You are here

core.entity_form_display.paragraph.bp_block.default.yml in Varbase Bootstrap Paragraphs 8.7

config/optional/core.entity_form_display.paragraph.bp_block.default.yml

File

config/optional/core.entity_form_display.paragraph.bp_block.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.paragraph.bp_block.bp_background
  6. - field.field.paragraph.bp_block.bp_block
  7. - field.field.paragraph.bp_block.bp_classes
  8. - field.field.paragraph.bp_block.bp_gutter
  9. - field.field.paragraph.bp_block.bp_image_field
  10. - field.field.paragraph.bp_block.bp_title
  11. - field.field.paragraph.bp_block.bp_title_status
  12. - field.field.paragraph.bp_block.bp_width
  13. - paragraphs.paragraphs_type.bp_block
  14. module:
  15. - advanced_text_formatter
  16. - field_group
  17. - maxlength
  18. - media_library
  19. - media_library_edit
  20. third_party_settings:
  21. field_group:
  22. group_advanced:
  23. children:
  24. - bp_width
  25. - bp_gutter
  26. - bp_background
  27. - bp_image_field
  28. - bp_classes
  29. parent_name: ''
  30. weight: 3
  31. format_type: details
  32. format_settings:
  33. required_fields: true
  34. id: styling-settings
  35. classes: ''
  36. open: false
  37. label: 'Styling settings'
  38. region: content
  39. group_title:
  40. children:
  41. - bp_title
  42. - bp_title_status
  43. parent_name: ''
  44. weight: 0
  45. format_type: details
  46. format_settings:
  47. description: ''
  48. id: ''
  49. classes: ''
  50. required_fields: false
  51. open: false
  52. label: 'Component title'
  53. region: content
  54. id: paragraph.bp_block.default
  55. targetEntityType: paragraph
  56. bundle: bp_block
  57. mode: default
  58. content:
  59. bp_background:
  60. weight: 23
  61. settings: { }
  62. third_party_settings: { }
  63. type: options_buttons
  64. region: content
  65. bp_block:
  66. weight: 2
  67. settings: { }
  68. third_party_settings: { }
  69. type: options_select
  70. region: content
  71. bp_classes:
  72. weight: 25
  73. settings:
  74. size: 60
  75. placeholder: ''
  76. third_party_settings: { }
  77. type: string_textfield
  78. region: content
  79. bp_gutter:
  80. weight: 22
  81. settings: { }
  82. third_party_settings: { }
  83. type: options_buttons
  84. region: content
  85. bp_image_field:
  86. weight: 24
  87. settings:
  88. media_types: { }
  89. third_party_settings:
  90. media_library_edit:
  91. show_edit: '1'
  92. type: media_library_widget
  93. region: content
  94. bp_title:
  95. weight: 1
  96. settings:
  97. size: 60
  98. placeholder: ''
  99. third_party_settings:
  100. maxlength:
  101. maxlength_js: null
  102. maxlength_js_label: 'Content limited to @limit characters, remaining: <strong>@remaining</strong>'
  103. advanced_text_formatter:
  104. show_token_tree: 0
  105. type: string_textfield
  106. region: content
  107. bp_title_status:
  108. weight: 2
  109. settings:
  110. display_label: true
  111. third_party_settings: { }
  112. type: boolean_checkbox
  113. region: content
  114. bp_width:
  115. weight: 21
  116. settings: { }
  117. third_party_settings: { }
  118. type: options_buttons
  119. region: content
  120. hidden:
  121. created: true
  122. status: true
  123. uid: true