You are here

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

config/install/core.entity_form_display.paragraph.bp_modal.default.yml

File

config/install/core.entity_form_display.paragraph.bp_modal.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - entity_browser.browser.image_browser
  6. - field.field.paragraph.bp_modal.bp_background
  7. - field.field.paragraph.bp_modal.bp_classes
  8. - field.field.paragraph.bp_modal.bp_gutter
  9. - field.field.paragraph.bp_modal.bp_image_field
  10. - field.field.paragraph.bp_modal.bp_modal_body
  11. - field.field.paragraph.bp_modal.bp_modal_button_text
  12. - field.field.paragraph.bp_modal.bp_modal_footer
  13. - field.field.paragraph.bp_modal.bp_modal_title
  14. - field.field.paragraph.bp_modal.bp_width
  15. - paragraphs.paragraphs_type.bp_modal
  16. module:
  17. - entity_browser
  18. - field_group
  19. - paragraphs
  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: 4
  31. format_type: details
  32. format_settings:
  33. label: 'Styling settings'
  34. required_fields: true
  35. id: styling-settings
  36. classes: ''
  37. open: false
  38. label: 'Styling settings'
  39. region: content
  40. id: paragraph.bp_modal.default
  41. targetEntityType: paragraph
  42. bundle: bp_modal
  43. mode: default
  44. content:
  45. bp_background:
  46. weight: 26
  47. settings: { }
  48. third_party_settings: { }
  49. type: options_buttons
  50. region: content
  51. bp_classes:
  52. weight: 28
  53. settings:
  54. size: 60
  55. placeholder: ''
  56. third_party_settings: { }
  57. type: string_textfield
  58. region: content
  59. bp_gutter:
  60. weight: 25
  61. settings: { }
  62. third_party_settings: { }
  63. type: options_buttons
  64. region: content
  65. bp_image_field:
  66. weight: 27
  67. settings:
  68. entity_browser: image_browser
  69. field_widget_display: rendered_entity
  70. field_widget_edit: true
  71. field_widget_remove: true
  72. open: true
  73. selection_mode: selection_append
  74. field_widget_display_settings:
  75. view_mode: field_preview
  76. third_party_settings: { }
  77. type: entity_browser_entity_reference
  78. region: content
  79. bp_modal_body:
  80. type: paragraphs
  81. weight: 2
  82. settings:
  83. title: Component
  84. title_plural: Components
  85. edit_mode: closed
  86. add_mode: modal
  87. form_display_mode: default
  88. default_paragraph_type: ''
  89. closed_mode: summary
  90. autocollapse: none
  91. third_party_settings: { }
  92. region: content
  93. bp_modal_button_text:
  94. weight: 0
  95. settings:
  96. size: 60
  97. placeholder: ''
  98. third_party_settings: { }
  99. type: string_textfield
  100. region: content
  101. bp_modal_footer:
  102. type: paragraphs
  103. weight: 3
  104. settings:
  105. title: Component
  106. title_plural: Components
  107. edit_mode: closed
  108. add_mode: modal
  109. form_display_mode: default
  110. default_paragraph_type: ''
  111. closed_mode: summary
  112. autocollapse: none
  113. third_party_settings: { }
  114. region: content
  115. bp_modal_title:
  116. weight: 1
  117. settings:
  118. size: 60
  119. placeholder: ''
  120. third_party_settings: { }
  121. type: string_textfield
  122. region: content
  123. bp_width:
  124. weight: 24
  125. settings: { }
  126. third_party_settings: { }
  127. type: options_buttons
  128. region: content
  129. hidden:
  130. created: true
  131. status: true
  132. uid: true