Commit 0106cfd2 authored by DDEV-Local User's avatar DDEV-Local User
Browse files

Issue #3261150: [UPGRADE] Create submodule to migrate paragraph type container...

Issue #3261150: [UPGRADE] Create submodule to migrate paragraph type container to layout (layout paragraphs) [1.x, 2.x]
parent 994e7807
Loading
Loading
Loading
Loading
+132 −0
Original line number Diff line number Diff line
langcode: de
status: true
dependencies:
  config:
    - entity_browser.browser.media_browser_video
    - field.field.paragraph.layout.field_paragraph_settings
    - field.field.paragraph.layout.field_paragraphs_background_img
    - field.field.paragraph.layout.field_paragraphs_bgimage_classes
    - field.field.paragraph.layout.field_paragraphs_bgimage_options
    - field.field.paragraph.layout.field_paragraphs_link
    - field.field.paragraph.layout.field_paragraphs_paragraphs
    - field.field.paragraph.layout.field_paragraphs_video
    - paragraphs.paragraphs_type.layout
  module:
    - drowl_paragraphs
    - field_group
third_party_settings:
  field_group:
    group_background:
      children:
        - field_paragraphs_background_img
        - field_paragraphs_bgimage_options
        - field_paragraphs_bgimage_classes
      label: Hintergrund
      region: content
      parent_name: ''
      weight: 1
      format_type: details
      format_settings:
        classes: ''
        id: ''
        open: false
        description: ''
        required_fields: true
id: paragraph.layout.default
targetEntityType: paragraph
bundle: layout
mode: default
content:
  field_paragraph_settings:
    type: drowl_paragraphs_settings_default
    weight: 99
    region: content
    settings:
      open: false
    third_party_settings: {  }
  field_paragraphs_background_img:
    type: entity_browser_entity_reference
    weight: 1
    region: content
    settings:
      entity_browser: media_browser_image
      field_widget_display: rendered_entity
      field_widget_edit: true
      field_widget_remove: true
      selection_mode: selection_append
      field_widget_display_settings:
        view_mode: media_library
      open: false
      field_widget_replace: false
    third_party_settings: {  }
  field_paragraphs_bgimage_classes:
    type: string_textfield
    weight: 4
    region: content
    settings:
      size: 60
      placeholder: ''
    third_party_settings: {  }
  field_paragraphs_bgimage_options:
    type: options_buttons
    weight: 3
    region: content
    settings: {  }
    third_party_settings: {  }
  field_paragraphs_video:
    weight: 2
    settings:
      entity_browser: media_browser_video
      field_widget_display: rendered_entity
      field_widget_display_settings:
        view_mode: media_library
      field_widget_edit: true
      field_widget_remove: true
      selection_mode: selection_append
      field_widget_replace: false
      open: false
    third_party_settings: {  }
    type: entity_browser_entity_reference
    region: content
  field_paragraphs_link:
    weight: 5
    settings:
      placeholder_url: 'z.B. /node/123 oder https://www.example.com'
      placeholder_title: ''
      enabled_attributes:
        target: true
        rel: true
        class: true
        id: false
        name: false
        accesskey: false
    third_party_settings: {  }
    type: link_attributes
    region: content
  field_paragraphs_paragraphs:
    type: paragraphs
    weight: 98
    settings:
      title: Unter-Absatz
      title_plural: Unter-Absätze
      edit_mode: closed
      closed_mode: summary
      autocollapse: none
      add_mode: modal
      form_display_mode: default
      default_paragraph_type: _none
      closed_mode_threshold: 0
      features:
        collapse_edit_all: collapse_edit_all
        duplicate: duplicate
    third_party_settings: {  }
    region: content
  status:
    type: boolean_checkbox
    weight: 2
    region: content
    settings:
      display_label: true
    third_party_settings: {  }
hidden:
  created: true
+54 −0
Original line number Diff line number Diff line
langcode: de
status: true
dependencies:
  config:
    - field.field.paragraph.layout.field_paragraph_settings
    - field.field.paragraph.layout.field_paragraphs_background_img
    - field.field.paragraph.layout.field_paragraphs_bgimage_classes
    - field.field.paragraph.layout.field_paragraphs_bgimage_options
    - field.field.paragraph.layout.field_paragraphs_link
    - field.field.paragraph.layout.field_paragraphs_paragraphs
    - field.field.paragraph.layout.field_paragraphs_video
    - paragraphs.paragraphs_type.layout
  module:
    - fences
