You are here

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

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

File

config/install/core.entity_form_display.paragraph.bp_columns.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_columns.bp_background
  7. - field.field.paragraph.bp_columns.bp_classes
  8. - field.field.paragraph.bp_columns.bp_column_content
  9. - field.field.paragraph.bp_columns.bp_gutter
  10. - field.field.paragraph.bp_columns.bp_image_field
  11. - field.field.paragraph.bp_columns.bp_width
  12. - paragraphs.paragraphs_type.bp_columns
  13. module:
  14. - entity_browser
  15. - field_group
  16. - paragraphs
  17. third_party_settings:
  18. field_group:
  19. group_advanced:
  20. children:
  21. - bp_width
  22. - bp_gutter
  23. - bp_background
  24. - bp_image_field
  25. - bp_classes
  26. parent_name: ''
  27. weight: 1
  28. format_type: details
  29. format_settings:
  30. label: 'Styling settings'
  31. required_fields: true
  32. id: styling-settings
  33. classes: ''
  34. open: false
  35. label: 'Styling settings'
  36. region: content
  37. id: paragraph.bp_columns.default
  38. targetEntityType: paragraph
  39. bundle: bp_columns
  40. mode: default
  41. content:
  42. bp_background:
  43. weight: 23
  44. settings: { }
  45. third_party_settings: { }
  46. type: options_buttons
  47. region: content
  48. bp_classes:
  49. weight: 25
  50. settings:
  51. size: 60
  52. placeholder: ''
  53. third_party_settings: { }
  54. type: string_textfield
  55. region: content
  56. bp_column_content:
  57. type: paragraphs
  58. weight: 0
  59. settings:
  60. title: Component
  61. title_plural: Components
  62. edit_mode: closed
  63. add_mode: modal
  64. form_display_mode: default
  65. default_paragraph_type: _none
  66. closed_mode: summary
  67. autocollapse: none
  68. third_party_settings: { }
  69. region: content
  70. bp_gutter:
  71. weight: 22
  72. settings: { }
  73. third_party_settings: { }
  74. type: options_buttons
  75. region: content
  76. bp_image_field:
  77. weight: 24
  78. settings:
  79. entity_browser: image_browser
  80. field_widget_display: rendered_entity
  81. field_widget_edit: true
  82. field_widget_remove: true
  83. open: true
  84. selection_mode: selection_append
  85. field_widget_display_settings:
  86. view_mode: field_preview
  87. third_party_settings: { }
  88. type: entity_browser_entity_reference
  89. region: content
  90. bp_width:
  91. weight: 21
  92. settings: { }
  93. third_party_settings: { }
  94. type: options_buttons
  95. region: content
  96. hidden:
  97. created: true
  98. status: true
  99. uid: true