You are here

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

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

File

config/optional/core.entity_form_display.paragraph.bp_view.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.paragraph.bp_view.bp_background
  6. - field.field.paragraph.bp_view.bp_classes
  7. - field.field.paragraph.bp_view.bp_gutter
  8. - field.field.paragraph.bp_view.bp_image_field
  9. - field.field.paragraph.bp_view.bp_title
  10. - field.field.paragraph.bp_view.bp_title_status
  11. - field.field.paragraph.bp_view.bp_view
  12. - field.field.paragraph.bp_view.bp_width
  13. - paragraphs.paragraphs_type.bp_view
  14. module:
  15. - advanced_text_formatter
  16. - field_group
  17. - maxlength
  18. - media_library
  19. - media_library_edit
  20. - viewsreference
  21. third_party_settings:
  22. field_group:
  23. group_advanced:
  24. children:
  25. - bp_width
  26. - bp_gutter
  27. - bp_background
  28. - bp_image_field
  29. - bp_classes
  30. parent_name: ''
  31. weight: 4
  32. format_type: details
  33. format_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. description: ''
  49. id: ''
  50. classes: ''
  51. required_fields: false
  52. open: false
  53. label: 'Component title'
  54. region: content
  55. id: paragraph.bp_view.default
  56. targetEntityType: paragraph
  57. bundle: bp_view
  58. mode: default
  59. content:
  60. bp_background:
  61. weight: 23
  62. settings: { }
  63. third_party_settings: { }
  64. type: options_buttons
  65. region: content
  66. bp_classes:
  67. weight: 25
  68. settings:
  69. size: 60
  70. placeholder: ''
  71. third_party_settings: { }
  72. type: string_textfield
  73. region: content
  74. bp_gutter:
  75. weight: 22
  76. settings: { }
  77. third_party_settings: { }
  78. type: options_buttons
  79. region: content
  80. bp_image_field:
  81. weight: 24
  82. settings:
  83. media_types: { }
  84. third_party_settings:
  85. media_library_edit:
  86. show_edit: '1'
  87. type: media_library_widget
  88. region: content
  89. bp_title:
  90. weight: 1
  91. settings:
  92. size: 60
  93. placeholder: ''
  94. third_party_settings:
  95. maxlength:
  96. maxlength_js: null
  97. maxlength_js_label: 'Content limited to @limit characters, remaining: <strong>@remaining</strong>'
  98. advanced_text_formatter:
  99. show_token_tree: 0
  100. type: string_textfield
  101. region: content
  102. bp_title_status:
  103. weight: 2
  104. settings:
  105. display_label: true
  106. third_party_settings: { }
  107. type: boolean_checkbox
  108. region: content
  109. bp_view:
  110. weight: 3
  111. settings:
  112. match_operator: CONTAINS
  113. size: '60'
  114. placeholder: ''
  115. match_limit: 10
  116. third_party_settings: { }
  117. type: viewsreference_autocomplete
  118. region: content
  119. bp_width:
  120. weight: 21
  121. settings: { }
  122. third_party_settings: { }
  123. type: options_buttons
  124. region: content
  125. hidden:
  126. created: true
  127. status: true
  128. uid: true