You are here

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

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

File

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