You are here

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

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

File

config/optional/core.entity_form_display.paragraph.bp_columns_three_uneven.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.paragraph.bp_columns_three_uneven.bp_background
  6. - field.field.paragraph.bp_columns_three_uneven.bp_column_content_3
  7. - field.field.paragraph.bp_columns_three_uneven.bp_column_style_3
  8. - field.field.paragraph.bp_columns_three_uneven.bp_header
  9. - field.field.paragraph.bp_columns_three_uneven.bp_width
  10. - paragraphs.paragraphs_type.bp_columns_three_uneven
  11. module:
  12. - paragraphs
  13. id: paragraph.bp_columns_three_uneven.default
  14. targetEntityType: paragraph
  15. bundle: bp_columns_three_uneven
  16. mode: default
  17. content:
  18. bp_background:
  19. weight: 0
  20. settings: { }
  21. third_party_settings: { }
  22. type: options_select
  23. region: content
  24. bp_column_content_3:
  25. type: entity_reference_paragraphs
  26. weight: 4
  27. settings:
  28. title: Paragraph
  29. title_plural: Paragraphs
  30. edit_mode: closed
  31. add_mode: dropdown
  32. form_display_mode: default
  33. default_paragraph_type: ''
  34. third_party_settings: { }
  35. region: content
  36. bp_column_style_3:
  37. weight: 2
  38. settings: { }
  39. third_party_settings: { }
  40. type: options_select
  41. region: content
  42. bp_header:
  43. type: string_textfield
  44. weight: 3
  45. region: content
  46. settings:
  47. size: 60
  48. placeholder: ''
  49. third_party_settings: { }
  50. bp_width:
  51. weight: 1
  52. settings: { }
  53. third_party_settings: { }
  54. type: options_select
  55. region: content
  56. hidden:
  57. created: true
  58. status: true
  59. uid: true