Skip to content

Commit d156a0e

Browse files
authored
4.16.0
4.16.0
2 parents cc8ccec + 437978d commit d156a0e

30 files changed

+903
-330
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,30 @@ All notable changes to this project will be documented in this file.
77
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
88
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
99

10+
## [4.16.0] Bouldering - 2025-12-16
11+
12+
### Added
13+
115436cc0 Sustainability Accelerator home page changes; new Content Grid paragraph type and fields (#712)
14+
15+
### Changed
16+
115436cc0 Sustainability Accelerator home page changes; new Content Grid paragraph type and fields (#712)
17+
18+
### Deprecated
19+
None.
20+
21+
### Removed
22+
None.
23+
24+
### Fixed
25+
None.
26+
27+
### Security
28+
None.
29+
30+
### Maintenance
31+
None.
32+
33+
1034
## [4.15.0] Bootes - 2025-12-03
1135

1236
### Added
Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
uuid: f0158943-8bf7-4782-ba11-79a713f67249
2+
langcode: en
3+
status: true
4+
dependencies:
5+
config:
6+
- field.field.paragraph.content_grid.su_content_grid_items
7+
- field.field.paragraph.content_grid.su_entity_button
8+
- paragraphs.paragraphs_type.content_grid
9+
module:
10+
- link
11+
- paragraphs
12+
id: paragraph.content_grid.default
13+
targetEntityType: paragraph
14+
bundle: content_grid
15+
mode: default
16+
content:
17+
su_content_grid_items:
18+
type: paragraphs
19+
weight: 5
20+
region: content
21+
settings:
22+
title: Paragraph
23+
title_plural: Paragraphs
24+
edit_mode: open
25+
closed_mode: summary
26+
autocollapse: none
27+
closed_mode_threshold: 0
28+
add_mode: dropdown
29+
form_display_mode: default
30+
default_paragraph_type: ''
31+
features:
32+
collapse_edit_all: collapse_edit_all
33+
duplicate: duplicate
34+
third_party_settings: { }
35+
su_entity_button:
36+
type: link_default
37+
weight: 4
38+
region: content
39+
settings:
40+
placeholder_url: ''
41+
placeholder_title: ''
42+
third_party_settings: { }
43+
hidden:
44+
created: true
45+
status: true
Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
uuid: 210dc37f-5c05-4348-86f3-6650648e1e72
2+
langcode: en
3+
status: true
4+
dependencies:
5+
config:
6+
- field.field.paragraph.content_grid_item.su_entity_button
7+
- field.field.paragraph.content_grid_item.su_image
8+
- field.field.paragraph.content_grid_item.su_title
9+
- paragraphs.paragraphs_type.content_grid_item
10+
module:
11+
- link
12+
- media_library
13+
id: paragraph.content_grid_item.default
14+
targetEntityType: paragraph
15+
bundle: content_grid_item
16+
mode: default
17+
content:
18+
su_entity_button:
19+
type: link_default
20+
weight: 4
21+
region: content
22+
settings:
23+
placeholder_url: ''
24+
placeholder_title: ''
25+
third_party_settings: { }
26+
su_image:
27+
type: media_library_widget
28+
weight: 1
29+
region: content
30+
settings:
31+
media_types: { }
32+
third_party_settings: { }
33+
su_title:
34+
type: string_textfield
35+
weight: 0
36+
region: content
37+
settings:
38+
size: 60
39+
placeholder: ''
40+
third_party_settings: { }
41+
hidden:
42+
created: true
43+
status: true
Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
uuid: 6f0f1048-909e-4af2-b327-eac21b484628
2+
langcode: en
3+
status: true
4+
dependencies:
5+
config:
6+
- field.field.paragraph.content_grid.su_content_grid_items
7+
- field.field.paragraph.content_grid.su_entity_button
8+
- paragraphs.paragraphs_type.content_grid
9+
module:
10+
- element_class_formatter
11+
- entity_reference_revisions
12+
- field_formatter_class
13+
id: paragraph.content_grid.default
14+
targetEntityType: paragraph
15+
bundle: content_grid
16+
mode: default
17+
content:
18+
su_content_grid_items:
19+
type: entity_reference_revisions_entity_view
20+
label: above
21+
settings:
22+
view_mode: default
23+
link: ''
24+
third_party_settings: { }
25+
weight: 4
26+
region: content
27+
su_entity_button:
28+
type: link_class
29+
label: hidden
30+
settings:
31+
class: su-button
32+
trim_length: 80
33+
url_only: false
34+
url_plain: false
35+
rel: '0'
36+
target: '0'
37+
third_party_settings:
38+
field_formatter_class:
39+
class: ''
40+
weight: 3
41+
region: content
42+
hidden:
43+
search_api_excerpt: true
Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
uuid: 9435fac8-24b5-4a71-becf-ed21acd455f7
2+
langcode: en
3+
status: true
4+
dependencies:
5+
config:
6+
- field.field.paragraph.content_grid_item.su_entity_button
7+
- field.field.paragraph.content_grid_item.su_image
8+
- field.field.paragraph.content_grid_item.su_title
9+
- paragraphs.paragraphs_type.content_grid_item
10+
module:
11+
- element_class_formatter
12+
- field_formatter_class
13+
id: paragraph.content_grid_item.default
14+
targetEntityType: paragraph
15+
bundle: content_grid_item
16+
mode: default
17+
content:
18+
su_entity_button:
19+
type: link_class
20+
label: hidden
21+
settings:
22+
class: su-button
23+
trim_length: 80
24+
url_only: false
25+
url_plain: false
26+
rel: '0'
27+
target: '0'
28+
third_party_settings:
29+
field_formatter_class:
30+
class: ''
31+
weight: 3
32+
region: content
33+
su_image:
34+
type: entity_reference_entity_view
35+
label: above
36+
settings:
37+
view_mode: default
38+
link: false
39+
third_party_settings: { }
40+
weight: 1
41+
region: content
42+
su_title:
43+
type: string
44+
label: above
45+
settings:
46+
link_to_entity: false
47+
third_party_settings: { }
48+
weight: 0
49+
region: content
50+
hidden:
51+
search_api_excerpt: true

docroot/profiles/sdss/sdss_profile/config/sync/field.field.node.stanford_page.su_page_components.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ dependencies:
2222
- paragraphs.paragraphs_type.su_departments_slider
2323
- paragraphs.paragraphs_type.su_horizontal_bar
2424
- paragraphs.paragraphs_type.su_header_with_link
25+
- paragraphs.paragraphs_type.content_grid
2526
module:
2627
- entity_reference_revisions
2728
id: node.stanford_page.su_page_components
@@ -55,11 +56,15 @@ settings:
5556
su_departments_slider: su_departments_slider
5657
su_horizontal_bar: su_horizontal_bar
5758
su_header_with_link: su_header_with_link
59+
content_grid: content_grid
5860
negate: 0
5961
target_bundles_drag_drop:
6062
callout_quote:
6163
weight: -23
6264
enabled: false
65+
content_grid:
66+
weight: -19
67+
enabled: true
6368
editorial_sidebar:
6469
weight: -22
6570
enabled: false
Lines changed: 106 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,106 @@
1+
uuid: 6955addf-5e53-4890-9d7d-a79bc476f020
2+
langcode: en
3+
status: true
4+
dependencies:
5+
config:
6+
- field.storage.paragraph.su_content_grid_items
7+
- paragraphs.paragraphs_type.content_grid
8+
- paragraphs.paragraphs_type.content_grid_item
9+
module:
10+
- entity_reference_revisions
11+
id: paragraph.content_grid.su_content_grid_items
12+
field_name: su_content_grid_items
13+
entity_type: paragraph
14+
bundle: content_grid
15+
label: 'Content Grid Items'
16+
description: ''
17+
required: false
18+
translatable: false
19+
default_value: { }
20+
default_value_callback: ''
21+
settings:
22+
handler: 'default:paragraph'
23+
handler_settings:
24+
target_bundles:
25+
content_grid_item: content_grid_item
26+
negate: 0
27+
target_bundles_drag_drop:
28+
callout_quote:
29+
weight: 27
30+
enabled: false
31+
content_grid:
32+
weight: 28
33+
enabled: false
34+
content_grid_item:
35+
weight: 29
36+
enabled: true
37+
editorial_sidebar:
38+
weight: 30
39+
enabled: false
40+
sdss_news_list_card:
41+
weight: 31
42+
enabled: false
43+
sdss_spotlight:
44+
weight: 32
45+
enabled: false
46+
stanford_accordion:
47+
weight: 33
48+
enabled: false
49+
stanford_banner:
50+
weight: 34
51+
enabled: false
52+
stanford_card:
53+
weight: 35
54+
enabled: false
55+
stanford_entity:
56+
weight: 36
57+
enabled: false
58+
stanford_faq:
59+
weight: 37
60+
enabled: false
61+
stanford_gallery:
62+
weight: 38
63+
enabled: false
64+
stanford_layout:
65+
weight: 39
66+
enabled: false
67+
stanford_lists:
68+
weight: 40
69+
enabled: false
70+
stanford_media_caption:
71+
weight: 41
72+
enabled: false
73+
stanford_person_cta:
74+
weight: 42
75+
enabled: false
76+
stanford_schedule:
77+
weight: 43
78+
enabled: false
79+
stanford_spacer:
80+
weight: 44
81+
enabled: false
82+
stanford_wysiwyg:
83+
weight: 45
84+
enabled: false
85+
su_departments_slide:
86+
weight: 46
87+
enabled: false
88+
su_departments_slider:
89+
weight: 47
90+
enabled: false
91+
su_header_with_link:
92+
weight: 48
93+
enabled: false
94+
su_horizontal_bar:
95+
weight: 49
96+
enabled: false
97+
su_image_cta:
98+
weight: 50
99+
enabled: false
100+
su_pinned_background_section:
101+
weight: 51
102+
enabled: false
103+
su_pinned_background_slide:
104+
weight: 52
105+
enabled: false
106+
field_type: entity_reference_revisions
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
uuid: 3de747bc-c96a-467f-9cd5-8c8c2f923d5f
2+
langcode: en
3+
status: true
4+
dependencies:
5+
config:
6+
- field.storage.paragraph.su_entity_button
7+
- paragraphs.paragraphs_type.content_grid
8+
module:
9+
- link
10+
id: paragraph.content_grid.su_entity_button
11+
field_name: su_entity_button
12+
entity_type: paragraph
13+
bundle: content_grid
14+
label: 'View All'
15+
description: 'This button will appear below the content items.'
16+
required: false
17+
translatable: false
18+
default_value: { }
19+
default_value_callback: ''
20+
settings:
21+
title: 1
22+
link_type: 17
23+
field_type: link
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
uuid: 9095f8c5-22c7-41e0-8b9a-7d79c8bce147
2+
langcode: en
3+
status: true
4+
dependencies:
5+
config:
6+
- field.storage.paragraph.su_entity_button
7+
- paragraphs.paragraphs_type.content_grid_item
8+
module:
9+
- link
10+
id: paragraph.content_grid_item.su_entity_button
11+
field_name: su_entity_button
12+
entity_type: paragraph
13+
bundle: content_grid_item
14+
label: Button
15+
description: 'This button will appear below the content items.'
16+
required: false
17+
translatable: false
18+
default_value: { }
19+
default_value_callback: ''
20+
settings:
21+
title: 1
22+
link_type: 17
23+
field_type: link

0 commit comments

Comments
 (0)