-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
VOTE-3125 add shared fields to state display content block type (#1102)
- Loading branch information
1 parent
4153438
commit 9e17211
Showing
8 changed files
with
176 additions
and
2 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
19 changes: 19 additions & 0 deletions
19
config/sync/field.field.block_content.state_display_content.field_last_updated_label.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,19 @@ | ||
uuid: 0b24ffb5-0c11-477e-a9ed-3f8b0f3b442c | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- block_content.type.state_display_content | ||
- field.storage.block_content.field_last_updated_label | ||
id: block_content.state_display_content.field_last_updated_label | ||
field_name: field_last_updated_label | ||
entity_type: block_content | ||
bundle: state_display_content | ||
label: 'Last updated label' | ||
description: '' | ||
required: true | ||
translatable: true | ||
default_value: { } | ||
default_value_callback: '' | ||
settings: { } | ||
field_type: string |
19 changes: 19 additions & 0 deletions
19
config/sync/field.field.block_content.state_display_content.field_postmarked_mail_text.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,19 @@ | ||
uuid: 9a77ea9d-df6f-40dd-a798-91adf1dc7e54 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- block_content.type.state_display_content | ||
- field.storage.block_content.field_postmarked_mail_text | ||
id: block_content.state_display_content.field_postmarked_mail_text | ||
field_name: field_postmarked_mail_text | ||
entity_type: block_content | ||
bundle: state_display_content | ||
label: 'Postmarked mail deadline text' | ||
description: 'Use the placeholder <strong>@date</strong> to insert the mail deadline date on the state page.' | ||
required: true | ||
translatable: true | ||
default_value: { } | ||
default_value_callback: '' | ||
settings: { } | ||
field_type: string |
19 changes: 19 additions & 0 deletions
19
config/sync/field.field.block_content.state_display_content.field_received_mail_text.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,19 @@ | ||
uuid: 947b7637-8aa7-4b0d-8250-c44688868374 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- block_content.type.state_display_content | ||
- field.storage.block_content.field_received_mail_text | ||
id: block_content.state_display_content.field_received_mail_text | ||
field_name: field_received_mail_text | ||
entity_type: block_content | ||
bundle: state_display_content | ||
label: 'Received mail deadline text' | ||
description: 'Use the placeholder <strong>@date</strong> to insert the mail deadline date on the state page.' | ||
required: true | ||
translatable: true | ||
default_value: { } | ||
default_value_callback: '' | ||
settings: { } | ||
field_type: string |
21 changes: 21 additions & 0 deletions
21
config/sync/field.storage.block_content.field_last_updated_label.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: dfb91ee4-5cea-4a07-8096-5d3a05881fef | ||
langcode: en | ||
status: true | ||
dependencies: | ||
module: | ||
- block_content | ||
id: block_content.field_last_updated_label | ||
field_name: field_last_updated_label | ||
entity_type: block_content | ||
type: string | ||
settings: | ||
max_length: 255 | ||
case_sensitive: false | ||
is_ascii: false | ||
module: core | ||
locked: false | ||
cardinality: 1 | ||
translatable: true | ||
indexes: { } | ||
persist_with_no_fields: false | ||
custom_storage: false |
21 changes: 21 additions & 0 deletions
21
config/sync/field.storage.block_content.field_postmarked_mail_text.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: be18e2bd-5a2f-40b4-8200-6700c6a4728a | ||
langcode: en | ||
status: true | ||
dependencies: | ||
module: | ||
- block_content | ||
id: block_content.field_postmarked_mail_text | ||
field_name: field_postmarked_mail_text | ||
entity_type: block_content | ||
type: string | ||
settings: | ||
max_length: 255 | ||
case_sensitive: false | ||
is_ascii: false | ||
module: core | ||
locked: false | ||
cardinality: 1 | ||
translatable: true | ||
indexes: { } | ||
persist_with_no_fields: false | ||
custom_storage: false |
21 changes: 21 additions & 0 deletions
21
config/sync/field.storage.block_content.field_received_mail_text.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: da92ce02-5efa-44dd-9c11-edff80d95c17 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
module: | ||
- block_content | ||
id: block_content.field_received_mail_text | ||
field_name: field_received_mail_text | ||
entity_type: block_content | ||
type: string | ||
settings: | ||
max_length: 255 | ||
case_sensitive: false | ||
is_ascii: false | ||
module: core | ||
locked: false | ||
cardinality: 1 | ||
translatable: true | ||
indexes: { } | ||
persist_with_no_fields: false | ||
custom_storage: false |