You are here

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

modules/modifiers_colors/config/optional/core.entity_view_display.paragraph.colors_modifier.default.yml

File

modules/modifiers_colors/config/optional/core.entity_view_display.paragraph.colors_modifier.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.paragraph.colors_modifier.field_mod_background_color
  6. - field.field.paragraph.colors_modifier.field_mod_h_background_color
  7. - field.field.paragraph.colors_modifier.field_mod_h_link_color
  8. - field.field.paragraph.colors_modifier.field_mod_h_text_color
  9. - field.field.paragraph.colors_modifier.field_mod_link_color
  10. - field.field.paragraph.colors_modifier.field_mod_media_query
  11. - field.field.paragraph.colors_modifier.field_mod_text_color
  12. - field.field.paragraph.colors_modifier.field_mod_transition_duration
  13. - paragraphs.paragraphs_type.colors_modifier
  14. id: paragraph.colors_modifier.default
  15. targetEntityType: paragraph
  16. bundle: colors_modifier
  17. mode: default
  18. content:
  19. field_mod_background_color:
  20. weight: 1
  21. label: inline
  22. settings:
  23. link: true
  24. third_party_settings: { }
  25. type: entity_reference_label
  26. region: content
  27. field_mod_h_background_color:
  28. weight: 4
  29. label: inline
  30. settings:
  31. link: true
  32. third_party_settings: { }
  33. type: entity_reference_label
  34. region: content
  35. field_mod_h_link_color:
  36. weight: 6
  37. label: inline
  38. settings:
  39. link: true
  40. third_party_settings: { }
  41. type: entity_reference_label
  42. region: content
  43. field_mod_h_text_color:
  44. weight: 5
  45. label: inline
  46. settings:
  47. link: true
  48. third_party_settings: { }
  49. type: entity_reference_label
  50. region: content
  51. field_mod_link_color:
  52. weight: 3
  53. label: inline
  54. settings:
  55. link: true
  56. third_party_settings: { }
  57. type: entity_reference_label
  58. region: content
  59. field_mod_media_query:
  60. weight: 8
  61. label: inline
  62. settings:
  63. link_to_entity: false
  64. third_party_settings: { }
  65. type: string
  66. region: content
  67. field_mod_text_color:
  68. weight: 2
  69. label: inline
  70. settings:
  71. link: true
  72. third_party_settings: { }
  73. type: entity_reference_label
  74. region: content
  75. field_mod_transition_duration:
  76. weight: 7
  77. label: inline
  78. settings:
  79. thousand_separator: ''
  80. decimal_separator: .
  81. scale: 2
  82. prefix_suffix: true
  83. third_party_settings: { }
  84. type: number_decimal
  85. region: content
  86. hidden:
  87. created: true
  88. uid: true