You are here

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

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

File

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