You are here

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

modules/vbp_text_and_image/config/optional/core.entity_form_display.paragraph.text_and_image.default.yml

File

modules/vbp_text_and_image/config/optional/core.entity_form_display.paragraph.text_and_image.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.paragraph.text_and_image.bp_background
  6. - field.field.paragraph.text_and_image.bp_classes
  7. - field.field.paragraph.text_and_image.bp_gutter
  8. - field.field.paragraph.text_and_image.bp_image_field
  9. - field.field.paragraph.text_and_image.bp_title
  10. - field.field.paragraph.text_and_image.bp_title_status
  11. - field.field.paragraph.text_and_image.bp_width
  12. - field.field.paragraph.text_and_image.field_image
  13. - field.field.paragraph.text_and_image.field_image_position
  14. - field.field.paragraph.text_and_image.field_text_content
  15. - field.field.paragraph.text_and_image.text_and_image_style
  16. - paragraphs.paragraphs_type.text_and_image
  17. module:
  18. - advanced_text_formatter
  19. - field_group
  20. - maxlength
  21. - media_library
  22. - media_library_edit
  23. - text
  24. third_party_settings:
  25. field_group:
  26. group_styling_settings:
  27. children:
  28. - field_image_position
  29. - text_and_image_style
  30. - bp_width
  31. - bp_gutter
  32. - bp_background
  33. - bp_image_field
  34. - bp_classes
  35. parent_name: ''
  36. weight: 4
  37. format_type: details
  38. format_settings:
  39. id: styling-settings
  40. classes: ''
  41. open: false
  42. required_fields: true
  43. label: 'Styling settings'
  44. region: content
  45. group_components:
  46. children:
  47. - group_text
  48. - group_image
  49. parent_name: ''
  50. weight: 3
  51. format_type: tabs
  52. format_settings:
  53. id: ''
  54. classes: ''
  55. direction: horizontal
  56. label: Components
  57. region: content
  58. group_text:
  59. children:
  60. - field_text_content
  61. parent_name: group_components
  62. weight: 9
  63. format_type: tab
  64. format_settings:
  65. id: ''
  66. classes: ''
  67. formatter: open
  68. description: ''
  69. required_fields: true
  70. label: Text
  71. region: content
  72. group_image:
  73. children:
  74. - field_image
  75. parent_name: group_components
  76. weight: 10
  77. format_type: tab
  78. format_settings:
  79. id: ''
  80. classes: ''
  81. formatter: open
  82. description: ''
  83. required_fields: true
  84. label: Image
  85. region: content
  86. group_title:
  87. children:
  88. - bp_title
  89. - bp_title_status
  90. parent_name: ''
  91. weight: 0
  92. format_type: details
  93. format_settings:
  94. description: ''
  95. id: ''
  96. classes: ''
  97. required_fields: false
  98. open: false
  99. label: 'Component title'
  100. region: content
  101. id: paragraph.text_and_image.default
  102. targetEntityType: paragraph
  103. bundle: text_and_image
  104. mode: default
  105. content:
  106. bp_background:
  107. type: options_buttons
  108. weight: 11
  109. region: content
  110. settings: { }
  111. third_party_settings: { }
  112. bp_classes:
  113. type: string_textfield
  114. weight: 13
  115. region: content
  116. settings:
  117. size: 60
  118. placeholder: ''
  119. third_party_settings: { }
  120. bp_gutter:
  121. weight: 10
  122. settings: { }
  123. third_party_settings: { }
  124. type: options_buttons
  125. region: content
  126. bp_image_field:
  127. weight: 12
  128. settings:
  129. media_types: { }
  130. third_party_settings:
  131. media_library_edit:
  132. show_edit: '1'
  133. type: media_library_widget
  134. region: content
  135. bp_title:
  136. weight: 1
  137. settings:
  138. size: 60
  139. placeholder: ''
  140. third_party_settings:
  141. maxlength:
  142. maxlength_js: null
  143. maxlength_js_label: 'Content limited to @limit characters, remaining: <strong>@remaining</strong>'
  144. advanced_text_formatter:
  145. show_token_tree: 0
  146. type: string_textfield
  147. region: content
  148. bp_title_status:
  149. weight: 2
  150. settings:
  151. display_label: true
  152. third_party_settings: { }
  153. type: boolean_checkbox
  154. region: content
  155. bp_width:
  156. type: options_buttons
  157. weight: 9
  158. region: content
  159. settings: { }
  160. third_party_settings: { }
  161. field_image:
  162. weight: 2
  163. settings:
  164. media_types: { }
  165. third_party_settings:
  166. media_library_edit:
  167. show_edit: '1'
  168. type: media_library_widget
  169. region: content
  170. field_image_position:
  171. weight: 7
  172. settings: { }
  173. third_party_settings: { }
  174. type: options_buttons
  175. region: content
  176. field_text_content:
  177. weight: 29
  178. settings:
  179. rows: 5
  180. placeholder: ''
  181. third_party_settings: { }
  182. type: text_textarea
  183. region: content
  184. text_and_image_style:
  185. type: options_buttons
  186. weight: 8
  187. region: content
  188. settings: { }
  189. third_party_settings: { }
  190. hidden:
  191. created: true
  192. status: true
  193. uid: true