-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SHS-5783 / SHS-5784: New Well Color for Collections (#1602)
* SHS-5783 / SHS-5784: New Well Color for Collections.
- Loading branch information
1 parent
c63d7d9
commit 0d3d408
Showing
17 changed files
with
365 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
21 changes: 21 additions & 0 deletions
21
config/default/field.field.paragraph.hs_collection.field_bg_color.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
uuid: 2a241d22-0159-4439-aa6f-434d0341c046 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- field.storage.paragraph.field_bg_color | ||
- paragraphs.paragraphs_type.hs_collection | ||
module: | ||
- options | ||
id: paragraph.hs_collection.field_bg_color | ||
field_name: field_bg_color | ||
entity_type: paragraph | ||
bundle: hs_collection | ||
label: 'Background Color' | ||
description: '' | ||
required: false | ||
translatable: false | ||
default_value: { } | ||
default_value_callback: '' | ||
settings: { } | ||
field_type: list_string |
23 changes: 23 additions & 0 deletions
23
config/default/field.field.paragraph.hs_collection.field_bg_color_width.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
uuid: effb83c1-a510-4d17-9b89-31f6a0d11851 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- field.storage.paragraph.field_bg_color_width | ||
- paragraphs.paragraphs_type.hs_collection | ||
module: | ||
- options | ||
id: paragraph.hs_collection.field_bg_color_width | ||
field_name: field_bg_color_width | ||
entity_type: paragraph | ||
bundle: hs_collection | ||
label: 'Background Color Width' | ||
description: 'Applies when the page is full width. If the page includes a sidebar, this option will have no effect.' | ||
required: true | ||
translatable: false | ||
default_value: | ||
- | ||
value: limited_width | ||
default_value_callback: '' | ||
settings: { } | ||
field_type: list_string |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
21 changes: 21 additions & 0 deletions
21
config/default/field.field.paragraph.hs_priv_collection.field_bg_color.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
uuid: 89c1b85c-1ef0-43ef-a2ab-eeceb15134f0 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- field.storage.paragraph.field_bg_color | ||
- paragraphs.paragraphs_type.hs_priv_collection | ||
module: | ||
- options | ||
id: paragraph.hs_priv_collection.field_bg_color | ||
field_name: field_bg_color | ||
entity_type: paragraph | ||
bundle: hs_priv_collection | ||
label: 'Background Color' | ||
description: '' | ||
required: false | ||
translatable: false | ||
default_value: { } | ||
default_value_callback: '' | ||
settings: { } | ||
field_type: list_string |
23 changes: 23 additions & 0 deletions
23
config/default/field.field.paragraph.hs_priv_collection.field_bg_color_width.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
uuid: bab9dad4-f614-4614-93f2-eb4759eec937 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- field.storage.paragraph.field_bg_color_width | ||
- paragraphs.paragraphs_type.hs_priv_collection | ||
module: | ||
- options | ||
id: paragraph.hs_priv_collection.field_bg_color_width | ||
field_name: field_bg_color_width | ||
entity_type: paragraph | ||
bundle: hs_priv_collection | ||
label: 'Background Color Width' | ||
description: '' | ||
required: true | ||
translatable: false | ||
default_value: | ||
- | ||
value: limited_width | ||
default_value_callback: '' | ||
settings: { } | ||
field_type: list_string |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
uuid: cc813eb4-7606-4f27-a606-5b0b66e8392d | ||
langcode: en | ||
status: true | ||
dependencies: | ||
module: | ||
- options | ||
- paragraphs | ||
id: paragraph.field_bg_color | ||
field_name: field_bg_color | ||
entity_type: paragraph | ||
type: list_string | ||
settings: | ||
allowed_values: | ||
- | ||
value: default | ||
label: Default | ||
- | ||
value: gray | ||
label: Gray | ||
- | ||
value: light | ||
label: Light | ||
allowed_values_function: '' | ||
module: options | ||
locked: false | ||
cardinality: 1 | ||
translatable: true | ||
indexes: { } | ||
persist_with_no_fields: false | ||
custom_storage: false |
27 changes: 27 additions & 0 deletions
27
config/default/field.storage.paragraph.field_bg_color_width.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
uuid: 991866bb-70d0-40fd-9853-e86b75a29218 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
module: | ||
- options | ||
- paragraphs | ||
id: paragraph.field_bg_color_width | ||
field_name: field_bg_color_width | ||
entity_type: paragraph | ||
type: list_string | ||
settings: | ||
allowed_values: | ||
- | ||
value: limited_width | ||
label: 'Limited Width' | ||
- | ||
value: full_width | ||
label: 'Full Width' | ||
allowed_values_function: '' | ||
module: options | ||
locked: false | ||
cardinality: 1 | ||
translatable: true | ||
indexes: { } | ||
persist_with_no_fields: false | ||
custom_storage: false |
Oops, something went wrong.