Skip to content

Commit

Permalink
Merge commit 'a14c065e27b7024dcd98044df2898f1467d90e1d' into 2.x
Browse files Browse the repository at this point in the history
  • Loading branch information
pookmish committed Jan 25, 2024
2 parents f69299a + a14c065 commit a140245
Show file tree
Hide file tree
Showing 22 changed files with 93 additions and 48 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -721,7 +721,7 @@ settings:
schema_description: 'GraphQL Compose'
schema_version: '1'
simple_queries: true
simple_unions: true
simple_unions: false
site_name: true
site_slogan: false
site_front: true
Expand All @@ -730,3 +730,4 @@ settings:
inflector_langcode: en
inflector_singularize: true
custom: { }
edge_max_limit: 100
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ third_party_settings:
- su_shared_tags
default_filter:
'filter:status': '1'
page_limit: 50
page_limit: 500
id: node--stanford_course
disabled: false
path: node/stanford_course
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ third_party_settings:
- sul_event__image.field_media_image
default_filter:
'filter:status': '1'
page_limit: 50
page_limit: 500
id: node--stanford_event
disabled: false
path: node/stanford_event
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ third_party_settings:
- su_shared_tags
default_filter:
'filter:status': '1'
page_limit: 50
page_limit: 500
id: node--stanford_event_series
disabled: false
path: node/stanford_event_series
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ third_party_settings:
- su_shared_tags
default_filter:
'filter:status': '1'
page_limit: 50
page_limit: 500
id: node--stanford_news
disabled: false
path: node/stanford_news
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ third_party_settings:
- su_page_image.field_media_image
default_filter:
'filter:status': '1'
page_limit: 50
page_limit: 500
id: node--stanford_page
disabled: false
path: node/stanford_page
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ third_party_settings:
- su_shared_tags
default_filter:
'filter:status': '1'
page_limit: 50
page_limit: 500
id: node--stanford_person
disabled: false
path: node/stanford_person
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,11 @@ dependencies:
- jsonapi_defaults
third_party_settings:
jsonapi_defaults:
page_limit: 50
default_include:
- su_policy_changelog
default_filter:
'filter:status': '1'
page_limit: 500
id: node--stanford_policy
disabled: false
path: node/stanford_policy
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ third_party_settings:
- su_shared_tags
default_filter:
'filter:status': '1'
page_limit: 50
page_limit: 500
id: node--stanford_publication
disabled: false
path: node/stanford_publication
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dependencies:
- redirect
third_party_settings:
jsonapi_defaults:
page_limit: 50
page_limit: 500
id: redirect--redirect
disabled: false
path: redirect/redirect
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ dependencies:
module:
- node
- search_api
- stanford_profile_helper
id: algolia_search
name: 'Algolia Search'
description: ''
Expand Down Expand Up @@ -155,11 +154,11 @@ processor_settings:
custom_value: { }
entity_status: { }
entity_type: { }
language_with_fallback: { }
remove_tags:
html_filter:
weights:
preprocess_index: 0
all_fields: 1
preprocess_index: -15
preprocess_query: -15
all_fields: true
fields:
- byline
- dek
Expand All @@ -176,12 +175,10 @@ processor_settings:
- title
- type
- url
tags:
- div
- span
- picture
- source
- br
title: false
alt: false
tags: { }
language_with_fallback: { }
rendered_item: { }
tracker_settings:
default:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -610,9 +610,9 @@ display:
- 'config:field.storage.paragraph.su_banner_image'
basic_page_type_list_graphql:
id: basic_page_type_list_graphql
display_title: '- Default List -: GraphQL'
display_title: 'GraphQL: - Default List -'
display_plugin: graphql
position: 1
position: 99
display_options:
pager:
type: some
Expand Down Expand Up @@ -675,9 +675,9 @@ display:
- 'config:field.storage.paragraph.su_banner_image'
viewfield_block_1_graphql:
id: viewfield_block_1_graphql
display_title: 'Card Grid: GraphQL'
display_title: 'GraphQL: Card Grid'
display_plugin: graphql
position: 2
position: 99
display_options:
pager:
type: some
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1410,9 +1410,9 @@ display:
- 'config:field.storage.node.su_course_subject'
default_list_viewfield_block_graphql:
id: default_list_viewfield_block_graphql
display_title: '- Default List View -: GraphQL'
display_title: 'GraphQL: - Default List View -'
display_plugin: graphql
position: 1
position: 99
display_options:
fields:
su_course_subject:
Expand Down Expand Up @@ -3296,9 +3296,9 @@ display:
- 'config:field.storage.node.su_course_subject'
vertical_teaser_viewfield_block_graphql:
id: vertical_teaser_viewfield_block_graphql
display_title: 'Card Grid: GraphQL'
display_title: 'GraphQL: Card Grid'
display_plugin: graphql
position: 1
position: 99
display_options:
fields:
su_course_subject:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -959,9 +959,9 @@ display:
tags: { }
cards_graphql:
id: cards_graphql
display_title: 'Card Grid: GraphQL'
display_title: 'GraphQL: Card Grid'
display_plugin: graphql
position: 2
position: 99
display_options:
fields:
title:
Expand Down Expand Up @@ -3335,9 +3335,9 @@ display:
- 'config:field.storage.node.su_event_type'
list_page_graphql:
id: list_page_graphql
display_title: '- Default List -: GraphQL'
display_title: 'GraphQL: - Default List -'
display_plugin: graphql
position: 1
position: 99
display_options:
fields:
view_node:
Expand Down Expand Up @@ -6334,9 +6334,9 @@ display:
- 'config:field.storage.node.su_event_type'
past_events_list_block_graphql:
id: past_events_list_block_graphql
display_title: 'Past Events List: GraphQL'
display_title: 'GraphQL: Past Events List'
display_plugin: graphql
position: 6
position: 99
display_options:
title: 'Past Events'
fields:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -923,9 +923,9 @@ display:
- 'config:field.storage.node.su_news_topics'
block_1_graphql:
id: block_1_graphql
display_title: '- Default List -: GraphQL 2'
display_title: 'GraphQL: - Default List -'
display_plugin: graphql
position: 1
position: 9
display_options:
pager:
type: some
Expand Down Expand Up @@ -1621,9 +1621,9 @@ display:
- 'config:field.storage.node.su_news_topics'
vertical_cards_graphql:
id: vertical_cards_graphql
display_title: 'Card Grid: GraphQL'
display_title: 'GraphQL: Card Grid'
display_plugin: graphql
position: 3
position: 99
display_options:
pager:
type: some
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -951,9 +951,9 @@ display:
- 'config:field.storage.node.su_person_short_title'
grid_list_all_graphql:
id: grid_list_all_graphql
display_title: 'Grid: GraphQL'
display_title: 'GraphQL: Grid'
display_plugin: graphql
position: 1
position: 99
display_options:
fields:
view_node:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -514,9 +514,9 @@ display:
- 'config:field.storage.node.su_publication_citation'
apa_list_graphql:
id: apa_list_graphql
display_title: 'APA List: GraphQL'
display_title: 'GraphQL: APA List'
display_plugin: graphql
position: 1
position: 99
display_options:
fields:
title:
Expand Down Expand Up @@ -984,9 +984,9 @@ display:
- 'config:field.storage.node.su_publication_citation'
chicago_list_graphql:
id: chicago_list_graphql
display_title: 'Chicago List: GraphQL'
display_title: 'GraphQL: Chicago List'
display_plugin: graphql
position: 2
position: 99
display_options:
fields:
title:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -295,9 +295,9 @@ display:
tags: { }
card_grid_graphql:
id: card_grid_graphql
display_title: 'Card Grid: GraphQL'
display_title: 'GraphQL: Card Grid'
display_plugin: graphql
position: 1
position: 99
display_options:
pager:
type: some
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
'filter-menu/index',
'hero/index',
'link/index.scss',
'local-footer/index',
'lockup/index',
'masthead/index',
'multi-menu/index',
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
@charset "UTF-8";

