You are here

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

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

File

config/install/core.entity_form_display.paragraph.bp_carousel.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.paragraph.bp_carousel.bp_background
  6. - field.field.paragraph.bp_carousel.bp_classes
  7. - field.field.paragraph.bp_carousel.bp_gutter
  8. - field.field.paragraph.bp_carousel.bp_slide_content
  9. - field.field.paragraph.bp_carousel.bp_slide_interval
  10. - field.field.paragraph.bp_carousel.bp_width
  11. - paragraphs.paragraphs_type.bp_carousel
  12. module:
  13. - field_group
  14. - paragraphs
  15. third_party_settings:
  16. field_group:
  17. group_advanced:
  18. children:
  19. - bp_width
  20. - bp_gutter
  21. - bp_background
  22. - bp_classes
  23. parent_name: ''
  24. weight: 2
  25. format_type: details
  26. format_settings:
  27. label: 'Styling settings'
  28. required_fields: true
  29. id: styling-settings
  30. classes: ''
  31. open: false
  32. label: 'Styling settings'
  33. region: content
  34. id: paragraph.bp_carousel.default
  35. targetEntityType: paragraph
  36. bundle: bp_carousel
  37. mode: default
  38. content:
  39. bp_background:
  40. weight: 6
  41. settings: { }
  42. third_party_settings: { }
  43. type: options_buttons
  44. region: content
  45. bp_classes:
  46. weight: 7
  47. settings:
  48. size: 60
  49. placeholder: ''
  50. third_party_settings: { }
  51. type: string_textfield
  52. region: content
  53. bp_gutter:
  54. weight: 5
  55. settings: { }
  56. third_party_settings: { }
  57. type: options_buttons
  58. region: content
  59. bp_slide_content:
  60. type: paragraphs
  61. weight: 1
  62. settings:
  63. title: Component
  64. title_plural: Components
  65. edit_mode: closed
  66. add_mode: modal
  67. form_display_mode: default
  68. default_paragraph_type: ''
  69. closed_mode: summary
  70. autocollapse: none
  71. third_party_settings: { }
  72. region: content
  73. bp_slide_interval:
  74. weight: 0
  75. settings: { }
  76. third_party_settings: { }
  77. type: options_select
  78. region: content
  79. bp_width:
  80. weight: 4
  81. settings: { }
  82. third_party_settings: { }
  83. type: options_buttons
  84. region: content
  85. hidden:
  86. created: true
  87. status: true
  88. uid: true