You are here

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

modules/modifiers_custom_linear_gradient/config/optional/core.entity_form_display.paragraph.custom_linear_gradient_modifier.default.yml

File

modules/modifiers_custom_linear_gradient/config/optional/core.entity_form_display.paragraph.custom_linear_gradient_modifier.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.paragraph.custom_linear_gradient_modifier.field_mod_cl_gradient_colors
  6. - field.field.paragraph.custom_linear_gradient_modifier.field_mod_cl_gradient_direction
  7. - field.field.paragraph.custom_linear_gradient_modifier.field_mod_media_query
  8. - paragraphs.paragraphs_type.custom_linear_gradient_modifier
  9. module:
  10. - color_field
  11. id: paragraph.custom_linear_gradient_modifier.default
  12. targetEntityType: paragraph
  13. bundle: custom_linear_gradient_modifier
  14. mode: default
  15. content:
  16. field_mod_cl_gradient_colors:
  17. weight: 0
  18. settings:
  19. placeholder_color: ''
  20. placeholder_opacity: ''
  21. third_party_settings: { }
  22. type: color_field_widget_default
  23. region: content
  24. field_mod_cl_gradient_direction:
  25. weight: 1
  26. settings:
  27. placeholder: ''
  28. third_party_settings: { }
  29. type: number
  30. region: content
  31. field_mod_media_query:
  32. weight: 2
  33. settings:
  34. size: 60
  35. placeholder: ''
  36. third_party_settings: { }
  37. type: string_textfield
  38. region: content
  39. hidden:
  40. created: true
  41. status: true
  42. uid: true