multiparagraph-flow #1
9 changed files with 208 additions and 0 deletions
|
@ -0,0 +1,48 @@
|
|||
uuid: 8bffc5b0-263e-4c44-bcab-70f34547ed82
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.paragraph.multiparagraph_flow.field_grid_width
|
||||
- field.field.paragraph.multiparagraph_flow.field_paragraphs
|
||||
- paragraphs.paragraphs_type.multiparagraph_flow
|
||||
module:
|
||||
- paragraphs_browser
|
||||
_core:
|
||||
default_config_hash: oS6PdNiyJWZ-TAlQLtNmvkdNLvOLrwBpnqmqWR_Q8Ns
|
||||
id: paragraph.multiparagraph_flow.default
|
||||
targetEntityType: paragraph
|
||||
bundle: multiparagraph_flow
|
||||
mode: default
|
||||
content:
|
||||
field_grid_width:
|
||||
type: options_select
|
||||
weight: 0
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
field_paragraphs:
|
||||
type: paragraphs_browser
|
||||
weight: 1
|
||||
region: content
|
||||
settings:
|
||||
title: Paragraph
|
||||
title_plural: Paragraphs
|
||||
edit_mode: open
|
||||
closed_mode: preview
|
||||
autocollapse: none
|
||||
closed_mode_threshold: '0'
|
||||
add_mode: paragraphs_browser
|
||||
form_display_mode: default
|
||||
default_paragraph_type: _none
|
||||
paragraphs_browser: content
|
||||
modal_width: 80%
|
||||
modal_height: auto
|
||||
features:
|
||||
duplicate: 0
|
||||
collapse_edit_all: 0
|
||||
add_above: 0
|
||||
third_party_settings: { }
|
||||
hidden:
|
||||
created: true
|
||||
status: true
|
|
@ -0,0 +1,29 @@
|
|||
uuid: 4c9b6f49-b1e3-4917-85bd-bfe3002d9a3c
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.paragraph.multiparagraph_flow.field_grid_width
|
||||
- field.field.paragraph.multiparagraph_flow.field_paragraphs
|
||||
- paragraphs.paragraphs_type.multiparagraph_flow
|
||||
module:
|
||||
- entity_reference_revisions
|
||||
_core:
|
||||
default_config_hash: K_nnfb4HOUIyo6Ig_qWmpGzKxPQLVCuMHA02xZgBrWc
|
||||
id: paragraph.multiparagraph_flow.default
|
||||
targetEntityType: paragraph
|
||||
bundle: multiparagraph_flow
|
||||
mode: default
|
||||
content:
|
||||
field_paragraphs:
|
||||
type: entity_reference_revisions_entity_view
|
||||
label: hidden
|
||||
settings:
|
||||
view_mode: default
|
||||
link: ''
|
||||
third_party_settings: { }
|
||||
weight: 0
|
||||
region: content
|
||||
hidden:
|
||||
field_grid_width: true
|
||||
search_api_excerpt: true
|
|
@ -84,10 +84,12 @@ module:
|
|||
menu_link_content: 0
|
||||
menu_ui: 0
|
||||
metatag: 0
|
||||
multiparagraph_flow: 0
|
||||
mysql: 0
|
||||
node: 0
|
||||
options: 0
|
||||
page_cache: 0
|
||||
paragraphs_browser: 0
|
||||
path: 0
|
||||
path_alias: 0
|
||||
rdf: 0
|
||||
|
|
|
@ -0,0 +1,25 @@
|
|||
uuid: cb26f4f5-fcda-44a3-b1de-06a1b05a7424
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.paragraph.field_grid_width
|
||||
- paragraphs.paragraphs_type.multiparagraph_flow
|
||||
module:
|
||||
- options
|
||||
_core:
|
||||
default_config_hash: jSozF_a10n_jYgwgJaglnSzqjvAqcSwkFPtYp3IfxGg
|
||||
id: paragraph.multiparagraph_flow.field_grid_width
|
||||
field_name: field_grid_width
|
||||
entity_type: paragraph
|
||||
bundle: multiparagraph_flow
|
||||
label: 'Grid width'
|
||||
description: ''
|
||||
required: true
|
||||
translatable: false
|
||||
default_value:
|
||||
-
|
||||
value: grid-halves
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: list_string
|
|
@ -0,0 +1,28 @@
|
|||
uuid: b1774c1b-8977-4374-81af-6f8e2a0e7988
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.paragraph.field_paragraphs
|
||||
- paragraphs.paragraphs_type.multiparagraph_flow
|
||||
module:
|
||||
- entity_reference_revisions
|
||||
_core:
|
||||
default_config_hash: E6Lu-yxuv8Iy5w6xRjOr8S5KJWz2zcupyxToFl2TzsM
|
||||
id: paragraph.multiparagraph_flow.field_paragraphs
|
||||
field_name: field_paragraphs
|
||||
entity_type: paragraph
|
||||
bundle: multiparagraph_flow
|
||||
label: Paragraphs
|
||||
description: ''
|
||||
required: true
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
handler: 'default:paragraph'
|
||||
handler_settings:
|
||||
target_bundles: { }
|
||||
negate: 0
|
||||
target_bundles_drag_drop: { }
|
||||
field_type: entity_reference_revisions
|
32
config/field.storage.paragraph.field_grid_width.yml
Normal file
32
config/field.storage.paragraph.field_grid_width.yml
Normal file
|
@ -0,0 +1,32 @@
|
|||
uuid: 281295e0-5b05-44bc-a3bd-c12fcef970ab
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- options
|
||||
- paragraphs
|
||||
_core:
|
||||
default_config_hash: W2rjPZuwzy7PsWFVEfEYU_HZFSHIQlrqLtKLJ6WATPs
|
||||
id: paragraph.field_grid_width
|
||||
field_name: field_grid_width
|
||||
entity_type: paragraph
|
||||
type: list_string
|
||||
settings:
|
||||
allowed_values:
|
||||
-
|
||||
value: grid-halves
|
||||
label: Halves
|
||||
-
|
||||
value: grid-thirds
|
||||
label: Thirds
|
||||
-
|
||||
value: grid-quarters
|
||||
label: Quarters
|
||||
allowed_values_function: ''
|
||||
module: options
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
22
config/field.storage.paragraph.field_paragraphs.yml
Normal file
22
config/field.storage.paragraph.field_paragraphs.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: 1bc8f17b-fb51-42c0-a635-173f71b950bc
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- entity_reference_revisions
|
||||
- paragraphs
|
||||
_core:
|
||||
default_config_hash: UBsTvp4u2rqyly-DeZ9V9EdoeJMf6MQIOMT2SqTaeSI
|
||||
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
|
12
config/paragraphs.paragraphs_type.multiparagraph_flow.yml
Normal file
12
config/paragraphs.paragraphs_type.multiparagraph_flow.yml
Normal file
|
@ -0,0 +1,12 @@
|
|||
uuid: d4534da1-3fb9-4bd0-af77-27b96d1ddbd5
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: S-ZMpJQ-u9MI7LGfJsDKCYfcTpaVWUJWxAGE58qB_14
|
||||
id: multiparagraph_flow
|
||||
label: 'Multiparagraph Flow'
|
||||
icon_uuid: null
|
||||
icon_default: null
|
||||
description: 'Use for showing different types of paragraphs (image, media) horizontally, side-by-side, in a 50-50 split, one-third split, or one-quarter split horizontally (on larger screens).'
|
||||
behavior_plugins: { }
|
|
@ -0,0 +1,10 @@
|
|||
uuid: d5865e9a-723f-4604-83ce-29cc89d9b1e8
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: KUumpKGaihwt7ld0Ba82jPUpgKDO5aE066wdVfFAztU
|
||||
id: content
|
||||
label: Content
|
||||
groups: { }
|
||||
map: { }
|
Loading…
Reference in a new issue