diff --git a/config/sync/field.field.paragraph.title.field_style_titlebar.yml b/config/sync/field.field.paragraph.title.field_style_titlebar.yml new file mode 100644 index 0000000..9575d6a --- /dev/null +++ b/config/sync/field.field.paragraph.title.field_style_titlebar.yml @@ -0,0 +1,23 @@ +uuid: 5e6848cc-9b1b-40bb-b774-2c086fae0e74 +langcode: en +status: true +dependencies: + config: + - field.storage.paragraph.field_style_titlebar + - paragraphs.paragraphs_type.title +id: paragraph.title.field_style_titlebar +field_name: field_style_titlebar +entity_type: paragraph +bundle: title +label: Titlebar +description: '' +required: false +translatable: false +default_value: + - + value: 0 +default_value_callback: '' +settings: + on_label: Titlebar + off_label: Normal +field_type: boolean diff --git a/config/sync/field.storage.paragraph.field_style_titlebar.yml b/config/sync/field.storage.paragraph.field_style_titlebar.yml new file mode 100644 index 0000000..9609fea --- /dev/null +++ b/config/sync/field.storage.paragraph.field_style_titlebar.yml @@ -0,0 +1,18 @@ +uuid: be14b062-f74f-4c37-a7ad-50ab9fc656a8 +langcode: en +status: true +dependencies: + module: + - paragraphs +id: paragraph.field_style_titlebar +field_name: field_style_titlebar +entity_type: paragraph +type: boolean +settings: { } +module: core +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false