You are here

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

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

File

modules/vbp_text_and_image/config/install/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_width
  11. - field.field.paragraph.text_and_image.field_image
  12. - field.field.paragraph.text_and_image.field_image_position
  13. - field.field.paragraph.text_and_image.field_text_content
  14. - field.field.paragraph.text_and_image.text_and_image_style
  15. - paragraphs.paragraphs_type.text_and_image
  16. module:
  17. - entity_browser
  18. - field_group
  19. - text
  20. third_party_settings:
  21. field_group:
  22. group_styling_settings:
  23. children:
  24. - field_image_position
  25. - text_and_image_style
  26. - bp_width
  27. - bp_gutter
  28. - bp_background
  29. - bp_image_field
  30. - bp_classes
  31. parent_name: ''
  32. weight: 1
  33. format_type: details
  34. format_settings:
  35. id: styling-settings
  36. classes: ''
  37. open: false
  38. required_fields: true
  39. label: 'Styling settings'
  40. region: content
  41. group_components:
  42. children:
  43. - group_text
  44. - group_image
  45. parent_name: ''
  46. weight: 0
  47. format_type: tabs
  48. format_settings:
  49. id: ''
  50. classes: ''
  51. direction: horizontal
  52. label: Components
  53. region: content
  54. group_text:
  55. children:
  56. - field_text_content
  57. parent_name: group_components
  58. weight: 9
  59. format_type: tab
  60. format_settings:
  61. id: ''
  62. classes: ''
  63. formatter: open
  64. description: ''
  65. required_fields: true
  66. label: Text
  67. region: content
  68. group_image:
  69. children:
  70. - field_image
  71. parent_name: group_components
  72. weight: 10
  73. format_type: tab
  74. format_settings:
  75. id: ''
  76. classes: ''
  77. formatter: open
  78. description: ''
  79. required_fields: true
  80. label: Image
  81. region: content
  82. id: paragraph.text_and_image.default
  83. targetEntityType: paragraph
  84. bundle: text_and_image
  85. mode: default
  86. content:
  87. bp_background:
  88. type: options_buttons
  89. weight: 11
  90. region: content
  91. settings: { }
  92. third_party_settings: { }
  93. bp_classes:
  94. type: string_textfield
  95. weight: 13
  96. region: content
  97. settings:
  98. size: 60
  99. placeholder: ''
  100. third_party_settings: { }
  101. bp_gutter:
  102. weight: 10
  103. settings: { }
  104. third_party_settings: { }
  105. type: options_buttons
  106. region: content
  107. bp_image_field:
  108. weight: 12
  109. settings:
  110. entity_browser: image_browser
  111. field_widget_display: rendered_entity
  112. field_widget_edit: true
  113. field_widget_remove: true
  114. open: true
  115. selection_mode: selection_append
  116. field_widget_display_settings:
  117. view_mode: field_preview
  118. third_party_settings: { }
  119. type: entity_browser_entity_reference
  120. region: content
  121. bp_width:
  122. type: options_buttons
  123. weight: 9
  124. region: content
  125. settings: { }
  126. third_party_settings: { }
  127. field_image:
  128. weight: 2
  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. third_party_settings: { }
  139. type: entity_browser_entity_reference
  140. region: content
  141. field_image_position:
  142. weight: 7
  143. settings: { }
  144. third_party_settings: { }
  145. type: options_buttons
  146. region: content
  147. field_text_content:
  148. weight: 29
  149. settings:
  150. rows: 5
  151. placeholder: ''
  152. third_party_settings: { }
  153. type: text_textarea
  154. region: content
  155. text_and_image_style:
  156. type: options_buttons
  157. weight: 8
  158. region: content
  159. settings: { }
  160. third_party_settings: { }
  161. hidden:
  162. created: true
  163. status: true
  164. uid: true