original field.json

				
					[
 {
  "children": [
   {
    "default": {
     "size_type": "auto_custom_max",
     "src": "https://www.celerium.com/hubfs/Temp_image.jpg",
     "alt": "Punk Squirrel ",
     "loading": "lazy",
     "width": 1000,
     "height": 1000,
     "max_width": 1800,
     "max_height": 1000
    },
    "display_width": null,
    "label": "Image",
    "locked": false,
    "name": "image_field",
    "required": false,
    "resizable": false,
    "responsive": true,
    "show_loading": false,
    "type": "image"
   }
  ],
  "default": [
   {
    "image_field": {
     "size_type": "auto_custom_max",
     "src": "https://www.celerium.com/hubfs/Temp_image.jpg",
     "alt": "Punk Squirrel ",
     "loading": "lazy",
     "width": 1000,
     "height": 1000,
     "max_width": 1800,
     "max_height": 1000
    }
   },
   {
    "image_field": {
     "size_type": "auto_custom_max",
     "src": "https://www.celerium.com/hubfs/Temp_image.jpg",
     "alt": "Punk Squirrel ",
     "loading": "lazy",
     "width": 1000,
     "height": 1000,
     "max_width": 1800,
     "max_height": 1000
    }
   },
   {
    "image_field": {
     "size_type": "auto_custom_max",
     "src": "https://www.celerium.com/hubfs/Temp_image.jpg",
     "alt": "Punk Squirrel ",
     "loading": "lazy",
     "width": 1000,
     "height": 1000,
     "max_width": 1800,
     "max_height": 1000
    }
   },
   {
    "image_field": {
     "size_type": "auto_custom_max",
     "src": "https://www.celerium.com/hubfs/Temp_image.jpg",
     "alt": "Punk Squirrel ",
     "loading": "lazy",
     "width": 1000,
     "height": 1000,
     "max_width": 1800,
     "max_height": 1000
    }
   }
  ],
  "display_width": null,
  "expanded": false,
  "group_occurrence_meta": null,
  "label": "Image",
  "locked": false,
  "name": "image_group",
  "occurrence": {
   "default": 1,
   "min": 1
  },
  "required": false,
  "tab": "CONTENT",
  "type": "group"
 },
 {
  "children": [
   {
    "default": 1,
    "display": "text",
    "display_width": null,
    "label": "Slides to Show",
    "locked": false,
    "max": 10,
    "name": "slides_to_show",
    "required": false,
    "step": 1,
    "type": "number"
   },
   {
    "default": 1,
    "display": "text",
    "display_width": null,
    "label": "Mobile Screens",
    "locked": false,
    "max": 10,
    "name": "mobile_screens",
    "required": false,
    "step": 1,
    "type": "number"
   },
   {
    "default": 1,
    "display": "text",
    "display_width": null,
    "label": "Tablet Screens",
    "locked": false,
    "max": 10,
    "name": "tablet_screens",
    "required": false,
    "step": 1,
    "type": "number"
   }
  ],
  "default": {
   "slides_to_show": 1,
   "mobile_screens": 1,
   "tablet_screens": 1
  },
  "display_width": null,
  "expanded": false,
  "group_occurrence_meta": null,
  "label": "Slides to Show",
  "locked": false,
  "name": "slides_to_show_group",
  "required": false,
  "tab": "CONTENT",
  "type": "group"
 },
 {
  "children": [
   {
    "default": true,
    "display": "toggle",
    "display_width": null,
    "label": "Arrows",
    "locked": false,
    "name": "arrows",
    "required": false,
    "type": "boolean"
   },
   {
    "children": [
     {
      "default": {
       "name": "angle-left",
       "unicode": "f104",
       "type": "SOLID"
      },
      "display_width": null,
      "icon_set": "fontawesome-5.14.0",
      "label": "Previous Arrow Icon",
      "locked": false,
      "name": "previous_arrow_icon",
      "required": false,
      "type": "icon",
      "visibility": {
       "controlling_field_path": "navigation.arrows",
       "controlling_value_regex": "true",
       "operator": "EQUAL"
      }
     },
     {
      "default": {
       "name": "angle-right",
       "unicode": "f105",
       "type": "SOLID"
      },
      "display_width": null,
      "icon_set": "fontawesome-5.14.0",
      "label": "Next Arrow Icon",
      "locked": false,
      "name": "next_arrow_icon",
      "required": false,
      "type": "icon",
      "visibility": {
       "controlling_field_path": "navigation.arrows",
       "controlling_value_regex": "true",
       "operator": "EQUAL"
      }
     }
    ],
    "default": {
     "previous_arrow_icon": {
      "name": "angle-left",
      "unicode": "f104",
      "type": "SOLID"
     },
     "next_arrow_icon": {
      "name": "angle-right",
      "unicode": "f105",
      "type": "SOLID"
     }
    },
    "display_width": null,
    "expanded": false,
    "group_occurrence_meta": null,
    "label": "Arrow Icon",
    "locked": false,
    "name": "arrow_icon",
    "required": false,
    "tab": "CONTENT",
    "type": "group"
   },
   {
    "choices": [
     [
      "block",
      "Yes"
     ],
     [
      "none",
      "No"
     ]
    ],
    "default": "block",
    "display": "select",
    "display_width": null,
    "label": "Dots",
    "locked": false,
    "multiple": false,
    "name": "dots",
    "preset": null,
    "reordering_enabled": true,
    "required": false,
    "type": "choice"
   }
  ],
  "default": {
   "arrows": true,
   "arrow_icon": {
    "previous_arrow_icon": {
     "name": "angle-left",
     "unicode": "f104",
     "type": "SOLID"
    },
    "next_arrow_icon": {
     "name": "angle-right",
     "unicode": "f105",
     "type": "SOLID"
    }
   },
   "dots": "block"
  },
  "display_width": null,
  "expanded": false,
  "group_occurrence_meta": null,
  "label": "Navigation",
  "locked": false,
  "name": "navigation",
  "required": false,
  "tab": "CONTENT",
  "type": "group"
 },
 {
  "children": [
   {
    "choices": [
     [
      "true",
      "Yes"
     ],
     [
      "false",
      "No"
     ]
    ],
    "default": "true",
    "display": "select",
    "display_width": null,
    "label": "Autoplay",
    "locked": false,
    "multiple": false,
    "name": "choice_field",
    "preset": null,
    "reordering_enabled": true,
    "required": false,
    "type": "choice"
   },
   {
    "choices": [
     [
      "true",
      "Yes"
     ],
     [
      "false",
      "No"
     ]
    ],
    "default": "true",
    "display": "select",
    "display_width": null,
    "label": "Pause on Hover",
    "locked": false,
    "multiple": false,
    "name": "pause_on_hover",
    "preset": null,
    "reordering_enabled": true,
    "required": false,
    "type": "choice"
   },
   {
    "choices": [
     [
      "left",
      "Left"
     ],
     [
      "right",
      "Right"
     ]
    ],
    "default": "right",
    "display": "select",
    "display_width": null,
    "label": "Direction",
    "locked": false,
    "multiple": false,
    "name": "direction",
    "preset": null,
    "reordering_enabled": true,
    "required": false,
    "type": "choice"
   },
   {
    "default": 5000,
    "display": "text",
    "display_width": null,
    "label": "Autoplay Speed",
    "locked": false,
    "name": "autoplay_speed",
    "required": false,
    "step": 1,
    "type": "number"
   }
  ],
  "default": {
   "choice_field": "true",
   "pause_on_hover": "true",
   "direction": "right",
   "autoplay_speed": 5000
  },
  "display_width": null,
  "expanded": false,
  "group_occurrence_meta": null,
  "label": "Additional Options",
  "locked": false,
  "name": "additional_options",
  "required": false,
  "tab": "CONTENT",
  "type": "group"
 }

{
  {
   "children": [
    {
     "default": 20,
     "display": "slider",
     "display_width": null,
     "label": "Size",
     "locked": false,
     "max": 100,
     "name": "size",
     "required": false,
     "step": 1,
     "suffix": "px",
     "type": "number",
     "visibility": {
      "controlling_field_path": "navigation.arrows",
      "controlling_value_regex": "true",
      "operator": "EQUAL"
     }
    },
    {
     "default": {
      "color": "#e3c024",
      "opacity": 100
     },
     "display_width": null,
     "inherited_value": {
      "default_value_path": "theme.secondary_color",
      "property_value_paths": {
       "color": "theme.secondary_color.color",
       "opacity": "theme.secondary_color.opacity"
      }
     },
     "label": "Color",
     "locked": false,
     "name": "color_field",
     "required": false,
     "type": "color",
     "visibility": {
      "controlling_field_path": "navigation.arrows",
      "controlling_value_regex": "true",
      "operator": "EQUAL"
     }
    },
    {
     "children": [
      {
       "choices": [
        [
         "inside",
         "Inside"
        ],
        [
         "outside",
         "Outside"
        ]
       ],
       "default": "outside",
       "display": "select",
       "display_width": null,
       "label": "Position",
       "locked": false,
       "multiple": false,
       "name": "choice_field_1",
       "preset": null,
       "reordering_enabled": true,
       "required": false,
       "type": "choice"
      },
      {
       "default": 10,
       "display": "slider",
       "display_width": null,
       "label": "Size",
       "locked": false,
       "max": 20,
       "name": "size",
       "required": false,
       "step": 1,
       "suffix": "px",
       "type": "number"
      },
      {
       "default": {
        "color": "#e3c024",
        "opacity": 100
       },
       "display_width": null,
       "label": "Color",
       "locked": false,
       "name": "color_field_1",
       "required": false,
       "type": "color"
      },
      {
       "default": {
        "color": "#00d8ff",
        "opacity": 100
       },
       "display_width": null,
       "label": "Active Color",
       "locked": false,
       "name": "active_color",
       "required": false,
       "type": "color"
      }
     ],
     "default": {
      "choice_field_1": "outside",
      "size": 10,
      "color_field_1": {
       "color": "#e3c024",
       "opacity": 100
      },
      "active_color": {
       "color": "#00d8ff",
       "opacity": 100
      }
     },
     "display_width": null,
     "expanded": false,
     "group_occurrence_meta": null,
     "label": "Pagination",
     "locked": false,
     "name": "pagination",
     "required": false,
     "tab": "STYLE",
     "type": "group",
     "visibility": {
      "controlling_field_path": "navigation.dots",
      "controlling_value_regex": "block",
      "operator": "EQUAL"
     }
    }
   ],
   "default": {
    "size": 20,
    "color_field": {
     "color": "#e3c024",
     "opacity": 100
    },
    "pagination": {
     "choice_field_1": "outside",
     "size": 10,
     "color_field_1": {
      "color": "#e3c024",
      "opacity": 100
     },
     "active_color": {
      "color": "#00d8ff",
      "opacity": 100
     }
    }
   },
   "display_width": null,
   "expanded": false,
   "group_occurrence_meta": null,
   "label": "Navigation Style",
   "locked": false,
   "name": "navigation_style",
   "required": false,
   "tab": "STYLE",
   "type": "group"
  },
  {
   "children": [
    {
     "choices": [
      [
       "auto",
       "Auto"
      ],
      [
       "1 / 1",
       "1 / 1"
      ],
      [
       "16 / 9",
       "16 / 9"
      ],
      [
       "0.5",
       "0.5"
      ],
      [
       "3/1",
       "3/1"
      ],
      [
       "4/1",
       "4/1"
      ]
     ],
     "default": "1 / 1",
     "display": "select",
     "display_width": null,
     "label": "Aspect Ratio",
     "locked": false,
     "multiple": false,
     "name": "aspect_ratio",
     "preset": null,
     "reordering_enabled": true,
     "required": false,
     "type": "choice"
    },
    {
     "choices": [
      [
       "start",
       "Start"
      ],
      [
       "center",
       "Center"
      ],
      [
       "end",
       "End"
      ]
     ],
     "default": "start",
     "display": "select",
     "display_width": null,
     "label": "Vertical Align",
     "locked": false,
     "multiple": false,
     "name": "vertical_align",
     "preset": null,
     "reordering_enabled": true,
     "required": false,
     "type": "choice",
     "visibility": {
      "controlling_field_path": "style.image.aspect_ratio",
      "controlling_value_regex": "auto",
      "operator": "EQUAL"
     }
    },
    {
     "default": 1,
     "display": "text",
     "display_width": null,
     "label": "Spacing",
     "locked": false,
     "max": 50,
     "name": "spacing",
     "required": false,
     "step": 1,
     "suffix": "px",
     "type": "number"
    }
   ],
   "default": {
    "aspect_ratio": "auto",
    "vertical_align": "center",
    "spacing": 1
   },
   "display_width": null,
   "expanded": false,
   "group_occurrence_meta": null,
   "label": "Image",
   "locked": false,
   "name": "image",
   "required": false,
   "tab": "STYLE",
   "type": "group"
  }
 ],
 "default": {
  "navigation_style": {
   "size": 20,
   "color_field": {
    "color": "#e3c024",
    "opacity": 100
   },
   "pagination": {
    "choice_field_1": "inside",
    "size": 10,
    "color_field_1": {
     "color": "#e3c024",
     "opacity": 100
    },
    "active_color": {
     "color": "#00d8ff",
     "opacity": 100
    }
   }
  },
  "image": {
   "aspect_ratio": "auto",
   "vertical_align": "center",
   "spacing": 1
  }
 },
 "display_width": null,
 "expanded": false,
 "group_occurrence_meta": null,
 "label": "Style",
 "locked": false,
 "name": "style",
 "required": false,
 "tab": "STYLE",
 "type": "group"
}	
]
				
			

