You are here

core.entity_view_display.paragraph.custom_radial_gradient_modifier.default.yml in Modifiers Pack 8

modules/modifiers_custom_radial_gradient/config/optional/core.entity_view_display.paragraph.custom_radial_gradient_modifier.default.yml

File

modules/modifiers_custom_radial_gradient/config/optional/core.entity_view_display.paragraph.custom_radial_gradient_modifier.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.paragraph.custom_radial_gradient_modifier.field_mod_cr_gradient_colors
  6. - field.field.paragraph.custom_radial_gradient_modifier.field_mod_cr_gradient_position
  7. - field.field.paragraph.custom_radial_gradient_modifier.field_mod_cr_gradient_shape
  8. - field.field.paragraph.custom_radial_gradient_modifier.field_mod_cr_gradient_size
  9. - field.field.paragraph.custom_radial_gradient_modifier.field_mod_media_query
  10. - paragraphs.paragraphs_type.custom_radial_gradient_modifier
  11. module:
  12. - color_field
  13. - options
  14. id: paragraph.custom_radial_gradient_modifier.default
  15. targetEntityType: paragraph
  16. bundle: custom_radial_gradient_modifier
  17. mode: default
  18. content:
  19. field_mod_cr_gradient_colors:
  20. weight: 0
  21. label: inline
  22. settings:
  23. format: hex
  24. opacity: '1'
  25. third_party_settings: { }
  26. type: color_field_formatter_text
  27. region: content
  28. field_mod_cr_gradient_position:
  29. weight: 5
  30. label: inline
  31. settings:
  32. thousand_separator: ''
  33. decimal_separator: .
  34. scale: 2
  35. prefix_suffix: true
  36. third_party_settings: { }
  37. type: number_decimal
  38. region: content
  39. field_mod_cr_gradient_shape:
  40. weight: 3
  41. label: inline
  42. settings: { }
  43. third_party_settings: { }
  44. type: list_default
  45. region: content
  46. field_mod_cr_gradient_size:
  47. weight: 4
  48. label: inline
  49. settings: { }
  50. third_party_settings: { }
  51. type: list_default
  52. region: content
  53. field_mod_media_query:
  54. weight: 2
  55. label: inline
  56. settings:
  57. link_to_entity: false
  58. third_party_settings: { }
  59. type: string
  60. region: content
  61. hidden: { }