You are here

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

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

File

config/install/core.entity_form_display.paragraph.bp_tabs.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_tabs.bp_background
  7. - field.field.paragraph.bp_tabs.bp_classes
  8. - field.field.paragraph.bp_tabs.bp_gutter
  9. - field.field.paragraph.bp_tabs.bp_image_field
  10. - field.field.paragraph.bp_tabs.bp_tab_section
  11. - field.field.paragraph.bp_tabs.bp_width
  12. - paragraphs.paragraphs_type.bp_tabs
  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_tabs.default
  38. targetEntityType: paragraph
  39. bundle: bp_tabs
  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_gutter:
  57. weight: 22
  58. settings: { }
  59. third_party_settings: { }
  60. type: options_buttons
  61. region: content
  62. bp_image_field:
  63. weight: 24
  64. settings:
  65. entity_browser: image_browser
  66. field_widget_display: rendered_entity
  67. field_widget_edit: true
  68. field_widget_remove: true
  69. open: true
  70. selection_mode: selection_append
  71. field_widget_display_settings:
  72. view_mode: field_preview
  73. third_party_settings: { }
  74. type: entity_browser_entity_reference
  75. region: content
  76. bp_tab_section:
  77. type: paragraphs
  78. weight: 0
  79. settings:
  80. title: Component
  81. title_plural: Components
  82. edit_mode: closed
  83. add_mode: modal
  84. form_display_mode: default
  85. default_paragraph_type: ''
  86. closed_mode: summary
  87. autocollapse: none
  88. third_party_settings: { }
  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