block_generation-8.x-1.x-dev/modules/composition/config/optional/core.entity_form_display.block_content.block_generation_composition.default.yml

modules/composition/config/optional/core.entity_form_display.block_content.block_generation_composition.default.yml
langcode: en
status: true
dependencies:
  config:
    - block_content.type.block_generation_composition
    - field.field.block_content.block_generation_composition.layout_builder__layout
    - field.field.block_content.block_generation_composition.machine_name
    - field.field.block_content.block_generation_composition.title
    - field.field.block_content.block_generation_composition.title_attr
    - field.field.block_content.block_generation_composition.title_effects
    - field.field.block_content.block_generation_composition.title_tag
    - field.field.block_content.block_generation_composition.wrapper_external
    - field.field.block_content.block_generation_composition.wrapper_external_attr
    - field.field.block_content.block_generation_composition.wrapper_external_effects
    - field.field.block_content.block_generation_composition.wrapper_external_tag
    - field.field.block_content.block_generation_composition.wrapper_inner
    - field.field.block_content.block_generation_composition.wrapper_inner_attr
    - field.field.block_content.block_generation_composition.wrapper_inner_effects
    - field.field.block_content.block_generation_composition.wrapper_inner_tag
    - field.field.block_content.block_generation_composition.wrapper_internal
    - field.field.block_content.block_generation_composition.wrapper_internal_attr
    - field.field.block_content.block_generation_composition.wrapper_internal_effects
    - field.field.block_content.block_generation_composition.wrapper_internal_tag
    - field.field.block_content.block_generation_composition.wrapper_main
    - field.field.block_content.block_generation_composition.wrapper_main_attr
    - field.field.block_content.block_generation_composition.wrapper_main_effects
    - field.field.block_content.block_generation_composition.wrapper_main_tag
    - field.field.block_content.block_generation_composition.wrapper_title
    - field.field.block_content.block_generation_composition.wrapper_title_attr
    - field.field.block_content.block_generation_composition.wrapper_title_effects
    - field.field.block_content.block_generation_composition.wrapper_title_tag
  module:
    - double_field
    - field_group
    - machine_name
    - plugin
third_party_settings:
  field_group:
    group_block:
      children:
        - group_block_general
        - group_block_wrapper_external
        - group_block_wrapper_main
        - group_block_wrapper_internal
        - group_block_wrapper_inner
        - group_block_wrapper_title
        - group_block_title
      parent_name: ''
      weight: 1
      format_type: tabs
      format_settings:
        id: ''
        classes: ''
        direction: vertical
      label: Block
      region: content
    group_block_general:
      children:
        - machine_name
        - info
      parent_name: group_block
      weight: 0
      format_type: tab
      format_settings:
        id: ''
        classes: ''
        formatter: closed
        description: ''
        required_fields: true
      label: General
      region: content
    group_block_wrapper_external:
      children:
        - wrapper_external
        - wrapper_external_tag
        - wrapper_external_attr
        - wrapper_external_effects
      parent_name: group_block
      weight: 22
      format_type: tab
      format_settings:
        id: ''
        classes: ''
        formatter: closed
        description: ''
        required_fields: true
      label: 'External Wrapper'
      region: content
    group_block_wrapper_main:
      children:
        - wrapper_main
        - wrapper_main_tag
        - wrapper_main_attr
        - wrapper_main_effects
      parent_name: group_block
      weight: 23
      format_type: tab
      format_settings:
        id: ''
        classes: ''
        formatter: closed
        description: ''
        required_fields: true
      label: 'Main Wrapper'
      region: content
    group_block_wrapper_internal:
      children:
        - wrapper_internal
        - wrapper_internal_tag
        - wrapper_internal_attr
        - wrapper_internal_effects
      parent_name: group_block
      weight: 24
      format_type: tab
      format_settings:
        id: ''
        classes: ''
        formatter: closed
        description: ''
        required_fields: true
      label: 'Internal Wrapper'
      region: content
    group_block_wrapper_inner:
      children:
        - wrapper_inner
        - wrapper_inner_tag
        - wrapper_inner_attr
        - wrapper_inner_effects
      parent_name: group_block
      weight: 25
      format_type: tab
      format_settings:
        id: ''
        classes: ''
        formatter: closed
        description: ''
        required_fields: true
      label: 'Inner Wrapper'
      region: content
    group_block_wrapper_title:
      children:
        - wrapper_title
        - wrapper_title_tag
        - wrapper_title_attr
        - wrapper_title_effects
      parent_name: group_block
      weight: 26
      format_type: tab
      format_settings:
        id: ''
        classes: ''
        formatter: closed
        description: ''
        required_fields: true
      label: 'Title Wrapper'
      region: content
    group_block_title:
      children:
        - title
        - title_tag
        - title_attr
        - title_effects
      parent_name: group_block
      weight: 27
      format_type: tab
      format_settings:
        id: ''
        classes: ''
        formatter: closed
        description: ''
        required_fields: true
      label: Title
      region: content
