You are here

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

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

File

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