You are here

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

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

File

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