id: paragraph.layout.default
targetEntityType: paragraph
bundle: layout
mode: default
content:
  field_paragraphs_background_img:
    type: entity_reference_entity_view
    label: hidden
    settings:
      view_mode: background
      link: false
    third_party_settings:
      fences:
        fences_field_tag: none
        fences_field_classes: ''
        fences_field_items_wrapper_tag: none
        fences_field_items_wrapper_classes: ''
        fences_field_item_tag: none
        fences_field_item_classes: ''
        fences_label_tag: div
        fences_label_classes: ''
    weight: 0
    region: content
  field_paragraphs_video:
    weight: 2
    label: hidden
    settings:
      link: true
      view_mode: default
    third_party_settings: {  }
    type: entity_reference_entity_view
    region: content
hidden:
  field_paragraph_settings: true
  field_paragraphs_bgimage_classes: true
  field_paragraphs_bgimage_options: true
  paragraph_preview_placeholder: true
  search_api_excerpt: true
  field_paragraphs_link: true
  field_paragraphs_paragraphs: true
+59 −0
Original line number Diff line number Diff line
langcode: de
status: true
dependencies:
  config:
    - field.storage.paragraph.field_paragraph_settings
    - paragraphs.paragraphs_type.layout
  module:
    - drowl_paragraphs
id: paragraph.layout.field_paragraph_settings
field_name: field_paragraph_settings
entity_type: paragraph
bundle: layout
label: Einstellungen
description: ''
required: false
translatable: false
default_value:
  -
    default_value_input__field_paragraph_settings__0__style__active_tab: edit-default-value-input-field-paragraph-settings-0-style-spacing
    layout_margin_top: ''
    layout_margin_right: ''
    layout_margin_bottom: none
    layout_margin_left: ''
    layout_padding_top: lg
    layout_padding_right: ''
    layout_padding_bottom: lg
    layout_padding_left: ''
    style_animation_1_events: ''
    style_animation_1_animation: ''
    style_animation_1_offset: 0
    style_animation_1_delay: '0'
    style_animation_1_transition_duration: '0'
    style_animation_2_events: ''
    style_animation_2_animation: ''
    style_animation_2_offset: 0
    style_animation_2_delay: '0'
    style_animation_2_transition_duration: '0'
    style_animation_3_events: ''
    style_animation_3_animation: ''
    style_animation_3_offset: 0
    style_animation_3_delay: '0'
    style_animation_3_transition_duration: '0'
    style_animation_4_events: ''
    style_animation_4_animation: ''
    style_animation_4_offset: 0
    style_animation_4_delay: '0'
    style_animation_4_transition_duration: '0'
    layout_min_height: 0
    style_boxstyle: ''
    style_boxstyle_outline: 0
    style_textalign: ''
    style_textstyle: ''
    style_textcolumns: ''
    classes_additional: ''
    style_cutline: ''
    id_attr: ''
default_value_callback: ''
settings: {  }
field_type: drowl_paragraphs_settings
+27 −0
Original line number Diff line number Diff line
langcode: de
status: true
dependencies:
  config:
    - field.storage.paragraph.field_paragraphs_background_img
    - media_entity.bundle.image
    - paragraphs.paragraphs_type.layout
id: paragraph.layout.field_paragraphs_background_img
field_name: field_paragraphs_background_img
entity_type: paragraph
bundle: layout
label: Hintergrundbild
description: 'Legen Sie optional ein Hintergrundbild für den Container fest.'
required: false
translatable: false
default_value: {  }
default_value_callback: ''
settings:
  handler: 'default:media'
  handler_settings:
    target_bundles:
      image: image
    sort:
      field: _none
    auto_create: false
    auto_create_bundle: ''
field_type: entity_reference
+18 −0
Original line number Diff line number Diff line
langcode: de
status: true
dependencies:
  config:
    - field.storage.paragraph.field_paragraphs_bgimage_classes
    - paragraphs.paragraphs_type.layout
id: paragraph.layout.field_paragraphs_bgimage_classes
field_name: field_paragraphs_bgimage_classes
entity_type: paragraph
bundle: layout
label: 'Hintergrundbild CSS-Klassen'
description: 'Definieren Sie zusätzliche CSS-Klassen für den Hintergrundbild-Container.'
required: false
translatable: false
default_value: {  }
default_value_callback: ''
settings: {  }
field_type: string
Loading