Move config out of redundant sync directory
This commit is contained in:
parent
a83fc897c7
commit
b1b12e0505
1372 changed files with 0 additions and 0 deletions
70
config/core.entity_view_display.paragraph.title.default.yml
Normal file
70
config/core.entity_view_display.paragraph.title.default.yml
Normal file
|
@ -0,0 +1,70 @@
|
|||
uuid: e7066bcc-767c-4a92-9a46-f0eecb39effb
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.paragraph.title.field_image
|
||||
- field.field.paragraph.title.field_style_classes
|
||||
- field.field.paragraph.title.field_style_color
|
||||
- field.field.paragraph.title.field_style_titlebar
|
||||
- field.field.paragraph.title.field_subtitle
|
||||
- field.field.paragraph.title.field_title
|
||||
- image.style.max_650x650
|
||||
- paragraphs.paragraphs_type.title
|
||||
module:
|
||||
- image
|
||||
- options
|
||||
- text
|
||||
id: paragraph.title.default
|
||||
targetEntityType: paragraph
|
||||
bundle: title
|
||||
mode: default
|
||||
content:
|
||||
field_image:
|
||||
weight: 2
|
||||
label: hidden
|
||||
settings:
|
||||
image_style: max_650x650
|
||||
image_link: ''
|
||||
third_party_settings: { }
|
||||
type: image
|
||||
region: content
|
||||
field_style_classes:
|
||||
weight: 5
|
||||
label: hidden
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
type: list_key
|
||||
region: content
|
||||
field_style_color:
|
||||
weight: 3
|
||||
label: hidden
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
type: list_key
|
||||
region: content
|
||||
field_style_titlebar:
|
||||
weight: 4
|
||||
label: hidden
|
||||
settings:
|
||||
format: true-false
|
||||
format_custom_true: ''
|
||||
format_custom_false: ''
|
||||
third_party_settings: { }
|
||||
type: boolean
|
||||
region: content
|
||||
field_subtitle:
|
||||
weight: 1
|
||||
label: hidden
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
type: text_default
|
||||
region: content
|
||||
field_title:
|
||||
weight: 0
|
||||
label: hidden
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
type: text_default
|
||||
region: content
|
||||
hidden: { }
|
Loading…
Add table
Add a link
Reference in a new issue