You are here

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

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

File

modules/modifiers_custom_radial_gradient/config/optional/core.entity_form_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. id: paragraph.custom_radial_gradient_modifier.default
  14. targetEntityType: paragraph
  15. bundle: custom_radial_gradient_modifier
  16. mode: default
  17. content:
  18. field_mod_cr_gradient_colors:
  19. weight: 0
  20. settings:
  21. placeholder_color: ''
  22. placeholder_opacity: ''
  23. third_party_settings: { }
  24. type: color_field_widget_default
  25. region: content
  26. field_mod_cr_gradient_position:
  27. weight: 3
  28. settings:
  29. placeholder: ''
  30. third_party_settings: { }
  31. type: number
  32. region: content
  33. field_mod_cr_gradient_shape:
  34. weight: 1
  35. settings: { }
  36. third_party_settings: { }
  37. type: options_select
  38. region: content
  39. field_mod_cr_gradient_size:
  40. weight: 2
  41. settings: { }
  42. third_party_settings: { }
  43. type: options_select
  44. region: content
  45. field_mod_media_query:
  46. weight: 4
  47. settings:
  48. size: 60
  49. placeholder: ''
  50. third_party_settings: { }
  51. type: string_textfield
  52. region: content
  53. hidden:
  54. created: true
  55. status: true
  56. uid: true