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
|
|
@ -42,6 +42,117 @@ items:
|
|||
label: 'Month day year'
|
||||
locked: false
|
||||
pattern: 'F j, Y'
|
||||
-
|
||||
collection: ''
|
||||
name: core.entity_form_display.media.image.default
|
||||
data:
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.media.image.field_media_image
|
||||
- image.style.media_library
|
||||
- media.type.image
|
||||
module:
|
||||
- image_widget_crop
|
||||
- path
|
||||
id: media.image.default
|
||||
targetEntityType: media
|
||||
bundle: image
|
||||
mode: default
|
||||
content:
|
||||
created:
|
||||
type: datetime_timestamp
|
||||
weight: 10
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
field_media_image:
|
||||
type: image_widget_crop
|
||||
weight: 0
|
||||
region: content
|
||||
settings:
|
||||
progress_indicator: throbber
|
||||
preview_image_style: media_library
|
||||
crop_preview_image_style: crop_thumbnail
|
||||
crop_list:
|
||||
- extra_wide_rectangle
|
||||
- wide_rectangle
|
||||
crop_types_required: { }
|
||||
warn_multiple_usages: true
|
||||
show_crop_area: false
|
||||
show_default_crop: true
|
||||
third_party_settings: { }
|
||||
path:
|
||||
type: path
|
||||
weight: 30
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
status:
|
||||
type: boolean_checkbox
|
||||
weight: 100
|
||||
region: content
|
||||
settings:
|
||||
display_label: true
|
||||
third_party_settings: { }
|
||||
uid:
|
||||
type: entity_reference_autocomplete
|
||||
weight: 5
|
||||
region: content
|
||||
settings:
|
||||
match_operator: CONTAINS
|
||||
match_limit: 10
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
hidden:
|
||||
name: true
|
||||
_core:
|
||||
default_config_hash: v5qWuH4sE0OlCxD1-nK7_3VpLAN3Doi1y05Hvl-7Zwk
|
||||
-
|
||||
collection: ''
|
||||
name: core.entity_form_display.media.image.media_library
|
||||
data:
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- core.entity_form_mode.media.media_library
|
||||
- field.field.media.image.field_media_image
|
||||
- image.style.media_library
|
||||
- media.type.image
|
||||
module:
|
||||
- image_widget_crop
|
||||
id: media.image.media_library
|
||||
targetEntityType: media
|
||||
bundle: image
|
||||
mode: media_library
|
||||
content:
|
||||
field_media_image:
|
||||
type: image_widget_crop
|
||||
weight: 1
|
||||
region: content
|
||||
settings:
|
||||
progress_indicator: throbber
|
||||
preview_image_style: media_library
|
||||
crop_preview_image_style: crop_thumbnail
|
||||
crop_list:
|
||||
- extra_wide_rectangle
|
||||
- wide_rectangle
|
||||
crop_types_required: { }
|
||||
warn_multiple_usages: true
|
||||
show_crop_area: false
|
||||
show_default_crop: true
|
||||
third_party_settings: { }
|
||||
hidden:
|
||||
created: true
|
||||
name: true
|
||||
path: true
|
||||
status: true
|
||||
uid: true
|
||||
_core:
|
||||
default_config_hash: wIK8DFl2IN-h0ibfi0dIjMcjCErV1qHMOTfENAHs7qw
|
||||
-
|
||||
collection: ''
|
||||
name: core.entity_form_display.paragraph.faq.default
|
||||
|
|
@ -278,6 +389,81 @@ items:
|
|||
created: true
|
||||
status: true
|
||||
uid: true
|
||||
-
|
||||
collection: ''
|
||||
name: core.entity_view_display.media.image.default
|
||||
data:
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.media.image.field_media_image
|
||||
- image.style.large
|
||||
- media.type.image
|
||||
module:
|
||||
- image
|
||||
id: media.image.default
|
||||
targetEntityType: media
|
||||
bundle: image
|
||||
mode: default
|
||||
content:
|
||||
field_media_image:
|
||||
type: image
|
||||
label: hidden
|
||||
settings:
|
||||
image_link: ''
|
||||
image_style: large
|
||||
image_loading:
|
||||
attribute: lazy
|
||||
third_party_settings: { }
|
||||
weight: 1
|
||||
region: content
|
||||
hidden:
|
||||
created: true
|
||||
name: true
|
||||
search_api_excerpt: true
|
||||
thumbnail: true
|
||||
uid: true
|
||||
_core:
|
||||
default_config_hash: O6cONwdUd3G9aEefXjJt9-jzCgj-UeIbUVr70hc8L7Y
|
||||
-
|
||||
collection: ''
|
||||
name: core.entity_view_display.media.image.media_library
|
||||
data:
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- core.entity_view_mode.media.media_library
|
||||
- field.field.media.image.field_media_image
|
||||
- image.style.medium
|
||||
- media.type.image
|
||||
module:
|
||||
- image
|
||||
id: media.image.media_library
|
||||
targetEntityType: media
|
||||
bundle: image
|
||||
mode: media_library
|
||||
content:
|
||||
thumbnail:
|
||||
type: image
|
||||
label: hidden
|
||||
settings:
|
||||
image_style: medium
|
||||
image_link: ''
|
||||
image_loading:
|
||||
attribute: lazy
|
||||
third_party_settings: { }
|
||||
weight: 0
|
||||
region: content
|
||||
hidden:
|
||||
created: true
|
||||
field_media_image: true
|
||||
name: true
|
||||
search_api_excerpt: true
|
||||
uid: true
|
||||
_core:
|
||||
default_config_hash: YMZYbnh33BQJRLbrQ3jWBetF1pUdG9gOA7dGUBoiDeg
|
||||
-
|
||||
collection: ''
|
||||
name: core.entity_view_display.paragraph.faq.default
|
||||
|
|
@ -698,6 +884,52 @@ items:
|
|||
label: Columnar
|
||||
targetEntityType: paragraph
|
||||
cache: true
|
||||
-
|
||||
collection: ''
|
||||
name: field.field.media.image.field_media_image
|
||||
data:
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.media.field_media_image
|
||||
- media.type.image
|
||||
module:
|
||||
- image
|
||||
enforced:
|
||||
module:
|
||||
- media
|
||||
id: media.image.field_media_image
|
||||
field_name: field_media_image
|
||||
entity_type: media
|
||||
bundle: image
|
||||
label: Image
|
||||
description: ''
|
||||
required: true
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
handler: 'default:file'
|
||||
handler_settings: { }
|
||||
file_directory: '[date:custom:Y]-[date:custom:m]'
|
||||
file_extensions: 'png gif jpg jpeg webp'
|
||||
max_filesize: ''
|
||||
max_resolution: ''
|
||||
min_resolution: ''
|
||||
alt_field: true
|
||||
alt_field_required: true
|
||||
title_field: false
|
||||
title_field_required: false
|
||||
default_image:
|
||||
uuid: ''
|
||||
alt: ''
|
||||
title: ''
|
||||
width: null
|
||||
height: null
|
||||
field_type: image
|
||||
_core:
|
||||
default_config_hash: G50TJOA95bCLfsZZR93jMEuPCFNOxeEklwM_co0wqdU
|
||||
-
|
||||
collection: ''
|
||||
name: field.field.paragraph.faq.field_faq
|
||||
|
|
@ -1012,6 +1244,44 @@ items:
|
|||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
||||
-
|
||||
collection: ''
|
||||
name: field.storage.media.field_media_image
|
||||
data:
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- file
|
||||
- image
|
||||
- media
|
||||
enforced:
|
||||
module:
|
||||
- media
|
||||
id: media.field_media_image
|
||||
field_name: field_media_image
|
||||
entity_type: media
|
||||
type: image
|
||||
settings:
|
||||
target_type: file
|
||||
display_field: false
|
||||
display_default: false
|
||||
uri_scheme: public
|
||||
default_image:
|
||||
uuid: null
|
||||
alt: ''
|
||||
title: ''
|
||||
width: null
|
||||
height: null
|
||||
module: image
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
||||
_core:
|
||||
default_config_hash: 0N0KSFk57p6qsq3qM4lYVGSuROvzXK-tSsdwByqUh3g
|
||||
-
|
||||
collection: ''
|
||||
name: field.storage.node.field_body_paragraph
|
||||
|
|
@ -1453,6 +1723,25 @@ items:
|
|||
width: 100
|
||||
height: 100
|
||||
anchor: center-center
|
||||
-
|
||||
collection: ''
|
||||
name: media.type.image
|
||||
data:
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
id: image
|
||||
label: Image
|
||||
description: 'Use local images for reusable media.'
|
||||
source: image
|
||||
queue_thumbnail_downloads: false
|
||||
new_revision: true
|
||||
source_configuration:
|
||||
source_field: field_media_image
|
||||
field_map:
|
||||
name: name
|
||||
_core:
|
||||
default_config_hash: 6Qope5wG7HUpV0tPOBMtDI_GZkHFcF1Xj4hgD9Cu_hM
|
||||
-
|
||||
collection: ''
|
||||
name: paragraphs.paragraphs_type.faq
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
@ -0,0 +1,28 @@
|
|||
uuid: a723d8a8-a895-4596-ba90-0cdcbfa1f8f6
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- core.entity_view_mode.paragraph.columnar
|
||||
- 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
|
||||
id: paragraph.hero_wrapper.columnar
|
||||
targetEntityType: paragraph
|
||||
bundle: hero_wrapper
|
||||
mode: columnar
|
||||
content: { }
|
||||
hidden:
|
||||
field_background_color: true
|
||||
field_hero_content_direction: true
|
||||
field_hero_height: true
|
||||
field_hero_image: true
|
||||
field_image_use: true
|
||||
field_paragraphs: true
|
||||
field_text_color: true
|
||||
search_api_excerpt: true
|
||||
|
|
@ -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
|
||||
38
config/field.field.media.image.field_media_image.yml
Normal file
38
config/field.field.media.image.field_media_image.yml
Normal file
|
|
@ -0,0 +1,38 @@
|
|||
uuid: 3c755dad-3a70-4443-859f-2859cef54349
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.media.field_media_image
|
||||
- media.type.image
|
||||
module:
|
||||
- image
|
||||
id: media.image.field_media_image
|
||||
field_name: field_media_image
|
||||
entity_type: media
|
||||
bundle: image
|
||||
label: Image
|
||||
description: ''
|
||||
required: true
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
handler: 'default:file'
|
||||
handler_settings: { }
|
||||
file_directory: '[date:custom:Y]-[date:custom:m]'
|
||||
file_extensions: 'png gif jpg jpeg webp'
|
||||
max_filesize: ''
|
||||
max_resolution: ''
|
||||
min_resolution: ''
|
||||
alt_field: true
|
||||
alt_field_required: true
|
||||
title_field: false
|
||||
title_field_required: false
|
||||
default_image:
|
||||
uuid: null
|
||||
alt: ''
|
||||
title: ''
|
||||
width: null
|
||||
height: null
|
||||
field_type: image
|
||||
|
|
@ -9,6 +9,7 @@ dependencies:
|
|||
- paragraphs.paragraphs_type.embedded_content
|
||||
- paragraphs.paragraphs_type.faq
|
||||
- paragraphs.paragraphs_type.file
|
||||
- paragraphs.paragraphs_type.hero_wrapper
|
||||
- paragraphs.paragraphs_type.image
|
||||
- paragraphs.paragraphs_type.quotation_with_image
|
||||
- paragraphs.paragraphs_type.slide
|
||||
|
|
@ -52,6 +53,7 @@ settings:
|
|||
content_reference: content_reference
|
||||
embedded_content: embedded_content
|
||||
quotation_with_image: quotation_with_image
|
||||
hero_wrapper: hero_wrapper
|
||||
webform: webform
|
||||
negate: 0
|
||||
target_bundles_drag_drop:
|
||||
|
|
@ -67,6 +69,9 @@ settings:
|
|||
file:
|
||||
weight: -18
|
||||
enabled: true
|
||||
hero_wrapper:
|
||||
weight: 21
|
||||
enabled: true
|
||||
image:
|
||||
weight: -20
|
||||
enabled: true
|
||||
|
|
|
|||
|
|
@ -9,6 +9,7 @@ dependencies:
|
|||
- paragraphs.paragraphs_type.embedded_content
|
||||
- paragraphs.paragraphs_type.faq
|
||||
- paragraphs.paragraphs_type.file
|
||||
- paragraphs.paragraphs_type.hero_wrapper
|
||||
- paragraphs.paragraphs_type.image
|
||||
- paragraphs.paragraphs_type.quotation_with_image
|
||||
- paragraphs.paragraphs_type.slide
|
||||
|
|
@ -50,6 +51,7 @@ settings:
|
|||
embedded_content: embedded_content
|
||||
quotation_with_image: quotation_with_image
|
||||
storyline_header: storyline_header
|
||||
hero_wrapper: hero_wrapper
|
||||
storyline_item: storyline_item
|
||||
title: title
|
||||
view: view
|
||||
|
|
@ -67,6 +69,9 @@ settings:
|
|||
file:
|
||||
weight: -13
|
||||
enabled: true
|
||||
hero_wrapper:
|
||||
weight: 21
|
||||
enabled: true
|
||||
image:
|
||||
weight: -14
|
||||
enabled: true
|
||||
|
|
|
|||
|
|
@ -0,0 +1,22 @@
|
|||
uuid: 77e01309-8fa2-49af-a1d7-c647b254c8fa
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.paragraph.field_background_color
|
||||
- paragraphs.paragraphs_type.hero_wrapper
|
||||
module:
|
||||
- color_field
|
||||
id: paragraph.hero_wrapper.field_background_color
|
||||
field_name: field_background_color
|
||||
entity_type: paragraph
|
||||
bundle: hero_wrapper
|
||||
label: 'Background color'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
opacity: 1
|
||||
field_type: color_field_type
|
||||
|
|
@ -0,0 +1,21 @@
|
|||
uuid: ceeb5f42-077f-4c80-b19a-26200a677a52
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.paragraph.field_hero_content_direction
|
||||
- paragraphs.paragraphs_type.hero_wrapper
|
||||
id: paragraph.hero_wrapper.field_hero_content_direction
|
||||
field_name: field_hero_content_direction
|
||||
entity_type: paragraph
|
||||
bundle: hero_wrapper
|
||||
label: 'Hero content direction'
|
||||
description: 'Turn this on to display contents in a row (good for cards).'
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
on_label: Stack
|
||||
off_label: Row
|
||||
field_type: boolean
|
||||
|
|
@ -0,0 +1,21 @@
|
|||
uuid: 3769acfb-6193-4cf1-b5f1-d6fa3e90026b
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.paragraph.field_hero_height
|
||||
- paragraphs.paragraphs_type.hero_wrapper
|
||||
id: paragraph.hero_wrapper.field_hero_height
|
||||
field_name: field_hero_height
|
||||
entity_type: paragraph
|
||||
bundle: hero_wrapper
|
||||
label: 'Hero height'
|
||||
description: "Set the height of this field in css units. See units listed <a href=\"https://developer.mozilla.org/en-US/docs/Learn_web_development/Core/Styling_basics/Values_and_units#lengths\"> here </a>\r\n\r\nBest stick to vh (percentage of viewport height) and px (pixels). "
|
||||
required: false
|
||||
translatable: false
|
||||
default_value:
|
||||
-
|
||||
value: 500px
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: string
|
||||
|
|
@ -0,0 +1,29 @@
|
|||
uuid: 148a1040-86f8-40ab-b59f-b22961a6b6f0
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.paragraph.field_hero_image
|
||||
- media.type.image
|
||||
- paragraphs.paragraphs_type.hero_wrapper
|
||||
id: paragraph.hero_wrapper.field_hero_image
|
||||
field_name: field_hero_image
|
||||
entity_type: paragraph
|
||||
bundle: hero_wrapper
|
||||
label: 'Hero image'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
handler: 'default:media'
|
||||
handler_settings:
|
||||
target_bundles:
|
||||
image: image
|
||||
sort:
|
||||
field: created
|
||||
direction: DESC
|
||||
auto_create: false
|
||||
auto_create_bundle: ''
|
||||
field_type: entity_reference
|
||||
|
|
@ -0,0 +1,23 @@
|
|||
uuid: 804a6128-0dad-4ec1-9cc0-ff19405bb19f
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.paragraph.field_image_use
|
||||
- paragraphs.paragraphs_type.hero_wrapper
|
||||
module:
|
||||
- options
|
||||
id: paragraph.hero_wrapper.field_image_use
|
||||
field_name: field_image_use
|
||||
entity_type: paragraph
|
||||
bundle: hero_wrapper
|
||||
label: 'Image use'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value:
|
||||
-
|
||||
value: background_image
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: list_string
|
||||
|
|
@ -0,0 +1,88 @@
|
|||
uuid: 908bd960-eab3-4ee6-94e4-676614027fc5
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.paragraph.field_paragraphs
|
||||
- paragraphs.paragraphs_type.content_reference
|
||||
- paragraphs.paragraphs_type.embedded_content
|
||||
- paragraphs.paragraphs_type.file
|
||||
- paragraphs.paragraphs_type.hero_wrapper
|
||||
- paragraphs.paragraphs_type.image
|
||||
- paragraphs.paragraphs_type.text
|
||||
- paragraphs.paragraphs_type.view
|
||||
- paragraphs.paragraphs_type.webform
|
||||
module:
|
||||
- entity_reference_revisions
|
||||
id: paragraph.hero_wrapper.field_paragraphs
|
||||
field_name: field_paragraphs
|
||||
entity_type: paragraph
|
||||
bundle: hero_wrapper
|
||||
label: Paragraphs
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
handler: 'default:paragraph'
|
||||
handler_settings:
|
||||
target_bundles:
|
||||
content_reference: content_reference
|
||||
embedded_content: embedded_content
|
||||
file: file
|
||||
image: image
|
||||
text: text
|
||||
view: view
|
||||
webform: webform
|
||||
negate: 0
|
||||
target_bundles_drag_drop:
|
||||
content_reference:
|
||||
weight: 17
|
||||
enabled: true
|
||||
embedded_content:
|
||||
weight: 18
|
||||
enabled: true
|
||||
faq:
|
||||
weight: 19
|
||||
enabled: false
|
||||
file:
|
||||
weight: 20
|
||||
enabled: true
|
||||
hero_wrapper:
|
||||
weight: 21
|
||||
enabled: false
|
||||
image:
|
||||
weight: 22
|
||||
enabled: true
|
||||
quotation_with_image:
|
||||
weight: 23
|
||||
enabled: false
|
||||
slide:
|
||||
weight: 24
|
||||
enabled: false
|
||||
storyline_header:
|
||||
weight: 25
|
||||
enabled: false
|
||||
storyline_item:
|
||||
weight: 26
|
||||
enabled: false
|
||||
text:
|
||||
weight: 27
|
||||
enabled: true
|
||||
title:
|
||||
weight: 28
|
||||
enabled: false
|
||||
update:
|
||||
weight: 29
|
||||
enabled: false
|
||||
video:
|
||||
weight: 30
|
||||
enabled: false
|
||||
view:
|
||||
weight: 31
|
||||
enabled: true
|
||||
webform:
|
||||
weight: 32
|
||||
enabled: true
|
||||
field_type: entity_reference_revisions
|
||||
|
|
@ -0,0 +1,22 @@
|
|||
uuid: 60af1647-f117-4674-a53c-1378d9df82ca
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.paragraph.field_text_color
|
||||
- paragraphs.paragraphs_type.hero_wrapper
|
||||
module:
|
||||
- color_field
|
||||
id: paragraph.hero_wrapper.field_text_color
|
||||
field_name: field_text_color
|
||||
entity_type: paragraph
|
||||
bundle: hero_wrapper
|
||||
label: 'Text color'
|
||||
description: 'Color of text inside of the hero.'
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
opacity: 0
|
||||
field_type: color_field_type
|
||||
20
config/field.storage.paragraph.field_background_color.yml
Normal file
20
config/field.storage.paragraph.field_background_color.yml
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
uuid: fc34d91d-efa0-491f-a009-2a2cb261b510
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- color_field
|
||||
- paragraphs
|
||||
id: paragraph.field_background_color
|
||||
field_name: field_background_color
|
||||
entity_type: paragraph
|
||||
type: color_field_type
|
||||
settings:
|
||||
format: '#HEXHEX'
|
||||
module: color_field
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
||||
|
|
@ -0,0 +1,18 @@
|
|||
uuid: e6a81056-8d1f-4009-bb13-2378a8f678ed
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- paragraphs
|
||||
id: paragraph.field_hero_content_direction
|
||||
field_name: field_hero_content_direction
|
||||
entity_type: paragraph
|
||||
type: boolean
|
||||
settings: { }
|
||||
module: core
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
||||
21
config/field.storage.paragraph.field_hero_height.yml
Normal file
21
config/field.storage.paragraph.field_hero_height.yml
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
uuid: 15ec8627-c329-473d-8f51-352d2dee4a69
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- paragraphs
|
||||
id: paragraph.field_hero_height
|
||||
field_name: field_hero_height
|
||||
entity_type: paragraph
|
||||
type: string
|
||||
settings:
|
||||
max_length: 255
|
||||
case_sensitive: false
|
||||
is_ascii: false
|
||||
module: core
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
||||
20
config/field.storage.paragraph.field_hero_image.yml
Normal file
20
config/field.storage.paragraph.field_hero_image.yml
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
uuid: b17b1a14-b7d7-44ca-9060-cbc497cba9eb
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- media
|
||||
- paragraphs
|
||||
id: paragraph.field_hero_image
|
||||
field_name: field_hero_image
|
||||
entity_type: paragraph
|
||||
type: entity_reference
|
||||
settings:
|
||||
target_type: media
|
||||
module: core
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
||||
27
config/field.storage.paragraph.field_image_use.yml
Normal file
27
config/field.storage.paragraph.field_image_use.yml
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
uuid: fdb25eef-5772-4818-a31e-13ae5fd0bbd8
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- options
|
||||
- paragraphs
|
||||
id: paragraph.field_image_use
|
||||
field_name: field_image_use
|
||||
entity_type: paragraph
|
||||
type: list_string
|
||||
settings:
|
||||
allowed_values:
|
||||
-
|
||||
value: background_image
|
||||
label: 'Background image'
|
||||
-
|
||||
value: side_image
|
||||
label: 'Side Image'
|
||||
allowed_values_function: ''
|
||||
module: options
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
||||
20
config/field.storage.paragraph.field_paragraphs.yml
Normal file
20
config/field.storage.paragraph.field_paragraphs.yml
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
uuid: 162e85db-f750-4fd8-9907-3b0483caa345
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- entity_reference_revisions
|
||||
- paragraphs
|
||||
id: paragraph.field_paragraphs
|
||||
field_name: field_paragraphs
|
||||
entity_type: paragraph
|
||||
type: entity_reference_revisions
|
||||
settings:
|
||||
target_type: paragraph
|
||||
module: entity_reference_revisions
|
||||
locked: false
|
||||
cardinality: -1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
||||
20
config/field.storage.paragraph.field_text_color.yml
Normal file
20
config/field.storage.paragraph.field_text_color.yml
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
uuid: a45dea4d-a22d-4590-9bd9-487ae64c61b3
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- color_field
|
||||
- paragraphs
|
||||
id: paragraph.field_text_color
|
||||
field_name: field_text_color
|
||||
entity_type: paragraph
|
||||
type: color_field_type
|
||||
settings:
|
||||
format: '#HEXHEX'
|
||||
module: color_field
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
||||
|
|
@ -0,0 +1 @@
|
|||
label: Image
|
||||
1
config/language/es/paragraphs.paragraphs_type.image.yml
Normal file
1
config/language/es/paragraphs.paragraphs_type.image.yml
Normal file
|
|
@ -0,0 +1 @@
|
|||
label: Image
|
||||
|
|
@ -6,9 +6,14 @@ display:
|
|||
action_title: Acción
|
||||
type:
|
||||
label: Tipo
|
||||
property:
|
||||
label: Propiedad
|
||||
created:
|
||||
label: Creado
|
||||
filters:
|
||||
property:
|
||||
expose:
|
||||
label: Propiedad
|
||||
type:
|
||||
expose:
|
||||
label: Tipo
|
||||
|
|
|
|||
12
config/paragraphs.paragraphs_type.hero_wrapper.yml
Normal file
12
config/paragraphs.paragraphs_type.hero_wrapper.yml
Normal file
File diff suppressed because one or more lines are too long
|
|
@ -95,6 +95,7 @@ display:
|
|||
type: mini
|
||||
options:
|
||||
offset: 0
|
||||
pagination_heading_level: h4
|
||||
items_per_page: 18
|
||||
total_pages: null
|
||||
id: 0
|
||||
|
|
@ -109,7 +110,6 @@ display:
|
|||
items_per_page_options_all_label: '- All -'
|
||||
offset: false
|
||||
offset_label: Offset
|
||||
pagination_heading_level: h4
|
||||
exposed_form:
|
||||
type: basic
|
||||
options:
|
||||
|
|
@ -190,6 +190,7 @@ display:
|
|||
- user.permissions
|
||||
tags:
|
||||
- 'config:search_api.index.blog'
|
||||
- 'search_api_list:blog'
|
||||
block_promoted:
|
||||
id: block_promoted
|
||||
display_title: 'Block Promoted'
|
||||
|
|
@ -259,6 +260,7 @@ display:
|
|||
- user.permissions
|
||||
tags:
|
||||
- 'config:search_api.index.blog'
|
||||
- 'search_api_list:blog'
|
||||
embed_listing:
|
||||
id: embed_listing
|
||||
display_title: Embed
|
||||
|
|
@ -271,8 +273,10 @@ display:
|
|||
offset: 0
|
||||
items_per_page: 4
|
||||
defaults:
|
||||
css_class: false
|
||||
pager: false
|
||||
footer: false
|
||||
css_class: container
|
||||
footer:
|
||||
area:
|
||||
id: area
|
||||
|
|
@ -296,6 +300,7 @@ display:
|
|||
- user.permissions
|
||||
tags:
|
||||
- 'config:search_api.index.blog'
|
||||
- 'search_api_list:blog'
|
||||
feed_listing:
|
||||
id: feed_listing
|
||||
display_title: Feed
|
||||
|
|
@ -988,6 +993,7 @@ display:
|
|||
- 'config:field.storage.node.field_image'
|
||||
- 'config:field.storage.node.field_tags'
|
||||
- 'config:search_api.index.blog'
|
||||
- 'search_api_list:blog'
|
||||
page_listing:
|
||||
id: page_listing
|
||||
display_title: Page
|
||||
|
|
@ -1008,6 +1014,7 @@ display:
|
|||
cache_metadata:
|
||||
max-age: -1
|
||||
contexts:
|
||||
- 'facets_filter:f'
|
||||
- 'languages:language_interface'
|
||||
- url.query_args
|
||||
- 'user.node_grants:view'
|
||||
|
|
@ -1015,4 +1022,5 @@ display:
|
|||
tags:
|
||||
- 'config:facets.facet.blog_topics'
|
||||
- 'config:search_api.index.blog'
|
||||
- 'search_api_list:blog'
|
||||
- taxonomy_term_list
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue