You are here

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

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

File

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