You are here

core.entity_form_display.paragraph.adaptive_height_modifier.default.yml in Modifiers Pack 8

modules/modifiers_adaptive_height/config/optional/core.entity_form_display.paragraph.adaptive_height_modifier.default.yml

File

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