.su-local-footer {
.su-local-footer__social-google {
i {
&::before {
content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='20' width='20' viewBox='0 0 512 512'%3E%3C!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2023 Fonticons, Inc.--%3E%3Cpath d='M390.9 298.5c0 0 0 .1 .1 .1c9.2 19.4 14.4 41.1 14.4 64C405.3 445.1 338.5 512 256 512s-149.3-66.9-149.3-149.3c0-22.9 5.2-44.6 14.4-64h0c1.7-3.6 3.6-7.2 5.6-10.7c4.4-7.6 9.4-14.7 15-21.3c27.4-32.6 68.5-53.3 114.4-53.3c33.6 0 64.6 11.1 89.6 29.9c9.1 6.9 17.4 14.7 24.8 23.5c5.6 6.6 10.6 13.8 15 21.3c2 3.4 3.8 7 5.5 10.5zm26.4-18.8c-30.1-58.4-91-98.4-161.3-98.4s-131.2 40-161.3 98.4L0 202.7 256 0 512 202.7l-94.7 77.1z'/%3E%3C/svg%3E");
}
}

&:hover,
&:focus {
i {
&::before {
content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='20' width='20' viewBox='0 0 512 512'%3E%3C!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2023 Fonticons, Inc.--%3E%3Cpath fill='%234285f4' d='M390.9 298.5c0 0 0 .1 .1 .1c9.2 19.4 14.4 41.1 14.4 64C405.3 445.1 338.5 512 256 512s-149.3-66.9-149.3-149.3c0-22.9 5.2-44.6 14.4-64h0c1.7-3.6 3.6-7.2 5.6-10.7c4.4-7.6 9.4-14.7 15-21.3c27.4-32.6 68.5-53.3 114.4-53.3c33.6 0 64.6 11.1 89.6 29.9c9.1 6.9 17.4 14.7 24.8 23.5c5.6 6.6 10.6 13.8 15 21.3c2 3.4 3.8 7 5.5 10.5zm26.4-18.8c-30.1-58.4-91-98.4-161.3-98.4s-131.2 40-161.3 98.4L0 202.7 256 0 512 202.7l-94.7 77.1z'/%3E%3C/svg%3E");
}
}
}
}

.su-local-footer__social-mastodon {
i {
&::before {
content: fa-content($fa-var-mastodon);
}
}

&:hover,
&:focus {
i {
&::before {
color: #6364ff;
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
@charset "UTF-8";

// Local Footer Roll Up

@import 'local-footer';

0 comments on commit a140245

Please sign in to comment.