{
    "Radio": {
        "meta": {
            "scope": "all",
            "parameters": {
                "width": {
                    "type": "number"
                },
                "height": {
                    "type": "number"
                },
                "borderRadius": {
                    "type": "number"
                },
                "borderWidth": {
                    "type": "number"
                },
                "borderColor": {
                    "type": "string"
                },
                "textColor": {
                    "type": "string"
                },
                "textMarginLeft": {
                    "type": "number"
                },
                "textFontSize": {
                    "type": "number"
                },
                "textFontWeight": {
                    "type": "string"
                },
                "selectWidth": {
                    "type": "number"
                },
                "selectHeight": {
                    "type": "number"
                },
                "selectBorderRadius": {
                    "type": "number"
                },
                "selectBackgroundColor": {
                    "type": "string"
                },
                "highlightWidth": {
                    "type": "number"
                },
                "highlightHeight": {
                    "type": "number"
                },
                "highlightBorderRadius": {
                    "type": "number"
                },
                "highlightBackgroundColor": {
                    "type": "string"
                }
            },
            "appearances": {
                "default": {
                    "default": true
                }
            },
            "variantGroups": {
                "status": {
                    "error": {
                        "default": false
                    }
                },
                "size": {
                    "small": {
                        "default": false
                    },
                    "medium": {
                        "default": true
                    },
                    "large": {
                        "default": false
                    }
                }
            },
            "states": {
                "checked": {
                    "default": false,
                    "priority": 0,
                    "scope": "all"
                },
                "disabled": {
                    "default": false,
                    "priority": 1,
                    "scope": "all"
                },
                "active": {
                    "default": false,
                    "priority": 2,
                    "scope": "all"
                }
            }
        },
        "styles": {
            "default": {
                "borderWidth": 2,
                "borderColor": "gray-primary",
                "textColor": "text-primary",
                "textFontWeight": "500",
                "selectBackgroundColor": "transparent",
                "highlightBackgroundColor": "transparent",
                "width": 36,
                "height": 36,
                "borderRadius": 18,
                "textMarginLeft": 12,
                "textFontSize": 16,
                "selectWidth": 24,
                "selectHeight": 24,
                "selectBorderRadius": 12,
                "highlightWidth": 60,
                "highlightHeight": 60,
                "highlightBorderRadius": 30
            },
            "default.checked": {
                "borderWidth": 2,
                "borderColor": "blue-primary",
                "textColor": "text-primary",
                "textFontWeight": "500",
                "selectBackgroundColor": "blue-primary",
                "highlightBackgroundColor": "transparent",
                "width": 36,
                "height": 36,
                "borderRadius": 18,
                "textMarginLeft": 12,
                "textFontSize": 16,
                "selectWidth": 24,
                "selectHeight": 24,
                "selectBorderRadius": 12,
                "highlightWidth": 60,
                "highlightHeight": 60,
                "highlightBorderRadius": 30
            },
            "default.checked.disabled": {
                "borderWidth": 2,
                "borderColor": "gray-light",
                "textColor": "gray-300",
                "textFontWeight": "500",
                "selectBackgroundColor": "gray-primary",
                "highlightBackgroundColor": "transparent",
                "width": 36,
                "height": 36,
                "borderRadius": 18,
                "textMarginLeft": 12,
                "textFontSize": 16,
                "selectWidth": 24,
                "selectHeight": 24,
                "selectBorderRadius": 12,
                "highlightWidth": 60,
                "highlightHeight": 60,
                "highlightBorderRadius": 30
            },
            "default.checked.active": {
                "borderWidth": 2,
                "borderColor": "blue-dark",
                "textColor": "text-primary",
                "textFontWeight": "500",
                "selectBackgroundColor": "blue-primary",
                "highlightBackgroundColor": "gray-light",
                "width": 36,
                "height": 36,
                "borderRadius": 18,
                "textMarginLeft": 12,
                "textFontSize": 16,
                "selectWidth": 24,
                "selectHeight": 24,
                "selectBorderRadius": 12,
                "highlightWidth": 60,
                "highlightHeight": 60,
                "highlightBorderRadius": 30
            },
            "default.checked.disabled.active": {
                "borderWidth": 2,
                "borderColor": "blue-dark",
                "textColor": "gray-300",
                "textFontWeight": "500",
                "selectBackgroundColor": "gray-primary",
                "highlightBackgroundColor": "gray-light",
                "width": 36,
                "height": 36,
                "borderRadius": 18,
                "textMarginLeft": 12,
                "textFontSize": 16,
                "selectWidth": 24,
                "selectHeight": 24,
                "selectBorderRadius": 12,
                "highlightWidth": 60,
                "highlightHeight": 60,
                "highlightBorderRadius": 30
            },
            "default.disabled": {
                "borderWidth": 2,
                "borderColor": "gray-light",
                "textColor": "gray-300",
                "textFontWeight": "500",
                "selectBackgroundColor": "transparent",
                "highlightBackgroundColor": "transparent",
                "width": 36,
                "height": 36,
                "borderRadius": 18,
                "textMarginLeft": 12,
                "textFontSize": 16,
                "selectWidth": 24,
                "selectHeight": 24,
                "selectBorderRadius": 12,
                "highlightWidth": 60,
                "highlightHeight": 60,
                "highlightBorderRadius": 30
            },
            "default.disabled.active": {
                "borderWidth": 2,
                "borderColor": "gray-dark",
                "textColor": "gray-300",
                "textFontWeight": "500",
                "selectBackgroundColor": "transparent",
                "highlightBackgroundColor": "gray-light",
                "width": 36,
                "height": 36,
                "borderRadius": 18,
                "textMarginLeft": 12,
                "textFontSize": 16,
                "selectWidth": 24,
                "selectHeight": 24,
                "selectBorderRadius": 12,
                "highlightWidth": 60,
                "highlightHeight": 60,
                "highlightBorderRadius": 30
            },
            "default.active": {
                "borderWidth": 2,
                "borderColor": "gray-dark",
                "textColor": "text-primary",
                "textFontWeight": "500",
                "selectBackgroundColor": "transparent",
                "highlightBackgroundColor": "gray-light",
                "width": 36,
                "height": 36,
                "borderRadius": 18,
                "textMarginLeft": 12,
                "textFontSize": 16,
                "selectWidth": 24,
                "selectHeight": 24,
                "selectBorderRadius": 12,
                "highlightWidth": 60,
                "highlightHeight": 60,
                "highlightBorderRadius": 30
            },
            "default.error": {
                "borderWidth": 2,
                "borderColor": "pink-primary",
                "textColor": "text-primary",
                "textFontWeight": "500",
                "selectBackgroundColor": "transparent",
                "highlightBackgroundColor": "transparent",
                "width": 36,
                "height": 36,
                "borderRadius": 18,
                "textMarginLeft": 12,
                "textFontSize": 16,
                "selectWidth": 24,
                "selectHeight": 24,
                "selectBorderRadius": 12,
                "highlightWidth": 60,
                "highlightHeight": 60,
                "highlightBorderRadius": 30
            },
            "default.error.small": {
                "borderWidth": 2,
                "borderColor": "pink-primary",
                "textColor": "text-primary",
                "textFontWeight": "500",
                "selectBackgroundColor": "transparent",
                "highlightBackgroundColor": "transparent",
                "width": 30,
                "height": 30,
                "borderRadius": 15,
                "textMarginLeft": 10,
                "textFontSize": 14,
                "selectWidth": 20,
                "selectHeight": 20,
                "selectBorderRadius": 10,
                "highlightWidth": 50,
                "highlightHeight": 50,
                "highlightBorderRadius": 25
            },
            "default.error.medium": {
                "borderWidth": 2,
                "borderColor": "pink-primary",
                "textColor": "text-primary",
                "textFontWeight": "500",
                "selectBackgroundColor": "transparent",
                "highlightBackgroundColor": "transparent",
                "width": 36,
                "height": 36,
                "borderRadius": 18,
                "textMarginLeft": 12,
                "textFontSize": 16,
                "selectWidth": 24,
                "selectHeight": 24,
                "selectBorderRadius": 12,
                "highlightWidth": 60,
                "highlightHeight": 60,
                "highlightBorderRadius": 30
            },
            "default.error.large": {
                "borderWidth": 2,
                "borderColor": "pink-primary",
                "textColor": "text-primary",
                "textFontWeight": "500",
                "selectBackgroundColor": "transparent",
                "highlightBackgroundColor": "transparent",
                "width": 42,
                "height": 42,
                "borderRadius": 21,
                "textMarginLeft": 14,
                "textFontSize": 18,
                "selectWidth": 28,
                "selectHeight": 28,
                "selectBorderRadius": 14,
                "highlightWidth": 70,
                "highlightHeight": 70,
                "highlightBorderRadius": 35
            },
            "default.small": {
                "borderWidth": 2,
                "borderColor": "gray-primary",
                "textColor": "text-primary",
                "textFontWeight": "500",
                "selectBackgroundColor": "transparent",
                "highlightBackgroundColor": "transparent",
                "width": 30,
                "height": 30,
                "borderRadius": 15,
                "textMarginLeft": 10,
                "textFontSize": 14,
                "selectWidth": 20,
                "selectHeight": 20,
                "selectBorderRadius": 10,
                "highlightWidth": 50,
                "highlightHeight": 50,
                "highlightBorderRadius": 25
            },
            "default.medium": {
                "borderWidth": 2,
                "borderColor": "gray-primary",
                "textColor": "text-primary",
                "textFontWeight": "500",
                "selectBackgroundColor": "transparent",
                "highlightBackgroundColor": "transparent",
                "width": 36,
                "height": 36,
                "borderRadius": 18,
                "textMarginLeft": 12,
                "textFontSize": 16,
                "selectWidth": 24,
                "selectHeight": 24,
                "selectBorderRadius": 12,
                "highlightWidth": 60,
                "highlightHeight": 60,
                "highlightBorderRadius": 30
            },
            "default.large": {
                "borderWidth": 2,
                "borderColor": "gray-primary",
                "textColor": "text-primary",
                "textFontWeight": "500",
                "selectBackgroundColor": "transparent",
                "highlightBackgroundColor": "transparent",
                "width": 42,
                "height": 42,
                "borderRadius": 21,
                "textMarginLeft": 14,
                "textFontSize": 18,
                "selectWidth": 28,
                "selectHeight": 28,
                "selectBorderRadius": 14,
                "highlightWidth": 70,
                "highlightHeight": 70,
                "highlightBorderRadius": 35
            },
            "default.error.checked": {
                "borderWidth": 2,
                "borderColor": "pink-primary",
                "textColor": "text-primary",
                "textFontWeight": "500",
                "selectBackgroundColor": "pink-primary",
                "highlightBackgroundColor": "transparent",
                "width": 36,
                "height": 36,
                "borderRadius": 18,
                "textMarginLeft": 12,
                "textFontSize": 16,
                "selectWidth": 24,
                "selectHeight": 24,
                "selectBorderRadius": 12,
                "highlightWidth": 60,
                "highlightHeight": 60,
                "highlightBorderRadius": 30
            },
            "default.error.checked.disabled": {
                "borderWidth": 2,
                "borderColor": "gray-light",
                "textColor": "gray-300",
                "textFontWeight": "500",
                "selectBackgroundColor": "gray-primary",
                "highlightBackgroundColor": "transparent",
                "width": 36,
                "height": 36,
                "borderRadius": 18,
                "textMarginLeft": 12,
                "textFontSize": 16,
                "selectWidth": 24,
                "selectHeight": 24,
                "selectBorderRadius": 12,
                "highlightWidth": 60,
                "highlightHeight": 60,
                "highlightBorderRadius": 30
            },
            "default.error.checked.active": {
                "borderWidth": 2,
                "borderColor": "pink-primary",
                "textColor": "text-primary",
                "textFontWeight": "500",
                "selectBackgroundColor": "pink-primary",
                "highlightBackgroundColor": "gray-light",
                "width": 36,
                "height": 36,
                "borderRadius": 18,
                "textMarginLeft": 12,
                "textFontSize": 16,
                "selectWidth": 24,
                "selectHeight": 24,
                "selectBorderRadius": 12,
                "highlightWidth": 60,
                "highlightHeight": 60,
                "highlightBorderRadius": 30
            },
            "default.error.checked.disabled.active": {
                "borderWidth": 2,
                "borderColor": "pink-primary",
                "textColor": "gray-300",
                "textFontWeight": "500",
                "selectBackgroundColor": "gray-primary",
                "highlightBackgroundColor": "gray-light",
                "width": 36,
                "height": 36,
                "borderRadius": 18,
                "textMarginLeft": 12,
                "textFontSize": 16,
                "selectWidth": 24,
                "selectHeight": 24,
                "selectBorderRadius": 12,
                "highlightWidth": 60,
                "highlightHeight": 60,
                "highlightBorderRadius": 30
            },
            "default.error.disabled": {
                "borderWidth": 2,
                "borderColor": "gray-light",
                "textColor": "gray-300",
                "textFontWeight": "500",
                "selectBackgroundColor": "transparent",
                "highlightBackgroundColor": "transparent",
                "width": 36,
                "height": 36,
                "borderRadius": 18,
                "textMarginLeft": 12,
                "textFontSize": 16,
                "selectWidth": 24,
                "selectHeight": 24,
                "selectBorderRadius": 12,
                "highlightWidth": 60,
                "highlightHeight": 60,
                "highlightBorderRadius": 30
            },
            "default.error.disabled.active": {
                "borderWidth": 2,
                "borderColor": "gray-dark",
                "textColor": "gray-300",
                "textFontWeight": "500",
                "selectBackgroundColor": "transparent",
                "highlightBackgroundColor": "gray-light",
                "width": 36,
                "height": 36,
                "borderRadius": 18,
                "textMarginLeft": 12,
                "textFontSize": 16,
                "selectWidth": 24,
                "selectHeight": 24,
                "selectBorderRadius": 12,
                "highlightWidth": 60,
                "highlightHeight": 60,
                "highlightBorderRadius": 30
            },
            "default.error.active": {
                "borderWidth": 2,
                "borderColor": "gray-dark",
                "textColor": "text-primary",
                "textFontWeight": "500",
                "selectBackgroundColor": "transparent",
                "highlightBackgroundColor": "gray-light",
                "width": 36,
                "height": 36,
                "borderRadius": 18,
                "textMarginLeft": 12,
                "textFontSize": 16,
                "selectWidth": 24,
                "selectHeight": 24,
                "selectBorderRadius": 12,
                "highlightWidth": 60,
                "highlightHeight": 60,
                "highlightBorderRadius": 30
            },
            "default.error.small.checked": {
                "borderWidth": 2,
                "borderColor": "pink-primary",
                "textColor": "text-primary",
                "textFontWeight": "500",
                "selectBackgroundColor": "pink-primary",
                "highlightBackgroundColor": "transparent",
                "width": 30,
                "height": 30,
                "borderRadius": 15,
                "textMarginLeft": 10,
                "textFontSize": 14,
                "selectWidth": 20,
                "selectHeight": 20,
                "selectBorderRadius": 10,
                "highlightWidth": 50,
                "highlightHeight": 50,
                "highlightBorderRadius": 25
            },
            "default.error.small.checked.disabled": {
                "borderWidth": 2,
                "borderColor": "gray-light",
                "textColor": "gray-300",
                "textFontWeight": "500",
                "selectBackgroundColor": "gray-primary",
                "highlightBackgroundColor": "transparent",
                "width": 30,
                "height": 30,
                "borderRadius": 15,
                "textMarginLeft": 10,
                "textFontSize": 14,
                "selectWidth": 20,
                "selectHeight": 20,
                "selectBorderRadius": 10,
                "highlightWidth": 50,
                "highlightHeight": 50,
                "highlightBorderRadius": 25
            },
            "default.error.small.checked.active": {
                "borderWidth": 2,
                "borderColor": "pink-primary",
                "textColor": "text-primary",
                "textFontWeight": "500",
                "selectBackgroundColor": "pink-primary",
                "highlightBackgroundColor": "gray-light",
                "width": 30,
                "height": 30,
                "borderRadius": 15,
                "textMarginLeft": 10,
                "textFontSize": 14,
                "selectWidth": 20,
                "selectHeight": 20,
                "selectBorderRadius": 10,
                "highlightWidth": 50,
                "highlightHeight": 50,
                "highlightBorderRadius": 25
            },
            "default.error.small.checked.disabled.active": {
                "borderWidth": 2,
                "borderColor": "pink-primary",
                "textColor": "gray-300",
                "textFontWeight": "500",
                "selectBackgroundColor": "gray-primary",
                "highlightBackgroundColor": "gray-light",
                "width": 30,
                "height": 30,
                "borderRadius": 15,
                "textMarginLeft": 10,
                "textFontSize": 14,
                "selectWidth": 20,
                "selectHeight": 20,
                "selectBorderRadius": 10,
                "highlightWidth": 50,
                "highlightHeight": 50,
                "highlightBorderRadius": 25
            },
            "default.error.small.disabled": {
                "borderWidth": 2,
                "borderColor": "gray-light",
                "textColor": "gray-300",
                "textFontWeight": "500",
                "selectBackgroundColor": "transparent",
                "highlightBackgroundColor": "transparent",
                "width": 30,
                "height": 30,
                "borderRadius": 15,
                "textMarginLeft": 10,
                "textFontSize": 14,
                "selectWidth": 20,
                "selectHeight": 20,
                "selectBorderRadius": 10,
                "highlightWidth": 50,
                "highlightHeight": 50,
                "highlightBorderRadius": 25
            },
            "default.error.small.disabled.active": {
                "borderWidth": 2,
                "borderColor": "gray-dark",
                "textColor": "gray-300",
                "textFontWeight": "500",
                "selectBackgroundColor": "transparent",
                "highlightBackgroundColor": "gray-light",
                "width": 30,
                "height": 30,
                "borderRadius": 15,
                "textMarginLeft": 10,
                "textFontSize": 14,
                "selectWidth": 20,
                "selectHeight": 20,
                "selectBorderRadius": 10,
                "highlightWidth": 50,
                "highlightHeight": 50,
                "highlightBorderRadius": 25
            },
            "default.error.small.active": {
                "borderWidth": 2,
                "borderColor": "gray-dark",
                "textColor": "text-primary",
                "textFontWeight": "500",
                "selectBackgroundColor": "transparent",
                "highlightBackgroundColor": "gray-light",
                "width": 30,
                "height": 30,
                "borderRadius": 15,
                "textMarginLeft": 10,
                "textFontSize": 14,
                "selectWidth": 20,
                "selectHeight": 20,
                "selectBorderRadius": 10,
                "highlightWidth": 50,
                "highlightHeight": 50,
                "highlightBorderRadius": 25
            },
            "default.error.medium.checked": {
                "borderWidth": 2,
                "borderColor": "pink-primary",
                "textColor": "text-primary",
                "textFontWeight": "500",
                "selectBackgroundColor": "pink-primary",
                "highlightBackgroundColor": "transparent",
                "width": 36,
                "height": 36,
                "borderRadius": 18,
                "textMarginLeft": 12,
                "textFontSize": 16,
                "selectWidth": 24,
                "selectHeight": 24,
                "selectBorderRadius": 12,
                "highlightWidth": 60,
                "highlightHeight": 60,
                "highlightBorderRadius": 30
            },
            "default.error.medium.checked.disabled": {
                "borderWidth": 2,
                "borderColor": "gray-light",
                "textColor": "gray-300",
                "textFontWeight": "500",
                "selectBackgroundColor": "gray-primary",
                "highlightBackgroundColor": "transparent",
                "width": 36,
                "height": 36,
                "borderRadius": 18,
                "textMarginLeft": 12,
                "textFontSize": 16,
                "selectWidth": 24,
                "selectHeight": 24,
                "selectBorderRadius": 12,
                "highlightWidth": 60,
                "highlightHeight": 60,
                "highlightBorderRadius": 30
            },
            "default.error.medium.checked.active": {
                "borderWidth": 2,
                "borderColor": "pink-primary",
                "textColor": "text-primary",
                "textFontWeight": "500",
                "selectBackgroundColor": "pink-primary",
                "highlightBackgroundColor": "gray-light",
                "width": 36,
                "height": 36,
                "borderRadius": 18,
                "textMarginLeft": 12,
                "textFontSize": 16,
                "selectWidth": 24,
                "selectHeight": 24,
                "selectBorderRadius": 12,
                "highlightWidth": 60,
                "highlightHeight": 60,
                "highlightBorderRadius": 30
            },
            "default.error.medium.checked.disabled.active": {
                "borderWidth": 2,
                "borderColor": "pink-primary",
                "textColor": "gray-300",
                "textFontWeight": "500",
                "selectBackgroundColor": "gray-primary",
                "highlightBackgroundColor": "gray-light",
                "width": 36,
                "height": 36,
                "borderRadius": 18,
                "textMarginLeft": 12,
                "textFontSize": 16,
                "selectWidth": 24,
                "selectHeight": 24,
                "selectBorderRadius": 12,
                "highlightWidth": 60,
                "highlightHeight": 60,
                "highlightBorderRadius": 30
            },
            "default.error.medium.disabled": {
                "borderWidth": 2,
                "borderColor": "gray-light",
                "textColor": "gray-300",
                "textFontWeight": "500",
                "selectBackgroundColor": "transparent",
                "highlightBackgroundColor": "transparent",
                "width": 36,
                "height": 36,
                "borderRadius": 18,
                "textMarginLeft": 12,
                "textFontSize": 16,
                "selectWidth": 24,
                "selectHeight": 24,
                "selectBorderRadius": 12,
                "highlightWidth": 60,
                "highlightHeight": 60,
                "highlightBorderRadius": 30
            },
            "default.error.medium.disabled.active": {
                "borderWidth": 2,
                "borderColor": "gray-dark",
                "textColor": "gray-300",
                "textFontWeight": "500",
                "selectBackgroundColor": "transparent",
                "highlightBackgroundColor": "gray-light",
                "width": 36,
                "height": 36,
                "borderRadius": 18,
                "textMarginLeft": 12,
                "textFontSize": 16,
                "selectWidth": 24,
                "selectHeight": 24,
                "selectBorderRadius": 12,
                "highlightWidth": 60,
                "highlightHeight": 60,
                "highlightBorderRadius": 30
            },
            "default.error.medium.active": {
                "borderWidth": 2,
                "borderColor": "gray-dark",
                "textColor": "text-primary",
                "textFontWeight": "500",
                "selectBackgroundColor": "transparent",
                "highlightBackgroundColor": "gray-light",
                "width": 36,
                "height": 36,
                "borderRadius": 18,
                "textMarginLeft": 12,
                "textFontSize": 16,
                "selectWidth": 24,
                "selectHeight": 24,
                "selectBorderRadius": 12,
                "highlightWidth": 60,
                "highlightHeight": 60,
                "highlightBorderRadius": 30
            },
            "default.error.large.checked": {
                "borderWidth": 2,
                "borderColor": "pink-primary",
                "textColor": "text-primary",
                "textFontWeight": "500",
                "selectBackgroundColor": "pink-primary",
                "highlightBackgroundColor": "transparent",
                "width": 42,
                "height": 42,
                "borderRadius": 21,
                "textMarginLeft": 14,
                "textFontSize": 18,
                "selectWidth": 28,
                "selectHeight": 28,
                "selectBorderRadius": 14,
                "highlightWidth": 70,
                "highlightHeight": 70,
                "highlightBorderRadius": 35
            },
            "default.error.large.checked.disabled": {
                "borderWidth": 2,
                "borderColor": "gray-light",
                "textColor": "gray-300",
                "textFontWeight": "500",
                "selectBackgroundColor": "gray-primary",
                "highlightBackgroundColor": "transparent",
                "width": 42,
                "height": 42,
                "borderRadius": 21,
                "textMarginLeft": 14,
                "textFontSize": 18,
                "selectWidth": 28,
                "selectHeight": 28,
                "selectBorderRadius": 14,
                "highlightWidth": 70,
                "highlightHeight": 70,
                "highlightBorderRadius": 35
            },
            "default.error.large.checked.active": {
                "borderWidth": 2,
                "borderColor": "pink-primary",
                "textColor": "text-primary",
                "textFontWeight": "500",
                "selectBackgroundColor": "pink-primary",
                "highlightBackgroundColor": "gray-light",
                "width": 42,
                "height": 42,
                "borderRadius": 21,
                "textMarginLeft": 14,
                "textFontSize": 18,
                "selectWidth": 28,
                "selectHeight": 28,
                "selectBorderRadius": 14,
                "highlightWidth": 70,
                "highlightHeight": 70,
                "highlightBorderRadius": 35
            },
            "default.error.large.checked.disabled.active": {
                "borderWidth": 2,
                "borderColor": "pink-primary",
                "textColor": "gray-300",
                "textFontWeight": "500",
                "selectBackgroundColor": "gray-primary",
                "highlightBackgroundColor": "gray-light",
                "width": 42,
                "height": 42,
                "borderRadius": 21,
                "textMarginLeft": 14,
                "textFontSize": 18,
                "selectWidth": 28,
                "selectHeight": 28,
                "selectBorderRadius": 14,
                "highlightWidth": 70,
                "highlightHeight": 70,
                "highlightBorderRadius": 35
            },
            "default.error.large.disabled": {
                "borderWidth": 2,
                "borderColor": "gray-light",
                "textColor": "gray-300",
                "textFontWeight": "500",
                "selectBackgroundColor": "transparent",
                "highlightBackgroundColor": "transparent",
                "width": 42,
                "height": 42,
                "borderRadius": 21,
                "textMarginLeft": 14,
                "textFontSize": 18,
                "selectWidth": 28,
                "selectHeight": 28,
                "selectBorderRadius": 14,
                "highlightWidth": 70,
                "highlightHeight": 70,
                "highlightBorderRadius": 35
            },
            "default.error.large.disabled.active": {
                "borderWidth": 2,
                "borderColor": "gray-dark",
                "textColor": "gray-300",
                "textFontWeight": "500",
                "selectBackgroundColor": "transparent",
                "highlightBackgroundColor": "gray-light",
                "width": 42,
                "height": 42,
                "borderRadius": 21,
                "textMarginLeft": 14,
                "textFontSize": 18,
                "selectWidth": 28,
                "selectHeight": 28,
                "selectBorderRadius": 14,
                "highlightWidth": 70,
                "highlightHeight": 70,
                "highlightBorderRadius": 35
            },
            "default.error.large.active": {
                "borderWidth": 2,
                "borderColor": "gray-dark",
                "textColor": "text-primary",
                "textFontWeight": "500",
                "selectBackgroundColor": "transparent",
                "highlightBackgroundColor": "gray-light",
                "width": 42,
                "height": 42,
                "borderRadius": 21,
                "textMarginLeft": 14,
                "textFontSize": 18,
                "selectWidth": 28,
                "selectHeight": 28,
                "selectBorderRadius": 14,
                "highlightWidth": 70,
                "highlightHeight": 70,
                "highlightBorderRadius": 35
            },
            "default.small.checked": {
                "borderWidth": 2,
                "borderColor": "blue-primary",
                "textColor": "text-primary",
                "textFontWeight": "500",
                "selectBackgroundColor": "blue-primary",
                "highlightBackgroundColor": "transparent",
                "width": 30,
                "height": 30,
                "borderRadius": 15,
                "textMarginLeft": 10,
                "textFontSize": 14,
                "selectWidth": 20,
                "selectHeight": 20,
                "selectBorderRadius": 10,
                "highlightWidth": 50,
                "highlightHeight": 50,
                "highlightBorderRadius": 25
            },
            "default.small.checked.disabled": {
                "borderWidth": 2,
                "borderColor": "gray-light",
                "textColor": "gray-300",
                "textFontWeight": "500",
                "selectBackgroundColor": "gray-primary",
                "highlightBackgroundColor": "transparent",
                "width": 30,
                "height": 30,
                "borderRadius": 15,
                "textMarginLeft": 10,
                "textFontSize": 14,
                "selectWidth": 20,
                "selectHeight": 20,
                "selectBorderRadius": 10,
                "highlightWidth": 50,
                "highlightHeight": 50,
                "highlightBorderRadius": 25
            },
            "default.small.checked.active": {
                "borderWidth": 2,
                "borderColor": "blue-dark",
                "textColor": "text-primary",
                "textFontWeight": "500",
                "selectBackgroundColor": "blue-primary",
                "highlightBackgroundColor": "gray-light",
                "width": 30,
                "height": 30,
                "borderRadius": 15,
                "textMarginLeft": 10,
                "textFontSize": 14,
                "selectWidth": 20,
                "selectHeight": 20,
                "selectBorderRadius": 10,
                "highlightWidth": 50,
                "highlightHeight": 50,
                "highlightBorderRadius": 25
            },
            "default.small.checked.disabled.active": {
                "borderWidth": 2,
                "borderColor": "blue-dark",
                "textColor": "gray-300",
                "textFontWeight": "500",
                "selectBackgroundColor": "gray-primary",
                "highlightBackgroundColor": "gray-light",
                "width": 30,
                "height": 30,
                "borderRadius": 15,
                "textMarginLeft": 10,
                "textFontSize": 14,
                "selectWidth": 20,
                "selectHeight": 20,
                "selectBorderRadius": 10,
                "highlightWidth": 50,
                "highlightHeight": 50,
                "highlightBorderRadius": 25
            },
            "default.small.disabled": {
                "borderWidth": 2,
                "borderColor": "gray-light",
                "textColor": "gray-300",
                "textFontWeight": "500",
                "selectBackgroundColor": "transparent",
                "highlightBackgroundColor": "transparent",
                "width": 30,
                "height": 30,
                "borderRadius": 15,
                "textMarginLeft": 10,
                "textFontSize": 14,
                "selectWidth": 20,
                "selectHeight": 20,
                "selectBorderRadius": 10,
                "highlightWidth": 50,
                "highlightHeight": 50,
                "highlightBorderRadius": 25
            },
            "default.small.disabled.active": {
                "borderWidth": 2,
                "borderColor": "gray-dark",
                "textColor": "gray-300",
                "textFontWeight": "500",
                "selectBackgroundColor": "transparent",
                "highlightBackgroundColor": "gray-light",
                "width": 30,
                "height": 30,
                "borderRadius": 15,
                "textMarginLeft": 10,
                "textFontSize": 14,
                "selectWidth": 20,
                "selectHeight": 20,
                "selectBorderRadius": 10,
                "highlightWidth": 50,
                "highlightHeight": 50,
                "highlightBorderRadius": 25
            },
            "default.small.active": {
                "borderWidth": 2,
                "borderColor": "gray-dark",
                "textColor": "text-primary",
                "textFontWeight": "500",
                "selectBackgroundColor": "transparent",
                "highlightBackgroundColor": "gray-light",
                "width": 30,
                "height": 30,
                "borderRadius": 15,
                "textMarginLeft": 10,
                "textFontSize": 14,
                "selectWidth": 20,
                "selectHeight": 20,
                "selectBorderRadius": 10,
                "highlightWidth": 50,
                "highlightHeight": 50,
                "highlightBorderRadius": 25
            },
            "default.medium.checked": {
                "borderWidth": 2,
                "borderColor": "blue-primary",
                "textColor": "text-primary",
                "textFontWeight": "500",
                "selectBackgroundColor": "blue-primary",
                "highlightBackgroundColor": "transparent",
                "width": 36,
                "height": 36,
                "borderRadius": 18,
                "textMarginLeft": 12,
                "textFontSize": 16,
                "selectWidth": 24,
                "selectHeight": 24,
                "selectBorderRadius": 12,
                "highlightWidth": 60,
                "highlightHeight": 60,
                "highlightBorderRadius": 30
            },
            "default.medium.checked.disabled": {
                "borderWidth": 2,
                "borderColor": "gray-light",
                "textColor": "gray-300",
                "textFontWeight": "500",
                "selectBackgroundColor": "gray-primary",
                "highlightBackgroundColor": "transparent",
                "width": 36,
                "height": 36,
                "borderRadius": 18,
                "textMarginLeft": 12,
                "textFontSize": 16,
                "selectWidth": 24,
                "selectHeight": 24,
                "selectBorderRadius": 12,
                "highlightWidth": 60,
                "highlightHeight": 60,
                "highlightBorderRadius": 30
            },
            "default.medium.checked.active": {
                "borderWidth": 2,
                "borderColor": "blue-dark",
                "textColor": "text-primary",
                "textFontWeight": "500",
                "selectBackgroundColor": "blue-primary",
                "highlightBackgroundColor": "gray-light",
                "width": 36,
                "height": 36,
                "borderRadius": 18,
                "textMarginLeft": 12,
                "textFontSize": 16,
                "selectWidth": 24,
                "selectHeight": 24,
                "selectBorderRadius": 12,
                "highlightWidth": 60,
                "highlightHeight": 60,
                "highlightBorderRadius": 30
            },
            "default.medium.checked.disabled.active": {
                "borderWidth": 2,
                "borderColor": "blue-dark",
                "textColor": "gray-300",
                "textFontWeight": "500",
                "selectBackgroundColor": "gray-primary",
                "highlightBackgroundColor": "gray-light",
                "width": 36,
                "height": 36,
                "borderRadius": 18,
                "textMarginLeft": 12,
                "textFontSize": 16,
                "selectWidth": 24,
                "selectHeight": 24,
                "selectBorderRadius": 12,
                "highlightWidth": 60,
                "highlightHeight": 60,
                "highlightBorderRadius": 30
            },
            "default.medium.disabled": {
                "borderWidth": 2,
                "borderColor": "gray-light",
                "textColor": "gray-300",
                "textFontWeight": "500",
                "selectBackgroundColor": "transparent",
                "highlightBackgroundColor": "transparent",
                "width": 36,
                "height": 36,
                "borderRadius": 18,
                "textMarginLeft": 12,
                "textFontSize": 16,
                "selectWidth": 24,
                "selectHeight": 24,
                "selectBorderRadius": 12,
                "highlightWidth": 60,
                "highlightHeight": 60,
                "highlightBorderRadius": 30
            },
            "default.medium.disabled.active": {
                "borderWidth": 2,
                "borderColor": "gray-dark",
                "textColor": "gray-300",
                "textFontWeight": "500",
                "selectBackgroundColor": "transparent",
                "highlightBackgroundColor": "gray-light",
                "width": 36,
                "height": 36,
                "borderRadius": 18,
                "textMarginLeft": 12,
                "textFontSize": 16,
                "selectWidth": 24,
                "selectHeight": 24,
                "selectBorderRadius": 12,
                "highlightWidth": 60,
                "highlightHeight": 60,
                "highlightBorderRadius": 30
            },
            "default.medium.active": {
                "borderWidth": 2,
                "borderColor": "gray-dark",
                "textColor": "text-primary",
                "textFontWeight": "500",
                "selectBackgroundColor": "transparent",
                "highlightBackgroundColor": "gray-light",
                "width": 36,
                "height": 36,
                "borderRadius": 18,
                "textMarginLeft": 12,
                "textFontSize": 16,
                "selectWidth": 24,
                "selectHeight": 24,
                "selectBorderRadius": 12,
                "highlightWidth": 60,
                "highlightHeight": 60,
                "highlightBorderRadius": 30
            },
            "default.large.checked": {
                "borderWidth": 2,
                "borderColor": "blue-primary",
                "textColor": "text-primary",
                "textFontWeight": "500",
                "selectBackgroundColor": "blue-primary",
                "highlightBackgroundColor": "transparent",
                "width": 42,
                "height": 42,
                "borderRadius": 21,
                "textMarginLeft": 14,
                "textFontSize": 18,
                "selectWidth": 28,
                "selectHeight": 28,
                "selectBorderRadius": 14,
                "highlightWidth": 70,
                "highlightHeight": 70,
                "highlightBorderRadius": 35
            },
            "default.large.checked.disabled": {
                "borderWidth": 2,
                "borderColor": "gray-light",
                "textColor": "gray-300",
                "textFontWeight": "500",
                "selectBackgroundColor": "gray-primary",
                "highlightBackgroundColor": "transparent",
                "width": 42,
                "height": 42,
                "borderRadius": 21,
                "textMarginLeft": 14,
                "textFontSize": 18,
                "selectWidth": 28,
                "selectHeight": 28,
                "selectBorderRadius": 14,
                "highlightWidth": 70,
                "highlightHeight": 70,
                "highlightBorderRadius": 35
            },
            "default.large.checked.active": {
                "borderWidth": 2,
                "borderColor": "blue-dark",
                "textColor": "text-primary",
                "textFontWeight": "500",
                "selectBackgroundColor": "blue-primary",
                "highlightBackgroundColor": "gray-light",
                "width": 42,
                "height": 42,
                "borderRadius": 21,
                "textMarginLeft": 14,
                "textFontSize": 18,
                "selectWidth": 28,
                "selectHeight": 28,
                "selectBorderRadius": 14,
                "highlightWidth": 70,
                "highlightHeight": 70,
                "highlightBorderRadius": 35
            },
            "default.large.checked.disabled.active": {
                "borderWidth": 2,
                "borderColor": "blue-dark",
                "textColor": "gray-300",
                "textFontWeight": "500",
                "selectBackgroundColor": "gray-primary",
                "highlightBackgroundColor": "gray-light",
                "width": 42,
                "height": 42,
                "borderRadius": 21,
                "textMarginLeft": 14,
                "textFontSize": 18,
                "selectWidth": 28,
                "selectHeight": 28,
                "selectBorderRadius": 14,
                "highlightWidth": 70,
                "highlightHeight": 70,
                "highlightBorderRadius": 35
            },
            "default.large.disabled": {
                "borderWidth": 2,
                "borderColor": "gray-light",
                "textColor": "gray-300",
                "textFontWeight": "500",
                "selectBackgroundColor": "transparent",
                "highlightBackgroundColor": "transparent",
                "width": 42,
                "height": 42,
                "borderRadius": 21,
                "textMarginLeft": 14,
                "textFontSize": 18,
                "selectWidth": 28,
                "selectHeight": 28,
                "selectBorderRadius": 14,
                "highlightWidth": 70,
                "highlightHeight": 70,
                "highlightBorderRadius": 35
            },
            "default.large.disabled.active": {
                "borderWidth": 2,
                "borderColor": "gray-dark",
                "textColor": "gray-300",
                "textFontWeight": "500",
                "selectBackgroundColor": "transparent",
                "highlightBackgroundColor": "gray-light",
                "width": 42,
                "height": 42,
                "borderRadius": 21,
                "textMarginLeft": 14,
                "textFontSize": 18,
                "selectWidth": 28,
                "selectHeight": 28,
                "selectBorderRadius": 14,
                "highlightWidth": 70,
                "highlightHeight": 70,
                "highlightBorderRadius": 35
            },
            "default.large.active": {
                "borderWidth": 2,
                "borderColor": "gray-dark",
                "textColor": "text-primary",
                "textFontWeight": "500",
                "selectBackgroundColor": "transparent",
                "highlightBackgroundColor": "gray-light",
                "width": 42,
                "height": 42,
                "borderRadius": 21,
                "textMarginLeft": 14,
                "textFontSize": 18,
                "selectWidth": 28,
                "selectHeight": 28,
                "selectBorderRadius": 14,
                "highlightWidth": 70,
                "highlightHeight": 70,
                "highlightBorderRadius": 35
            }
        }
    }
}
