Hero paragraph and riff raff from live site
This commit is contained in:
parent
063b8a93a9
commit
9c659aec12
26 changed files with 944 additions and 1 deletions
|
|
@ -0,0 +1,85 @@
|
|||
uuid: 01127d4f-5222-4763-bb1c-30cb9ee42a2b
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.paragraph.hero_wrapper.field_background_color
|
||||
- field.field.paragraph.hero_wrapper.field_hero_content_direction
|
||||
- field.field.paragraph.hero_wrapper.field_hero_height
|
||||
- field.field.paragraph.hero_wrapper.field_hero_image
|
||||
- field.field.paragraph.hero_wrapper.field_image_use
|
||||
- field.field.paragraph.hero_wrapper.field_paragraphs
|
||||
- field.field.paragraph.hero_wrapper.field_text_color
|
||||
- paragraphs.paragraphs_type.hero_wrapper
|
||||
module:
|
||||
- color_field
|
||||
- entity_reference_revisions
|
||||
- options
|
||||
id: paragraph.hero_wrapper.default
|
||||
targetEntityType: paragraph
|
||||
bundle: hero_wrapper
|
||||
mode: default
|
||||
content:
|
||||
field_background_color:
|
||||
type: color_field_formatter_text
|
||||
label: hidden
|
||||
settings:
|
||||
format: hex
|
||||
opacity: true
|
||||
third_party_settings: { }
|
||||
weight: 9
|
||||
region: content
|
||||
field_hero_content_direction:
|
||||
type: boolean
|
||||
label: above
|
||||
settings:
|
||||
format: default
|
||||
format_custom_false: ''
|
||||
format_custom_true: ''
|
||||
third_party_settings: { }
|
||||
weight: 6
|
||||
region: content
|
||||
field_hero_height:
|
||||
type: string
|
||||
label: above
|
||||
settings:
|
||||
link_to_entity: false
|
||||
third_party_settings: { }
|
||||
weight: 5
|
||||
region: content
|
||||
field_hero_image:
|
||||
type: entity_reference_entity_view
|
||||
label: hidden
|
||||
settings:
|
||||
view_mode: full
|
||||
link: false
|
||||
third_party_settings: { }
|
||||
weight: 4
|
||||
region: content
|
||||
field_image_use:
|
||||
type: list_default
|
||||
label: above
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 7
|
||||
region: content
|
||||
field_paragraphs:
|
||||
type: entity_reference_revisions_entity_view
|
||||
label: above
|
||||
settings:
|
||||
view_mode: default
|
||||
link: ''
|
||||
third_party_settings: { }
|
||||
weight: 0
|
||||
region: content
|
||||
field_text_color:
|
||||
type: color_field_formatter_text
|
||||
label: hidden
|
||||
settings:
|
||||
format: hex
|
||||
opacity: true
|
||||
third_party_settings: { }
|
||||
weight: 8
|
||||
region: content
|
||||
hidden:
|
||||
search_api_excerpt: true
|
||||
Loading…
Add table
Add a link
Reference in a new issue