You are here

core.entity_form_display.paragraph.bp_blank.default.yml in Bootstrap Paragraphs 8.2

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

File

config/optional/core.entity_form_display.paragraph.bp_blank.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.paragraph.bp_blank.bp_background
  6. - field.field.paragraph.bp_blank.bp_header
  7. - field.field.paragraph.bp_blank.bp_unrestricted
  8. - field.field.paragraph.bp_blank.bp_width
  9. - paragraphs.paragraphs_type.bp_blank
  10. module:
  11. - text
  12. id: paragraph.bp_blank.default
  13. targetEntityType: paragraph
  14. bundle: bp_blank
  15. mode: default
  16. content:
  17. bp_background:
  18. weight: 0
  19. settings: { }
  20. third_party_settings: { }
  21. type: options_select
  22. region: content
  23. bp_header:
  24. type: string_textfield
  25. weight: 2
  26. region: content
  27. settings:
  28. size: 60
  29. placeholder: ''
  30. third_party_settings: { }
  31. bp_unrestricted:
  32. weight: 3
  33. settings:
  34. rows: 5
  35. placeholder: ''
  36. third_party_settings: { }
  37. type: text_textarea
  38. region: content
  39. bp_width:
  40. weight: 1
  41. settings: { }
  42. third_party_settings: { }
  43. type: options_select
  44. region: content
  45. hidden:
  46. created: true
  47. status: true
  48. uid: true