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,94 @@
|
|||
uuid: 1f9e3a92-8cf1-471f-a11b-50e1d6bd1332
|
||||
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
|
||||
- media_library
|
||||
- paragraphs
|
||||
- paragraphs_features
|
||||
id: paragraph.hero_wrapper.default
|
||||
targetEntityType: paragraph
|
||||
bundle: hero_wrapper
|
||||
mode: default
|
||||
content:
|
||||
field_background_color:
|
||||
type: color_field_widget_box
|
||||
weight: 9
|
||||
region: content
|
||||
settings:
|
||||
default_colors: '#26599b,#3276cf,#193b68,#4ec6b0,#3db5a0,#47a191,#9b6187,#823a69,#622c4f,#ec623b,#db512a,#ca4019,#0d1e34,#e4e5e7,#ffffff,#cbc219,#bab108,#a59e20'
|
||||
third_party_settings: { }
|
||||
field_hero_content_direction:
|
||||
type: boolean_checkbox
|
||||
weight: 6
|
||||
region: content
|
||||
settings:
|
||||
display_label: true
|
||||
third_party_settings: { }
|
||||
field_hero_height:
|
||||
type: string_textfield
|
||||
weight: 5
|
||||
region: content
|
||||
settings:
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
field_hero_image:
|
||||
type: media_library_widget
|
||||
weight: 4
|
||||
region: content
|
||||
settings:
|
||||
media_types: { }
|
||||
third_party_settings: { }
|
||||
field_image_use:
|
||||
type: options_select
|
||||
weight: 7
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
field_paragraphs:
|
||||
type: paragraphs
|
||||
weight: 0
|
||||
region: content
|
||||
settings:
|
||||
title: Paragraph
|
||||
title_plural: Paragraphs
|
||||
edit_mode: open
|
||||
closed_mode: summary
|
||||
autocollapse: none
|
||||
closed_mode_threshold: 0
|
||||
add_mode: button
|
||||
form_display_mode: default
|
||||
default_paragraph_type: text
|
||||
features:
|
||||
add_above: add_above
|
||||
collapse_edit_all: collapse_edit_all
|
||||
convert: '0'
|
||||
duplicate: duplicate
|
||||
third_party_settings:
|
||||
paragraphs_features:
|
||||
add_in_between: false
|
||||
add_in_between_link_count: 3
|
||||
delete_confirmation: false
|
||||
show_drag_and_drop: true
|
||||
show_collapse_all: true
|
||||
field_text_color:
|
||||
type: color_field_widget_box
|
||||
weight: 8
|
||||
region: content
|
||||
settings:
|
||||
default_colors: '#26599b,#3276cf,#193b68,#4ec6b0,#3db5a0,#47a191,#9b6187,#823a69,#622c4f,#ec623b,#db512a,#ca4019,#0d1e34,#e4e5e7,#ffffff,#cbc219,#bab108,#a59e20'
|
||||
third_party_settings: { }
|
||||
hidden:
|
||||
created: true
|
||||
status: true
|
||||
Loading…
Add table
Add a link
Reference in a new issue