Commit more reasonably trivial config updates
manual, no module here
This commit is contained in:
parent
14c61444ad
commit
d0d685cac0
18 changed files with 103 additions and 295 deletions
|
@ -1,4 +1,4 @@
|
|||
uuid: 7e72b6fd-15d1-4e69-8df1-f531eb5d6dbd
|
||||
uuid: bbacab11-36f5-49e2-a4b6-d7edbffb5ab8
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
|
@ -44,8 +44,8 @@ items:
|
|||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.paragraph.storyline_item.field_text
|
||||
- field.field.paragraph.storyline_item.field_storyline_heading
|
||||
- field.field.paragraph.storyline_item.field_text
|
||||
- paragraphs.paragraphs_type.storyline_item
|
||||
module:
|
||||
- text
|
||||
|
@ -54,14 +54,6 @@ items:
|
|||
bundle: storyline_item
|
||||
mode: default
|
||||
content:
|
||||
field_text:
|
||||
weight: 1
|
||||
settings:
|
||||
rows: 5
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
type: text_textarea
|
||||
region: content
|
||||
field_storyline_heading:
|
||||
weight: 0
|
||||
settings:
|
||||
|
@ -70,6 +62,14 @@ items:
|
|||
third_party_settings: { }
|
||||
type: string_textfield
|
||||
region: content
|
||||
field_text:
|
||||
weight: 1
|
||||
settings:
|
||||
rows: 5
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
type: text_textarea
|
||||
region: content
|
||||
hidden:
|
||||
created: true
|
||||
status: true
|
||||
|
@ -106,8 +106,8 @@ items:
|
|||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.paragraph.storyline_item.field_text
|
||||
- field.field.paragraph.storyline_item.field_storyline_heading
|
||||
- field.field.paragraph.storyline_item.field_text
|
||||
- paragraphs.paragraphs_type.storyline_item
|
||||
module:
|
||||
- field_group
|
||||
|
@ -137,13 +137,6 @@ items:
|
|||
bundle: storyline_item
|
||||
mode: default
|
||||
content:
|
||||
field_text:
|
||||
weight: 2
|
||||
label: visually_hidden
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
type: text_default
|
||||
region: content
|
||||
field_storyline_heading:
|
||||
weight: 1
|
||||
label: visually_hidden
|
||||
|
@ -152,6 +145,13 @@ items:
|
|||
third_party_settings: { }
|
||||
type: string
|
||||
region: content
|
||||
field_text:
|
||||
weight: 2
|
||||
label: visually_hidden
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
type: text_default
|
||||
region: content
|
||||
hidden: { }
|
||||
-
|
||||
collection: ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue