You are here

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

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. - entity_browser.browser.image_browser
  6. - field.field.paragraph.text_and_image.bp_background
  7. - field.field.paragraph.text_and_image.bp_classes
  8. - field.field.paragraph.text_and_image.bp_gutter
  9. - field.field.paragraph.text_and_image.bp_image_field
  10. - field.field.paragraph.text_and_image.bp_title
  11. - field.field.paragraph.text_and_image.bp_title_status
  12. - field.field.paragraph.text_and_image.bp_width
  13. - field.field.paragraph.text_and_image.field_image
  14. - field.field.paragraph.text_and_image.field_image_position
  15. - field.field.paragraph.text_and_image.field_text_content
  16. - field.field.paragraph.text_and_image.text_and_image_style
  17. - paragraphs.paragraphs_type.text_and_image
  18. module:
  19. - advanced_text_formatter
  20. - entity_browser
  21. - field_group
  22. - maxlength
  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. label: 'Component title'
  95. description: ''
  96. id: ''
  97. classes: ''
  98. required_fields: false
  99. open: false
  100. label: 'Component title'
  101. region: content
  102. id: paragraph.text_and_image.default
  103. targetEntityType: paragraph
  104. bundle: text_and_image
  105. mode: default
  106. content:
  107. bp_background:
  108. type: options_buttons
  109. weight: 11
  110. region: content
  111. settings: { }
  112. third_party_settings: { }
  113. bp_classes:
  114. type: string_textfield
  115. weight: 13
  116. region: content
  117. settings:
  118. size: 60
  119. placeholder: ''
  120. third_party_settings: { }
  121. bp_gutter:
  122. weight: 10
  123. settings: { }
  124. third_party_settings: { }
  125. type: options_buttons
  126. region: content
  127. bp_image_field:
  128. weight: 12
  129. settings:
  130. entity_browser: image_browser
  131. field_widget_display: rendered_entity
  132. field_widget_edit: true
  133. field_widget_remove: true
  134. open: true
  135. selection_mode: selection_append
  136. field_widget_display_settings:
  137. view_mode: field_preview
  138. field_widget_replace: false
  139. third_party_settings: { }
  140. type: entity_browser_entity_reference
  141. region: content
  142. bp_title:
  143. weight: 1
  144. settings:
  145. size: 60
  146. placeholder: ''
  147. third_party_settings:
  148. maxlength:
  149. maxlength_js: null
  150. maxlength_js_label: 'Content limited to @limit characters, remaining: <strong>@remaining</strong>'
  151. advanced_text_formatter:
  152. show_token_tree: 0
  153. type: string_textfield
  154. region: content
  155. bp_title_status:
  156. weight: 2
  157. settings:
  158. display_label: true
  159. third_party_settings: { }
  160. type: boolean_checkbox
  161. region: content
  162. bp_width:
  163. type: options_buttons
  164. weight: 9
  165. region: content
  166. settings: { }
  167. third_party_settings: { }
  168. field_image:
  169. weight: 2
  170. settings:
  171. entity_browser: image_browser
  172. field_widget_display: rendered_entity
  173. field_widget_edit: true
  174. field_widget_remove: true
  175. open: true
  176. selection_mode: selection_append
  177. field_widget_display_settings:
  178. view_mode: field_preview
  179. field_widget_replace: false
  180. third_party_settings: { }
  181. type: entity_browser_entity_reference
  182. region: content
  183. field_image_position:
  184. weight: 7
  185. settings: { }
  186. third_party_settings: { }
  187. type: options_buttons
  188. region: content
  189. field_text_content:
  190. weight: 29
  191. settings:
  192. rows: 5
  193. placeholder: ''
  194. third_party_settings: { }
  195. type: text_textarea
  196. region: content
  197. text_and_image_style:
  198. type: options_buttons
  199. weight: 8
  200. region: content
  201. settings: { }
  202. third_party_settings: { }
  203. hidden:
  204. created: true
  205. status: true
  206. uid: true