You are here

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

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

File

config/optional/core.entity_form_display.paragraph.bp_simple.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_simple.bp_background
  7. - field.field.paragraph.bp_simple.bp_classes
  8. - field.field.paragraph.bp_simple.bp_gutter
  9. - field.field.paragraph.bp_simple.bp_image_field
  10. - field.field.paragraph.bp_simple.bp_text
  11. - field.field.paragraph.bp_simple.bp_title
  12. - field.field.paragraph.bp_simple.bp_title_status
  13. - field.field.paragraph.bp_simple.bp_width
  14. - paragraphs.paragraphs_type.bp_simple
  15. module:
  16. - advanced_text_formatter
  17. - entity_browser
  18. - field_group
  19. - maxlength
  20. - text
  21. third_party_settings:
  22. field_group:
  23. group_advanced:
  24. children:
  25. - bp_width
  26. - bp_gutter
  27. - bp_background
  28. - bp_image_field
  29. - bp_classes
  30. parent_name: ''
  31. weight: 4
  32. format_type: details
  33. format_settings:
  34. label: 'Styling settings'
  35. required_fields: true
  36. id: styling-settings
  37. classes: ''
  38. open: false
  39. label: 'Styling settings'
  40. region: content
  41. group_title:
  42. children:
  43. - bp_title
  44. - bp_title_status
  45. parent_name: ''
  46. weight: 0
  47. format_type: details
  48. format_settings:
  49. label: 'Component Title '
  50. id: ''
  51. classes: ''
  52. open: false
  53. required_fields: false
  54. label: 'Component Title '
  55. region: content
  56. id: paragraph.bp_simple.default
  57. targetEntityType: paragraph
  58. bundle: bp_simple
  59. mode: default
  60. content:
  61. bp_background:
  62. weight: 23
  63. settings: { }
  64. third_party_settings: { }
  65. type: options_buttons
  66. region: content
  67. bp_classes:
  68. weight: 25
  69. settings:
  70. size: 60
  71. placeholder: ''
  72. third_party_settings: { }
  73. type: string_textfield
  74. region: content
  75. bp_gutter:
  76. weight: 22
  77. settings: { }
  78. third_party_settings: { }
  79. type: options_buttons
  80. region: content
  81. bp_image_field:
  82. weight: 24
  83. settings:
  84. entity_browser: image_browser
  85. field_widget_display: rendered_entity
  86. field_widget_edit: true
  87. field_widget_remove: true
  88. open: true
  89. selection_mode: selection_append
  90. field_widget_display_settings:
  91. view_mode: field_preview
  92. field_widget_replace: false
  93. third_party_settings: { }
  94. type: entity_browser_entity_reference
  95. region: content
  96. bp_text:
  97. weight: 3
  98. settings:
  99. rows: 5
  100. placeholder: ''
  101. third_party_settings: { }
  102. type: text_textarea
  103. region: content
  104. bp_title:
  105. weight: 2
  106. settings:
  107. size: 60
  108. placeholder: ''
  109. third_party_settings:
  110. maxlength:
  111. maxlength_js: null
  112. maxlength_js_label: 'Content limited to @limit characters, remaining: <strong>@remaining</strong>'
  113. advanced_text_formatter:
  114. show_token_tree: 0
  115. type: string_textfield
  116. region: content
  117. bp_title_status:
  118. weight: 3
  119. settings:
  120. display_label: true
  121. third_party_settings: { }
  122. type: boolean_checkbox
  123. region: content
  124. bp_width:
  125. weight: 21
  126. settings: { }
  127. third_party_settings: { }
  128. type: options_buttons
  129. region: content
  130. hidden:
  131. created: true
  132. status: true
  133. uid: true