updated field.json

				
					[

    {
    "label": "Global colors",
    "name": "global_colors",
    "type": "group",
    "children": [
      {
        "label": "Primary",
        "name": "primary",
        "type": "color",
        "alternate_names": ["primary_color"],
        "visibility": {
          "hidden_subfields": {
            "opacity": true
          }
        },
        "inherited_value": {
          "property_value_paths": {
            "color": "brand_settings.primaryColor"
          }
        },
        "default": {
          "color": "#494A52"
        }
      },
      {
        "label": "Secondary",
        "name": "secondary",
        "type": "color",
        "alternate_names": ["secondary_color"],
        "visibility": {
          "hidden_subfields": {
            "opacity": true
          }
        },
        "inherited_value": {
          "property_value_paths": {
            "color": "brand_settings.colors[1]"
          }
        },
        "default": {
          "color": "#F8FAFC"
        }
      }
    ]
  },
  {
    "label": "Global fonts",
    "name": "global_fonts",
    "type": "group",
    "children": [
      {
        "label": "Primary",
        "name": "primary",
        "type": "font",
        "alternate_names": ["body_font"],
        "visibility": {
          "hidden_subfields": {
            "size": true,
            "styles": true
          }
        },
        "inherited_value": {
          "property_value_paths": {
            "color": "theme.global_colors.primary.color"
          }
        },
        "default": {
          "fallback": "sans-serif",
          "font": "Lato",
          "font_set": "GOOGLE"
        }
      },
      {
        "label": "Secondary",
        "name": "secondary",
        "type": "font",
        "alternate_names": ["heading_font"],
        "visibility": {
          "hidden_subfields": {
            "size": true,
            "styles": true
          }
        },
        "inherited_value": {
          "property_value_paths": {
            "color": "theme.global_colors.primary.color"
          }
        },
        "default": {
          "fallback": "serif",
          "font": "Merriweather",
          "font_set": "GOOGLE"
        }
      }
    ]
  },
  {
    "label": "Spacing",
    "name": "spacing",
    "type": "group",
    "children": [
      {
        "label": "Vertical spacing",
        "name": "vertical_spacing",
        "type": "number",
        "display": "slider",
        "max": 500,
        "min": 0,
        "suffix": "px",
        "default": 80
      },
      {
        "label": "Maximum content width",
        "name": "maximum_content_width",
        "type": "number",
        "display": "slider",
        "max": 2500,
        "min": 900,
        "suffix": "px",
        "default": 1240
      }
    ]
  },
  {
    "label": "Text",
    "name": "text",
    "type": "group",
    "children": [
      {
        "label": "Heading one (H1)",
        "name": "h1",
        "type": "group",
        "children": [
          {
            "label": "Font",
            "name": "font",
            "type": "font",
            "inherited_value": {
              "property_value_paths": {
                "color": "theme.global_fonts.secondary.color",
                "fallback": "theme.global_fonts.secondary.fallback",
                "font": "theme.global_fonts.secondary.font",
                "font_set": "theme.global_fonts.secondary.font_set"
              }
            },
            "default": {
              "size": 50,
              "size_unit": "px",
              "styles": {
                "text-decoration": "none"
              },
              "variant": "700"
            }
          },
          {
            "label": "Transform",
            "name": "transform",
            "type": "choice",
            "choices": [
              ["none", "None"],
              ["capitalize", "Capitalize"],
              ["uppercase", "Uppercase"],
              ["lowercase", "Lowercase"]
            ],
            "display": "select",
            "default": "none"
          }
        ]
      },
      {
        "label": "Heading two (H2)",
        "name": "h2",
        "type": "group",
        "children": [
          {
            "label": "Font",
            "name": "font",
            "type": "font",
            "inherited_value": {
              "property_value_paths": {
                "color": "theme.global_fonts.secondary.color",
                "fallback": "theme.global_fonts.secondary.fallback",
                "font": "theme.global_fonts.secondary.font",
                "font_set": "theme.global_fonts.secondary.font_set"
              }
            },
            "default": {
              "size": 38,
              "size_unit": "px",
              "styles": {
                "text-decoration": "none"
              },
              "variant": "700"
            }
          },
          {
            "label": "Transform",
            "name": "transform",
            "type": "choice",
            "choices": [
              ["none", "None"],
              ["capitalize", "Capitalize"],
              ["uppercase", "Uppercase"],
              ["lowercase", "Lowercase"]
            ],
            "display": "select",
            "default": "none"
          }
        ]
      },
      {
        "label": "Heading three (H3)",
        "name": "h3",
        "type": "group",
        "children": [
          {
            "label": "Font",
            "name": "font",
            "type": "font",
            "inherited_value": {
              "property_value_paths": {
                "color": "theme.global_fonts.secondary.color",
                "fallback": "theme.global_fonts.secondary.fallback",
                "font": "theme.global_fonts.secondary.font",
                "font_set": "theme.global_fonts.secondary.font_set"
              }
            },
            "default": {
              "size": 30,
              "size_unit": "px",
              "styles": {
                "text-decoration": "none"
              },
              "variant": "700"
            }
          },
          {
            "label": "Transform",
            "name": "transform",
            "type": "choice",
            "choices": [
              ["none", "None"],
              ["capitalize", "Capitalize"],
              ["uppercase", "Uppercase"],
              ["lowercase", "Lowercase"]
            ],
            "display": "select",
            "default": "none"
          }
        ]
      },
      {
        "label": "Heading four (H4)",
        "name": "h4",
        "type": "group",
        "children": [
          {
            "label": "Font",
            "name": "font",
            "type": "font",
            "inherited_value": {
              "property_value_paths": {
                "color": "theme.global_fonts.secondary.color",
                "fallback": "theme.global_fonts.secondary.fallback",
                "font": "theme.global_fonts.secondary.font",
                "font_set": "theme.global_fonts.secondary.font_set"
              }
            },
            "default": {
              "size": 24,
              "size_unit": "px",
              "styles": {
                "text-decoration": "none"
              }
            }
          },
          {
            "label": "Transform",
            "name": "transform",
            "type": "choice",
            "choices": [
              ["none", "None"],
              ["capitalize", "Capitalize"],
              ["uppercase", "Uppercase"],
              ["lowercase", "Lowercase"]
            ],
            "display": "select",
            "default": "none"
          }
        ]
      },
      {
        "label": "Heading five (H5)",
        "name": "h5",
        "type": "group",
        "children": [
          {
            "label": "Font",
            "name": "font",
            "type": "font",
            "inherited_value": {
              "property_value_paths": {
                "color": "theme.global_fonts.secondary.color",
                "fallback": "theme.global_fonts.secondary.fallback",
                "font": "theme.global_fonts.secondary.font",
                "font_set": "theme.global_fonts.secondary.font_set"
              }
            },
            "default": {
              "color": "#000000",
              "size": 16,
              "size_unit": "px",
              "styles": {
                "text-decoration": "none"
              }
            }
          },
          {
            "label": "Transform",
            "name": "transform",
            "type": "choice",
            "choices": [
              ["none", "None"],
              ["capitalize", "Capitalize"],
              ["uppercase", "Uppercase"],
              ["lowercase", "Lowercase"]
            ],
            "display": "select",
            "default": "none"
          }
        ]
      },
      {
        "label": "Heading six (H6)",
        "name": "h6",
        "type": "group",
        "children": [
          {
            "label": "Font",
            "name": "font",
            "type": "font",
            "inherited_value": {
              "property_value_paths": {
                "color": "theme.global_fonts.secondary.color",
                "fallback": "theme.global_fonts.secondary.fallback",
                "font": "theme.global_fonts.secondary.font",
                "font_set": "theme.global_fonts.secondary.font_set"
              }
            },
            "default": {
              "size": 14,
              "size_unit": "px",
              "styles": {
                "text-decoration": "none"
              }
            }
          },
          {
            "label": "Transform",
            "name": "transform",
            "type": "choice",
            "choices": [
              ["none", "None"],
              ["capitalize", "Capitalize"],
              ["uppercase", "Uppercase"],
              ["lowercase", "Lowercase"]
            ],
            "display": "select",
            "default": "none"
          }
        ]
      },
      {
        "label": "Body",
        "name": "body_font",
        "type": "group",
        "children": [
          {
            "label": "Font",
            "name": "font",
            "type": "font",
            "visibility": {
              "hidden_subfields": {
                "styles": true
              }
            },
            "inherited_value": {
              "property_value_paths": {
                "color": "theme.global_fonts.primary.color",
                "fallback": "theme.global_fonts.primary.fallback",
                "font": "theme.global_fonts.primary.font",
                "font_set": "theme.global_fonts.primary.font_set"
              }
            },
            "default": {
              "size": 24,
              "size_unit": "px"
            }
          }
        ]
      },
      {
        "label": "Links",
        "name": "links",
        "type": "group",
        "children": [
          {
            "label": "Font",
            "name": "font",
            "type": "font",
            "visibility": {
              "hidden_subfields": {
                "size": true
              }
            },
            "inherited_value": {
              "property_value_paths": {
                "fallback": "theme.global_fonts.primary.fallback",
                "font": "theme.global_fonts.primary.font",
                "font_set": "theme.global_fonts.primary.font_set"
              }
            },
            "default": {
              "color": "#0270E0",
              "styles": {
                "text-decoration": "none"
              }
            }
          }
        ]
      }
    ]
  },
  {
    "label": "Buttons",
    "name": "buttons",
    "type": "group",
    "children": [
      {
        "label": "Text",
        "name": "text",
        "type": "group",
        "children": [
          {
            "label": "Font",
            "name": "font",
            "type": "font",
            "inherited_value": {
              "property_value_paths": {
                "fallback": "theme.global_fonts.primary.fallback",
                "font": "theme.global_fonts.primary.font",
                "font_set": "theme.global_fonts.primary.font_set"
              }
            },
            "default": {
              "color": "#FFFFFF",
              "size": 22,
              "size_unit": "px"
            }
          },
          {
            "label": "Transform",
            "name": "transform",
            "type": "choice",
            "choices": [
              ["none", "None"],
              ["capitalize", "Capitalize"],
              ["uppercase", "Uppercase"],
              ["lowercase", "Lowercase"]
            ],
            "display": "select",
            "default": "none"
          }
        ]
      },
      {
        "label": "Background",
        "name": "background",
        "type": "group",
        "children": [
          {
            "label": "Color",
            "name": "color",
            "type": "color",
            "inherited_value": {
              "property_value_paths": {
                "color": "theme.global_colors.primary.color"
              }
            },
            "default": {
              "opacity": 100
            }
          }
        ]
      },
      {
        "label": "Border",
        "name": "border",
        "type": "group",
        "children": [
          {
            "label": "Border",
            "name": "border",
            "type": "border",
            "inherited_value": {
              "property_value_paths": {
                "top.color": "theme.buttons.background.color.color",
                "right.color": "theme.buttons.background.color.color",
                "bottom.color": "theme.buttons.background.color.color",
                "left.color": "theme.buttons.background.color.color"
              }
            },
            "default": {
              "top": {
                "width": {
                  "value": 1,
                  "units": "px"
                },
                "opacity": 100,
                "style": "solid",
                "color": "#494A52"
              },
              "right": {
                "width": {
                  "value": 1,
                  "units": "px"
                },
                "opacity": 100,
                "style": "solid",
                "color": "#494A52"
              },
              "bottom": {
                "width": {
                  "value": 1,
                  "units": "px"
                },
                "opacity": 100,
                "style": "solid",
                "color": "#494A52"
              },
              "left": {
                "width": {
                  "value": 1,
                  "units": "px"
                },
                "opacity": 100,
                "style": "solid",
                "color": "#494A52"
              }
            }
          }
        ]
      },
      {
        "label": "Corner",
        "name": "corner",
        "type": "group",
        "children": [
          {
            "label": "Radius",
            "name": "radius",
            "type": "number",
            "display": "text",
            "max": 100,
            "step": 1,
            "suffix": "px",
            "default": 6
          }
        ]
      },
      {
        "label": "Spacing",
        "name": "spacing",
        "type": "group",
        "children": [
          {
            "label": "Spacing",
            "name": "spacing",
            "type": "spacing",
            "visibility": {
              "hidden_subfields": {
                "margin": true
              }
            },
            "default": {
              "padding": {
                "top": {
                  "value": 15,
                  "units": "px"
                },
                "right": {
                  "value": 53,
                  "units": "px"
                },
                "bottom": {
                  "value": 15,
                  "units": "px"
                },
                "left": {
                  "value": 53,
                  "units": "px"
                }
              }
            }
          }
        ]
      },
      {
        "label": "Hover",
        "name": "hover",
        "type": "group",
        "children": [
          {
            "label": "Text",
            "name": "text",
            "type": "group",
            "children": [
              {
                "label": "Color",
                "name": "color",
                "type": "color",
                "default": {
                  "color": "#ffffff",
                  "opacity": 100
                }
              }
            ]
          },
          {
            "label": "Background",
            "name": "background",
            "type": "group",
            "children": [
              {
                "label": "Color",
                "name": "color",
                "type": "color",
                "default": {
                  "opacity": 100,
                  "color": "#1a334e"
                }
              }
            ]
          },
          {
            "label": "Border",
            "name": "border",
            "type": "group",
            "children": [
              {
                "label": "Border",
                "name": "border",
                "type": "border",
                "default": {
                  "top": {
                    "width": {
                      "value": 1,
                      "units": "px"
                    },
                    "opacity": 100,
                    "style": "solid",
                    "color": "#1a334e"
                  },
                  "right": {
                    "width": {
                      "value": 1,
                      "units": "px"
                    },
                    "opacity": 100,
                    "style": "solid",
                    "color": "#1a334e"
                  },
                  "bottom": {
                    "width": {
                      "value": 1,
                      "units": "px"
                    },
                    "opacity": 100,
                    "style": "solid",
                    "color": "#1a334e"
                  },
                  "left": {
                    "width": {
                      "value": 1,
                      "units": "px"
                    },
                    "opacity": 100,
                    "style": "solid",
                    "color": "#1a334e"
                  }
                }
              }
            ]
          },
          {
            "label": "Corner",
            "name": "corner",
            "type": "group",
            "children": [
              {
                "label": "Radius",
                "name": "radius",
                "type": "number",
                "display": "text",
                "max": 100,
                "step": 1,
                "suffix": "px",
                "default": 6
              }
            ]
          }
        ]
      }
    ]
  },
  {
    "label": "Forms",
    "name": "forms",
    "type": "group",
    "children": [
      {
        "label": "Title",
        "name": "title",
        "type": "group",
        "children": [
          {
            "label": "Background",
            "name": "background",
            "type": "group",
            "children": [
              {
                "label": "Color",
                "name": "color",
                "type": "color",
                "inherited_value": {
                  "property_value_paths": {
                    "color": "theme.global_colors.secondary.color"
                  }
                },
                "default": {
                  "opacity": 100
                }
              }
            ]
          },
          {
            "label": "Text",
            "name": "text",
            "type": "group",
            "children": [
              {
                "label": "Font",
                "name": "font",
                "type": "font",
                "inherited_value": {
                  "property_value_paths": {
                    "size": "theme.text.h3.font.size",
                    "font": "theme.global_fonts.secondary.font",
                    "font_set": "theme.global_fonts.secondary.font_set",
                    "color": "theme.global_fonts.secondary.color",
                    "variant": "theme.text.h3.font.variant"
                  }
                },
                "load_external_fonts": true,
                "default": {
                  "size_unit": "px",
                  "styles": {}
                }
              }
            ]
          },
          {
            "label": "Border",
            "name": "border",
            "type": "group",
            "children": [
              {
                "label": "Border",
                "name": "border",
                "type": "border",
                "allow_custom_border_sides": true,
                "inherited_value": {
                  "property_value_paths": {
                    "top.color": "theme.forms.title.background.color.color",
                    "right.color": "theme.forms.title.background.color.color",
                    "bottom.color": "theme.forms.title.background.color.color",
                    "left.color": "theme.forms.title.background.color.color"
                  }
                },
                "default": {
                  "top": {
                    "width": {
                      "value": 1,
                      "units": "px"
                    },
                    "opacity": 100,
                    "style": "none",
                    "color": "#516747"
                  },
                  "right": {
                    "width": {
                      "value": 1,
                      "units": "px"
                    },
                    "opacity": 100,
                    "style": "none",
                    "color": "#516747"
                  },
                  "bottom": {
                    "width": {
                      "value": 1,
                      "units": "px"
                    },
                    "opacity": 100,
                    "style": "none",
                    "color": "#516747"
                  },
                  "left": {
                    "width": {
                      "value": 1,
                      "units": "px"
                    },
                    "opacity": 100,
                    "style": "none",
                    "color": "#516747"
                  }
                }
              }
            ]
          },
          {
            "label": "Spacing",
            "name": "spacing",
            "type": "group",
            "children": [
              {
                "label": "Spacing",
                "name": "spacing",
                "type": "spacing",
                "visibility": {
                  "hidden_subfields": {
                    "margin": true
                  }
                },
                "default": {
                  "padding": {
                    "top": {
                      "value": 0,
                      "units": "px"
                    },
                    "right": {
                      "value": 0,
                      "units": "px"
                    },
                    "bottom": {
                      "value": 30,
                      "units": "px"
                    },
                    "left": {
                      "value": 0,
                      "units": "px"
                    }
                  }
                }
              }
            ]
          },
          {
            "label": "Corner",
            "name": "corner",
            "type": "group",
            "children": [
              {
                "label": "Top Left Radius",
                "name": "top_left_radius",
                "type": "number",
                "display": "text",
                "max": 100,
                "step": 1,
                "suffix": "px",
                "default": 0
              },
              {
                "label": "Top Right Radius",
                "name": "top_right_radius",
                "type": "number",
                "display": "text",
                "max": 100,
                "step": 1,
                "suffix": "px",
                "default": 0
              },
              {
                "label": "Bottom Left Radius",
                "name": "bottom_left_radius",
                "type": "number",
                "display": "text",
                "max": 100,
                "step": 1,
                "suffix": "px",
                "default": 0
              },
              {
                "label": "Bottom Right Radius",
                "name": "bottom_right_radius",
                "type": "number",
                "display": "text",
                "max": 100,
                "step": 1,
                "suffix": "px",
                "default": 0
              }
            ]
          }
        ]
      },
      {
        "label": "Labels",
        "name": "labels",
        "type": "group",
        "children": [
          {
            "label": "Text",
            "name": "text",
            "type": "group",
            "children": [
              {
                "label": "Color",
                "name": "color",
                "type": "color",
                "visibility": {
                  "hidden_subfields": {
                    "opacity": true
                  }
                },
                "inherited_value": {
                  "property_value_paths": {
                    "color": "theme.global_fonts.primary.color"
                  }
                }
              }
            ]
          }
        ]
      },
      {
        "label": "Help text",
        "name": "help_text",
        "type": "group",
        "children": [
          {
            "label": "Text",
            "name": "text",
            "type": "group",
            "children": [
              {
                "label": "Color",
                "name": "color",
                "type": "color",
                "visibility": {
                  "hidden_subfields": {
                    "opacity": true
                  }
                },
                "inherited_value": {
                  "property_value_paths": {
                    "color": "theme.global_fonts.primary.color"
                  }
                }
              }
            ]
          }
        ]
      },
      {
        "label": "Fields",
        "name": "fields",
        "type": "group",
        "children": [
          {
            "label": "Placeholder",
            "name": "placeholder",
            "type": "group",
            "children": [
              {
                "label": "Color",
                "name": "color",
                "type": "color",
                "visibility": {
                  "hidden_subfields": {
                    "opacity": true
                  }
                },
                "inherited_value": {
                  "property_value_paths": {
                    "color": "theme.global_fonts.primary.color"
                  }
                }
              }
            ]
          },
          {
            "label": "Text",
            "name": "text",
            "type": "group",
            "children": [
              {
                "label": "Color",
                "name": "color",
                "type": "color",
                "visibility": {
                  "hidden_subfields": {
                    "opacity": true
                  }
                },
                "inherited_value": {
                  "property_value_paths": {
                    "color": "theme.global_fonts.primary.color"
                  }
                }
              }
            ]
          },
          {
            "label": "Background",
            "name": "background",
            "type": "group",
            "children": [
              {
                "label": "Color",
                "name": "color",
                "type": "color",
                "default": {
                  "color": "#FFFFFF",
                  "opacity": 100
                }
              }
            ]
          },
          {
            "label": "Border",
            "name": "border",
            "type": "group",
            "children": [
              {
                "label": "Border",
                "name": "border",
                "type": "border",
                "default": {
                  "top": {
                    "width": {
                      "value": 2,
                      "units": "px"
                    },
                    "opacity": 100,
                    "style": "solid",
                    "color": "#D1D6DC"
                  },
                  "right": {
                    "width": {
                      "value": 2,
                      "units": "px"
                    },
                    "opacity": 100,
                    "style": "solid",
                    "color": "#D1D6DC"
                  },
                  "bottom": {
                    "width": {
                      "value": 2,
                      "units": "px"
                    },
                    "opacity": 100,
                    "style": "solid",
                    "color": "#D1D6DC"
                  },
                  "left": {
                    "width": {
                      "value": 2,
                      "units": "px"
                    },
                    "opacity": 100,
                    "style": "solid",
                    "color": "#D1D6DC"
                  }
                }
              }
            ]
          },
          {
            "label": "Corner",
            "name": "corner",
            "type": "group",
            "children": [
              {
                "label": "Radius",
                "name": "radius",
                "type": "number",
                "display": "text",
                "max": 100,
                "step": 1,
                "suffix": "px",
                "default": 3
              }
            ]
          }
        ]
      },
      {
        "label": "Button",
        "name": "button",
        "type": "group",
        "children": [
          {
            "label": "Text",
            "name": "text",
            "type": "group",
            "children": [
              {
                "label": "Font",
                "name": "font",
                "type": "font",
                "inherited_value": {
                  "property_value_paths": {
                    "fallback": "theme.global_fonts.primary.fallback",
                    "font": "theme.global_fonts.primary.font",
                    "font_set": "theme.global_fonts.primary.font_set"
                  }
                },
                "placeholder": "",
                "validation_regex": "",
                "default": {
                  "color": "#FFFFFF",
                  "size": 22,
                  "size_unit": "px"
                }
              }
            ]
          },
          {
            "label": "Border",
            "name": "border",
            "type": "group",
            "children": [
              {
                "label": "Border",
                "name": "border",
                "type": "border",
                "allow_custom_border_sides": false,
                "inherited_value": {
                  "property_value_paths": {
                    "top.color": "theme.global_colors.primary.color",
                    "left.color": "theme.global_colors.primary.color",
                    "right.color": "theme.global_colors.primary.color",
                    "bottom.color": "theme.global_colors.primary.color"
                  }
                },
                "default": {
                  "top": {
                    "width": {
                      "value": 1,
                      "units": "px"
                    },
                    "opacity": 100,
                    "style": "none"
                  },
                  "right": {
                    "width": {
                      "value": 1,
                      "units": "px"
                    },
                    "opacity": 100,
                    "style": "none"
                  },
                  "bottom": {
                    "width": {
                      "value": 1,
                      "units": "px"
                    },
                    "opacity": 100,
                    "style": "none"
                  },
                  "left": {
                    "width": {
                      "value": 1,
                      "units": "px"
                    },
                    "opacity": 100,
                    "style": "none"
                  }
                }
              }
            ]
          },
          {
            "label": "Background",
            "name": "background",
            "type": "group",
            "children": [
              {
                "label": "Color",
                "name": "color",
                "type": "color",
                "inherited_value": {
                  "property_value_paths": {
                    "color": "theme.global_colors.primary.color"
                  }
                },
                "default": {
                  "opacity": 100
                }
              }
            ]
          },
          {
            "label": "Spacing",
            "name": "spacing",
            "type": "group",
            "children": [
              {
                "label": "Spacing",
                "name": "spacing",
                "type": "spacing",
                "visibility": {
                  "hidden_subfields": {
                    "margin": true
                  }
                },
                "inherited_value": {
                  "property_value_paths": {
                    "padding": "theme.buttons.spacing.spacing.padding"
                  }
                },
                "default": {
                  "padding": {
                    "top": {
                      "value": 0,
                      "units": "px"
                    },
                    "right": {
                      "value": 0,
                      "units": "px"
                    },
                    "bottom": {
                      "value": 0,
                      "units": "px"
                    },
                    "left": {
                      "value": 0,
                      "units": "px"
                    }
                  }
                }
              }
            ]
          },
          {
            "label": "Hover",
            "name": "hover",
            "type": "group",
            "children": [
              {
                "label": "Background",
                "name": "background",
                "type": "group",
                "children": [
                  {
                    "label": "Color",
                    "name": "color",
                    "type": "color",
                    "default": {
                      "opacity": 100,
                      "color": "#1a334e"
                    }
                  }
                ]
              },
              {
                "label": "Border",
                "name": "border",
                "type": "group",
                "children": [
                  {
                    "label": "Border",
                    "name": "border",
                    "type": "border",
                    "allow_custom_border_sides": false,
                    "default": {
                      "top": {
                        "width": {
                          "value": 1,
                          "units": "px"
                        },
                        "color": "#1a334e",
                        "opacity": 100,
                        "style": "none"
                      },
                      "right": {
                        "width": {
                          "value": 1,
                          "units": "px"
                        },
                        "color": "#1a334e",
                        "opacity": 100,
                        "style": "none"
                      },
                      "bottom": {
                        "width": {
                          "value": 1,
                          "units": "px"
                        },
                        "color": "#1a334e",
                        "opacity": 100,
                        "style": "none"
                      },
                      "left": {
                        "width": {
                          "value": 1,
                          "units": "px"
                        },
                        "color": "#1a334e",
                        "opacity": 100,
                        "style": "none"
                      }
                    }
                  }
                ]
              },
              {
                "label": "Text",
                "name": "text",
                "type": "group",
                "children": [
                  {
                    "label": "Color",
                    "name": "color",
                    "type": "color",
                    "visibility": {
                      "hidden_subfields": {
                        "opacity": true
                      }
                    },
                    "default": {
                      "color": "#ffffff"
                    }
                  }
                ]
              }
            ]
          }
        ]
      },
      {
        "label": "Form",
        "name": "form",
        "type": "group",
        "children": [
          {
            "label": "Background",
            "name": "background",
            "type": "group",
            "children": [
              {
                "label": "Color",
                "name": "color",
                "type": "color",
                "inherited_value": {
                  "property_value_paths": {
                    "color": "theme.global_colors.secondary.color"
                  }
                },
                "default": {
                  "opacity": 100
                }
              }
            ]
          },
          {
            "label": "Spacing",
            "name": "spacing",
            "type": "group",
            "children": [
              {
                "label": "Spacing",
                "name": "spacing",
                "type": "spacing",
                "visibility": {
                  "hidden_subfields": {
                    "margin": true
                  }
                },
                "default": {
                  "padding": {
                    "top": {
                      "value": 0,
                      "units": "px"
                    },
                    "right": {
                      "value": 0,
                      "units": "px"
                    },
                    "bottom": {
                      "value": 0,
                      "units": "px"
                    },
                    "left": {
                      "value": 0,
                      "units": "px"
                    }
                  }
                }
              }
            ]
          },
          {
            "label": "Border",
            "name": "border",
            "type": "group",
            "children": [
              {
                "label": "Border",
                "name": "border",
                "type": "border",
                "allow_custom_border_sides": true,
                "inherited_value": {
                  "property_value_paths": {
                    "top.color": "theme.forms.form.background.color.color",
                    "right.color": "theme.forms.form.background.color.color",
                    "bottom.color": "theme.forms.form.background.color.color",
                    "left.color": "theme.forms.form.background.color.color"
                  }
                },
                "default": {
                  "top": {
                    "width": {
                      "value": 1,
                      "units": "px"
                    },
                    "opacity": 100,
                    "style": "none",
                    "color": "#f4f0ec"
                  },
                  "right": {
                    "width": {
                      "value": 1,
                      "units": "px"
                    },
                    "opacity": 100,
                    "style": "none",
                    "color": "#f4f0ec"
                  },
                  "bottom": {
                    "width": {
                      "value": 1,
                      "units": "px"
                    },
                    "opacity": 100,
                    "style": "none",
                    "color": "#f4f0ec"
                  },
                  "left": {
                    "width": {
                      "value": 1,
                      "units": "px"
                    },
                    "opacity": 100,
                    "style": "none",
                    "color": "#f4f0ec"
                  }
                }
              }
            ]
          },
          {
            "label": "Corner",
            "name": "corner",
            "type": "group",
            "children": [
              {
                "label": "Top Left Radius",
                "name": "top_left_radius",
                "type": "number",
                "display": "text",
                "max": 100,
                "step": 1,
                "suffix": "px",
                "default": 0
              },
              {
                "label": "Top Right Radius",
                "name": "top_right_radius",
                "type": "number",
                "display": "text",
                "max": 100,
                "step": 1,
                "suffix": "px",
                "default": 0
              },
              {
                "label": "Bottom Left Radius",
                "name": "bottom_left_radius",
                "type": "number",
                "display": "text",
                "max": 100,
                "step": 1,
                "suffix": "px",
                "default": 0
              },
              {
                "label": "Bottom Right Radius",
                "name": "bottom_right_radius",
                "type": "number",
                "display": "text",
                "max": 100,
                "step": 1,
                "suffix": "px",
                "default": 0
              }
            ]
          }
        ]
      }
    ]
  },
  {
    "label": "Tables",
    "name": "tables",
    "type": "group",
    "children": [
      {
        "label": "Header",
        "name": "header",
        "type": "group",
        "children": [
          {
            "label": "Text",
            "name": "text",
            "type": "group",
            "children": [
              {
                "label": "Color",
                "name": "color",
                "type": "color",
                "visibility": {
                  "hidden_subfields": {
                    "opacity": true
                  }
                },
                "default": {
                  "color": "#FFFFFF"
                }
              }
            ]
          },
          {
            "label": "Background",
            "name": "background",
            "type": "group",
            "children": [
              {
                "label": "Color",
                "name": "color",
                "type": "color",
                "inherited_value": {
                  "property_value_paths": {
                    "color": "theme.global_colors.primary.color"
                  }
                },
                "default": {
                  "opacity": 100
                }
              }
            ]
          }
        ]
      },
      {
        "label": "Body",
        "name": "table_body",
        "type": "group",
        "children": [
          {
            "label": "Text",
            "name": "text",
            "type": "group",
            "children": [
              {
                "label": "Color",
                "name": "color",
                "type": "color",
                "visibility": {
                  "hidden_subfields": {
                    "opacity": true
                  }
                },
                "inherited_value": {
                  "property_value_paths": {
                    "color": "theme.global_fonts.primary.color"
                  }
                }
              }
            ]
          },
          {
            "label": "Background",
            "name": "background",
            "type": "group",
            "children": [
              {
                "label": "Color",
                "name": "color",
                "type": "color",
                "default": {
                  "color": "#FFFFFF",
                  "opacity": 100
                }
              }
            ]
          }
        ]
      },
      {
        "label": "Footer",
        "name": "footer",
        "type": "group",
        "children": [
          {
            "label": "Text",
            "name": "text",
            "type": "group",
            "children": [
              {
                "label": "Color",
                "name": "color",
                "type": "color",
                "visibility": {
                  "hidden_subfields": {
                    "opacity": true
                  }
                },
                "inherited_value": {
                  "property_value_paths": {
                    "color": "theme.global_fonts.primary.color"
                  }
                }
              }
            ]
          },
          {
            "label": "Background",
            "name": "background",
            "type": "group",
            "children": [
              {
                "label": "Color",
                "name": "color",
                "type": "color",
                "default": {
                  "color": "#FFFFFF",
                  "opacity": 100
                }
              }
            ]
          }
        ]
      },
      {
        "label": "Cells",
        "name": "cells",
        "type": "group",
        "children": [
          {
            "label": "Spacing",
            "name": "spacing",
            "type": "group",
            "children": [
              {
                "label": "Spacing",
                "name": "spacing",
                "type": "spacing",
                "visibility": {
                  "hidden_subfields": {
                    "margin": true
                  }
                },
                "default": {
                  "padding": {
                    "top": {
                      "value": 18,
                      "units": "px"
                    },
                    "right": {
                      "value": 18,
                      "units": "px"
                    },
                    "bottom": {
                      "value": 18,
                      "units": "px"
                    },
                    "left": {
                      "value": 18,
                      "units": "px"
                    }
                  }
                }
              }
            ]
          },
          {
            "label": "Border",
            "name": "border",
            "type": "group",
            "children": [
              {
                "label": "Border",
                "name": "border",
                "type": "border",
                "inherited_value": {
                  "property_value_paths": {
                    "top.color": "theme.global_fonts.primary.color",
                    "right.color": "theme.global_fonts.primary.color",
                    "bottom.color": "theme.global_fonts.primary.color",
                    "left.color": "theme.global_fonts.primary.color"
                  }
                },
                "default": {
                  "top": {
                    "width": {
                      "value": 1,
                      "units": "px"
                    },
                    "opacity": 100,
                    "style": "solid",
                    "color": "#494A52"
                  },
                  "right": {
                    "width": {
                      "value": 1,
                      "units": "px"
                    },
                    "opacity": 100,
                    "style": "solid",
                    "color": "#494A52"
                  },
                  "bottom": {
                    "width": {
                      "value": 1,
                      "units": "px"
                    },
                    "opacity": 100,
                    "style": "solid",
                    "color": "#494A52"
                  },
                  "left": {
                    "width": {
                      "value": 1,
                      "units": "px"
                    },
                    "opacity": 100,
                    "style": "solid",
                    "color": "#494A52"
                  }
                }
              }
            ]
          }
        ]
      }
    ]
  },
  {
    "label": "Website header",
    "name": "header",
    "type": "group",
    "children": [
      {
        "label": "Menu",
        "name": "menu",
        "type": "group",
        "children": [
          {
            "label": "Text",
            "name": "text",
            "type": "group",
            "children": [
              {
                "label": "Color",
                "name": "color",
                "type": "color",
                "visibility": {
                  "hidden_subfields": {
                    "opacity": true
                  }
                },
                "inherited_value": {
                  "property_value_paths": {
                    "color": "theme.global_fonts.primary.color"
                  }
                }
              }
            ]
          },
          {
            "label": "Drop downs",
            "name": "drop_downs",
            "type": "group",
            "children": [
              {
                "label": "Text",
                "name": "text",
                "type": "group",
                "children": [
                  {
                    "label": "Color",
                    "name": "color",
                    "type": "color",
                    "visibility": {
                      "hidden_subfields": {
                        "opacity": true
                      }
                    },
                    "inherited_value": {
                      "property_value_paths": {
                        "color": "theme.global_fonts.primary.color"
                      }
                    }
                  }
                ]
              },
              {
                "label": "Background",
                "name": "background",
                "type": "group",
                "children": [
                  {
                    "label": "Color",
                    "name": "color",
                    "type": "color",
                    "default": {
                      "color": "#FFFFFF",
                      "opacity": 100
                    }
                  }
                ]
              },
              {
                "label": "Border",
                "name": "border",
                "type": "group",
                "children": [
                  {
                    "label": "Border",
                    "name": "border",
                    "type": "border",
                    "inherited_value": {
                      "property_value_paths": {
                        "top.color": "theme.global_colors.primary.color",
                        "right.color": "theme.global_colors.primary.color",
                        "bottom.color": "theme.global_colors.primary.color",
                        "left.color": "theme.global_colors.primary.color"
                      }
                    },
                    "default": {
                      "top": {
                        "width": {
                          "value": 2,
                          "units": "px"
                        },
                        "opacity": 100,
                        "style": "solid",
                        "color": "#494A52"
                      },
                      "right": {
                        "width": {
                          "value": 2,
                          "units": "px"
                        },
                        "opacity": 100,
                        "style": "solid",
                        "color": "#494A52"
                      },
                      "bottom": {
                        "width": {
                          "value": 2,
                          "units": "px"
                        },
                        "opacity": 100,
                        "style": "solid",
                        "color": "#494A52"
                      },
                      "left": {
                        "width": {
                          "value": 2,
                          "units": "px"
                        },
                        "opacity": 100,
                        "style": "solid",
                        "color": "#494A52"
                      }
                    }
                  }
                ]
              }
            ]
          }
        ]
      },
      {
        "label": "Background",
        "name": "background",
        "type": "group",
        "children": [
          {
            "label": "Color",
            "name": "color",
            "type": "color",
            "inherited_value": {
              "property_value_paths": {
                "color": "theme.global_colors.secondary.color"
              }
            },
            "default": {
              "opacity": 100
            }
          }
        ]
      }
    ]
  },
  {
    "label": "Website footer",
    "name": "footer",
    "type": "group",
    "children": [
      {
        "label": "Text",
        "name": "text",
        "type": "group",
        "children": [
          {
            "label": "Color",
            "name": "color",
            "type": "color",
            "visibility": {
              "hidden_subfields": {
                "opacity": true
              }
            },
            "inherited_value": {
              "property_value_paths": {
                "color": "theme.global_fonts.primary.color"
              }
            }
          }
        ]
      },
      {
        "label": "Background",
        "name": "background",
        "type": "group",
        "children": [
          {
            "label": "Color",
            "name": "color",
            "type": "color",
            "inherited_value": {
              "property_value_paths": {
                "color": "theme.global_colors.secondary.color"
              }
            },
            "default": {
              "opacity": 100
            }
          }
        ]
      }
    ]
  }
]