You are here

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

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

File

config/optional/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_title
  12. - field.field.paragraph.bp_image.bp_title_status
  13. - field.field.paragraph.bp_image.bp_width
  14. - paragraphs.paragraphs_type.bp_image
  15. module:
  16. - advanced_text_formatter
  17. - entity_browser
  18. - field_group
  19. - link
  20. - maxlength
  21. third_party_settings:
  22. field_group:
  23. group_styling_settings:
  24. children:
  25. - bp_width
  26. - bp_gutter
  27. - bp_background
  28. - bp_classes
  29. parent_name: ''
  30. weight: 5
  31. format_type: details
  32. format_settings:
  33. label: 'Styling settings'
  34. required_fields: true
  35. id: styling-settings
  36. classes: ''
  37. open: false
  38. label: 'Styling settings'
  39. region: content
  40. group_title:
  41. children:
  42. - bp_title
  43. - bp_title_status
  44. parent_name: ''
  45. weight: 0
  46. format_type: details
  47. format_settings:
  48. label: 'Component title'
  49. description: ''
  50. id: ''
  51. classes: ''
  52. required_fields: false
  53. open: false
  54. label: 'Component title'
  55. region: content
  56. id: paragraph.bp_image.default
  57. targetEntityType: paragraph
  58. bundle: bp_image
  59. mode: default
  60. content:
  61. bp_background:
  62. type: options_buttons
  63. weight: 9
  64. region: content
  65. settings: { }
  66. third_party_settings: { }
  67. bp_classes:
  68. weight: 10
  69. settings:
  70. size: 60
  71. placeholder: ''
  72. third_party_settings: { }
  73. type: string_textfield
  74. region: content
  75. bp_gutter:
  76. weight: 8
  77. settings: { }
  78. third_party_settings: { }
  79. type: options_buttons
  80. region: content
  81. bp_image_field:
  82. type: entity_browser_entity_reference
  83. weight: 3
  84. region: content
  85. settings:
  86. entity_browser: image_browser
  87. field_widget_display: rendered_entity
  88. field_widget_edit: true
  89. field_widget_remove: true
  90. open: true
  91. selection_mode: selection_append
  92. field_widget_display_settings:
  93. view_mode: field_preview
  94. field_widget_replace: false
  95. third_party_settings: { }
  96. bp_link:
  97. type: link_default
  98. weight: 4
  99. region: content
  100. settings:
  101. placeholder_url: ''
  102. placeholder_title: ''
  103. third_party_settings: { }
  104. bp_title:
  105. weight: 1
  106. settings:
  107. size: 60
  108. placeholder: ''
  109. third_party_settings:
  110. maxlength:
  111. maxlength_js: null
  112. maxlength_js_label: 'Content limited to @limit characters, remaining: <strong>@remaining</strong>'
  113. advanced_text_formatter:
  114. show_token_tree: 0
  115. type: string_textfield
  116. region: content
  117. bp_title_status:
  118. weight: 2
  119. settings:
  120. display_label: true
  121. third_party_settings: { }
  122. type: boolean_checkbox
  123. region: content
  124. bp_width:
  125. type: options_buttons
  126. weight: 7
  127. region: content
  128. settings: { }
  129. third_party_settings: { }
  130. hidden:
  131. created: true
  132. status: true
  133. uid: true