id: block_content.block_generation_composition.default
targetEntityType: block_content
bundle: block_generation_composition
mode: default
content:
  info:
    type: string_textfield
    weight: 8
    region: content
    settings:
      size: 60
      placeholder: ''
    third_party_settings: {  }
  machine_name:
    weight: 7
    settings:
      editable: false
    third_party_settings: {  }
    type: machine_name
    region: content
  title:
    weight: 33
    settings:
      size: 60
      placeholder: ''
    third_party_settings: {  }
    type: string_textfield
    region: content
  title_attr:
    weight: 35
    settings:
      first:
        type: textfield
        size: 30
        placeholder: ''
        label: Ok
        cols: 10
        rows: 5
        prefix: ''
        suffix: ''
      second:
        type: textarea
        size: 10
        placeholder: ''
        label: Ok
        cols: 60
        rows: 3
        prefix: ''
        suffix: ''
      inline: false
    third_party_settings: {  }
    type: double_field
    region: content
  title_effects:
    weight: 36
    settings: {  }
    third_party_settings: {  }
    type: 'plugin_selector:plugin_select_list'
    region: content
  title_tag:
    weight: 34
    settings:
      size: 60
      placeholder: ''
    third_party_settings: {  }
    type: string_textfield
    region: content
  wrapper_external:
    weight: 3
    settings:
      display_label: true
    third_party_settings: {  }
    type: boolean_checkbox
    region: content
  wrapper_external_attr:
    weight: 5
    settings:
      first:
        type: textfield
        size: 30
        placeholder: ''
        label: Ok
        cols: 10
        rows: 5
        prefix: ''
        suffix: ''
      second:
        type: textarea
        size: 10
        placeholder: ''
        label: Ok
        cols: 60
        rows: 3
        prefix: ''
        suffix: ''
      inline: false
    third_party_settings: {  }
    type: double_field
    region: content
  wrapper_external_effects:
    weight: 6
    settings: {  }
    third_party_settings: {  }
    type: 'plugin_selector:plugin_select_list'
    region: content
  wrapper_external_tag:
    weight: 4
    settings:
      size: 60
      placeholder: ''
    third_party_settings: {  }
    type: string_textfield
    region: content
  wrapper_inner:
    weight: 8
    settings:
      display_label: true
    third_party_settings: {  }
    type: boolean_checkbox
    region: content
  wrapper_inner_attr:
    weight: 10
    settings:
      first:
        type: textfield
        size: 30
        placeholder: ''
        label: Ok
        cols: 10
        rows: 5
        prefix: ''
        suffix: ''
      second:
        type: textarea
        size: 10
        placeholder: ''
        label: Ok
        cols: 60
        rows: 3
        prefix: ''
        suffix: ''
      inline: false
    third_party_settings: {  }
    type: double_field
    region: content
  wrapper_inner_effects:
    weight: 11
    settings: {  }
    third_party_settings: {  }
    type: 'plugin_selector:plugin_select_list'
    region: content
  wrapper_inner_tag:
    weight: 9
    settings:
      size: 60
      placeholder: ''
    third_party_settings: {  }
    type: string_textfield
    region: content
  wrapper_internal:
    weight: 9
    settings:
      display_label: true
    third_party_settings: {  }
    type: boolean_checkbox
    region: content
  wrapper_internal_attr:
    weight: 11
    settings:
      first:
        type: textfield
        size: 30
        placeholder: ''
        label: Ok
        cols: 10
        rows: 5
        prefix: ''
        suffix: ''
      second:
        type: textarea
        size: 10
        placeholder: ''
        label: Ok
        cols: 60
        rows: 3
        prefix: ''
        suffix: ''
      inline: false
    third_party_settings: {  }
    type: double_field
    region: content
  wrapper_internal_effects:
    weight: 12
    settings: {  }
    third_party_settings: {  }
    type: 'plugin_selector:plugin_select_list'
    region: content
  wrapper_internal_tag:
    weight: 10
    settings:
      size: 60
      placeholder: ''
    third_party_settings: {  }
    type: string_textfield
    region: content
  wrapper_main:
    weight: 10
    settings:
      display_label: true
    third_party_settings: {  }
    type: boolean_checkbox
    region: content
  wrapper_main_attr:
    weight: 12
    settings:
      first:
        type: textfield
        size: 30
        placeholder: ''
        label: Ok
        cols: 10
        rows: 5
        prefix: ''
        suffix: ''
      second:
        type: textarea
        size: 10
        placeholder: ''
        label: Ok
        cols: 60
        rows: 3
        prefix: ''
        suffix: ''
      inline: false
    third_party_settings: {  }
    type: double_field
    region: content
  wrapper_main_effects:
    weight: 13
    settings: {  }
    third_party_settings: {  }
    type: 'plugin_selector:plugin_select_list'
    region: content
  wrapper_main_tag:
    weight: 11
    settings:
      size: 60
      placeholder: ''
    third_party_settings: {  }
    type: string_textfield
    region: content
  wrapper_title:
    weight: 31
    settings:
      display_label: true
    third_party_settings: {  }
    type: boolean_checkbox
    region: content
  wrapper_title_attr:
    weight: 33
    settings:
      first:
        type: textfield
        size: 30
        placeholder: ''
        label: Ok
        cols: 10
        rows: 5
        prefix: ''
        suffix: ''
      second:
        type: textarea
        size: 10
        placeholder: ''
        label: Ok
        cols: 60
        rows: 3
        prefix: ''
        suffix: ''
      inline: false
    third_party_settings: {  }
    type: double_field
    region: content
  wrapper_title_effects:
    weight: 34
    settings: {  }
    third_party_settings: {  }
    type: 'plugin_selector:plugin_select_list'
    region: content
  wrapper_title_tag:
    weight: 32
    settings:
      size: 60
      placeholder: ''
    third_party_settings: {  }
    type: string_textfield
    region: content
hidden:
  layout_builder__layout: true

Главная | Обратная связь

drupal hosting | друпал хостинг | it patrol .inc