You are here

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

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. - field.field.paragraph.bp_image.bp_background
  6. - field.field.paragraph.bp_image.bp_classes
  7. - field.field.paragraph.bp_image.bp_gutter
  8. - field.field.paragraph.bp_image.bp_image_field
  9. - field.field.paragraph.bp_image.bp_link
  10. - field.field.paragraph.bp_image.bp_title
  11. - field.field.paragraph.bp_image.bp_title_status
  12. - field.field.paragraph.bp_image.bp_width
  13. - paragraphs.paragraphs_type.bp_image
  14. module:
  15. - advanced_text_formatter
  16. - field_group
  17. - link
  18. - maxlength
  19. - media_library
  20. - media_library_edit
  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. required_fields: true
  34. id: styling-settings
  35. classes: ''
  36. open: false
  37. label: 'Styling settings'
  38. region: content
  39. group_title:
  40. children:
  41. - bp_title
  42. - bp_title_status
  43. parent_name: ''
  44. weight: 0
  45. format_type: details
  46. format_settings:
  47. description: ''
  48. id: ''
  49. classes: ''
  50. required_fields: false
  51. open: false
  52. label: 'Component title'
  53. region: content
  54. id: paragraph.bp_image.default
  55. targetEntityType: paragraph
  56. bundle: bp_image
  57. mode: default
  58. content:
  59. bp_background:
  60. type: options_buttons
  61. weight: 9
  62. region: content
  63. settings: { }
  64. third_party_settings: { }
  65. bp_classes:
  66. weight: 10
  67. settings:
  68. size: 60
  69. placeholder: ''
  70. third_party_settings: { }
  71. type: string_textfield
  72. region: content
  73. bp_gutter:
  74. weight: 8
  75. settings: { }
  76. third_party_settings: { }
  77. type: options_buttons
  78. region: content
  79. bp_image_field:
  80. type: media_library_widget
  81. weight: 3
  82. region: content
  83. settings:
  84. media_types:
  85. - audio
  86. - file
  87. - gallery
  88. - image
  89. - instagram
  90. - remote_video
  91. - tweet
  92. - video
  93. third_party_settings:
  94. media_library_edit:
  95. show_edit: '1'
  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