[
    {
        "description": "The horizontal margin of the AppBar.\n",
        "commentRange": {
            "start": 6,
            "end": 7
        },
        "context": {
            "type": "variable",
            "name": "kendo-appbar-margin-x",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 8,
                "end": 8
            }
        },
        "group": [
            "appbar"
        ],
        "access": "public",
        "file": {
            "path": "appbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical margin of the AppBar.\n",
        "commentRange": {
            "start": 9,
            "end": 10
        },
        "context": {
            "type": "variable",
            "name": "kendo-appbar-margin-y",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 11,
                "end": 11
            }
        },
        "group": [
            "appbar"
        ],
        "access": "public",
        "file": {
            "path": "appbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the AppBar.\n",
        "commentRange": {
            "start": 12,
            "end": 13
        },
        "context": {
            "type": "variable",
            "name": "kendo-appbar-padding-x",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 14,
                "end": 14
            }
        },
        "group": [
            "appbar"
        ],
        "access": "public",
        "file": {
            "path": "appbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the AppBar.\n",
        "commentRange": {
            "start": 15,
            "end": 16
        },
        "context": {
            "type": "variable",
            "name": "kendo-appbar-padding-y",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 17,
                "end": 17
            }
        },
        "group": [
            "appbar"
        ],
        "access": "public",
        "file": {
            "path": "appbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the border around the AppBar.\n",
        "commentRange": {
            "start": 18,
            "end": 19
        },
        "context": {
            "type": "variable",
            "name": "kendo-appbar-border-width",
            "value": "0px",
            "scope": "default",
            "line": {
                "start": 20,
                "end": 20
            }
        },
        "group": [
            "appbar"
        ],
        "access": "public",
        "file": {
            "path": "appbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The z-index of the AppBar.\n",
        "commentRange": {
            "start": 21,
            "end": 22
        },
        "context": {
            "type": "variable",
            "name": "kendo-appbar-zindex",
            "value": "1000",
            "scope": "default",
            "line": {
                "start": 23,
                "end": 23
            }
        },
        "group": [
            "appbar"
        ],
        "access": "public",
        "file": {
            "path": "appbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the AppBar.\n",
        "commentRange": {
            "start": 24,
            "end": 25
        },
        "context": {
            "type": "variable",
            "name": "kendo-appbar-font-family",
            "value": "var( --kendo-font-family, inherit )",
            "scope": "default",
            "line": {
                "start": 26,
                "end": 26
            }
        },
        "group": [
            "appbar"
        ],
        "access": "public",
        "file": {
            "path": "appbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the AppBar.\n",
        "commentRange": {
            "start": 27,
            "end": 28
        },
        "context": {
            "type": "variable",
            "name": "kendo-appbar-font-size",
            "value": "var( --kendo-font-size, inherit )",
            "scope": "default",
            "line": {
                "start": 29,
                "end": 29
            }
        },
        "group": [
            "appbar"
        ],
        "access": "public",
        "file": {
            "path": "appbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the AppBar.\n",
        "commentRange": {
            "start": 30,
            "end": 31
        },
        "context": {
            "type": "variable",
            "name": "kendo-appbar-line-height",
            "value": "var( --kendo-line-height, normal )",
            "scope": "default",
            "line": {
                "start": 32,
                "end": 32
            }
        },
        "group": [
            "appbar"
        ],
        "access": "public",
        "file": {
            "path": "appbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing between the AppBar sections.\n",
        "commentRange": {
            "start": 34,
            "end": 35
        },
        "context": {
            "type": "variable",
            "name": "kendo-appbar-gap",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 36,
                "end": 36
            }
        },
        "group": [
            "appbar"
        ],
        "access": "public",
        "file": {
            "path": "appbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the AppBar based on light theme color.\n",
        "commentRange": {
            "start": 38,
            "end": 39
        },
        "context": {
            "type": "variable",
            "name": "kendo-appbar-light-bg",
            "value": "$kendo-color-light",
            "scope": "default",
            "line": {
                "start": 40,
                "end": 40
            }
        },
        "group": [
            "appbar"
        ],
        "access": "public",
        "file": {
            "path": "appbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the AppBar based on light theme color.\n",
        "commentRange": {
            "start": 41,
            "end": 42
        },
        "context": {
            "type": "variable",
            "name": "kendo-appbar-light-text",
            "value": "if($kendo-enable-color-system, k-color( on-light ), k-contrast-color( $kendo-color-light ))",
            "scope": "default",
            "line": {
                "start": 43,
                "end": 43
            }
        },
        "group": [
            "appbar"
        ],
        "access": "public",
        "file": {
            "path": "appbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the AppBar based on dark theme color.\n",
        "commentRange": {
            "start": 45,
            "end": 46
        },
        "context": {
            "type": "variable",
            "name": "kendo-appbar-dark-bg",
            "value": "$kendo-color-dark",
            "scope": "default",
            "line": {
                "start": 47,
                "end": 47
            }
        },
        "group": [
            "appbar"
        ],
        "access": "public",
        "file": {
            "path": "appbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the AppBar based on dark theme color.\n",
        "commentRange": {
            "start": 48,
            "end": 49
        },
        "context": {
            "type": "variable",
            "name": "kendo-appbar-dark-text",
            "value": "if($kendo-enable-color-system, k-color( on-dark ), k-contrast-color( $kendo-color-dark ))",
            "scope": "default",
            "line": {
                "start": 50,
                "end": 50
            }
        },
        "group": [
            "appbar"
        ],
        "access": "public",
        "file": {
            "path": "appbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The box shadow of the AppBar.\n",
        "commentRange": {
            "start": 52,
            "end": 53
        },
        "context": {
            "type": "variable",
            "name": "kendo-appbar-box-shadow",
            "value": "k-elevation(4)",
            "scope": "default",
            "line": {
                "start": 54,
                "end": 54
            }
        },
        "group": [
            "appbar"
        ],
        "access": "public",
        "file": {
            "path": "appbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The box shadow of the AppBar with bottom position.\n",
        "commentRange": {
            "start": 55,
            "end": 56
        },
        "context": {
            "type": "variable",
            "name": "kendo-appbar-bottom-box-shadow",
            "value": "k-elevation(4)",
            "scope": "default",
            "line": {
                "start": 57,
                "end": 57
            }
        },
        "group": [
            "appbar"
        ],
        "access": "public",
        "file": {
            "path": "appbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border width of the Avatar.\n",
        "commentRange": {
            "start": 6,
            "end": 7
        },
        "context": {
            "type": "variable",
            "name": "kendo-avatar-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 8,
                "end": 8
            }
        },
        "group": [
            "avatar"
        ],
        "access": "public",
        "file": {
            "path": "avatar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the Avatar.\n",
        "commentRange": {
            "start": 10,
            "end": 11
        },
        "context": {
            "type": "variable",
            "name": "kendo-avatar-font-family",
            "value": "var( --kendo-font-family, inherit )",
            "scope": "default",
            "line": {
                "start": 12,
                "end": 12
            }
        },
        "group": [
            "avatar"
        ],
        "access": "public",
        "file": {
            "path": "avatar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the Avatar.\n",
        "commentRange": {
            "start": 13,
            "end": 14
        },
        "context": {
            "type": "variable",
            "name": "kendo-avatar-font-size",
            "value": "var( --kendo-font-size, inherit )",
            "scope": "default",
            "line": {
                "start": 15,
                "end": 15
            }
        },
        "group": [
            "avatar"
        ],
        "access": "public",
        "file": {
            "path": "avatar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the Avatar.\n",
        "commentRange": {
            "start": 16,
            "end": 17
        },
        "context": {
            "type": "variable",
            "name": "kendo-avatar-line-height",
            "value": "var( --kendo-line-height, normal )",
            "scope": "default",
            "line": {
                "start": 18,
                "end": 18
            }
        },
        "group": [
            "avatar"
        ],
        "access": "public",
        "file": {
            "path": "avatar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The sizes map of the Avatar.\n",
        "commentRange": {
            "start": 20,
            "end": 21
        },
        "context": {
            "type": "variable",
            "name": "kendo-avatar-sizes",
            "value": "(\n    sm: k-spacing(4),\n    md: k-spacing(8),\n    lg: k-spacing(16)\n)",
            "scope": "default",
            "line": {
                "start": 22,
                "end": 26
            }
        },
        "group": [
            "avatar"
        ],
        "access": "public",
        "file": {
            "path": "avatar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The theme colors map of the Avatar.\n",
        "commentRange": {
            "start": 28,
            "end": 29
        },
        "context": {
            "type": "variable",
            "name": "kendo-avatar-theme-colors",
            "value": "$kendo-theme-colors",
            "scope": "default",
            "line": {
                "start": 30,
                "end": 30
            }
        },
        "group": [
            "avatar"
        ],
        "access": "public",
        "file": {
            "path": "avatar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the border around the Badge.\n",
        "commentRange": {
            "start": 5,
            "end": 6
        },
        "context": {
            "type": "variable",
            "name": "kendo-badge-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 7,
                "end": 7
            }
        },
        "group": [
            "badge"
        ],
        "access": "public",
        "file": {
            "path": "badge/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border radius of the Badge.\n",
        "commentRange": {
            "start": 9,
            "end": 10
        },
        "context": {
            "type": "variable",
            "name": "kendo-badge-border-radius",
            "value": "k-spacing(1.5)",
            "scope": "default",
            "line": {
                "start": 11,
                "end": 11
            }
        },
        "group": [
            "badge"
        ],
        "access": "public",
        "file": {
            "path": "badge/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the Badge.\n",
        "commentRange": {
            "start": 14,
            "end": 15
        },
        "context": {
            "type": "variable",
            "name": "kendo-badge-padding-x",
            "value": ".65em",
            "scope": "default",
            "line": {
                "start": 16,
                "end": 16
            }
        },
        "group": [
            "badge"
        ],
        "access": "public",
        "file": {
            "path": "badge/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the small Badge.\n",
        "commentRange": {
            "start": 17,
            "end": 18
        },
        "context": {
            "type": "variable",
            "name": "kendo-badge-sm-padding-x",
            "value": "calc( $kendo-badge-padding-x / 2 )",
            "scope": "default",
            "line": {
                "start": 19,
                "end": 19
            }
        },
        "group": [
            "badge"
        ],
        "access": "public",
        "file": {
            "path": "badge/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the medium Badge.\n",
        "commentRange": {
            "start": 20,
            "end": 21
        },
        "context": {
            "type": "variable",
            "name": "kendo-badge-md-padding-x",
            "value": ".65em",
            "scope": "default",
            "line": {
                "start": 22,
                "end": 22
            }
        },
        "group": [
            "badge"
        ],
        "access": "public",
        "file": {
            "path": "badge/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the large Badge.\n",
        "commentRange": {
            "start": 23,
            "end": 24
        },
        "context": {
            "type": "variable",
            "name": "kendo-badge-lg-padding-x",
            "value": "calc( $kendo-badge-padding-x * 1.5 )",
            "scope": "default",
            "line": {
                "start": 25,
                "end": 25
            }
        },
        "group": [
            "badge"
        ],
        "access": "public",
        "file": {
            "path": "badge/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the Badge.\n",
        "commentRange": {
            "start": 27,
            "end": 28
        },
        "context": {
            "type": "variable",
            "name": "kendo-badge-padding-y",
            "value": ".35em",
            "scope": "default",
            "line": {
                "start": 29,
                "end": 29
            }
        },
        "group": [
            "badge"
        ],
        "access": "public",
        "file": {
            "path": "badge/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the small Badge.\n",
        "commentRange": {
            "start": 30,
            "end": 31
        },
        "context": {
            "type": "variable",
            "name": "kendo-badge-sm-padding-y",
            "value": "calc( $kendo-badge-padding-y / 2 )",
            "scope": "default",
            "line": {
                "start": 32,
                "end": 32
            }
        },
        "group": [
            "badge"
        ],
        "access": "public",
        "file": {
            "path": "badge/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the medium Badge.\n",
        "commentRange": {
            "start": 33,
            "end": 34
        },
        "context": {
            "type": "variable",
            "name": "kendo-badge-md-padding-y",
            "value": ".35em",
            "scope": "default",
            "line": {
                "start": 35,
                "end": 35
            }
        },
        "group": [
            "badge"
        ],
        "access": "public",
        "file": {
            "path": "badge/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the large Badge.\n",
        "commentRange": {
            "start": 36,
            "end": 37
        },
        "context": {
            "type": "variable",
            "name": "kendo-badge-lg-padding-y",
            "value": "calc( $kendo-badge-padding-y * 1.5 )",
            "scope": "default",
            "line": {
                "start": 38,
                "end": 38
            }
        },
        "group": [
            "badge"
        ],
        "access": "public",
        "file": {
            "path": "badge/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font sizes of the Badge.\n",
        "commentRange": {
            "start": 40,
            "end": 41
        },
        "context": {
            "type": "variable",
            "name": "kendo-badge-font-size",
            "value": "$kendo-font-size * .75",
            "scope": "default",
            "line": {
                "start": 42,
                "end": 42
            }
        },
        "group": [
            "badge"
        ],
        "access": "public",
        "file": {
            "path": "badge/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the small Badge.\n",
        "commentRange": {
            "start": 43,
            "end": 44
        },
        "context": {
            "type": "variable",
            "name": "kendo-badge-sm-font-size",
            "value": "$kendo-badge-font-size",
            "scope": "default",
            "line": {
                "start": 45,
                "end": 45
            }
        },
        "group": [
            "badge"
        ],
        "access": "public",
        "file": {
            "path": "badge/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the medium Badge.\n",
        "commentRange": {
            "start": 46,
            "end": 47
        },
        "context": {
            "type": "variable",
            "name": "kendo-badge-md-font-size",
            "value": "$kendo-badge-font-size",
            "scope": "default",
            "line": {
                "start": 48,
                "end": 48
            }
        },
        "group": [
            "badge"
        ],
        "access": "public",
        "file": {
            "path": "badge/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the large Badge.\n",
        "commentRange": {
            "start": 49,
            "end": 50
        },
        "context": {
            "type": "variable",
            "name": "kendo-badge-lg-font-size",
            "value": "$kendo-badge-font-size",
            "scope": "default",
            "line": {
                "start": 51,
                "end": 51
            }
        },
        "group": [
            "badge"
        ],
        "access": "public",
        "file": {
            "path": "badge/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line heights used along with the $kendo-font-size variable.\n",
        "commentRange": {
            "start": 53,
            "end": 54
        },
        "context": {
            "type": "variable",
            "name": "kendo-badge-line-height",
            "value": "1",
            "scope": "default",
            "line": {
                "start": 55,
                "end": 55
            }
        },
        "group": [
            "badge"
        ],
        "access": "public",
        "file": {
            "path": "badge/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height used along with the $kendo-font-size variable of the small Badge.\n",
        "commentRange": {
            "start": 56,
            "end": 57
        },
        "context": {
            "type": "variable",
            "name": "kendo-badge-sm-line-height",
            "value": "$kendo-badge-line-height",
            "scope": "default",
            "line": {
                "start": 58,
                "end": 58
            }
        },
        "group": [
            "badge"
        ],
        "access": "public",
        "file": {
            "path": "badge/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height used along with the $kendo-font-size variable of the medium Badge.\n",
        "commentRange": {
            "start": 59,
            "end": 60
        },
        "context": {
            "type": "variable",
            "name": "kendo-badge-md-line-height",
            "value": "$kendo-badge-line-height",
            "scope": "default",
            "line": {
                "start": 61,
                "end": 61
            }
        },
        "group": [
            "badge"
        ],
        "access": "public",
        "file": {
            "path": "badge/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height used along with the $kendo-font-size variable of the large Badge.\n",
        "commentRange": {
            "start": 62,
            "end": 63
        },
        "context": {
            "type": "variable",
            "name": "kendo-badge-lg-line-height",
            "value": "$kendo-badge-line-height",
            "scope": "default",
            "line": {
                "start": 64,
                "end": 64
            }
        },
        "group": [
            "badge"
        ],
        "access": "public",
        "file": {
            "path": "badge/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The calculated minimum width of the circular Badge.\n",
        "commentRange": {
            "start": 66,
            "end": 67
        },
        "context": {
            "type": "variable",
            "name": "kendo-badge-min-width",
            "value": "calc( #{$kendo-badge-line-height * 1em} + calc( #{$kendo-badge-padding-y} * 2 ) + calc( #{$kendo-badge-border-width} * 2 ))",
            "scope": "default",
            "line": {
                "start": 68,
                "end": 68
            }
        },
        "group": [
            "badge"
        ],
        "access": "public",
        "file": {
            "path": "badge/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The calculated minimum width of the small circular Badge.\n",
        "commentRange": {
            "start": 69,
            "end": 70
        },
        "context": {
            "type": "variable",
            "name": "kendo-badge-sm-min-width",
            "value": "calc( #{$kendo-badge-sm-line-height * 1em} + calc( #{$kendo-badge-sm-padding-y} * 2 ) + calc( #{$kendo-badge-border-width} * 2 ) )",
            "scope": "default",
            "line": {
                "start": 71,
                "end": 71
            }
        },
        "group": [
            "badge"
        ],
        "access": "public",
        "file": {
            "path": "badge/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The calculated minimum width of the medium circular Badge.\n",
        "commentRange": {
            "start": 72,
            "end": 73
        },
        "context": {
            "type": "variable",
            "name": "kendo-badge-md-min-width",
            "value": "calc( #{$kendo-badge-md-line-height * 1em} + calc( #{$kendo-badge-md-padding-y} * 2 ) + calc( #{$kendo-badge-border-width} * 2 ) )",
            "scope": "default",
            "line": {
                "start": 74,
                "end": 74
            }
        },
        "group": [
            "badge"
        ],
        "access": "public",
        "file": {
            "path": "badge/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The calculated minimum width of the large circular Badge.\n",
        "commentRange": {
            "start": 75,
            "end": 76
        },
        "context": {
            "type": "variable",
            "name": "kendo-badge-lg-min-width",
            "value": "calc( #{$kendo-badge-lg-line-height * 1em} + calc( #{$kendo-badge-lg-padding-y} * 2 ) + calc( #{$kendo-badge-border-width} * 2 ) )",
            "scope": "default",
            "line": {
                "start": 77,
                "end": 77
            }
        },
        "group": [
            "badge"
        ],
        "access": "public",
        "file": {
            "path": "badge/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The sizes map for the Badge.\n",
        "commentRange": {
            "start": 79,
            "end": 80
        },
        "context": {
            "type": "variable",
            "name": "kendo-badge-sizes",
            "value": "(\n    sm: (\n        padding-x: $kendo-badge-sm-padding-x,\n        padding-y: $kendo-badge-sm-padding-y,\n        font-size: $kendo-badge-sm-font-size,\n        line-height: $kendo-badge-sm-line-height,\n        min-width: $kendo-badge-sm-min-width\n    ),\n    md: (\n        padding-x: $kendo-badge-md-padding-x,\n        padding-y: $kendo-badge-md-padding-y,\n        font-size: $kendo-badge-md-font-size,\n        line-height: $kendo-badge-md-line-height,\n        min-width: $kendo-badge-md-min-width\n    ),\n    lg: (\n        padding-x: $kendo-badge-lg-padding-x,\n        padding-y: $kendo-badge-lg-padding-y,\n        font-size: $kendo-badge-lg-font-size,\n        line-height: $kendo-badge-lg-line-height,\n        min-width: $kendo-badge-lg-min-width\n    )\n)",
            "scope": "default",
            "line": {
                "start": 81,
                "end": 103
            }
        },
        "group": [
            "badge"
        ],
        "access": "public",
        "file": {
            "path": "badge/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the BottomNavigation.\n",
        "commentRange": {
            "start": 6,
            "end": 7
        },
        "context": {
            "type": "variable",
            "name": "kendo-bottom-nav-padding-x",
            "value": "k-spacing(0)",
            "scope": "default",
            "line": {
                "start": 8,
                "end": 8
            }
        },
        "group": [
            "bottom-navigation"
        ],
        "access": "public",
        "file": {
            "path": "bottom-navigation/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the BottomNavigation.\n",
        "commentRange": {
            "start": 9,
            "end": 10
        },
        "context": {
            "type": "variable",
            "name": "kendo-bottom-nav-padding-y",
            "value": "$kendo-bottom-nav-padding-x",
            "scope": "default",
            "line": {
                "start": 11,
                "end": 11
            }
        },
        "group": [
            "bottom-navigation"
        ],
        "access": "public",
        "file": {
            "path": "bottom-navigation/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing between the BottomNavigation items.\n",
        "commentRange": {
            "start": 12,
            "end": 13
        },
        "context": {
            "type": "variable",
            "name": "kendo-bottom-nav-gap",
            "value": "$kendo-bottom-nav-padding-x",
            "scope": "default",
            "line": {
                "start": 14,
                "end": 14
            }
        },
        "group": [
            "bottom-navigation"
        ],
        "access": "public",
        "file": {
            "path": "bottom-navigation/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the border around the BottomNavigation.\n",
        "commentRange": {
            "start": 15,
            "end": 16
        },
        "context": {
            "type": "variable",
            "name": "kendo-bottom-nav-border-width",
            "value": "1px 0px 0px 0px",
            "scope": "default",
            "line": {
                "start": 17,
                "end": 17
            }
        },
        "group": [
            "bottom-navigation"
        ],
        "access": "public",
        "file": {
            "path": "bottom-navigation/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the BottomNavigation.\n",
        "commentRange": {
            "start": 18,
            "end": 19
        },
        "context": {
            "type": "variable",
            "name": "kendo-bottom-nav-font-family",
            "value": "var( --kendo-font-family, inherit )",
            "scope": "default",
            "line": {
                "start": 20,
                "end": 20
            }
        },
        "group": [
            "bottom-navigation"
        ],
        "access": "public",
        "file": {
            "path": "bottom-navigation/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the BottomNavigation.\n",
        "commentRange": {
            "start": 21,
            "end": 22
        },
        "context": {
            "type": "variable",
            "name": "kendo-bottom-nav-font-size",
            "value": "var( --kendo-font-size, inherit )",
            "scope": "default",
            "line": {
                "start": 23,
                "end": 23
            }
        },
        "group": [
            "bottom-navigation"
        ],
        "access": "public",
        "file": {
            "path": "bottom-navigation/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the BottomNavigation.\n",
        "commentRange": {
            "start": 24,
            "end": 25
        },
        "context": {
            "type": "variable",
            "name": "kendo-bottom-nav-line-height",
            "value": "var( --kendo-line-height-xs, normal )",
            "scope": "default",
            "line": {
                "start": 26,
                "end": 26
            }
        },
        "group": [
            "bottom-navigation"
        ],
        "access": "public",
        "file": {
            "path": "bottom-navigation/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The letter spacing of the BottomNavigation.\n",
        "commentRange": {
            "start": 27,
            "end": 28
        },
        "context": {
            "type": "variable",
            "name": "kendo-bottom-nav-letter-spacing",
            "value": ".2px",
            "scope": "default",
            "line": {
                "start": 29,
                "end": 29
            }
        },
        "group": [
            "bottom-navigation"
        ],
        "access": "public",
        "file": {
            "path": "bottom-navigation/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the BottomNavigation item.\n",
        "commentRange": {
            "start": 31,
            "end": 32
        },
        "context": {
            "type": "variable",
            "name": "kendo-bottom-nav-item-padding-x",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 33,
                "end": 33
            }
        },
        "group": [
            "bottom-navigation"
        ],
        "access": "public",
        "file": {
            "path": "bottom-navigation/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the BottomNavigation item.\n",
        "commentRange": {
            "start": 34,
            "end": 35
        },
        "context": {
            "type": "variable",
            "name": "kendo-bottom-nav-item-padding-y",
            "value": "k-spacing(0)",
            "scope": "default",
            "line": {
                "start": 36,
                "end": 36
            }
        },
        "group": [
            "bottom-navigation"
        ],
        "access": "public",
        "file": {
            "path": "bottom-navigation/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The minimum width of the BottomNavigation item.\n",
        "commentRange": {
            "start": 37,
            "end": 38
        },
        "context": {
            "type": "variable",
            "name": "kendo-bottom-nav-item-min-width",
            "value": "72px",
            "scope": "default",
            "line": {
                "start": 39,
                "end": 39
            }
        },
        "group": [
            "bottom-navigation"
        ],
        "access": "public",
        "file": {
            "path": "bottom-navigation/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The maximum width of the BottomNavigation item.\n",
        "commentRange": {
            "start": 40,
            "end": 41
        },
        "context": {
            "type": "variable",
            "name": "kendo-bottom-nav-item-max-width",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 42,
                "end": 42
            }
        },
        "group": [
            "bottom-navigation"
        ],
        "access": "public",
        "file": {
            "path": "bottom-navigation/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The minimum height of the BottomNavigation item.\n",
        "commentRange": {
            "start": 43,
            "end": 44
        },
        "context": {
            "type": "variable",
            "name": "kendo-bottom-nav-item-min-height",
            "value": "calc( #{$kendo-icon-size * 2.5} + #{k-spacing(4)} - calc( #{$kendo-bottom-nav-padding-x} * 2 ) )",
            "scope": "default",
            "line": {
                "start": 45,
                "end": 45
            }
        },
        "group": [
            "bottom-navigation"
        ],
        "access": "public",
        "file": {
            "path": "bottom-navigation/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border radius of the BottomNavigation item.\n",
        "commentRange": {
            "start": 46,
            "end": 47
        },
        "context": {
            "type": "variable",
            "name": "kendo-bottom-nav-item-border-radius",
            "value": "unset",
            "scope": "default",
            "line": {
                "start": 48,
                "end": 48
            }
        },
        "group": [
            "bottom-navigation"
        ],
        "access": "public",
        "file": {
            "path": "bottom-navigation/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing of the BottomNavigation item.\n",
        "commentRange": {
            "start": 49,
            "end": 50
        },
        "context": {
            "type": "variable",
            "name": "kendo-bottom-nav-item-gap",
            "value": "0 k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 51,
                "end": 51
            }
        },
        "group": [
            "bottom-navigation"
        ],
        "access": "public",
        "file": {
            "path": "bottom-navigation/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The box shadow of the BottomNavigation.\n",
        "commentRange": {
            "start": 53,
            "end": 54
        },
        "context": {
            "type": "variable",
            "name": "kendo-bottom-nav-shadow",
            "value": "k-elevation(4)",
            "scope": "default",
            "line": {
                "start": 55,
                "end": 55
            }
        },
        "group": [
            "bottom-navigation"
        ],
        "access": "public",
        "file": {
            "path": "bottom-navigation/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the flat BottomNavigation.\n",
        "commentRange": {
            "start": 57,
            "end": 58
        },
        "context": {
            "type": "variable",
            "name": "kendo-bottom-nav-flat-text",
            "value": "$kendo-component-text",
            "scope": "default",
            "line": {
                "start": 59,
                "end": 59
            }
        },
        "group": [
            "bottom-navigation"
        ],
        "access": "public",
        "file": {
            "path": "bottom-navigation/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the flat BottomNavigation.\n",
        "commentRange": {
            "start": 60,
            "end": 61
        },
        "context": {
            "type": "variable",
            "name": "kendo-bottom-nav-flat-bg",
            "value": "$kendo-component-bg",
            "scope": "default",
            "line": {
                "start": 62,
                "end": 62
            }
        },
        "group": [
            "bottom-navigation"
        ],
        "access": "public",
        "file": {
            "path": "bottom-navigation/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the flat BottomNavigation.\n",
        "commentRange": {
            "start": 63,
            "end": 64
        },
        "context": {
            "type": "variable",
            "name": "kendo-bottom-nav-flat-border",
            "value": "$kendo-component-border",
            "scope": "default",
            "line": {
                "start": 65,
                "end": 65
            }
        },
        "group": [
            "bottom-navigation"
        ],
        "access": "public",
        "file": {
            "path": "bottom-navigation/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the border around the Breadcrumb.\n",
        "commentRange": {
            "start": 7,
            "end": 8
        },
        "context": {
            "type": "variable",
            "name": "kendo-breadcrumb-border-width",
            "value": "0px",
            "scope": "default",
            "line": {
                "start": 9,
                "end": 9
            }
        },
        "group": [
            "breadcrumb"
        ],
        "access": "public",
        "file": {
            "path": "breadcrumb/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal margin of the Breadcrumb.\n",
        "commentRange": {
            "start": 11,
            "end": 12
        },
        "context": {
            "type": "variable",
            "name": "kendo-breadcrumb-margin-x",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 13,
                "end": 13
            }
        },
        "group": [
            "breadcrumb"
        ],
        "access": "public",
        "file": {
            "path": "breadcrumb/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical margin of the Breadcrumb.\n",
        "commentRange": {
            "start": 14,
            "end": 15
        },
        "context": {
            "type": "variable",
            "name": "kendo-breadcrumb-margin-y",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 16,
                "end": 16
            }
        },
        "group": [
            "breadcrumb"
        ],
        "access": "public",
        "file": {
            "path": "breadcrumb/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the Breadcrumb.\n",
        "commentRange": {
            "start": 18,
            "end": 19
        },
        "context": {
            "type": "variable",
            "name": "kendo-breadcrumb-padding-x",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 20,
                "end": 20
            }
        },
        "group": [
            "breadcrumb"
        ],
        "access": "public",
        "file": {
            "path": "breadcrumb/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the Breadcrumb.\n",
        "commentRange": {
            "start": 21,
            "end": 22
        },
        "context": {
            "type": "variable",
            "name": "kendo-breadcrumb-padding-y",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 23,
                "end": 23
            }
        },
        "group": [
            "breadcrumb"
        ],
        "access": "public",
        "file": {
            "path": "breadcrumb/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the Breadcrumb.\n",
        "commentRange": {
            "start": 25,
            "end": 26
        },
        "context": {
            "type": "variable",
            "name": "kendo-breadcrumb-font-family",
            "value": "var( --kendo-font-family, inherit )",
            "scope": "default",
            "line": {
                "start": 27,
                "end": 27
            }
        },
        "group": [
            "breadcrumb"
        ],
        "access": "public",
        "file": {
            "path": "breadcrumb/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the Breadcrumb.\n",
        "commentRange": {
            "start": 29,
            "end": 30
        },
        "context": {
            "type": "variable",
            "name": "kendo-breadcrumb-font-size",
            "value": "var( --kendo-font-size, inherit )",
            "scope": "default",
            "line": {
                "start": 31,
                "end": 31
            }
        },
        "group": [
            "breadcrumb"
        ],
        "access": "public",
        "file": {
            "path": "breadcrumb/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the small Breadcrumb.\n",
        "commentRange": {
            "start": 32,
            "end": 33
        },
        "context": {
            "type": "variable",
            "name": "kendo-breadcrumb-sm-font-size",
            "value": "var( --kendo-font-size-sm, inherit )",
            "scope": "default",
            "line": {
                "start": 34,
                "end": 34
            }
        },
        "group": [
            "breadcrumb"
        ],
        "access": "public",
        "file": {
            "path": "breadcrumb/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the medium Breadcrumb.\n",
        "commentRange": {
            "start": 35,
            "end": 36
        },
        "context": {
            "type": "variable",
            "name": "kendo-breadcrumb-md-font-size",
            "value": "$kendo-breadcrumb-font-size",
            "scope": "default",
            "line": {
                "start": 37,
                "end": 37
            }
        },
        "group": [
            "breadcrumb"
        ],
        "access": "public",
        "file": {
            "path": "breadcrumb/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the large Breadcrumb.\n",
        "commentRange": {
            "start": 38,
            "end": 39
        },
        "context": {
            "type": "variable",
            "name": "kendo-breadcrumb-lg-font-size",
            "value": "var( --kendo-font-size, inherit )",
            "scope": "default",
            "line": {
                "start": 40,
                "end": 40
            }
        },
        "group": [
            "breadcrumb"
        ],
        "access": "public",
        "file": {
            "path": "breadcrumb/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line-height of the Breadcrumb.\n",
        "commentRange": {
            "start": 42,
            "end": 43
        },
        "context": {
            "type": "variable",
            "name": "kendo-breadcrumb-line-height",
            "value": "var( --kendo-line-height, normal )",
            "scope": "default",
            "line": {
                "start": 44,
                "end": 44
            }
        },
        "group": [
            "breadcrumb"
        ],
        "access": "public",
        "file": {
            "path": "breadcrumb/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line-height of the small Breadcrumb.\n",
        "commentRange": {
            "start": 45,
            "end": 46
        },
        "context": {
            "type": "variable",
            "name": "kendo-breadcrumb-sm-line-height",
            "value": "math.div( 20, 14 )",
            "scope": "default",
            "line": {
                "start": 47,
                "end": 47
            }
        },
        "group": [
            "breadcrumb"
        ],
        "access": "public",
        "file": {
            "path": "breadcrumb/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line-height of the medium Breadcrumb.\n",
        "commentRange": {
            "start": 48,
            "end": 49
        },
        "context": {
            "type": "variable",
            "name": "kendo-breadcrumb-md-line-height",
            "value": "$kendo-breadcrumb-line-height",
            "scope": "default",
            "line": {
                "start": 50,
                "end": 50
            }
        },
        "group": [
            "breadcrumb"
        ],
        "access": "public",
        "file": {
            "path": "breadcrumb/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line-height of the height Breadcrumb.\n",
        "commentRange": {
            "start": 51,
            "end": 52
        },
        "context": {
            "type": "variable",
            "name": "kendo-breadcrumb-lg-line-height",
            "value": "var( --kendo-line-height, normal )",
            "scope": "default",
            "line": {
                "start": 53,
                "end": 53
            }
        },
        "group": [
            "breadcrumb"
        ],
        "access": "public",
        "file": {
            "path": "breadcrumb/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The base background of the Breadcrumb.\n",
        "commentRange": {
            "start": 55,
            "end": 56
        },
        "context": {
            "type": "variable",
            "name": "kendo-breadcrumb-bg",
            "value": "$kendo-component-bg",
            "scope": "default",
            "line": {
                "start": 57,
                "end": 57
            }
        },
        "group": [
            "breadcrumb"
        ],
        "access": "public",
        "file": {
            "path": "breadcrumb/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The base text color of the Breadcrumb.\n",
        "commentRange": {
            "start": 58,
            "end": 59
        },
        "context": {
            "type": "variable",
            "name": "kendo-breadcrumb-text",
            "value": "$kendo-component-text",
            "scope": "default",
            "line": {
                "start": 60,
                "end": 60
            }
        },
        "group": [
            "breadcrumb"
        ],
        "access": "public",
        "file": {
            "path": "breadcrumb/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The base border color of the Breadcrumb.\n",
        "commentRange": {
            "start": 61,
            "end": 62
        },
        "context": {
            "type": "variable",
            "name": "kendo-breadcrumb-border",
            "value": "$kendo-component-border",
            "scope": "default",
            "line": {
                "start": 63,
                "end": 63
            }
        },
        "group": [
            "breadcrumb"
        ],
        "access": "public",
        "file": {
            "path": "breadcrumb/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The box shadow of the focused Breadcrumb.\n",
        "commentRange": {
            "start": 65,
            "end": 66
        },
        "context": {
            "type": "variable",
            "name": "kendo-breadcrumb-focus-shadow",
            "value": "0 0 2px 1px rgba( black, .06 )",
            "scope": "default",
            "line": {
                "start": 67,
                "end": 67
            }
        },
        "group": [
            "breadcrumb"
        ],
        "access": "public",
        "file": {
            "path": "breadcrumb/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the Breadcrumb link.\n",
        "commentRange": {
            "start": 69,
            "end": 70
        },
        "context": {
            "type": "variable",
            "name": "kendo-breadcrumb-link-padding-x",
            "value": "k-spacing(3)",
            "scope": "default",
            "line": {
                "start": 71,
                "end": 71
            }
        },
        "group": [
            "breadcrumb"
        ],
        "access": "public",
        "file": {
            "path": "breadcrumb/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the small Breadcrumb link.\n",
        "commentRange": {
            "start": 72,
            "end": 73
        },
        "context": {
            "type": "variable",
            "name": "kendo-breadcrumb-sm-link-padding-x",
            "value": "k-spacing(3)",
            "scope": "default",
            "line": {
                "start": 74,
                "end": 74
            }
        },
        "group": [
            "breadcrumb"
        ],
        "access": "public",
        "file": {
            "path": "breadcrumb/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the medium Breadcrumb link.\n",
        "commentRange": {
            "start": 75,
            "end": 76
        },
        "context": {
            "type": "variable",
            "name": "kendo-breadcrumb-md-link-padding-x",
            "value": "$kendo-breadcrumb-link-padding-x",
            "scope": "default",
            "line": {
                "start": 77,
                "end": 77
            }
        },
        "group": [
            "breadcrumb"
        ],
        "access": "public",
        "file": {
            "path": "breadcrumb/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the large Breadcrumb link.\n",
        "commentRange": {
            "start": 78,
            "end": 79
        },
        "context": {
            "type": "variable",
            "name": "kendo-breadcrumb-lg-link-padding-x",
            "value": "k-spacing(3)",
            "scope": "default",
            "line": {
                "start": 80,
                "end": 80
            }
        },
        "group": [
            "breadcrumb"
        ],
        "access": "public",
        "file": {
            "path": "breadcrumb/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the Breadcrumb link.\n",
        "commentRange": {
            "start": 82,
            "end": 83
        },
        "context": {
            "type": "variable",
            "name": "kendo-breadcrumb-link-padding-y",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 84,
                "end": 84
            }
        },
        "group": [
            "breadcrumb"
        ],
        "access": "public",
        "file": {
            "path": "breadcrumb/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the small Breadcrumb link.\n",
        "commentRange": {
            "start": 85,
            "end": 86
        },
        "context": {
            "type": "variable",
            "name": "kendo-breadcrumb-sm-link-padding-y",
            "value": "k-spacing(1.5)",
            "scope": "default",
            "line": {
                "start": 87,
                "end": 87
            }
        },
        "group": [
            "breadcrumb"
        ],
        "access": "public",
        "file": {
            "path": "breadcrumb/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the medium Breadcrumb link.\n",
        "commentRange": {
            "start": 88,
            "end": 89
        },
        "context": {
            "type": "variable",
            "name": "kendo-breadcrumb-md-link-padding-y",
            "value": "$kendo-breadcrumb-link-padding-y",
            "scope": "default",
            "line": {
                "start": 90,
                "end": 90
            }
        },
        "group": [
            "breadcrumb"
        ],
        "access": "public",
        "file": {
            "path": "breadcrumb/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the large Breadcrumb link.\n",
        "commentRange": {
            "start": 91,
            "end": 92
        },
        "context": {
            "type": "variable",
            "name": "kendo-breadcrumb-lg-link-padding-y",
            "value": "k-spacing(2.5)",
            "scope": "default",
            "line": {
                "start": 93,
                "end": 93
            }
        },
        "group": [
            "breadcrumb"
        ],
        "access": "public",
        "file": {
            "path": "breadcrumb/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border-radius of the Breadcrumb link.\n",
        "commentRange": {
            "start": 95,
            "end": 96
        },
        "context": {
            "type": "variable",
            "name": "kendo-breadcrumb-link-border-radius",
            "value": "k-border-radius(md)",
            "scope": "default",
            "line": {
                "start": 97,
                "end": 97
            }
        },
        "group": [
            "breadcrumb"
        ],
        "access": "public",
        "file": {
            "path": "breadcrumb/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the Breadcrumb link icon.\n",
        "commentRange": {
            "start": 99,
            "end": 100
        },
        "context": {
            "type": "variable",
            "name": "kendo-breadcrumb-icon-link-padding-y",
            "value": "k-spacing(3)",
            "scope": "default",
            "line": {
                "start": 101,
                "end": 101
            }
        },
        "group": [
            "breadcrumb"
        ],
        "access": "public",
        "file": {
            "path": "breadcrumb/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the small Breadcrumb link icon.\n",
        "commentRange": {
            "start": 102,
            "end": 103
        },
        "context": {
            "type": "variable",
            "name": "kendo-breadcrumb-sm-icon-link-padding-y",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 104,
                "end": 104
            }
        },
        "group": [
            "breadcrumb"
        ],
        "access": "public",
        "file": {
            "path": "breadcrumb/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the medium Breadcrumb link icon.\n",
        "commentRange": {
            "start": 105,
            "end": 106
        },
        "context": {
            "type": "variable",
            "name": "kendo-breadcrumb-md-icon-link-padding-y",
            "value": "$kendo-breadcrumb-icon-link-padding-y",
            "scope": "default",
            "line": {
                "start": 107,
                "end": 107
            }
        },
        "group": [
            "breadcrumb"
        ],
        "access": "public",
        "file": {
            "path": "breadcrumb/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the large Breadcrumb link icon.\n",
        "commentRange": {
            "start": 108,
            "end": 109
        },
        "context": {
            "type": "variable",
            "name": "kendo-breadcrumb-lg-icon-link-padding-y",
            "value": "k-spacing(3.5)",
            "scope": "default",
            "line": {
                "start": 110,
                "end": 110
            }
        },
        "group": [
            "breadcrumb"
        ],
        "access": "public",
        "file": {
            "path": "breadcrumb/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the Breadcrumb link icon.\n",
        "commentRange": {
            "start": 112,
            "end": 113
        },
        "context": {
            "type": "variable",
            "name": "kendo-breadcrumb-icon-link-padding-x",
            "value": "$kendo-breadcrumb-icon-link-padding-y",
            "scope": "default",
            "line": {
                "start": 114,
                "end": 114
            }
        },
        "group": [
            "breadcrumb"
        ],
        "access": "public",
        "file": {
            "path": "breadcrumb/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the small Breadcrumb link icon.\n",
        "commentRange": {
            "start": 115,
            "end": 116
        },
        "context": {
            "type": "variable",
            "name": "kendo-breadcrumb-sm-icon-link-padding-x",
            "value": "$kendo-breadcrumb-sm-icon-link-padding-y",
            "scope": "default",
            "line": {
                "start": 117,
                "end": 117
            }
        },
        "group": [
            "breadcrumb"
        ],
        "access": "public",
        "file": {
            "path": "breadcrumb/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the medium Breadcrumb link icon.\n",
        "commentRange": {
            "start": 118,
            "end": 119
        },
        "context": {
            "type": "variable",
            "name": "kendo-breadcrumb-md-icon-link-padding-x",
            "value": "$kendo-breadcrumb-icon-link-padding-x",
            "scope": "default",
            "line": {
                "start": 120,
                "end": 120
            }
        },
        "group": [
            "breadcrumb"
        ],
        "access": "public",
        "file": {
            "path": "breadcrumb/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the large Breadcrumb link icon.\n",
        "commentRange": {
            "start": 121,
            "end": 122
        },
        "context": {
            "type": "variable",
            "name": "kendo-breadcrumb-lg-icon-link-padding-x",
            "value": "$kendo-breadcrumb-lg-icon-link-padding-y",
            "scope": "default",
            "line": {
                "start": 123,
                "end": 123
            }
        },
        "group": [
            "breadcrumb"
        ],
        "access": "public",
        "file": {
            "path": "breadcrumb/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Breadcrumb link.\n",
        "commentRange": {
            "start": 125,
            "end": 126
        },
        "context": {
            "type": "variable",
            "name": "kendo-breadcrumb-link-initial-text",
            "value": "inherit",
            "scope": "default",
            "line": {
                "start": 127,
                "end": 127
            }
        },
        "group": [
            "breadcrumb"
        ],
        "access": "public",
        "file": {
            "path": "breadcrumb/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing of the Breadcrumb link icon.\n",
        "commentRange": {
            "start": 128,
            "end": 129
        },
        "context": {
            "type": "variable",
            "name": "kendo-breadcrumb-link-icon-spacing",
            "value": "$kendo-icon-spacing",
            "scope": "default",
            "line": {
                "start": 130,
                "end": 130
            }
        },
        "group": [
            "breadcrumb"
        ],
        "access": "public",
        "file": {
            "path": "breadcrumb/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Breadcrumb link.\n",
        "commentRange": {
            "start": 132,
            "end": 133
        },
        "context": {
            "type": "variable",
            "name": "kendo-breadcrumb-link-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 134,
                "end": 134
            }
        },
        "group": [
            "breadcrumb"
        ],
        "access": "public",
        "file": {
            "path": "breadcrumb/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Breadcrumb link.\n",
        "commentRange": {
            "start": 135,
            "end": 136
        },
        "context": {
            "type": "variable",
            "name": "kendo-breadcrumb-link-text",
            "value": "$kendo-link-text",
            "scope": "default",
            "line": {
                "start": 137,
                "end": 137
            }
        },
        "group": [
            "breadcrumb"
        ],
        "access": "public",
        "file": {
            "path": "breadcrumb/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Breadcrumb link.\n",
        "commentRange": {
            "start": 138,
            "end": 139
        },
        "context": {
            "type": "variable",
            "name": "kendo-breadcrumb-link-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 140,
                "end": 140
            }
        },
        "group": [
            "breadcrumb"
        ],
        "access": "public",
        "file": {
            "path": "breadcrumb/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the hovered Breadcrumb link.\n",
        "commentRange": {
            "start": 142,
            "end": 143
        },
        "context": {
            "type": "variable",
            "name": "kendo-breadcrumb-link-hover-bg",
            "value": "unset",
            "scope": "default",
            "line": {
                "start": 144,
                "end": 144
            }
        },
        "group": [
            "breadcrumb"
        ],
        "access": "public",
        "file": {
            "path": "breadcrumb/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the hovered Breadcrumb link.\n",
        "commentRange": {
            "start": 145,
            "end": 146
        },
        "context": {
            "type": "variable",
            "name": "kendo-breadcrumb-link-hover-text",
            "value": "$kendo-link-hover-text",
            "scope": "default",
            "line": {
                "start": 147,
                "end": 147
            }
        },
        "group": [
            "breadcrumb"
        ],
        "access": "public",
        "file": {
            "path": "breadcrumb/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the hovered Breadcrumb link.\n",
        "commentRange": {
            "start": 148,
            "end": 149
        },
        "context": {
            "type": "variable",
            "name": "kendo-breadcrumb-link-hover-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 150,
                "end": 150
            }
        },
        "group": [
            "breadcrumb"
        ],
        "access": "public",
        "file": {
            "path": "breadcrumb/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the focused Breadcrumb link.\n",
        "commentRange": {
            "start": 152,
            "end": 153
        },
        "context": {
            "type": "variable",
            "name": "kendo-breadcrumb-link-focus-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 154,
                "end": 154
            }
        },
        "group": [
            "breadcrumb"
        ],
        "access": "public",
        "file": {
            "path": "breadcrumb/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the focused Breadcrumb link.\n",
        "commentRange": {
            "start": 155,
            "end": 156
        },
        "context": {
            "type": "variable",
            "name": "kendo-breadcrumb-link-focus-text",
            "value": "$kendo-breadcrumb-link-text",
            "scope": "default",
            "line": {
                "start": 157,
                "end": 157
            }
        },
        "group": [
            "breadcrumb"
        ],
        "access": "public",
        "file": {
            "path": "breadcrumb/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the focused Breadcrumb link.\n",
        "commentRange": {
            "start": 158,
            "end": 159
        },
        "context": {
            "type": "variable",
            "name": "kendo-breadcrumb-link-focus-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 160,
                "end": 160
            }
        },
        "group": [
            "breadcrumb"
        ],
        "access": "public",
        "file": {
            "path": "breadcrumb/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The box shadow of the focused Breadcrumb link.\n",
        "commentRange": {
            "start": 161,
            "end": 162
        },
        "context": {
            "type": "variable",
            "name": "kendo-breadcrumb-link-focus-shadow",
            "value": "inset 0 0 0 3px if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 25%, transparent), rgba( $kendo-breadcrumb-text, .25 ))",
            "scope": "default",
            "line": {
                "start": 163,
                "end": 163
            }
        },
        "group": [
            "breadcrumb"
        ],
        "access": "public",
        "file": {
            "path": "breadcrumb/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Breadcrumb root link.\n",
        "commentRange": {
            "start": 165,
            "end": 166
        },
        "context": {
            "type": "variable",
            "name": "kendo-breadcrumb-root-link-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 167,
                "end": 167
            }
        },
        "group": [
            "breadcrumb"
        ],
        "access": "public",
        "file": {
            "path": "breadcrumb/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Breadcrumb root link.\n",
        "commentRange": {
            "start": 168,
            "end": 169
        },
        "context": {
            "type": "variable",
            "name": "kendo-breadcrumb-root-link-text",
            "value": "$kendo-link-text",
            "scope": "default",
            "line": {
                "start": 170,
                "end": 170
            }
        },
        "group": [
            "breadcrumb"
        ],
        "access": "public",
        "file": {
            "path": "breadcrumb/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Breadcrumb root link.\n",
        "commentRange": {
            "start": 171,
            "end": 172
        },
        "context": {
            "type": "variable",
            "name": "kendo-breadcrumb-root-link-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 173,
                "end": 173
            }
        },
        "group": [
            "breadcrumb"
        ],
        "access": "public",
        "file": {
            "path": "breadcrumb/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the hovered Breadcrumb root link.\n",
        "commentRange": {
            "start": 175,
            "end": 176
        },
        "context": {
            "type": "variable",
            "name": "kendo-breadcrumb-root-link-hover-bg",
            "value": "unset",
            "scope": "default",
            "line": {
                "start": 177,
                "end": 177
            }
        },
        "group": [
            "breadcrumb"
        ],
        "access": "public",
        "file": {
            "path": "breadcrumb/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the hovered Breadcrumb root link.\n",
        "commentRange": {
            "start": 178,
            "end": 179
        },
        "context": {
            "type": "variable",
            "name": "kendo-breadcrumb-root-link-hover-text",
            "value": "$kendo-link-hover-text",
            "scope": "default",
            "line": {
                "start": 180,
                "end": 180
            }
        },
        "group": [
            "breadcrumb"
        ],
        "access": "public",
        "file": {
            "path": "breadcrumb/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the hovered Breadcrumb root link.\n",
        "commentRange": {
            "start": 181,
            "end": 182
        },
        "context": {
            "type": "variable",
            "name": "kendo-breadcrumb-root-link-hover-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 183,
                "end": 183
            }
        },
        "group": [
            "breadcrumb"
        ],
        "access": "public",
        "file": {
            "path": "breadcrumb/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the focused Breadcrumb root link.\n",
        "commentRange": {
            "start": 185,
            "end": 186
        },
        "context": {
            "type": "variable",
            "name": "kendo-breadcrumb-root-link-focus-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 187,
                "end": 187
            }
        },
        "group": [
            "breadcrumb"
        ],
        "access": "public",
        "file": {
            "path": "breadcrumb/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the focused Breadcrumb root link.\n",
        "commentRange": {
            "start": 188,
            "end": 189
        },
        "context": {
            "type": "variable",
            "name": "kendo-breadcrumb-root-link-focus-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 190,
                "end": 190
            }
        },
        "group": [
            "breadcrumb"
        ],
        "access": "public",
        "file": {
            "path": "breadcrumb/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the focused Breadcrumb root link.\n",
        "commentRange": {
            "start": 191,
            "end": 192
        },
        "context": {
            "type": "variable",
            "name": "kendo-breadcrumb-root-link-focus-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 193,
                "end": 193
            }
        },
        "group": [
            "breadcrumb"
        ],
        "access": "public",
        "file": {
            "path": "breadcrumb/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The box shadow of the focused Breadcrumb root link.\n",
        "commentRange": {
            "start": 194,
            "end": 195
        },
        "context": {
            "type": "variable",
            "name": "kendo-breadcrumb-root-link-focus-shadow",
            "value": "$kendo-breadcrumb-link-focus-shadow",
            "scope": "default",
            "line": {
                "start": 196,
                "end": 196
            }
        },
        "group": [
            "breadcrumb"
        ],
        "access": "public",
        "file": {
            "path": "breadcrumb/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the current Breadcrumb root link.\n",
        "commentRange": {
            "start": 198,
            "end": 199
        },
        "context": {
            "type": "variable",
            "name": "kendo-breadcrumb-current-item-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 200,
                "end": 200
            }
        },
        "group": [
            "breadcrumb"
        ],
        "access": "public",
        "file": {
            "path": "breadcrumb/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the current Breadcrumb root link.\n",
        "commentRange": {
            "start": 201,
            "end": 202
        },
        "context": {
            "type": "variable",
            "name": "kendo-breadcrumb-current-item-text",
            "value": "$kendo-color-secondary",
            "scope": "default",
            "line": {
                "start": 203,
                "end": 203
            }
        },
        "group": [
            "breadcrumb"
        ],
        "access": "public",
        "file": {
            "path": "breadcrumb/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the current Breadcrumb root link.\n",
        "commentRange": {
            "start": 204,
            "end": 205
        },
        "context": {
            "type": "variable",
            "name": "kendo-breadcrumb-current-item-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 206,
                "end": 206
            }
        },
        "group": [
            "breadcrumb"
        ],
        "access": "public",
        "file": {
            "path": "breadcrumb/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The sizes map for the Breadcrumb.\n",
        "commentRange": {
            "start": 209,
            "end": 210
        },
        "context": {
            "type": "variable",
            "name": "kendo-breadcrumb-sizes",
            "value": "(\n    sm: (\n        link-padding-x: $kendo-breadcrumb-sm-link-padding-x,\n        link-padding-y: $kendo-breadcrumb-sm-link-padding-y,\n        icon-link-padding-x: $kendo-breadcrumb-sm-icon-link-padding-x,\n        icon-link-padding-y: $kendo-breadcrumb-sm-icon-link-padding-y,\n        font-size: $kendo-breadcrumb-sm-font-size,\n        line-height: $kendo-breadcrumb-sm-line-height\n    ),\n    md: (\n        link-padding-x: $kendo-breadcrumb-md-link-padding-x,\n        link-padding-y: $kendo-breadcrumb-md-link-padding-y,\n        icon-link-padding-x: $kendo-breadcrumb-md-icon-link-padding-x,\n        icon-link-padding-y: $kendo-breadcrumb-md-icon-link-padding-y,\n        font-size: $kendo-breadcrumb-md-font-size,\n        line-height: $kendo-breadcrumb-md-line-height\n    ),\n    lg: (\n        link-padding-x: $kendo-breadcrumb-lg-link-padding-x,\n        link-padding-y: $kendo-breadcrumb-lg-link-padding-y,\n        icon-link-padding-x: $kendo-breadcrumb-lg-icon-link-padding-x,\n        icon-link-padding-y: $kendo-breadcrumb-lg-icon-link-padding-y,\n        font-size: $kendo-breadcrumb-lg-font-size,\n        line-height: $kendo-breadcrumb-lg-line-height\n    )\n)",
            "scope": "default",
            "line": {
                "start": 211,
                "end": 236
            }
        },
        "group": [
            "breadcrumb"
        ],
        "access": "public",
        "file": {
            "path": "breadcrumb/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the border around the Button.\n",
        "commentRange": {
            "start": 9,
            "end": 10
        },
        "context": {
            "type": "variable",
            "name": "kendo-button-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 11,
                "end": 11
            }
        },
        "group": [
            "button"
        ],
        "access": "public",
        "file": {
            "path": "button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border radius of the Button.\n",
        "commentRange": {
            "start": 13,
            "end": 14
        },
        "context": {
            "type": "variable",
            "name": "kendo-button-border-radius",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 15,
                "end": 15
            }
        },
        "group": [
            "button"
        ],
        "access": "public",
        "file": {
            "path": "button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the Button.\n",
        "commentRange": {
            "start": 17,
            "end": 18
        },
        "context": {
            "type": "variable",
            "name": "kendo-button-padding-x",
            "value": "k-spacing(3)",
            "scope": "default",
            "line": {
                "start": 19,
                "end": 19
            }
        },
        "group": [
            "button"
        ],
        "access": "public",
        "file": {
            "path": "button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the small Button.\n",
        "commentRange": {
            "start": 20,
            "end": 21
        },
        "context": {
            "type": "variable",
            "name": "kendo-button-sm-padding-x",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 22,
                "end": 22
            }
        },
        "group": [
            "button"
        ],
        "access": "public",
        "file": {
            "path": "button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the medium Button.\n",
        "commentRange": {
            "start": 23,
            "end": 24
        },
        "context": {
            "type": "variable",
            "name": "kendo-button-md-padding-x",
            "value": "k-spacing(3)",
            "scope": "default",
            "line": {
                "start": 25,
                "end": 25
            }
        },
        "group": [
            "button"
        ],
        "access": "public",
        "file": {
            "path": "button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the large Button.\n",
        "commentRange": {
            "start": 26,
            "end": 27
        },
        "context": {
            "type": "variable",
            "name": "kendo-button-lg-padding-x",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 28,
                "end": 28
            }
        },
        "group": [
            "button"
        ],
        "access": "public",
        "file": {
            "path": "button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the Button.\n",
        "commentRange": {
            "start": 30,
            "end": 31
        },
        "context": {
            "type": "variable",
            "name": "kendo-button-padding-y",
            "value": "k-spacing(1.5)",
            "scope": "default",
            "line": {
                "start": 32,
                "end": 32
            }
        },
        "group": [
            "button"
        ],
        "access": "public",
        "file": {
            "path": "button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the small Button.\n",
        "commentRange": {
            "start": 33,
            "end": 34
        },
        "context": {
            "type": "variable",
            "name": "kendo-button-sm-padding-y",
            "value": "k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 35,
                "end": 35
            }
        },
        "group": [
            "button"
        ],
        "access": "public",
        "file": {
            "path": "button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the medium Button.\n",
        "commentRange": {
            "start": 36,
            "end": 37
        },
        "context": {
            "type": "variable",
            "name": "kendo-button-md-padding-y",
            "value": "k-spacing(1.5)",
            "scope": "default",
            "line": {
                "start": 38,
                "end": 38
            }
        },
        "group": [
            "button"
        ],
        "access": "public",
        "file": {
            "path": "button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the large Button.\n",
        "commentRange": {
            "start": 39,
            "end": 40
        },
        "context": {
            "type": "variable",
            "name": "kendo-button-lg-padding-y",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 41,
                "end": 41
            }
        },
        "group": [
            "button"
        ],
        "access": "public",
        "file": {
            "path": "button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the Button.\n",
        "commentRange": {
            "start": 43,
            "end": 44
        },
        "context": {
            "type": "variable",
            "name": "kendo-button-font-family",
            "value": "var( --kendo-font-family, inherit )",
            "scope": "default",
            "line": {
                "start": 45,
                "end": 45
            }
        },
        "group": [
            "button"
        ],
        "access": "public",
        "file": {
            "path": "button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the Button.\n",
        "commentRange": {
            "start": 47,
            "end": 48
        },
        "context": {
            "type": "variable",
            "name": "kendo-button-font-size",
            "value": "$kendo-font-size",
            "scope": "default",
            "line": {
                "start": 49,
                "end": 49
            }
        },
        "group": [
            "button"
        ],
        "access": "public",
        "file": {
            "path": "button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the small Button.\n",
        "commentRange": {
            "start": 50,
            "end": 51
        },
        "context": {
            "type": "variable",
            "name": "kendo-button-sm-font-size",
            "value": "var( --kendo-font-size-sm, inherit )",
            "scope": "default",
            "line": {
                "start": 52,
                "end": 52
            }
        },
        "group": [
            "button"
        ],
        "access": "public",
        "file": {
            "path": "button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the medium Button.\n",
        "commentRange": {
            "start": 53,
            "end": 54
        },
        "context": {
            "type": "variable",
            "name": "kendo-button-md-font-size",
            "value": "var( --kendo-font-size, inherit )",
            "scope": "default",
            "line": {
                "start": 55,
                "end": 55
            }
        },
        "group": [
            "button"
        ],
        "access": "public",
        "file": {
            "path": "button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the large Button.\n",
        "commentRange": {
            "start": 56,
            "end": 57
        },
        "context": {
            "type": "variable",
            "name": "kendo-button-lg-font-size",
            "value": "var( --kendo-font-size, inherit )",
            "scope": "default",
            "line": {
                "start": 58,
                "end": 58
            }
        },
        "group": [
            "button"
        ],
        "access": "public",
        "file": {
            "path": "button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height used along with the $kendo-font-size variable.\n",
        "commentRange": {
            "start": 60,
            "end": 61
        },
        "context": {
            "type": "variable",
            "name": "kendo-button-line-height",
            "value": "$kendo-line-height",
            "scope": "default",
            "line": {
                "start": 62,
                "end": 62
            }
        },
        "group": [
            "button"
        ],
        "access": "public",
        "file": {
            "path": "button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height used along with the $kendo-font-size variable of the small Button.\n",
        "commentRange": {
            "start": 63,
            "end": 64
        },
        "context": {
            "type": "variable",
            "name": "kendo-button-sm-line-height",
            "value": "math.div( 20, 14 )",
            "scope": "default",
            "line": {
                "start": 65,
                "end": 65
            }
        },
        "group": [
            "button"
        ],
        "access": "public",
        "file": {
            "path": "button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height used along with the $kendo-font-size variable of the medium Button.\n",
        "commentRange": {
            "start": 66,
            "end": 67
        },
        "context": {
            "type": "variable",
            "name": "kendo-button-md-line-height",
            "value": "var( --kendo-line-height, normal )",
            "scope": "default",
            "line": {
                "start": 68,
                "end": 68
            }
        },
        "group": [
            "button"
        ],
        "access": "public",
        "file": {
            "path": "button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height used along with the $kendo-font-size variable of the large Button.\n",
        "commentRange": {
            "start": 69,
            "end": 70
        },
        "context": {
            "type": "variable",
            "name": "kendo-button-lg-line-height",
            "value": "var( --kendo-line-height, normal )",
            "scope": "default",
            "line": {
                "start": 71,
                "end": 71
            }
        },
        "group": [
            "button"
        ],
        "access": "public",
        "file": {
            "path": "button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The calculated height of the Button.\n",
        "commentRange": {
            "start": 73,
            "end": 74
        },
        "context": {
            "type": "variable",
            "name": "kendo-button-calc-size",
            "value": "calc( ( #{$kendo-button-line-height} * 1em ) + ( #{$kendo-button-padding-y} * 2 ) + ( #{$kendo-button-border-width} * 2 ) )",
            "scope": "default",
            "line": {
                "start": 75,
                "end": 75
            }
        },
        "group": [
            "button"
        ],
        "access": "public",
        "file": {
            "path": "button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The calculated inner height of the Button excluding the border width.\n",
        "commentRange": {
            "start": 80,
            "end": 81
        },
        "context": {
            "type": "variable",
            "name": "kendo-button-inner-calc-size",
            "value": "calc( ( #{$kendo-button-line-height} * 1em ) + ( #{$kendo-button-padding-y} * 2 ) )",
            "scope": "default",
            "line": {
                "start": 82,
                "end": 82
            }
        },
        "group": [
            "button"
        ],
        "access": "public",
        "file": {
            "path": "button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The sizes map for the Button.\n",
        "commentRange": {
            "start": 87,
            "end": 88
        },
        "context": {
            "type": "variable",
            "name": "kendo-button-sizes",
            "value": "(\n    sm: (\n        padding-x: $kendo-button-sm-padding-x,\n        padding-y: $kendo-button-sm-padding-y,\n        font-size: $kendo-button-sm-font-size,\n        line-height: $kendo-button-sm-line-height\n    ),\n    md: (\n        padding-x: $kendo-button-md-padding-x,\n        padding-y: $kendo-button-md-padding-y,\n        font-size: $kendo-button-md-font-size,\n        line-height: $kendo-button-md-line-height\n    ),\n    lg: (\n        padding-x: $kendo-button-lg-padding-x,\n        padding-y: $kendo-button-lg-padding-y,\n        font-size: $kendo-button-lg-font-size,\n        line-height: $kendo-button-lg-line-height\n    )\n)",
            "scope": "default",
            "line": {
                "start": 89,
                "end": 108
            }
        },
        "group": [
            "button"
        ],
        "access": "public",
        "file": {
            "path": "button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The theme colors map for the Button.\n",
        "commentRange": {
            "start": 110,
            "end": 111
        },
        "context": {
            "type": "variable",
            "name": "kendo-button-theme-colors",
            "value": "map.merge(\n    $kendo-theme-colors,\n    ( \"base\": if($kendo-enable-color-system, k-color( base ), #e4e7eb) )\n)",
            "scope": "default",
            "line": {
                "start": 112,
                "end": 115
            }
        },
        "group": [
            "button"
        ],
        "access": "public",
        "file": {
            "path": "button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The base background of the Button.\n",
        "commentRange": {
            "start": 117,
            "end": 118
        },
        "context": {
            "type": "variable",
            "name": "kendo-button-bg",
            "value": "if($kendo-enable-color-system, k-color( base ), #e4e7eb)",
            "scope": "default",
            "line": {
                "start": 119,
                "end": 119
            }
        },
        "group": [
            "button"
        ],
        "access": "public",
        "file": {
            "path": "button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The base text color of the Button.\n",
        "commentRange": {
            "start": 120,
            "end": 121
        },
        "context": {
            "type": "variable",
            "name": "kendo-button-text",
            "value": "if($kendo-enable-color-system, k-color( on-base ), k-contrast-color( $kendo-button-bg, $kendo-color-dark ))",
            "scope": "default",
            "line": {
                "start": 122,
                "end": 122
            }
        },
        "group": [
            "button"
        ],
        "access": "public",
        "file": {
            "path": "button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The base border color of the Button.\n",
        "commentRange": {
            "start": 123,
            "end": 124
        },
        "context": {
            "type": "variable",
            "name": "kendo-button-border",
            "value": "$kendo-button-bg",
            "scope": "default",
            "line": {
                "start": 125,
                "end": 125
            }
        },
        "group": [
            "button"
        ],
        "access": "public",
        "file": {
            "path": "button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The base background gradient of the Button.\n",
        "commentRange": {
            "start": 126,
            "end": 127
        },
        "context": {
            "type": "variable",
            "name": "kendo-button-gradient",
            "value": "none",
            "scope": "default",
            "line": {
                "start": 128,
                "end": 128
            }
        },
        "group": [
            "button"
        ],
        "access": "public",
        "file": {
            "path": "button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The base shadow of the Button.\n",
        "commentRange": {
            "start": 129,
            "end": 130
        },
        "context": {
            "type": "variable",
            "name": "kendo-button-shadow",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 131,
                "end": 131
            }
        },
        "group": [
            "button"
        ],
        "access": "public",
        "file": {
            "path": "button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The base background of the hovered Button.\n",
        "commentRange": {
            "start": 133,
            "end": 134
        },
        "context": {
            "type": "variable",
            "name": "kendo-button-hover-bg",
            "value": "if($kendo-enable-color-system, k-color( base-hover ), k-color-darken( $kendo-button-bg, 7.5% ))",
            "scope": "default",
            "line": {
                "start": 135,
                "end": 135
            }
        },
        "group": [
            "button"
        ],
        "access": "public",
        "file": {
            "path": "button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The base text color of the hovered Button.\n",
        "commentRange": {
            "start": 136,
            "end": 137
        },
        "context": {
            "type": "variable",
            "name": "kendo-button-hover-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 138,
                "end": 138
            }
        },
        "group": [
            "button"
        ],
        "access": "public",
        "file": {
            "path": "button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The base border color of the hovered Button.\n",
        "commentRange": {
            "start": 139,
            "end": 140
        },
        "context": {
            "type": "variable",
            "name": "kendo-button-hover-border",
            "value": "if($kendo-enable-color-system, k-color( base-hover ), k-color-darken( $kendo-button-bg, 10% ))",
            "scope": "default",
            "line": {
                "start": 141,
                "end": 141
            }
        },
        "group": [
            "button"
        ],
        "access": "public",
        "file": {
            "path": "button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The base background gradient of the hovered Button.\n",
        "commentRange": {
            "start": 142,
            "end": 143
        },
        "context": {
            "type": "variable",
            "name": "kendo-button-hover-gradient",
            "value": "none",
            "scope": "default",
            "line": {
                "start": 144,
                "end": 144
            }
        },
        "group": [
            "button"
        ],
        "access": "public",
        "file": {
            "path": "button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The base shadow of the hovered Button.\n",
        "commentRange": {
            "start": 145,
            "end": 146
        },
        "context": {
            "type": "variable",
            "name": "kendo-button-hover-shadow",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 147,
                "end": 147
            }
        },
        "group": [
            "button"
        ],
        "access": "public",
        "file": {
            "path": "button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The base background color of the active Button.\n",
        "commentRange": {
            "start": 149,
            "end": 150
        },
        "context": {
            "type": "variable",
            "name": "kendo-button-active-bg",
            "value": "if($kendo-enable-color-system, k-color( base-active ), k-color-darken( $kendo-button-bg, 10% ))",
            "scope": "default",
            "line": {
                "start": 151,
                "end": 151
            }
        },
        "group": [
            "button"
        ],
        "access": "public",
        "file": {
            "path": "button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The base text color of the active Button.\n",
        "commentRange": {
            "start": 152,
            "end": 153
        },
        "context": {
            "type": "variable",
            "name": "kendo-button-active-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 154,
                "end": 154
            }
        },
        "group": [
            "button"
        ],
        "access": "public",
        "file": {
            "path": "button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The base border color of the active Button.\n",
        "commentRange": {
            "start": 155,
            "end": 156
        },
        "context": {
            "type": "variable",
            "name": "kendo-button-active-border",
            "value": "if($kendo-enable-color-system, k-color( base-active ), k-color-darken( $kendo-button-bg, 12.5% ))",
            "scope": "default",
            "line": {
                "start": 157,
                "end": 157
            }
        },
        "group": [
            "button"
        ],
        "access": "public",
        "file": {
            "path": "button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The base background gradient of the active Button.\n",
        "commentRange": {
            "start": 158,
            "end": 159
        },
        "context": {
            "type": "variable",
            "name": "kendo-button-active-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 160,
                "end": 160
            }
        },
        "group": [
            "button"
        ],
        "access": "public",
        "file": {
            "path": "button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The base shadow of the active Button.\n",
        "commentRange": {
            "start": 161,
            "end": 162
        },
        "context": {
            "type": "variable",
            "name": "kendo-button-active-shadow",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 163,
                "end": 163
            }
        },
        "group": [
            "button"
        ],
        "access": "public",
        "file": {
            "path": "button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The base background color of the selected Button.\n",
        "commentRange": {
            "start": 165,
            "end": 166
        },
        "context": {
            "type": "variable",
            "name": "kendo-button-selected-bg",
            "value": "if($kendo-enable-color-system, k-color( primary-active ), k-color-darken( $kendo-color-primary, 10% ))",
            "scope": "default",
            "line": {
                "start": 167,
                "end": 167
            }
        },
        "group": [
            "button"
        ],
        "access": "public",
        "file": {
            "path": "button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the selected Button.\n",
        "commentRange": {
            "start": 168,
            "end": 169
        },
        "context": {
            "type": "variable",
            "name": "kendo-button-selected-text",
            "value": "if($kendo-enable-color-system, k-color( on-primary ), k-contrast-color( $kendo-button-selected-bg ))",
            "scope": "default",
            "line": {
                "start": 170,
                "end": 170
            }
        },
        "group": [
            "button"
        ],
        "access": "public",
        "file": {
            "path": "button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the selected Button.\n",
        "commentRange": {
            "start": 171,
            "end": 172
        },
        "context": {
            "type": "variable",
            "name": "kendo-button-selected-border",
            "value": "if($kendo-enable-color-system, k-color( primary-active ), k-color-darken( $kendo-color-primary, 12.5% ))",
            "scope": "default",
            "line": {
                "start": 173,
                "end": 173
            }
        },
        "group": [
            "button"
        ],
        "access": "public",
        "file": {
            "path": "button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background gradient of the selected Button.\n",
        "commentRange": {
            "start": 174,
            "end": 175
        },
        "context": {
            "type": "variable",
            "name": "kendo-button-selected-gradient",
            "value": "$kendo-button-active-gradient",
            "scope": "default",
            "line": {
                "start": 176,
                "end": 176
            }
        },
        "group": [
            "button"
        ],
        "access": "public",
        "file": {
            "path": "button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The base shadow of the selected Button.\n",
        "commentRange": {
            "start": 177,
            "end": 178
        },
        "context": {
            "type": "variable",
            "name": "kendo-button-selected-shadow",
            "value": "$kendo-button-active-shadow",
            "scope": "default",
            "line": {
                "start": 179,
                "end": 179
            }
        },
        "group": [
            "button"
        ],
        "access": "public",
        "file": {
            "path": "button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The base background of the focused Button.\n",
        "commentRange": {
            "start": 181,
            "end": 182
        },
        "context": {
            "type": "variable",
            "name": "kendo-button-focus-bg",
            "value": "if($kendo-enable-color-system, k-color( base-active ), k-color-darken( $kendo-button-bg, 10% ))",
            "scope": "default",
            "line": {
                "start": 183,
                "end": 183
            }
        },
        "group": [
            "button"
        ],
        "access": "public",
        "file": {
            "path": "button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The base text color of the focused Button.\n",
        "commentRange": {
            "start": 184,
            "end": 185
        },
        "context": {
            "type": "variable",
            "name": "kendo-button-focus-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 186,
                "end": 186
            }
        },
        "group": [
            "button"
        ],
        "access": "public",
        "file": {
            "path": "button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The base border color of the focused Button.\n",
        "commentRange": {
            "start": 187,
            "end": 188
        },
        "context": {
            "type": "variable",
            "name": "kendo-button-focus-border",
            "value": "if($kendo-enable-color-system, k-color( base-active ), k-color-darken( $kendo-button-bg, 12.5% ))",
            "scope": "default",
            "line": {
                "start": 189,
                "end": 189
            }
        },
        "group": [
            "button"
        ],
        "access": "public",
        "file": {
            "path": "button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The base background gradient of the focused Button.\n",
        "commentRange": {
            "start": 190,
            "end": 191
        },
        "context": {
            "type": "variable",
            "name": "kendo-button-focus-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 192,
                "end": 192
            }
        },
        "group": [
            "button"
        ],
        "access": "public",
        "file": {
            "path": "button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The base shadow of the focused Button.\n",
        "commentRange": {
            "start": 193,
            "end": 194
        },
        "context": {
            "type": "variable",
            "name": "kendo-button-focus-shadow",
            "value": "0 0 0 .25rem if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 50%, transparent), rgba( $kendo-button-border, .5 ))",
            "scope": "default",
            "line": {
                "start": 195,
                "end": 195
            }
        },
        "group": [
            "button"
        ],
        "access": "public",
        "file": {
            "path": "button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The base background of the disabled Button.\n",
        "commentRange": {
            "start": 197,
            "end": 198
        },
        "context": {
            "type": "variable",
            "name": "kendo-button-disabled-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 199,
                "end": 199
            }
        },
        "group": [
            "button"
        ],
        "access": "public",
        "file": {
            "path": "button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The base text color of the disabled Button.\n",
        "commentRange": {
            "start": 200,
            "end": 201
        },
        "context": {
            "type": "variable",
            "name": "kendo-button-disabled-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 202,
                "end": 202
            }
        },
        "group": [
            "button"
        ],
        "access": "public",
        "file": {
            "path": "button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The base border color of the disabled Button.\n",
        "commentRange": {
            "start": 203,
            "end": 204
        },
        "context": {
            "type": "variable",
            "name": "kendo-button-disabled-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 205,
                "end": 205
            }
        },
        "group": [
            "button"
        ],
        "access": "public",
        "file": {
            "path": "button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The base background gradient of the disabled Button.\n",
        "commentRange": {
            "start": 206,
            "end": 207
        },
        "context": {
            "type": "variable",
            "name": "kendo-button-disabled-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 208,
                "end": 208
            }
        },
        "group": [
            "button"
        ],
        "access": "public",
        "file": {
            "path": "button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The base shadow of the disabled Button.\n",
        "commentRange": {
            "start": 209,
            "end": 210
        },
        "context": {
            "type": "variable",
            "name": "kendo-button-disabled-shadow",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 211,
                "end": 211
            }
        },
        "group": [
            "button"
        ],
        "access": "public",
        "file": {
            "path": "button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The overlay opacity of the hovered flat Button. Used to create a background for the flat Button.\n",
        "commentRange": {
            "start": 245,
            "end": 246
        },
        "context": {
            "type": "variable",
            "name": "kendo-flat-button-hover-opacity",
            "value": ".08",
            "scope": "default",
            "line": {
                "start": 247,
                "end": 247
            }
        },
        "group": [
            "button"
        ],
        "access": "public",
        "file": {
            "path": "button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The overlay opacity of the focused flat Button. Used to create a background for the flat Button.\n",
        "commentRange": {
            "start": 248,
            "end": 249
        },
        "context": {
            "type": "variable",
            "name": "kendo-flat-button-focus-opacity",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 250,
                "end": 250
            }
        },
        "group": [
            "button"
        ],
        "access": "public",
        "file": {
            "path": "button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The overlay opacity of the active flat Button. Used to create a background for the flat Button.\n",
        "commentRange": {
            "start": 251,
            "end": 252
        },
        "context": {
            "type": "variable",
            "name": "kendo-flat-button-active-opacity",
            "value": ".16",
            "scope": "default",
            "line": {
                "start": 253,
                "end": 253
            }
        },
        "group": [
            "button"
        ],
        "access": "public",
        "file": {
            "path": "button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The overlay opacity of the selected flat Button. Used to create a background for the flat Button.\n",
        "commentRange": {
            "start": 254,
            "end": 255
        },
        "context": {
            "type": "variable",
            "name": "kendo-flat-button-selected-opacity",
            "value": ".2",
            "scope": "default",
            "line": {
                "start": 256,
                "end": 256
            }
        },
        "group": [
            "button"
        ],
        "access": "public",
        "file": {
            "path": "button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The opacity of the flat Button focus ring. Used to create a border for the flat Button.\n",
        "commentRange": {
            "start": 257,
            "end": 258
        },
        "context": {
            "type": "variable",
            "name": "kendo-flat-button-focus-ring-opacity",
            "value": ".12",
            "scope": "default",
            "line": {
                "start": 259,
                "end": 259
            }
        },
        "group": [
            "button"
        ],
        "access": "public",
        "file": {
            "path": "button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The color transition of the Button.\n",
        "commentRange": {
            "start": 261,
            "end": 262
        },
        "context": {
            "type": "variable",
            "name": "kendo-button-transition",
            "value": "$kendo-transition",
            "scope": "default",
            "line": {
                "start": 263,
                "end": 263
            }
        },
        "group": [
            "button"
        ],
        "access": "public",
        "file": {
            "path": "button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the border around the Calendar.\n",
        "commentRange": {
            "start": 7,
            "end": 8
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 9,
                "end": 9
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the Calendar.\n",
        "commentRange": {
            "start": 10,
            "end": 11
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-font-family",
            "value": "var( --kendo-font-family, inherit )",
            "scope": "default",
            "line": {
                "start": 12,
                "end": 12
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the Calendar.\n",
        "commentRange": {
            "start": 13,
            "end": 14
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-font-size",
            "value": "var( --kendo-font-size, inherit )",
            "scope": "default",
            "line": {
                "start": 15,
                "end": 15
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the Calendar.\n",
        "commentRange": {
            "start": 16,
            "end": 17
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-line-height",
            "value": "var( --kendo-line-height, normal )",
            "scope": "default",
            "line": {
                "start": 18,
                "end": 18
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The size of the cells in the Calendar.\n",
        "commentRange": {
            "start": 20,
            "end": 21
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-cell-size",
            "value": "38px",
            "scope": "default",
            "line": {
                "start": 22,
                "end": 22
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Calendar.\n",
        "commentRange": {
            "start": 23,
            "end": 24
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-bg",
            "value": "$kendo-component-bg",
            "scope": "default",
            "line": {
                "start": 25,
                "end": 25
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Calendar.\n",
        "commentRange": {
            "start": 26,
            "end": 27
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-text",
            "value": "$kendo-component-text",
            "scope": "default",
            "line": {
                "start": 28,
                "end": 28
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Calendar.\n",
        "commentRange": {
            "start": 29,
            "end": 30
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-border",
            "value": "$kendo-component-border",
            "scope": "default",
            "line": {
                "start": 31,
                "end": 31
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the header in the Calendar.\n",
        "commentRange": {
            "start": 33,
            "end": 34
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-header-padding-x",
            "value": "k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 35,
                "end": 35
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the header in the Calendar.\n",
        "commentRange": {
            "start": 36,
            "end": 37
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-header-padding-y",
            "value": "k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 38,
                "end": 38
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border width of the header in the Calendar.\n",
        "commentRange": {
            "start": 39,
            "end": 40
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-header-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 41,
                "end": 41
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the header in the Calendar.\n",
        "commentRange": {
            "start": 43,
            "end": 44
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-header-bg",
            "value": "$kendo-component-header-bg",
            "scope": "default",
            "line": {
                "start": 45,
                "end": 45
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the header in the Calendar.\n",
        "commentRange": {
            "start": 46,
            "end": 47
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-header-text",
            "value": "$kendo-component-header-text",
            "scope": "default",
            "line": {
                "start": 48,
                "end": 48
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the header in the Calendar.\n",
        "commentRange": {
            "start": 49,
            "end": 50
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-header-border",
            "value": "$kendo-component-header-border",
            "scope": "default",
            "line": {
                "start": 51,
                "end": 51
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The gradient of the header in the Calendar.\n",
        "commentRange": {
            "start": 52,
            "end": 53
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-header-gradient",
            "value": "$kendo-component-header-gradient",
            "scope": "default",
            "line": {
                "start": 54,
                "end": 54
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The box shadow of the header in the Calendar.\n",
        "commentRange": {
            "start": 55,
            "end": 56
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-header-shadow",
            "value": "none",
            "scope": "default",
            "line": {
                "start": 57,
                "end": 57
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The gap between the items in the navigation of the Calendar.\n",
        "commentRange": {
            "start": 59,
            "end": 60
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-nav-gap",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 61,
                "end": 61
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the footer in the Calendar.\n",
        "commentRange": {
            "start": 63,
            "end": 64
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-footer-padding-x",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 65,
                "end": 65
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the footer in the Calendar.\n",
        "commentRange": {
            "start": 66,
            "end": 67
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-footer-padding-y",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 68,
                "end": 68
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the cells in the Calendar.\n",
        "commentRange": {
            "start": 70,
            "end": 71
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-cell-padding-x",
            "value": "k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 72,
                "end": 72
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the cells in the Calendar.\n",
        "commentRange": {
            "start": 73,
            "end": 74
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-cell-padding-y",
            "value": "k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 75,
                "end": 75
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the cells in the Calendar.\n",
        "commentRange": {
            "start": 76,
            "end": 77
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-cell-line-height",
            "value": "$kendo-calendar-line-height",
            "scope": "default",
            "line": {
                "start": 78,
                "end": 78
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border radius of the cells in the Calendar.\n",
        "commentRange": {
            "start": 80,
            "end": 81
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-cell-border-radius",
            "value": "k-border-radius(md)",
            "scope": "default",
            "line": {
                "start": 82,
                "end": 82
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the header cells in the Calendar.\n",
        "commentRange": {
            "start": 84,
            "end": 85
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-header-cell-padding-x",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 86,
                "end": 86
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the header cells in the Calendar.\n",
        "commentRange": {
            "start": 87,
            "end": 88
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-header-cell-padding-y",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 89,
                "end": 89
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the header cells in the Calendar.\n",
        "commentRange": {
            "start": 90,
            "end": 91
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-header-cell-width",
            "value": "$kendo-calendar-cell-size",
            "scope": "default",
            "line": {
                "start": 92,
                "end": 92
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The height of the header cells in the Calendar.\n",
        "commentRange": {
            "start": 93,
            "end": 94
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-header-cell-height",
            "value": "$kendo-calendar-cell-size",
            "scope": "default",
            "line": {
                "start": 95,
                "end": 95
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the header cells in the Calendar.\n",
        "commentRange": {
            "start": 96,
            "end": 97
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-header-cell-font-size",
            "value": "var( --kendo-font-size-sm, inherit )",
            "scope": "default",
            "line": {
                "start": 98,
                "end": 98
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the header cells in the Calendar.\n",
        "commentRange": {
            "start": 99,
            "end": 100
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-header-cell-line-height",
            "value": "var( --kendo-line-height-lg, normal )",
            "scope": "default",
            "line": {
                "start": 101,
                "end": 101
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the header cells in the Calendar.\n",
        "commentRange": {
            "start": 103,
            "end": 104
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-header-cell-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 105,
                "end": 105
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the header cells in the Calendar.\n",
        "commentRange": {
            "start": 106,
            "end": 107
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-header-cell-text",
            "value": "if($kendo-enable-color-system, k-color( subtle ) , $kendo-subtle-text)",
            "scope": "default",
            "line": {
                "start": 108,
                "end": 108
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The opacity of the header cells in the Calendar.\n",
        "commentRange": {
            "start": 109,
            "end": 110
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-header-cell-opacity",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 111,
                "end": 111
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the caption in the Calendar.\n",
        "commentRange": {
            "start": 113,
            "end": 114
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-caption-padding-x",
            "value": "k-spacing(3)",
            "scope": "default",
            "line": {
                "start": 115,
                "end": 115
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the caption in the Calendar.\n",
        "commentRange": {
            "start": 116,
            "end": 117
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-caption-padding-y",
            "value": "k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 118,
                "end": 118
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The height of the caption in the Calendar.\n",
        "commentRange": {
            "start": 119,
            "end": 120
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-caption-height",
            "value": "$kendo-calendar-cell-size",
            "scope": "default",
            "line": {
                "start": 121,
                "end": 121
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the caption in the Calendar.\n",
        "commentRange": {
            "start": 122,
            "end": 123
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-caption-font-size",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 124,
                "end": 124
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the caption in the Calendar.\n",
        "commentRange": {
            "start": 125,
            "end": 126
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-caption-line-height",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 127,
                "end": 127
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font weight of the caption in the Calendar.\n",
        "commentRange": {
            "start": 128,
            "end": 129
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-caption-font-weight",
            "value": "bold",
            "scope": "default",
            "line": {
                "start": 130,
                "end": 130
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the week number cells in the Calendar.\n",
        "commentRange": {
            "start": 132,
            "end": 133
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-week-number-font-size",
            "value": "var( --kendo-font-size-sm, inherit )",
            "scope": "default",
            "line": {
                "start": 134,
                "end": 134
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the Calendar view.\n",
        "commentRange": {
            "start": 135,
            "end": 136
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-view-width",
            "value": "($kendo-calendar-cell-size * 8)",
            "scope": "default",
            "line": {
                "start": 137,
                "end": 137
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The height of the Calendar view.\n",
        "commentRange": {
            "start": 138,
            "end": 139
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-view-height",
            "value": "($kendo-calendar-cell-size * 7)",
            "scope": "default",
            "line": {
                "start": 140,
                "end": 140
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The gap between the items in the Calendar view.\n",
        "commentRange": {
            "start": 142,
            "end": 143
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-view-gap",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 144,
                "end": 144
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the weekend cells in the Calendar.\n",
        "commentRange": {
            "start": 146,
            "end": 147
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-weekend-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 148,
                "end": 148
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the weekend cells in the Calendar.\n",
        "commentRange": {
            "start": 149,
            "end": 150
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-weekend-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 151,
                "end": 151
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The style of the current day in the Calendar.\n",
        "commentRange": {
            "start": 153,
            "end": 154
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-today-style",
            "value": "box",
            "scope": "default",
            "line": {
                "start": 155,
                "end": 155
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The color of the current day in the Calendar.\n",
        "commentRange": {
            "start": 156,
            "end": 157
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-today-color",
            "value": "$kendo-color-primary",
            "scope": "default",
            "line": {
                "start": 158,
                "end": 158
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the week number cells in the Calendar.\n",
        "commentRange": {
            "start": 160,
            "end": 161
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-week-number-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 162,
                "end": 162
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the week number cells in the Calendar.\n",
        "commentRange": {
            "start": 163,
            "end": 164
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-week-number-text",
            "value": "$kendo-calendar-header-cell-text",
            "scope": "default",
            "line": {
                "start": 165,
                "end": 165
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the preceding/subsequent month cells in the Calendar.\n",
        "commentRange": {
            "start": 167,
            "end": 168
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-other-month-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 169,
                "end": 169
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the preceding/subsequent month cells in the Calendar.\n",
        "commentRange": {
            "start": 170,
            "end": 171
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-other-month-text",
            "value": "$kendo-calendar-header-cell-text",
            "scope": "default",
            "line": {
                "start": 172,
                "end": 172
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the cells in the Calendar.\n",
        "commentRange": {
            "start": 174,
            "end": 175
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-cell-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 176,
                "end": 176
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the cells in the Calendar.\n",
        "commentRange": {
            "start": 177,
            "end": 178
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-cell-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 179,
                "end": 179
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the cells in the Calendar.\n",
        "commentRange": {
            "start": 180,
            "end": 181
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-cell-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 182,
                "end": 182
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The gradient of the cells in the Calendar.\n",
        "commentRange": {
            "start": 183,
            "end": 184
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-cell-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 185,
                "end": 185
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the hovered cells in the Calendar.\n",
        "commentRange": {
            "start": 187,
            "end": 188
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-cell-hover-bg",
            "value": "$kendo-hover-bg",
            "scope": "default",
            "line": {
                "start": 189,
                "end": 189
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the hovered cells in the Calendar.\n",
        "commentRange": {
            "start": 190,
            "end": 191
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-cell-hover-text",
            "value": "$kendo-hover-text",
            "scope": "default",
            "line": {
                "start": 192,
                "end": 192
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the hovered cells in the Calendar.\n",
        "commentRange": {
            "start": 193,
            "end": 194
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-cell-hover-border",
            "value": "$kendo-hover-border",
            "scope": "default",
            "line": {
                "start": 195,
                "end": 195
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The gradient of the hovered cells in the Calendar.\n",
        "commentRange": {
            "start": 196,
            "end": 197
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-cell-hover-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 198,
                "end": 198
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the selected cells in the Calendar.\n",
        "commentRange": {
            "start": 200,
            "end": 201
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-cell-selected-bg",
            "value": "$kendo-selected-bg",
            "scope": "default",
            "line": {
                "start": 202,
                "end": 202
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the selected cells in the Calendar.\n",
        "commentRange": {
            "start": 203,
            "end": 204
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-cell-selected-text",
            "value": "$kendo-selected-text",
            "scope": "default",
            "line": {
                "start": 205,
                "end": 205
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the selected cells in the Calendar.\n",
        "commentRange": {
            "start": 206,
            "end": 207
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-cell-selected-border",
            "value": "$kendo-selected-border",
            "scope": "default",
            "line": {
                "start": 208,
                "end": 208
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The gradient of the selected cells in the Calendar.\n",
        "commentRange": {
            "start": 209,
            "end": 210
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-cell-selected-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 211,
                "end": 211
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the selected and hovered cells in the Calendar.\n",
        "commentRange": {
            "start": 213,
            "end": 214
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-cell-selected-hover-bg",
            "value": "$kendo-selected-hover-bg",
            "scope": "default",
            "line": {
                "start": 215,
                "end": 215
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the selected and hovered cells in the Calendar.\n",
        "commentRange": {
            "start": 216,
            "end": 217
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-cell-selected-hover-text",
            "value": "$kendo-selected-hover-text",
            "scope": "default",
            "line": {
                "start": 218,
                "end": 218
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the selected and hovered cells in the Calendar.\n",
        "commentRange": {
            "start": 219,
            "end": 220
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-cell-selected-hover-border",
            "value": "$kendo-selected-hover-border",
            "scope": "default",
            "line": {
                "start": 221,
                "end": 221
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The gradient of the selected and hovered cells in the Calendar.\n",
        "commentRange": {
            "start": 222,
            "end": 223
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-cell-selected-hover-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 224,
                "end": 224
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The shadow of the focused cells in the Calendar.\n",
        "commentRange": {
            "start": 226,
            "end": 227
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-cell-focus-shadow",
            "value": "inset $kendo-button-focus-shadow",
            "scope": "default",
            "line": {
                "start": 228,
                "end": 228
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The shadow of the selected and focused cells in the Calendar.\n",
        "commentRange": {
            "start": 229,
            "end": 230
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-cell-selected-focus-shadow",
            "value": "inset 0 0 0 2px if($kendo-enable-color-system, color-mix(in srgb, k-color( primary-active ) 50%, transparent), rgba( k-color-darken( $kendo-color-primary, 12.5% ), .5 ))",
            "scope": "default",
            "line": {
                "start": 231,
                "end": 231
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the Calendar navigation.\n",
        "commentRange": {
            "start": 234,
            "end": 235
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-navigation-width",
            "value": "5em",
            "scope": "default",
            "line": {
                "start": 236,
                "end": 236
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The height of the items in the Calendar navigation.\n",
        "commentRange": {
            "start": 237,
            "end": 238
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-navigation-item-height",
            "value": "2em",
            "scope": "default",
            "line": {
                "start": 239,
                "end": 239
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Calendar navigation.\n",
        "commentRange": {
            "start": 241,
            "end": 242
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-navigation-bg",
            "value": "$kendo-calendar-header-bg",
            "scope": "default",
            "line": {
                "start": 243,
                "end": 243
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Calendar navigation.\n",
        "commentRange": {
            "start": 244,
            "end": 245
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-navigation-text",
            "value": "$kendo-calendar-header-text",
            "scope": "default",
            "line": {
                "start": 246,
                "end": 246
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Calendar navigation.\n",
        "commentRange": {
            "start": 247,
            "end": 248
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-navigation-border",
            "value": "$kendo-calendar-header-border",
            "scope": "default",
            "line": {
                "start": 249,
                "end": 249
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the hovered items in the Calendar navigation.\n",
        "commentRange": {
            "start": 251,
            "end": 252
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-navigation-hover-text",
            "value": "$kendo-link-hover-text",
            "scope": "default",
            "line": {
                "start": 253,
                "end": 253
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the header in the Infinite Calendar.\n",
        "commentRange": {
            "start": 256,
            "end": 257
        },
        "context": {
            "type": "variable",
            "name": "kendo-infinite-calendar-header-padding-x",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 258,
                "end": 258
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the header in the Infinite Calendar.\n",
        "commentRange": {
            "start": 259,
            "end": 260
        },
        "context": {
            "type": "variable",
            "name": "kendo-infinite-calendar-header-padding-y",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 261,
                "end": 261
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the Calendar view in the Infinite Calendar.\n",
        "commentRange": {
            "start": 263,
            "end": 264
        },
        "context": {
            "type": "variable",
            "name": "kendo-infinite-calendar-view-padding-x",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 265,
                "end": 265
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the Calendar view in the Infinite Calendar.\n",
        "commentRange": {
            "start": 266,
            "end": 267
        },
        "context": {
            "type": "variable",
            "name": "kendo-infinite-calendar-view-padding-y",
            "value": "k-spacing(0)",
            "scope": "default",
            "line": {
                "start": 268,
                "end": 268
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The height of the Calendar view in the Infinite Calendar.\n",
        "commentRange": {
            "start": 269,
            "end": 270
        },
        "context": {
            "type": "variable",
            "name": "kendo-infinite-calendar-view-height",
            "value": "( $kendo-calendar-cell-size * 9 )",
            "scope": "default",
            "line": {
                "start": 271,
                "end": 271
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border radius of the range cells in the Multiview Calendar.\n",
        "commentRange": {
            "start": 276,
            "end": 277
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-range-cell-border-radius",
            "value": "k-border-radius(lg)",
            "scope": "default",
            "line": {
                "start": 278,
                "end": 278
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the small Calendar.\n",
        "commentRange": {
            "start": 282,
            "end": 283
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-sm-font-size",
            "value": "var( --kendo-font-size, inherit )",
            "scope": "default",
            "line": {
                "start": 284,
                "end": 284
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the small Calendar.\n",
        "commentRange": {
            "start": 285,
            "end": 286
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-sm-line-height",
            "value": "var( --kendo-line-height, normal )",
            "scope": "default",
            "line": {
                "start": 287,
                "end": 287
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The size of the cells in the small Calendar.\n",
        "commentRange": {
            "start": 288,
            "end": 289
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-sm-cell-size",
            "value": "34px",
            "scope": "default",
            "line": {
                "start": 290,
                "end": 290
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the cells in the small Calendar.\n",
        "commentRange": {
            "start": 291,
            "end": 292
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-sm-cell-padding-x",
            "value": "k-spacing(0.5)",
            "scope": "default",
            "line": {
                "start": 293,
                "end": 293
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the cells in the small Calendar.\n",
        "commentRange": {
            "start": 294,
            "end": 295
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-sm-cell-padding-y",
            "value": "k-spacing(0.5)",
            "scope": "default",
            "line": {
                "start": 296,
                "end": 296
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the medium Calendar.\n",
        "commentRange": {
            "start": 298,
            "end": 299
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-md-font-size",
            "value": "var( --kendo-font-size, inherit )",
            "scope": "default",
            "line": {
                "start": 300,
                "end": 300
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the medium Calendar.\n",
        "commentRange": {
            "start": 301,
            "end": 302
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-md-line-height",
            "value": "var( --kendo-line-height, normal )",
            "scope": "default",
            "line": {
                "start": 303,
                "end": 303
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The size of the cells in the medium Calendar.\n",
        "commentRange": {
            "start": 304,
            "end": 305
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-md-cell-size",
            "value": "38px",
            "scope": "default",
            "line": {
                "start": 306,
                "end": 306
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the cells in the medium Calendar.\n",
        "commentRange": {
            "start": 307,
            "end": 308
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-md-cell-padding-x",
            "value": "k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 309,
                "end": 309
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the cells in the medium Calendar.\n",
        "commentRange": {
            "start": 310,
            "end": 311
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-md-cell-padding-y",
            "value": "k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 312,
                "end": 312
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the large Calendar.\n",
        "commentRange": {
            "start": 314,
            "end": 315
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-lg-font-size",
            "value": "var( --kendo-font-size-lg, inherit )",
            "scope": "default",
            "line": {
                "start": 316,
                "end": 316
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the large Calendar.\n",
        "commentRange": {
            "start": 317,
            "end": 318
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-lg-line-height",
            "value": "var( --kendo-line-height-lg, normal )",
            "scope": "default",
            "line": {
                "start": 319,
                "end": 319
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The size of the cells in the large Calendar.\n",
        "commentRange": {
            "start": 320,
            "end": 321
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-lg-cell-size",
            "value": "42px",
            "scope": "default",
            "line": {
                "start": 322,
                "end": 322
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the cells in the large Calendar.\n",
        "commentRange": {
            "start": 323,
            "end": 324
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-lg-cell-padding-x",
            "value": "k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 325,
                "end": 325
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the cells in the large Calendar.\n",
        "commentRange": {
            "start": 326,
            "end": 327
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-lg-cell-padding-y",
            "value": "k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 328,
                "end": 328
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The sizes Map of the Calendar.\n",
        "commentRange": {
            "start": 330,
            "end": 331
        },
        "context": {
            "type": "variable",
            "name": "kendo-calendar-sizes",
            "value": "(\n    sm: (\n        font-size: $kendo-calendar-sm-font-size,\n        line-height: $kendo-calendar-sm-line-height,\n        cell-size: $kendo-calendar-sm-cell-size,\n        cell-padding-x: $kendo-calendar-sm-cell-padding-y,\n        cell-padding-y: $kendo-calendar-sm-cell-padding-x\n    ),\n    md: (\n        font-size: $kendo-calendar-md-font-size,\n        line-height: $kendo-calendar-md-line-height,\n        cell-size: $kendo-calendar-md-cell-size,\n        cell-padding-x: $kendo-calendar-md-cell-padding-y,\n        cell-padding-y: $kendo-calendar-md-cell-padding-x\n    ),\n    lg: (\n        font-size: $kendo-calendar-lg-font-size,\n        line-height: $kendo-calendar-lg-line-height,\n        cell-size: $kendo-calendar-lg-cell-size,\n        cell-padding-x: $kendo-calendar-lg-cell-padding-y,\n        cell-padding-y: $kendo-calendar-lg-cell-padding-x\n    )\n)",
            "scope": "default",
            "line": {
                "start": 332,
                "end": 354
            }
        },
        "group": [
            "calendar"
        ],
        "access": "public",
        "file": {
            "path": "calendar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacer of the Captcha.\n",
        "commentRange": {
            "start": 5,
            "end": 6
        },
        "context": {
            "type": "variable",
            "name": "kendo-captcha-spacer",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 7,
                "end": 7
            }
        },
        "group": [
            "captcha"
        ],
        "access": "public",
        "file": {
            "path": "captcha/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the Captcha.\n",
        "commentRange": {
            "start": 9,
            "end": 10
        },
        "context": {
            "type": "variable",
            "name": "kendo-captcha-width",
            "value": "335px",
            "scope": "default",
            "line": {
                "start": 11,
                "end": 11
            }
        },
        "group": [
            "captcha"
        ],
        "access": "public",
        "file": {
            "path": "captcha/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the Captcha.\n",
        "commentRange": {
            "start": 12,
            "end": 13
        },
        "context": {
            "type": "variable",
            "name": "kendo-captcha-font-family",
            "value": "var( --kendo-font-family, inherit )",
            "scope": "default",
            "line": {
                "start": 14,
                "end": 14
            }
        },
        "group": [
            "captcha"
        ],
        "access": "public",
        "file": {
            "path": "captcha/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the Captcha.\n",
        "commentRange": {
            "start": 15,
            "end": 16
        },
        "context": {
            "type": "variable",
            "name": "kendo-captcha-font-size",
            "value": "var( --kendo-font-size, inherit )",
            "scope": "default",
            "line": {
                "start": 17,
                "end": 17
            }
        },
        "group": [
            "captcha"
        ],
        "access": "public",
        "file": {
            "path": "captcha/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the Captcha.\n",
        "commentRange": {
            "start": 18,
            "end": 19
        },
        "context": {
            "type": "variable",
            "name": "kendo-captcha-line-height",
            "value": "var( --kendo-line-height, normal )",
            "scope": "default",
            "line": {
                "start": 20,
                "end": 20
            }
        },
        "group": [
            "captcha"
        ],
        "access": "public",
        "file": {
            "path": "captcha/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The gap of the Captcha.\n",
        "commentRange": {
            "start": 21,
            "end": 22
        },
        "context": {
            "type": "variable",
            "name": "kendo-captcha-gap",
            "value": "$kendo-captcha-spacer",
            "scope": "default",
            "line": {
                "start": 23,
                "end": 23
            }
        },
        "group": [
            "captcha"
        ],
        "access": "public",
        "file": {
            "path": "captcha/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Captcha.\n",
        "commentRange": {
            "start": 24,
            "end": 25
        },
        "context": {
            "type": "variable",
            "name": "kendo-captcha-bg",
            "value": "$kendo-component-bg",
            "scope": "default",
            "line": {
                "start": 26,
                "end": 26
            }
        },
        "group": [
            "captcha"
        ],
        "access": "public",
        "file": {
            "path": "captcha/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Captcha.\n",
        "commentRange": {
            "start": 27,
            "end": 28
        },
        "context": {
            "type": "variable",
            "name": "kendo-captcha-text",
            "value": "$kendo-component-bg",
            "scope": "default",
            "line": {
                "start": 29,
                "end": 29
            }
        },
        "group": [
            "captcha"
        ],
        "access": "public",
        "file": {
            "path": "captcha/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Captcha.\n",
        "commentRange": {
            "start": 30,
            "end": 31
        },
        "context": {
            "type": "variable",
            "name": "kendo-captcha-border",
            "value": "$kendo-component-bg",
            "scope": "default",
            "line": {
                "start": 32,
                "end": 32
            }
        },
        "group": [
            "captcha"
        ],
        "access": "public",
        "file": {
            "path": "captcha/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The gap of the Captcha image wrapper.\n",
        "commentRange": {
            "start": 34,
            "end": 35
        },
        "context": {
            "type": "variable",
            "name": "kendo-captcha-image-wrap-gap",
            "value": "$kendo-captcha-spacer",
            "scope": "default",
            "line": {
                "start": 36,
                "end": 36
            }
        },
        "group": [
            "captcha"
        ],
        "access": "public",
        "file": {
            "path": "captcha/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The gap of the Captcha image controls.\n",
        "commentRange": {
            "start": 37,
            "end": 38
        },
        "context": {
            "type": "variable",
            "name": "kendo-captcha-image-controls-gap",
            "value": "$kendo-captcha-spacer",
            "scope": "default",
            "line": {
                "start": 39,
                "end": 39
            }
        },
        "group": [
            "captcha"
        ],
        "access": "public",
        "file": {
            "path": "captcha/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The top margin of the Captcha validation message.\n",
        "commentRange": {
            "start": 41,
            "end": 42
        },
        "context": {
            "type": "variable",
            "name": "kendo-captcha-validation-message-margin-top",
            "value": "calc( #{$kendo-captcha-spacer} / 2 )",
            "scope": "default",
            "line": {
                "start": 43,
                "end": 43
            }
        },
        "group": [
            "captcha"
        ],
        "access": "public",
        "file": {
            "path": "captcha/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the Captcha validation message.\n",
        "commentRange": {
            "start": 44,
            "end": 45
        },
        "context": {
            "type": "variable",
            "name": "kendo-captcha-validation-message-font-size",
            "value": "var( --kendo-font-size-sm, inherit )",
            "scope": "default",
            "line": {
                "start": 46,
                "end": 46
            }
        },
        "group": [
            "captcha"
        ],
        "access": "public",
        "file": {
            "path": "captcha/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font style of the Captcha validation message.\n",
        "commentRange": {
            "start": 47,
            "end": 48
        },
        "context": {
            "type": "variable",
            "name": "kendo-captcha-validation-message-font-style",
            "value": "italic",
            "scope": "default",
            "line": {
                "start": 49,
                "end": 49
            }
        },
        "group": [
            "captcha"
        ],
        "access": "public",
        "file": {
            "path": "captcha/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the Card.\n",
        "commentRange": {
            "start": 8,
            "end": 9
        },
        "context": {
            "type": "variable",
            "name": "kendo-card-padding-x",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 10,
                "end": 10
            }
        },
        "group": [
            "card"
        ],
        "access": "public",
        "file": {
            "path": "card/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the Card.\n",
        "commentRange": {
            "start": 11,
            "end": 12
        },
        "context": {
            "type": "variable",
            "name": "kendo-card-padding-y",
            "value": "$kendo-card-padding-x",
            "scope": "default",
            "line": {
                "start": 13,
                "end": 13
            }
        },
        "group": [
            "card"
        ],
        "access": "public",
        "file": {
            "path": "card/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the border around the Card.\n",
        "commentRange": {
            "start": 14,
            "end": 15
        },
        "context": {
            "type": "variable",
            "name": "kendo-card-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 16,
                "end": 16
            }
        },
        "group": [
            "card"
        ],
        "access": "public",
        "file": {
            "path": "card/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border radius of the Card.\n",
        "commentRange": {
            "start": 17,
            "end": 18
        },
        "context": {
            "type": "variable",
            "name": "kendo-card-border-radius",
            "value": "k-spacing(1.5)",
            "scope": "default",
            "line": {
                "start": 19,
                "end": 19
            }
        },
        "group": [
            "card"
        ],
        "access": "public",
        "file": {
            "path": "card/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The inner border radius of the Card.\n",
        "commentRange": {
            "start": 20,
            "end": 21
        },
        "context": {
            "type": "variable",
            "name": "kendo-card-inner-border-radius",
            "value": "calc( #{$kendo-card-border-radius} - #{$kendo-card-border-width} )",
            "scope": "default",
            "line": {
                "start": 22,
                "end": 22
            }
        },
        "group": [
            "card"
        ],
        "access": "public",
        "file": {
            "path": "card/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the Card.\n",
        "commentRange": {
            "start": 23,
            "end": 24
        },
        "context": {
            "type": "variable",
            "name": "kendo-card-font-family",
            "value": "var( --kendo-font-family, inherit )",
            "scope": "default",
            "line": {
                "start": 25,
                "end": 25
            }
        },
        "group": [
            "card"
        ],
        "access": "public",
        "file": {
            "path": "card/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the Card.\n",
        "commentRange": {
            "start": 26,
            "end": 27
        },
        "context": {
            "type": "variable",
            "name": "kendo-card-font-size",
            "value": "var( --kendo-font-size, inherit )",
            "scope": "default",
            "line": {
                "start": 28,
                "end": 28
            }
        },
        "group": [
            "card"
        ],
        "access": "public",
        "file": {
            "path": "card/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the Card.\n",
        "commentRange": {
            "start": 29,
            "end": 30
        },
        "context": {
            "type": "variable",
            "name": "kendo-card-line-height",
            "value": "var( --kendo-line-height, normal )",
            "scope": "default",
            "line": {
                "start": 31,
                "end": 31
            }
        },
        "group": [
            "card"
        ],
        "access": "public",
        "file": {
            "path": "card/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing between the Cards in the Card deck.\n",
        "commentRange": {
            "start": 33,
            "end": 34
        },
        "context": {
            "type": "variable",
            "name": "kendo-card-deck-gap",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 35,
                "end": 35
            }
        },
        "group": [
            "card"
        ],
        "access": "public",
        "file": {
            "path": "card/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Card.\n",
        "commentRange": {
            "start": 37,
            "end": 38
        },
        "context": {
            "type": "variable",
            "name": "kendo-card-bg",
            "value": "$kendo-component-bg",
            "scope": "default",
            "line": {
                "start": 39,
                "end": 39
            }
        },
        "group": [
            "card"
        ],
        "access": "public",
        "file": {
            "path": "card/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Card.\n",
        "commentRange": {
            "start": 40,
            "end": 41
        },
        "context": {
            "type": "variable",
            "name": "kendo-card-text",
            "value": "$kendo-component-text",
            "scope": "default",
            "line": {
                "start": 42,
                "end": 42
            }
        },
        "group": [
            "card"
        ],
        "access": "public",
        "file": {
            "path": "card/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Card.\n",
        "commentRange": {
            "start": 43,
            "end": 44
        },
        "context": {
            "type": "variable",
            "name": "kendo-card-border",
            "value": "$kendo-component-border",
            "scope": "default",
            "line": {
                "start": 45,
                "end": 45
            }
        },
        "group": [
            "card"
        ],
        "access": "public",
        "file": {
            "path": "card/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The shadow of the Card.\n",
        "commentRange": {
            "start": 46,
            "end": 47
        },
        "context": {
            "type": "variable",
            "name": "kendo-card-shadow",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 48,
                "end": 48
            }
        },
        "group": [
            "card"
        ],
        "access": "public",
        "file": {
            "path": "card/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the focused Card.\n",
        "commentRange": {
            "start": 50,
            "end": 51
        },
        "context": {
            "type": "variable",
            "name": "kendo-card-focus-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 52,
                "end": 52
            }
        },
        "group": [
            "card"
        ],
        "access": "public",
        "file": {
            "path": "card/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the focused Card.\n",
        "commentRange": {
            "start": 53,
            "end": 54
        },
        "context": {
            "type": "variable",
            "name": "kendo-card-focus-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 55,
                "end": 55
            }
        },
        "group": [
            "card"
        ],
        "access": "public",
        "file": {
            "path": "card/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the focused Card.\n",
        "commentRange": {
            "start": 56,
            "end": 57
        },
        "context": {
            "type": "variable",
            "name": "kendo-card-focus-border",
            "value": "$kendo-card-border",
            "scope": "default",
            "line": {
                "start": 58,
                "end": 58
            }
        },
        "group": [
            "card"
        ],
        "access": "public",
        "file": {
            "path": "card/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The shadow of the focused Card.\n",
        "commentRange": {
            "start": 62,
            "end": 63
        },
        "context": {
            "type": "variable",
            "name": "kendo-card-focus-shadow",
            "value": "k-elevation(3)",
            "scope": "default",
            "line": {
                "start": 64,
                "end": 64
            }
        },
        "group": [
            "card"
        ],
        "access": "public",
        "file": {
            "path": "card/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the Card header.\n",
        "commentRange": {
            "start": 66,
            "end": 67
        },
        "context": {
            "type": "variable",
            "name": "kendo-card-header-padding-x",
            "value": "$kendo-card-padding-x",
            "scope": "default",
            "line": {
                "start": 68,
                "end": 68
            }
        },
        "group": [
            "card"
        ],
        "access": "public",
        "file": {
            "path": "card/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the Card header.\n",
        "commentRange": {
            "start": 69,
            "end": 70
        },
        "context": {
            "type": "variable",
            "name": "kendo-card-header-padding-y",
            "value": "$kendo-card-padding-y",
            "scope": "default",
            "line": {
                "start": 71,
                "end": 71
            }
        },
        "group": [
            "card"
        ],
        "access": "public",
        "file": {
            "path": "card/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The bottom border width of the Card header.\n",
        "commentRange": {
            "start": 72,
            "end": 73
        },
        "context": {
            "type": "variable",
            "name": "kendo-card-header-border-width",
            "value": "$kendo-card-border-width",
            "scope": "default",
            "line": {
                "start": 74,
                "end": 74
            }
        },
        "group": [
            "card"
        ],
        "access": "public",
        "file": {
            "path": "card/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Card header.\n",
        "commentRange": {
            "start": 75,
            "end": 76
        },
        "context": {
            "type": "variable",
            "name": "kendo-card-header-bg",
            "value": "$kendo-component-header-bg",
            "scope": "default",
            "line": {
                "start": 77,
                "end": 77
            }
        },
        "group": [
            "card"
        ],
        "access": "public",
        "file": {
            "path": "card/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Card header.\n",
        "commentRange": {
            "start": 78,
            "end": 79
        },
        "context": {
            "type": "variable",
            "name": "kendo-card-header-text",
            "value": "$kendo-component-header-text",
            "scope": "default",
            "line": {
                "start": 80,
                "end": 80
            }
        },
        "group": [
            "card"
        ],
        "access": "public",
        "file": {
            "path": "card/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Card header.\n",
        "commentRange": {
            "start": 81,
            "end": 82
        },
        "context": {
            "type": "variable",
            "name": "kendo-card-header-border",
            "value": "$kendo-card-border",
            "scope": "default",
            "line": {
                "start": 83,
                "end": 83
            }
        },
        "group": [
            "card"
        ],
        "access": "public",
        "file": {
            "path": "card/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the Card body.\n",
        "commentRange": {
            "start": 85,
            "end": 86
        },
        "context": {
            "type": "variable",
            "name": "kendo-card-body-padding-x",
            "value": "$kendo-card-padding-x",
            "scope": "default",
            "line": {
                "start": 87,
                "end": 87
            }
        },
        "group": [
            "card"
        ],
        "access": "public",
        "file": {
            "path": "card/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the Card body.\n",
        "commentRange": {
            "start": 88,
            "end": 89
        },
        "context": {
            "type": "variable",
            "name": "kendo-card-body-padding-y",
            "value": "$kendo-card-padding-x",
            "scope": "default",
            "line": {
                "start": 90,
                "end": 90
            }
        },
        "group": [
            "card"
        ],
        "access": "public",
        "file": {
            "path": "card/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the Card footer.\n",
        "commentRange": {
            "start": 92,
            "end": 93
        },
        "context": {
            "type": "variable",
            "name": "kendo-card-footer-padding-x",
            "value": "$kendo-card-padding-x",
            "scope": "default",
            "line": {
                "start": 94,
                "end": 94
            }
        },
        "group": [
            "card"
        ],
        "access": "public",
        "file": {
            "path": "card/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the Card footer.\n",
        "commentRange": {
            "start": 95,
            "end": 96
        },
        "context": {
            "type": "variable",
            "name": "kendo-card-footer-padding-y",
            "value": "$kendo-card-padding-y",
            "scope": "default",
            "line": {
                "start": 97,
                "end": 97
            }
        },
        "group": [
            "card"
        ],
        "access": "public",
        "file": {
            "path": "card/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The top border width of the Card footer.\n",
        "commentRange": {
            "start": 98,
            "end": 99
        },
        "context": {
            "type": "variable",
            "name": "kendo-card-footer-border-width",
            "value": "$kendo-card-border-width",
            "scope": "default",
            "line": {
                "start": 100,
                "end": 100
            }
        },
        "group": [
            "card"
        ],
        "access": "public",
        "file": {
            "path": "card/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Card footer.\n",
        "commentRange": {
            "start": 101,
            "end": 102
        },
        "context": {
            "type": "variable",
            "name": "kendo-card-footer-bg",
            "value": "$kendo-card-header-bg",
            "scope": "default",
            "line": {
                "start": 103,
                "end": 103
            }
        },
        "group": [
            "card"
        ],
        "access": "public",
        "file": {
            "path": "card/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Card footer.\n",
        "commentRange": {
            "start": 104,
            "end": 105
        },
        "context": {
            "type": "variable",
            "name": "kendo-card-footer-text",
            "value": "$kendo-card-header-text",
            "scope": "default",
            "line": {
                "start": 106,
                "end": 106
            }
        },
        "group": [
            "card"
        ],
        "access": "public",
        "file": {
            "path": "card/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Card footer.\n",
        "commentRange": {
            "start": 107,
            "end": 108
        },
        "context": {
            "type": "variable",
            "name": "kendo-card-footer-border",
            "value": "$kendo-card-header-border",
            "scope": "default",
            "line": {
                "start": 109,
                "end": 109
            }
        },
        "group": [
            "card"
        ],
        "access": "public",
        "file": {
            "path": "card/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The bottom margin of the Card title.\n",
        "commentRange": {
            "start": 111,
            "end": 112
        },
        "context": {
            "type": "variable",
            "name": "kendo-card-title-margin-bottom",
            "value": "k-spacing(3)",
            "scope": "default",
            "line": {
                "start": 113,
                "end": 113
            }
        },
        "group": [
            "card"
        ],
        "access": "public",
        "file": {
            "path": "card/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the Card title.\n",
        "commentRange": {
            "start": 114,
            "end": 115
        },
        "context": {
            "type": "variable",
            "name": "kendo-card-title-font-size",
            "value": "var( --kendo-font-size-lg, inherit )",
            "scope": "default",
            "line": {
                "start": 116,
                "end": 116
            }
        },
        "group": [
            "card"
        ],
        "access": "public",
        "file": {
            "path": "card/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the Card title.\n",
        "commentRange": {
            "start": 117,
            "end": 118
        },
        "context": {
            "type": "variable",
            "name": "kendo-card-title-font-family",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 119,
                "end": 119
            }
        },
        "group": [
            "card"
        ],
        "access": "public",
        "file": {
            "path": "card/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the Card title.\n",
        "commentRange": {
            "start": 120,
            "end": 121
        },
        "context": {
            "type": "variable",
            "name": "kendo-card-title-line-height",
            "value": "1.2",
            "scope": "default",
            "line": {
                "start": 122,
                "end": 122
            }
        },
        "group": [
            "card"
        ],
        "access": "public",
        "file": {
            "path": "card/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font weight of the Card title.\n",
        "commentRange": {
            "start": 123,
            "end": 124
        },
        "context": {
            "type": "variable",
            "name": "kendo-card-title-font-weight",
            "value": "$kendo-font-weight-medium",
            "scope": "default",
            "line": {
                "start": 125,
                "end": 125
            }
        },
        "group": [
            "card"
        ],
        "access": "public",
        "file": {
            "path": "card/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The letter spacing of the Card title.\n",
        "commentRange": {
            "start": 126,
            "end": 127
        },
        "context": {
            "type": "variable",
            "name": "kendo-card-title-letter-spacing",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 128,
                "end": 128
            }
        },
        "group": [
            "card"
        ],
        "access": "public",
        "file": {
            "path": "card/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The bottom margin of the Card subtitle.\n",
        "commentRange": {
            "start": 130,
            "end": 131
        },
        "context": {
            "type": "variable",
            "name": "kendo-card-subtitle-margin-bottom",
            "value": "k-spacing(3)",
            "scope": "default",
            "line": {
                "start": 132,
                "end": 132
            }
        },
        "group": [
            "card"
        ],
        "access": "public",
        "file": {
            "path": "card/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the Card subtitle.\n",
        "commentRange": {
            "start": 133,
            "end": 134
        },
        "context": {
            "type": "variable",
            "name": "kendo-card-subtitle-font-size",
            "value": "$kendo-h6-font-size",
            "scope": "default",
            "line": {
                "start": 135,
                "end": 135
            }
        },
        "group": [
            "card"
        ],
        "access": "public",
        "file": {
            "path": "card/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the Card subtitle.\n",
        "commentRange": {
            "start": 136,
            "end": 137
        },
        "context": {
            "type": "variable",
            "name": "kendo-card-subtitle-font-family",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 138,
                "end": 138
            }
        },
        "group": [
            "card"
        ],
        "access": "public",
        "file": {
            "path": "card/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the Card subtitle.\n",
        "commentRange": {
            "start": 139,
            "end": 140
        },
        "context": {
            "type": "variable",
            "name": "kendo-card-subtitle-line-height",
            "value": "$kendo-card-title-line-height",
            "scope": "default",
            "line": {
                "start": 141,
                "end": 141
            }
        },
        "group": [
            "card"
        ],
        "access": "public",
        "file": {
            "path": "card/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font weight of the Card subtitle.\n",
        "commentRange": {
            "start": 142,
            "end": 143
        },
        "context": {
            "type": "variable",
            "name": "kendo-card-subtitle-font-weight",
            "value": "$kendo-card-title-font-weight",
            "scope": "default",
            "line": {
                "start": 144,
                "end": 144
            }
        },
        "group": [
            "card"
        ],
        "access": "public",
        "file": {
            "path": "card/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The letter spacing of the Card subtitle.\n",
        "commentRange": {
            "start": 145,
            "end": 146
        },
        "context": {
            "type": "variable",
            "name": "kendo-card-subtitle-letter-spacing",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 147,
                "end": 147
            }
        },
        "group": [
            "card"
        ],
        "access": "public",
        "file": {
            "path": "card/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Card subtitle.\n",
        "commentRange": {
            "start": 148,
            "end": 149
        },
        "context": {
            "type": "variable",
            "name": "kendo-card-subtitle-text",
            "value": "if($kendo-enable-color-system, k-color( subtle ) , $kendo-subtle-text)",
            "scope": "default",
            "line": {
                "start": 150,
                "end": 150
            }
        },
        "group": [
            "card"
        ],
        "access": "public",
        "file": {
            "path": "card/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The maximum width of the Card image.\n",
        "commentRange": {
            "start": 152,
            "end": 153
        },
        "context": {
            "type": "variable",
            "name": "kendo-card-img-max-width",
            "value": "100px",
            "scope": "default",
            "line": {
                "start": 154,
                "end": 154
            }
        },
        "group": [
            "card"
        ],
        "access": "public",
        "file": {
            "path": "card/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The size of the Avatar in the Card.\n",
        "commentRange": {
            "start": 155,
            "end": 156
        },
        "context": {
            "type": "variable",
            "name": "kendo-card-avatar-size",
            "value": "45px",
            "scope": "default",
            "line": {
                "start": 157,
                "end": 157
            }
        },
        "group": [
            "card"
        ],
        "access": "public",
        "file": {
            "path": "card/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing between the Avatar and the text in the Card.\n",
        "commentRange": {
            "start": 158,
            "end": 159
        },
        "context": {
            "type": "variable",
            "name": "kendo-card-avatar-spacing",
            "value": "$kendo-card-header-padding-x",
            "scope": "default",
            "line": {
                "start": 160,
                "end": 160
            }
        },
        "group": [
            "card"
        ],
        "access": "public",
        "file": {
            "path": "card/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the Card actions.\n",
        "commentRange": {
            "start": 162,
            "end": 163
        },
        "context": {
            "type": "variable",
            "name": "kendo-card-actions-padding-x",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 164,
                "end": 164
            }
        },
        "group": [
            "card"
        ],
        "access": "public",
        "file": {
            "path": "card/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the Card actions.\n",
        "commentRange": {
            "start": 165,
            "end": 166
        },
        "context": {
            "type": "variable",
            "name": "kendo-card-actions-padding-y",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 167,
                "end": 167
            }
        },
        "group": [
            "card"
        ],
        "access": "public",
        "file": {
            "path": "card/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The top border width of the Card actions.\n",
        "commentRange": {
            "start": 168,
            "end": 169
        },
        "context": {
            "type": "variable",
            "name": "kendo-card-actions-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 170,
                "end": 170
            }
        },
        "group": [
            "card"
        ],
        "access": "public",
        "file": {
            "path": "card/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing between the Card actions.\n",
        "commentRange": {
            "start": 171,
            "end": 172
        },
        "context": {
            "type": "variable",
            "name": "kendo-card-actions-gap",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 173,
                "end": 173
            }
        },
        "group": [
            "card"
        ],
        "access": "public",
        "file": {
            "path": "card/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border radius of the scroll button in the Card deck.\n",
        "commentRange": {
            "start": 175,
            "end": 176
        },
        "context": {
            "type": "variable",
            "name": "kendo-card-deck-scroll-button-radius",
            "value": "0px",
            "scope": "default",
            "line": {
                "start": 177,
                "end": 177
            }
        },
        "group": [
            "card"
        ],
        "access": "public",
        "file": {
            "path": "card/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border radius of the scroll button in the Card deck.\n",
        "commentRange": {
            "start": 178,
            "end": 179
        },
        "context": {
            "type": "variable",
            "name": "kendo-card-deck-scroll-button-offset",
            "value": "-$kendo-button-border-width",
            "scope": "default",
            "line": {
                "start": 180,
                "end": 180
            }
        },
        "group": [
            "card"
        ],
        "access": "public",
        "file": {
            "path": "card/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the Card callout.\n",
        "commentRange": {
            "start": 182,
            "end": 183
        },
        "context": {
            "type": "variable",
            "name": "kendo-card-callout-width",
            "value": "1.3em",
            "scope": "default",
            "line": {
                "start": 184,
                "end": 184
            }
        },
        "group": [
            "card"
        ],
        "access": "public",
        "file": {
            "path": "card/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The height of the Card callout.\n",
        "commentRange": {
            "start": 185,
            "end": 186
        },
        "context": {
            "type": "variable",
            "name": "kendo-card-callout-height",
            "value": "1.3em",
            "scope": "default",
            "line": {
                "start": 187,
                "end": 187
            }
        },
        "group": [
            "card"
        ],
        "access": "public",
        "file": {
            "path": "card/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The color of the area around the chart type icon.\n",
        "commentRange": {
            "start": 6,
            "end": 7
        },
        "context": {
            "type": "variable",
            "name": "kendo-chart-wizard-icon-area-color",
            "value": "if($kendo-enable-color-system, k-color(primary), $kendo-color-primary)",
            "scope": "default",
            "line": {
                "start": 8,
                "end": 8
            }
        },
        "group": [
            "chart-wizard"
        ],
        "access": "public",
        "file": {
            "path": "chart-wizard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the area around the chart type icon.\n",
        "commentRange": {
            "start": 9,
            "end": 10
        },
        "context": {
            "type": "variable",
            "name": "kendo-chart-wizard-icon-area-bg",
            "value": "if($kendo-enable-color-system, k-color(primary-subtle), k-try-tint( $kendo-color-primary, 80% ))",
            "scope": "default",
            "line": {
                "start": 11,
                "end": 11
            }
        },
        "group": [
            "chart-wizard"
        ],
        "access": "public",
        "file": {
            "path": "chart-wizard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border radius of the area around the chart type icon.\n",
        "commentRange": {
            "start": 12,
            "end": 13
        },
        "context": {
            "type": "variable",
            "name": "kendo-chart-wizard-icon-area-border-radius",
            "value": "k-border-radius(sm)",
            "scope": "default",
            "line": {
                "start": 14,
                "end": 14
            }
        },
        "group": [
            "chart-wizard"
        ],
        "access": "public",
        "file": {
            "path": "chart-wizard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The padding of the area around the chart type icon.\n",
        "commentRange": {
            "start": 15,
            "end": 16
        },
        "context": {
            "type": "variable",
            "name": "kendo-chart-wizard-icon-area-padding",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 17,
                "end": 17
            }
        },
        "group": [
            "chart-wizard"
        ],
        "access": "public",
        "file": {
            "path": "chart-wizard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The box shadow of the focused area around the chart type icon.\n",
        "commentRange": {
            "start": 18,
            "end": 19
        },
        "context": {
            "type": "variable",
            "name": "kendo-chart-wizard-icon-area-focus-shadow",
            "value": "inset 0 0 0 1px if($kendo-enable-color-system, k-color(primary-emphasis), k-try-tint( $kendo-color-primary, 25% ))",
            "scope": "default",
            "line": {
                "start": 20,
                "end": 20
            }
        },
        "group": [
            "chart-wizard"
        ],
        "access": "public",
        "file": {
            "path": "chart-wizard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The box shadow of the selected area around the chart type icon.\n",
        "commentRange": {
            "start": 21,
            "end": 22
        },
        "context": {
            "type": "variable",
            "name": "kendo-chart-wizard-icon-area-selected-shadow",
            "value": "inset 0 0 0 1px $kendo-chart-wizard-icon-area-color",
            "scope": "default",
            "line": {
                "start": 23,
                "end": 23
            }
        },
        "group": [
            "chart-wizard"
        ],
        "access": "public",
        "file": {
            "path": "chart-wizard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The color of the selected chart type items in the Property panel.\n",
        "commentRange": {
            "start": 25,
            "end": 26
        },
        "context": {
            "type": "variable",
            "name": "kendo-chart-wizard-chart-type-selected-color",
            "value": "if($kendo-enable-color-system, k-color(primary), $kendo-color-primary)",
            "scope": "default",
            "line": {
                "start": 27,
                "end": 27
            }
        },
        "group": [
            "chart-wizard"
        ],
        "access": "public",
        "file": {
            "path": "chart-wizard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The padding of the preview pane.\n",
        "commentRange": {
            "start": 29,
            "end": 30
        },
        "context": {
            "type": "variable",
            "name": "kendo-chart-wizard-preview-pane-padding",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 31,
                "end": 31
            }
        },
        "group": [
            "chart-wizard"
        ],
        "access": "public",
        "file": {
            "path": "chart-wizard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The padding of the property pane.\n",
        "commentRange": {
            "start": 32,
            "end": 33
        },
        "context": {
            "type": "variable",
            "name": "kendo-chart-wizard-property-pane-padding",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 34,
                "end": 34
            }
        },
        "group": [
            "chart-wizard"
        ],
        "access": "public",
        "file": {
            "path": "chart-wizard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The gap between the chart type items in the Property panel.\n",
        "commentRange": {
            "start": 36,
            "end": 37
        },
        "context": {
            "type": "variable",
            "name": "kendo-chart-wizard-chart-type-spacing",
            "value": "k-spacing(6)",
            "scope": "default",
            "line": {
                "start": 38,
                "end": 38
            }
        },
        "group": [
            "chart-wizard"
        ],
        "access": "public",
        "file": {
            "path": "chart-wizard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The gap between the icon area and its text.\n",
        "commentRange": {
            "start": 39,
            "end": 40
        },
        "context": {
            "type": "variable",
            "name": "kendo-chart-wizard-icon-text-gap",
            "value": "k-spacing(3)",
            "scope": "default",
            "line": {
                "start": 41,
                "end": 41
            }
        },
        "group": [
            "chart-wizard"
        ],
        "access": "public",
        "file": {
            "path": "chart-wizard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The first base series color and its light and dark shades.\n",
        "commentRange": {
            "start": 7,
            "end": 8
        },
        "context": {
            "type": "variable",
            "name": "kendo-series-a",
            "value": "if($kendo-enable-color-system, k-color( series-a ), $kendo-color-primary)",
            "scope": "default",
            "line": {
                "start": 9,
                "end": 9
            }
        },
        "group": [
            "charts"
        ],
        "access": "public",
        "file": {
            "path": "dataviz/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The second base series color and its light and dark shades.\n",
        "commentRange": {
            "start": 15,
            "end": 16
        },
        "context": {
            "type": "variable",
            "name": "kendo-series-b",
            "value": "if($kendo-enable-color-system, k-color( series-b ), $kendo-color-tertiary)",
            "scope": "default",
            "line": {
                "start": 17,
                "end": 17
            }
        },
        "group": [
            "charts"
        ],
        "access": "public",
        "file": {
            "path": "dataviz/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The third base series color and its light and dark shades.\n",
        "commentRange": {
            "start": 23,
            "end": 24
        },
        "context": {
            "type": "variable",
            "name": "kendo-series-c",
            "value": "if($kendo-enable-color-system, k-color( series-c ), #20c997)",
            "scope": "default",
            "line": {
                "start": 25,
                "end": 25
            }
        },
        "group": [
            "charts"
        ],
        "access": "public",
        "file": {
            "path": "dataviz/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The fourth base series color and its light and dark shades.\n",
        "commentRange": {
            "start": 31,
            "end": 32
        },
        "context": {
            "type": "variable",
            "name": "kendo-series-d",
            "value": "if($kendo-enable-color-system, k-color( series-d ), $kendo-color-success)",
            "scope": "default",
            "line": {
                "start": 33,
                "end": 33
            }
        },
        "group": [
            "charts"
        ],
        "access": "public",
        "file": {
            "path": "dataviz/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The fifth base series color and its light and dark shades.\n",
        "commentRange": {
            "start": 39,
            "end": 40
        },
        "context": {
            "type": "variable",
            "name": "kendo-series-e",
            "value": "if($kendo-enable-color-system, k-color( series-e ), $kendo-color-warning)",
            "scope": "default",
            "line": {
                "start": 41,
                "end": 41
            }
        },
        "group": [
            "charts"
        ],
        "access": "public",
        "file": {
            "path": "dataviz/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The sixth base series color and its light and dark shades.\n",
        "commentRange": {
            "start": 47,
            "end": 48
        },
        "context": {
            "type": "variable",
            "name": "kendo-series-f",
            "value": "if($kendo-enable-color-system, k-color( series-f ), $kendo-color-error)",
            "scope": "default",
            "line": {
                "start": 49,
                "end": 49
            }
        },
        "group": [
            "charts"
        ],
        "access": "public",
        "file": {
            "path": "dataviz/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The series colors in order:\nbase, light, dark, lighter, darker\n",
        "commentRange": {
            "start": 55,
            "end": 57
        },
        "context": {
            "type": "variable",
            "name": "kendo-series-1",
            "value": "$kendo-series-a",
            "scope": "default",
            "line": {
                "start": 58,
                "end": 58
            }
        },
        "group": [
            "charts"
        ],
        "access": "public",
        "file": {
            "path": "dataviz/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The color of the Chart grid lines (major).\n",
        "commentRange": {
            "start": 99,
            "end": 100
        },
        "context": {
            "type": "variable",
            "name": "kendo-chart-major-lines",
            "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 8%, transparent), rgba( if( $kendo-is-dark-theme, $kendo-color-white, $kendo-color-black ), .08 ))",
            "scope": "default",
            "line": {
                "start": 101,
                "end": 101
            }
        },
        "group": [
            "charts"
        ],
        "access": "public",
        "file": {
            "path": "dataviz/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The color of the Chart grid lines (minor).\n",
        "commentRange": {
            "start": 103,
            "end": 104
        },
        "context": {
            "type": "variable",
            "name": "kendo-chart-minor-lines",
            "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 4%, transparent), rgba( if( $kendo-is-dark-theme, $kendo-color-white, $kendo-color-black ), .04 ))",
            "scope": "default",
            "line": {
                "start": 105,
                "end": 105
            }
        },
        "group": [
            "charts"
        ],
        "access": "public",
        "file": {
            "path": "dataviz/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the Chat.\n",
        "commentRange": {
            "start": 8,
            "end": 9
        },
        "context": {
            "type": "variable",
            "name": "kendo-chat-padding-x",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 10,
                "end": 10
            }
        },
        "group": [
            "chat"
        ],
        "access": "public",
        "file": {
            "path": "chat/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the Chat.\n",
        "commentRange": {
            "start": 11,
            "end": 12
        },
        "context": {
            "type": "variable",
            "name": "kendo-chat-padding-y",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 13,
                "end": 13
            }
        },
        "group": [
            "chat"
        ],
        "access": "public",
        "file": {
            "path": "chat/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the Chat.\n",
        "commentRange": {
            "start": 14,
            "end": 15
        },
        "context": {
            "type": "variable",
            "name": "kendo-chat-width",
            "value": "500px",
            "scope": "default",
            "line": {
                "start": 16,
                "end": 16
            }
        },
        "group": [
            "chat"
        ],
        "access": "public",
        "file": {
            "path": "chat/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The height of the Chat.\n",
        "commentRange": {
            "start": 17,
            "end": 18
        },
        "context": {
            "type": "variable",
            "name": "kendo-chat-height",
            "value": "600px",
            "scope": "default",
            "line": {
                "start": 19,
                "end": 19
            }
        },
        "group": [
            "chat"
        ],
        "access": "public",
        "file": {
            "path": "chat/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border width of the Chat.\n",
        "commentRange": {
            "start": 20,
            "end": 21
        },
        "context": {
            "type": "variable",
            "name": "kendo-chat-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 22,
                "end": 22
            }
        },
        "group": [
            "chat"
        ],
        "access": "public",
        "file": {
            "path": "chat/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the Chat.\n",
        "commentRange": {
            "start": 23,
            "end": 24
        },
        "context": {
            "type": "variable",
            "name": "kendo-chat-font-family",
            "value": "var( --kendo-font-family, inherit )",
            "scope": "default",
            "line": {
                "start": 25,
                "end": 25
            }
        },
        "group": [
            "chat"
        ],
        "access": "public",
        "file": {
            "path": "chat/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the Chat.\n",
        "commentRange": {
            "start": 26,
            "end": 27
        },
        "context": {
            "type": "variable",
            "name": "kendo-chat-font-size",
            "value": "var( --kendo-font-size, inherit )",
            "scope": "default",
            "line": {
                "start": 28,
                "end": 28
            }
        },
        "group": [
            "chat"
        ],
        "access": "public",
        "file": {
            "path": "chat/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the Chat.\n",
        "commentRange": {
            "start": 29,
            "end": 30
        },
        "context": {
            "type": "variable",
            "name": "kendo-chat-line-height",
            "value": "var( --kendo-line-height, normal )",
            "scope": "default",
            "line": {
                "start": 31,
                "end": 31
            }
        },
        "group": [
            "chat"
        ],
        "access": "public",
        "file": {
            "path": "chat/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal spacing between the items of the Chat.\n",
        "commentRange": {
            "start": 33,
            "end": 34
        },
        "context": {
            "type": "variable",
            "name": "kendo-chat-item-spacing-x",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 35,
                "end": 35
            }
        },
        "group": [
            "chat"
        ],
        "access": "public",
        "file": {
            "path": "chat/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical spacing between the items of the Chat.\n",
        "commentRange": {
            "start": 36,
            "end": 37
        },
        "context": {
            "type": "variable",
            "name": "kendo-chat-item-spacing-y",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 38,
                "end": 38
            }
        },
        "group": [
            "chat"
        ],
        "access": "public",
        "file": {
            "path": "chat/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the Chat message list.\n",
        "commentRange": {
            "start": 40,
            "end": 41
        },
        "context": {
            "type": "variable",
            "name": "kendo-chat-message-list-padding-x",
            "value": "$kendo-chat-padding-x",
            "scope": "default",
            "line": {
                "start": 42,
                "end": 42
            }
        },
        "group": [
            "chat"
        ],
        "access": "public",
        "file": {
            "path": "chat/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the Chat message list.\n",
        "commentRange": {
            "start": 43,
            "end": 44
        },
        "context": {
            "type": "variable",
            "name": "kendo-chat-message-list-padding-y",
            "value": "$kendo-chat-padding-y",
            "scope": "default",
            "line": {
                "start": 45,
                "end": 45
            }
        },
        "group": [
            "chat"
        ],
        "access": "public",
        "file": {
            "path": "chat/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing of the Chat message list.\n",
        "commentRange": {
            "start": 46,
            "end": 47
        },
        "context": {
            "type": "variable",
            "name": "kendo-chat-message-list-spacing",
            "value": "$kendo-chat-item-spacing-y",
            "scope": "default",
            "line": {
                "start": 48,
                "end": 48
            }
        },
        "group": [
            "chat"
        ],
        "access": "public",
        "file": {
            "path": "chat/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the Chat timestamp.\n",
        "commentRange": {
            "start": 50,
            "end": 51
        },
        "context": {
            "type": "variable",
            "name": "kendo-chat-timestamp-font-size",
            "value": "var( --kendo-font-size-sm, inherit )",
            "scope": "default",
            "line": {
                "start": 52,
                "end": 52
            }
        },
        "group": [
            "chat"
        ],
        "access": "public",
        "file": {
            "path": "chat/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the Chat timestamp.\n",
        "commentRange": {
            "start": 53,
            "end": 54
        },
        "context": {
            "type": "variable",
            "name": "kendo-chat-timestamp-line-height",
            "value": "var( --kendo-line-height, normal )",
            "scope": "default",
            "line": {
                "start": 55,
                "end": 55
            }
        },
        "group": [
            "chat"
        ],
        "access": "public",
        "file": {
            "path": "chat/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text transform of the Chat timestamp.\n",
        "commentRange": {
            "start": 56,
            "end": 57
        },
        "context": {
            "type": "variable",
            "name": "kendo-chat-timestamp-transform",
            "value": "uppercase",
            "scope": "default",
            "line": {
                "start": 58,
                "end": 58
            }
        },
        "group": [
            "chat"
        ],
        "access": "public",
        "file": {
            "path": "chat/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Chat timestamp.\n",
        "commentRange": {
            "start": 59,
            "end": 60
        },
        "context": {
            "type": "variable",
            "name": "kendo-chat-timestamp-text",
            "value": "if($kendo-enable-color-system, k-color( subtle ) , $kendo-subtle-text)",
            "scope": "default",
            "line": {
                "start": 61,
                "end": 61
            }
        },
        "group": [
            "chat"
        ],
        "access": "public",
        "file": {
            "path": "chat/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Chat timestamp.\n",
        "commentRange": {
            "start": 62,
            "end": 63
        },
        "context": {
            "type": "variable",
            "name": "kendo-chat-timestamp-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 64,
                "end": 64
            }
        },
        "group": [
            "chat"
        ],
        "access": "public",
        "file": {
            "path": "chat/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the Chat message meta text.\n",
        "commentRange": {
            "start": 66,
            "end": 67
        },
        "context": {
            "type": "variable",
            "name": "kendo-chat-message-meta-font-size",
            "value": "var( --kendo-font-size-sm, inherit )",
            "scope": "default",
            "line": {
                "start": 68,
                "end": 68
            }
        },
        "group": [
            "chat"
        ],
        "access": "public",
        "file": {
            "path": "chat/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the Chat message meta text.\n",
        "commentRange": {
            "start": 69,
            "end": 70
        },
        "context": {
            "type": "variable",
            "name": "kendo-chat-message-meta-line-height",
            "value": "var( --kendo-line-height-xs, normal )",
            "scope": "default",
            "line": {
                "start": 71,
                "end": 71
            }
        },
        "group": [
            "chat"
        ],
        "access": "public",
        "file": {
            "path": "chat/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the Chat author text.\n",
        "commentRange": {
            "start": 73,
            "end": 74
        },
        "context": {
            "type": "variable",
            "name": "kendo-chat-author-font-size",
            "value": "var( --kendo-font-size-sm, inherit )",
            "scope": "default",
            "line": {
                "start": 75,
                "end": 75
            }
        },
        "group": [
            "chat"
        ],
        "access": "public",
        "file": {
            "path": "chat/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the Chat author text.\n",
        "commentRange": {
            "start": 76,
            "end": 77
        },
        "context": {
            "type": "variable",
            "name": "kendo-chat-author-line-height",
            "value": "var( --kendo-line-height-xs, normal )",
            "scope": "default",
            "line": {
                "start": 78,
                "end": 78
            }
        },
        "group": [
            "chat"
        ],
        "access": "public",
        "file": {
            "path": "chat/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the Chat bubble message.\n",
        "commentRange": {
            "start": 80,
            "end": 81
        },
        "context": {
            "type": "variable",
            "name": "kendo-chat-bubble-padding-x",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 82,
                "end": 82
            }
        },
        "group": [
            "chat"
        ],
        "access": "public",
        "file": {
            "path": "chat/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the Chat bubble message.\n",
        "commentRange": {
            "start": 83,
            "end": 84
        },
        "context": {
            "type": "variable",
            "name": "kendo-chat-bubble-padding-y",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 85,
                "end": 85
            }
        },
        "group": [
            "chat"
        ],
        "access": "public",
        "file": {
            "path": "chat/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing of the Chat bubble message.\n",
        "commentRange": {
            "start": 86,
            "end": 87
        },
        "context": {
            "type": "variable",
            "name": "kendo-chat-bubble-spacing",
            "value": "k-spacing(0.5)",
            "scope": "default",
            "line": {
                "start": 88,
                "end": 88
            }
        },
        "group": [
            "chat"
        ],
        "access": "public",
        "file": {
            "path": "chat/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the Chat bubble message.\n",
        "commentRange": {
            "start": 89,
            "end": 90
        },
        "context": {
            "type": "variable",
            "name": "kendo-chat-bubble-line-height",
            "value": "var( --kendo-line-height, normal )",
            "scope": "default",
            "line": {
                "start": 91,
                "end": 91
            }
        },
        "group": [
            "chat"
        ],
        "access": "public",
        "file": {
            "path": "chat/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border radius of the Chat bubble message.\n",
        "commentRange": {
            "start": 93,
            "end": 94
        },
        "context": {
            "type": "variable",
            "name": "kendo-chat-bubble-border-radius",
            "value": "12px",
            "scope": "default",
            "line": {
                "start": 95,
                "end": 95
            }
        },
        "group": [
            "chat"
        ],
        "access": "public",
        "file": {
            "path": "chat/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border radius of the Chat small bubble message\n",
        "commentRange": {
            "start": 96,
            "end": 97
        },
        "context": {
            "type": "variable",
            "name": "kendo-chat-bubble-border-radius-sm",
            "value": "2px",
            "scope": "default",
            "line": {
                "start": 98,
                "end": 98
            }
        },
        "group": [
            "chat"
        ],
        "access": "public",
        "file": {
            "path": "chat/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The size of the Chat Avatar.\n",
        "commentRange": {
            "start": 100,
            "end": 101
        },
        "context": {
            "type": "variable",
            "name": "kendo-chat-avatar-size",
            "value": "32px",
            "scope": "default",
            "line": {
                "start": 102,
                "end": 102
            }
        },
        "group": [
            "chat"
        ],
        "access": "public",
        "file": {
            "path": "chat/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing of the Chat Avatar.\n",
        "commentRange": {
            "start": 103,
            "end": 104
        },
        "context": {
            "type": "variable",
            "name": "kendo-chat-avatar-spacing",
            "value": "$kendo-chat-item-spacing-x",
            "scope": "default",
            "line": {
                "start": 105,
                "end": 105
            }
        },
        "group": [
            "chat"
        ],
        "access": "public",
        "file": {
            "path": "chat/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the Chat Toolbar.\n",
        "commentRange": {
            "start": 107,
            "end": 108
        },
        "context": {
            "type": "variable",
            "name": "kendo-chat-toolbar-padding-x",
            "value": "$kendo-toolbar-md-padding-x",
            "scope": "default",
            "line": {
                "start": 109,
                "end": 109
            }
        },
        "group": [
            "chat"
        ],
        "access": "public",
        "file": {
            "path": "chat/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the Chat Toolbar.\n",
        "commentRange": {
            "start": 110,
            "end": 111
        },
        "context": {
            "type": "variable",
            "name": "kendo-chat-toolbar-padding-y",
            "value": "$kendo-toolbar-md-padding-y",
            "scope": "default",
            "line": {
                "start": 112,
                "end": 112
            }
        },
        "group": [
            "chat"
        ],
        "access": "public",
        "file": {
            "path": "chat/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing of the Chat Toolbar.\n",
        "commentRange": {
            "start": 113,
            "end": 114
        },
        "context": {
            "type": "variable",
            "name": "kendo-chat-toolbar-spacing",
            "value": "$kendo-toolbar-md-spacing",
            "scope": "default",
            "line": {
                "start": 115,
                "end": 115
            }
        },
        "group": [
            "chat"
        ],
        "access": "public",
        "file": {
            "path": "chat/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Chat Toolbar.\n",
        "commentRange": {
            "start": 116,
            "end": 117
        },
        "context": {
            "type": "variable",
            "name": "kendo-chat-toolbar-bg",
            "value": "$kendo-toolbar-bg",
            "scope": "default",
            "line": {
                "start": 118,
                "end": 118
            }
        },
        "group": [
            "chat"
        ],
        "access": "public",
        "file": {
            "path": "chat/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Chat Toolbar.\n",
        "commentRange": {
            "start": 119,
            "end": 120
        },
        "context": {
            "type": "variable",
            "name": "kendo-chat-toolbar-text",
            "value": "$kendo-toolbar-text",
            "scope": "default",
            "line": {
                "start": 121,
                "end": 121
            }
        },
        "group": [
            "chat"
        ],
        "access": "public",
        "file": {
            "path": "chat/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Chat Toolbar.\n",
        "commentRange": {
            "start": 122,
            "end": 123
        },
        "context": {
            "type": "variable",
            "name": "kendo-chat-toolbar-border",
            "value": "inherit",
            "scope": "default",
            "line": {
                "start": 124,
                "end": 124
            }
        },
        "group": [
            "chat"
        ],
        "access": "public",
        "file": {
            "path": "chat/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the Chat quick reply.\n",
        "commentRange": {
            "start": 126,
            "end": 127
        },
        "context": {
            "type": "variable",
            "name": "kendo-chat-quick-reply-padding-x",
            "value": "k-spacing(3)",
            "scope": "default",
            "line": {
                "start": 128,
                "end": 128
            }
        },
        "group": [
            "chat"
        ],
        "access": "public",
        "file": {
            "path": "chat/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the Chat quick reply.\n",
        "commentRange": {
            "start": 129,
            "end": 130
        },
        "context": {
            "type": "variable",
            "name": "kendo-chat-quick-reply-padding-y",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 131,
                "end": 131
            }
        },
        "group": [
            "chat"
        ],
        "access": "public",
        "file": {
            "path": "chat/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing of the Chat quick reply.\n",
        "commentRange": {
            "start": 132,
            "end": 133
        },
        "context": {
            "type": "variable",
            "name": "kendo-chat-quick-reply-spacing",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 134,
                "end": 134
            }
        },
        "group": [
            "chat"
        ],
        "access": "public",
        "file": {
            "path": "chat/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the Chat quick reply.\n",
        "commentRange": {
            "start": 135,
            "end": 136
        },
        "context": {
            "type": "variable",
            "name": "kendo-chat-quick-reply-line-height",
            "value": "$kendo-chat-bubble-line-height",
            "scope": "default",
            "line": {
                "start": 137,
                "end": 137
            }
        },
        "group": [
            "chat"
        ],
        "access": "public",
        "file": {
            "path": "chat/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Chat.\n",
        "commentRange": {
            "start": 140,
            "end": 141
        },
        "context": {
            "type": "variable",
            "name": "kendo-chat-bg",
            "value": "$kendo-app-bg",
            "scope": "default",
            "line": {
                "start": 142,
                "end": 142
            }
        },
        "group": [
            "chat"
        ],
        "access": "public",
        "file": {
            "path": "chat/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Chat.\n",
        "commentRange": {
            "start": 143,
            "end": 144
        },
        "context": {
            "type": "variable",
            "name": "kendo-chat-text",
            "value": "$kendo-app-text",
            "scope": "default",
            "line": {
                "start": 145,
                "end": 145
            }
        },
        "group": [
            "chat"
        ],
        "access": "public",
        "file": {
            "path": "chat/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Chat.\n",
        "commentRange": {
            "start": 146,
            "end": 147
        },
        "context": {
            "type": "variable",
            "name": "kendo-chat-border",
            "value": "$kendo-app-border",
            "scope": "default",
            "line": {
                "start": 148,
                "end": 148
            }
        },
        "group": [
            "chat"
        ],
        "access": "public",
        "file": {
            "path": "chat/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Chat bubble.\n",
        "commentRange": {
            "start": 150,
            "end": 151
        },
        "context": {
            "type": "variable",
            "name": "kendo-chat-bubble-bg",
            "value": "$kendo-button-bg",
            "scope": "default",
            "line": {
                "start": 152,
                "end": 152
            }
        },
        "group": [
            "chat"
        ],
        "access": "public",
        "file": {
            "path": "chat/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Chat bubble.\n",
        "commentRange": {
            "start": 153,
            "end": 154
        },
        "context": {
            "type": "variable",
            "name": "kendo-chat-bubble-text",
            "value": "$kendo-button-text",
            "scope": "default",
            "line": {
                "start": 155,
                "end": 155
            }
        },
        "group": [
            "chat"
        ],
        "access": "public",
        "file": {
            "path": "chat/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Chat bubble.\n",
        "commentRange": {
            "start": 156,
            "end": 157
        },
        "context": {
            "type": "variable",
            "name": "kendo-chat-bubble-border",
            "value": "$kendo-chat-bubble-bg",
            "scope": "default",
            "line": {
                "start": 158,
                "end": 158
            }
        },
        "group": [
            "chat"
        ],
        "access": "public",
        "file": {
            "path": "chat/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The box shadow of the Chat bubble.\n",
        "commentRange": {
            "start": 159,
            "end": 160
        },
        "context": {
            "type": "variable",
            "name": "kendo-chat-bubble-shadow",
            "value": "none",
            "scope": "default",
            "line": {
                "start": 161,
                "end": 161
            }
        },
        "group": [
            "chat"
        ],
        "access": "public",
        "file": {
            "path": "chat/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The shadow of the hovered Chat bubble.\n",
        "commentRange": {
            "start": 162,
            "end": 163
        },
        "context": {
            "type": "variable",
            "name": "kendo-chat-bubble-hover-shadow",
            "value": "none",
            "scope": "default",
            "line": {
                "start": 164,
                "end": 164
            }
        },
        "group": [
            "chat"
        ],
        "access": "public",
        "file": {
            "path": "chat/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The shadow of the selected Chat bubble.\n",
        "commentRange": {
            "start": 165,
            "end": 166
        },
        "context": {
            "type": "variable",
            "name": "kendo-chat-bubble-selected-shadow",
            "value": "none",
            "scope": "default",
            "line": {
                "start": 167,
                "end": 167
            }
        },
        "group": [
            "chat"
        ],
        "access": "public",
        "file": {
            "path": "chat/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Chat alt bubble.\n",
        "commentRange": {
            "start": 169,
            "end": 170
        },
        "context": {
            "type": "variable",
            "name": "kendo-chat-alt-bubble-bg",
            "value": "$kendo-color-primary",
            "scope": "default",
            "line": {
                "start": 171,
                "end": 171
            }
        },
        "group": [
            "chat"
        ],
        "access": "public",
        "file": {
            "path": "chat/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Chat alt bubble.\n",
        "commentRange": {
            "start": 172,
            "end": 173
        },
        "context": {
            "type": "variable",
            "name": "kendo-chat-alt-bubble-text",
            "value": "if($kendo-enable-color-system, k-color( on-primary ), k-contrast-legacy( $kendo-chat-alt-bubble-bg ))",
            "scope": "default",
            "line": {
                "start": 174,
                "end": 174
            }
        },
        "group": [
            "chat"
        ],
        "access": "public",
        "file": {
            "path": "chat/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Chat alt bubble.\n",
        "commentRange": {
            "start": 175,
            "end": 176
        },
        "context": {
            "type": "variable",
            "name": "kendo-chat-alt-bubble-border",
            "value": "$kendo-chat-alt-bubble-bg",
            "scope": "default",
            "line": {
                "start": 177,
                "end": 177
            }
        },
        "group": [
            "chat"
        ],
        "access": "public",
        "file": {
            "path": "chat/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The shadow of the Chat alt bubble.\n",
        "commentRange": {
            "start": 178,
            "end": 179
        },
        "context": {
            "type": "variable",
            "name": "kendo-chat-alt-bubble-shadow",
            "value": "none",
            "scope": "default",
            "line": {
                "start": 180,
                "end": 180
            }
        },
        "group": [
            "chat"
        ],
        "access": "public",
        "file": {
            "path": "chat/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The shadow of the hovered Chat alt bubble.\n",
        "commentRange": {
            "start": 181,
            "end": 182
        },
        "context": {
            "type": "variable",
            "name": "kendo-chat-alt-bubble-hover-shadow",
            "value": "none",
            "scope": "default",
            "line": {
                "start": 183,
                "end": 183
            }
        },
        "group": [
            "chat"
        ],
        "access": "public",
        "file": {
            "path": "chat/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The shadow of the selected Chat alt bubble.\n",
        "commentRange": {
            "start": 184,
            "end": 185
        },
        "context": {
            "type": "variable",
            "name": "kendo-chat-alt-bubble-selected-shadow",
            "value": "none",
            "scope": "default",
            "line": {
                "start": 186,
                "end": 186
            }
        },
        "group": [
            "chat"
        ],
        "access": "public",
        "file": {
            "path": "chat/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Chat quick reply.\n",
        "commentRange": {
            "start": 188,
            "end": 189
        },
        "context": {
            "type": "variable",
            "name": "kendo-chat-quick-reply-bg",
            "value": "transparent",
            "scope": "default",
            "line": {
                "start": 190,
                "end": 190
            }
        },
        "group": [
            "chat"
        ],
        "access": "public",
        "file": {
            "path": "chat/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Chat quick reply.\n",
        "commentRange": {
            "start": 191,
            "end": 192
        },
        "context": {
            "type": "variable",
            "name": "kendo-chat-quick-reply-text",
            "value": "$kendo-color-primary",
            "scope": "default",
            "line": {
                "start": 193,
                "end": 193
            }
        },
        "group": [
            "chat"
        ],
        "access": "public",
        "file": {
            "path": "chat/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Chat quick reply.\n",
        "commentRange": {
            "start": 194,
            "end": 195
        },
        "context": {
            "type": "variable",
            "name": "kendo-chat-quick-reply-border",
            "value": "$kendo-color-primary",
            "scope": "default",
            "line": {
                "start": 196,
                "end": 196
            }
        },
        "group": [
            "chat"
        ],
        "access": "public",
        "file": {
            "path": "chat/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the hovered Chat quick reply.\n",
        "commentRange": {
            "start": 198,
            "end": 199
        },
        "context": {
            "type": "variable",
            "name": "kendo-chat-quick-reply-hover-bg",
            "value": "$kendo-color-primary",
            "scope": "default",
            "line": {
                "start": 200,
                "end": 200
            }
        },
        "group": [
            "chat"
        ],
        "access": "public",
        "file": {
            "path": "chat/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the hovered Chat quick reply.\n",
        "commentRange": {
            "start": 201,
            "end": 202
        },
        "context": {
            "type": "variable",
            "name": "kendo-chat-quick-reply-hover-text",
            "value": "$kendo-color-primary-contrast",
            "scope": "default",
            "line": {
                "start": 203,
                "end": 203
            }
        },
        "group": [
            "chat"
        ],
        "access": "public",
        "file": {
            "path": "chat/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the hovered Chat quick reply.\n",
        "commentRange": {
            "start": 204,
            "end": 205
        },
        "context": {
            "type": "variable",
            "name": "kendo-chat-quick-reply-hover-border",
            "value": "$kendo-color-primary",
            "scope": "default",
            "line": {
                "start": 206,
                "end": 206
            }
        },
        "group": [
            "chat"
        ],
        "access": "public",
        "file": {
            "path": "chat/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The shadow blur of the focused Chat quick reply.\n",
        "commentRange": {
            "start": 208,
            "end": 209
        },
        "context": {
            "type": "variable",
            "name": "kendo-chat-quick-reply-shadow-blur",
            "value": "0px",
            "scope": "default",
            "line": {
                "start": 210,
                "end": 210
            }
        },
        "group": [
            "chat"
        ],
        "access": "public",
        "file": {
            "path": "chat/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The shadow spread of the focused Chat quick reply.\n",
        "commentRange": {
            "start": 211,
            "end": 212
        },
        "context": {
            "type": "variable",
            "name": "kendo-chat-quick-reply-shadow-spread",
            "value": ".25rem",
            "scope": "default",
            "line": {
                "start": 213,
                "end": 213
            }
        },
        "group": [
            "chat"
        ],
        "access": "public",
        "file": {
            "path": "chat/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The shadow opacity of the focused Chat quick reply.\n",
        "commentRange": {
            "start": 214,
            "end": 215
        },
        "context": {
            "type": "variable",
            "name": "kendo-chat-quick-reply-shadow-opacity",
            "value": ".5",
            "scope": "default",
            "line": {
                "start": 216,
                "end": 216
            }
        },
        "group": [
            "chat"
        ],
        "access": "public",
        "file": {
            "path": "chat/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border width of the CheckBox.\n",
        "commentRange": {
            "start": 7,
            "end": 8
        },
        "context": {
            "type": "variable",
            "name": "kendo-checkbox-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 9,
                "end": 9
            }
        },
        "group": [
            "checkbox"
        ],
        "access": "public",
        "file": {
            "path": "checkbox/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The size of a small CheckBox.\n",
        "commentRange": {
            "start": 11,
            "end": 12
        },
        "context": {
            "type": "variable",
            "name": "kendo-checkbox-sm-size",
            "value": "k-spacing(3)",
            "scope": "default",
            "line": {
                "start": 13,
                "end": 13
            }
        },
        "group": [
            "checkbox"
        ],
        "access": "public",
        "file": {
            "path": "checkbox/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The size of a medium CheckBox.\n",
        "commentRange": {
            "start": 14,
            "end": 15
        },
        "context": {
            "type": "variable",
            "name": "kendo-checkbox-md-size",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 16,
                "end": 16
            }
        },
        "group": [
            "checkbox"
        ],
        "access": "public",
        "file": {
            "path": "checkbox/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The size of a large CheckBox.\n",
        "commentRange": {
            "start": 17,
            "end": 18
        },
        "context": {
            "type": "variable",
            "name": "kendo-checkbox-lg-size",
            "value": "k-spacing(5)",
            "scope": "default",
            "line": {
                "start": 19,
                "end": 19
            }
        },
        "group": [
            "checkbox"
        ],
        "access": "public",
        "file": {
            "path": "checkbox/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The glyph size of a small CheckBox.\n",
        "commentRange": {
            "start": 21,
            "end": 22
        },
        "context": {
            "type": "variable",
            "name": "kendo-checkbox-sm-glyph-size",
            "value": "k-spacing(2.5)",
            "scope": "default",
            "line": {
                "start": 23,
                "end": 23
            }
        },
        "group": [
            "checkbox"
        ],
        "access": "public",
        "file": {
            "path": "checkbox/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The glyph size of a medium CheckBox.\n",
        "commentRange": {
            "start": 24,
            "end": 25
        },
        "context": {
            "type": "variable",
            "name": "kendo-checkbox-md-glyph-size",
            "value": "k-spacing(3.5)",
            "scope": "default",
            "line": {
                "start": 26,
                "end": 26
            }
        },
        "group": [
            "checkbox"
        ],
        "access": "public",
        "file": {
            "path": "checkbox/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The glyph size of a large CheckBox.\n",
        "commentRange": {
            "start": 27,
            "end": 28
        },
        "context": {
            "type": "variable",
            "name": "kendo-checkbox-lg-glyph-size",
            "value": "k-spacing(4.5)",
            "scope": "default",
            "line": {
                "start": 29,
                "end": 29
            }
        },
        "group": [
            "checkbox"
        ],
        "access": "public",
        "file": {
            "path": "checkbox/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The ripple size of a small CheckBox.\n",
        "commentRange": {
            "start": 31,
            "end": 32
        },
        "context": {
            "type": "variable",
            "name": "kendo-checkbox-sm-ripple-size",
            "value": "300%",
            "scope": "default",
            "line": {
                "start": 33,
                "end": 33
            }
        },
        "group": [
            "checkbox"
        ],
        "access": "public",
        "file": {
            "path": "checkbox/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The ripple size of a medium CheckBox.\n",
        "commentRange": {
            "start": 34,
            "end": 35
        },
        "context": {
            "type": "variable",
            "name": "kendo-checkbox-md-ripple-size",
            "value": "300%",
            "scope": "default",
            "line": {
                "start": 36,
                "end": 36
            }
        },
        "group": [
            "checkbox"
        ],
        "access": "public",
        "file": {
            "path": "checkbox/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The ripple size of a large CheckBox.\n",
        "commentRange": {
            "start": 37,
            "end": 38
        },
        "context": {
            "type": "variable",
            "name": "kendo-checkbox-lg-ripple-size",
            "value": "300%",
            "scope": "default",
            "line": {
                "start": 39,
                "end": 39
            }
        },
        "group": [
            "checkbox"
        ],
        "access": "public",
        "file": {
            "path": "checkbox/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of CheckBox.\n",
        "commentRange": {
            "start": 60,
            "end": 61
        },
        "context": {
            "type": "variable",
            "name": "kendo-checkbox-bg",
            "value": "$kendo-component-bg",
            "scope": "default",
            "line": {
                "start": 62,
                "end": 62
            }
        },
        "group": [
            "checkbox"
        ],
        "access": "public",
        "file": {
            "path": "checkbox/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of CheckBox.\n",
        "commentRange": {
            "start": 63,
            "end": 64
        },
        "context": {
            "type": "variable",
            "name": "kendo-checkbox-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 65,
                "end": 65
            }
        },
        "group": [
            "checkbox"
        ],
        "access": "public",
        "file": {
            "path": "checkbox/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of CheckBox.\n",
        "commentRange": {
            "start": 66,
            "end": 67
        },
        "context": {
            "type": "variable",
            "name": "kendo-checkbox-border",
            "value": "if($kendo-enable-color-system, k-color( border-alt ), if( k-is-light( $kendo-checkbox-bg ), #ced4da, #6c757d ))",
            "scope": "default",
            "line": {
                "start": 68,
                "end": 68
            }
        },
        "group": [
            "checkbox"
        ],
        "access": "public",
        "file": {
            "path": "checkbox/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the hovered CheckBox.\n",
        "commentRange": {
            "start": 70,
            "end": 71
        },
        "context": {
            "type": "variable",
            "name": "kendo-checkbox-hover-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 72,
                "end": 72
            }
        },
        "group": [
            "checkbox"
        ],
        "access": "public",
        "file": {
            "path": "checkbox/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the hovered CheckBox.\n",
        "commentRange": {
            "start": 73,
            "end": 74
        },
        "context": {
            "type": "variable",
            "name": "kendo-checkbox-hover-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 75,
                "end": 75
            }
        },
        "group": [
            "checkbox"
        ],
        "access": "public",
        "file": {
            "path": "checkbox/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the hovered CheckBox.\n",
        "commentRange": {
            "start": 76,
            "end": 77
        },
        "context": {
            "type": "variable",
            "name": "kendo-checkbox-hover-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 78,
                "end": 78
            }
        },
        "group": [
            "checkbox"
        ],
        "access": "public",
        "file": {
            "path": "checkbox/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the checked CheckBox.\n",
        "commentRange": {
            "start": 80,
            "end": 81
        },
        "context": {
            "type": "variable",
            "name": "kendo-checkbox-checked-bg",
            "value": "$kendo-color-primary",
            "scope": "default",
            "line": {
                "start": 82,
                "end": 82
            }
        },
        "group": [
            "checkbox"
        ],
        "access": "public",
        "file": {
            "path": "checkbox/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The color of the checked CheckBox.\n",
        "commentRange": {
            "start": 83,
            "end": 84
        },
        "context": {
            "type": "variable",
            "name": "kendo-checkbox-checked-text",
            "value": "if($kendo-enable-color-system, k-color( on-primary ), k-contrast-legacy( $kendo-checkbox-checked-bg ))",
            "scope": "default",
            "line": {
                "start": 85,
                "end": 85
            }
        },
        "group": [
            "checkbox"
        ],
        "access": "public",
        "file": {
            "path": "checkbox/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the checked CheckBox.\n",
        "commentRange": {
            "start": 86,
            "end": 87
        },
        "context": {
            "type": "variable",
            "name": "kendo-checkbox-checked-border",
            "value": "$kendo-checkbox-checked-bg",
            "scope": "default",
            "line": {
                "start": 88,
                "end": 88
            }
        },
        "group": [
            "checkbox"
        ],
        "access": "public",
        "file": {
            "path": "checkbox/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the indeterminate CheckBox.\n",
        "commentRange": {
            "start": 90,
            "end": 91
        },
        "context": {
            "type": "variable",
            "name": "kendo-checkbox-indeterminate-bg",
            "value": "$kendo-checkbox-checked-bg",
            "scope": "default",
            "line": {
                "start": 92,
                "end": 92
            }
        },
        "group": [
            "checkbox"
        ],
        "access": "public",
        "file": {
            "path": "checkbox/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the indeterminate CheckBox.\n",
        "commentRange": {
            "start": 93,
            "end": 94
        },
        "context": {
            "type": "variable",
            "name": "kendo-checkbox-indeterminate-text",
            "value": "$kendo-checkbox-checked-text",
            "scope": "default",
            "line": {
                "start": 95,
                "end": 95
            }
        },
        "group": [
            "checkbox"
        ],
        "access": "public",
        "file": {
            "path": "checkbox/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the indeterminate CheckBox.\n",
        "commentRange": {
            "start": 96,
            "end": 97
        },
        "context": {
            "type": "variable",
            "name": "kendo-checkbox-indeterminate-border",
            "value": "$kendo-checkbox-checked-border",
            "scope": "default",
            "line": {
                "start": 98,
                "end": 98
            }
        },
        "group": [
            "checkbox"
        ],
        "access": "public",
        "file": {
            "path": "checkbox/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the focused CheckBox.\n",
        "commentRange": {
            "start": 100,
            "end": 101
        },
        "context": {
            "type": "variable",
            "name": "kendo-checkbox-focus-border",
            "value": "if($kendo-enable-color-system, k-color( primary-emphasis ), k-try-tint( $kendo-color-primary, 50% ))",
            "scope": "default",
            "line": {
                "start": 102,
                "end": 102
            }
        },
        "group": [
            "checkbox"
        ],
        "access": "public",
        "file": {
            "path": "checkbox/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The box shadow of the focused CheckBox.\n",
        "commentRange": {
            "start": 103,
            "end": 104
        },
        "context": {
            "type": "variable",
            "name": "kendo-checkbox-focus-shadow",
            "value": "0 0 0 .25rem if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 25%, transparent), rgba( $kendo-color-primary, .25 ))",
            "scope": "default",
            "line": {
                "start": 105,
                "end": 105
            }
        },
        "group": [
            "checkbox"
        ],
        "access": "public",
        "file": {
            "path": "checkbox/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the focused and checked CheckBox.\n",
        "commentRange": {
            "start": 106,
            "end": 107
        },
        "context": {
            "type": "variable",
            "name": "kendo-checkbox-focus-checked-border",
            "value": "$kendo-checkbox-checked-border",
            "scope": "default",
            "line": {
                "start": 108,
                "end": 108
            }
        },
        "group": [
            "checkbox"
        ],
        "access": "public",
        "file": {
            "path": "checkbox/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The box shadow of the focused and checked CheckBox.\n",
        "commentRange": {
            "start": 109,
            "end": 110
        },
        "context": {
            "type": "variable",
            "name": "kendo-checkbox-focus-checked-shadow",
            "value": "$kendo-checkbox-focus-shadow",
            "scope": "default",
            "line": {
                "start": 111,
                "end": 111
            }
        },
        "group": [
            "checkbox"
        ],
        "access": "public",
        "file": {
            "path": "checkbox/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the disabled CheckBox.\n",
        "commentRange": {
            "start": 113,
            "end": 114
        },
        "context": {
            "type": "variable",
            "name": "kendo-checkbox-disabled-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 115,
                "end": 115
            }
        },
        "group": [
            "checkbox"
        ],
        "access": "public",
        "file": {
            "path": "checkbox/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the disabled CheckBox.\n",
        "commentRange": {
            "start": 116,
            "end": 117
        },
        "context": {
            "type": "variable",
            "name": "kendo-checkbox-disabled-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 118,
                "end": 118
            }
        },
        "group": [
            "checkbox"
        ],
        "access": "public",
        "file": {
            "path": "checkbox/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the disabled CheckBox.\n",
        "commentRange": {
            "start": 119,
            "end": 120
        },
        "context": {
            "type": "variable",
            "name": "kendo-checkbox-disabled-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 121,
                "end": 121
            }
        },
        "group": [
            "checkbox"
        ],
        "access": "public",
        "file": {
            "path": "checkbox/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the disabled and checked CheckBox.\n",
        "commentRange": {
            "start": 123,
            "end": 124
        },
        "context": {
            "type": "variable",
            "name": "kendo-checkbox-disabled-checked-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 125,
                "end": 125
            }
        },
        "group": [
            "checkbox"
        ],
        "access": "public",
        "file": {
            "path": "checkbox/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the disabled and checked CheckBox.\n",
        "commentRange": {
            "start": 126,
            "end": 127
        },
        "context": {
            "type": "variable",
            "name": "kendo-checkbox-disabled-checked-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 128,
                "end": 128
            }
        },
        "group": [
            "checkbox"
        ],
        "access": "public",
        "file": {
            "path": "checkbox/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the disabled and checked CheckBox.\n",
        "commentRange": {
            "start": 129,
            "end": 130
        },
        "context": {
            "type": "variable",
            "name": "kendo-checkbox-disabled-checked-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 131,
                "end": 131
            }
        },
        "group": [
            "checkbox"
        ],
        "access": "public",
        "file": {
            "path": "checkbox/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the invalid CheckBox.\n",
        "commentRange": {
            "start": 133,
            "end": 134
        },
        "context": {
            "type": "variable",
            "name": "kendo-checkbox-invalid-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 135,
                "end": 135
            }
        },
        "group": [
            "checkbox"
        ],
        "access": "public",
        "file": {
            "path": "checkbox/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the invalid CheckBox.\n",
        "commentRange": {
            "start": 136,
            "end": 137
        },
        "context": {
            "type": "variable",
            "name": "kendo-checkbox-invalid-text",
            "value": "$kendo-invalid-text",
            "scope": "default",
            "line": {
                "start": 138,
                "end": 138
            }
        },
        "group": [
            "checkbox"
        ],
        "access": "public",
        "file": {
            "path": "checkbox/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the invalid CheckBox.\n",
        "commentRange": {
            "start": 139,
            "end": 140
        },
        "context": {
            "type": "variable",
            "name": "kendo-checkbox-invalid-border",
            "value": "$kendo-invalid-border",
            "scope": "default",
            "line": {
                "start": 141,
                "end": 141
            }
        },
        "group": [
            "checkbox"
        ],
        "access": "public",
        "file": {
            "path": "checkbox/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The type of the CheckBox indicator.\n",
        "commentRange": {
            "start": 146,
            "end": 147
        },
        "context": {
            "type": "variable",
            "name": "kendo-checkbox-indicator-type",
            "value": "image",
            "scope": "default",
            "line": {
                "start": 148,
                "end": 148
            }
        },
        "group": [
            "checkbox"
        ],
        "access": "public",
        "file": {
            "path": "checkbox/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the CheckBox indicator glyph.\n",
        "commentRange": {
            "start": 150,
            "end": 151
        },
        "context": {
            "type": "variable",
            "name": "kendo-checkbox-glyph-font-family",
            "value": "\"WebComponentsIcons\", monospace",
            "scope": "default",
            "line": {
                "start": 152,
                "end": 152
            }
        },
        "group": [
            "checkbox"
        ],
        "access": "public",
        "file": {
            "path": "checkbox/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The glyph of the CheckBox indicator.\n",
        "commentRange": {
            "start": 153,
            "end": 154
        },
        "context": {
            "type": "variable",
            "name": "kendo-checkbox-checked-glyph",
            "value": "\"\\e118\"",
            "scope": "default",
            "line": {
                "start": 155,
                "end": 155
            }
        },
        "group": [
            "checkbox"
        ],
        "access": "public",
        "file": {
            "path": "checkbox/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The glyph of the indeterminate CheckBox indicator.\n",
        "commentRange": {
            "start": 156,
            "end": 157
        },
        "context": {
            "type": "variable",
            "name": "kendo-checkbox-indeterminate-glyph",
            "value": "\"\\e121\"",
            "scope": "default",
            "line": {
                "start": 158,
                "end": 158
            }
        },
        "group": [
            "checkbox"
        ],
        "access": "public",
        "file": {
            "path": "checkbox/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The image for a checked CheckBox indicator.\n",
        "commentRange": {
            "start": 160,
            "end": 161
        },
        "context": {
            "type": "variable",
            "name": "kendo-checkbox-checked-image",
            "value": "k-escape-svg( url(\"data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'><path fill='none' stroke='#ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/></svg>\") )",
            "scope": "default",
            "line": {
                "start": 162,
                "end": 162
            }
        },
        "group": [
            "checkbox"
        ],
        "access": "public",
        "file": {
            "path": "checkbox/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The image for a indeterminate CheckBox indicator.\n",
        "commentRange": {
            "start": 163,
            "end": 164
        },
        "context": {
            "type": "variable",
            "name": "kendo-checkbox-indeterminate-image",
            "value": "k-escape-svg( url(\"data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'><path fill='none' stroke='#0d6efd' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/></svg>\") )",
            "scope": "default",
            "line": {
                "start": 165,
                "end": 165
            }
        },
        "group": [
            "checkbox"
        ],
        "access": "public",
        "file": {
            "path": "checkbox/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal margin of the CheckBox inside a label.\n",
        "commentRange": {
            "start": 170,
            "end": 171
        },
        "context": {
            "type": "variable",
            "name": "kendo-checkbox-label-margin-x",
            "value": "k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 172,
                "end": 172
            }
        },
        "group": [
            "checkbox"
        ],
        "access": "public",
        "file": {
            "path": "checkbox/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing between the items in a horizontal CheckBox list.\n",
        "commentRange": {
            "start": 177,
            "end": 178
        },
        "context": {
            "type": "variable",
            "name": "kendo-checkbox-list-spacing",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 179,
                "end": 179
            }
        },
        "group": [
            "checkbox"
        ],
        "access": "public",
        "file": {
            "path": "checkbox/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the CheckBox list items.\n",
        "commentRange": {
            "start": 180,
            "end": 181
        },
        "context": {
            "type": "variable",
            "name": "kendo-checkbox-list-item-padding-x",
            "value": "k-spacing(0)",
            "scope": "default",
            "line": {
                "start": 182,
                "end": 182
            }
        },
        "group": [
            "checkbox"
        ],
        "access": "public",
        "file": {
            "path": "checkbox/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the CheckBox list items\n",
        "commentRange": {
            "start": 183,
            "end": 184
        },
        "context": {
            "type": "variable",
            "name": "kendo-checkbox-list-item-padding-y",
            "value": "$kendo-list-md-item-padding-y",
            "scope": "default",
            "line": {
                "start": 185,
                "end": 185
            }
        },
        "group": [
            "checkbox"
        ],
        "access": "public",
        "file": {
            "path": "checkbox/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the CheckBox' ripple.\n",
        "commentRange": {
            "start": 190,
            "end": 191
        },
        "context": {
            "type": "variable",
            "name": "kendo-checkbox-ripple-bg",
            "value": "$kendo-checkbox-checked-bg",
            "scope": "default",
            "line": {
                "start": 192,
                "end": 192
            }
        },
        "group": [
            "checkbox"
        ],
        "access": "public",
        "file": {
            "path": "checkbox/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The opacity of the CheckBox' ripple.\n",
        "commentRange": {
            "start": 193,
            "end": 194
        },
        "context": {
            "type": "variable",
            "name": "kendo-checkbox-ripple-opacity",
            "value": ".25",
            "scope": "default",
            "line": {
                "start": 195,
                "end": 195
            }
        },
        "group": [
            "checkbox"
        ],
        "access": "public",
        "file": {
            "path": "checkbox/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the border around the Chip.\n",
        "commentRange": {
            "start": 8,
            "end": 9
        },
        "context": {
            "type": "variable",
            "name": "kendo-chip-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 10,
                "end": 10
            }
        },
        "group": [
            "chip"
        ],
        "access": "public",
        "file": {
            "path": "chip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing between the text and the icons of the Chip.\n",
        "commentRange": {
            "start": 11,
            "end": 12
        },
        "context": {
            "type": "variable",
            "name": "kendo-chip-spacing",
            "value": "k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 13,
                "end": 13
            }
        },
        "group": [
            "chip"
        ],
        "access": "public",
        "file": {
            "path": "chip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the Chip.\n",
        "commentRange": {
            "start": 15,
            "end": 16
        },
        "context": {
            "type": "variable",
            "name": "kendo-chip-padding-x",
            "value": "k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 17,
                "end": 17
            }
        },
        "group": [
            "chip"
        ],
        "access": "public",
        "file": {
            "path": "chip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the small Chip.\n",
        "commentRange": {
            "start": 18,
            "end": 19
        },
        "context": {
            "type": "variable",
            "name": "kendo-chip-sm-padding-x",
            "value": "k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 20,
                "end": 20
            }
        },
        "group": [
            "chip"
        ],
        "access": "public",
        "file": {
            "path": "chip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the medium Chip.\n",
        "commentRange": {
            "start": 21,
            "end": 22
        },
        "context": {
            "type": "variable",
            "name": "kendo-chip-md-padding-x",
            "value": "k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 23,
                "end": 23
            }
        },
        "group": [
            "chip"
        ],
        "access": "public",
        "file": {
            "path": "chip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the large Chip.\n",
        "commentRange": {
            "start": 24,
            "end": 25
        },
        "context": {
            "type": "variable",
            "name": "kendo-chip-lg-padding-x",
            "value": "k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 26,
                "end": 26
            }
        },
        "group": [
            "chip"
        ],
        "access": "public",
        "file": {
            "path": "chip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the Chip.\n",
        "commentRange": {
            "start": 28,
            "end": 29
        },
        "context": {
            "type": "variable",
            "name": "kendo-chip-padding-y",
            "value": "k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 30,
                "end": 30
            }
        },
        "group": [
            "chip"
        ],
        "access": "public",
        "file": {
            "path": "chip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the small Chip.\n",
        "commentRange": {
            "start": 31,
            "end": 32
        },
        "context": {
            "type": "variable",
            "name": "kendo-chip-sm-padding-y",
            "value": "k-spacing(0.5)",
            "scope": "default",
            "line": {
                "start": 33,
                "end": 33
            }
        },
        "group": [
            "chip"
        ],
        "access": "public",
        "file": {
            "path": "chip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the medium Chip.\n",
        "commentRange": {
            "start": 34,
            "end": 35
        },
        "context": {
            "type": "variable",
            "name": "kendo-chip-md-padding-y",
            "value": "k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 36,
                "end": 36
            }
        },
        "group": [
            "chip"
        ],
        "access": "public",
        "file": {
            "path": "chip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the large Chip.\n",
        "commentRange": {
            "start": 37,
            "end": 38
        },
        "context": {
            "type": "variable",
            "name": "kendo-chip-lg-padding-y",
            "value": "k-spacing(1.5)",
            "scope": "default",
            "line": {
                "start": 39,
                "end": 39
            }
        },
        "group": [
            "chip"
        ],
        "access": "public",
        "file": {
            "path": "chip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the Chip.\n",
        "commentRange": {
            "start": 41,
            "end": 42
        },
        "context": {
            "type": "variable",
            "name": "kendo-chip-font-size",
            "value": "var( --kendo-font-size, inherit )",
            "scope": "default",
            "line": {
                "start": 43,
                "end": 43
            }
        },
        "group": [
            "chip"
        ],
        "access": "public",
        "file": {
            "path": "chip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the small Chip.\n",
        "commentRange": {
            "start": 44,
            "end": 45
        },
        "context": {
            "type": "variable",
            "name": "kendo-chip-sm-font-size",
            "value": "var( --kendo-font-size-sm, inherit )",
            "scope": "default",
            "line": {
                "start": 46,
                "end": 46
            }
        },
        "group": [
            "chip"
        ],
        "access": "public",
        "file": {
            "path": "chip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the medium Chip.\n",
        "commentRange": {
            "start": 47,
            "end": 48
        },
        "context": {
            "type": "variable",
            "name": "kendo-chip-md-font-size",
            "value": "var( --kendo-font-size, inherit )",
            "scope": "default",
            "line": {
                "start": 49,
                "end": 49
            }
        },
        "group": [
            "chip"
        ],
        "access": "public",
        "file": {
            "path": "chip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the large Chip.\n",
        "commentRange": {
            "start": 50,
            "end": 51
        },
        "context": {
            "type": "variable",
            "name": "kendo-chip-lg-font-size",
            "value": "var( --kendo-font-size, inherit )",
            "scope": "default",
            "line": {
                "start": 52,
                "end": 52
            }
        },
        "group": [
            "chip"
        ],
        "access": "public",
        "file": {
            "path": "chip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The Chip's line height that is related to the $kendo-font-size.\n",
        "commentRange": {
            "start": 54,
            "end": 55
        },
        "context": {
            "type": "variable",
            "name": "kendo-chip-line-height",
            "value": "1.25",
            "scope": "default",
            "line": {
                "start": 56,
                "end": 56
            }
        },
        "group": [
            "chip"
        ],
        "access": "public",
        "file": {
            "path": "chip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The small Chip's line height that is related to the $kendo-font-size.\n",
        "commentRange": {
            "start": 57,
            "end": 58
        },
        "context": {
            "type": "variable",
            "name": "kendo-chip-sm-line-height",
            "value": "$kendo-chip-line-height",
            "scope": "default",
            "line": {
                "start": 59,
                "end": 59
            }
        },
        "group": [
            "chip"
        ],
        "access": "public",
        "file": {
            "path": "chip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The medium Chip's line height that is related to the $kendo-font-size.\n",
        "commentRange": {
            "start": 60,
            "end": 61
        },
        "context": {
            "type": "variable",
            "name": "kendo-chip-md-line-height",
            "value": "$kendo-chip-line-height",
            "scope": "default",
            "line": {
                "start": 62,
                "end": 62
            }
        },
        "group": [
            "chip"
        ],
        "access": "public",
        "file": {
            "path": "chip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The large Chip's line height that is related to the $kendo-font-size.\n",
        "commentRange": {
            "start": 63,
            "end": 64
        },
        "context": {
            "type": "variable",
            "name": "kendo-chip-lg-line-height",
            "value": "$kendo-chip-line-height",
            "scope": "default",
            "line": {
                "start": 65,
                "end": 65
            }
        },
        "group": [
            "chip"
        ],
        "access": "public",
        "file": {
            "path": "chip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The calculated height of the Chip.\n",
        "commentRange": {
            "start": 67,
            "end": 68
        },
        "context": {
            "type": "variable",
            "name": "kendo-chip-calc-size",
            "value": "calc( #{$kendo-chip-line-height * 1em} + calc( #{$kendo-chip-padding-y} * 2 ) + #{$kendo-chip-border-width * 2} )",
            "scope": "default",
            "line": {
                "start": 69,
                "end": 69
            }
        },
        "group": [
            "chip"
        ],
        "access": "public",
        "file": {
            "path": "chip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The map with the sizes of the Chip.\n",
        "commentRange": {
            "start": 73,
            "end": 74
        },
        "context": {
            "type": "variable",
            "name": "kendo-chip-sizes",
            "value": "(\n    sm: (\n        padding-x: $kendo-chip-sm-padding-x,\n        padding-y: $kendo-chip-sm-padding-y,\n        font-size: $kendo-chip-sm-font-size,\n        line-height: $kendo-chip-sm-line-height\n    ),\n    md: (\n        padding-x: $kendo-chip-md-padding-x,\n        padding-y: $kendo-chip-md-padding-y,\n        font-size: $kendo-chip-md-font-size,\n        line-height: $kendo-chip-md-line-height\n    ),\n    lg: (\n        padding-x: $kendo-chip-lg-padding-x,\n        padding-y: $kendo-chip-lg-padding-y,\n        font-size: $kendo-chip-lg-font-size,\n        line-height: $kendo-chip-lg-line-height\n    )\n)",
            "scope": "default",
            "line": {
                "start": 75,
                "end": 94
            }
        },
        "group": [
            "chip"
        ],
        "access": "public",
        "file": {
            "path": "chip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The base background color of the Chip.\n",
        "commentRange": {
            "start": 96,
            "end": 97
        },
        "context": {
            "type": "variable",
            "name": "kendo-chip-base-bg",
            "value": "$kendo-button-bg",
            "scope": "default",
            "line": {
                "start": 98,
                "end": 98
            }
        },
        "group": [
            "chip"
        ],
        "access": "public",
        "file": {
            "path": "chip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The theme colors map for the Chip.\n",
        "commentRange": {
            "start": 100,
            "end": 101
        },
        "context": {
            "type": "variable",
            "name": "kendo-chip-theme-colors",
            "value": "(\n    \"base\": $kendo-chip-base-bg,\n    \"error\": map.get( $kendo-theme-colors, \"error\" ),\n    \"info\": map.get( $kendo-theme-colors, \"info\" ),\n    \"warning\": map.get( $kendo-theme-colors, \"warning\" ),\n    \"success\": map.get( $kendo-theme-colors, \"success\" )\n)",
            "scope": "default",
            "line": {
                "start": 102,
                "end": 108
            }
        },
        "group": [
            "chip"
        ],
        "access": "public",
        "file": {
            "path": "chip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The base background color of the solid Chip.\n",
        "commentRange": {
            "start": 110,
            "end": 111
        },
        "context": {
            "type": "variable",
            "name": "kendo-chip-solid-bg",
            "value": "$kendo-chip-base-bg",
            "scope": "default",
            "line": {
                "start": 112,
                "end": 112
            }
        },
        "group": [
            "chip"
        ],
        "access": "public",
        "file": {
            "path": "chip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "he base text color of the solid Chip.\n",
        "commentRange": {
            "start": 113,
            "end": 114
        },
        "context": {
            "type": "variable",
            "name": "kendo-chip-solid-text",
            "value": "$kendo-button-text",
            "scope": "default",
            "line": {
                "start": 115,
                "end": 115
            }
        },
        "group": [
            "chip"
        ],
        "access": "public",
        "file": {
            "path": "chip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The base border color of the solid Chip.\n",
        "commentRange": {
            "start": 116,
            "end": 117
        },
        "context": {
            "type": "variable",
            "name": "kendo-chip-solid-border",
            "value": "$kendo-button-border",
            "scope": "default",
            "line": {
                "start": 118,
                "end": 118
            }
        },
        "group": [
            "chip"
        ],
        "access": "public",
        "file": {
            "path": "chip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The base shadow of the solid Chip.\n",
        "commentRange": {
            "start": 119,
            "end": 120
        },
        "context": {
            "type": "variable",
            "name": "kendo-chip-solid-shadow",
            "value": "0 0 0 2px rgba( $kendo-chip-base-bg, .16 )",
            "scope": "default",
            "line": {
                "start": 121,
                "end": 121
            }
        },
        "group": [
            "chip"
        ],
        "access": "public",
        "file": {
            "path": "chip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The base gradient of the solid Chip.\n",
        "commentRange": {
            "start": 122,
            "end": 123
        },
        "context": {
            "type": "variable",
            "name": "kendo-chip-solid-gradient",
            "value": "$kendo-button-gradient",
            "scope": "default",
            "line": {
                "start": 124,
                "end": 124
            }
        },
        "group": [
            "chip"
        ],
        "access": "public",
        "file": {
            "path": "chip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The base background color of the focused solid Chip.\n",
        "commentRange": {
            "start": 126,
            "end": 127
        },
        "context": {
            "type": "variable",
            "name": "kendo-chip-solid-focus-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 128,
                "end": 128
            }
        },
        "group": [
            "chip"
        ],
        "access": "public",
        "file": {
            "path": "chip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The base text color of the focused solid Chip.\n",
        "commentRange": {
            "start": 129,
            "end": 130
        },
        "context": {
            "type": "variable",
            "name": "kendo-chip-solid-focus-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 131,
                "end": 131
            }
        },
        "group": [
            "chip"
        ],
        "access": "public",
        "file": {
            "path": "chip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The base background color of the hovered solid Chip.\n",
        "commentRange": {
            "start": 133,
            "end": 134
        },
        "context": {
            "type": "variable",
            "name": "kendo-chip-solid-hover-bg",
            "value": "$kendo-button-hover-bg",
            "scope": "default",
            "line": {
                "start": 135,
                "end": 135
            }
        },
        "group": [
            "chip"
        ],
        "access": "public",
        "file": {
            "path": "chip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The base text color of the hovered solid Chip.\n",
        "commentRange": {
            "start": 136,
            "end": 137
        },
        "context": {
            "type": "variable",
            "name": "kendo-chip-solid-hover-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 138,
                "end": 138
            }
        },
        "group": [
            "chip"
        ],
        "access": "public",
        "file": {
            "path": "chip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The base background color of the selected solid Chip.\n",
        "commentRange": {
            "start": 140,
            "end": 141
        },
        "context": {
            "type": "variable",
            "name": "kendo-chip-solid-selected-bg",
            "value": "$kendo-button-active-bg",
            "scope": "default",
            "line": {
                "start": 142,
                "end": 142
            }
        },
        "group": [
            "chip"
        ],
        "access": "public",
        "file": {
            "path": "chip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The base text color of the selected solid Chip.\n",
        "commentRange": {
            "start": 143,
            "end": 144
        },
        "context": {
            "type": "variable",
            "name": "kendo-chip-solid-selected-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 145,
                "end": 145
            }
        },
        "group": [
            "chip"
        ],
        "access": "public",
        "file": {
            "path": "chip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The base background color of the outline Chip.\n",
        "commentRange": {
            "start": 147,
            "end": 148
        },
        "context": {
            "type": "variable",
            "name": "kendo-chip-outline-bg",
            "value": "$kendo-component-bg",
            "scope": "default",
            "line": {
                "start": 149,
                "end": 149
            }
        },
        "group": [
            "chip"
        ],
        "access": "public",
        "file": {
            "path": "chip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The base text color of the outline Chip.\n",
        "commentRange": {
            "start": 150,
            "end": 151
        },
        "context": {
            "type": "variable",
            "name": "kendo-chip-outline-text",
            "value": "if($kendo-enable-color-system, k-color( base-on-surface ), $kendo-chip-solid-text)",
            "scope": "default",
            "line": {
                "start": 152,
                "end": 152
            }
        },
        "group": [
            "chip"
        ],
        "access": "public",
        "file": {
            "path": "chip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The base border color of the outline Chip.\n",
        "commentRange": {
            "start": 153,
            "end": 154
        },
        "context": {
            "type": "variable",
            "name": "kendo-chip-outline-border",
            "value": "$kendo-chip-outline-text",
            "scope": "default",
            "line": {
                "start": 155,
                "end": 155
            }
        },
        "group": [
            "chip"
        ],
        "access": "public",
        "file": {
            "path": "chip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The base shadow of the outline Chip.\n",
        "commentRange": {
            "start": 156,
            "end": 157
        },
        "context": {
            "type": "variable",
            "name": "kendo-chip-outline-shadow",
            "value": "0 0 0 2px rgba( $kendo-chip-base-bg, .16 )",
            "scope": "default",
            "line": {
                "start": 158,
                "end": 158
            }
        },
        "group": [
            "chip"
        ],
        "access": "public",
        "file": {
            "path": "chip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The base background color of the hovered outline Chip.\n",
        "commentRange": {
            "start": 160,
            "end": 161
        },
        "context": {
            "type": "variable",
            "name": "kendo-chip-outline-hover-bg",
            "value": "$kendo-chip-outline-text",
            "scope": "default",
            "line": {
                "start": 162,
                "end": 162
            }
        },
        "group": [
            "chip"
        ],
        "access": "public",
        "file": {
            "path": "chip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The base text color of the hovered outline Chip.\n",
        "commentRange": {
            "start": 163,
            "end": 164
        },
        "context": {
            "type": "variable",
            "name": "kendo-chip-outline-hover-text",
            "value": "if($kendo-enable-color-system, k-color( base-subtle ), k-contrast-legacy( $kendo-chip-outline-hover-bg ))",
            "scope": "default",
            "line": {
                "start": 165,
                "end": 165
            }
        },
        "group": [
            "chip"
        ],
        "access": "public",
        "file": {
            "path": "chip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The base background color of the selected outline Chip.\n",
        "commentRange": {
            "start": 167,
            "end": 168
        },
        "context": {
            "type": "variable",
            "name": "kendo-chip-outline-selected-bg",
            "value": "$kendo-chip-outline-hover-bg",
            "scope": "default",
            "line": {
                "start": 169,
                "end": 169
            }
        },
        "group": [
            "chip"
        ],
        "access": "public",
        "file": {
            "path": "chip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The base text color of the selected outline Chip.\n",
        "commentRange": {
            "start": 170,
            "end": 171
        },
        "context": {
            "type": "variable",
            "name": "kendo-chip-outline-selected-text",
            "value": "$kendo-chip-outline-hover-text",
            "scope": "default",
            "line": {
                "start": 172,
                "end": 172
            }
        },
        "group": [
            "chip"
        ],
        "access": "public",
        "file": {
            "path": "chip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The sizes of the Chip list.\n",
        "commentRange": {
            "start": 176,
            "end": 177
        },
        "context": {
            "type": "variable",
            "name": "kendo-chip-list-sizes",
            "value": "(\n    sm: k-spacing(1),\n    md: k-spacing(1),\n    lg: k-spacing(1)\n)",
            "scope": "default",
            "line": {
                "start": 178,
                "end": 182
            }
        },
        "group": [
            "chip"
        ],
        "access": "public",
        "file": {
            "path": "chip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacer of the ColorEditor.\n",
        "commentRange": {
            "start": 5,
            "end": 6
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-editor-spacer",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 7,
                "end": 7
            }
        },
        "group": [
            "color-editor"
        ],
        "access": "public",
        "file": {
            "path": "coloreditor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The minimum width of the ColorEditor.\n",
        "commentRange": {
            "start": 9,
            "end": 10
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-editor-min-width",
            "value": "328px",
            "scope": "default",
            "line": {
                "start": 11,
                "end": 11
            }
        },
        "group": [
            "color-editor"
        ],
        "access": "public",
        "file": {
            "path": "coloreditor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The minimum width of the ColorEditor.\n",
        "commentRange": {
            "start": 12,
            "end": 13
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-editor-sm-min-width",
            "value": "266px",
            "scope": "default",
            "line": {
                "start": 14,
                "end": 14
            }
        },
        "group": [
            "color-editor"
        ],
        "access": "public",
        "file": {
            "path": "coloreditor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The minimum width of the ColorEditor.\n",
        "commentRange": {
            "start": 15,
            "end": 16
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-editor-md-min-width",
            "value": "$kendo-color-editor-min-width",
            "scope": "default",
            "line": {
                "start": 17,
                "end": 17
            }
        },
        "group": [
            "color-editor"
        ],
        "access": "public",
        "file": {
            "path": "coloreditor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The minimum width of the ColorEditor.\n",
        "commentRange": {
            "start": 18,
            "end": 19
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-editor-lg-min-width",
            "value": "362px",
            "scope": "default",
            "line": {
                "start": 20,
                "end": 20
            }
        },
        "group": [
            "color-editor"
        ],
        "access": "public",
        "file": {
            "path": "coloreditor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the border around the ColorEditor.\n",
        "commentRange": {
            "start": 22,
            "end": 23
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-editor-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 24,
                "end": 24
            }
        },
        "group": [
            "color-editor"
        ],
        "access": "public",
        "file": {
            "path": "coloreditor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border radius of the ColorEditor.\n",
        "commentRange": {
            "start": 25,
            "end": 26
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-editor-border-radius",
            "value": "k-border-radius(md)",
            "scope": "default",
            "line": {
                "start": 27,
                "end": 27
            }
        },
        "group": [
            "color-editor"
        ],
        "access": "public",
        "file": {
            "path": "coloreditor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the ColorEditor.\n",
        "commentRange": {
            "start": 28,
            "end": 29
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-editor-font-family",
            "value": "var( --kendo-font-family, inherit )",
            "scope": "default",
            "line": {
                "start": 30,
                "end": 30
            }
        },
        "group": [
            "color-editor"
        ],
        "access": "public",
        "file": {
            "path": "coloreditor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the ColorEditor.\n",
        "commentRange": {
            "start": 31,
            "end": 32
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-editor-font-size",
            "value": "var( --kendo-font-size, inherit )",
            "scope": "default",
            "line": {
                "start": 33,
                "end": 33
            }
        },
        "group": [
            "color-editor"
        ],
        "access": "public",
        "file": {
            "path": "coloreditor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the ColorEditor.\n",
        "commentRange": {
            "start": 34,
            "end": 35
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-editor-line-height",
            "value": "var( --kendo-line-height, normal )",
            "scope": "default",
            "line": {
                "start": 36,
                "end": 36
            }
        },
        "group": [
            "color-editor"
        ],
        "access": "public",
        "file": {
            "path": "coloreditor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the ColorEditor.\n",
        "commentRange": {
            "start": 37,
            "end": 38
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-editor-text",
            "value": "$kendo-component-text",
            "scope": "default",
            "line": {
                "start": 39,
                "end": 39
            }
        },
        "group": [
            "color-editor"
        ],
        "access": "public",
        "file": {
            "path": "coloreditor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the ColorEditor.\n",
        "commentRange": {
            "start": 40,
            "end": 41
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-editor-bg",
            "value": "$kendo-component-bg",
            "scope": "default",
            "line": {
                "start": 42,
                "end": 42
            }
        },
        "group": [
            "color-editor"
        ],
        "access": "public",
        "file": {
            "path": "coloreditor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the ColorEditor.\n",
        "commentRange": {
            "start": 43,
            "end": 44
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-editor-border",
            "value": "$kendo-component-border",
            "scope": "default",
            "line": {
                "start": 45,
                "end": 45
            }
        },
        "group": [
            "color-editor"
        ],
        "access": "public",
        "file": {
            "path": "coloreditor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the focused ColorEditor.\n",
        "commentRange": {
            "start": 47,
            "end": 48
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-editor-focus-border",
            "value": "$kendo-hover-border",
            "scope": "default",
            "line": {
                "start": 49,
                "end": 49
            }
        },
        "group": [
            "color-editor"
        ],
        "access": "public",
        "file": {
            "path": "coloreditor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The box shadow of the focused ColorEditor.\n",
        "commentRange": {
            "start": 50,
            "end": 51
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-editor-focus-shadow",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 52,
                "end": 52
            }
        },
        "group": [
            "color-editor"
        ],
        "access": "public",
        "file": {
            "path": "coloreditor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the ColorEditor header.\n",
        "commentRange": {
            "start": 54,
            "end": 55
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-editor-header-padding-y",
            "value": "$kendo-color-editor-spacer",
            "scope": "default",
            "line": {
                "start": 56,
                "end": 56
            }
        },
        "group": [
            "color-editor"
        ],
        "access": "public",
        "file": {
            "path": "coloreditor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the ColorEditor header.\n",
        "commentRange": {
            "start": 57,
            "end": 58
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-editor-header-padding-x",
            "value": "$kendo-color-editor-header-padding-y",
            "scope": "default",
            "line": {
                "start": 59,
                "end": 59
            }
        },
        "group": [
            "color-editor"
        ],
        "access": "public",
        "file": {
            "path": "coloreditor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing between the ColorEditor header actions.\n",
        "commentRange": {
            "start": 60,
            "end": 61
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-editor-header-actions-gap",
            "value": "calc( #{$kendo-color-editor-spacer} / 2 )",
            "scope": "default",
            "line": {
                "start": 62,
                "end": 62
            }
        },
        "group": [
            "color-editor"
        ],
        "access": "public",
        "file": {
            "path": "coloreditor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the small ColorEditor header.\n",
        "commentRange": {
            "start": 63,
            "end": 64
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-editor-sm-header-padding-y",
            "value": "$kendo-color-editor-header-padding-y",
            "scope": "default",
            "line": {
                "start": 65,
                "end": 65
            }
        },
        "group": [
            "color-editor"
        ],
        "access": "public",
        "file": {
            "path": "coloreditor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the small ColorEditor header.\n",
        "commentRange": {
            "start": 66,
            "end": 67
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-editor-sm-header-padding-x",
            "value": "$kendo-color-editor-header-padding-x",
            "scope": "default",
            "line": {
                "start": 68,
                "end": 68
            }
        },
        "group": [
            "color-editor"
        ],
        "access": "public",
        "file": {
            "path": "coloreditor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the medium ColorEditor header.\n",
        "commentRange": {
            "start": 69,
            "end": 70
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-editor-md-header-padding-y",
            "value": "$kendo-color-editor-header-padding-y",
            "scope": "default",
            "line": {
                "start": 71,
                "end": 71
            }
        },
        "group": [
            "color-editor"
        ],
        "access": "public",
        "file": {
            "path": "coloreditor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the medium ColorEditor header.\n",
        "commentRange": {
            "start": 72,
            "end": 73
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-editor-md-header-padding-x",
            "value": "$kendo-color-editor-header-padding-x",
            "scope": "default",
            "line": {
                "start": 74,
                "end": 74
            }
        },
        "group": [
            "color-editor"
        ],
        "access": "public",
        "file": {
            "path": "coloreditor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the large ColorEditor header.\n",
        "commentRange": {
            "start": 75,
            "end": 76
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-editor-lg-header-padding-y",
            "value": "k-spacing(4.5)",
            "scope": "default",
            "line": {
                "start": 77,
                "end": 77
            }
        },
        "group": [
            "color-editor"
        ],
        "access": "public",
        "file": {
            "path": "coloreditor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the large ColorEditor header.\n",
        "commentRange": {
            "start": 78,
            "end": 79
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-editor-lg-header-padding-x",
            "value": "k-spacing(4.5)",
            "scope": "default",
            "line": {
                "start": 80,
                "end": 80
            }
        },
        "group": [
            "color-editor"
        ],
        "access": "public",
        "file": {
            "path": "coloreditor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the ColorEditor preview.\n",
        "commentRange": {
            "start": 83,
            "end": 84
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-editor-color-preview-width",
            "value": "32px",
            "scope": "default",
            "line": {
                "start": 85,
                "end": 85
            }
        },
        "group": [
            "color-editor"
        ],
        "access": "public",
        "file": {
            "path": "coloreditor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The height of the ColorEditor preview.\n",
        "commentRange": {
            "start": 86,
            "end": 87
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-editor-color-preview-height",
            "value": "12px",
            "scope": "default",
            "line": {
                "start": 88,
                "end": 88
            }
        },
        "group": [
            "color-editor"
        ],
        "access": "public",
        "file": {
            "path": "coloreditor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing between the colors in the ColorEditor preview.\n",
        "commentRange": {
            "start": 89,
            "end": 90
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-editor-preview-gap",
            "value": "k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 91,
                "end": 91
            }
        },
        "group": [
            "color-editor"
        ],
        "access": "public",
        "file": {
            "path": "coloreditor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing between the colors in the small ColorEditor preview.\n",
        "commentRange": {
            "start": 92,
            "end": 93
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-editor-sm-preview-gap",
            "value": "k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 94,
                "end": 94
            }
        },
        "group": [
            "color-editor"
        ],
        "access": "public",
        "file": {
            "path": "coloreditor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing between the colors in the medium ColorEditor preview.\n",
        "commentRange": {
            "start": 95,
            "end": 96
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-editor-md-preview-gap",
            "value": "$kendo-color-editor-preview-gap",
            "scope": "default",
            "line": {
                "start": 97,
                "end": 97
            }
        },
        "group": [
            "color-editor"
        ],
        "access": "public",
        "file": {
            "path": "coloreditor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing between the colors in the large ColorEditor preview.\n",
        "commentRange": {
            "start": 98,
            "end": 99
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-editor-lg-preview-gap",
            "value": "k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 100,
                "end": 100
            }
        },
        "group": [
            "color-editor"
        ],
        "access": "public",
        "file": {
            "path": "coloreditor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the small ColorEditor preview.\n",
        "commentRange": {
            "start": 102,
            "end": 103
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-editor-sm-color-preview-width",
            "value": "32px",
            "scope": "default",
            "line": {
                "start": 104,
                "end": 104
            }
        },
        "group": [
            "color-editor"
        ],
        "access": "public",
        "file": {
            "path": "coloreditor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The height of the small ColorEditor preview.\n",
        "commentRange": {
            "start": 105,
            "end": 106
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-editor-sm-color-preview-height",
            "value": "10px",
            "scope": "default",
            "line": {
                "start": 107,
                "end": 107
            }
        },
        "group": [
            "color-editor"
        ],
        "access": "public",
        "file": {
            "path": "coloreditor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the medium ColorEditor preview.\n",
        "commentRange": {
            "start": 108,
            "end": 109
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-editor-md-color-preview-width",
            "value": "$kendo-color-editor-color-preview-width",
            "scope": "default",
            "line": {
                "start": 110,
                "end": 110
            }
        },
        "group": [
            "color-editor"
        ],
        "access": "public",
        "file": {
            "path": "coloreditor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The height of the medium ColorEditor preview.\n",
        "commentRange": {
            "start": 111,
            "end": 112
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-editor-md-color-preview-height",
            "value": "$kendo-color-editor-color-preview-height",
            "scope": "default",
            "line": {
                "start": 113,
                "end": 113
            }
        },
        "group": [
            "color-editor"
        ],
        "access": "public",
        "file": {
            "path": "coloreditor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the large ColorEditor preview.\n",
        "commentRange": {
            "start": 114,
            "end": 115
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-editor-lg-color-preview-width",
            "value": "32px",
            "scope": "default",
            "line": {
                "start": 116,
                "end": 116
            }
        },
        "group": [
            "color-editor"
        ],
        "access": "public",
        "file": {
            "path": "coloreditor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The height of the large ColorEditor preview.\n",
        "commentRange": {
            "start": 117,
            "end": 118
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-editor-lg-color-preview-height",
            "value": "12px",
            "scope": "default",
            "line": {
                "start": 119,
                "end": 119
            }
        },
        "group": [
            "color-editor"
        ],
        "access": "public",
        "file": {
            "path": "coloreditor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the ColorEditor views container.\n",
        "commentRange": {
            "start": 121,
            "end": 122
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-editor-views-padding-y",
            "value": "$kendo-color-editor-spacer",
            "scope": "default",
            "line": {
                "start": 123,
                "end": 123
            }
        },
        "group": [
            "color-editor"
        ],
        "access": "public",
        "file": {
            "path": "coloreditor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the ColorEditor views container.\n",
        "commentRange": {
            "start": 124,
            "end": 125
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-editor-views-padding-x",
            "value": "$kendo-color-editor-views-padding-y",
            "scope": "default",
            "line": {
                "start": 126,
                "end": 126
            }
        },
        "group": [
            "color-editor"
        ],
        "access": "public",
        "file": {
            "path": "coloreditor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing of the ColorEditor views container.\n",
        "commentRange": {
            "start": 127,
            "end": 128
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-editor-views-gap",
            "value": "$kendo-color-editor-spacer",
            "scope": "default",
            "line": {
                "start": 129,
                "end": 129
            }
        },
        "group": [
            "color-editor"
        ],
        "access": "public",
        "file": {
            "path": "coloreditor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the small ColorEditor views container.\n",
        "commentRange": {
            "start": 130,
            "end": 131
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-editor-sm-views-padding-y",
            "value": "$kendo-color-editor-spacer",
            "scope": "default",
            "line": {
                "start": 132,
                "end": 132
            }
        },
        "group": [
            "color-editor"
        ],
        "access": "public",
        "file": {
            "path": "coloreditor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the small ColorEditor views container.\n",
        "commentRange": {
            "start": 133,
            "end": 134
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-editor-sm-views-padding-x",
            "value": "$kendo-color-editor-views-padding-y",
            "scope": "default",
            "line": {
                "start": 135,
                "end": 135
            }
        },
        "group": [
            "color-editor"
        ],
        "access": "public",
        "file": {
            "path": "coloreditor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing of the small ColorEditor views container.\n",
        "commentRange": {
            "start": 136,
            "end": 137
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-editor-sm-views-gap",
            "value": "$kendo-color-editor-spacer",
            "scope": "default",
            "line": {
                "start": 138,
                "end": 138
            }
        },
        "group": [
            "color-editor"
        ],
        "access": "public",
        "file": {
            "path": "coloreditor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the medium ColorEditor views container.\n",
        "commentRange": {
            "start": 139,
            "end": 140
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-editor-md-views-padding-y",
            "value": "$kendo-color-editor-views-padding-y",
            "scope": "default",
            "line": {
                "start": 141,
                "end": 141
            }
        },
        "group": [
            "color-editor"
        ],
        "access": "public",
        "file": {
            "path": "coloreditor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the medium ColorEditor views container.\n",
        "commentRange": {
            "start": 142,
            "end": 143
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-editor-md-views-padding-x",
            "value": "$kendo-color-editor-views-padding-x",
            "scope": "default",
            "line": {
                "start": 144,
                "end": 144
            }
        },
        "group": [
            "color-editor"
        ],
        "access": "public",
        "file": {
            "path": "coloreditor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing of the medium ColorEditor views container.\n",
        "commentRange": {
            "start": 145,
            "end": 146
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-editor-md-views-gap",
            "value": "$kendo-color-editor-views-gap",
            "scope": "default",
            "line": {
                "start": 147,
                "end": 147
            }
        },
        "group": [
            "color-editor"
        ],
        "access": "public",
        "file": {
            "path": "coloreditor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the large ColorEditor views container.\n",
        "commentRange": {
            "start": 148,
            "end": 149
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-editor-lg-views-padding-y",
            "value": "k-spacing(4.5)",
            "scope": "default",
            "line": {
                "start": 150,
                "end": 150
            }
        },
        "group": [
            "color-editor"
        ],
        "access": "public",
        "file": {
            "path": "coloreditor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the large ColorEditor views container.\n",
        "commentRange": {
            "start": 151,
            "end": 152
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-editor-lg-views-padding-x",
            "value": "k-spacing(4.5)",
            "scope": "default",
            "line": {
                "start": 153,
                "end": 153
            }
        },
        "group": [
            "color-editor"
        ],
        "access": "public",
        "file": {
            "path": "coloreditor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing of the large ColorEditor views container.\n",
        "commentRange": {
            "start": 154,
            "end": 155
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-editor-lg-views-gap",
            "value": "k-spacing(4.5)",
            "scope": "default",
            "line": {
                "start": 156,
                "end": 156
            }
        },
        "group": [
            "color-editor"
        ],
        "access": "public",
        "file": {
            "path": "coloreditor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The outline color of the focused ColorGradient.\n",
        "commentRange": {
            "start": 158,
            "end": 159
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-editor-color-gradient-focus-outline-color",
            "value": "rgba(0, 0, 0, .3)",
            "scope": "default",
            "line": {
                "start": 160,
                "end": 160
            }
        },
        "group": [
            "color-editor"
        ],
        "access": "public",
        "file": {
            "path": "coloreditor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The outline width of the focused ColorGradient.\n",
        "commentRange": {
            "start": 161,
            "end": 162
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-editor-color-gradient-focus-outline",
            "value": "2px",
            "scope": "default",
            "line": {
                "start": 163,
                "end": 163
            }
        },
        "group": [
            "color-editor"
        ],
        "access": "public",
        "file": {
            "path": "coloreditor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The outline offset of the focused ColorGradient.\n",
        "commentRange": {
            "start": 164,
            "end": 165
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-editor-color-gradient-focus-outline-offset",
            "value": "2px",
            "scope": "default",
            "line": {
                "start": 166,
                "end": 166
            }
        },
        "group": [
            "color-editor"
        ],
        "access": "public",
        "file": {
            "path": "coloreditor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The size map of the ColorEditor.\n",
        "commentRange": {
            "start": 169,
            "end": 170
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-editor-sizes",
            "value": "(\n    sm: (\n        min-width: $kendo-color-editor-sm-min-width,\n        header-padding-x: $kendo-color-editor-sm-header-padding-x,\n        header-padding-y: $kendo-color-editor-sm-header-padding-y,\n        views-padding-x: $kendo-color-editor-sm-views-padding-x,\n        views-padding-y: $kendo-color-editor-sm-views-padding-y,\n        preview-gap: $kendo-color-editor-sm-preview-gap,\n        preview-width: $kendo-color-editor-sm-color-preview-width,\n        preview-height: $kendo-color-editor-sm-color-preview-height,\n\n    ),\n    md: (\n        min-width: $kendo-color-editor-md-min-width,\n        header-padding-x: $kendo-color-editor-md-header-padding-x,\n        header-padding-y: $kendo-color-editor-md-header-padding-y,\n        views-padding-x: $kendo-color-editor-md-views-padding-x,\n        views-padding-y: $kendo-color-editor-md-views-padding-y,\n        preview-gap: $kendo-color-editor-md-preview-gap,\n        preview-width: $kendo-color-editor-md-color-preview-width,\n        preview-height: $kendo-color-editor-md-color-preview-height,\n    ),\n    lg: (\n        min-width: $kendo-color-editor-lg-min-width,\n        header-padding-x: $kendo-color-editor-lg-header-padding-x,\n        header-padding-y: $kendo-color-editor-lg-header-padding-y,\n        views-padding-x: $kendo-color-editor-lg-views-padding-x,\n        views-padding-y: $kendo-color-editor-lg-views-padding-y,\n        preview-gap: $kendo-color-editor-lg-preview-gap,\n        preview-width: $kendo-color-editor-lg-color-preview-width,\n        preview-height: $kendo-color-editor-lg-color-preview-height,\n    )\n)",
            "scope": "default",
            "line": {
                "start": 171,
                "end": 203
            }
        },
        "group": [
            "color-editor"
        ],
        "access": "public",
        "file": {
            "path": "coloreditor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacer of the ColorGradient.\n",
        "commentRange": {
            "start": 6,
            "end": 7
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-spacer",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 8,
                "end": 8
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the ColorGradient.\n",
        "commentRange": {
            "start": 10,
            "end": 11
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-width",
            "value": "328px",
            "scope": "default",
            "line": {
                "start": 12,
                "end": 12
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "",
        "commentRange": {
            "start": 14,
            "end": 14
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 15,
                "end": 15
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border radius of the ColorGradient.\n",
        "commentRange": {
            "start": 16,
            "end": 17
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-border-radius",
            "value": "k-border-radius(md)",
            "scope": "default",
            "line": {
                "start": 18,
                "end": 18
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the ColorGradient.\n",
        "commentRange": {
            "start": 19,
            "end": 20
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-padding-y",
            "value": "$kendo-color-gradient-spacer",
            "scope": "default",
            "line": {
                "start": 21,
                "end": 21
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the ColorGradient.\n",
        "commentRange": {
            "start": 22,
            "end": 23
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-padding-x",
            "value": "$kendo-color-gradient-padding-y",
            "scope": "default",
            "line": {
                "start": 24,
                "end": 24
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing between the sections of the ColorGradient.\n",
        "commentRange": {
            "start": 25,
            "end": 26
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-gap",
            "value": "$kendo-color-gradient-spacer",
            "scope": "default",
            "line": {
                "start": 27,
                "end": 27
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the ColorGradient.\n",
        "commentRange": {
            "start": 28,
            "end": 29
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-font-family",
            "value": "var( --kendo-font-family, inherit )",
            "scope": "default",
            "line": {
                "start": 30,
                "end": 30
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the ColorGradient.\n",
        "commentRange": {
            "start": 31,
            "end": 32
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-font-size",
            "value": "var( --kendo-font-size, inherit )",
            "scope": "default",
            "line": {
                "start": 33,
                "end": 33
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the ColorGradient.\n",
        "commentRange": {
            "start": 34,
            "end": 35
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-line-height",
            "value": "var( --kendo-line-height, normal )",
            "scope": "default",
            "line": {
                "start": 36,
                "end": 36
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the ColorGradient.\n",
        "commentRange": {
            "start": 37,
            "end": 38
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-text",
            "value": "$kendo-component-text",
            "scope": "default",
            "line": {
                "start": 39,
                "end": 39
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the ColorGradient.\n",
        "commentRange": {
            "start": 40,
            "end": 41
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-bg",
            "value": "$kendo-component-bg",
            "scope": "default",
            "line": {
                "start": 42,
                "end": 42
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the ColorGradient.\n",
        "commentRange": {
            "start": 43,
            "end": 44
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-border",
            "value": "$kendo-component-border",
            "scope": "default",
            "line": {
                "start": 45,
                "end": 45
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the small ColorGradient.\n",
        "commentRange": {
            "start": 47,
            "end": 48
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-sm-padding-y",
            "value": "$kendo-color-gradient-spacer",
            "scope": "default",
            "line": {
                "start": 49,
                "end": 49
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the small ColorGradient.\n",
        "commentRange": {
            "start": 50,
            "end": 51
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-sm-padding-x",
            "value": "$kendo-color-gradient-padding-y",
            "scope": "default",
            "line": {
                "start": 52,
                "end": 52
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the medium ColorGradient.\n",
        "commentRange": {
            "start": 53,
            "end": 54
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-md-padding-y",
            "value": "$kendo-color-gradient-spacer",
            "scope": "default",
            "line": {
                "start": 55,
                "end": 55
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the medium ColorGradient.\n",
        "commentRange": {
            "start": 56,
            "end": 57
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-md-padding-x",
            "value": "$kendo-color-gradient-padding-y",
            "scope": "default",
            "line": {
                "start": 58,
                "end": 58
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the large ColorGradient.\n",
        "commentRange": {
            "start": 59,
            "end": 60
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-lg-padding-y",
            "value": "k-spacing(4.5)",
            "scope": "default",
            "line": {
                "start": 61,
                "end": 61
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the large ColorGradient.\n",
        "commentRange": {
            "start": 62,
            "end": 63
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-lg-padding-x",
            "value": "k-spacing(4.5)",
            "scope": "default",
            "line": {
                "start": 64,
                "end": 64
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the small ColorGradient.\n",
        "commentRange": {
            "start": 66,
            "end": 67
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-sm-width",
            "value": "266px",
            "scope": "default",
            "line": {
                "start": 68,
                "end": 68
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the medium ColorGradient.\n",
        "commentRange": {
            "start": 69,
            "end": 70
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-md-width",
            "value": "$kendo-color-gradient-width",
            "scope": "default",
            "line": {
                "start": 71,
                "end": 71
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the large ColorGradient.\n",
        "commentRange": {
            "start": 72,
            "end": 73
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-lg-width",
            "value": "362px",
            "scope": "default",
            "line": {
                "start": 74,
                "end": 74
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing between the sections of the small ColorGradient.\n",
        "commentRange": {
            "start": 76,
            "end": 77
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-sm-gap",
            "value": "$kendo-color-gradient-gap",
            "scope": "default",
            "line": {
                "start": 78,
                "end": 78
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing between the sections of the medium ColorGradient.\n",
        "commentRange": {
            "start": 79,
            "end": 80
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-md-gap",
            "value": "$kendo-color-gradient-gap",
            "scope": "default",
            "line": {
                "start": 81,
                "end": 81
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing between the sections of the large ColorGradient.\n",
        "commentRange": {
            "start": 82,
            "end": 83
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-lg-gap",
            "value": "k-spacing(4.5)",
            "scope": "default",
            "line": {
                "start": 84,
                "end": 84
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the focused ColorGradient.\n",
        "commentRange": {
            "start": 86,
            "end": 87
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-focus-border",
            "value": "$kendo-hover-border",
            "scope": "default",
            "line": {
                "start": 88,
                "end": 88
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The box shadow of the focused ColorGradient.\n",
        "commentRange": {
            "start": 89,
            "end": 90
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-focus-shadow",
            "value": "none",
            "scope": "default",
            "line": {
                "start": 91,
                "end": 91
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border radius of the ColorGradient canvas.\n",
        "commentRange": {
            "start": 93,
            "end": 94
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-canvas-border-radius",
            "value": "k-border-radius(md)",
            "scope": "default",
            "line": {
                "start": 95,
                "end": 95
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing between the items of the ColorGradient canvas.\n",
        "commentRange": {
            "start": 96,
            "end": 97
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-canvas-gap",
            "value": "k-spacing(3)",
            "scope": "default",
            "line": {
                "start": 98,
                "end": 98
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The height the ColorGradient canvas hsv rectangle.\n",
        "commentRange": {
            "start": 99,
            "end": 100
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-canvas-rectangle-height",
            "value": "180px",
            "scope": "default",
            "line": {
                "start": 101,
                "end": 101
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The height the small ColorGradient canvas hsv rectangle.\n",
        "commentRange": {
            "start": 102,
            "end": 103
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-sm-canvas-rectangle-height",
            "value": "$kendo-color-gradient-canvas-rectangle-height",
            "scope": "default",
            "line": {
                "start": 104,
                "end": 104
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The height the medium ColorGradient canvas hsv rectangle.\n",
        "commentRange": {
            "start": 105,
            "end": 106
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-md-canvas-rectangle-height",
            "value": "$kendo-color-gradient-canvas-rectangle-height",
            "scope": "default",
            "line": {
                "start": 107,
                "end": 107
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The height the large ColorGradient canvas hsv rectangle.\n",
        "commentRange": {
            "start": 108,
            "end": 109
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-lg-canvas-rectangle-height",
            "value": "268px",
            "scope": "default",
            "line": {
                "start": 110,
                "end": 110
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing between the items of the small ColorGradient canvas.\n",
        "commentRange": {
            "start": 112,
            "end": 113
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-sm-canvas-gap",
            "value": "k-spacing(3)",
            "scope": "default",
            "line": {
                "start": 114,
                "end": 114
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing between the items of the medium ColorGradient canvas.\n",
        "commentRange": {
            "start": 115,
            "end": 116
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-md-canvas-gap",
            "value": "$kendo-color-gradient-canvas-gap",
            "scope": "default",
            "line": {
                "start": 117,
                "end": 117
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing between the items of the large ColorGradient canvas.\n",
        "commentRange": {
            "start": 118,
            "end": 119
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-lg-canvas-gap",
            "value": "k-spacing(4.5)",
            "scope": "default",
            "line": {
                "start": 120,
                "end": 120
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the ColorGradient slider.\n",
        "commentRange": {
            "start": 122,
            "end": 123
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-slider-track-size",
            "value": "10px",
            "scope": "default",
            "line": {
                "start": 124,
                "end": 124
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border radius of the ColorGradient slider.\n",
        "commentRange": {
            "start": 125,
            "end": 126
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-slider-border-radius",
            "value": "10px",
            "scope": "default",
            "line": {
                "start": 127,
                "end": 127
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the border around the ColorGradient slider drag handle.\n",
        "commentRange": {
            "start": 128,
            "end": 129
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-slider-draghandle-border-width",
            "value": "3px",
            "scope": "default",
            "line": {
                "start": 130,
                "end": 130
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The height of the ColorGradient vertical slider.\n",
        "commentRange": {
            "start": 132,
            "end": 133
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-slider-vertical-size",
            "value": "180px",
            "scope": "default",
            "line": {
                "start": 134,
                "end": 134
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the ColorGradient horizontal slider.\n",
        "commentRange": {
            "start": 135,
            "end": 136
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-slider-horizontal-size",
            "value": "100%",
            "scope": "default",
            "line": {
                "start": 137,
                "end": 137
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background image of the ColorGradient alpha slider.\n",
        "commentRange": {
            "start": 138,
            "end": 139
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-slider-alpha-bgr",
            "value": "\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAuSURBVHgBxYyxDQAwDMJIL+YT+DjtzFRliUfLcklqBCRT4eCTxbD6kdL2/LgYXqpvCbs3kBv/AAAAAElFTkSuQmCC\"",
            "scope": "default",
            "line": {
                "start": 140,
                "end": 140
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The height of the small ColorGradient vertical slider.\n",
        "commentRange": {
            "start": 141,
            "end": 142
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-sm-slider-vertical-size",
            "value": "$kendo-color-gradient-slider-vertical-size",
            "scope": "default",
            "line": {
                "start": 143,
                "end": 143
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The height of the medium ColorGradient vertical slider.\n",
        "commentRange": {
            "start": 144,
            "end": 145
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-md-slider-vertical-size",
            "value": "$kendo-color-gradient-slider-vertical-size",
            "scope": "default",
            "line": {
                "start": 146,
                "end": 146
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The height of the large ColorGradient vertical slider.\n",
        "commentRange": {
            "start": 147,
            "end": 148
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-lg-slider-vertical-size",
            "value": "268px",
            "scope": "default",
            "line": {
                "start": 149,
                "end": 149
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the ColorGradient canvas drag handle.\n",
        "commentRange": {
            "start": 151,
            "end": 152
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-draghandle-width",
            "value": "14px",
            "scope": "default",
            "line": {
                "start": 153,
                "end": 153
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The height of the ColorGradient canvas drag handle.\n",
        "commentRange": {
            "start": 154,
            "end": 155
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-draghandle-height",
            "value": "14px",
            "scope": "default",
            "line": {
                "start": 156,
                "end": 156
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the border around the ColorGradient canvas drag handle.\n",
        "commentRange": {
            "start": 157,
            "end": 158
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-draghandle-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 159,
                "end": 159
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the outline around the ColorGradient canvas drag handle.\n",
        "commentRange": {
            "start": 160,
            "end": 161
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-draghandle-outline-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 162,
                "end": 162
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border radius of the ColorGradient canvas drag handle.\n",
        "commentRange": {
            "start": 163,
            "end": 164
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-draghandle-border-radius",
            "value": "50%",
            "scope": "default",
            "line": {
                "start": 165,
                "end": 165
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the ColorGradient canvas drag handle.\n",
        "commentRange": {
            "start": 166,
            "end": 167
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-draghandle-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 168,
                "end": 168
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the ColorGradient canvas drag handle.\n",
        "commentRange": {
            "start": 169,
            "end": 170
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-draghandle-bg",
            "value": "transparent",
            "scope": "default",
            "line": {
                "start": 171,
                "end": 171
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The color of the border around the ColorGradient canvas drag handle.\n",
        "commentRange": {
            "start": 172,
            "end": 173
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-draghandle-border",
            "value": "rgba( $kendo-color-white, .8)",
            "scope": "default",
            "line": {
                "start": 174,
                "end": 174
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The focus color of the outline around the ColorGradient canvas drag handle.\n",
        "commentRange": {
            "start": 175,
            "end": 176
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-draghandle-focus-shadow",
            "value": "$kendo-color-black",
            "scope": "default",
            "line": {
                "start": 177,
                "end": 177
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The outline color of the outline around the ColorGradient canvas drag handle.\n",
        "commentRange": {
            "start": 178,
            "end": 179
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-draghandle-hover-shadow",
            "value": "$kendo-color-black",
            "scope": "default",
            "line": {
                "start": 180,
                "end": 180
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The box shadow of the ColorGradient canvas drag handle.\n",
        "commentRange": {
            "start": 181,
            "end": 182
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-draghandle-shadow",
            "value": "k-elevation(2)",
            "scope": "default",
            "line": {
                "start": 183,
                "end": 183
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical margin of the ColorGradient canvas drag handle.\n",
        "commentRange": {
            "start": 185,
            "end": 186
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-canvas-draghandle-margin-y",
            "value": "- math.div( $kendo-color-gradient-draghandle-height, 2 )",
            "scope": "default",
            "line": {
                "start": 187,
                "end": 187
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal margin of the ColorGradient canvas drag handle.\n",
        "commentRange": {
            "start": 188,
            "end": 189
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-canvas-draghandle-margin-x",
            "value": "- math.div( $kendo-color-gradient-draghandle-width, 2 )",
            "scope": "default",
            "line": {
                "start": 190,
                "end": 190
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the ColorGradient input.\n",
        "commentRange": {
            "start": 192,
            "end": 193
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-input-width",
            "value": "56px",
            "scope": "default",
            "line": {
                "start": 194,
                "end": 194
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing between the ColorGradient inputs.\n",
        "commentRange": {
            "start": 195,
            "end": 196
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-input-gap",
            "value": "calc( #{$kendo-color-gradient-spacer} / 2 )",
            "scope": "default",
            "line": {
                "start": 197,
                "end": 197
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing between the ColorGradient inputs and their labels.\n",
        "commentRange": {
            "start": 198,
            "end": 199
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-input-label-gap",
            "value": "k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 200,
                "end": 200
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the ColorGradient input labels.\n",
        "commentRange": {
            "start": 201,
            "end": 202
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-input-label-text",
            "value": "if($kendo-enable-color-system, k-color( subtle ) , $kendo-subtle-text)",
            "scope": "default",
            "line": {
                "start": 203,
                "end": 203
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the small ColorGradient input.\n",
        "commentRange": {
            "start": 205,
            "end": 206
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-sm-input-width",
            "value": "42px",
            "scope": "default",
            "line": {
                "start": 207,
                "end": 207
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the medium ColorGradient input.\n",
        "commentRange": {
            "start": 208,
            "end": 209
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-md-input-width",
            "value": "$kendo-color-gradient-input-width",
            "scope": "default",
            "line": {
                "start": 210,
                "end": 210
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the large ColorGradient input.\n",
        "commentRange": {
            "start": 211,
            "end": 212
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-lg-input-width",
            "value": "62px",
            "scope": "default",
            "line": {
                "start": 213,
                "end": 213
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font weight of the ColorGradient contrast ratio text.\n",
        "commentRange": {
            "start": 215,
            "end": 216
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-contrast-ratio-font-weight",
            "value": "var( --kendo-font-weight-bold, normal )",
            "scope": "default",
            "line": {
                "start": 217,
                "end": 217
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing between the items in the ColorGradient contrast tool.\n",
        "commentRange": {
            "start": 218,
            "end": 219
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-contrast-spacer",
            "value": "calc( #{$kendo-color-gradient-spacer} / 2 )",
            "scope": "default",
            "line": {
                "start": 220,
                "end": 220
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The size map of the ColorGradient.\n",
        "commentRange": {
            "start": 222,
            "end": 223
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-gradient-sizes",
            "value": "(\n    sm: (\n        width: $kendo-color-gradient-sm-width,\n        vertical-slider-height: $kendo-color-gradient-sm-slider-vertical-size,\n        rectangle-height: $kendo-color-gradient-sm-canvas-rectangle-height,\n        input-width: $kendo-color-gradient-sm-input-width,\n        gap: $kendo-color-gradient-sm-gap,\n        canvas-gap: $kendo-color-gradient-sm-canvas-gap,\n        padding-x: $kendo-color-gradient-sm-padding-x,\n        padding-y: $kendo-color-gradient-sm-padding-y\n    ),\n    md: (\n        width: $kendo-color-gradient-md-width,\n        vertical-slider-height: $kendo-color-gradient-md-slider-vertical-size,\n        rectangle-height: $kendo-color-gradient-md-canvas-rectangle-height,\n        input-width: $kendo-color-gradient-md-input-width,\n        gap: $kendo-color-gradient-md-gap,\n        canvas-gap: $kendo-color-gradient-md-canvas-gap,\n        padding-x: $kendo-color-gradient-md-padding-x,\n        padding-y: $kendo-color-gradient-md-padding-y\n    ),\n    lg: (\n        width: $kendo-color-gradient-lg-width,\n        vertical-slider-height: $kendo-color-gradient-lg-slider-vertical-size,\n        rectangle-height: $kendo-color-gradient-lg-canvas-rectangle-height,\n        input-width: $kendo-color-gradient-lg-input-width,\n        gap: $kendo-color-gradient-lg-gap,\n        canvas-gap: $kendo-color-gradient-lg-canvas-gap,\n        padding-x: $kendo-color-gradient-lg-padding-x,\n        padding-y: $kendo-color-gradient-lg-padding-y\n    )\n)",
            "scope": "default",
            "line": {
                "start": 224,
                "end": 255
            }
        },
        "group": [
            "color-gradient"
        ],
        "access": "public",
        "file": {
            "path": "colorgradient/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the ColorPalette.\n",
        "commentRange": {
            "start": 5,
            "end": 6
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-palette-font-family",
            "value": "var( --kendo-font-family, inherit )",
            "scope": "default",
            "line": {
                "start": 7,
                "end": 7
            }
        },
        "group": [
            "color-palette"
        ],
        "access": "public",
        "file": {
            "path": "colorpalette/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the ColorPalette.\n",
        "commentRange": {
            "start": 8,
            "end": 9
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-palette-font-size",
            "value": "var( --kendo-font-size, inherit )",
            "scope": "default",
            "line": {
                "start": 10,
                "end": 10
            }
        },
        "group": [
            "color-palette"
        ],
        "access": "public",
        "file": {
            "path": "colorpalette/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the ColorPalette.\n",
        "commentRange": {
            "start": 11,
            "end": 12
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-palette-line-height",
            "value": "0",
            "scope": "default",
            "line": {
                "start": 13,
                "end": 13
            }
        },
        "group": [
            "color-palette"
        ],
        "access": "public",
        "file": {
            "path": "colorpalette/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the ColorPalette tile.\n",
        "commentRange": {
            "start": 15,
            "end": 16
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-palette-tile-width",
            "value": "k-spacing(6)",
            "scope": "default",
            "line": {
                "start": 17,
                "end": 17
            }
        },
        "group": [
            "color-palette"
        ],
        "access": "public",
        "file": {
            "path": "colorpalette/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The height of the ColorPalette tile.\n",
        "commentRange": {
            "start": 18,
            "end": 19
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-palette-tile-height",
            "value": "$kendo-color-palette-tile-width",
            "scope": "default",
            "line": {
                "start": 20,
                "end": 20
            }
        },
        "group": [
            "color-palette"
        ],
        "access": "public",
        "file": {
            "path": "colorpalette/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "",
        "commentRange": {
            "start": 22,
            "end": 22
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-palette-sm-tile-width",
            "value": "k-spacing(5.5)",
            "scope": "default",
            "line": {
                "start": 23,
                "end": 23
            }
        },
        "group": [
            "color-palette"
        ],
        "access": "public",
        "file": {
            "path": "colorpalette/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The height of the small ColorPalette tile.\n",
        "commentRange": {
            "start": 24,
            "end": 25
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-palette-sm-tile-height",
            "value": "$kendo-color-palette-sm-tile-width",
            "scope": "default",
            "line": {
                "start": 26,
                "end": 26
            }
        },
        "group": [
            "color-palette"
        ],
        "access": "public",
        "file": {
            "path": "colorpalette/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the medium ColorPalette tile.\n",
        "commentRange": {
            "start": 27,
            "end": 28
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-palette-md-tile-width",
            "value": "$kendo-color-palette-tile-width",
            "scope": "default",
            "line": {
                "start": 29,
                "end": 29
            }
        },
        "group": [
            "color-palette"
        ],
        "access": "public",
        "file": {
            "path": "colorpalette/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The height of the medium ColorPalette tile.\n",
        "commentRange": {
            "start": 30,
            "end": 31
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-palette-md-tile-height",
            "value": "$kendo-color-palette-tile-height",
            "scope": "default",
            "line": {
                "start": 32,
                "end": 32
            }
        },
        "group": [
            "color-palette"
        ],
        "access": "public",
        "file": {
            "path": "colorpalette/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the large ColorPalette tile.\n",
        "commentRange": {
            "start": 33,
            "end": 34
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-palette-lg-tile-width",
            "value": "k-spacing(8)",
            "scope": "default",
            "line": {
                "start": 35,
                "end": 35
            }
        },
        "group": [
            "color-palette"
        ],
        "access": "public",
        "file": {
            "path": "colorpalette/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The height of the large ColorPalette tile.\n",
        "commentRange": {
            "start": 36,
            "end": 37
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-palette-lg-tile-height",
            "value": "$kendo-color-palette-lg-tile-width",
            "scope": "default",
            "line": {
                "start": 38,
                "end": 38
            }
        },
        "group": [
            "color-palette"
        ],
        "access": "public",
        "file": {
            "path": "colorpalette/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The shadow of the ColorPalette focused tile.\n",
        "commentRange": {
            "start": 39,
            "end": 40
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-palette-tile-focus-shadow",
            "value": "0 0 3px 1px rgba( black, .3 ), inset 0 0 0 1px rgba( white, .5 )",
            "scope": "default",
            "line": {
                "start": 41,
                "end": 41
            }
        },
        "group": [
            "color-palette"
        ],
        "access": "public",
        "file": {
            "path": "colorpalette/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The shadow of the ColorPalette hovered tile.\n",
        "commentRange": {
            "start": 42,
            "end": 43
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-palette-tile-hover-shadow",
            "value": "0 0 3px 1px rgba( black, .3 ), inset 0 0 0 1px rgba( white, .8 )",
            "scope": "default",
            "line": {
                "start": 44,
                "end": 44
            }
        },
        "group": [
            "color-palette"
        ],
        "access": "public",
        "file": {
            "path": "colorpalette/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The shadow of the ColorPalette selected tile.\n",
        "commentRange": {
            "start": 45,
            "end": 46
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-palette-tile-selected-shadow",
            "value": "0 1px 3px 1px rgba( black, .3 ), inset 0 0 0 1px rgba( white, 1 )",
            "scope": "default",
            "line": {
                "start": 47,
                "end": 47
            }
        },
        "group": [
            "color-palette"
        ],
        "access": "public",
        "file": {
            "path": "colorpalette/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The size map of the ColorPalette.\n",
        "commentRange": {
            "start": 49,
            "end": 50
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-palette-sizes",
            "value": "(\n    sm: (\n        width: $kendo-color-palette-sm-tile-width,\n        height: $kendo-color-palette-sm-tile-height\n    ),\n    md: (\n        width: $kendo-color-palette-md-tile-width,\n        height: $kendo-color-palette-md-tile-height\n    ),\n    lg: (\n        width: $kendo-color-palette-lg-tile-width,\n        height: $kendo-color-palette-lg-tile-height\n    )\n)",
            "scope": "default",
            "line": {
                "start": 51,
                "end": 64
            }
        },
        "group": [
            "color-palette"
        ],
        "access": "public",
        "file": {
            "path": "colorpalette/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The color that focuses the user attention.\nUsed for primary buttons and for elements of primary importance across the theme.\n",
        "commentRange": {
            "start": 9,
            "end": 12
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-primary",
            "value": "if($kendo-enable-color-system, k-color(primary), #0d6efd)",
            "scope": "default",
            "line": {
                "start": 13,
                "end": 13
            }
        },
        "group": [
            "color-system"
        ],
        "type": "Color",
        "access": "public",
        "file": {
            "path": "core/color-system/_swatch-legacy.scss",
            "name": "_swatch-legacy.scss"
        }
    },
    {
        "description": "The color used along with the primary color denoted by $kendo-color-primary.\nUsed to provide contrast between the background and foreground colors.\n",
        "commentRange": {
            "start": 16,
            "end": 19
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-primary-contrast",
            "value": "if($kendo-enable-color-system, k-color(on-primary), k-contrast-legacy( $kendo-color-primary ))",
            "scope": "default",
            "line": {
                "start": 20,
                "end": 20
            }
        },
        "group": [
            "color-system"
        ],
        "type": "Color",
        "access": "public",
        "file": {
            "path": "core/color-system/_swatch-legacy.scss",
            "name": "_swatch-legacy.scss"
        }
    },
    {
        "description": "The secondary color of the theme.\n",
        "commentRange": {
            "start": 21,
            "end": 23
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-secondary",
            "value": "if($kendo-enable-color-system, k-color(secondary), #6c757d)",
            "scope": "default",
            "line": {
                "start": 24,
                "end": 24
            }
        },
        "group": [
            "color-system"
        ],
        "type": "Color",
        "access": "public",
        "file": {
            "path": "core/color-system/_swatch-legacy.scss",
            "name": "_swatch-legacy.scss"
        }
    },
    {
        "description": "The color used along with the secondary color denoted by $kendo-color-secondary.\nUsed to provide contrast between the background and foreground colors.\n",
        "commentRange": {
            "start": 27,
            "end": 30
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-secondary-contrast",
            "value": "if($kendo-enable-color-system, k-color(on-secondary), k-contrast-legacy( $kendo-color-secondary ))",
            "scope": "default",
            "line": {
                "start": 31,
                "end": 31
            }
        },
        "group": [
            "color-system"
        ],
        "type": "Color",
        "access": "public",
        "file": {
            "path": "core/color-system/_swatch-legacy.scss",
            "name": "_swatch-legacy.scss"
        }
    },
    {
        "description": "The tertiary color of the theme.\n",
        "commentRange": {
            "start": 32,
            "end": 34
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-tertiary",
            "value": "if($kendo-enable-color-system, k-color(tertiary), #6f42c1)",
            "scope": "default",
            "line": {
                "start": 35,
                "end": 35
            }
        },
        "group": [
            "color-system"
        ],
        "type": "Color",
        "access": "public",
        "file": {
            "path": "core/color-system/_swatch-legacy.scss",
            "name": "_swatch-legacy.scss"
        }
    },
    {
        "description": "The color used along with the tertiary color denoted by $kendo-color-tertiary.\nUsed to provide contrast between the background and foreground colors.\n",
        "commentRange": {
            "start": 38,
            "end": 41
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-tertiary-contrast",
            "value": "if($kendo-enable-color-system, k-color(on-primary), k-contrast-legacy( $kendo-color-tertiary ))",
            "scope": "default",
            "line": {
                "start": 42,
                "end": 42
            }
        },
        "group": [
            "color-system"
        ],
        "type": "Color",
        "access": "public",
        "file": {
            "path": "core/color-system/_swatch-legacy.scss",
            "name": "_swatch-legacy.scss"
        }
    },
    {
        "description": "The color for informational messages and states.\n",
        "commentRange": {
            "start": 43,
            "end": 45
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-info",
            "value": "if($kendo-enable-color-system, k-color(info), #0dcaf0)",
            "scope": "default",
            "line": {
                "start": 46,
                "end": 46
            }
        },
        "group": [
            "color-system"
        ],
        "type": "Color",
        "access": "public",
        "file": {
            "path": "core/color-system/_swatch-legacy.scss",
            "name": "_swatch-legacy.scss"
        }
    },
    {
        "description": "The color for success messages and states.\n",
        "commentRange": {
            "start": 49,
            "end": 51
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-success",
            "value": "if($kendo-enable-color-system, k-color(success), #198754)",
            "scope": "default",
            "line": {
                "start": 52,
                "end": 52
            }
        },
        "group": [
            "color-system"
        ],
        "type": "Color",
        "access": "public",
        "file": {
            "path": "core/color-system/_swatch-legacy.scss",
            "name": "_swatch-legacy.scss"
        }
    },
    {
        "description": "The color for warning messages and states.\n",
        "commentRange": {
            "start": 55,
            "end": 57
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-warning",
            "value": "if($kendo-enable-color-system, k-color(warning), #ffc107)",
            "scope": "default",
            "line": {
                "start": 58,
                "end": 58
            }
        },
        "group": [
            "color-system"
        ],
        "type": "Color",
        "access": "public",
        "file": {
            "path": "core/color-system/_swatch-legacy.scss",
            "name": "_swatch-legacy.scss"
        }
    },
    {
        "description": "The color for error messages and states.\n",
        "commentRange": {
            "start": 61,
            "end": 63
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-error",
            "value": "if($kendo-enable-color-system, k-color(error), #dc3545)",
            "scope": "default",
            "line": {
                "start": 64,
                "end": 64
            }
        },
        "group": [
            "color-system"
        ],
        "type": "Color",
        "access": "public",
        "file": {
            "path": "core/color-system/_swatch-legacy.scss",
            "name": "_swatch-legacy.scss"
        }
    },
    {
        "description": "The dark color of the theme.\n",
        "commentRange": {
            "start": 67,
            "end": 69
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-dark",
            "value": "if($kendo-enable-color-system, k-color(dark), #212529)",
            "scope": "default",
            "line": {
                "start": 70,
                "end": 70
            }
        },
        "group": [
            "color-system"
        ],
        "type": "Color",
        "access": "public",
        "file": {
            "path": "core/color-system/_swatch-legacy.scss",
            "name": "_swatch-legacy.scss"
        }
    },
    {
        "description": "The light color of the theme.\n",
        "commentRange": {
            "start": 71,
            "end": 73
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-light",
            "value": "if($kendo-enable-color-system, k-color(light), #f8f9fa)",
            "scope": "default",
            "line": {
                "start": 74,
                "end": 74
            }
        },
        "group": [
            "color-system"
        ],
        "type": "Color",
        "access": "public",
        "file": {
            "path": "core/color-system/_swatch-legacy.scss",
            "name": "_swatch-legacy.scss"
        }
    },
    {
        "description": "Inverse color of the theme. Depending on the theme luminance dark or light, it will be light or dark\n",
        "commentRange": {
            "start": 75,
            "end": 76
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-inverse",
            "value": "if( $kendo-is-dark-theme, if($kendo-enable-color-system, k-color(light), $kendo-color-light), if($kendo-enable-color-system, k-color(dark), $kendo-color-dark ))",
            "scope": "default",
            "line": {
                "start": 77,
                "end": 77
            }
        },
        "group": [
            "color-system"
        ],
        "access": "public",
        "file": {
            "path": "core/color-system/_swatch-legacy.scss",
            "name": "_swatch-legacy.scss"
        }
    },
    {
        "description": "The global default Colors map.\n",
        "commentRange": {
            "start": 175,
            "end": 424
        },
        "context": {
            "type": "variable",
            "name": "kendo-colors",
            "value": "$_default-colors",
            "scope": "default",
            "line": {
                "start": 425,
                "end": 425
            }
        },
        "group": [
            "color-system"
        ],
        "subGroup": [
            {
                "name": "misc",
                "value": [
                    "app-surface",
                    "on-app-surface",
                    "subtle",
                    "surface",
                    "surface-alt",
                    "border",
                    "border-alt"
                ],
                "description": "The Misc variable group."
            },
            {
                "name": "base",
                "value": [
                    "base-subtle",
                    "base-subtle-hover",
                    "base-subtle-active",
                    "base",
                    "base-hover",
                    "base-active",
                    "base-emphasis",
                    "base-on-subtle",
                    "on-base",
                    "base-on-surface"
                ],
                "description": "The Base variable group."
            },
            {
                "name": "primary",
                "value": [
                    "primary-subtle",
                    "primary-subtle-hover",
                    "primary-subtle-active",
                    "primary",
                    "primary-hover",
                    "primary-active",
                    "primary-emphasis",
                    "primary-on-subtle",
                    "on-primary",
                    "primary-on-surface"
                ],
                "description": "The Primary variable group."
            },
            {
                "name": "secondary",
                "value": [
                    "secondary-subtle",
                    "secondary-subtle-hover",
                    "secondary-subtle-active",
                    "secondary",
                    "secondary-hover",
                    "secondary-active",
                    "secondary-emphasis",
                    "secondary-on-subtle",
                    "on-secondary",
                    "secondary-on-surface"
                ],
                "description": "The Secondary variable group."
            },
            {
                "name": "tertiary",
                "value": [
                    "tertiary-subtle",
                    "tertiary-subtle-hover",
                    "tertiary-subtle-active",
                    "tertiary",
                    "tertiary-hover",
                    "tertiary-active",
                    "tertiary-emphasis",
                    "tertiary-on-subtle",
                    "on-tertiary",
                    "tertiary-on-surface"
                ],
                "description": "The Tertiary variable group."
            },
            {
                "name": "info",
                "value": [
                    "info-subtle",
                    "info-subtle-hover",
                    "info-subtle-active",
                    "info",
                    "info-hover",
                    "info-active",
                    "info-emphasis",
                    "info-on-subtle",
                    "on-info",
                    "info-on-surface"
                ],
                "description": "The Info variable group."
            },
            {
                "name": "success",
                "value": [
                    "success-subtle",
                    "success-subtle-hover",
                    "success-subtle-active",
                    "success",
                    "success-hover",
                    "success-active",
                    "success-emphasis",
                    "success-on-subtle",
                    "on-success",
                    "success-on-surface"
                ],
                "description": "The Success variable group."
            },
            {
                "name": "warning",
                "value": [
                    "warning-subtle",
                    "warning-subtle-hover",
                    "warning-subtle-active",
                    "warning",
                    "warning-hover",
                    "warning-active",
                    "warning-emphasis",
                    "warning-on-subtle",
                    "on-warning",
                    "warning-on-surface"
                ],
                "description": "The Warning variable group."
            },
            {
                "name": "error",
                "value": [
                    "error-subtle",
                    "error-subtle-hover",
                    "error-subtle-active",
                    "error",
                    "error-hover",
                    "error-active",
                    "error-emphasis",
                    "error-on-subtle",
                    "on-error",
                    "error-on-surface"
                ],
                "description": "The Error variable group."
            },
            {
                "name": "light",
                "value": [
                    "light-subtle",
                    "light-subtle-hover",
                    "light-subtle-active",
                    "light",
                    "light-hover",
                    "light-active",
                    "light-emphasis",
                    "light-on-subtle",
                    "on-light",
                    "light-on-surface"
                ],
                "description": "The Light variable group."
            },
            {
                "name": "dark",
                "value": [
                    "dark-subtle",
                    "dark-subtle-hover",
                    "dark-subtle-active",
                    "dark",
                    "dark-hover",
                    "dark-active",
                    "dark-emphasis",
                    "dark-on-subtle",
                    "on-dark",
                    "dark-on-surface"
                ],
                "description": "The Dark variable group."
            },
            {
                "name": "inverse",
                "value": [
                    "inverse-subtle",
                    "inverse-subtle-hover",
                    "inverse-subtle-active",
                    "inverse",
                    "inverse-hover",
                    "inverse-active",
                    "inverse-emphasis",
                    "inverse-on-subtle",
                    "on-inverse",
                    "inverse-on-surface"
                ],
                "description": "The Inverse variable group."
            },
            {
                "name": "series-a",
                "value": [
                    "series-a",
                    "series-a-bold",
                    "series-a-bolder",
                    "series-a-subtle",
                    "series-a-subtler"
                ],
                "description": "The Series A variable group."
            },
            {
                "name": "series-b",
                "value": [
                    "series-b",
                    "series-b-bold",
                    "series-b-bolder",
                    "series-b-subtle",
                    "series-b-subtler"
                ],
                "description": "The Series B variable group."
            },
            {
                "name": "series-c",
                "value": [
                    "series-c",
                    "series-c-bold",
                    "series-c-bolder",
                    "series-c-subtle",
                    "series-c-subtler"
                ],
                "description": "The Series C variable group."
            },
            {
                "name": "series-d",
                "value": [
                    "series-d",
                    "series-d-bold",
                    "series-d-bolder",
                    "series-d-subtle",
                    "series-d-subtler"
                ],
                "description": "The Series D variable group."
            },
            {
                "name": "series-e",
                "value": [
                    "series-e",
                    "series-e-bold",
                    "series-e-bolder",
                    "series-e-subtle",
                    "series-e-subtler"
                ],
                "description": "The Series E variable group."
            },
            {
                "name": "series-f",
                "value": [
                    "series-f",
                    "series-f-bold",
                    "series-f-bolder",
                    "series-f-subtle",
                    "series-f-subtler"
                ],
                "description": "The Series F variable group."
            }
        ],
        "property": [
            {
                "type": "Color",
                "name": "app-surface",
                "description": "The background color of the application."
            },
            {
                "type": "Color",
                "name": "on-app-surface",
                "description": "The text color of the application."
            },
            {
                "type": "Color",
                "name": "subtle",
                "description": "The subtle text color."
            },
            {
                "type": "Color",
                "name": "surface",
                "description": "The background color of the components' chrome area."
            },
            {
                "type": "Color",
                "name": "surface-alt",
                "description": "The alternative background color of the components' chrome area."
            },
            {
                "type": "Color",
                "name": "border",
                "description": "The border color of the application."
            },
            {
                "type": "Color",
                "name": "border-alt",
                "description": "The alternative border color of the application."
            },
            {
                "type": "Color",
                "name": "base-subtle",
                "description": "The base subtle background color variable."
            },
            {
                "type": "Color",
                "name": "base-subtle-hover",
                "description": "The base subtle background color variable for the hover state."
            },
            {
                "type": "Color",
                "name": "base-subtle-active",
                "description": "The base subtle background color variable for the active state."
            },
            {
                "type": "Color",
                "name": "base",
                "description": "The base background color variable."
            },
            {
                "type": "Color",
                "name": "base-hover",
                "description": "The base background color variable for the hover state."
            },
            {
                "type": "Color",
                "name": "base-active",
                "description": "The base background color variable for the active state."
            },
            {
                "type": "Color",
                "name": "base-emphasis",
                "description": "The emphasized base color variable."
            },
            {
                "type": "Color",
                "name": "base-on-subtle",
                "description": "The text color variable for content on base subtle."
            },
            {
                "type": "Color",
                "name": "on-base",
                "description": "The text color variable for content on base."
            },
            {
                "type": "Color",
                "name": "base-on-surface",
                "description": "The text color variable for content on surface."
            },
            {
                "type": "Color",
                "name": "primary-subtle",
                "description": "The primary subtle background color variable."
            },
            {
                "type": "Color",
                "name": "primary-subtle-hover",
                "description": "The primary subtle background color variable for the hover state."
            },
            {
                "type": "Color",
                "name": "primary-subtle-active",
                "description": "The primary subtle background color variable for the active state."
            },
            {
                "type": "Color",
                "name": "primary",
                "description": "The primary background color variable."
            },
            {
                "type": "Color",
                "name": "primary-hover",
                "description": "The primary background color variable for the hover state."
            },
            {
                "type": "Color",
                "name": "primary-active",
                "description": "The primary background color variable for the active state."
            },
            {
                "type": "Color",
                "name": "primary-emphasis",
                "description": "The emphasized primary color variable."
            },
            {
                "type": "Color",
                "name": "primary-on-subtle",
                "description": "The text color variable for content on primary subtle."
            },
            {
                "type": "Color",
                "name": "on-primary",
                "description": "The text color variable for content on primary."
            },
            {
                "type": "Color",
                "name": "primary-on-surface",
                "description": "The text color variable for content on surface."
            },
            {
                "type": "Color",
                "name": "secondary-subtle",
                "description": "The secondary subtle background color variable."
            },
            {
                "type": "Color",
                "name": "secondary-subtle-hover",
                "description": "The secondary subtle background color variable for the hover state."
            },
            {
                "type": "Color",
                "name": "secondary-subtle-active",
                "description": "The secondary subtle background color variable for the active state."
            },
            {
                "type": "Color",
                "name": "secondary",
                "description": "The secondary background color variable."
            },
            {
                "type": "Color",
                "name": "secondary-hover",
                "description": "The secondary background color variable for the hover state."
            },
            {
                "type": "Color",
                "name": "secondary-active",
                "description": "The secondary background color variable for the active state."
            },
            {
                "type": "Color",
                "name": "secondary-emphasis",
                "description": "The emphasized secondary color variable."
            },
            {
                "type": "Color",
                "name": "secondary-on-subtle",
                "description": "The text color variable for content on secondary subtle."
            },
            {
                "type": "Color",
                "name": "on-secondary",
                "description": "The text color variable for content on secondary."
            },
            {
                "type": "Color",
                "name": "secondary-on-surface",
                "description": "The text color variable for content on surface."
            },
            {
                "type": "Color",
                "name": "tertiary-subtle",
                "description": "The tertiary subtle background color variable."
            },
            {
                "type": "Color",
                "name": "tertiary-subtle-hover",
                "description": "The tertiary subtle background color variable for the hover state."
            },
            {
                "type": "Color",
                "name": "tertiary-subtle-active",
                "description": "The tertiary subtle background color variable for the active state."
            },
            {
                "type": "Color",
                "name": "tertiary",
                "description": "The tertiary background color variable."
            },
            {
                "type": "Color",
                "name": "tertiary-hover",
                "description": "The tertiary background color variable for the hover state."
            },
            {
                "type": "Color",
                "name": "tertiary-active",
                "description": "The tertiary background color variable for the active state."
            },
            {
                "type": "Color",
                "name": "tertiary-emphasis",
                "description": "The emphasized tertiary color variable."
            },
            {
                "type": "Color",
                "name": "tertiary-on-subtle",
                "description": "The text color variable for content on tertiary subtle."
            },
            {
                "type": "Color",
                "name": "on-tertiary",
                "description": "The text color variable for content on tertiary."
            },
            {
                "type": "Color",
                "name": "tertiary-on-surface",
                "description": "The text color variable for content on surface."
            },
            {
                "type": "Color",
                "name": "info-subtle",
                "description": "The info subtle background color variable."
            },
            {
                "type": "Color",
                "name": "info-subtle-hover",
                "description": "The info subtle background color variable for the hover state."
            },
            {
                "type": "Color",
                "name": "info-subtle-active",
                "description": "The info subtle background color variable for the active state."
            },
            {
                "type": "Color",
                "name": "info",
                "description": "The info background color variable."
            },
            {
                "type": "Color",
                "name": "info-hover",
                "description": "The info background color variable for the hover state."
            },
            {
                "type": "Color",
                "name": "info-active",
                "description": "The info background color variable for the active state."
            },
            {
                "type": "Color",
                "name": "info-emphasis",
                "description": "The emphasized info color variable."
            },
            {
                "type": "Color",
                "name": "info-on-subtle",
                "description": "The text color variable for content on info subtle."
            },
            {
                "type": "Color",
                "name": "on-info",
                "description": "The text color variable for content on info."
            },
            {
                "type": "Color",
                "name": "info-on-surface",
                "description": "The text color variable for content on surface."
            },
            {
                "type": "Color",
                "name": "success-subtle",
                "description": "The success subtle background color variable."
            },
            {
                "type": "Color",
                "name": "success-subtle-hover",
                "description": "The success subtle background color variable for the hover state."
            },
            {
                "type": "Color",
                "name": "success-subtle-active",
                "description": "The success subtle background color variable for the active state."
            },
            {
                "type": "Color",
                "name": "success",
                "description": "The success background color variable."
            },
            {
                "type": "Color",
                "name": "success-hover",
                "description": "The success background color variable for the hover state."
            },
            {
                "type": "Color",
                "name": "success-active",
                "description": "The success background color variable for the active state."
            },
            {
                "type": "Color",
                "name": "success-emphasis",
                "description": "The emphasized success color variable."
            },
            {
                "type": "Color",
                "name": "success-on-subtle",
                "description": "The text color variable for content on success subtle."
            },
            {
                "type": "Color",
                "name": "on-success",
                "description": "The text color variable for content on success."
            },
            {
                "type": "Color",
                "name": "success-on-surface",
                "description": "The text color variable for content on surface."
            },
            {
                "type": "Color",
                "name": "warning-subtle",
                "description": "The warning subtle background color variable."
            },
            {
                "type": "Color",
                "name": "warning-subtle-hover",
                "description": "The warning subtle background color variable for the hover state."
            },
            {
                "type": "Color",
                "name": "warning-subtle-active",
                "description": "The warning subtle background color variable for the active state."
            },
            {
                "type": "Color",
                "name": "warning",
                "description": "The warning background color variable."
            },
            {
                "type": "Color",
                "name": "warning-hover",
                "description": "The warning background color variable for the hover state."
            },
            {
                "type": "Color",
                "name": "warning-active",
                "description": "The warning background color variable for the active state."
            },
            {
                "type": "Color",
                "name": "warning-emphasis",
                "description": "The emphasized warning color variable."
            },
            {
                "type": "Color",
                "name": "warning-on-subtle",
                "description": "The text color variable for content on warning subtle."
            },
            {
                "type": "Color",
                "name": "on-warning",
                "description": "The text color variable for content on warning."
            },
            {
                "type": "Color",
                "name": "warning-on-surface",
                "description": "The text color variable for content on surface."
            },
            {
                "type": "Color",
                "name": "error-subtle",
                "description": "The error subtle background color variable."
            },
            {
                "type": "Color",
                "name": "error-subtle-hover",
                "description": "The error subtle background color variable for the hover state."
            },
            {
                "type": "Color",
                "name": "error-subtle-active",
                "description": "The error subtle background color variable for the active state."
            },
            {
                "type": "Color",
                "name": "error",
                "description": "The error background color variable."
            },
            {
                "type": "Color",
                "name": "error-hover",
                "description": "The error background color variable for the hover state."
            },
            {
                "type": "Color",
                "name": "error-active",
                "description": "The error background color variable for the active state."
            },
            {
                "type": "Color",
                "name": "error-emphasis",
                "description": "The emphasized error color variable."
            },
            {
                "type": "Color",
                "name": "error-on-subtle",
                "description": "The text color variable for content on error subtle."
            },
            {
                "type": "Color",
                "name": "on-error",
                "description": "The text color variable for content on error."
            },
            {
                "type": "Color",
                "name": "error-on-surface",
                "description": "The text color variable for content on surface."
            },
            {
                "type": "Color",
                "name": "light-subtle",
                "description": "The light subtle background color variable."
            },
            {
                "type": "Color",
                "name": "light-subtle-hover",
                "description": "The light subtle background color variable for the hover state."
            },
            {
                "type": "Color",
                "name": "light-subtle-active",
                "description": "The light subtle background color variable for the active state."
            },
            {
                "type": "Color",
                "name": "light",
                "description": "The light background color variable."
            },
            {
                "type": "Color",
                "name": "light-hover",
                "description": "The light background color variable for the hover state."
            },
            {
                "type": "Color",
                "name": "light-active",
                "description": "The light background color variable for the active state."
            },
            {
                "type": "Color",
                "name": "light-emphasis",
                "description": "The emphasized light color variable."
            },
            {
                "type": "Color",
                "name": "light-on-subtle",
                "description": "The text color variable for content on light subtle."
            },
            {
                "type": "Color",
                "name": "on-light",
                "description": "The text color variable for content on light."
            },
            {
                "type": "Color",
                "name": "light-on-surface",
                "description": "The text color variable for content on surface."
            },
            {
                "type": "Color",
                "name": "dark-subtle",
                "description": "The dark subtle background color variable."
            },
            {
                "type": "Color",
                "name": "dark-subtle-hover",
                "description": "The dark subtle background color variable for the hover state."
            },
            {
                "type": "Color",
                "name": "dark-subtle-active",
                "description": "The dark subtle background color variable for the active state."
            },
            {
                "type": "Color",
                "name": "dark",
                "description": "The dark background color variable."
            },
            {
                "type": "Color",
                "name": "dark-hover",
                "description": "The dark background color variable for the hover state."
            },
            {
                "type": "Color",
                "name": "dark-active",
                "description": "The dark background color variable for the active state."
            },
            {
                "type": "Color",
                "name": "dark-emphasis",
                "description": "The emphasized dark color variable."
            },
            {
                "type": "Color",
                "name": "dark-on-subtle",
                "description": "The text color variable for content on dark subtle."
            },
            {
                "type": "Color",
                "name": "on-dark",
                "description": "The text color variable for content on dark."
            },
            {
                "type": "Color",
                "name": "dark-on-surface",
                "description": "The text color variable for content on surface."
            },
            {
                "type": "Color",
                "name": "inverse-subtle",
                "description": "The inverse subtle background color variable."
            },
            {
                "type": "Color",
                "name": "inverse-subtle-hover",
                "description": "The inverse subtle background color variable for the hover state."
            },
            {
                "type": "Color",
                "name": "inverse-subtle-active",
                "description": "The inverse subtle background color variable for the active state."
            },
            {
                "type": "Color",
                "name": "inverse",
                "description": "The inverse background color variable."
            },
            {
                "type": "Color",
                "name": "inverse-hover",
                "description": "The inverse background color variable for the hover state."
            },
            {
                "type": "Color",
                "name": "inverse-active",
                "description": "The inverse background color variable for the active state."
            },
            {
                "type": "Color",
                "name": "inverse-emphasis",
                "description": "The emphasized inverse color variable."
            },
            {
                "type": "Color",
                "name": "inverse-on-subtle",
                "description": "The text color variable for content on inverse subtle."
            },
            {
                "type": "Color",
                "name": "on-inverse",
                "description": "The text color variable for content on inverse."
            },
            {
                "type": "Color",
                "name": "inverse-on-surface",
                "description": "The text color variable for content on surface."
            },
            {
                "type": "Color",
                "name": "series-a",
                "description": "The series A color variable."
            },
            {
                "type": "Color",
                "name": "series-a-bold",
                "description": "The bold series A color variable."
            },
            {
                "type": "Color",
                "name": "series-a-bolder",
                "description": "The bolder series A color variable."
            },
            {
                "type": "Color",
                "name": "series-a-subtle",
                "description": "The subtle series A color variable."
            },
            {
                "type": "Color",
                "name": "series-a-subtler",
                "description": "The subtler series A color variable."
            },
            {
                "type": "Color",
                "name": "series-b",
                "description": "The series B color variable."
            },
            {
                "type": "Color",
                "name": "series-b-bold",
                "description": "The bold series B color variable."
            },
            {
                "type": "Color",
                "name": "series-b-bolder",
                "description": "The bolder series B color variable."
            },
            {
                "type": "Color",
                "name": "series-b-subtle",
                "description": "The subtle series B color variable."
            },
            {
                "type": "Color",
                "name": "series-b-subtler",
                "description": "The subtler series B color variable."
            },
            {
                "type": "Color",
                "name": "series-c",
                "description": "The series C color variable."
            },
            {
                "type": "Color",
                "name": "series-c-bold",
                "description": "The bold series C color variable."
            },
            {
                "type": "Color",
                "name": "series-c-bolder",
                "description": "The bolder series C color variable."
            },
            {
                "type": "Color",
                "name": "series-c-subtle",
                "description": "The subtle series C color variable."
            },
            {
                "type": "Color",
                "name": "series-c-subtler",
                "description": "The subtler series C color variable."
            },
            {
                "type": "Color",
                "name": "series-d",
                "description": "The series D color variable."
            },
            {
                "type": "Color",
                "name": "series-d-bold",
                "description": "The bold series D color variable."
            },
            {
                "type": "Color",
                "name": "series-d-bolder",
                "description": "The bolder series D color variable."
            },
            {
                "type": "Color",
                "name": "series-d-subtle",
                "description": "The subtle series D color variable."
            },
            {
                "type": "Color",
                "name": "series-d-subtler",
                "description": "The subtler series D color variable."
            },
            {
                "type": "Color",
                "name": "series-e",
                "description": "The series E color variable."
            },
            {
                "type": "Color",
                "name": "series-e-bold",
                "description": "The bold series E color variable."
            },
            {
                "type": "Color",
                "name": "series-e-bolder",
                "description": "The bolder series E color variable."
            },
            {
                "type": "Color",
                "name": "series-e-subtle",
                "description": "The subtle series E color variable."
            },
            {
                "type": "Color",
                "name": "series-e-subtler",
                "description": "The subtler series E color variable."
            },
            {
                "type": "Color",
                "name": "series-f",
                "description": "The series F color variable."
            },
            {
                "type": "Color",
                "name": "series-f-bold",
                "description": "The bold series F color variable."
            },
            {
                "type": "Color",
                "name": "series-f-bolder",
                "description": "The bolder series F color variable."
            },
            {
                "type": "Color",
                "name": "series-f-subtle",
                "description": "The subtle series F color variable."
            },
            {
                "type": "Color",
                "name": "series-f-subtler",
                "description": "The subtler series F color variable."
            }
        ],
        "access": "public",
        "file": {
            "path": "core/color-system/_swatch.scss",
            "name": "_swatch.scss"
        }
    },
    {
        "description": "Background color of a component.\nNote: do not use this variable directly. Instead derive it as `$component-name-bg` e.g. `$kendo-grid-bg: $kendo-component-bg !default;`.\n",
        "commentRange": {
            "start": 105,
            "end": 107
        },
        "context": {
            "type": "variable",
            "name": "kendo-component-bg",
            "value": "$kendo-body-bg",
            "scope": "default",
            "line": {
                "start": 108,
                "end": 108
            }
        },
        "group": [
            "component"
        ],
        "access": "public",
        "file": {
            "path": "core/color-system/_swatch-legacy.scss",
            "name": "_swatch-legacy.scss"
        }
    },
    {
        "description": "Text color of a component.\nNote: do not use this variable directly. Instead derive it as `$component-name-text` e.g. `$kendo-grid-text: $kendo-component-text !default;`.\n",
        "commentRange": {
            "start": 109,
            "end": 112
        },
        "context": {
            "type": "variable",
            "name": "kendo-component-text",
            "value": "$kendo-body-text",
            "scope": "default",
            "line": {
                "start": 113,
                "end": 113
            }
        },
        "groupDescriptions": {
            "component": "$kendo-component-text: $kendo-body-text !default;"
        },
        "group": [
            "component"
        ],
        "access": "public",
        "file": {
            "path": "core/color-system/_swatch-legacy.scss",
            "name": "_swatch-legacy.scss"
        }
    },
    {
        "description": "Border color of a component.\nNote: do not use this variable directly. Instead derive it as `$component-name-border` e.g. `$kendo-grid-border: $kendo-component-border !default;`.\n",
        "commentRange": {
            "start": 114,
            "end": 116
        },
        "context": {
            "type": "variable",
            "name": "kendo-component-border",
            "value": "$kendo-app-border",
            "scope": "default",
            "line": {
                "start": 117,
                "end": 117
            }
        },
        "group": [
            "component"
        ],
        "access": "public",
        "file": {
            "path": "core/color-system/_swatch-legacy.scss",
            "name": "_swatch-legacy.scss"
        }
    },
    {
        "description": "The background color of the Dialog titlebar.\n",
        "commentRange": {
            "start": 7,
            "end": 8
        },
        "context": {
            "type": "variable",
            "name": "kendo-dialog-titlebar-bg",
            "value": "unset",
            "scope": "default",
            "line": {
                "start": 9,
                "end": 9
            }
        },
        "group": [
            "dialog"
        ],
        "access": "public",
        "file": {
            "path": "dialog/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Dialog titlebar.\n",
        "commentRange": {
            "start": 10,
            "end": 11
        },
        "context": {
            "type": "variable",
            "name": "kendo-dialog-titlebar-text",
            "value": "unset",
            "scope": "default",
            "line": {
                "start": 12,
                "end": 12
            }
        },
        "group": [
            "dialog"
        ],
        "access": "public",
        "file": {
            "path": "dialog/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Dialog titlebar.\n",
        "commentRange": {
            "start": 13,
            "end": 14
        },
        "context": {
            "type": "variable",
            "name": "kendo-dialog-titlebar-border",
            "value": "inherit",
            "scope": "default",
            "line": {
                "start": 15,
                "end": 15
            }
        },
        "group": [
            "dialog"
        ],
        "access": "public",
        "file": {
            "path": "dialog/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the Dialog action buttons.\n",
        "commentRange": {
            "start": 17,
            "end": 18
        },
        "context": {
            "type": "variable",
            "name": "kendo-dialog-buttongroup-padding-x",
            "value": "$kendo-actions-padding-x",
            "scope": "default",
            "line": {
                "start": 19,
                "end": 19
            }
        },
        "group": [
            "dialog"
        ],
        "access": "public",
        "file": {
            "path": "dialog/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the Dialog action buttons.\n",
        "commentRange": {
            "start": 20,
            "end": 21
        },
        "context": {
            "type": "variable",
            "name": "kendo-dialog-buttongroup-padding-y",
            "value": "$kendo-actions-padding-y",
            "scope": "default",
            "line": {
                "start": 22,
                "end": 22
            }
        },
        "group": [
            "dialog"
        ],
        "access": "public",
        "file": {
            "path": "dialog/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the top border of the Dialog action buttons.\n",
        "commentRange": {
            "start": 23,
            "end": 24
        },
        "context": {
            "type": "variable",
            "name": "kendo-dialog-buttongroup-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 25,
                "end": 25
            }
        },
        "group": [
            "dialog"
        ],
        "access": "public",
        "file": {
            "path": "dialog/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing between the Dialog action buttons.\n",
        "commentRange": {
            "start": 26,
            "end": 27
        },
        "context": {
            "type": "variable",
            "name": "kendo-dialog-button-spacing",
            "value": "$kendo-actions-button-spacing",
            "scope": "default",
            "line": {
                "start": 28,
                "end": 28
            }
        },
        "group": [
            "dialog"
        ],
        "access": "public",
        "file": {
            "path": "dialog/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The theme colors map for the Dialog.\n",
        "commentRange": {
            "start": 30,
            "end": 31
        },
        "context": {
            "type": "variable",
            "name": "kendo-dialog-theme-colors",
            "value": "(\n    \"primary\": map.get($kendo-theme-colors, \"primary\"),\n    \"light\": map.get($kendo-theme-colors, \"light\"),\n    \"dark\": map.get($kendo-theme-colors, \"dark\")\n)",
            "scope": "default",
            "line": {
                "start": 32,
                "end": 36
            }
        },
        "group": [
            "dialog"
        ],
        "access": "public",
        "file": {
            "path": "dialog/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": " The width of the border around the DockManager component.\n",
        "commentRange": {
            "start": 5,
            "end": 6
        },
        "context": {
            "type": "variable",
            "name": "kendo-dock-manager-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 7,
                "end": 7
            }
        },
        "group": [
            "dock-manager"
        ],
        "access": "public",
        "file": {
            "path": "dock-manager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The style of the border around the DockManager component.\n",
        "commentRange": {
            "start": 8,
            "end": 9
        },
        "context": {
            "type": "variable",
            "name": "kendo-dock-manager-border-style",
            "value": "solid",
            "scope": "default",
            "line": {
                "start": 10,
                "end": 10
            }
        },
        "group": [
            "dock-manager"
        ],
        "access": "public",
        "file": {
            "path": "dock-manager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The color of the border around the DockManager component.\n",
        "commentRange": {
            "start": 11,
            "end": 12
        },
        "context": {
            "type": "variable",
            "name": "kendo-dock-manager-border",
            "value": "$kendo-base-border",
            "scope": "default",
            "line": {
                "start": 13,
                "end": 13
            }
        },
        "group": [
            "dock-manager"
        ],
        "access": "public",
        "file": {
            "path": "dock-manager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the pane header in the DockManager component.\n",
        "commentRange": {
            "start": 15,
            "end": 16
        },
        "context": {
            "type": "variable",
            "name": "kendo-dock-manager-pane-header-padding-y",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 17,
                "end": 17
            }
        },
        "group": [
            "dock-manager"
        ],
        "access": "public",
        "file": {
            "path": "dock-manager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the pane header in the DockManager component.\n",
        "commentRange": {
            "start": 18,
            "end": 19
        },
        "context": {
            "type": "variable",
            "name": "kendo-dock-manager-pane-header-padding-x",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 20,
                "end": 20
            }
        },
        "group": [
            "dock-manager"
        ],
        "access": "public",
        "file": {
            "path": "dock-manager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the border around the pane header in the DockManager component.\n",
        "commentRange": {
            "start": 21,
            "end": 22
        },
        "context": {
            "type": "variable",
            "name": "kendo-dock-manager-pane-header-border-width",
            "value": "$kendo-dock-manager-border-width",
            "scope": "default",
            "line": {
                "start": 23,
                "end": 23
            }
        },
        "group": [
            "dock-manager"
        ],
        "access": "public",
        "file": {
            "path": "dock-manager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": " The style of the border around the pane header in the DockManager component.\n",
        "commentRange": {
            "start": 24,
            "end": 25
        },
        "context": {
            "type": "variable",
            "name": "kendo-dock-manager-pane-header-border-style",
            "value": "solid",
            "scope": "default",
            "line": {
                "start": 26,
                "end": 26
            }
        },
        "group": [
            "dock-manager"
        ],
        "access": "public",
        "file": {
            "path": "dock-manager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the pane header in the DockManager component.\n",
        "commentRange": {
            "start": 27,
            "end": 28
        },
        "context": {
            "type": "variable",
            "name": "kendo-dock-manager-pane-header-bg",
            "value": "$kendo-component-bg",
            "scope": "default",
            "line": {
                "start": 29,
                "end": 29
            }
        },
        "group": [
            "dock-manager"
        ],
        "access": "public",
        "file": {
            "path": "dock-manager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the pane title in the DockManager component.\n",
        "commentRange": {
            "start": 31,
            "end": 32
        },
        "context": {
            "type": "variable",
            "name": "kendo-dock-manager-pane-title-padding-y",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 33,
                "end": 33
            }
        },
        "group": [
            "dock-manager"
        ],
        "access": "public",
        "file": {
            "path": "dock-manager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the pane title in the DockManager component.\n",
        "commentRange": {
            "start": 34,
            "end": 35
        },
        "context": {
            "type": "variable",
            "name": "kendo-dock-manager-pane-title-padding-x",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 36,
                "end": 36
            }
        },
        "group": [
            "dock-manager"
        ],
        "access": "public",
        "file": {
            "path": "dock-manager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the pane title in the DockManager component.\n",
        "commentRange": {
            "start": 37,
            "end": 38
        },
        "context": {
            "type": "variable",
            "name": "kendo-dock-manager-pane-title-font-family",
            "value": "var( --kendo-font-family, inherit )",
            "scope": "default",
            "line": {
                "start": 39,
                "end": 39
            }
        },
        "group": [
            "dock-manager"
        ],
        "access": "public",
        "file": {
            "path": "dock-manager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the pane title in the DockManager component.\n",
        "commentRange": {
            "start": 40,
            "end": 41
        },
        "context": {
            "type": "variable",
            "name": "kendo-dock-manager-pane-title-font-size",
            "value": "var( --kendo-font-size-lg, inherit )",
            "scope": "default",
            "line": {
                "start": 42,
                "end": 42
            }
        },
        "group": [
            "dock-manager"
        ],
        "access": "public",
        "file": {
            "path": "dock-manager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the pane title in the DockManager component.\n",
        "commentRange": {
            "start": 43,
            "end": 44
        },
        "context": {
            "type": "variable",
            "name": "kendo-dock-manager-pane-title-line-height",
            "value": "var( --kendo-line-height-sm, normal )",
            "scope": "default",
            "line": {
                "start": 45,
                "end": 45
            }
        },
        "group": [
            "dock-manager"
        ],
        "access": "public",
        "file": {
            "path": "dock-manager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font weight of the pane title in the DockManager component.\n",
        "commentRange": {
            "start": 46,
            "end": 47
        },
        "context": {
            "type": "variable",
            "name": "kendo-dock-manager-pane-title-font-weight",
            "value": "var( --kendo-font-weight-normal, normal )",
            "scope": "default",
            "line": {
                "start": 48,
                "end": 48
            }
        },
        "group": [
            "dock-manager"
        ],
        "access": "public",
        "file": {
            "path": "dock-manager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the pane content in the DockManager component.\n",
        "commentRange": {
            "start": 50,
            "end": 51
        },
        "context": {
            "type": "variable",
            "name": "kendo-dock-manager-pane-content-padding-x",
            "value": "$kendo-dock-manager-pane-header-padding-x",
            "scope": "default",
            "line": {
                "start": 52,
                "end": 52
            }
        },
        "group": [
            "dock-manager"
        ],
        "access": "public",
        "file": {
            "path": "dock-manager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the pane content in the DockManager component.\n",
        "commentRange": {
            "start": 53,
            "end": 54
        },
        "context": {
            "type": "variable",
            "name": "kendo-dock-manager-pane-content-padding-y",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 55,
                "end": 55
            }
        },
        "group": [
            "dock-manager"
        ],
        "access": "public",
        "file": {
            "path": "dock-manager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the tabbed pane in the DockManager component.\n",
        "commentRange": {
            "start": 57,
            "end": 58
        },
        "context": {
            "type": "variable",
            "name": "kendo-dock-manager-tabbed-pane-padding-y",
            "value": "k-spacing(3.5)",
            "scope": "default",
            "line": {
                "start": 59,
                "end": 59
            }
        },
        "group": [
            "dock-manager"
        ],
        "access": "public",
        "file": {
            "path": "dock-manager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the tabbed pane in the DockManager component.\n",
        "commentRange": {
            "start": 60,
            "end": 61
        },
        "context": {
            "type": "variable",
            "name": "kendo-dock-manager-tabbed-pane-padding-x",
            "value": "$kendo-dock-manager-pane-content-padding-y",
            "scope": "default",
            "line": {
                "start": 62,
                "end": 62
            }
        },
        "group": [
            "dock-manager"
        ],
        "access": "public",
        "file": {
            "path": "dock-manager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the unpinned pane container in the DockManager component.\n",
        "commentRange": {
            "start": 64,
            "end": 65
        },
        "context": {
            "type": "variable",
            "name": "kendo-dock-manager-unpinned-container-width",
            "value": "300px",
            "scope": "default",
            "line": {
                "start": 66,
                "end": 66
            }
        },
        "group": [
            "dock-manager"
        ],
        "access": "public",
        "file": {
            "path": "dock-manager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background-color of the unpinned pane container in the DockManager component.\n",
        "commentRange": {
            "start": 67,
            "end": 68
        },
        "context": {
            "type": "variable",
            "name": "kendo-dock-manager-unpinned-container-bg",
            "value": "$kendo-component-bg",
            "scope": "default",
            "line": {
                "start": 69,
                "end": 69
            }
        },
        "group": [
            "dock-manager"
        ],
        "access": "public",
        "file": {
            "path": "dock-manager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The box shadow of the unpinned pane container in the DockManager component.\n",
        "commentRange": {
            "start": 70,
            "end": 71
        },
        "context": {
            "type": "variable",
            "name": "kendo-dock-manager-unpinned-container-shadow",
            "value": "4px 0px 5px 0px rgba(0, 0, 0, 0.04), 2px 0px 4px 0px rgba(0, 0, 0, 0.03)",
            "scope": "default",
            "line": {
                "start": 72,
                "end": 72
            }
        },
        "group": [
            "dock-manager"
        ],
        "access": "public",
        "file": {
            "path": "dock-manager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The padding of the dock indicator in the DockManager component.\n",
        "commentRange": {
            "start": 74,
            "end": 75
        },
        "context": {
            "type": "variable",
            "name": "kendo-dock-indicator-padding",
            "value": "k-spacing(1.5)",
            "scope": "default",
            "line": {
                "start": 76,
                "end": 76
            }
        },
        "group": [
            "dock-manager"
        ],
        "access": "public",
        "file": {
            "path": "dock-manager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the dock indicator in the DockManager component.\n",
        "commentRange": {
            "start": 77,
            "end": 78
        },
        "context": {
            "type": "variable",
            "name": "kendo-dock-indicator-bg",
            "value": "$kendo-component-bg",
            "scope": "default",
            "line": {
                "start": 79,
                "end": 79
            }
        },
        "group": [
            "dock-manager"
        ],
        "access": "public",
        "file": {
            "path": "dock-manager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the dock indicator in the DockManager component.\n",
        "commentRange": {
            "start": 80,
            "end": 81
        },
        "context": {
            "type": "variable",
            "name": "kendo-dock-indicator-text",
            "value": "$kendo-color-primary",
            "scope": "default",
            "line": {
                "start": 82,
                "end": 82
            }
        },
        "group": [
            "dock-manager"
        ],
        "access": "public",
        "file": {
            "path": "dock-manager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The outline width of the dock indicator in the DockManager component.\n",
        "commentRange": {
            "start": 83,
            "end": 84
        },
        "context": {
            "type": "variable",
            "name": "kendo-dock-indicator-outline-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 85,
                "end": 85
            }
        },
        "group": [
            "dock-manager"
        ],
        "access": "public",
        "file": {
            "path": "dock-manager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The outline style of the dock indicator in the DockManager component.\n",
        "commentRange": {
            "start": 86,
            "end": 87
        },
        "context": {
            "type": "variable",
            "name": "kendo-dock-indicator-outline-style",
            "value": "solid",
            "scope": "default",
            "line": {
                "start": 88,
                "end": 88
            }
        },
        "group": [
            "dock-manager"
        ],
        "access": "public",
        "file": {
            "path": "dock-manager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The outline color of the dock indicator in the DockManager component.\n",
        "commentRange": {
            "start": 89,
            "end": 90
        },
        "context": {
            "type": "variable",
            "name": "kendo-dock-indicator-outline",
            "value": "$kendo-dock-indicator-text",
            "scope": "default",
            "line": {
                "start": 91,
                "end": 91
            }
        },
        "group": [
            "dock-manager"
        ],
        "access": "public",
        "file": {
            "path": "dock-manager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The box shadow of the dock indicator in the DockManager component.\n",
        "commentRange": {
            "start": 92,
            "end": 93
        },
        "context": {
            "type": "variable",
            "name": "kendo-dock-indicator-shadow",
            "value": "drop-shadow( 0px 1px 18px rgba(0, 0, 0, 0.12) ) drop-shadow( 0px 6px 10px rgba(0, 0, 0, 0.14) ) drop-shadow( 0px 3px 5px rgba(0, 0, 0, 0.20) )",
            "scope": "default",
            "line": {
                "start": 94,
                "end": 94
            }
        },
        "group": [
            "dock-manager"
        ],
        "access": "public",
        "file": {
            "path": "dock-manager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": " The background color of the hovered dock indicator in the DockManager component.\n",
        "commentRange": {
            "start": 96,
            "end": 97
        },
        "context": {
            "type": "variable",
            "name": "kendo-dock-indicator-hover-bg",
            "value": "$kendo-color-primary",
            "scope": "default",
            "line": {
                "start": 98,
                "end": 98
            }
        },
        "group": [
            "dock-manager"
        ],
        "access": "public",
        "file": {
            "path": "dock-manager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the hovered dock indicator in the DockManager component.\n",
        "commentRange": {
            "start": 99,
            "end": 100
        },
        "context": {
            "type": "variable",
            "name": "kendo-dock-indicator-hover-text",
            "value": "$kendo-color-white",
            "scope": "default",
            "line": {
                "start": 101,
                "end": 101
            }
        },
        "group": [
            "dock-manager"
        ],
        "access": "public",
        "file": {
            "path": "dock-manager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the border around the dropping area in the DockManager component.\n",
        "commentRange": {
            "start": 103,
            "end": 104
        },
        "context": {
            "type": "variable",
            "name": "kendo-dock-manager-dock-preview-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 105,
                "end": 105
            }
        },
        "group": [
            "dock-manager"
        ],
        "access": "public",
        "file": {
            "path": "dock-manager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The style of the border around the dropping area in the DockManager component.\n",
        "commentRange": {
            "start": 106,
            "end": 107
        },
        "context": {
            "type": "variable",
            "name": "kendo-dock-manager-dock-preview-border-style",
            "value": "dashed",
            "scope": "default",
            "line": {
                "start": 108,
                "end": 108
            }
        },
        "group": [
            "dock-manager"
        ],
        "access": "public",
        "file": {
            "path": "dock-manager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border radius of the dropping area in the DockManager component.\n",
        "commentRange": {
            "start": 109,
            "end": 110
        },
        "context": {
            "type": "variable",
            "name": "kendo-dock-manager-dock-preview-border-radius",
            "value": "k-border-radius(sm)",
            "scope": "default",
            "line": {
                "start": 111,
                "end": 111
            }
        },
        "group": [
            "dock-manager"
        ],
        "access": "public",
        "file": {
            "path": "dock-manager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the dropping area in the DockManager component.\n",
        "commentRange": {
            "start": 112,
            "end": 113
        },
        "context": {
            "type": "variable",
            "name": "kendo-dock-manager-dock-preview-bg",
            "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 16%, transparent), rgba( $kendo-color-primary, .16 ))",
            "scope": "default",
            "line": {
                "start": 114,
                "end": 114
            }
        },
        "group": [
            "dock-manager"
        ],
        "access": "public",
        "file": {
            "path": "dock-manager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the dropping area in the DockManager component.\n",
        "commentRange": {
            "start": 115,
            "end": 116
        },
        "context": {
            "type": "variable",
            "name": "kendo-dock-manager-dock-preview-border",
            "value": "$kendo-color-primary",
            "scope": "default",
            "line": {
                "start": 117,
                "end": 117
            }
        },
        "group": [
            "dock-manager"
        ],
        "access": "public",
        "file": {
            "path": "dock-manager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Drawer.\n",
        "commentRange": {
            "start": 7,
            "end": 8
        },
        "context": {
            "type": "variable",
            "name": "kendo-drawer-bg",
            "value": "$kendo-component-bg",
            "scope": "default",
            "line": {
                "start": 9,
                "end": 9
            }
        },
        "group": [
            "drawer"
        ],
        "access": "public",
        "file": {
            "path": "drawer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Drawer.\n",
        "commentRange": {
            "start": 10,
            "end": 11
        },
        "context": {
            "type": "variable",
            "name": "kendo-drawer-text",
            "value": "$kendo-component-text",
            "scope": "default",
            "line": {
                "start": 12,
                "end": 12
            }
        },
        "group": [
            "drawer"
        ],
        "access": "public",
        "file": {
            "path": "drawer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Drawer.\n",
        "commentRange": {
            "start": 13,
            "end": 14
        },
        "context": {
            "type": "variable",
            "name": "kendo-drawer-border",
            "value": "$kendo-component-border",
            "scope": "default",
            "line": {
                "start": 15,
                "end": 15
            }
        },
        "group": [
            "drawer"
        ],
        "access": "public",
        "file": {
            "path": "drawer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border width of the Drawer.\n",
        "commentRange": {
            "start": 16,
            "end": 17
        },
        "context": {
            "type": "variable",
            "name": "kendo-drawer-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 18,
                "end": 18
            }
        },
        "group": [
            "drawer"
        ],
        "access": "public",
        "file": {
            "path": "drawer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the Drawer.\n",
        "commentRange": {
            "start": 20,
            "end": 21
        },
        "context": {
            "type": "variable",
            "name": "kendo-drawer-font-family",
            "value": "var( --kendo-font-family, inherit )",
            "scope": "default",
            "line": {
                "start": 22,
                "end": 22
            }
        },
        "group": [
            "drawer"
        ],
        "access": "public",
        "file": {
            "path": "drawer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the Drawer.\n",
        "commentRange": {
            "start": 23,
            "end": 24
        },
        "context": {
            "type": "variable",
            "name": "kendo-drawer-font-size",
            "value": "var( --kendo-font-size, inherit )",
            "scope": "default",
            "line": {
                "start": 25,
                "end": 25
            }
        },
        "group": [
            "drawer"
        ],
        "access": "public",
        "file": {
            "path": "drawer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the Drawer.\n",
        "commentRange": {
            "start": 26,
            "end": 27
        },
        "context": {
            "type": "variable",
            "name": "kendo-drawer-line-height",
            "value": "var( --kendo-line-height, normal )",
            "scope": "default",
            "line": {
                "start": 28,
                "end": 28
            }
        },
        "group": [
            "drawer"
        ],
        "access": "public",
        "file": {
            "path": "drawer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the Drawer content.\n",
        "commentRange": {
            "start": 30,
            "end": 31
        },
        "context": {
            "type": "variable",
            "name": "kendo-drawer-content-padding-x",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 32,
                "end": 32
            }
        },
        "group": [
            "drawer"
        ],
        "access": "public",
        "file": {
            "path": "drawer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the Drawer content.\n",
        "commentRange": {
            "start": 33,
            "end": 34
        },
        "context": {
            "type": "variable",
            "name": "kendo-drawer-content-padding-y",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 35,
                "end": 35
            }
        },
        "group": [
            "drawer"
        ],
        "access": "public",
        "file": {
            "path": "drawer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the Drawer scrollbar.\n",
        "commentRange": {
            "start": 37,
            "end": 38
        },
        "context": {
            "type": "variable",
            "name": "kendo-drawer-scrollbar-width",
            "value": "7px",
            "scope": "default",
            "line": {
                "start": 39,
                "end": 39
            }
        },
        "group": [
            "drawer"
        ],
        "access": "public",
        "file": {
            "path": "drawer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The color of the Drawer scrollbar track.\n",
        "commentRange": {
            "start": 40,
            "end": 41
        },
        "context": {
            "type": "variable",
            "name": "kendo-drawer-scrollbar-color",
            "value": "rgba( 156, 156, 156, .7 )",
            "scope": "default",
            "line": {
                "start": 42,
                "end": 42
            }
        },
        "group": [
            "drawer"
        ],
        "access": "public",
        "file": {
            "path": "drawer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Drawer scrollbar thumb.\n",
        "commentRange": {
            "start": 43,
            "end": 44
        },
        "context": {
            "type": "variable",
            "name": "kendo-drawer-scrollbar-bg",
            "value": "#dedede",
            "scope": "default",
            "line": {
                "start": 45,
                "end": 45
            }
        },
        "group": [
            "drawer"
        ],
        "access": "public",
        "file": {
            "path": "drawer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border radius of the Drawer scrollbar.\n",
        "commentRange": {
            "start": 46,
            "end": 47
        },
        "context": {
            "type": "variable",
            "name": "kendo-drawer-scrollbar-radius",
            "value": "20px",
            "scope": "default",
            "line": {
                "start": 48,
                "end": 48
            }
        },
        "group": [
            "drawer"
        ],
        "access": "public",
        "file": {
            "path": "drawer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The hover color of the Drawer scrollbar track.\n",
        "commentRange": {
            "start": 49,
            "end": 50
        },
        "context": {
            "type": "variable",
            "name": "kendo-drawer-scrollbar-hover-color",
            "value": "rgba( 156, 156, 156, 1 )",
            "scope": "default",
            "line": {
                "start": 51,
                "end": 51
            }
        },
        "group": [
            "drawer"
        ],
        "access": "public",
        "file": {
            "path": "drawer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the Drawer item.\n",
        "commentRange": {
            "start": 53,
            "end": 54
        },
        "context": {
            "type": "variable",
            "name": "kendo-drawer-item-padding-x",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 55,
                "end": 55
            }
        },
        "group": [
            "drawer"
        ],
        "access": "public",
        "file": {
            "path": "drawer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the Drawer item.\n",
        "commentRange": {
            "start": 56,
            "end": 57
        },
        "context": {
            "type": "variable",
            "name": "kendo-drawer-item-padding-y",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 58,
                "end": 58
            }
        },
        "group": [
            "drawer"
        ],
        "access": "public",
        "file": {
            "path": "drawer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the Drawer item.\n",
        "commentRange": {
            "start": 59,
            "end": 60
        },
        "context": {
            "type": "variable",
            "name": "kendo-drawer-item-font-size",
            "value": "var( --kendo-font-size, inherit )",
            "scope": "default",
            "line": {
                "start": 61,
                "end": 61
            }
        },
        "group": [
            "drawer"
        ],
        "access": "public",
        "file": {
            "path": "drawer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the Drawer item.\n",
        "commentRange": {
            "start": 62,
            "end": 63
        },
        "context": {
            "type": "variable",
            "name": "kendo-drawer-item-line-height",
            "value": "var( --kendo-line-height-lg, normal )",
            "scope": "default",
            "line": {
                "start": 64,
                "end": 64
            }
        },
        "group": [
            "drawer"
        ],
        "access": "public",
        "file": {
            "path": "drawer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the Drawer item in each level.\n",
        "commentRange": {
            "start": 66,
            "end": 67
        },
        "context": {
            "type": "variable",
            "name": "kendo-drawer-item-level-padding-x",
            "value": "$kendo-drawer-item-padding-x",
            "scope": "default",
            "line": {
                "start": 68,
                "end": 68
            }
        },
        "group": [
            "drawer"
        ],
        "access": "public",
        "file": {
            "path": "drawer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The count of the Drawer item levels.\n",
        "commentRange": {
            "start": 69,
            "end": 70
        },
        "context": {
            "type": "variable",
            "name": "kendo-drawer-item-level-count",
            "value": "5",
            "scope": "default",
            "line": {
                "start": 71,
                "end": 71
            }
        },
        "group": [
            "drawer"
        ],
        "access": "public",
        "file": {
            "path": "drawer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the Drawer icon.\n",
        "commentRange": {
            "start": 73,
            "end": 74
        },
        "context": {
            "type": "variable",
            "name": "kendo-drawer-icon-padding-x",
            "value": "k-spacing(0)",
            "scope": "default",
            "line": {
                "start": 75,
                "end": 75
            }
        },
        "group": [
            "drawer"
        ],
        "access": "public",
        "file": {
            "path": "drawer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the Drawer icon.\n",
        "commentRange": {
            "start": 76,
            "end": 77
        },
        "context": {
            "type": "variable",
            "name": "kendo-drawer-icon-padding-y",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 78,
                "end": 78
            }
        },
        "group": [
            "drawer"
        ],
        "access": "public",
        "file": {
            "path": "drawer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The initial width of the mini Drawer.\n",
        "commentRange": {
            "start": 80,
            "end": 81
        },
        "context": {
            "type": "variable",
            "name": "kendo-drawer-mini-initial-width",
            "value": "calc( 2 * #{$kendo-drawer-item-padding-x} + #{$kendo-icon-size} )",
            "scope": "default",
            "line": {
                "start": 82,
                "end": 82
            }
        },
        "group": [
            "drawer"
        ],
        "access": "public",
        "file": {
            "path": "drawer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the hovered Drawer item.\n",
        "commentRange": {
            "start": 84,
            "end": 85
        },
        "context": {
            "type": "variable",
            "name": "kendo-drawer-hover-bg",
            "value": "$kendo-hover-bg",
            "scope": "default",
            "line": {
                "start": 86,
                "end": 86
            }
        },
        "group": [
            "drawer"
        ],
        "access": "public",
        "file": {
            "path": "drawer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the hovered Drawer item.\n",
        "commentRange": {
            "start": 87,
            "end": 88
        },
        "context": {
            "type": "variable",
            "name": "kendo-drawer-hover-text",
            "value": "$kendo-hover-text",
            "scope": "default",
            "line": {
                "start": 89,
                "end": 89
            }
        },
        "group": [
            "drawer"
        ],
        "access": "public",
        "file": {
            "path": "drawer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the focused Drawer item.\n",
        "commentRange": {
            "start": 91,
            "end": 92
        },
        "context": {
            "type": "variable",
            "name": "kendo-drawer-focus-bg",
            "value": "$kendo-hover-bg",
            "scope": "default",
            "line": {
                "start": 93,
                "end": 93
            }
        },
        "group": [
            "drawer"
        ],
        "access": "public",
        "file": {
            "path": "drawer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The box shadow of the focused Drawer item.\n",
        "commentRange": {
            "start": 94,
            "end": 95
        },
        "context": {
            "type": "variable",
            "name": "kendo-drawer-focus-shadow",
            "value": "inset 0 0 0 2px rgba( black, .15 )",
            "scope": "default",
            "line": {
                "start": 96,
                "end": 96
            }
        },
        "group": [
            "drawer"
        ],
        "access": "public",
        "file": {
            "path": "drawer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the selected Drawer item.\n",
        "commentRange": {
            "start": 98,
            "end": 99
        },
        "context": {
            "type": "variable",
            "name": "kendo-drawer-selected-bg",
            "value": "$kendo-selected-bg",
            "scope": "default",
            "line": {
                "start": 100,
                "end": 100
            }
        },
        "group": [
            "drawer"
        ],
        "access": "public",
        "file": {
            "path": "drawer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the selected Drawer item.\n",
        "commentRange": {
            "start": 101,
            "end": 102
        },
        "context": {
            "type": "variable",
            "name": "kendo-drawer-selected-text",
            "value": "$kendo-selected-text",
            "scope": "default",
            "line": {
                "start": 103,
                "end": 103
            }
        },
        "group": [
            "drawer"
        ],
        "access": "public",
        "file": {
            "path": "drawer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the selected and hovered Drawer item.\n",
        "commentRange": {
            "start": 105,
            "end": 106
        },
        "context": {
            "type": "variable",
            "name": "kendo-drawer-selected-hover-bg",
            "value": "if($kendo-enable-color-system, k-color( primary-hover ), k-try-shade( $kendo-selected-bg, 1 ))",
            "scope": "default",
            "line": {
                "start": 107,
                "end": 107
            }
        },
        "group": [
            "drawer"
        ],
        "access": "public",
        "file": {
            "path": "drawer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the selected and hovered Drawer item.\n",
        "commentRange": {
            "start": 108,
            "end": 109
        },
        "context": {
            "type": "variable",
            "name": "kendo-drawer-selected-hover-text",
            "value": "$kendo-selected-text",
            "scope": "default",
            "line": {
                "start": 110,
                "end": 110
            }
        },
        "group": [
            "drawer"
        ],
        "access": "public",
        "file": {
            "path": "drawer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the DropdownTree popup\n",
        "commentRange": {
            "start": 4,
            "end": 5
        },
        "context": {
            "type": "variable",
            "name": "kendo-dropdowntree-popup-padding-x",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 6,
                "end": 6
            }
        },
        "group": [
            "dropdowntree"
        ],
        "access": "public",
        "file": {
            "path": "dropdowntree/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the DropdownTree popup\n",
        "commentRange": {
            "start": 7,
            "end": 8
        },
        "context": {
            "type": "variable",
            "name": "kendo-dropdowntree-popup-padding-y",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 9,
                "end": 9
            }
        },
        "group": [
            "dropdowntree"
        ],
        "access": "public",
        "file": {
            "path": "dropdowntree/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the DropZone.\n",
        "commentRange": {
            "start": 7,
            "end": 8
        },
        "context": {
            "type": "variable",
            "name": "kendo-dropzone-padding-x",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 9,
                "end": 9
            }
        },
        "group": [
            "dropzone"
        ],
        "access": "public",
        "file": {
            "path": "dropzone/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the DropZone.\n",
        "commentRange": {
            "start": 10,
            "end": 11
        },
        "context": {
            "type": "variable",
            "name": "kendo-dropzone-padding-y",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 12,
                "end": 12
            }
        },
        "group": [
            "dropzone"
        ],
        "access": "public",
        "file": {
            "path": "dropzone/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border width of the DropZone.\n",
        "commentRange": {
            "start": 13,
            "end": 14
        },
        "context": {
            "type": "variable",
            "name": "kendo-dropzone-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 15,
                "end": 15
            }
        },
        "group": [
            "dropzone"
        ],
        "access": "public",
        "file": {
            "path": "dropzone/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The minimum height of the DropZone.\n",
        "commentRange": {
            "start": 16,
            "end": 17
        },
        "context": {
            "type": "variable",
            "name": "kendo-dropzone-min-height",
            "value": "220px",
            "scope": "default",
            "line": {
                "start": 18,
                "end": 18
            }
        },
        "group": [
            "dropzone"
        ],
        "access": "public",
        "file": {
            "path": "dropzone/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the DropZone.\n",
        "commentRange": {
            "start": 20,
            "end": 21
        },
        "context": {
            "type": "variable",
            "name": "kendo-dropzone-font-family",
            "value": "var( --kendo-font-family, inherit )",
            "scope": "default",
            "line": {
                "start": 22,
                "end": 22
            }
        },
        "group": [
            "dropzone"
        ],
        "access": "public",
        "file": {
            "path": "dropzone/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the DropZone.\n",
        "commentRange": {
            "start": 23,
            "end": 24
        },
        "context": {
            "type": "variable",
            "name": "kendo-dropzone-font-size",
            "value": "var( --kendo-font-size, inherit )",
            "scope": "default",
            "line": {
                "start": 25,
                "end": 25
            }
        },
        "group": [
            "dropzone"
        ],
        "access": "public",
        "file": {
            "path": "dropzone/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the DropZone.\n",
        "commentRange": {
            "start": 26,
            "end": 27
        },
        "context": {
            "type": "variable",
            "name": "kendo-dropzone-line-height",
            "value": "var( --kendo-line-height, normal )",
            "scope": "default",
            "line": {
                "start": 28,
                "end": 28
            }
        },
        "group": [
            "dropzone"
        ],
        "access": "public",
        "file": {
            "path": "dropzone/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the DropZone.\n",
        "commentRange": {
            "start": 30,
            "end": 31
        },
        "context": {
            "type": "variable",
            "name": "kendo-dropzone-bg",
            "value": "if($kendo-enable-color-system, k-color( surface ), if( k-is-light( $kendo-component-bg ), $kendo-color-light, $kendo-color-dark ))",
            "scope": "default",
            "line": {
                "start": 32,
                "end": 32
            }
        },
        "group": [
            "dropzone"
        ],
        "access": "public",
        "file": {
            "path": "dropzone/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the DropZone.\n",
        "commentRange": {
            "start": 33,
            "end": 34
        },
        "context": {
            "type": "variable",
            "name": "kendo-dropzone-text",
            "value": "$kendo-component-text",
            "scope": "default",
            "line": {
                "start": 35,
                "end": 35
            }
        },
        "group": [
            "dropzone"
        ],
        "access": "public",
        "file": {
            "path": "dropzone/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the DropZone.\n",
        "commentRange": {
            "start": 36,
            "end": 37
        },
        "context": {
            "type": "variable",
            "name": "kendo-dropzone-border",
            "value": "$kendo-component-border",
            "scope": "default",
            "line": {
                "start": 38,
                "end": 38
            }
        },
        "group": [
            "dropzone"
        ],
        "access": "public",
        "file": {
            "path": "dropzone/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing below the DropZone icon.\n",
        "commentRange": {
            "start": 40,
            "end": 41
        },
        "context": {
            "type": "variable",
            "name": "kendo-dropzone-icon-spacing",
            "value": "k-spacing(6)",
            "scope": "default",
            "line": {
                "start": 42,
                "end": 42
            }
        },
        "group": [
            "dropzone"
        ],
        "access": "public",
        "file": {
            "path": "dropzone/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the DropZone icon.\n",
        "commentRange": {
            "start": 43,
            "end": 44
        },
        "context": {
            "type": "variable",
            "name": "kendo-dropzone-icon-text",
            "value": "if($kendo-enable-color-system, k-color( subtle ), k-try-tint( $kendo-dropzone-text, 8 ))",
            "scope": "default",
            "line": {
                "start": 45,
                "end": 45
            }
        },
        "group": [
            "dropzone"
        ],
        "access": "public",
        "file": {
            "path": "dropzone/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the hovered DropZone icon.\n",
        "commentRange": {
            "start": 46,
            "end": 47
        },
        "context": {
            "type": "variable",
            "name": "kendo-dropzone-icon-hover-text",
            "value": "$kendo-color-primary",
            "scope": "default",
            "line": {
                "start": 48,
                "end": 48
            }
        },
        "group": [
            "dropzone"
        ],
        "access": "public",
        "file": {
            "path": "dropzone/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the DropZone hint.\n",
        "commentRange": {
            "start": 50,
            "end": 51
        },
        "context": {
            "type": "variable",
            "name": "kendo-dropzone-hint-font-size",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 52,
                "end": 52
            }
        },
        "group": [
            "dropzone"
        ],
        "access": "public",
        "file": {
            "path": "dropzone/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing below the DropZone hint.\n",
        "commentRange": {
            "start": 53,
            "end": 54
        },
        "context": {
            "type": "variable",
            "name": "kendo-dropzone-hint-spacing",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 55,
                "end": 55
            }
        },
        "group": [
            "dropzone"
        ],
        "access": "public",
        "file": {
            "path": "dropzone/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the DropZone hint.\n",
        "commentRange": {
            "start": 56,
            "end": 57
        },
        "context": {
            "type": "variable",
            "name": "kendo-dropzone-hint-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 58,
                "end": 58
            }
        },
        "group": [
            "dropzone"
        ],
        "access": "public",
        "file": {
            "path": "dropzone/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the DropZone note.\n",
        "commentRange": {
            "start": 60,
            "end": 61
        },
        "context": {
            "type": "variable",
            "name": "kendo-dropzone-note-font-size",
            "value": "var( --kendo-font-size-xs, inherit )",
            "scope": "default",
            "line": {
                "start": 62,
                "end": 62
            }
        },
        "group": [
            "dropzone"
        ],
        "access": "public",
        "file": {
            "path": "dropzone/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing below the DropZone note.\n",
        "commentRange": {
            "start": 63,
            "end": 64
        },
        "context": {
            "type": "variable",
            "name": "kendo-dropzone-note-spacing",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 65,
                "end": 65
            }
        },
        "group": [
            "dropzone"
        ],
        "access": "public",
        "file": {
            "path": "dropzone/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the DropZone note.\n",
        "commentRange": {
            "start": 66,
            "end": 67
        },
        "context": {
            "type": "variable",
            "name": "kendo-dropzone-note-text",
            "value": "if($kendo-enable-color-system, k-color( subtle ) , $kendo-subtle-text)",
            "scope": "default",
            "line": {
                "start": 68,
                "end": 68
            }
        },
        "group": [
            "dropzone"
        ],
        "access": "public",
        "file": {
            "path": "dropzone/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the border around the Еditor.\n",
        "commentRange": {
            "start": 8,
            "end": 9
        },
        "context": {
            "type": "variable",
            "name": "kendo-editor-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 10,
                "end": 10
            }
        },
        "group": [
            "editor"
        ],
        "access": "public",
        "file": {
            "path": "editor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the Еditor.\n",
        "commentRange": {
            "start": 11,
            "end": 12
        },
        "context": {
            "type": "variable",
            "name": "kendo-editor-font-family",
            "value": "var( --kendo-font-family, inherit )",
            "scope": "default",
            "line": {
                "start": 13,
                "end": 13
            }
        },
        "group": [
            "editor"
        ],
        "access": "public",
        "file": {
            "path": "editor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the Еditor.\n",
        "commentRange": {
            "start": 14,
            "end": 15
        },
        "context": {
            "type": "variable",
            "name": "kendo-editor-font-size",
            "value": "var( --kendo-font-size, inherit )",
            "scope": "default",
            "line": {
                "start": 16,
                "end": 16
            }
        },
        "group": [
            "editor"
        ],
        "access": "public",
        "file": {
            "path": "editor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the Еditor.\n",
        "commentRange": {
            "start": 17,
            "end": 18
        },
        "context": {
            "type": "variable",
            "name": "kendo-editor-line-height",
            "value": "var( --kendo-line-height, normal )",
            "scope": "default",
            "line": {
                "start": 19,
                "end": 19
            }
        },
        "group": [
            "editor"
        ],
        "access": "public",
        "file": {
            "path": "editor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Еditor placeholder.\n",
        "commentRange": {
            "start": 21,
            "end": 22
        },
        "context": {
            "type": "variable",
            "name": "kendo-editor-placeholder-text",
            "value": "$kendo-input-placeholder-text",
            "scope": "default",
            "line": {
                "start": 23,
                "end": 23
            }
        },
        "group": [
            "editor"
        ],
        "access": "public",
        "file": {
            "path": "editor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The opacity of the Editor placeholder.\n",
        "commentRange": {
            "start": 24,
            "end": 25
        },
        "context": {
            "type": "variable",
            "name": "kendo-editor-placeholder-opacity",
            "value": "$kendo-input-placeholder-opacity",
            "scope": "default",
            "line": {
                "start": 26,
                "end": 26
            }
        },
        "group": [
            "editor"
        ],
        "access": "public",
        "file": {
            "path": "editor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The selected text color of the Editor.\n",
        "commentRange": {
            "start": 28,
            "end": 29
        },
        "context": {
            "type": "variable",
            "name": "kendo-editor-selected-text",
            "value": "$kendo-color-primary-contrast",
            "scope": "default",
            "line": {
                "start": 30,
                "end": 30
            }
        },
        "group": [
            "editor"
        ],
        "access": "public",
        "file": {
            "path": "editor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The selected background color of the Editor.\n",
        "commentRange": {
            "start": 31,
            "end": 32
        },
        "context": {
            "type": "variable",
            "name": "kendo-editor-selected-bg",
            "value": "$kendo-color-primary",
            "scope": "default",
            "line": {
                "start": 33,
                "end": 33
            }
        },
        "group": [
            "editor"
        ],
        "access": "public",
        "file": {
            "path": "editor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The highlighted background color of the Editor.\n",
        "commentRange": {
            "start": 35,
            "end": 36
        },
        "context": {
            "type": "variable",
            "name": "kendo-editor-highlighted-bg",
            "value": "if($kendo-enable-color-system, k-color( primary-subtle ), color.mix( $kendo-color-primary, #ffffff, 20% ))",
            "scope": "default",
            "line": {
                "start": 37,
                "end": 37
            }
        },
        "group": [
            "editor"
        ],
        "access": "public",
        "file": {
            "path": "editor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal margin of the Editor's export tool icon.\n",
        "commentRange": {
            "start": 39,
            "end": 40
        },
        "context": {
            "type": "variable",
            "name": "kendo-editor-export-tool-icon-margin-x",
            "value": ".25em",
            "scope": "default",
            "line": {
                "start": 41,
                "end": 41
            }
        },
        "group": [
            "editor"
        ],
        "access": "public",
        "file": {
            "path": "editor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The size of the Editor's resize handle.\n",
        "commentRange": {
            "start": 43,
            "end": 44
        },
        "context": {
            "type": "variable",
            "name": "kendo-editor-resize-handle-size",
            "value": "8px",
            "scope": "default",
            "line": {
                "start": 45,
                "end": 45
            }
        },
        "group": [
            "editor"
        ],
        "access": "public",
        "file": {
            "path": "editor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border width of the Editor's resize handle.\n",
        "commentRange": {
            "start": 46,
            "end": 47
        },
        "context": {
            "type": "variable",
            "name": "kendo-editor-resize-handle-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 48,
                "end": 48
            }
        },
        "group": [
            "editor"
        ],
        "access": "public",
        "file": {
            "path": "editor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Editor's resize handle.\n",
        "commentRange": {
            "start": 49,
            "end": 50
        },
        "context": {
            "type": "variable",
            "name": "kendo-editor-resize-handle-border",
            "value": "#000000",
            "scope": "default",
            "line": {
                "start": 51,
                "end": 51
            }
        },
        "group": [
            "editor"
        ],
        "access": "public",
        "file": {
            "path": "editor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Editor's resize handle.\n",
        "commentRange": {
            "start": 52,
            "end": 53
        },
        "context": {
            "type": "variable",
            "name": "kendo-editor-resize-handle-bg",
            "value": "#ffffff",
            "scope": "default",
            "line": {
                "start": 54,
                "end": 54
            }
        },
        "group": [
            "editor"
        ],
        "access": "public",
        "file": {
            "path": "editor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": " The outline width of the Editor's selected node.\n",
        "commentRange": {
            "start": 56,
            "end": 57
        },
        "context": {
            "type": "variable",
            "name": "kendo-editor-selectednode-outline-width",
            "value": "2px",
            "scope": "default",
            "line": {
                "start": 58,
                "end": 58
            }
        },
        "group": [
            "editor"
        ],
        "access": "public",
        "file": {
            "path": "editor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The outline color of the Editor's selected node.\n",
        "commentRange": {
            "start": 59,
            "end": 60
        },
        "context": {
            "type": "variable",
            "name": "kendo-editor-selectednode-outline-color",
            "value": "#88ccff",
            "scope": "default",
            "line": {
                "start": 61,
                "end": 61
            }
        },
        "group": [
            "editor"
        ],
        "access": "public",
        "file": {
            "path": "editor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the inline Editor.\n",
        "commentRange": {
            "start": 63,
            "end": 64
        },
        "context": {
            "type": "variable",
            "name": "kendo-editor-inline-padding-x",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 65,
                "end": 65
            }
        },
        "group": [
            "editor"
        ],
        "access": "public",
        "file": {
            "path": "editor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the inline Editor.\n",
        "commentRange": {
            "start": 66,
            "end": 67
        },
        "context": {
            "type": "variable",
            "name": "kendo-editor-inline-padding-y",
            "value": "k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 68,
                "end": 68
            }
        },
        "group": [
            "editor"
        ],
        "access": "public",
        "file": {
            "path": "editor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the Editor file browser tiles.\n",
        "commentRange": {
            "start": 70,
            "end": 71
        },
        "context": {
            "type": "variable",
            "name": "kendo-editor-filebrowser-tiles-padding-x",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 72,
                "end": 72
            }
        },
        "group": [
            "editor"
        ],
        "access": "public",
        "file": {
            "path": "editor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the Editor file browser tiles.\n",
        "commentRange": {
            "start": 73,
            "end": 74
        },
        "context": {
            "type": "variable",
            "name": "kendo-editor-filebrowser-tiles-padding-y",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 75,
                "end": 75
            }
        },
        "group": [
            "editor"
        ],
        "access": "public",
        "file": {
            "path": "editor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The padding of the Editor content.\n",
        "commentRange": {
            "start": 77,
            "end": 78
        },
        "context": {
            "type": "variable",
            "name": "kendo-editor-content-padding",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 79,
                "end": 79
            }
        },
        "group": [
            "editor"
        ],
        "access": "public",
        "file": {
            "path": "editor/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The global default Elevation map.\n",
        "commentRange": {
            "start": 33,
            "end": 34
        },
        "context": {
            "type": "variable",
            "name": "kendo-elevation",
            "value": "$_default-elevation",
            "scope": "default",
            "line": {
                "start": 35,
                "end": 35
            }
        },
        "group": [
            "elevation"
        ],
        "access": "public",
        "file": {
            "path": "core/elevation/index.import.scss",
            "name": "index.import.scss"
        }
    },
    {
        "description": "The vertical spacing of the ExpansionPanel.\n",
        "commentRange": {
            "start": 6,
            "end": 7
        },
        "context": {
            "type": "variable",
            "name": "kendo-expander-spacing-y",
            "value": "k-spacing(3)",
            "scope": "default",
            "line": {
                "start": 8,
                "end": 8
            }
        },
        "group": [
            "expander"
        ],
        "access": "public",
        "file": {
            "path": "expansion-panel/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the border around the ExpansionPanel.\n",
        "commentRange": {
            "start": 9,
            "end": 10
        },
        "context": {
            "type": "variable",
            "name": "kendo-expander-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 11,
                "end": 11
            }
        },
        "group": [
            "expander"
        ],
        "access": "public",
        "file": {
            "path": "expansion-panel/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the ExpansionPanel.\n",
        "commentRange": {
            "start": 12,
            "end": 13
        },
        "context": {
            "type": "variable",
            "name": "kendo-expander-font-family",
            "value": "var( --kendo-font-family, inherit )",
            "scope": "default",
            "line": {
                "start": 14,
                "end": 14
            }
        },
        "group": [
            "expander"
        ],
        "access": "public",
        "file": {
            "path": "expansion-panel/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the ExpansionPanel.\n",
        "commentRange": {
            "start": 15,
            "end": 16
        },
        "context": {
            "type": "variable",
            "name": "kendo-expander-font-size",
            "value": "var( --kendo-font-size, inherit )",
            "scope": "default",
            "line": {
                "start": 17,
                "end": 17
            }
        },
        "group": [
            "expander"
        ],
        "access": "public",
        "file": {
            "path": "expansion-panel/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The hine height of the ExpansionPanel.\n",
        "commentRange": {
            "start": 18,
            "end": 19
        },
        "context": {
            "type": "variable",
            "name": "kendo-expander-line-height",
            "value": "var( --kendo-line-height, normal )",
            "scope": "default",
            "line": {
                "start": 20,
                "end": 20
            }
        },
        "group": [
            "expander"
        ],
        "access": "public",
        "file": {
            "path": "expansion-panel/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the ExpansionPanel.\n",
        "commentRange": {
            "start": 22,
            "end": 23
        },
        "context": {
            "type": "variable",
            "name": "kendo-expander-text",
            "value": "$kendo-component-text",
            "scope": "default",
            "line": {
                "start": 24,
                "end": 24
            }
        },
        "group": [
            "expander"
        ],
        "access": "public",
        "file": {
            "path": "expansion-panel/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the ExpansionPanel.\n",
        "commentRange": {
            "start": 25,
            "end": 26
        },
        "context": {
            "type": "variable",
            "name": "kendo-expander-bg",
            "value": "$kendo-component-bg",
            "scope": "default",
            "line": {
                "start": 27,
                "end": 27
            }
        },
        "group": [
            "expander"
        ],
        "access": "public",
        "file": {
            "path": "expansion-panel/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the ExpansionPanel.\n",
        "commentRange": {
            "start": 28,
            "end": 29
        },
        "context": {
            "type": "variable",
            "name": "kendo-expander-border",
            "value": "$kendo-component-border",
            "scope": "default",
            "line": {
                "start": 30,
                "end": 30
            }
        },
        "group": [
            "expander"
        ],
        "access": "public",
        "file": {
            "path": "expansion-panel/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The box shadow of the focused ExpansionPanel.\n",
        "commentRange": {
            "start": 32,
            "end": 33
        },
        "context": {
            "type": "variable",
            "name": "kendo-expander-focus-shadow",
            "value": "$kendo-list-item-focus-shadow",
            "scope": "default",
            "line": {
                "start": 34,
                "end": 34
            }
        },
        "group": [
            "expander"
        ],
        "access": "public",
        "file": {
            "path": "expansion-panel/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the ExpansionPanel header.\n",
        "commentRange": {
            "start": 36,
            "end": 37
        },
        "context": {
            "type": "variable",
            "name": "kendo-expander-header-padding-x",
            "value": "k-spacing(6)",
            "scope": "default",
            "line": {
                "start": 38,
                "end": 38
            }
        },
        "group": [
            "expander"
        ],
        "access": "public",
        "file": {
            "path": "expansion-panel/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the ExpansionPanel header.\n",
        "commentRange": {
            "start": 39,
            "end": 40
        },
        "context": {
            "type": "variable",
            "name": "kendo-expander-header-padding-y",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 41,
                "end": 41
            }
        },
        "group": [
            "expander"
        ],
        "access": "public",
        "file": {
            "path": "expansion-panel/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the ExpansionPanel header.\n",
        "commentRange": {
            "start": 43,
            "end": 44
        },
        "context": {
            "type": "variable",
            "name": "kendo-expander-header-text",
            "value": "$kendo-expander-text",
            "scope": "default",
            "line": {
                "start": 45,
                "end": 45
            }
        },
        "group": [
            "expander"
        ],
        "access": "public",
        "file": {
            "path": "expansion-panel/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the ExpansionPanel header.\n",
        "commentRange": {
            "start": 46,
            "end": 47
        },
        "context": {
            "type": "variable",
            "name": "kendo-expander-header-bg",
            "value": "transparent",
            "scope": "default",
            "line": {
                "start": 48,
                "end": 48
            }
        },
        "group": [
            "expander"
        ],
        "access": "public",
        "file": {
            "path": "expansion-panel/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the ExpansionPanel header.\n",
        "commentRange": {
            "start": 49,
            "end": 50
        },
        "context": {
            "type": "variable",
            "name": "kendo-expander-header-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 51,
                "end": 51
            }
        },
        "group": [
            "expander"
        ],
        "access": "public",
        "file": {
            "path": "expansion-panel/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the hovered ExpansionPanel header.\n",
        "commentRange": {
            "start": 53,
            "end": 54
        },
        "context": {
            "type": "variable",
            "name": "kendo-expander-header-hover-bg",
            "value": "rgba( black, .04 )",
            "scope": "default",
            "line": {
                "start": 55,
                "end": 55
            }
        },
        "group": [
            "expander"
        ],
        "access": "public",
        "file": {
            "path": "expansion-panel/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the focused ExpansionPanel header.\n",
        "commentRange": {
            "start": 56,
            "end": 57
        },
        "context": {
            "type": "variable",
            "name": "kendo-expander-header-focus-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 58,
                "end": 58
            }
        },
        "group": [
            "expander"
        ],
        "access": "public",
        "file": {
            "path": "expansion-panel/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The box shadow of the focused ExpansionPanel header.\n",
        "commentRange": {
            "start": 59,
            "end": 60
        },
        "context": {
            "type": "variable",
            "name": "kendo-expander-header-focus-shadow",
            "value": "$kendo-list-item-focus-shadow",
            "scope": "default",
            "line": {
                "start": 61,
                "end": 61
            }
        },
        "group": [
            "expander"
        ],
        "access": "public",
        "file": {
            "path": "expansion-panel/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the ExpansionPanel title.\n",
        "commentRange": {
            "start": 63,
            "end": 64
        },
        "context": {
            "type": "variable",
            "name": "kendo-expander-title-text",
            "value": "$kendo-color-primary",
            "scope": "default",
            "line": {
                "start": 65,
                "end": 65
            }
        },
        "group": [
            "expander"
        ],
        "access": "public",
        "file": {
            "path": "expansion-panel/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the ExpansionPanel sub-title.\n",
        "commentRange": {
            "start": 67,
            "end": 68
        },
        "context": {
            "type": "variable",
            "name": "kendo-expander-header-sub-title-text",
            "value": "if($kendo-enable-color-system, k-color( subtle ) , $kendo-subtle-text)",
            "scope": "default",
            "line": {
                "start": 69,
                "end": 69
            }
        },
        "group": [
            "expander"
        ],
        "access": "public",
        "file": {
            "path": "expansion-panel/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal margin of the ExpansionPanel indicator.\n",
        "commentRange": {
            "start": 71,
            "end": 72
        },
        "context": {
            "type": "variable",
            "name": "kendo-expander-indicator-margin-x",
            "value": "k-spacing(3)",
            "scope": "default",
            "line": {
                "start": 73,
                "end": 73
            }
        },
        "group": [
            "expander"
        ],
        "access": "public",
        "file": {
            "path": "expansion-panel/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the ExpansionPanel content.\n",
        "commentRange": {
            "start": 75,
            "end": 76
        },
        "context": {
            "type": "variable",
            "name": "kendo-expander-content-padding-x",
            "value": "k-spacing(6)",
            "scope": "default",
            "line": {
                "start": 77,
                "end": 77
            }
        },
        "group": [
            "expander"
        ],
        "access": "public",
        "file": {
            "path": "expansion-panel/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the ExpansionPanel content.\n",
        "commentRange": {
            "start": 78,
            "end": 79
        },
        "context": {
            "type": "variable",
            "name": "kendo-expander-content-padding-y",
            "value": "k-spacing(6)",
            "scope": "default",
            "line": {
                "start": 80,
                "end": 80
            }
        },
        "group": [
            "expander"
        ],
        "access": "public",
        "file": {
            "path": "expansion-panel/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The space between the FileManager items.\n",
        "commentRange": {
            "start": 9,
            "end": 10
        },
        "context": {
            "type": "variable",
            "name": "kendo-file-manager-spacer",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 11,
                "end": 11
            }
        },
        "group": [
            "file-manager"
        ],
        "access": "public",
        "file": {
            "path": "filemanager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border width of the FileManager.\n",
        "commentRange": {
            "start": 12,
            "end": 13
        },
        "context": {
            "type": "variable",
            "name": "kendo-file-manager-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 14,
                "end": 14
            }
        },
        "group": [
            "file-manager"
        ],
        "access": "public",
        "file": {
            "path": "filemanager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the FileManager.\n",
        "commentRange": {
            "start": 15,
            "end": 16
        },
        "context": {
            "type": "variable",
            "name": "kendo-file-manager-font-family",
            "value": "var( --kendo-font-family, inherit )",
            "scope": "default",
            "line": {
                "start": 17,
                "end": 17
            }
        },
        "group": [
            "file-manager"
        ],
        "access": "public",
        "file": {
            "path": "filemanager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the FileManager.\n",
        "commentRange": {
            "start": 18,
            "end": 19
        },
        "context": {
            "type": "variable",
            "name": "kendo-file-manager-font-size",
            "value": "var( --kendo-font-size, inherit )",
            "scope": "default",
            "line": {
                "start": 20,
                "end": 20
            }
        },
        "group": [
            "file-manager"
        ],
        "access": "public",
        "file": {
            "path": "filemanager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the FileManager.\n",
        "commentRange": {
            "start": 21,
            "end": 22
        },
        "context": {
            "type": "variable",
            "name": "kendo-file-manager-line-height",
            "value": "var( --kendo-line-height, normal )",
            "scope": "default",
            "line": {
                "start": 23,
                "end": 23
            }
        },
        "group": [
            "file-manager"
        ],
        "access": "public",
        "file": {
            "path": "filemanager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the FileManager.\n",
        "commentRange": {
            "start": 24,
            "end": 25
        },
        "context": {
            "type": "variable",
            "name": "kendo-file-manager-bg",
            "value": "$kendo-component-bg",
            "scope": "default",
            "line": {
                "start": 26,
                "end": 26
            }
        },
        "group": [
            "file-manager"
        ],
        "access": "public",
        "file": {
            "path": "filemanager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the FileManager.\n",
        "commentRange": {
            "start": 27,
            "end": 28
        },
        "context": {
            "type": "variable",
            "name": "kendo-file-manager-text",
            "value": "$kendo-component-text",
            "scope": "default",
            "line": {
                "start": 29,
                "end": 29
            }
        },
        "group": [
            "file-manager"
        ],
        "access": "public",
        "file": {
            "path": "filemanager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the FileManager.\n",
        "commentRange": {
            "start": 30,
            "end": 31
        },
        "context": {
            "type": "variable",
            "name": "kendo-file-manager-border",
            "value": "$kendo-component-border",
            "scope": "default",
            "line": {
                "start": 32,
                "end": 32
            }
        },
        "group": [
            "file-manager"
        ],
        "access": "public",
        "file": {
            "path": "filemanager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border width of the FileManager Toolbar.\n",
        "commentRange": {
            "start": 34,
            "end": 35
        },
        "context": {
            "type": "variable",
            "name": "kendo-file-manager-toolbar-border-width",
            "value": "$kendo-file-manager-border-width",
            "scope": "default",
            "line": {
                "start": 36,
                "end": 36
            }
        },
        "group": [
            "file-manager"
        ],
        "access": "public",
        "file": {
            "path": "filemanager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the FileManager Toolbar.\n",
        "commentRange": {
            "start": 37,
            "end": 38
        },
        "context": {
            "type": "variable",
            "name": "kendo-file-manager-toolbar-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 39,
                "end": 39
            }
        },
        "group": [
            "file-manager"
        ],
        "access": "public",
        "file": {
            "path": "filemanager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the FileManager Toolbar.\n",
        "commentRange": {
            "start": 40,
            "end": 41
        },
        "context": {
            "type": "variable",
            "name": "kendo-file-manager-toolbar-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 42,
                "end": 42
            }
        },
        "group": [
            "file-manager"
        ],
        "access": "public",
        "file": {
            "path": "filemanager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the FileManager Toolbar.\n",
        "commentRange": {
            "start": 43,
            "end": 44
        },
        "context": {
            "type": "variable",
            "name": "kendo-file-manager-toolbar-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 45,
                "end": 45
            }
        },
        "group": [
            "file-manager"
        ],
        "access": "public",
        "file": {
            "path": "filemanager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The gradient of the FileManager Toolbar.\n",
        "commentRange": {
            "start": 46,
            "end": 47
        },
        "context": {
            "type": "variable",
            "name": "kendo-file-manager-toolbar-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 48,
                "end": 48
            }
        },
        "group": [
            "file-manager"
        ],
        "access": "public",
        "file": {
            "path": "filemanager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the FileManager Navigation.\n",
        "commentRange": {
            "start": 50,
            "end": 51
        },
        "context": {
            "type": "variable",
            "name": "kendo-file-manager-navigation-padding-x",
            "value": "$kendo-file-manager-spacer",
            "scope": "default",
            "line": {
                "start": 52,
                "end": 52
            }
        },
        "group": [
            "file-manager"
        ],
        "access": "public",
        "file": {
            "path": "filemanager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the FileManager Navigation.\n",
        "commentRange": {
            "start": 53,
            "end": 54
        },
        "context": {
            "type": "variable",
            "name": "kendo-file-manager-navigation-padding-y",
            "value": "$kendo-file-manager-spacer",
            "scope": "default",
            "line": {
                "start": 55,
                "end": 55
            }
        },
        "group": [
            "file-manager"
        ],
        "access": "public",
        "file": {
            "path": "filemanager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the FileManager Navigation.\n",
        "commentRange": {
            "start": 56,
            "end": 57
        },
        "context": {
            "type": "variable",
            "name": "kendo-file-manager-navigation-width",
            "value": "20%",
            "scope": "default",
            "line": {
                "start": 58,
                "end": 58
            }
        },
        "group": [
            "file-manager"
        ],
        "access": "public",
        "file": {
            "path": "filemanager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border width of the FileManager Navigation.\n",
        "commentRange": {
            "start": 59,
            "end": 60
        },
        "context": {
            "type": "variable",
            "name": "kendo-file-manager-navigation-border-width",
            "value": "$kendo-file-manager-border-width",
            "scope": "default",
            "line": {
                "start": 61,
                "end": 61
            }
        },
        "group": [
            "file-manager"
        ],
        "access": "public",
        "file": {
            "path": "filemanager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the FileManager Navigation.\n",
        "commentRange": {
            "start": 62,
            "end": 63
        },
        "context": {
            "type": "variable",
            "name": "kendo-file-manager-navigation-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 64,
                "end": 64
            }
        },
        "group": [
            "file-manager"
        ],
        "access": "public",
        "file": {
            "path": "filemanager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the FileManager Navigation.\n",
        "commentRange": {
            "start": 65,
            "end": 66
        },
        "context": {
            "type": "variable",
            "name": "kendo-file-manager-navigation-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 67,
                "end": 67
            }
        },
        "group": [
            "file-manager"
        ],
        "access": "public",
        "file": {
            "path": "filemanager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the FileManager Navigation.\n",
        "commentRange": {
            "start": 68,
            "end": 69
        },
        "context": {
            "type": "variable",
            "name": "kendo-file-manager-navigation-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 70,
                "end": 70
            }
        },
        "group": [
            "file-manager"
        ],
        "access": "public",
        "file": {
            "path": "filemanager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the FileManager Breadcrumb.\n",
        "commentRange": {
            "start": 72,
            "end": 73
        },
        "context": {
            "type": "variable",
            "name": "kendo-file-manager-breadcrumb-padding-x",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 74,
                "end": 74
            }
        },
        "group": [
            "file-manager"
        ],
        "access": "public",
        "file": {
            "path": "filemanager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the FileManager Breadcrumb.\n",
        "commentRange": {
            "start": 75,
            "end": 76
        },
        "context": {
            "type": "variable",
            "name": "kendo-file-manager-breadcrumb-padding-y",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 77,
                "end": 77
            }
        },
        "group": [
            "file-manager"
        ],
        "access": "public",
        "file": {
            "path": "filemanager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border width of the FileManager Breadcrumb.\n",
        "commentRange": {
            "start": 78,
            "end": 79
        },
        "context": {
            "type": "variable",
            "name": "kendo-file-manager-breadcrumb-border-width",
            "value": "$kendo-file-manager-border-width",
            "scope": "default",
            "line": {
                "start": 80,
                "end": 80
            }
        },
        "group": [
            "file-manager"
        ],
        "access": "public",
        "file": {
            "path": "filemanager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the FileManager Breadcrumb.\n",
        "commentRange": {
            "start": 81,
            "end": 82
        },
        "context": {
            "type": "variable",
            "name": "kendo-file-manager-breadcrumb-bg",
            "value": "$kendo-toolbar-bg",
            "scope": "default",
            "line": {
                "start": 83,
                "end": 83
            }
        },
        "group": [
            "file-manager"
        ],
        "access": "public",
        "file": {
            "path": "filemanager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the FileManager Breadcrumb.\n",
        "commentRange": {
            "start": 84,
            "end": 85
        },
        "context": {
            "type": "variable",
            "name": "kendo-file-manager-breadcrumb-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 86,
                "end": 86
            }
        },
        "group": [
            "file-manager"
        ],
        "access": "public",
        "file": {
            "path": "filemanager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the FileManager Breadcrumb.\n",
        "commentRange": {
            "start": 87,
            "end": 88
        },
        "context": {
            "type": "variable",
            "name": "kendo-file-manager-breadcrumb-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 89,
                "end": 89
            }
        },
        "group": [
            "file-manager"
        ],
        "access": "public",
        "file": {
            "path": "filemanager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the FileManager ListView.\n",
        "commentRange": {
            "start": 91,
            "end": 92
        },
        "context": {
            "type": "variable",
            "name": "kendo-file-manager-listview-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 93,
                "end": 93
            }
        },
        "group": [
            "file-manager"
        ],
        "access": "public",
        "file": {
            "path": "filemanager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the FileManager ListView.\n",
        "commentRange": {
            "start": 94,
            "end": 95
        },
        "context": {
            "type": "variable",
            "name": "kendo-file-manager-listview-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 96,
                "end": 96
            }
        },
        "group": [
            "file-manager"
        ],
        "access": "public",
        "file": {
            "path": "filemanager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the FileManager ListView.\n",
        "commentRange": {
            "start": 97,
            "end": 98
        },
        "context": {
            "type": "variable",
            "name": "kendo-file-manager-listview-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 99,
                "end": 99
            }
        },
        "group": [
            "file-manager"
        ],
        "access": "public",
        "file": {
            "path": "filemanager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the FileManager ListView item.\n",
        "commentRange": {
            "start": 101,
            "end": 102
        },
        "context": {
            "type": "variable",
            "name": "kendo-file-manager-listview-item-padding-x",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 103,
                "end": 103
            }
        },
        "group": [
            "file-manager"
        ],
        "access": "public",
        "file": {
            "path": "filemanager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the FileManager ListView item.\n",
        "commentRange": {
            "start": 104,
            "end": 105
        },
        "context": {
            "type": "variable",
            "name": "kendo-file-manager-listview-item-padding-y",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 106,
                "end": 106
            }
        },
        "group": [
            "file-manager"
        ],
        "access": "public",
        "file": {
            "path": "filemanager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the FileManager ListView item.\n",
        "commentRange": {
            "start": 107,
            "end": 108
        },
        "context": {
            "type": "variable",
            "name": "kendo-file-manager-listview-item-width",
            "value": "120px",
            "scope": "default",
            "line": {
                "start": 109,
                "end": 109
            }
        },
        "group": [
            "file-manager"
        ],
        "access": "public",
        "file": {
            "path": "filemanager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The height of the FileManager ListView item.\n",
        "commentRange": {
            "start": 110,
            "end": 111
        },
        "context": {
            "type": "variable",
            "name": "kendo-file-manager-listview-item-height",
            "value": "120px",
            "scope": "default",
            "line": {
                "start": 112,
                "end": 112
            }
        },
        "group": [
            "file-manager"
        ],
        "access": "public",
        "file": {
            "path": "filemanager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the FileManager ListView item.\n",
        "commentRange": {
            "start": 113,
            "end": 114
        },
        "context": {
            "type": "variable",
            "name": "kendo-file-manager-listview-item-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 115,
                "end": 115
            }
        },
        "group": [
            "file-manager"
        ],
        "access": "public",
        "file": {
            "path": "filemanager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the FileManager ListView item.\n",
        "commentRange": {
            "start": 116,
            "end": 117
        },
        "context": {
            "type": "variable",
            "name": "kendo-file-manager-listview-item-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 118,
                "end": 118
            }
        },
        "group": [
            "file-manager"
        ],
        "access": "public",
        "file": {
            "path": "filemanager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the FileManager ListView item.\n",
        "commentRange": {
            "start": 119,
            "end": 120
        },
        "context": {
            "type": "variable",
            "name": "kendo-file-manager-listview-item-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 121,
                "end": 121
            }
        },
        "group": [
            "file-manager"
        ],
        "access": "public",
        "file": {
            "path": "filemanager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the FileManager ListView item icon.\n",
        "commentRange": {
            "start": 123,
            "end": 124
        },
        "context": {
            "type": "variable",
            "name": "kendo-file-manager-listview-item-icon-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 125,
                "end": 125
            }
        },
        "group": [
            "file-manager"
        ],
        "access": "public",
        "file": {
            "path": "filemanager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the FileManager ListView item icon.\n",
        "commentRange": {
            "start": 126,
            "end": 127
        },
        "context": {
            "type": "variable",
            "name": "kendo-file-manager-listview-item-icon-text",
            "value": "if($kendo-enable-color-system, k-color( subtle ), k-try-tint( $kendo-file-manager-text, 4 ))",
            "scope": "default",
            "line": {
                "start": 128,
                "end": 128
            }
        },
        "group": [
            "file-manager"
        ],
        "access": "public",
        "file": {
            "path": "filemanager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the FileManager ListView item icon.\n",
        "commentRange": {
            "start": 129,
            "end": 130
        },
        "context": {
            "type": "variable",
            "name": "kendo-file-manager-listview-item-icon-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 131,
                "end": 131
            }
        },
        "group": [
            "file-manager"
        ],
        "access": "public",
        "file": {
            "path": "filemanager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "Background color of the FileManager selected ListView item icon.\n",
        "commentRange": {
            "start": 132,
            "end": 133
        },
        "context": {
            "type": "variable",
            "name": "kendo-file-manager-listview-item-icon-selected-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 134,
                "end": 134
            }
        },
        "group": [
            "file-manager"
        ],
        "access": "public",
        "file": {
            "path": "filemanager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "Text color of the FileManager selected ListView item icon.\n",
        "commentRange": {
            "start": 135,
            "end": 136
        },
        "context": {
            "type": "variable",
            "name": "kendo-file-manager-listview-item-icon-selected-text",
            "value": "inherit",
            "scope": "default",
            "line": {
                "start": 137,
                "end": 137
            }
        },
        "group": [
            "file-manager"
        ],
        "access": "public",
        "file": {
            "path": "filemanager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "Border color of the FileManager selected ListView item icon.\n",
        "commentRange": {
            "start": 138,
            "end": 139
        },
        "context": {
            "type": "variable",
            "name": "kendo-file-manager-listview-item-icon-selected-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 140,
                "end": 140
            }
        },
        "group": [
            "file-manager"
        ],
        "access": "public",
        "file": {
            "path": "filemanager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the FileManager Grid.\n",
        "commentRange": {
            "start": 142,
            "end": 143
        },
        "context": {
            "type": "variable",
            "name": "kendo-file-manager-grid-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 144,
                "end": 144
            }
        },
        "group": [
            "file-manager"
        ],
        "access": "public",
        "file": {
            "path": "filemanager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the FileManager Grid.\n",
        "commentRange": {
            "start": 145,
            "end": 146
        },
        "context": {
            "type": "variable",
            "name": "kendo-file-manager-grid-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 147,
                "end": 147
            }
        },
        "group": [
            "file-manager"
        ],
        "access": "public",
        "file": {
            "path": "filemanager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the FileManager Grid.\n",
        "commentRange": {
            "start": 148,
            "end": 149
        },
        "context": {
            "type": "variable",
            "name": "kendo-file-manager-grid-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 150,
                "end": 150
            }
        },
        "group": [
            "file-manager"
        ],
        "access": "public",
        "file": {
            "path": "filemanager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the FileManager preview.\n",
        "commentRange": {
            "start": 152,
            "end": 153
        },
        "context": {
            "type": "variable",
            "name": "kendo-file-manager-preview-padding-x",
            "value": "$kendo-file-manager-spacer",
            "scope": "default",
            "line": {
                "start": 154,
                "end": 154
            }
        },
        "group": [
            "file-manager"
        ],
        "access": "public",
        "file": {
            "path": "filemanager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the FileManager preview.\n",
        "commentRange": {
            "start": 155,
            "end": 156
        },
        "context": {
            "type": "variable",
            "name": "kendo-file-manager-preview-padding-y",
            "value": "$kendo-file-manager-spacer",
            "scope": "default",
            "line": {
                "start": 157,
                "end": 157
            }
        },
        "group": [
            "file-manager"
        ],
        "access": "public",
        "file": {
            "path": "filemanager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the FileManager preview.\n",
        "commentRange": {
            "start": 158,
            "end": 159
        },
        "context": {
            "type": "variable",
            "name": "kendo-file-manager-preview-width",
            "value": "20%",
            "scope": "default",
            "line": {
                "start": 160,
                "end": 160
            }
        },
        "group": [
            "file-manager"
        ],
        "access": "public",
        "file": {
            "path": "filemanager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border width of the FileManager preview.\n",
        "commentRange": {
            "start": 161,
            "end": 162
        },
        "context": {
            "type": "variable",
            "name": "kendo-file-manager-preview-border-width",
            "value": "$kendo-file-manager-border-width",
            "scope": "default",
            "line": {
                "start": 163,
                "end": 163
            }
        },
        "group": [
            "file-manager"
        ],
        "access": "public",
        "file": {
            "path": "filemanager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing of the FileManager preview.\n",
        "commentRange": {
            "start": 164,
            "end": 165
        },
        "context": {
            "type": "variable",
            "name": "kendo-file-manager-preview-spacing",
            "value": "$kendo-file-manager-spacer",
            "scope": "default",
            "line": {
                "start": 166,
                "end": 166
            }
        },
        "group": [
            "file-manager"
        ],
        "access": "public",
        "file": {
            "path": "filemanager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The gap between the columns in the FileManager preview.\n",
        "commentRange": {
            "start": 167,
            "end": 168
        },
        "context": {
            "type": "variable",
            "name": "kendo-file-manager-preview-column-gap",
            "value": "k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 169,
                "end": 169
            }
        },
        "group": [
            "file-manager"
        ],
        "access": "public",
        "file": {
            "path": "filemanager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the FileManager preview.\n",
        "commentRange": {
            "start": 170,
            "end": 171
        },
        "context": {
            "type": "variable",
            "name": "kendo-file-manager-preview-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 172,
                "end": 172
            }
        },
        "group": [
            "file-manager"
        ],
        "access": "public",
        "file": {
            "path": "filemanager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the FileManager preview.\n",
        "commentRange": {
            "start": 173,
            "end": 174
        },
        "context": {
            "type": "variable",
            "name": "kendo-file-manager-preview-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 175,
                "end": 175
            }
        },
        "group": [
            "file-manager"
        ],
        "access": "public",
        "file": {
            "path": "filemanager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the FileManager preview.\n",
        "commentRange": {
            "start": 176,
            "end": 177
        },
        "context": {
            "type": "variable",
            "name": "kendo-file-manager-preview-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 178,
                "end": 178
            }
        },
        "group": [
            "file-manager"
        ],
        "access": "public",
        "file": {
            "path": "filemanager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the FileManager preview icon.\n",
        "commentRange": {
            "start": 180,
            "end": 181
        },
        "context": {
            "type": "variable",
            "name": "kendo-file-manager-preview-icon-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 182,
                "end": 182
            }
        },
        "group": [
            "file-manager"
        ],
        "access": "public",
        "file": {
            "path": "filemanager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the FileManager preview icon.\n",
        "commentRange": {
            "start": 183,
            "end": 184
        },
        "context": {
            "type": "variable",
            "name": "kendo-file-manager-preview-icon-text",
            "value": "if($kendo-enable-color-system, k-color( subtle ), k-try-tint( $kendo-file-manager-text, 4 ))",
            "scope": "default",
            "line": {
                "start": 185,
                "end": 185
            }
        },
        "group": [
            "file-manager"
        ],
        "access": "public",
        "file": {
            "path": "filemanager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the FileManager preview icon.\n",
        "commentRange": {
            "start": 186,
            "end": 187
        },
        "context": {
            "type": "variable",
            "name": "kendo-file-manager-preview-icon-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 188,
                "end": 188
            }
        },
        "group": [
            "file-manager"
        ],
        "access": "public",
        "file": {
            "path": "filemanager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the Filter.\n",
        "commentRange": {
            "start": 5,
            "end": 6
        },
        "context": {
            "type": "variable",
            "name": "kendo-filter-padding-x",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 7,
                "end": 7
            }
        },
        "group": [
            "filter"
        ],
        "access": "public",
        "file": {
            "path": "filter/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the Filter.\n",
        "commentRange": {
            "start": 8,
            "end": 9
        },
        "context": {
            "type": "variable",
            "name": "kendo-filter-padding-y",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 10,
                "end": 10
            }
        },
        "group": [
            "filter"
        ],
        "access": "public",
        "file": {
            "path": "filter/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The bottom margin of the Filter.\n",
        "commentRange": {
            "start": 12,
            "end": 13
        },
        "context": {
            "type": "variable",
            "name": "kendo-filter-bottom-margin",
            "value": "2.1em",
            "scope": "default",
            "line": {
                "start": 14,
                "end": 14
            }
        },
        "group": [
            "filter"
        ],
        "access": "public",
        "file": {
            "path": "filter/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the line that connects the Filter items.\n",
        "commentRange": {
            "start": 15,
            "end": 16
        },
        "context": {
            "type": "variable",
            "name": "kendo-filter-line-size",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 17,
                "end": 17
            }
        },
        "group": [
            "filter"
        ],
        "access": "public",
        "file": {
            "path": "filter/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the dropdown elements in the Filter items.\n",
        "commentRange": {
            "start": 19,
            "end": 20
        },
        "context": {
            "type": "variable",
            "name": "kendo-filter-operator-dropdown-width",
            "value": "15em",
            "scope": "default",
            "line": {
                "start": 21,
                "end": 21
            }
        },
        "group": [
            "filter"
        ],
        "access": "public",
        "file": {
            "path": "filter/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Filter preview field.\n",
        "commentRange": {
            "start": 23,
            "end": 24
        },
        "context": {
            "type": "variable",
            "name": "kendo-filter-preview-field-text",
            "value": "$kendo-color-primary",
            "scope": "default",
            "line": {
                "start": 25,
                "end": 25
            }
        },
        "group": [
            "filter"
        ],
        "access": "public",
        "file": {
            "path": "filter/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Filter preview operator.\n",
        "commentRange": {
            "start": 26,
            "end": 27
        },
        "context": {
            "type": "variable",
            "name": "kendo-filter-preview-operator-text",
            "value": "if($kendo-enable-color-system, k-color( subtle ) , $kendo-subtle-text)",
            "scope": "default",
            "line": {
                "start": 28,
                "end": 28
            }
        },
        "group": [
            "filter"
        ],
        "access": "public",
        "file": {
            "path": "filter/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The box shadow of the focused Filter toolbar.\n",
        "commentRange": {
            "start": 30,
            "end": 31
        },
        "context": {
            "type": "variable",
            "name": "kendo-filter-toolbar-focus-shadow",
            "value": "0 0 0 .25rem if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 25%, transparent), rgba( $kendo-color-primary, .25 ))",
            "scope": "default",
            "line": {
                "start": 32,
                "end": 32
            }
        },
        "group": [
            "filter"
        ],
        "access": "public",
        "file": {
            "path": "filter/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the border around the FAB.\n",
        "commentRange": {
            "start": 8,
            "end": 9
        },
        "context": {
            "type": "variable",
            "name": "kendo-fab-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 10,
                "end": 10
            }
        },
        "group": [
            "floating-action-button"
        ],
        "access": "public",
        "file": {
            "path": "fab/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border radius of the FAB.\n",
        "commentRange": {
            "start": 11,
            "end": 12
        },
        "context": {
            "type": "variable",
            "name": "kendo-fab-border-radius",
            "value": "calc( #{k-border-radius(md)} / 2 )",
            "scope": "default",
            "line": {
                "start": 13,
                "end": 13
            }
        },
        "group": [
            "floating-action-button"
        ],
        "access": "public",
        "file": {
            "path": "fab/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the FAB.\n",
        "commentRange": {
            "start": 14,
            "end": 15
        },
        "context": {
            "type": "variable",
            "name": "kendo-fab-font-family",
            "value": "var( --kendo-font-family, inherit )",
            "scope": "default",
            "line": {
                "start": 16,
                "end": 16
            }
        },
        "group": [
            "floating-action-button"
        ],
        "access": "public",
        "file": {
            "path": "fab/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the FAB.\n",
        "commentRange": {
            "start": 17,
            "end": 18
        },
        "context": {
            "type": "variable",
            "name": "kendo-fab-font-size",
            "value": "var( --kendo-font-size, inherit )",
            "scope": "default",
            "line": {
                "start": 19,
                "end": 19
            }
        },
        "group": [
            "floating-action-button"
        ],
        "access": "public",
        "file": {
            "path": "fab/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the FAB.\n",
        "commentRange": {
            "start": 20,
            "end": 21
        },
        "context": {
            "type": "variable",
            "name": "kendo-fab-line-height",
            "value": "var( --kendo-line-height, normal )",
            "scope": "default",
            "line": {
                "start": 22,
                "end": 22
            }
        },
        "group": [
            "floating-action-button"
        ],
        "access": "public",
        "file": {
            "path": "fab/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the FAB.\n",
        "commentRange": {
            "start": 24,
            "end": 25
        },
        "context": {
            "type": "variable",
            "name": "kendo-fab-padding-x",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 26,
                "end": 26
            }
        },
        "group": [
            "floating-action-button"
        ],
        "access": "public",
        "file": {
            "path": "fab/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the small FAB.\n",
        "commentRange": {
            "start": 27,
            "end": 28
        },
        "context": {
            "type": "variable",
            "name": "kendo-fab-sm-padding-x",
            "value": "calc( #{$kendo-fab-padding-x} / 2 )",
            "scope": "default",
            "line": {
                "start": 29,
                "end": 29
            }
        },
        "group": [
            "floating-action-button"
        ],
        "access": "public",
        "file": {
            "path": "fab/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the medium FAB.\n",
        "commentRange": {
            "start": 30,
            "end": 31
        },
        "context": {
            "type": "variable",
            "name": "kendo-fab-md-padding-x",
            "value": "$kendo-fab-padding-x",
            "scope": "default",
            "line": {
                "start": 32,
                "end": 32
            }
        },
        "group": [
            "floating-action-button"
        ],
        "access": "public",
        "file": {
            "path": "fab/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the large FAB.\n",
        "commentRange": {
            "start": 33,
            "end": 34
        },
        "context": {
            "type": "variable",
            "name": "kendo-fab-lg-padding-x",
            "value": "calc( #{$kendo-fab-padding-x} * 1.5 )",
            "scope": "default",
            "line": {
                "start": 35,
                "end": 35
            }
        },
        "group": [
            "floating-action-button"
        ],
        "access": "public",
        "file": {
            "path": "fab/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the FAB.\n",
        "commentRange": {
            "start": 37,
            "end": 38
        },
        "context": {
            "type": "variable",
            "name": "kendo-fab-padding-y",
            "value": "$kendo-fab-padding-x",
            "scope": "default",
            "line": {
                "start": 39,
                "end": 39
            }
        },
        "group": [
            "floating-action-button"
        ],
        "access": "public",
        "file": {
            "path": "fab/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the small FAB.\n",
        "commentRange": {
            "start": 40,
            "end": 41
        },
        "context": {
            "type": "variable",
            "name": "kendo-fab-sm-padding-y",
            "value": "calc( #{$kendo-fab-padding-y} / 2 )",
            "scope": "default",
            "line": {
                "start": 42,
                "end": 42
            }
        },
        "group": [
            "floating-action-button"
        ],
        "access": "public",
        "file": {
            "path": "fab/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the medium FAB.\n",
        "commentRange": {
            "start": 43,
            "end": 44
        },
        "context": {
            "type": "variable",
            "name": "kendo-fab-md-padding-y",
            "value": "$kendo-fab-padding-y",
            "scope": "default",
            "line": {
                "start": 45,
                "end": 45
            }
        },
        "group": [
            "floating-action-button"
        ],
        "access": "public",
        "file": {
            "path": "fab/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the large FAB.\n",
        "commentRange": {
            "start": 46,
            "end": 47
        },
        "context": {
            "type": "variable",
            "name": "kendo-fab-lg-padding-y",
            "value": "calc( #{$kendo-fab-padding-y} * 1.5 )",
            "scope": "default",
            "line": {
                "start": 48,
                "end": 48
            }
        },
        "group": [
            "floating-action-button"
        ],
        "access": "public",
        "file": {
            "path": "fab/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the FAB icon.\n",
        "commentRange": {
            "start": 50,
            "end": 51
        },
        "context": {
            "type": "variable",
            "name": "kendo-fab-icon-padding-x",
            "value": "k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 52,
                "end": 52
            }
        },
        "group": [
            "floating-action-button"
        ],
        "access": "public",
        "file": {
            "path": "fab/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the FAB icon.\n",
        "commentRange": {
            "start": 53,
            "end": 54
        },
        "context": {
            "type": "variable",
            "name": "kendo-fab-icon-padding-y",
            "value": "$kendo-fab-icon-padding-x",
            "scope": "default",
            "line": {
                "start": 55,
                "end": 55
            }
        },
        "group": [
            "floating-action-button"
        ],
        "access": "public",
        "file": {
            "path": "fab/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing of the FAB icon.\n",
        "commentRange": {
            "start": 56,
            "end": 57
        },
        "context": {
            "type": "variable",
            "name": "kendo-fab-icon-spacing",
            "value": "k-spacing(0.5)",
            "scope": "default",
            "line": {
                "start": 58,
                "end": 58
            }
        },
        "group": [
            "floating-action-button"
        ],
        "access": "public",
        "file": {
            "path": "fab/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the FAB items.\n",
        "commentRange": {
            "start": 60,
            "end": 61
        },
        "context": {
            "type": "variable",
            "name": "kendo-fab-items-padding-x",
            "value": "k-spacing(0)",
            "scope": "default",
            "line": {
                "start": 62,
                "end": 62
            }
        },
        "group": [
            "floating-action-button"
        ],
        "access": "public",
        "file": {
            "path": "fab/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the FAB items.\n",
        "commentRange": {
            "start": 63,
            "end": 64
        },
        "context": {
            "type": "variable",
            "name": "kendo-fab-items-padding-y",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 65,
                "end": 65
            }
        },
        "group": [
            "floating-action-button"
        ],
        "access": "public",
        "file": {
            "path": "fab/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the FAB item text.\n",
        "commentRange": {
            "start": 67,
            "end": 68
        },
        "context": {
            "type": "variable",
            "name": "kendo-fab-item-text-padding-x",
            "value": "k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 69,
                "end": 69
            }
        },
        "group": [
            "floating-action-button"
        ],
        "access": "public",
        "file": {
            "path": "fab/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the FAB item text.\n",
        "commentRange": {
            "start": 70,
            "end": 71
        },
        "context": {
            "type": "variable",
            "name": "kendo-fab-item-text-padding-y",
            "value": "$kendo-fab-item-text-padding-x",
            "scope": "default",
            "line": {
                "start": 72,
                "end": 72
            }
        },
        "group": [
            "floating-action-button"
        ],
        "access": "public",
        "file": {
            "path": "fab/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the FAB item text border.\n",
        "commentRange": {
            "start": 73,
            "end": 74
        },
        "context": {
            "type": "variable",
            "name": "kendo-fab-item-text-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 75,
                "end": 75
            }
        },
        "group": [
            "floating-action-button"
        ],
        "access": "public",
        "file": {
            "path": "fab/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border radius of the FAB item text.\n",
        "commentRange": {
            "start": 76,
            "end": 77
        },
        "context": {
            "type": "variable",
            "name": "kendo-fab-item-text-border-radius",
            "value": "4px",
            "scope": "default",
            "line": {
                "start": 78,
                "end": 78
            }
        },
        "group": [
            "floating-action-button"
        ],
        "access": "public",
        "file": {
            "path": "fab/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the FAB item text.\n",
        "commentRange": {
            "start": 79,
            "end": 80
        },
        "context": {
            "type": "variable",
            "name": "kendo-fab-item-text-font-size",
            "value": "var( --kendo-font-size-xs, inherit )",
            "scope": "default",
            "line": {
                "start": 81,
                "end": 81
            }
        },
        "group": [
            "floating-action-button"
        ],
        "access": "public",
        "file": {
            "path": "fab/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the FAB item text.\n",
        "commentRange": {
            "start": 82,
            "end": 83
        },
        "context": {
            "type": "variable",
            "name": "kendo-fab-item-text-line-height",
            "value": "14px",
            "scope": "default",
            "line": {
                "start": 84,
                "end": 84
            }
        },
        "group": [
            "floating-action-button"
        ],
        "access": "public",
        "file": {
            "path": "fab/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the FAB item icon.\n",
        "commentRange": {
            "start": 86,
            "end": 87
        },
        "context": {
            "type": "variable",
            "name": "kendo-fab-item-icon-padding-x",
            "value": "calc( #{k-spacing(2)} + #{$kendo-fab-icon-padding-x} )",
            "scope": "default",
            "line": {
                "start": 88,
                "end": 88
            }
        },
        "group": [
            "floating-action-button"
        ],
        "access": "public",
        "file": {
            "path": "fab/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the FAB item icon.\n",
        "commentRange": {
            "start": 89,
            "end": 90
        },
        "context": {
            "type": "variable",
            "name": "kendo-fab-item-icon-padding-y",
            "value": "$kendo-fab-item-icon-padding-x",
            "scope": "default",
            "line": {
                "start": 91,
                "end": 91
            }
        },
        "group": [
            "floating-action-button"
        ],
        "access": "public",
        "file": {
            "path": "fab/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the FAB item icon border.\n",
        "commentRange": {
            "start": 92,
            "end": 93
        },
        "context": {
            "type": "variable",
            "name": "kendo-fab-item-icon-border-width",
            "value": "0",
            "scope": "default",
            "line": {
                "start": 94,
                "end": 94
            }
        },
        "group": [
            "floating-action-button"
        ],
        "access": "public",
        "file": {
            "path": "fab/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border radius of the FAB item icon.\n",
        "commentRange": {
            "start": 95,
            "end": 96
        },
        "context": {
            "type": "variable",
            "name": "kendo-fab-item-icon-border-radius",
            "value": "50%",
            "scope": "default",
            "line": {
                "start": 97,
                "end": 97
            }
        },
        "group": [
            "floating-action-button"
        ],
        "access": "public",
        "file": {
            "path": "fab/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The theme colors map for the FAB.\n",
        "commentRange": {
            "start": 99,
            "end": 100
        },
        "context": {
            "type": "variable",
            "name": "kendo-fab-theme-colors",
            "value": "$kendo-theme-colors",
            "scope": "default",
            "line": {
                "start": 101,
                "end": 101
            }
        },
        "group": [
            "floating-action-button"
        ],
        "access": "public",
        "file": {
            "path": "fab/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The size map for the FAB.\n",
        "commentRange": {
            "start": 103,
            "end": 104
        },
        "context": {
            "type": "variable",
            "name": "kendo-fab-sizes",
            "value": "(\n    sm: (\n        padding-x: $kendo-fab-sm-padding-x,\n        padding-y: $kendo-fab-sm-padding-y\n    ),\n    md: (\n        padding-x: $kendo-fab-md-padding-x,\n        padding-y: $kendo-fab-md-padding-y\n    ),\n    lg: (\n        padding-x: $kendo-fab-lg-padding-x,\n        padding-y: $kendo-fab-lg-padding-y\n    )\n)",
            "scope": "default",
            "line": {
                "start": 105,
                "end": 118
            }
        },
        "group": [
            "floating-action-button"
        ],
        "access": "public",
        "file": {
            "path": "fab/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The base shadow of the FAB.\n",
        "commentRange": {
            "start": 120,
            "end": 121
        },
        "context": {
            "type": "variable",
            "name": "kendo-fab-shadow",
            "value": "k-elevation(5)",
            "scope": "default",
            "line": {
                "start": 122,
                "end": 122
            }
        },
        "group": [
            "floating-action-button"
        ],
        "access": "public",
        "file": {
            "path": "fab/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The shadow of the disabled FAB.\n",
        "commentRange": {
            "start": 123,
            "end": 124
        },
        "context": {
            "type": "variable",
            "name": "kendo-fab-disabled-shadow",
            "value": "k-elevation(5)",
            "scope": "default",
            "line": {
                "start": 125,
                "end": 125
            }
        },
        "group": [
            "floating-action-button"
        ],
        "access": "public",
        "file": {
            "path": "fab/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The shadow of the active FAB.\n",
        "commentRange": {
            "start": 126,
            "end": 127
        },
        "context": {
            "type": "variable",
            "name": "kendo-fab-active-shadow",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 128,
                "end": 128
            }
        },
        "group": [
            "floating-action-button"
        ],
        "access": "public",
        "file": {
            "path": "fab/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The outline style of the FAB.\n",
        "commentRange": {
            "start": 129,
            "end": 130
        },
        "context": {
            "type": "variable",
            "name": "kendo-fab-outline-style",
            "value": "solid",
            "scope": "default",
            "line": {
                "start": 131,
                "end": 131
            }
        },
        "group": [
            "floating-action-button"
        ],
        "access": "public",
        "file": {
            "path": "fab/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The outline width of the FAB.\n",
        "commentRange": {
            "start": 132,
            "end": 133
        },
        "context": {
            "type": "variable",
            "name": "kendo-fab-outline-width",
            "value": "3px",
            "scope": "default",
            "line": {
                "start": 134,
                "end": 134
            }
        },
        "group": [
            "floating-action-button"
        ],
        "access": "public",
        "file": {
            "path": "fab/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The base text color of the FAB item.\n",
        "commentRange": {
            "start": 136,
            "end": 137
        },
        "context": {
            "type": "variable",
            "name": "kendo-fab-item-text",
            "value": "$kendo-component-text",
            "scope": "default",
            "line": {
                "start": 138,
                "end": 138
            }
        },
        "group": [
            "floating-action-button"
        ],
        "access": "public",
        "file": {
            "path": "fab/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The base background color of the FAB item.\n",
        "commentRange": {
            "start": 139,
            "end": 140
        },
        "context": {
            "type": "variable",
            "name": "kendo-fab-item-bg",
            "value": "$kendo-component-bg",
            "scope": "default",
            "line": {
                "start": 141,
                "end": 141
            }
        },
        "group": [
            "floating-action-button"
        ],
        "access": "public",
        "file": {
            "path": "fab/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The base border color of the FAB item.\n",
        "commentRange": {
            "start": 142,
            "end": 143
        },
        "context": {
            "type": "variable",
            "name": "kendo-fab-item-border",
            "value": "$kendo-component-border",
            "scope": "default",
            "line": {
                "start": 144,
                "end": 144
            }
        },
        "group": [
            "floating-action-button"
        ],
        "access": "public",
        "file": {
            "path": "fab/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The base text color of the FAB item icon.\n",
        "commentRange": {
            "start": 146,
            "end": 147
        },
        "context": {
            "type": "variable",
            "name": "kendo-fab-item-icon-text",
            "value": "$kendo-button-text",
            "scope": "default",
            "line": {
                "start": 148,
                "end": 148
            }
        },
        "group": [
            "floating-action-button"
        ],
        "access": "public",
        "file": {
            "path": "fab/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The base background color of the FAB item icon.\n",
        "commentRange": {
            "start": 149,
            "end": 150
        },
        "context": {
            "type": "variable",
            "name": "kendo-fab-item-icon-bg",
            "value": "$kendo-button-bg",
            "scope": "default",
            "line": {
                "start": 151,
                "end": 151
            }
        },
        "group": [
            "floating-action-button"
        ],
        "access": "public",
        "file": {
            "path": "fab/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The base border color of the FAB item icon.\n",
        "commentRange": {
            "start": 152,
            "end": 153
        },
        "context": {
            "type": "variable",
            "name": "kendo-fab-item-icon-border",
            "value": "$kendo-button-border",
            "scope": "default",
            "line": {
                "start": 154,
                "end": 154
            }
        },
        "group": [
            "floating-action-button"
        ],
        "access": "public",
        "file": {
            "path": "fab/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The base shadow of the FAB item.\n",
        "commentRange": {
            "start": 156,
            "end": 157
        },
        "context": {
            "type": "variable",
            "name": "kendo-fab-item-shadow",
            "value": "$kendo-fab-shadow",
            "scope": "default",
            "line": {
                "start": 158,
                "end": 158
            }
        },
        "group": [
            "floating-action-button"
        ],
        "access": "public",
        "file": {
            "path": "fab/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The shadow of the disabled FAB item.\n",
        "commentRange": {
            "start": 159,
            "end": 160
        },
        "context": {
            "type": "variable",
            "name": "kendo-fab-item-disabled-shadow",
            "value": "$kendo-fab-disabled-shadow",
            "scope": "default",
            "line": {
                "start": 161,
                "end": 161
            }
        },
        "group": [
            "floating-action-button"
        ],
        "access": "public",
        "file": {
            "path": "fab/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The shadow of the active FAB item.\n",
        "commentRange": {
            "start": 162,
            "end": 163
        },
        "context": {
            "type": "variable",
            "name": "kendo-fab-item-active-shadow",
            "value": "$kendo-fab-active-shadow",
            "scope": "default",
            "line": {
                "start": 164,
                "end": 164
            }
        },
        "group": [
            "floating-action-button"
        ],
        "access": "public",
        "file": {
            "path": "fab/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The outline style of the FAB item.\n",
        "commentRange": {
            "start": 165,
            "end": 166
        },
        "context": {
            "type": "variable",
            "name": "kendo-fab-item-outline-style",
            "value": "solid",
            "scope": "default",
            "line": {
                "start": 167,
                "end": 167
            }
        },
        "group": [
            "floating-action-button"
        ],
        "access": "public",
        "file": {
            "path": "fab/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The outline width of the FAB item.\n",
        "commentRange": {
            "start": 168,
            "end": 169
        },
        "context": {
            "type": "variable",
            "name": "kendo-fab-item-outline-width",
            "value": "3px",
            "scope": "default",
            "line": {
                "start": 170,
                "end": 170
            }
        },
        "group": [
            "floating-action-button"
        ],
        "access": "public",
        "file": {
            "path": "fab/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The outline color of the FAB item.\n",
        "commentRange": {
            "start": 171,
            "end": 172
        },
        "context": {
            "type": "variable",
            "name": "kendo-fab-item-outline-color",
            "value": "$kendo-button-bg",
            "scope": "default",
            "line": {
                "start": 173,
                "end": 173
            }
        },
        "group": [
            "floating-action-button"
        ],
        "access": "public",
        "file": {
            "path": "fab/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The transformation scale of the Floating Label.\n",
        "commentRange": {
            "start": 6,
            "end": 7
        },
        "context": {
            "type": "variable",
            "name": "kendo-floating-label-scale",
            "value": "1",
            "scope": "default",
            "line": {
                "start": 8,
                "end": 8
            }
        },
        "group": [
            "floating-label"
        ],
        "access": "public",
        "file": {
            "path": "floating-label/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the Floating Label.\n",
        "commentRange": {
            "start": 9,
            "end": 10
        },
        "context": {
            "type": "variable",
            "name": "kendo-floating-label-font-size",
            "value": "$kendo-input-font-size",
            "scope": "default",
            "line": {
                "start": 11,
                "end": 11
            }
        },
        "group": [
            "floating-label"
        ],
        "access": "public",
        "file": {
            "path": "floating-label/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The maximum width of the Floating Label.\n",
        "commentRange": {
            "start": 12,
            "end": 13
        },
        "context": {
            "type": "variable",
            "name": "kendo-floating-label-max-width",
            "value": "90%",
            "scope": "default",
            "line": {
                "start": 14,
                "end": 14
            }
        },
        "group": [
            "floating-label"
        ],
        "access": "public",
        "file": {
            "path": "floating-label/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the Floating Label.\n",
        "commentRange": {
            "start": 15,
            "end": 16
        },
        "context": {
            "type": "variable",
            "name": "kendo-floating-label-line-height",
            "value": "$kendo-input-line-height",
            "scope": "default",
            "line": {
                "start": 17,
                "end": 17
            }
        },
        "group": [
            "floating-label"
        ],
        "access": "public",
        "file": {
            "path": "floating-label/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The height of the Floating Label.\n",
        "commentRange": {
            "start": 18,
            "end": 19
        },
        "context": {
            "type": "variable",
            "name": "kendo-floating-label-height",
            "value": "calc( #{$kendo-floating-label-line-height} * #{$kendo-floating-label-font-size} )",
            "scope": "default",
            "line": {
                "start": 20,
                "end": 20
            }
        },
        "group": [
            "floating-label"
        ],
        "access": "public",
        "file": {
            "path": "floating-label/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal offset of the Floating Label.\n",
        "commentRange": {
            "start": 21,
            "end": 22
        },
        "context": {
            "type": "variable",
            "name": "kendo-floating-label-offset-x",
            "value": "calc( #{$kendo-input-padding-x} + #{$kendo-input-border-width} )",
            "scope": "default",
            "line": {
                "start": 23,
                "end": 23
            }
        },
        "group": [
            "floating-label"
        ],
        "access": "public",
        "file": {
            "path": "floating-label/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical offset of the Floating Label.\n",
        "commentRange": {
            "start": 24,
            "end": 25
        },
        "context": {
            "type": "variable",
            "name": "kendo-floating-label-offset-y",
            "value": "calc( #{$kendo-floating-label-height} + #{$kendo-input-border-width} + #{$kendo-input-padding-y} )",
            "scope": "default",
            "line": {
                "start": 26,
                "end": 26
            }
        },
        "group": [
            "floating-label"
        ],
        "access": "public",
        "file": {
            "path": "floating-label/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The transformation scale of the focused Floating Label.\n",
        "commentRange": {
            "start": 28,
            "end": 29
        },
        "context": {
            "type": "variable",
            "name": "kendo-floating-label-focus-scale",
            "value": "1",
            "scope": "default",
            "line": {
                "start": 30,
                "end": 30
            }
        },
        "group": [
            "floating-label"
        ],
        "access": "public",
        "file": {
            "path": "floating-label/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal offset of the focused Floating Label.\n",
        "commentRange": {
            "start": 31,
            "end": 32
        },
        "context": {
            "type": "variable",
            "name": "kendo-floating-label-focus-offset-x",
            "value": "0",
            "scope": "default",
            "line": {
                "start": 33,
                "end": 33
            }
        },
        "group": [
            "floating-label"
        ],
        "access": "public",
        "file": {
            "path": "floating-label/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical offset of the focused Floating Label.\n",
        "commentRange": {
            "start": 34,
            "end": 35
        },
        "context": {
            "type": "variable",
            "name": "kendo-floating-label-focus-offset-y",
            "value": "0",
            "scope": "default",
            "line": {
                "start": 36,
                "end": 36
            }
        },
        "group": [
            "floating-label"
        ],
        "access": "public",
        "file": {
            "path": "floating-label/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The transition of the Floating Label.\n",
        "commentRange": {
            "start": 38,
            "end": 39
        },
        "context": {
            "type": "variable",
            "name": "kendo-floating-label-transition",
            "value": ".2s ease-out",
            "scope": "default",
            "line": {
                "start": 40,
                "end": 40
            }
        },
        "group": [
            "floating-label"
        ],
        "access": "public",
        "file": {
            "path": "floating-label/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Floating Label.\n",
        "commentRange": {
            "start": 42,
            "end": 43
        },
        "context": {
            "type": "variable",
            "name": "kendo-floating-label-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 44,
                "end": 44
            }
        },
        "group": [
            "floating-label"
        ],
        "access": "public",
        "file": {
            "path": "floating-label/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Floating Label.\n",
        "commentRange": {
            "start": 45,
            "end": 46
        },
        "context": {
            "type": "variable",
            "name": "kendo-floating-label-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 47,
                "end": 47
            }
        },
        "group": [
            "floating-label"
        ],
        "access": "public",
        "file": {
            "path": "floating-label/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the focused Floating Label.\n",
        "commentRange": {
            "start": 49,
            "end": 50
        },
        "context": {
            "type": "variable",
            "name": "kendo-floating-label-focus-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 51,
                "end": 51
            }
        },
        "group": [
            "floating-label"
        ],
        "access": "public",
        "file": {
            "path": "floating-label/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the focused Floating Label.\n",
        "commentRange": {
            "start": 52,
            "end": 53
        },
        "context": {
            "type": "variable",
            "name": "kendo-floating-label-focus-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 54,
                "end": 54
            }
        },
        "group": [
            "floating-label"
        ],
        "access": "public",
        "file": {
            "path": "floating-label/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The padding of the inline Form.\n",
        "commentRange": {
            "start": 8,
            "end": 9
        },
        "context": {
            "type": "variable",
            "name": "kendo-form-spacer",
            "value": "calc( #{k-spacing(4)} * 2 )",
            "scope": "default",
            "line": {
                "start": 10,
                "end": 10
            }
        },
        "group": [
            "form"
        ],
        "access": "public",
        "file": {
            "path": "forms/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the Form.\n",
        "commentRange": {
            "start": 12,
            "end": 13
        },
        "context": {
            "type": "variable",
            "name": "kendo-form-font-size",
            "value": "var( --kendo-font-size, inherit )",
            "scope": "default",
            "line": {
                "start": 14,
                "end": 14
            }
        },
        "group": [
            "form"
        ],
        "access": "public",
        "file": {
            "path": "forms/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the Form.\n",
        "commentRange": {
            "start": 15,
            "end": 16
        },
        "context": {
            "type": "variable",
            "name": "kendo-form-line-height",
            "value": "1.5",
            "scope": "default",
            "line": {
                "start": 17,
                "end": 17
            }
        },
        "group": [
            "form"
        ],
        "access": "public",
        "file": {
            "path": "forms/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the Form in em units.\n",
        "commentRange": {
            "start": 18,
            "end": 19
        },
        "context": {
            "type": "variable",
            "name": "kendo-form-line-height-em",
            "value": "calc( #{$kendo-form-line-height} * 1em )",
            "scope": "default",
            "line": {
                "start": 20,
                "end": 20
            }
        },
        "group": [
            "form"
        ],
        "access": "public",
        "file": {
            "path": "forms/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the small Form.\n",
        "commentRange": {
            "start": 21,
            "end": 22
        },
        "context": {
            "type": "variable",
            "name": "kendo-form-sm-line-height",
            "value": "var( --kendo-line-height-sm, normal )",
            "scope": "default",
            "line": {
                "start": 23,
                "end": 23
            }
        },
        "group": [
            "form"
        ],
        "access": "public",
        "file": {
            "path": "forms/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the large Form.\n",
        "commentRange": {
            "start": 24,
            "end": 25
        },
        "context": {
            "type": "variable",
            "name": "kendo-form-lg-line-height",
            "value": "var( --kendo-line-height-lg, normal )",
            "scope": "default",
            "line": {
                "start": 26,
                "end": 26
            }
        },
        "group": [
            "form"
        ],
        "access": "public",
        "file": {
            "path": "forms/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The margin of the Form fieldset.\n",
        "commentRange": {
            "start": 28,
            "end": 29
        },
        "context": {
            "type": "variable",
            "name": "kendo-form-fieldset-margin",
            "value": "2rem 0 0",
            "scope": "default",
            "line": {
                "start": 30,
                "end": 30
            }
        },
        "group": [
            "form"
        ],
        "access": "public",
        "file": {
            "path": "forms/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The padding of the Form fieldset.\n",
        "commentRange": {
            "start": 31,
            "end": 32
        },
        "context": {
            "type": "variable",
            "name": "kendo-form-fieldset-padding",
            "value": "k-spacing(0)",
            "scope": "default",
            "line": {
                "start": 33,
                "end": 33
            }
        },
        "group": [
            "form"
        ],
        "access": "public",
        "file": {
            "path": "forms/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The margin of the Form legend.\n",
        "commentRange": {
            "start": 35,
            "end": 36
        },
        "context": {
            "type": "variable",
            "name": "kendo-form-legend-margin",
            "value": "0 0 1rem",
            "scope": "default",
            "line": {
                "start": 37,
                "end": 37
            }
        },
        "group": [
            "form"
        ],
        "access": "public",
        "file": {
            "path": "forms/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The padding of the Form legend.\n",
        "commentRange": {
            "start": 38,
            "end": 39
        },
        "context": {
            "type": "variable",
            "name": "kendo-form-legend-padding",
            "value": "k-spacing(0)",
            "scope": "default",
            "line": {
                "start": 40,
                "end": 40
            }
        },
        "group": [
            "form"
        ],
        "access": "public",
        "file": {
            "path": "forms/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border width of the Form legend.\n",
        "commentRange": {
            "start": 41,
            "end": 42
        },
        "context": {
            "type": "variable",
            "name": "kendo-form-legend-border-width",
            "value": "0 0 2px",
            "scope": "default",
            "line": {
                "start": 43,
                "end": 43
            }
        },
        "group": [
            "form"
        ],
        "access": "public",
        "file": {
            "path": "forms/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border style of the Form legend.\n",
        "commentRange": {
            "start": 44,
            "end": 45
        },
        "context": {
            "type": "variable",
            "name": "kendo-form-legend-border-style",
            "value": "solid",
            "scope": "default",
            "line": {
                "start": 46,
                "end": 46
            }
        },
        "group": [
            "form"
        ],
        "access": "public",
        "file": {
            "path": "forms/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Form legend.\n",
        "commentRange": {
            "start": 47,
            "end": 48
        },
        "context": {
            "type": "variable",
            "name": "kendo-form-legend-border-color",
            "value": "$kendo-component-border",
            "scope": "default",
            "line": {
                "start": 49,
                "end": 49
            }
        },
        "group": [
            "form"
        ],
        "access": "public",
        "file": {
            "path": "forms/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the Form legend.\n",
        "commentRange": {
            "start": 50,
            "end": 51
        },
        "context": {
            "type": "variable",
            "name": "kendo-form-legend-width",
            "value": "100%",
            "scope": "default",
            "line": {
                "start": 52,
                "end": 52
            }
        },
        "group": [
            "form"
        ],
        "access": "public",
        "file": {
            "path": "forms/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the Form legend.\n",
        "commentRange": {
            "start": 53,
            "end": 54
        },
        "context": {
            "type": "variable",
            "name": "kendo-form-legend-font-size",
            "value": "var( --kendo-font-size-sm, inherit )",
            "scope": "default",
            "line": {
                "start": 55,
                "end": 55
            }
        },
        "group": [
            "form"
        ],
        "access": "public",
        "file": {
            "path": "forms/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text capitalization of the Form legend.\n",
        "commentRange": {
            "start": 56,
            "end": 57
        },
        "context": {
            "type": "variable",
            "name": "kendo-form-legend-text-transform",
            "value": "uppercase",
            "scope": "default",
            "line": {
                "start": 58,
                "end": 58
            }
        },
        "group": [
            "form"
        ],
        "access": "public",
        "file": {
            "path": "forms/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The bottom margin of the Form label.\n",
        "commentRange": {
            "start": 60,
            "end": 61
        },
        "context": {
            "type": "variable",
            "name": "kendo-form-label-margin-bottom",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 62,
                "end": 62
            }
        },
        "group": [
            "form"
        ],
        "access": "public",
        "file": {
            "path": "forms/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal margin of the Form buttons.\n",
        "commentRange": {
            "start": 64,
            "end": 65
        },
        "context": {
            "type": "variable",
            "name": "kendo-form-button-margin-x",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 66,
                "end": 66
            }
        },
        "group": [
            "form"
        ],
        "access": "public",
        "file": {
            "path": "forms/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the Form hint.\n",
        "commentRange": {
            "start": 68,
            "end": 69
        },
        "context": {
            "type": "variable",
            "name": "kendo-form-hint-font-size",
            "value": "var( --kendo-font-size-xs, inherit )",
            "scope": "default",
            "line": {
                "start": 70,
                "end": 70
            }
        },
        "group": [
            "form"
        ],
        "access": "public",
        "file": {
            "path": "forms/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font style of the Form hint.\n",
        "commentRange": {
            "start": 71,
            "end": 72
        },
        "context": {
            "type": "variable",
            "name": "kendo-form-hint-font-style",
            "value": "normal",
            "scope": "default",
            "line": {
                "start": 73,
                "end": 73
            }
        },
        "group": [
            "form"
        ],
        "access": "public",
        "file": {
            "path": "forms/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The top margin of the Form hint.\n",
        "commentRange": {
            "start": 74,
            "end": 75
        },
        "context": {
            "type": "variable",
            "name": "kendo-form-hint-margin-top",
            "value": "k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 76,
                "end": 76
            }
        },
        "group": [
            "form"
        ],
        "access": "public",
        "file": {
            "path": "forms/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The row spacing of the small Form.\n",
        "commentRange": {
            "start": 78,
            "end": 79
        },
        "context": {
            "type": "variable",
            "name": "kendo-form-sm-rows-spacing",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 80,
                "end": 80
            }
        },
        "group": [
            "form"
        ],
        "access": "public",
        "file": {
            "path": "forms/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The row spacing of the medium Form.\n",
        "commentRange": {
            "start": 81,
            "end": 82
        },
        "context": {
            "type": "variable",
            "name": "kendo-form-md-rows-spacing",
            "value": "$kendo-form-sm-rows-spacing",
            "scope": "default",
            "line": {
                "start": 83,
                "end": 83
            }
        },
        "group": [
            "form"
        ],
        "access": "public",
        "file": {
            "path": "forms/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The row spacing of the large Form.\n",
        "commentRange": {
            "start": 84,
            "end": 85
        },
        "context": {
            "type": "variable",
            "name": "kendo-form-lg-rows-spacing",
            "value": "$kendo-form-sm-rows-spacing",
            "scope": "default",
            "line": {
                "start": 86,
                "end": 86
            }
        },
        "group": [
            "form"
        ],
        "access": "public",
        "file": {
            "path": "forms/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The margin of the Form separator.\n",
        "commentRange": {
            "start": 88,
            "end": 89
        },
        "context": {
            "type": "variable",
            "name": "kendo-form-separator-margin",
            "value": "$kendo-form-md-rows-spacing 0 0",
            "scope": "default",
            "line": {
                "start": 90,
                "end": 90
            }
        },
        "group": [
            "form"
        ],
        "access": "public",
        "file": {
            "path": "forms/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Form separator.\n",
        "commentRange": {
            "start": 91,
            "end": 92
        },
        "context": {
            "type": "variable",
            "name": "kendo-form-separator-border-color",
            "value": "$kendo-form-legend-border-color",
            "scope": "default",
            "line": {
                "start": 93,
                "end": 93
            }
        },
        "group": [
            "form"
        ],
        "access": "public",
        "file": {
            "path": "forms/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The top padding of the label in the horizontal Form.\n",
        "commentRange": {
            "start": 95,
            "end": 96
        },
        "context": {
            "type": "variable",
            "name": "kendo-horizontal-form-label-padding-top",
            "value": "calc( #{k-spacing(2.5)} / 2 )",
            "scope": "default",
            "line": {
                "start": 97,
                "end": 97
            }
        },
        "group": [
            "form"
        ],
        "access": "public",
        "file": {
            "path": "forms/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal margin of the label in the horizontal Form.\n",
        "commentRange": {
            "start": 98,
            "end": 99
        },
        "context": {
            "type": "variable",
            "name": "kendo-horizontal-form-label-margin-x",
            "value": "k-spacing(2.5)",
            "scope": "default",
            "line": {
                "start": 100,
                "end": 100
            }
        },
        "group": [
            "form"
        ],
        "access": "public",
        "file": {
            "path": "forms/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the label in the horizontal Form.\n",
        "commentRange": {
            "start": 101,
            "end": 102
        },
        "context": {
            "type": "variable",
            "name": "kendo-horizontal-form-label-width",
            "value": "25%",
            "scope": "default",
            "line": {
                "start": 103,
                "end": 103
            }
        },
        "group": [
            "form"
        ],
        "access": "public",
        "file": {
            "path": "forms/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal alignment of the label in the horizontal Form.\n",
        "commentRange": {
            "start": 104,
            "end": 105
        },
        "context": {
            "type": "variable",
            "name": "kendo-horizontal-form-label-align",
            "value": "flex-end",
            "scope": "default",
            "line": {
                "start": 106,
                "end": 106
            }
        },
        "group": [
            "form"
        ],
        "access": "public",
        "file": {
            "path": "forms/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The maximum width of the field wrap in the horizontal Form.\n",
        "commentRange": {
            "start": 108,
            "end": 109
        },
        "context": {
            "type": "variable",
            "name": "kendo-horizontal-form-field-wrap-max-width",
            "value": "calc( ( 100% - #{$kendo-horizontal-form-label-width} ) - #{$kendo-horizontal-form-label-margin-x} )",
            "scope": "default",
            "line": {
                "start": 110,
                "end": 110
            }
        },
        "group": [
            "form"
        ],
        "access": "public",
        "file": {
            "path": "forms/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the inline Form element.\n",
        "commentRange": {
            "start": 112,
            "end": 113
        },
        "context": {
            "type": "variable",
            "name": "kendo-inline-form-element-width",
            "value": "25%",
            "scope": "default",
            "line": {
                "start": 114,
                "end": 114
            }
        },
        "group": [
            "form"
        ],
        "access": "public",
        "file": {
            "path": "forms/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The padding of the inline Form field.\n",
        "commentRange": {
            "start": 116,
            "end": 117
        },
        "context": {
            "type": "variable",
            "name": "kendo-inline-form-field-padding-x",
            "value": "0 k-spacing(6)",
            "scope": "default",
            "line": {
                "start": 118,
                "end": 118
            }
        },
        "group": [
            "form"
        ],
        "access": "public",
        "file": {
            "path": "forms/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the inline Form field.\n",
        "commentRange": {
            "start": 119,
            "end": 120
        },
        "context": {
            "type": "variable",
            "name": "kendo-inline-form-field-padding-y",
            "value": "calc( #{k-spacing(2)} + #{$kendo-input-border-width} )",
            "scope": "default",
            "line": {
                "start": 121,
                "end": 121
            }
        },
        "group": [
            "form"
        ],
        "access": "public",
        "file": {
            "path": "forms/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The invalid text color of the Form.\n",
        "commentRange": {
            "start": 123,
            "end": 124
        },
        "context": {
            "type": "variable",
            "name": "kendo-forms-invalid-color",
            "value": "$kendo-color-error",
            "scope": "default",
            "line": {
                "start": 125,
                "end": 125
            }
        },
        "group": [
            "form"
        ],
        "access": "public",
        "file": {
            "path": "forms/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal margin of the optional label in the Form.\n",
        "commentRange": {
            "start": 128,
            "end": 129
        },
        "context": {
            "type": "variable",
            "name": "kendo-label-optional-margin-x",
            "value": "k-spacing(1.5)",
            "scope": "default",
            "line": {
                "start": 130,
                "end": 130
            }
        },
        "group": [
            "form"
        ],
        "access": "public",
        "file": {
            "path": "forms/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the optional label in the Form.\n",
        "commentRange": {
            "start": 131,
            "end": 132
        },
        "context": {
            "type": "variable",
            "name": "kendo-label-optional-font-size",
            "value": "var( --kendo-font-size-xs, inherit )",
            "scope": "default",
            "line": {
                "start": 133,
                "end": 133
            }
        },
        "group": [
            "form"
        ],
        "access": "public",
        "file": {
            "path": "forms/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font style of the optional label in the Form.\n",
        "commentRange": {
            "start": 134,
            "end": 135
        },
        "context": {
            "type": "variable",
            "name": "kendo-label-optional-font-style",
            "value": "italic",
            "scope": "default",
            "line": {
                "start": 136,
                "end": 136
            }
        },
        "group": [
            "form"
        ],
        "access": "public",
        "file": {
            "path": "forms/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The margin of the Form fieldset.\n",
        "commentRange": {
            "start": 139,
            "end": 140
        },
        "context": {
            "type": "variable",
            "name": "kendo-fieldset-margin",
            "value": "k-spacing(7.5)",
            "scope": "default",
            "line": {
                "start": 141,
                "end": 141
            }
        },
        "group": [
            "form"
        ],
        "access": "public",
        "file": {
            "path": "forms/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the Form fieldset.\n",
        "commentRange": {
            "start": 142,
            "end": 143
        },
        "context": {
            "type": "variable",
            "name": "kendo-fieldset-font-size",
            "value": "$kendo-h4-font-size",
            "scope": "default",
            "line": {
                "start": 144,
                "end": 144
            }
        },
        "group": [
            "form"
        ],
        "access": "public",
        "file": {
            "path": "forms/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Form fieldset.\n",
        "commentRange": {
            "start": 145,
            "end": 146
        },
        "context": {
            "type": "variable",
            "name": "kendo-fieldset-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 147,
                "end": 147
            }
        },
        "group": [
            "form"
        ],
        "access": "public",
        "file": {
            "path": "forms/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Form fieldset.\n",
        "commentRange": {
            "start": 148,
            "end": 149
        },
        "context": {
            "type": "variable",
            "name": "kendo-fieldset-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 150,
                "end": 150
            }
        },
        "group": [
            "form"
        ],
        "access": "public",
        "file": {
            "path": "forms/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Form fieldset.\n",
        "commentRange": {
            "start": 151,
            "end": 152
        },
        "context": {
            "type": "variable",
            "name": "kendo-fieldset-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 153,
                "end": 153
            }
        },
        "group": [
            "form"
        ],
        "access": "public",
        "file": {
            "path": "forms/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The padding of the Form fieldset legend.\n",
        "commentRange": {
            "start": 155,
            "end": 156
        },
        "context": {
            "type": "variable",
            "name": "kendo-fieldset-legend-padding",
            "value": "0 k-spacing(4) 0 0",
            "scope": "default",
            "line": {
                "start": 157,
                "end": 157
            }
        },
        "group": [
            "form"
        ],
        "access": "public",
        "file": {
            "path": "forms/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The margin of the Form fieldset legend\n",
        "commentRange": {
            "start": 158,
            "end": 159
        },
        "context": {
            "type": "variable",
            "name": "kendo-fieldset-legend-margin",
            "value": "calc( #{k-spacing(3)} * 2 )",
            "scope": "default",
            "line": {
                "start": 160,
                "end": 160
            }
        },
        "group": [
            "form"
        ],
        "access": "public",
        "file": {
            "path": "forms/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The margin of the Form alert error.\n",
        "commentRange": {
            "start": 162,
            "end": 163
        },
        "context": {
            "type": "variable",
            "name": "kendo-form-alert-error-margin",
            "value": "calc( #{k-spacing(2)} * 2 )",
            "scope": "default",
            "line": {
                "start": 164,
                "end": 164
            }
        },
        "group": [
            "form"
        ],
        "access": "public",
        "file": {
            "path": "forms/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The margin of the Form field info.\n",
        "commentRange": {
            "start": 166,
            "end": 167
        },
        "context": {
            "type": "variable",
            "name": "kendo-form-field-info-margin",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 168,
                "end": 168
            }
        },
        "group": [
            "form"
        ],
        "access": "public",
        "file": {
            "path": "forms/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Form legend.\n",
        "commentRange": {
            "start": 170,
            "end": 171
        },
        "context": {
            "type": "variable",
            "name": "kendo-fieldset-legend-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 172,
                "end": 172
            }
        },
        "group": [
            "form"
        ],
        "access": "public",
        "file": {
            "path": "forms/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Form legend.\n",
        "commentRange": {
            "start": 173,
            "end": 174
        },
        "context": {
            "type": "variable",
            "name": "kendo-fieldset-legend-text",
            "value": "unset",
            "scope": "default",
            "line": {
                "start": 175,
                "end": 175
            }
        },
        "group": [
            "form"
        ],
        "access": "public",
        "file": {
            "path": "forms/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Form legend.\n",
        "commentRange": {
            "start": 176,
            "end": 177
        },
        "context": {
            "type": "variable",
            "name": "kendo-fieldset-legend-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 178,
                "end": 178
            }
        },
        "group": [
            "form"
        ],
        "access": "public",
        "file": {
            "path": "forms/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The sizes map for the Form.\n",
        "commentRange": {
            "start": 180,
            "end": 181
        },
        "context": {
            "type": "variable",
            "name": "kendo-form-sizes",
            "value": "(\n    sm: (\n        form-rows-spacing: $kendo-form-sm-rows-spacing\n    ),\n    md: (\n        form-rows-spacing: $kendo-form-md-rows-spacing\n    ),\n    lg: (\n        form-rows-spacing: $kendo-form-lg-rows-spacing\n    )\n)",
            "scope": "default",
            "line": {
                "start": 182,
                "end": 192
            }
        },
        "group": [
            "form"
        ],
        "access": "public",
        "file": {
            "path": "forms/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border width of the Gantt.\n",
        "commentRange": {
            "start": 9,
            "end": 10
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 11,
                "end": 11
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the Gantt.\n",
        "commentRange": {
            "start": 12,
            "end": 13
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-font-family",
            "value": "var( --kendo-font-family, inherit )",
            "scope": "default",
            "line": {
                "start": 14,
                "end": 14
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the Gantt.\n",
        "commentRange": {
            "start": 15,
            "end": 16
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-font-size",
            "value": "var( --kendo-font-size, inherit )",
            "scope": "default",
            "line": {
                "start": 17,
                "end": 17
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the Gantt.\n",
        "commentRange": {
            "start": 18,
            "end": 19
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-line-height",
            "value": "var( --kendo-line-height, normal )",
            "scope": "default",
            "line": {
                "start": 20,
                "end": 20
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Gantt.\n",
        "commentRange": {
            "start": 22,
            "end": 23
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-bg",
            "value": "$kendo-component-bg",
            "scope": "default",
            "line": {
                "start": 24,
                "end": 24
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Gantt.\n",
        "commentRange": {
            "start": 25,
            "end": 26
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-text",
            "value": "$kendo-component-text",
            "scope": "default",
            "line": {
                "start": 27,
                "end": 27
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Gantt.\n",
        "commentRange": {
            "start": 28,
            "end": 29
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-border",
            "value": "$kendo-component-border",
            "scope": "default",
            "line": {
                "start": 30,
                "end": 30
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Gantt TreeList.\n",
        "commentRange": {
            "start": 32,
            "end": 33
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-treelist-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 34,
                "end": 34
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Gantt TreeList.\n",
        "commentRange": {
            "start": 35,
            "end": 36
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-treelist-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 37,
                "end": 37
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Gantt TreeList.\n",
        "commentRange": {
            "start": 38,
            "end": 39
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-treelist-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 40,
                "end": 40
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Gantt non-working days.\n",
        "commentRange": {
            "start": 42,
            "end": 43
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-nonwork-bg",
            "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-base ) 3%, transparent), rgba( k-contrast-color( $kendo-gantt-bg ), .025 ))",
            "scope": "default",
            "line": {
                "start": 44,
                "end": 44
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Gantt non-working days.\n",
        "commentRange": {
            "start": 45,
            "end": 46
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-nonwork-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 47,
                "end": 47
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Gantt non-working days.\n",
        "commentRange": {
            "start": 48,
            "end": 49
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-nonwork-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 50,
                "end": 50
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The size of the Gantt connecting lines.\n",
        "commentRange": {
            "start": 52,
            "end": 53
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-line-size",
            "value": "2px",
            "scope": "default",
            "line": {
                "start": 54,
                "end": 54
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background fill color of the Gantt connecting lines.\n",
        "commentRange": {
            "start": 55,
            "end": 56
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-line-fill",
            "value": "if($kendo-enable-color-system, k-color( on-base ), color.mix( $kendo-gantt-text, $kendo-gantt-bg ))",
            "scope": "default",
            "line": {
                "start": 57,
                "end": 57
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background fill of the selected Gantt connecting lines.\n",
        "commentRange": {
            "start": 58,
            "end": 59
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-line-selected-fill",
            "value": "$kendo-selected-bg",
            "scope": "default",
            "line": {
                "start": 60,
                "end": 60
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The size of the Gantt task dot.\n",
        "commentRange": {
            "start": 62,
            "end": 63
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-dot-size",
            "value": "8px",
            "scope": "default",
            "line": {
                "start": 64,
                "end": 64
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing of the Gantt task dot.\n",
        "commentRange": {
            "start": 65,
            "end": 66
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-dot-spacing",
            "value": "k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 67,
                "end": 67
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Gantt task dot.\n",
        "commentRange": {
            "start": 68,
            "end": 69
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-dot-bg",
            "value": "$kendo-gantt-text",
            "scope": "default",
            "line": {
                "start": 70,
                "end": 70
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Gantt task dot.\n",
        "commentRange": {
            "start": 71,
            "end": 72
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-dot-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 73,
                "end": 73
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the hovered Gantt task dot.\n",
        "commentRange": {
            "start": 74,
            "end": 75
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-dot-hover-bg",
            "value": "$kendo-gantt-bg",
            "scope": "default",
            "line": {
                "start": 76,
                "end": 76
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the hovered Gantt task dot.\n",
        "commentRange": {
            "start": 77,
            "end": 78
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-dot-hover-border",
            "value": "$kendo-gantt-text",
            "scope": "default",
            "line": {
                "start": 79,
                "end": 79
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Gantt milestone.\n",
        "commentRange": {
            "start": 81,
            "end": 82
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-milestone-bg",
            "value": "if($kendo-enable-color-system, k-color( base ), if( k-is-light( $kendo-gantt-bg ), #dee2e6, #495057 ))",
            "scope": "default",
            "line": {
                "start": 83,
                "end": 83
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Gantt milestone.\n",
        "commentRange": {
            "start": 84,
            "end": 85
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-milestone-border",
            "value": "if($kendo-enable-color-system, k-color( border-alt ), k-try-shade( $kendo-gantt-milestone-bg, 2 ))",
            "scope": "default",
            "line": {
                "start": 86,
                "end": 86
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the selected Gantt milestone.\n",
        "commentRange": {
            "start": 87,
            "end": 88
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-milestone-selected-bg",
            "value": "$kendo-selected-bg",
            "scope": "default",
            "line": {
                "start": 89,
                "end": 89
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the selected Gantt milestone.\n",
        "commentRange": {
            "start": 90,
            "end": 91
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-milestone-selected-border",
            "value": "$kendo-selected-border",
            "scope": "default",
            "line": {
                "start": 92,
                "end": 92
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Gantt summary.\n",
        "commentRange": {
            "start": 94,
            "end": 95
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-summary-bg",
            "value": "if($kendo-enable-color-system, k-color( subtle ), color.mix( $kendo-gantt-text, $kendo-gantt-bg ))",
            "scope": "default",
            "line": {
                "start": 96,
                "end": 96
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Gantt summary progress.\n",
        "commentRange": {
            "start": 97,
            "end": 98
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-summary-progress-bg",
            "value": "$kendo-gantt-text",
            "scope": "default",
            "line": {
                "start": 99,
                "end": 99
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the selected Gantt summary.\n",
        "commentRange": {
            "start": 100,
            "end": 101
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-summary-selected-bg",
            "value": "if($kendo-enable-color-system, k-color( primary-subtle-active ), color.mix( $kendo-selected-bg, $kendo-gantt-bg ))",
            "scope": "default",
            "line": {
                "start": 102,
                "end": 102
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the selected Gantt summary progress.\n",
        "commentRange": {
            "start": 103,
            "end": 104
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-summary-progress-selected-bg",
            "value": "$kendo-selected-bg",
            "scope": "default",
            "line": {
                "start": 105,
                "end": 105
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the Gantt task.\n",
        "commentRange": {
            "start": 107,
            "end": 108
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-task-padding-x",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 109,
                "end": 109
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the Gantt task.\n",
        "commentRange": {
            "start": 110,
            "end": 111
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-task-padding-y",
            "value": "k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 112,
                "end": 112
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border width of the Gantt task.\n",
        "commentRange": {
            "start": 113,
            "end": 114
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-task-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 115,
                "end": 115
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Gantt task.\n",
        "commentRange": {
            "start": 116,
            "end": 117
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-task-bg",
            "value": "if($kendo-enable-color-system, k-color( base ), if( k-is-light( $kendo-gantt-bg ), #dee2e6, #495057 ))",
            "scope": "default",
            "line": {
                "start": 118,
                "end": 118
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Gantt task.\n",
        "commentRange": {
            "start": 119,
            "end": 120
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-task-text",
            "value": "if($kendo-enable-color-system, k-color( on-base ), k-contrast-color( $kendo-gantt-task-bg ))",
            "scope": "default",
            "line": {
                "start": 121,
                "end": 121
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Gantt task.\n",
        "commentRange": {
            "start": 122,
            "end": 123
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-task-border",
            "value": "if($kendo-enable-color-system, k-color( border-alt ), if( k-is-light( $kendo-gantt-bg ), #ced4da, #6c757d ))",
            "scope": "default",
            "line": {
                "start": 124,
                "end": 124
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Gantt task progress.\n",
        "commentRange": {
            "start": 125,
            "end": 126
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-task-progress-bg",
            "value": "if($kendo-enable-color-system, k-color( border-alt ), if( k-is-light( $kendo-gantt-bg ), #ced4da, #6c757d ))",
            "scope": "default",
            "line": {
                "start": 127,
                "end": 127
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of selected the Gantt task.\n",
        "commentRange": {
            "start": 128,
            "end": 129
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-task-selected-bg",
            "value": "if($kendo-enable-color-system, k-color( primary-subtle-active ), color.mix( $kendo-selected-bg, $kendo-gantt-bg ))",
            "scope": "default",
            "line": {
                "start": 130,
                "end": 130
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the selected Gantt task.\n",
        "commentRange": {
            "start": 131,
            "end": 132
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-task-selected-text",
            "value": "$kendo-selected-text",
            "scope": "default",
            "line": {
                "start": 133,
                "end": 133
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the selected Gantt task.\n",
        "commentRange": {
            "start": 134,
            "end": 135
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-task-selected-border",
            "value": "$kendo-selected-bg",
            "scope": "default",
            "line": {
                "start": 136,
                "end": 136
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the selected Gantt task progress.\n",
        "commentRange": {
            "start": 137,
            "end": 138
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-task-progress-selected-bg",
            "value": "$kendo-selected-bg",
            "scope": "default",
            "line": {
                "start": 139,
                "end": 139
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The padding of the Gantt task actions.\n",
        "commentRange": {
            "start": 141,
            "end": 142
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-task-actions-padding",
            "value": "k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 143,
                "end": 143
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical margin of the Gantt task planned line.\n",
        "commentRange": {
            "start": 144,
            "end": 145
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-planned-margin-y",
            "value": ".35em",
            "scope": "default",
            "line": {
                "start": 146,
                "end": 146
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border width of the Gantt task planned line.\n",
        "commentRange": {
            "start": 147,
            "end": 148
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-planned-border-width",
            "value": "2px",
            "scope": "default",
            "line": {
                "start": 149,
                "end": 149
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the Gantt task planned line.\n",
        "commentRange": {
            "start": 150,
            "end": 151
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-planned-line-height",
            "value": ".75em",
            "scope": "default",
            "line": {
                "start": 152,
                "end": 152
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical margin of the Gantt planned dependencies.\n",
        "commentRange": {
            "start": 154,
            "end": 155
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-planned-dependency-margin-y",
            "value": ".6em",
            "scope": "default",
            "line": {
                "start": 156,
                "end": 156
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The default width of the Gantt planned line dot.\n",
        "commentRange": {
            "start": 158,
            "end": 159
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-planned-moment-width",
            "value": "6px",
            "scope": "default",
            "line": {
                "start": 160,
                "end": 160
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The default height of the Gantt planned line dot.\n",
        "commentRange": {
            "start": 161,
            "end": 162
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-planned-moment-height",
            "value": "$kendo-gantt-planned-moment-width",
            "scope": "default",
            "line": {
                "start": 163,
                "end": 163
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border radius of the Gantt planned line dot.\n",
        "commentRange": {
            "start": 164,
            "end": 165
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-planned-moment-border-radius",
            "value": "calc( ( #{$kendo-gantt-planned-border-width * 2} + #{$kendo-gantt-planned-moment-width} ) / 2 )",
            "scope": "default",
            "line": {
                "start": 166,
                "end": 166
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal margin of the Gantt planned line dot.\n",
        "commentRange": {
            "start": 167,
            "end": 168
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-planned-moment-left-margin-x",
            "value": "calc( #{ math.div( $kendo-gantt-planned-border-width, 2 )} - #{$kendo-gantt-planned-moment-border-radius} )",
            "scope": "default",
            "line": {
                "start": 169,
                "end": 169
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal margin of the Gantt milestone planned line dot.\n",
        "commentRange": {
            "start": 170,
            "end": 171
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-planned-milestone-moment-margin-x",
            "value": "$kendo-gantt-planned-moment-width",
            "scope": "default",
            "line": {
                "start": 172,
                "end": 172
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The default height of the Gantt planned line.\n",
        "commentRange": {
            "start": 174,
            "end": 175
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-planned-duration-height",
            "value": "$kendo-gantt-planned-border-width",
            "scope": "default",
            "line": {
                "start": 176,
                "end": 176
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The height of the hovered Gantt planned line.\n",
        "commentRange": {
            "start": 177,
            "end": 178
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-planned-duration-hover-height",
            "value": "calc( #{$kendo-gantt-planned-border-width} + 1px )",
            "scope": "default",
            "line": {
                "start": 179,
                "end": 179
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The top position of the Gantt drag hint.\n",
        "commentRange": {
            "start": 181,
            "end": 182
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-planned-single-drag-hint-top",
            "value": ".35em",
            "scope": "default",
            "line": {
                "start": 183,
                "end": 183
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The top position of the Gantt summary drag hint.\n",
        "commentRange": {
            "start": 184,
            "end": 185
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-planned-summary-drag-hint-top",
            "value": "1em",
            "scope": "default",
            "line": {
                "start": 186,
                "end": 186
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The top position of the Gantt planned milestone drag hint.\n",
        "commentRange": {
            "start": 187,
            "end": 188
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-planned-milestone-drag-hint-top",
            "value": ".85em",
            "scope": "default",
            "line": {
                "start": 189,
                "end": 189
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal margin of the Gantt milestone wrap.\n",
        "commentRange": {
            "start": 191,
            "end": 192
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-rtl-milestone-wrap-margin-x",
            "value": "-2.3em",
            "scope": "default",
            "line": {
                "start": 193,
                "end": 193
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal margin of the Gantt milestone line dot.\n",
        "commentRange": {
            "start": 194,
            "end": 195
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-rtl-milestone-planned-moment-margin-x",
            "value": ".2em",
            "scope": "default",
            "line": {
                "start": 196,
                "end": 196
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal margin of the Gantt milestone task dot.\n",
        "commentRange": {
            "start": 197,
            "end": 198
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-rtl-milestone-dot-start-margin-x",
            "value": "-.1em",
            "scope": "default",
            "line": {
                "start": 199,
                "end": 199
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal offset of the Gantt delayed task resize handler.\n",
        "commentRange": {
            "start": 201,
            "end": 202
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-planned-offset-resize-handler-margin-x",
            "value": "1.2em",
            "scope": "default",
            "line": {
                "start": 203,
                "end": 203
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Gantt planned Tooltip.\n",
        "commentRange": {
            "start": 205,
            "end": 206
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-planned-bg",
            "value": "$kendo-color-primary",
            "scope": "default",
            "line": {
                "start": 207,
                "end": 207
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Gantt planned Tooltip.\n",
        "commentRange": {
            "start": 208,
            "end": 209
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-planned-border",
            "value": "$kendo-gantt-planned-bg",
            "scope": "default",
            "line": {
                "start": 210,
                "end": 210
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Gantt delayed task.\n",
        "commentRange": {
            "start": 212,
            "end": 213
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-delayed-bg",
            "value": "$kendo-color-error",
            "scope": "default",
            "line": {
                "start": 214,
                "end": 214
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The complement background color of the Gantt delayed task.\n",
        "commentRange": {
            "start": 215,
            "end": 216
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-delayed-bg-lighter",
            "value": "if($kendo-enable-color-system, k-color( error-emphasis ), k-color-tint( $kendo-gantt-delayed-bg, 5 ))",
            "scope": "default",
            "line": {
                "start": 217,
                "end": 217
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Gantt advanced task.\n",
        "commentRange": {
            "start": 219,
            "end": 220
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-advanced-bg",
            "value": "$kendo-color-success",
            "scope": "default",
            "line": {
                "start": 221,
                "end": 221
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The complement background color of the Gantt advanced task.\n",
        "commentRange": {
            "start": 222,
            "end": 223
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-advanced-bg-lighter",
            "value": "if($kendo-enable-color-system, k-color( success-emphasis ), k-color-tint( $kendo-gantt-advanced-bg, 5 ))",
            "scope": "default",
            "line": {
                "start": 224,
                "end": 224
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Gantt delayed task action.\n",
        "commentRange": {
            "start": 226,
            "end": 227
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-action-on-offset-text",
            "value": "#000000",
            "scope": "default",
            "line": {
                "start": 228,
                "end": 228
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The top position of the Gantt delayed task resize handler.\n",
        "commentRange": {
            "start": 229,
            "end": 230
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-offset-resize-handler-top",
            "value": "45%",
            "scope": "default",
            "line": {
                "start": 231,
                "end": 231
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The default width of the Gantt validation Tooltip.\n",
        "commentRange": {
            "start": 233,
            "end": 234
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-validation-tooltip-width",
            "value": "200px",
            "scope": "default",
            "line": {
                "start": 235,
                "end": 235
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The default width of the Gantt validation Tooltip label.\n",
        "commentRange": {
            "start": 236,
            "end": 237
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-validation-tooltip-label-width",
            "value": "50px",
            "scope": "default",
            "line": {
                "start": 238,
                "end": 238
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Gantt validation Tooltip.\n",
        "commentRange": {
            "start": 239,
            "end": 240
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-validation-tooltip-border",
            "value": "#656565",
            "scope": "default",
            "line": {
                "start": 241,
                "end": 241
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the valid Gantt validation Tooltip.\n",
        "commentRange": {
            "start": 242,
            "end": 243
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-validation-tooltip-valid-border",
            "value": "$kendo-color-success",
            "scope": "default",
            "line": {
                "start": 244,
                "end": 244
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the invalid Gantt validation Tooltip.\n",
        "commentRange": {
            "start": 245,
            "end": 246
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-validation-tooltip-invalid-border",
            "value": "$kendo-color-error",
            "scope": "default",
            "line": {
                "start": 247,
                "end": 247
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the Gantt task Tooltip.\n",
        "commentRange": {
            "start": 248,
            "end": 249
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-task-tooltip-padding-x",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 250,
                "end": 250
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the Gantt task Tooltip.\n",
        "commentRange": {
            "start": 251,
            "end": 252
        },
        "context": {
            "type": "variable",
            "name": "kendo-gantt-task-tooltip-padding-y",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 253,
                "end": 253
            }
        },
        "group": [
            "gantt"
        ],
        "access": "public",
        "file": {
            "path": "gantt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the Grid.\n",
        "commentRange": {
            "start": 19,
            "end": 20
        },
        "context": {
            "type": "variable",
            "name": "kendo-grid-padding-x",
            "value": "$kendo-table-md-cell-padding-x",
            "scope": "default",
            "line": {
                "start": 21,
                "end": 21
            }
        },
        "group": [
            "grid"
        ],
        "access": "public",
        "file": {
            "path": "grid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the Grid.\n",
        "commentRange": {
            "start": 22,
            "end": 23
        },
        "context": {
            "type": "variable",
            "name": "kendo-grid-padding-y",
            "value": "$kendo-table-md-cell-padding-y",
            "scope": "default",
            "line": {
                "start": 24,
                "end": 24
            }
        },
        "group": [
            "grid"
        ],
        "access": "public",
        "file": {
            "path": "grid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the Grid header.\n",
        "commentRange": {
            "start": 26,
            "end": 27
        },
        "context": {
            "type": "variable",
            "name": "kendo-grid-header-padding-x",
            "value": "$kendo-grid-padding-x",
            "scope": "default",
            "line": {
                "start": 28,
                "end": 28
            }
        },
        "group": [
            "grid"
        ],
        "access": "public",
        "file": {
            "path": "grid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the Grid header.\n",
        "commentRange": {
            "start": 29,
            "end": 30
        },
        "context": {
            "type": "variable",
            "name": "kendo-grid-header-padding-y",
            "value": "$kendo-grid-padding-y",
            "scope": "default",
            "line": {
                "start": 31,
                "end": 31
            }
        },
        "group": [
            "grid"
        ],
        "access": "public",
        "file": {
            "path": "grid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the Grid grouping header.\n",
        "commentRange": {
            "start": 34,
            "end": 35
        },
        "context": {
            "type": "variable",
            "name": "kendo-grid-grouping-header-padding-x",
            "value": "$kendo-grid-padding-y",
            "scope": "default",
            "line": {
                "start": 36,
                "end": 36
            }
        },
        "group": [
            "grid"
        ],
        "access": "public",
        "file": {
            "path": "grid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the Grid grouping header.\n",
        "commentRange": {
            "start": 37,
            "end": 38
        },
        "context": {
            "type": "variable",
            "name": "kendo-grid-grouping-header-padding-y",
            "value": "$kendo-grid-grouping-header-padding-x",
            "scope": "default",
            "line": {
                "start": 39,
                "end": 39
            }
        },
        "group": [
            "grid"
        ],
        "access": "public",
        "file": {
            "path": "grid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the Grid cell.\n",
        "commentRange": {
            "start": 41,
            "end": 42
        },
        "context": {
            "type": "variable",
            "name": "kendo-grid-cell-padding-x",
            "value": "$kendo-grid-padding-x",
            "scope": "default",
            "line": {
                "start": 43,
                "end": 43
            }
        },
        "group": [
            "grid"
        ],
        "access": "public",
        "file": {
            "path": "grid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the Grid cell.\n",
        "commentRange": {
            "start": 44,
            "end": 45
        },
        "context": {
            "type": "variable",
            "name": "kendo-grid-cell-padding-y",
            "value": "$kendo-grid-padding-y",
            "scope": "default",
            "line": {
                "start": 46,
                "end": 46
            }
        },
        "group": [
            "grid"
        ],
        "access": "public",
        "file": {
            "path": "grid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the Grid filter cell.\n",
        "commentRange": {
            "start": 48,
            "end": 49
        },
        "context": {
            "type": "variable",
            "name": "kendo-grid-filter-cell-padding-x",
            "value": "$kendo-grid-padding-y",
            "scope": "default",
            "line": {
                "start": 50,
                "end": 50
            }
        },
        "group": [
            "grid"
        ],
        "access": "public",
        "file": {
            "path": "grid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the Grid filter cell.\n",
        "commentRange": {
            "start": 51,
            "end": 52
        },
        "context": {
            "type": "variable",
            "name": "kendo-grid-filter-cell-padding-y",
            "value": "$kendo-grid-filter-cell-padding-x",
            "scope": "default",
            "line": {
                "start": 53,
                "end": 53
            }
        },
        "group": [
            "grid"
        ],
        "access": "public",
        "file": {
            "path": "grid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the Grid edit cell.\n",
        "commentRange": {
            "start": 55,
            "end": 56
        },
        "context": {
            "type": "variable",
            "name": "kendo-grid-edit-cell-padding-x",
            "value": "$kendo-grid-cell-padding-x",
            "scope": "default",
            "line": {
                "start": 57,
                "end": 57
            }
        },
        "group": [
            "grid"
        ],
        "access": "public",
        "file": {
            "path": "grid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the Grid filter cell.\n",
        "commentRange": {
            "start": 58,
            "end": 59
        },
        "context": {
            "type": "variable",
            "name": "kendo-grid-edit-cell-padding-y",
            "value": "calc( #{k-spacing(2.5)} / 2 )",
            "scope": "default",
            "line": {
                "start": 60,
                "end": 60
            }
        },
        "group": [
            "grid"
        ],
        "access": "public",
        "file": {
            "path": "grid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Grid.\n",
        "commentRange": {
            "start": 149,
            "end": 150
        },
        "context": {
            "type": "variable",
            "name": "kendo-grid-bg",
            "value": "$kendo-table-bg",
            "scope": "default",
            "line": {
                "start": 151,
                "end": 151
            }
        },
        "group": [
            "grid"
        ],
        "access": "public",
        "file": {
            "path": "grid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Grid.\n",
        "commentRange": {
            "start": 152,
            "end": 153
        },
        "context": {
            "type": "variable",
            "name": "kendo-grid-text",
            "value": "$kendo-table-text",
            "scope": "default",
            "line": {
                "start": 154,
                "end": 154
            }
        },
        "group": [
            "grid"
        ],
        "access": "public",
        "file": {
            "path": "grid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Grid.\n",
        "commentRange": {
            "start": 155,
            "end": 156
        },
        "context": {
            "type": "variable",
            "name": "kendo-grid-border",
            "value": "$kendo-table-border",
            "scope": "default",
            "line": {
                "start": 157,
                "end": 157
            }
        },
        "group": [
            "grid"
        ],
        "access": "public",
        "file": {
            "path": "grid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of Grid header.\n",
        "commentRange": {
            "start": 159,
            "end": 160
        },
        "context": {
            "type": "variable",
            "name": "kendo-grid-header-bg",
            "value": "$kendo-table-header-bg",
            "scope": "default",
            "line": {
                "start": 161,
                "end": 161
            }
        },
        "group": [
            "grid"
        ],
        "access": "public",
        "file": {
            "path": "grid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of Grid header.\n",
        "commentRange": {
            "start": 162,
            "end": 163
        },
        "context": {
            "type": "variable",
            "name": "kendo-grid-header-text",
            "value": "$kendo-table-header-text",
            "scope": "default",
            "line": {
                "start": 164,
                "end": 164
            }
        },
        "group": [
            "grid"
        ],
        "access": "public",
        "file": {
            "path": "grid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of Grid header.\n",
        "commentRange": {
            "start": 165,
            "end": 166
        },
        "context": {
            "type": "variable",
            "name": "kendo-grid-header-border",
            "value": "$kendo-table-header-border",
            "scope": "default",
            "line": {
                "start": 167,
                "end": 167
            }
        },
        "group": [
            "grid"
        ],
        "access": "public",
        "file": {
            "path": "grid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background gradient of Grid header.\n",
        "commentRange": {
            "start": 168,
            "end": 169
        },
        "context": {
            "type": "variable",
            "name": "kendo-grid-header-gradient",
            "value": "$kendo-table-header-gradient",
            "scope": "default",
            "line": {
                "start": 170,
                "end": 170
            }
        },
        "group": [
            "grid"
        ],
        "access": "public",
        "file": {
            "path": "grid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of Grid footer.\n",
        "commentRange": {
            "start": 172,
            "end": 173
        },
        "context": {
            "type": "variable",
            "name": "kendo-grid-footer-bg",
            "value": "$kendo-table-footer-bg",
            "scope": "default",
            "line": {
                "start": 174,
                "end": 174
            }
        },
        "group": [
            "grid"
        ],
        "access": "public",
        "file": {
            "path": "grid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of Grid footer.\n",
        "commentRange": {
            "start": 175,
            "end": 176
        },
        "context": {
            "type": "variable",
            "name": "kendo-grid-footer-text",
            "value": "$kendo-table-footer-text",
            "scope": "default",
            "line": {
                "start": 177,
                "end": 177
            }
        },
        "group": [
            "grid"
        ],
        "access": "public",
        "file": {
            "path": "grid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of Grid footer.\n",
        "commentRange": {
            "start": 178,
            "end": 179
        },
        "context": {
            "type": "variable",
            "name": "kendo-grid-footer-border",
            "value": "$kendo-table-footer-border",
            "scope": "default",
            "line": {
                "start": 180,
                "end": 180
            }
        },
        "group": [
            "grid"
        ],
        "access": "public",
        "file": {
            "path": "grid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Grid alternating rows.\n",
        "commentRange": {
            "start": 182,
            "end": 183
        },
        "context": {
            "type": "variable",
            "name": "kendo-grid-alt-bg",
            "value": "$kendo-table-alt-row-bg",
            "scope": "default",
            "line": {
                "start": 184,
                "end": 184
            }
        },
        "group": [
            "grid"
        ],
        "access": "public",
        "file": {
            "path": "grid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Grid alternating rows.\n",
        "commentRange": {
            "start": 185,
            "end": 186
        },
        "context": {
            "type": "variable",
            "name": "kendo-grid-alt-text",
            "value": "$kendo-table-alt-row-text",
            "scope": "default",
            "line": {
                "start": 187,
                "end": 187
            }
        },
        "group": [
            "grid"
        ],
        "access": "public",
        "file": {
            "path": "grid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Grid alternating rows.\n",
        "commentRange": {
            "start": 188,
            "end": 189
        },
        "context": {
            "type": "variable",
            "name": "kendo-grid-alt-border",
            "value": "$kendo-table-alt-row-border",
            "scope": "default",
            "line": {
                "start": 190,
                "end": 190
            }
        },
        "group": [
            "grid"
        ],
        "access": "public",
        "file": {
            "path": "grid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of hovered Grid rows.\n",
        "commentRange": {
            "start": 192,
            "end": 193
        },
        "context": {
            "type": "variable",
            "name": "kendo-grid-hover-bg",
            "value": "$kendo-table-hover-bg",
            "scope": "default",
            "line": {
                "start": 194,
                "end": 194
            }
        },
        "group": [
            "grid"
        ],
        "access": "public",
        "file": {
            "path": "grid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of hovered Grid rows.\n",
        "commentRange": {
            "start": 195,
            "end": 196
        },
        "context": {
            "type": "variable",
            "name": "kendo-grid-hover-text",
            "value": "$kendo-table-hover-text",
            "scope": "default",
            "line": {
                "start": 197,
                "end": 197
            }
        },
        "group": [
            "grid"
        ],
        "access": "public",
        "file": {
            "path": "grid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of hovered Grid rows.\n",
        "commentRange": {
            "start": 198,
            "end": 199
        },
        "context": {
            "type": "variable",
            "name": "kendo-grid-hover-border",
            "value": "$kendo-table-hover-border",
            "scope": "default",
            "line": {
                "start": 200,
                "end": 200
            }
        },
        "group": [
            "grid"
        ],
        "access": "public",
        "file": {
            "path": "grid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of selected Grid rows.\n",
        "commentRange": {
            "start": 202,
            "end": 203
        },
        "context": {
            "type": "variable",
            "name": "kendo-grid-selected-bg",
            "value": "$kendo-table-selected-bg",
            "scope": "default",
            "line": {
                "start": 204,
                "end": 204
            }
        },
        "group": [
            "grid"
        ],
        "access": "public",
        "file": {
            "path": "grid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of selected Grid rows.\n",
        "commentRange": {
            "start": 205,
            "end": 206
        },
        "context": {
            "type": "variable",
            "name": "kendo-grid-selected-text",
            "value": "$kendo-table-selected-text",
            "scope": "default",
            "line": {
                "start": 207,
                "end": 207
            }
        },
        "group": [
            "grid"
        ],
        "access": "public",
        "file": {
            "path": "grid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of selected Grid rows.\n",
        "commentRange": {
            "start": 208,
            "end": 209
        },
        "context": {
            "type": "variable",
            "name": "kendo-grid-selected-border",
            "value": "$kendo-table-selected-border",
            "scope": "default",
            "line": {
                "start": 210,
                "end": 210
            }
        },
        "group": [
            "grid"
        ],
        "access": "public",
        "file": {
            "path": "grid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Grid selection aggregates container.\n",
        "commentRange": {
            "start": 212,
            "end": 213
        },
        "context": {
            "type": "variable",
            "name": "kendo-grid-selection-aggregates-bg",
            "value": "$kendo-grid-header-bg",
            "scope": "default",
            "line": {
                "start": 214,
                "end": 214
            }
        },
        "group": [
            "grid"
        ],
        "access": "public",
        "file": {
            "path": "grid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Grid selection aggregates container.\n",
        "commentRange": {
            "start": 215,
            "end": 216
        },
        "context": {
            "type": "variable",
            "name": "kendo-grid-selection-aggregates-text",
            "value": "$kendo-grid-text",
            "scope": "default",
            "line": {
                "start": 217,
                "end": 217
            }
        },
        "group": [
            "grid"
        ],
        "access": "public",
        "file": {
            "path": "grid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Grid selection aggregates container.\n",
        "commentRange": {
            "start": 218,
            "end": 219
        },
        "context": {
            "type": "variable",
            "name": "kendo-grid-selection-aggregates-border",
            "value": "$kendo-grid-border",
            "scope": "default",
            "line": {
                "start": 220,
                "end": 220
            }
        },
        "group": [
            "grid"
        ],
        "access": "public",
        "file": {
            "path": "grid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border width of the Grid selection aggregates container.\n",
        "commentRange": {
            "start": 221,
            "end": 222
        },
        "context": {
            "type": "variable",
            "name": "kendo-grid-selection-aggregates-border-width",
            "value": "$kendo-grid-border-width",
            "scope": "default",
            "line": {
                "start": 223,
                "end": 223
            }
        },
        "group": [
            "grid"
        ],
        "access": "public",
        "file": {
            "path": "grid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing between the selection aggregates items.\n",
        "commentRange": {
            "start": 224,
            "end": 225
        },
        "context": {
            "type": "variable",
            "name": "kendo-grid-selection-aggregates-spacing",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 226,
                "end": 226
            }
        },
        "group": [
            "grid"
        ],
        "access": "public",
        "file": {
            "path": "grid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the Grid selection aggregates container.\n",
        "commentRange": {
            "start": 227,
            "end": 228
        },
        "context": {
            "type": "variable",
            "name": "kendo-grid-selection-aggregates-line-height",
            "value": "$kendo-grid-line-height",
            "scope": "default",
            "line": {
                "start": 229,
                "end": 229
            }
        },
        "group": [
            "grid"
        ],
        "access": "public",
        "file": {
            "path": "grid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font weight of the Grid selection aggregates container.\n",
        "commentRange": {
            "start": 230,
            "end": 231
        },
        "context": {
            "type": "variable",
            "name": "kendo-grid-selection-aggregates-font-weight",
            "value": "var( --kendo-font-weight-bold, normal )!default",
            "scope": "private",
            "line": {
                "start": 232,
                "end": 232
            }
        },
        "group": [
            "grid"
        ],
        "access": "public",
        "file": {
            "path": "grid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Grid row resize indicator.\n",
        "commentRange": {
            "start": 321,
            "end": 322
        },
        "context": {
            "type": "variable",
            "name": "kendo-grid-row-resizer-hover-bg",
            "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-base ) 20%, transparent), rgba( k-contrast-color( $kendo-grid-bg ), .12 ))",
            "scope": "default",
            "line": {
                "start": 323,
                "end": 323
            }
        },
        "group": [
            "grid"
        ],
        "access": "public",
        "file": {
            "path": "grid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the active Grid row resize indicator.\n",
        "commentRange": {
            "start": 324,
            "end": 325
        },
        "context": {
            "type": "variable",
            "name": "kendo-grid-row-resizer-active-bg",
            "value": "$kendo-color-primary",
            "scope": "default",
            "line": {
                "start": 326,
                "end": 326
            }
        },
        "group": [
            "grid"
        ],
        "access": "public",
        "file": {
            "path": "grid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The height of the Grid row resize indicator.\n",
        "commentRange": {
            "start": 327,
            "end": 328
        },
        "context": {
            "type": "variable",
            "name": "kendo-grid-row-resizer-height",
            "value": "k-spacing(0.5)",
            "scope": "default",
            "line": {
                "start": 329,
                "end": 329
            }
        },
        "group": [
            "grid"
        ],
        "access": "public",
        "file": {
            "path": "grid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "Font sizes of the icons.\n",
        "commentRange": {
            "start": 3,
            "end": 4
        },
        "context": {
            "type": "variable",
            "name": "kendo-icon-size",
            "value": "1rem",
            "scope": "default",
            "line": {
                "start": 5,
                "end": 5
            }
        },
        "group": [
            "icon"
        ],
        "access": "public",
        "file": {
            "path": "icons/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "Spacing around the icons.\n",
        "commentRange": {
            "start": 15,
            "end": 16
        },
        "context": {
            "type": "variable",
            "name": "kendo-icon-spacing",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 17,
                "end": 17
            }
        },
        "group": [
            "icon"
        ],
        "access": "public",
        "file": {
            "path": "icons/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "Padding of the action icons container.\n",
        "commentRange": {
            "start": 19,
            "end": 20
        },
        "context": {
            "type": "variable",
            "name": "kendo-icon-padding",
            "value": "k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 21,
                "end": 21
            }
        },
        "group": [
            "icon"
        ],
        "access": "public",
        "file": {
            "path": "icons/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The default width of the Input components.\n",
        "commentRange": {
            "start": 9,
            "end": 10
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-default-width",
            "value": "100%",
            "scope": "default",
            "line": {
                "start": 11,
                "end": 11
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border width of the Input components.\n",
        "commentRange": {
            "start": 13,
            "end": 14
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 15,
                "end": 15
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border radius of the Input components.\n",
        "commentRange": {
            "start": 17,
            "end": 18
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-border-radius",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 19,
                "end": 19
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the Input components.\n",
        "commentRange": {
            "start": 21,
            "end": 22
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-padding-x",
            "value": "k-spacing(3)",
            "scope": "default",
            "line": {
                "start": 23,
                "end": 23
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the small Input components.\n",
        "commentRange": {
            "start": 24,
            "end": 25
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-sm-padding-x",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 26,
                "end": 26
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the medium Input components.\n",
        "commentRange": {
            "start": 27,
            "end": 28
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-md-padding-x",
            "value": "k-spacing(3)",
            "scope": "default",
            "line": {
                "start": 29,
                "end": 29
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the large Input components.\n",
        "commentRange": {
            "start": 30,
            "end": 31
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-lg-padding-x",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 32,
                "end": 32
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of input components.\n",
        "commentRange": {
            "start": 34,
            "end": 35
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-padding-y",
            "value": "k-spacing(1.5)",
            "scope": "default",
            "line": {
                "start": 36,
                "end": 36
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the small Input components.\n",
        "commentRange": {
            "start": 37,
            "end": 38
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-sm-padding-y",
            "value": "k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 39,
                "end": 39
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the medium Input components.\n",
        "commentRange": {
            "start": 40,
            "end": 41
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-md-padding-y",
            "value": "k-spacing(1.5)",
            "scope": "default",
            "line": {
                "start": 42,
                "end": 42
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the large Input components.\n",
        "commentRange": {
            "start": 43,
            "end": 44
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-lg-padding-y",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 45,
                "end": 45
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of input components.\n",
        "commentRange": {
            "start": 47,
            "end": 48
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-font-family",
            "value": "var( --kendo-font-family, inherit )",
            "scope": "default",
            "line": {
                "start": 49,
                "end": 49
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of input components.\n",
        "commentRange": {
            "start": 51,
            "end": 52
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-font-size",
            "value": "var( --kendo-font-size, inherit )",
            "scope": "default",
            "line": {
                "start": 53,
                "end": 53
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the small Input components.\n",
        "commentRange": {
            "start": 54,
            "end": 55
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-sm-font-size",
            "value": "var( --kendo-font-size-sm, inherit )!default",
            "scope": "private",
            "line": {
                "start": 56,
                "end": 56
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the medium Input components.\n",
        "commentRange": {
            "start": 57,
            "end": 58
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-md-font-size",
            "value": "var( --kendo-font-size, inherit )",
            "scope": "default",
            "line": {
                "start": 59,
                "end": 59
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the large Input components.\n",
        "commentRange": {
            "start": 60,
            "end": 61
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-lg-font-size",
            "value": "var( --kendo-font-size, inherit )",
            "scope": "default",
            "line": {
                "start": 62,
                "end": 62
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of input components.\n",
        "commentRange": {
            "start": 64,
            "end": 65
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-line-height",
            "value": "1.5",
            "scope": "default",
            "line": {
                "start": 66,
                "end": 66
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the small Input components.\n",
        "commentRange": {
            "start": 67,
            "end": 68
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-sm-line-height",
            "value": "math.div( 20, 14 )",
            "scope": "default",
            "line": {
                "start": 69,
                "end": 69
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the medium Input components.\n",
        "commentRange": {
            "start": 70,
            "end": 71
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-md-line-height",
            "value": "var( --kendo-line-height, normal)",
            "scope": "default",
            "line": {
                "start": 72,
                "end": 72
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the large Input components.\n",
        "commentRange": {
            "start": 73,
            "end": 74
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-lg-line-height",
            "value": "var( --kendo-line-height, normal)",
            "scope": "default",
            "line": {
                "start": 75,
                "end": 75
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The calculated height of the Input.\n",
        "commentRange": {
            "start": 77,
            "end": 78
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-calc-size",
            "value": "calc( ( #{$kendo-input-line-height} * 1em ) + ( #{$kendo-input-padding-y} * 2 ) + ( #{$kendo-input-border-width * 2} ) )",
            "scope": "default",
            "line": {
                "start": 79,
                "end": 79
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The sizes map for the Input components.\n",
        "commentRange": {
            "start": 84,
            "end": 85
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-sizes",
            "value": "(\n    sm: (\n        padding-x: $kendo-input-sm-padding-x,\n        padding-y: $kendo-input-sm-padding-y,\n        font-size: $kendo-input-sm-font-size,\n        line-height: $kendo-input-sm-line-height,\n        button-padding-x: $kendo-input-sm-padding-y,\n        button-padding-y: $kendo-input-sm-padding-y\n    ),\n    md: (\n        padding-x: $kendo-input-md-padding-x,\n        padding-y: $kendo-input-md-padding-y,\n        font-size: $kendo-input-md-font-size,\n        line-height: $kendo-input-md-line-height,\n        button-padding-x: $kendo-input-md-padding-y,\n        button-padding-y: $kendo-input-md-padding-y\n    ),\n    lg: (\n        padding-x: $kendo-input-lg-padding-x,\n        padding-y: $kendo-input-lg-padding-y,\n        font-size: $kendo-input-lg-font-size,\n        line-height: $kendo-input-lg-line-height,\n        button-padding-x: $kendo-input-lg-padding-y,\n        button-padding-y: $kendo-input-lg-padding-y\n    )\n)",
            "scope": "default",
            "line": {
                "start": 86,
                "end": 111
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Input components.\n",
        "commentRange": {
            "start": 113,
            "end": 114
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-bg",
            "value": "$kendo-component-bg",
            "scope": "default",
            "line": {
                "start": 115,
                "end": 115
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Input components.\n",
        "commentRange": {
            "start": 116,
            "end": 117
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-text",
            "value": "if($kendo-enable-color-system, k-color( on-app-surface ), $kendo-color-dark)",
            "scope": "default",
            "line": {
                "start": 118,
                "end": 118
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Input components.\n",
        "commentRange": {
            "start": 119,
            "end": 120
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-border",
            "value": "if($kendo-enable-color-system, k-color( border-alt ), #ced4da)",
            "scope": "default",
            "line": {
                "start": 121,
                "end": 121
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The shadow of the Input components.\n",
        "commentRange": {
            "start": 122,
            "end": 123
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-shadow",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 124,
                "end": 124
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the hovered Input components.\n",
        "commentRange": {
            "start": 126,
            "end": 127
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-hover-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 128,
                "end": 128
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the hovered Input components.\n",
        "commentRange": {
            "start": 129,
            "end": 130
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-hover-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 131,
                "end": 131
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the hovered Input components.\n",
        "commentRange": {
            "start": 132,
            "end": 133
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-hover-border",
            "value": "$kendo-input-border",
            "scope": "default",
            "line": {
                "start": 134,
                "end": 134
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The shadow of the hovered Input components.\n",
        "commentRange": {
            "start": 135,
            "end": 136
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-hover-shadow",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 137,
                "end": 137
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the focused Input components.\n",
        "commentRange": {
            "start": 139,
            "end": 140
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-focus-bg",
            "value": "$kendo-input-bg",
            "scope": "default",
            "line": {
                "start": 141,
                "end": 141
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the focused Input components.\n",
        "commentRange": {
            "start": 142,
            "end": 143
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-focus-text",
            "value": "$kendo-input-text",
            "scope": "default",
            "line": {
                "start": 144,
                "end": 144
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the focused Input components.\n",
        "commentRange": {
            "start": 145,
            "end": 146
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-focus-border",
            "value": "if($kendo-enable-color-system, k-color( primary-emphasis ), k-color-tint( $kendo-color-primary, 50% ) )",
            "scope": "default",
            "line": {
                "start": 147,
                "end": 147
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The shadow of the focused Input components.\n",
        "commentRange": {
            "start": 148,
            "end": 149
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-focus-shadow",
            "value": "0 0 0 .25rem if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 25%, transparent), rgba( $kendo-color-primary, .25 ))",
            "scope": "default",
            "line": {
                "start": 150,
                "end": 150
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the selected Input components.\n",
        "commentRange": {
            "start": 152,
            "end": 153
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-selected-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 154,
                "end": 154
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the selected Input components.\n",
        "commentRange": {
            "start": 155,
            "end": 156
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-selected-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 157,
                "end": 157
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the disabled Input components.\n",
        "commentRange": {
            "start": 159,
            "end": 160
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-disabled-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 161,
                "end": 161
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the disabled Input components.\n",
        "commentRange": {
            "start": 162,
            "end": 163
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-disabled-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 164,
                "end": 164
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the disabled Input components.\n",
        "commentRange": {
            "start": 165,
            "end": 166
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-disabled-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 167,
                "end": 167
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The gradient of the disabled Input components.\n",
        "commentRange": {
            "start": 168,
            "end": 169
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-disabled-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 170,
                "end": 170
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The shadow of the disabled Input components.\n",
        "commentRange": {
            "start": 171,
            "end": 172
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-disabled-shadow",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 173,
                "end": 173
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the outline Input components.\n",
        "commentRange": {
            "start": 175,
            "end": 176
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-outline-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 177,
                "end": 177
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the outline Input components.\n",
        "commentRange": {
            "start": 178,
            "end": 179
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-outline-text",
            "value": "$kendo-base-text",
            "scope": "default",
            "line": {
                "start": 180,
                "end": 180
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the outline Input components.\n",
        "commentRange": {
            "start": 181,
            "end": 182
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-outline-border",
            "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 50%, transparent), color-mix(in srgb, $kendo-base-text 50%, transparent))",
            "scope": "default",
            "line": {
                "start": 183,
                "end": 183
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the outline hovered Input components.\n",
        "commentRange": {
            "start": 184,
            "end": 185
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-outline-hover-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 186,
                "end": 186
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the outline hovered Input components.\n",
        "commentRange": {
            "start": 187,
            "end": 188
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-outline-hover-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 189,
                "end": 189
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the outline hovered Input components.\n",
        "commentRange": {
            "start": 190,
            "end": 191
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-outline-hover-border",
            "value": "$kendo-input-outline-border",
            "scope": "default",
            "line": {
                "start": 192,
                "end": 192
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the outline focused Input components.\n",
        "commentRange": {
            "start": 194,
            "end": 195
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-outline-focus-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 196,
                "end": 196
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the outline focused Input components.\n",
        "commentRange": {
            "start": 197,
            "end": 198
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-outline-focus-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 199,
                "end": 199
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the outline focused Input components.\n",
        "commentRange": {
            "start": 200,
            "end": 201
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-outline-focus-border",
            "value": "$kendo-input-focus-border",
            "scope": "default",
            "line": {
                "start": 202,
                "end": 202
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The shadow of the outline focused Input components.\n",
        "commentRange": {
            "start": 203,
            "end": 204
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-outline-focus-shadow",
            "value": "$kendo-input-focus-shadow",
            "scope": "default",
            "line": {
                "start": 205,
                "end": 205
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the flat Input components.\n",
        "commentRange": {
            "start": 207,
            "end": 208
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-flat-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 209,
                "end": 209
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the flat Input components.\n",
        "commentRange": {
            "start": 210,
            "end": 211
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-flat-text",
            "value": "$kendo-input-text",
            "scope": "default",
            "line": {
                "start": 212,
                "end": 212
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the flat Input components.\n",
        "commentRange": {
            "start": 213,
            "end": 214
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-flat-border",
            "value": "$kendo-input-border",
            "scope": "default",
            "line": {
                "start": 215,
                "end": 215
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the flat hovered Input components.\n",
        "commentRange": {
            "start": 217,
            "end": 218
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-flat-hover-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 219,
                "end": 219
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the flat hovered Input components.\n",
        "commentRange": {
            "start": 220,
            "end": 221
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-flat-hover-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 222,
                "end": 222
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the flat hovered Input components.\n",
        "commentRange": {
            "start": 223,
            "end": 224
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-flat-hover-border",
            "value": "$kendo-input-hover-border",
            "scope": "default",
            "line": {
                "start": 225,
                "end": 225
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the flat focused Input components.\n",
        "commentRange": {
            "start": 227,
            "end": 228
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-flat-focus-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 229,
                "end": 229
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the flat focused Input components.\n",
        "commentRange": {
            "start": 230,
            "end": 231
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-flat-focus-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 232,
                "end": 232
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the flat focused Input components.\n",
        "commentRange": {
            "start": 233,
            "end": 234
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-flat-focus-border",
            "value": "$kendo-input-focus-border",
            "scope": "default",
            "line": {
                "start": 235,
                "end": 235
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The shadow of the flat focused Input components.\n",
        "commentRange": {
            "start": 236,
            "end": 237
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-flat-focus-shadow",
            "value": "$kendo-input-focus-shadow",
            "scope": "default",
            "line": {
                "start": 238,
                "end": 238
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Input placeholder.\n",
        "commentRange": {
            "start": 240,
            "end": 241
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-placeholder-text",
            "value": "if($kendo-enable-color-system, k-color( subtle ) , $kendo-subtle-text)",
            "scope": "default",
            "line": {
                "start": 242,
                "end": 242
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The opacity of the Input placeholder.\n",
        "commentRange": {
            "start": 243,
            "end": 244
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-placeholder-opacity",
            "value": "1",
            "scope": "default",
            "line": {
                "start": 245,
                "end": 245
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The color of the Input clear value icon.\n",
        "commentRange": {
            "start": 247,
            "end": 248
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-clear-value-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 249,
                "end": 249
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The opacity of the Input clear value icon.\n",
        "commentRange": {
            "start": 250,
            "end": 251
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-clear-value-opacity",
            "value": ".5",
            "scope": "default",
            "line": {
                "start": 252,
                "end": 252
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The color of the hovered Input clear value icon.\n",
        "commentRange": {
            "start": 253,
            "end": 254
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-clear-value-hover-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 255,
                "end": 255
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The opacity of the hovered Input clear value icon.\n",
        "commentRange": {
            "start": 256,
            "end": 257
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-clear-value-hover-opacity",
            "value": "1",
            "scope": "default",
            "line": {
                "start": 258,
                "end": 258
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical margin of the clear value icon.\n",
        "commentRange": {
            "start": 260,
            "end": 261
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-values-margin-y",
            "value": "k-spacing(0.5)",
            "scope": "default",
            "line": {
                "start": 262,
                "end": 262
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal margin of the clear value icon.\n",
        "commentRange": {
            "start": 263,
            "end": 264
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-values-margin-x",
            "value": "$kendo-input-values-margin-y",
            "scope": "default",
            "line": {
                "start": 265,
                "end": 265
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the Input button.\n",
        "commentRange": {
            "start": 267,
            "end": 268
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-button-width",
            "value": "unset",
            "scope": "default",
            "line": {
                "start": 269,
                "end": 269
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border width of the Input button.\n",
        "commentRange": {
            "start": 270,
            "end": 271
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-button-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 272,
                "end": 272
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the Input spinner button.\n",
        "commentRange": {
            "start": 273,
            "end": 274
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-spinner-width",
            "value": "unset",
            "scope": "default",
            "line": {
                "start": 275,
                "end": 275
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The icon offset of the Input spinner button.\n",
        "commentRange": {
            "start": 276,
            "end": 277
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-spinner-icon-offset",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 278,
                "end": 278
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The color of the Input separator.\n",
        "commentRange": {
            "start": 280,
            "end": 281
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-separator-text",
            "value": "$kendo-component-border",
            "scope": "default",
            "line": {
                "start": 282,
                "end": 282
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The opacity of the Input separator.\n",
        "commentRange": {
            "start": 283,
            "end": 284
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-separator-opacity",
            "value": ".5",
            "scope": "default",
            "line": {
                "start": 285,
                "end": 285
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Input prefix.\n",
        "commentRange": {
            "start": 287,
            "end": 288
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-prefix-text",
            "value": "if($kendo-enable-color-system, k-color( subtle ) , $kendo-subtle-text)",
            "scope": "default",
            "line": {
                "start": 289,
                "end": 289
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Input suffix.\n",
        "commentRange": {
            "start": 290,
            "end": 291
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-suffix-text",
            "value": "if($kendo-enable-color-system, k-color( subtle ) , $kendo-subtle-text)",
            "scope": "default",
            "line": {
                "start": 292,
                "end": 292
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the invalid Input components.\n",
        "commentRange": {
            "start": 294,
            "end": 295
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-invalid-border",
            "value": "$kendo-invalid-border",
            "scope": "default",
            "line": {
                "start": 296,
                "end": 296
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The shadow of the invalid Input components.\n",
        "commentRange": {
            "start": 297,
            "end": 298
        },
        "context": {
            "type": "variable",
            "name": "kendo-input-invalid-shadow",
            "value": "$kendo-invalid-shadow",
            "scope": "default",
            "line": {
                "start": 299,
                "end": 299
            }
        },
        "group": [
            "input"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the List components.\n",
        "commentRange": {
            "start": 6,
            "end": 7
        },
        "context": {
            "type": "variable",
            "name": "kendo-list-font-family",
            "value": "var( --kendo-font-family, inherit )",
            "scope": "default",
            "line": {
                "start": 8,
                "end": 8
            }
        },
        "group": [
            "list"
        ],
        "access": "public",
        "file": {
            "path": "list/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the List component, if no size is set.\n",
        "commentRange": {
            "start": 10,
            "end": 11
        },
        "context": {
            "type": "variable",
            "name": "kendo-list-font-size",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 12,
                "end": 12
            }
        },
        "group": [
            "list"
        ],
        "access": "public",
        "file": {
            "path": "list/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the List component, if no size is set.\n",
        "commentRange": {
            "start": 17,
            "end": 18
        },
        "context": {
            "type": "variable",
            "name": "kendo-list-line-height",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 19,
                "end": 19
            }
        },
        "group": [
            "list"
        ],
        "access": "public",
        "file": {
            "path": "list/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of List header, if no size is set.\n",
        "commentRange": {
            "start": 24,
            "end": 25
        },
        "context": {
            "type": "variable",
            "name": "kendo-list-header-padding-x",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 26,
                "end": 26
            }
        },
        "group": [
            "list"
        ],
        "access": "public",
        "file": {
            "path": "list/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the List header, if no size is set.\n",
        "commentRange": {
            "start": 31,
            "end": 32
        },
        "context": {
            "type": "variable",
            "name": "kendo-list-header-padding-y",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 33,
                "end": 33
            }
        },
        "group": [
            "list"
        ],
        "access": "public",
        "file": {
            "path": "list/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border width of the List header.\n",
        "commentRange": {
            "start": 38,
            "end": 39
        },
        "context": {
            "type": "variable",
            "name": "kendo-list-header-border-width",
            "value": "0 0 1px",
            "scope": "default",
            "line": {
                "start": 40,
                "end": 40
            }
        },
        "group": [
            "list"
        ],
        "access": "public",
        "file": {
            "path": "list/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the List header, if no size is set.\n",
        "commentRange": {
            "start": 42,
            "end": 43
        },
        "context": {
            "type": "variable",
            "name": "kendo-list-header-font-size",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 44,
                "end": 44
            }
        },
        "group": [
            "list"
        ],
        "access": "public",
        "file": {
            "path": "list/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the List header, if no size is set.\n",
        "commentRange": {
            "start": 49,
            "end": 50
        },
        "context": {
            "type": "variable",
            "name": "kendo-list-header-line-height",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 51,
                "end": 51
            }
        },
        "group": [
            "list"
        ],
        "access": "public",
        "file": {
            "path": "list/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font weight of the List header.\n",
        "commentRange": {
            "start": 56,
            "end": 57
        },
        "context": {
            "type": "variable",
            "name": "kendo-list-header-font-weight",
            "value": "var( --kendo-font-weight-bold, normal )",
            "scope": "default",
            "line": {
                "start": 58,
                "end": 58
            }
        },
        "group": [
            "list"
        ],
        "access": "public",
        "file": {
            "path": "list/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The padding of the the List filter input.\n",
        "commentRange": {
            "start": 60,
            "end": 61
        },
        "context": {
            "type": "variable",
            "name": "kendo-list-filter-padding",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 62,
                "end": 62
            }
        },
        "group": [
            "list"
        ],
        "access": "public",
        "file": {
            "path": "list/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the List items, when no size is set.\n",
        "commentRange": {
            "start": 63,
            "end": 64
        },
        "context": {
            "type": "variable",
            "name": "kendo-list-item-padding-x",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 65,
                "end": 65
            }
        },
        "group": [
            "list"
        ],
        "access": "public",
        "file": {
            "path": "list/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the List items, when no size is set.\n",
        "commentRange": {
            "start": 70,
            "end": 71
        },
        "context": {
            "type": "variable",
            "name": "kendo-list-item-padding-y",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 72,
                "end": 72
            }
        },
        "group": [
            "list"
        ],
        "access": "public",
        "file": {
            "path": "list/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the List items, if no size is set.\n",
        "commentRange": {
            "start": 77,
            "end": 78
        },
        "context": {
            "type": "variable",
            "name": "kendo-list-item-font-size",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 79,
                "end": 79
            }
        },
        "group": [
            "list"
        ],
        "access": "public",
        "file": {
            "path": "list/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the List items, if no size is set.\n",
        "commentRange": {
            "start": 84,
            "end": 85
        },
        "context": {
            "type": "variable",
            "name": "kendo-list-item-line-height",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 86,
                "end": 86
            }
        },
        "group": [
            "list"
        ],
        "access": "public",
        "file": {
            "path": "list/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the List group items, when no size is set.\n",
        "commentRange": {
            "start": 91,
            "end": 92
        },
        "context": {
            "type": "variable",
            "name": "kendo-list-group-item-padding-x",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 93,
                "end": 93
            }
        },
        "group": [
            "list"
        ],
        "access": "public",
        "file": {
            "path": "list/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the List group items, when no size is set.\n",
        "commentRange": {
            "start": 98,
            "end": 99
        },
        "context": {
            "type": "variable",
            "name": "kendo-list-group-item-padding-y",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 100,
                "end": 100
            }
        },
        "group": [
            "list"
        ],
        "access": "public",
        "file": {
            "path": "list/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border width of the List group items.\n",
        "commentRange": {
            "start": 105,
            "end": 106
        },
        "context": {
            "type": "variable",
            "name": "kendo-list-group-item-border-width",
            "value": "1px 0 0",
            "scope": "default",
            "line": {
                "start": 107,
                "end": 107
            }
        },
        "group": [
            "list"
        ],
        "access": "public",
        "file": {
            "path": "list/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the List group items, if no size is set.\n",
        "commentRange": {
            "start": 109,
            "end": 110
        },
        "context": {
            "type": "variable",
            "name": "kendo-list-group-item-font-size",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 111,
                "end": 111
            }
        },
        "group": [
            "list"
        ],
        "access": "public",
        "file": {
            "path": "list/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the List group items, if no size is set.\n",
        "commentRange": {
            "start": 116,
            "end": 117
        },
        "context": {
            "type": "variable",
            "name": "kendo-list-group-item-line-height",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 118,
                "end": 118
            }
        },
        "group": [
            "list"
        ],
        "access": "public",
        "file": {
            "path": "list/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font weight of a List group item.\n",
        "commentRange": {
            "start": 123,
            "end": 124
        },
        "context": {
            "type": "variable",
            "name": "kendo-list-group-item-font-weight",
            "value": "var( --kendo-font-weight-bold, normal )",
            "scope": "default",
            "line": {
                "start": 125,
                "end": 125
            }
        },
        "group": [
            "list"
        ],
        "access": "public",
        "file": {
            "path": "list/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The map with the sizes of the List.\n",
        "commentRange": {
            "start": 128,
            "end": 129
        },
        "context": {
            "type": "variable",
            "name": "kendo-list-sizes",
            "value": "(\n    sm: (\n        font-size: $kendo-list-sm-font-size,\n        line-height: $kendo-list-sm-line-height,\n        header-padding-x: $kendo-list-sm-header-padding-x,\n        header-padding-y: $kendo-list-sm-header-padding-y,\n        header-font-size: null,\n        header-line-height: null,\n        item-padding-x: $kendo-list-sm-item-padding-x,\n        item-padding-y: $kendo-list-sm-item-padding-y,\n        item-font-size: null,\n        item-line-height: null,\n        group-item-padding-x: $kendo-list-sm-group-item-padding-x,\n        group-item-padding-y: $kendo-list-sm-group-item-padding-y,\n        group-item-font-size: null,\n        group-item-line-height: null\n    ),\n    md: (\n        font-size: $kendo-list-md-font-size,\n        line-height: $kendo-list-md-line-height,\n        header-padding-x: $kendo-list-md-header-padding-x,\n        header-padding-y: $kendo-list-md-header-padding-y,\n        header-font-size: null,\n        header-line-height: null,\n        item-padding-x: $kendo-list-md-item-padding-x,\n        item-padding-y: $kendo-list-md-item-padding-y,\n        item-font-size: null,\n        item-line-height: null,\n        group-item-padding-x: $kendo-list-md-group-item-padding-x,\n        group-item-padding-y: $kendo-list-md-group-item-padding-y,\n        group-item-font-size: null,\n        group-item-line-height: null\n    ),\n    lg: (\n        font-size: $kendo-list-lg-font-size,\n        line-height: $kendo-list-lg-line-height,\n        header-padding-x: $kendo-list-lg-header-padding-x,\n        header-padding-y: $kendo-list-lg-header-padding-y,\n        header-font-size: null,\n        header-line-height: null,\n        item-padding-x: $kendo-list-lg-item-padding-x,\n        item-padding-y: $kendo-list-lg-item-padding-y,\n        item-font-size: null,\n        item-line-height: null,\n        group-item-padding-x: $kendo-list-lg-group-item-padding-x,\n        group-item-padding-y: $kendo-list-lg-group-item-padding-y,\n        group-item-font-size: null,\n        group-item-line-height: null\n    )\n)",
            "scope": "default",
            "line": {
                "start": 130,
                "end": 179
            }
        },
        "group": [
            "list"
        ],
        "access": "public",
        "file": {
            "path": "list/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the List component.\n",
        "commentRange": {
            "start": 182,
            "end": 183
        },
        "context": {
            "type": "variable",
            "name": "kendo-list-bg",
            "value": "$kendo-component-bg",
            "scope": "default",
            "line": {
                "start": 184,
                "end": 184
            }
        },
        "group": [
            "list"
        ],
        "access": "public",
        "file": {
            "path": "list/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the List component.\n",
        "commentRange": {
            "start": 185,
            "end": 186
        },
        "context": {
            "type": "variable",
            "name": "kendo-list-text",
            "value": "$kendo-component-text",
            "scope": "default",
            "line": {
                "start": 187,
                "end": 187
            }
        },
        "group": [
            "list"
        ],
        "access": "public",
        "file": {
            "path": "list/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the List component.\n",
        "commentRange": {
            "start": 188,
            "end": 189
        },
        "context": {
            "type": "variable",
            "name": "kendo-list-border",
            "value": "$kendo-component-border",
            "scope": "default",
            "line": {
                "start": 190,
                "end": 190
            }
        },
        "group": [
            "list"
        ],
        "access": "public",
        "file": {
            "path": "list/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the List header.\n",
        "commentRange": {
            "start": 193,
            "end": 194
        },
        "context": {
            "type": "variable",
            "name": "kendo-list-header-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 195,
                "end": 195
            }
        },
        "group": [
            "list"
        ],
        "access": "public",
        "file": {
            "path": "list/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the List header\n",
        "commentRange": {
            "start": 196,
            "end": 197
        },
        "context": {
            "type": "variable",
            "name": "kendo-list-header-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 198,
                "end": 198
            }
        },
        "group": [
            "list"
        ],
        "access": "public",
        "file": {
            "path": "list/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the List header.\n",
        "commentRange": {
            "start": 199,
            "end": 200
        },
        "context": {
            "type": "variable",
            "name": "kendo-list-header-border",
            "value": "inherit",
            "scope": "default",
            "line": {
                "start": 201,
                "end": 201
            }
        },
        "group": [
            "list"
        ],
        "access": "public",
        "file": {
            "path": "list/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The box shadow of the List header.\n",
        "commentRange": {
            "start": 202,
            "end": 203
        },
        "context": {
            "type": "variable",
            "name": "kendo-list-header-shadow",
            "value": "none",
            "scope": "default",
            "line": {
                "start": 204,
                "end": 204
            }
        },
        "group": [
            "list"
        ],
        "access": "public",
        "file": {
            "path": "list/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the List items.\n",
        "commentRange": {
            "start": 207,
            "end": 208
        },
        "context": {
            "type": "variable",
            "name": "kendo-list-item-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 209,
                "end": 209
            }
        },
        "group": [
            "list"
        ],
        "access": "public",
        "file": {
            "path": "list/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the List items.\n",
        "commentRange": {
            "start": 210,
            "end": 211
        },
        "context": {
            "type": "variable",
            "name": "kendo-list-item-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 212,
                "end": 212
            }
        },
        "group": [
            "list"
        ],
        "access": "public",
        "file": {
            "path": "list/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the hovered List items.\n",
        "commentRange": {
            "start": 214,
            "end": 215
        },
        "context": {
            "type": "variable",
            "name": "kendo-list-item-hover-bg",
            "value": "$kendo-hover-bg",
            "scope": "default",
            "line": {
                "start": 216,
                "end": 216
            }
        },
        "group": [
            "list"
        ],
        "access": "public",
        "file": {
            "path": "list/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the hovered List items.\n",
        "commentRange": {
            "start": 217,
            "end": 218
        },
        "context": {
            "type": "variable",
            "name": "kendo-list-item-hover-text",
            "value": "$kendo-hover-text",
            "scope": "default",
            "line": {
                "start": 219,
                "end": 219
            }
        },
        "group": [
            "list"
        ],
        "access": "public",
        "file": {
            "path": "list/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the focused List items.\n",
        "commentRange": {
            "start": 221,
            "end": 222
        },
        "context": {
            "type": "variable",
            "name": "kendo-list-item-focus-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 223,
                "end": 223
            }
        },
        "group": [
            "list"
        ],
        "access": "public",
        "file": {
            "path": "list/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the focused List items.\n",
        "commentRange": {
            "start": 224,
            "end": 225
        },
        "context": {
            "type": "variable",
            "name": "kendo-list-item-focus-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 226,
                "end": 226
            }
        },
        "group": [
            "list"
        ],
        "access": "public",
        "file": {
            "path": "list/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The box shadow of the focused List items.\n",
        "commentRange": {
            "start": 227,
            "end": 228
        },
        "context": {
            "type": "variable",
            "name": "kendo-list-item-focus-shadow",
            "value": "inset 0 0 0 3px if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 15%, transparent), rgba( $kendo-list-text, .15 ))",
            "scope": "default",
            "line": {
                "start": 229,
                "end": 229
            }
        },
        "group": [
            "list"
        ],
        "access": "public",
        "file": {
            "path": "list/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the selected List items.\n",
        "commentRange": {
            "start": 231,
            "end": 232
        },
        "context": {
            "type": "variable",
            "name": "kendo-list-item-selected-bg",
            "value": "$kendo-selected-bg",
            "scope": "default",
            "line": {
                "start": 233,
                "end": 233
            }
        },
        "group": [
            "list"
        ],
        "access": "public",
        "file": {
            "path": "list/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the selected List items.\n",
        "commentRange": {
            "start": 234,
            "end": 235
        },
        "context": {
            "type": "variable",
            "name": "kendo-list-item-selected-text",
            "value": "$kendo-selected-text",
            "scope": "default",
            "line": {
                "start": 236,
                "end": 236
            }
        },
        "group": [
            "list"
        ],
        "access": "public",
        "file": {
            "path": "list/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the List group items.\n",
        "commentRange": {
            "start": 238,
            "end": 239
        },
        "context": {
            "type": "variable",
            "name": "kendo-list-group-item-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 240,
                "end": 240
            }
        },
        "group": [
            "list"
        ],
        "access": "public",
        "file": {
            "path": "list/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the List group items.\n",
        "commentRange": {
            "start": 241,
            "end": 242
        },
        "context": {
            "type": "variable",
            "name": "kendo-list-group-item-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 243,
                "end": 243
            }
        },
        "group": [
            "list"
        ],
        "access": "public",
        "file": {
            "path": "list/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the List group items..\n",
        "commentRange": {
            "start": 244,
            "end": 245
        },
        "context": {
            "type": "variable",
            "name": "kendo-list-group-item-border",
            "value": "inherit",
            "scope": "default",
            "line": {
                "start": 246,
                "end": 246
            }
        },
        "group": [
            "list"
        ],
        "access": "public",
        "file": {
            "path": "list/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The base shadow of the List group items.\n",
        "commentRange": {
            "start": 247,
            "end": 248
        },
        "context": {
            "type": "variable",
            "name": "kendo-list-group-item-shadow",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 249,
                "end": 249
            }
        },
        "group": [
            "list"
        ],
        "access": "public",
        "file": {
            "path": "list/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The color of the 'Option Label' text.\n",
        "commentRange": {
            "start": 251,
            "end": 252
        },
        "context": {
            "type": "variable",
            "name": "kendo-list-option-label-text",
            "value": "if($kendo-enable-color-system, k-color( subtle ) , $kendo-subtle-text)",
            "scope": "default",
            "line": {
                "start": 253,
                "end": 253
            }
        },
        "group": [
            "list"
        ],
        "access": "public",
        "file": {
            "path": "list/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing between the ListBox elements.\n",
        "commentRange": {
            "start": 5,
            "end": 6
        },
        "context": {
            "type": "variable",
            "name": "kendo-listbox-spacing",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 7,
                "end": 7
            }
        },
        "group": [
            "listbox"
        ],
        "access": "public",
        "file": {
            "path": "listbox/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing between the ListBox buttons.\n",
        "commentRange": {
            "start": 8,
            "end": 9
        },
        "context": {
            "type": "variable",
            "name": "kendo-listbox-button-spacing",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 10,
                "end": 10
            }
        },
        "group": [
            "listbox"
        ],
        "access": "public",
        "file": {
            "path": "listbox/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the ListBox.\n",
        "commentRange": {
            "start": 11,
            "end": 12
        },
        "context": {
            "type": "variable",
            "name": "kendo-listbox-width",
            "value": "10em",
            "scope": "default",
            "line": {
                "start": 13,
                "end": 13
            }
        },
        "group": [
            "listbox"
        ],
        "access": "public",
        "file": {
            "path": "listbox/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The height of the ListBox.\n",
        "commentRange": {
            "start": 14,
            "end": 15
        },
        "context": {
            "type": "variable",
            "name": "kendo-listbox-default-height",
            "value": "200px",
            "scope": "default",
            "line": {
                "start": 16,
                "end": 16
            }
        },
        "group": [
            "listbox"
        ],
        "access": "public",
        "file": {
            "path": "listbox/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the border around the ListBox.\n",
        "commentRange": {
            "start": 17,
            "end": 18
        },
        "context": {
            "type": "variable",
            "name": "kendo-listbox-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 19,
                "end": 19
            }
        },
        "group": [
            "listbox"
        ],
        "access": "public",
        "file": {
            "path": "listbox/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the ListBox.\n",
        "commentRange": {
            "start": 20,
            "end": 21
        },
        "context": {
            "type": "variable",
            "name": "kendo-listbox-font-family",
            "value": "var( --kendo-font-family, inherit )",
            "scope": "default",
            "line": {
                "start": 22,
                "end": 22
            }
        },
        "group": [
            "listbox"
        ],
        "access": "public",
        "file": {
            "path": "listbox/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the ListBox.\n",
        "commentRange": {
            "start": 23,
            "end": 24
        },
        "context": {
            "type": "variable",
            "name": "kendo-listbox-font-size",
            "value": "var( --kendo-font-size, inherit )",
            "scope": "default",
            "line": {
                "start": 25,
                "end": 25
            }
        },
        "group": [
            "listbox"
        ],
        "access": "public",
        "file": {
            "path": "listbox/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the ListBoxx.\n",
        "commentRange": {
            "start": 26,
            "end": 27
        },
        "context": {
            "type": "variable",
            "name": "kendo-listbox-line-height",
            "value": "var( --kendo-line-height, normal )",
            "scope": "default",
            "line": {
                "start": 28,
                "end": 28
            }
        },
        "group": [
            "listbox"
        ],
        "access": "public",
        "file": {
            "path": "listbox/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the ListBox.\n",
        "commentRange": {
            "start": 30,
            "end": 31
        },
        "context": {
            "type": "variable",
            "name": "kendo-listbox-text",
            "value": "$kendo-component-text",
            "scope": "default",
            "line": {
                "start": 32,
                "end": 32
            }
        },
        "group": [
            "listbox"
        ],
        "access": "public",
        "file": {
            "path": "listbox/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the ListBox.\n",
        "commentRange": {
            "start": 33,
            "end": 34
        },
        "context": {
            "type": "variable",
            "name": "kendo-listbox-bg",
            "value": "$kendo-component-bg",
            "scope": "default",
            "line": {
                "start": 35,
                "end": 35
            }
        },
        "group": [
            "listbox"
        ],
        "access": "public",
        "file": {
            "path": "listbox/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the ListBox.\n",
        "commentRange": {
            "start": 36,
            "end": 37
        },
        "context": {
            "type": "variable",
            "name": "kendo-listbox-border",
            "value": "$kendo-component-border",
            "scope": "default",
            "line": {
                "start": 38,
                "end": 38
            }
        },
        "group": [
            "listbox"
        ],
        "access": "public",
        "file": {
            "path": "listbox/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The inline padding of the ListBox item.\n",
        "commentRange": {
            "start": 40,
            "end": 41
        },
        "context": {
            "type": "variable",
            "name": "kendo-listbox-item-padding-x",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 42,
                "end": 42
            }
        },
        "group": [
            "listbox"
        ],
        "access": "public",
        "file": {
            "path": "listbox/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The block padding of the ListBox item.\n",
        "commentRange": {
            "start": 43,
            "end": 44
        },
        "context": {
            "type": "variable",
            "name": "kendo-listbox-item-padding-y",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 45,
                "end": 45
            }
        },
        "group": [
            "listbox"
        ],
        "access": "public",
        "file": {
            "path": "listbox/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the ListBox drop hint.\n",
        "commentRange": {
            "start": 47,
            "end": 48
        },
        "context": {
            "type": "variable",
            "name": "kendo-listbox-drop-hint-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 49,
                "end": 49
            }
        },
        "group": [
            "listbox"
        ],
        "access": "public",
        "file": {
            "path": "listbox/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the border around the ListBox drop hint.\n",
        "commentRange": {
            "start": 50,
            "end": 51
        },
        "context": {
            "type": "variable",
            "name": "kendo-listbox-drop-hint-border-width",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 52,
                "end": 52
            }
        },
        "group": [
            "listbox"
        ],
        "access": "public",
        "file": {
            "path": "listbox/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the ListView.\n",
        "commentRange": {
            "start": 5,
            "end": 6
        },
        "context": {
            "type": "variable",
            "name": "kendo-listview-padding-x",
            "value": "k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 7,
                "end": 7
            }
        },
        "group": [
            "listview"
        ],
        "access": "public",
        "file": {
            "path": "listview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the ListView.\n",
        "commentRange": {
            "start": 8,
            "end": 9
        },
        "context": {
            "type": "variable",
            "name": "kendo-listview-padding-y",
            "value": "k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 10,
                "end": 10
            }
        },
        "group": [
            "listview"
        ],
        "access": "public",
        "file": {
            "path": "listview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the border around bordered ListView.\n",
        "commentRange": {
            "start": 11,
            "end": 12
        },
        "context": {
            "type": "variable",
            "name": "kendo-listview-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 13,
                "end": 13
            }
        },
        "group": [
            "listview"
        ],
        "access": "public",
        "file": {
            "path": "listview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the ListView.\n",
        "commentRange": {
            "start": 14,
            "end": 15
        },
        "context": {
            "type": "variable",
            "name": "kendo-listview-font-family",
            "value": "var( --kendo-font-family, inherit )",
            "scope": "default",
            "line": {
                "start": 16,
                "end": 16
            }
        },
        "group": [
            "listview"
        ],
        "access": "public",
        "file": {
            "path": "listview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the ListView.\n",
        "commentRange": {
            "start": 17,
            "end": 18
        },
        "context": {
            "type": "variable",
            "name": "kendo-listview-font-size",
            "value": "var( --kendo-font-size, inherit )",
            "scope": "default",
            "line": {
                "start": 19,
                "end": 19
            }
        },
        "group": [
            "listview"
        ],
        "access": "public",
        "file": {
            "path": "listview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the ListView.\n",
        "commentRange": {
            "start": 20,
            "end": 21
        },
        "context": {
            "type": "variable",
            "name": "kendo-listview-line-height",
            "value": "var( --kendo-line-height, normal )",
            "scope": "default",
            "line": {
                "start": 22,
                "end": 22
            }
        },
        "group": [
            "listview"
        ],
        "access": "public",
        "file": {
            "path": "listview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the ListView.\n",
        "commentRange": {
            "start": 24,
            "end": 25
        },
        "context": {
            "type": "variable",
            "name": "kendo-listview-text",
            "value": "$kendo-component-text",
            "scope": "default",
            "line": {
                "start": 26,
                "end": 26
            }
        },
        "group": [
            "listview"
        ],
        "access": "public",
        "file": {
            "path": "listview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the ListView.\n",
        "commentRange": {
            "start": 27,
            "end": 28
        },
        "context": {
            "type": "variable",
            "name": "kendo-listview-bg",
            "value": "$kendo-component-bg",
            "scope": "default",
            "line": {
                "start": 29,
                "end": 29
            }
        },
        "group": [
            "listview"
        ],
        "access": "public",
        "file": {
            "path": "listview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the ListView.\n",
        "commentRange": {
            "start": 30,
            "end": 31
        },
        "context": {
            "type": "variable",
            "name": "kendo-listview-border",
            "value": "$kendo-component-border",
            "scope": "default",
            "line": {
                "start": 32,
                "end": 32
            }
        },
        "group": [
            "listview"
        ],
        "access": "public",
        "file": {
            "path": "listview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the ListView items.\n",
        "commentRange": {
            "start": 34,
            "end": 35
        },
        "context": {
            "type": "variable",
            "name": "kendo-listview-item-padding-x",
            "value": "k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 36,
                "end": 36
            }
        },
        "group": [
            "listview"
        ],
        "access": "public",
        "file": {
            "path": "listview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the ListView items.\n",
        "commentRange": {
            "start": 37,
            "end": 38
        },
        "context": {
            "type": "variable",
            "name": "kendo-listview-item-padding-y",
            "value": "k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 39,
                "end": 39
            }
        },
        "group": [
            "listview"
        ],
        "access": "public",
        "file": {
            "path": "listview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the selected ListView items.\n",
        "commentRange": {
            "start": 41,
            "end": 42
        },
        "context": {
            "type": "variable",
            "name": "kendo-listview-item-selected-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 43,
                "end": 43
            }
        },
        "group": [
            "listview"
        ],
        "access": "public",
        "file": {
            "path": "listview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the selected ListView items.\n",
        "commentRange": {
            "start": 44,
            "end": 45
        },
        "context": {
            "type": "variable",
            "name": "kendo-listview-item-selected-bg",
            "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 25%, transparent), rgba( $kendo-selected-bg, .25 ))",
            "scope": "default",
            "line": {
                "start": 46,
                "end": 46
            }
        },
        "group": [
            "listview"
        ],
        "access": "public",
        "file": {
            "path": "listview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the selected ListView items.\n",
        "commentRange": {
            "start": 47,
            "end": 48
        },
        "context": {
            "type": "variable",
            "name": "kendo-listview-item-selected-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 49,
                "end": 49
            }
        },
        "group": [
            "listview"
        ],
        "access": "public",
        "file": {
            "path": "listview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the focused ListView items.\n",
        "commentRange": {
            "start": 51,
            "end": 52
        },
        "context": {
            "type": "variable",
            "name": "kendo-listview-item-focus-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 53,
                "end": 53
            }
        },
        "group": [
            "listview"
        ],
        "access": "public",
        "file": {
            "path": "listview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the focused ListView items.\n",
        "commentRange": {
            "start": 54,
            "end": 55
        },
        "context": {
            "type": "variable",
            "name": "kendo-listview-item-focus-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 56,
                "end": 56
            }
        },
        "group": [
            "listview"
        ],
        "access": "public",
        "file": {
            "path": "listview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the focused ListView items.\n",
        "commentRange": {
            "start": 57,
            "end": 58
        },
        "context": {
            "type": "variable",
            "name": "kendo-listview-item-focus-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 59,
                "end": 59
            }
        },
        "group": [
            "listview"
        ],
        "access": "public",
        "file": {
            "path": "listview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The box shadow of the focused ListView items.\n",
        "commentRange": {
            "start": 60,
            "end": 61
        },
        "context": {
            "type": "variable",
            "name": "kendo-listview-item-focus-shadow",
            "value": "inset 0 0 0 3px if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 15%, transparent), rgba( $kendo-listview-text, .15 ))",
            "scope": "default",
            "line": {
                "start": 62,
                "end": 62
            }
        },
        "group": [
            "listview"
        ],
        "access": "public",
        "file": {
            "path": "listview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border radius of the Loader segment.\n",
        "commentRange": {
            "start": 5,
            "end": 6
        },
        "context": {
            "type": "variable",
            "name": "kendo-loader-segment-border-radius",
            "value": "50%",
            "scope": "default",
            "line": {
                "start": 7,
                "end": 7
            }
        },
        "group": [
            "loader"
        ],
        "access": "public",
        "file": {
            "path": "loader/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The size of the small Loader segment.\n",
        "commentRange": {
            "start": 9,
            "end": 10
        },
        "context": {
            "type": "variable",
            "name": "kendo-loader-sm-segment-size",
            "value": "k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 11,
                "end": 11
            }
        },
        "group": [
            "loader"
        ],
        "access": "public",
        "file": {
            "path": "loader/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The size of the medium Loader segment.\n",
        "commentRange": {
            "start": 12,
            "end": 13
        },
        "context": {
            "type": "variable",
            "name": "kendo-loader-md-segment-size",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 14,
                "end": 14
            }
        },
        "group": [
            "loader"
        ],
        "access": "public",
        "file": {
            "path": "loader/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The size of the large Loader segment.\n",
        "commentRange": {
            "start": 15,
            "end": 16
        },
        "context": {
            "type": "variable",
            "name": "kendo-loader-lg-segment-size",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 17,
                "end": 17
            }
        },
        "group": [
            "loader"
        ],
        "access": "public",
        "file": {
            "path": "loader/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The padding of the small Loader.\n",
        "commentRange": {
            "start": 19,
            "end": 20
        },
        "context": {
            "type": "variable",
            "name": "kendo-loader-sm-padding",
            "value": "calc( #{ $kendo-loader-sm-segment-size} / 2 )",
            "scope": "default",
            "line": {
                "start": 21,
                "end": 21
            }
        },
        "group": [
            "loader"
        ],
        "access": "public",
        "file": {
            "path": "loader/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The padding of the medium Loader.\n",
        "commentRange": {
            "start": 22,
            "end": 23
        },
        "context": {
            "type": "variable",
            "name": "kendo-loader-md-padding",
            "value": "calc( #{ $kendo-loader-md-segment-size} / 2 )",
            "scope": "default",
            "line": {
                "start": 24,
                "end": 24
            }
        },
        "group": [
            "loader"
        ],
        "access": "public",
        "file": {
            "path": "loader/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The padding of the large Loader.\n",
        "commentRange": {
            "start": 25,
            "end": 26
        },
        "context": {
            "type": "variable",
            "name": "kendo-loader-lg-padding",
            "value": "calc( #{ $kendo-loader-lg-segment-size} / 2 )",
            "scope": "default",
            "line": {
                "start": 27,
                "end": 27
            }
        },
        "group": [
            "loader"
        ],
        "access": "public",
        "file": {
            "path": "loader/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the small spinner-3 Loader.\n",
        "commentRange": {
            "start": 29,
            "end": 30
        },
        "context": {
            "type": "variable",
            "name": "kendo-loader-sm-spinner-3-width",
            "value": "calc( #{ $kendo-loader-sm-segment-size} * 4 )",
            "scope": "default",
            "line": {
                "start": 31,
                "end": 31
            }
        },
        "group": [
            "loader"
        ],
        "access": "public",
        "file": {
            "path": "loader/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the medium spinner-3 Loader.\n",
        "commentRange": {
            "start": 32,
            "end": 33
        },
        "context": {
            "type": "variable",
            "name": "kendo-loader-md-spinner-3-width",
            "value": "calc( #{ $kendo-loader-md-segment-size} * 4 )",
            "scope": "default",
            "line": {
                "start": 34,
                "end": 34
            }
        },
        "group": [
            "loader"
        ],
        "access": "public",
        "file": {
            "path": "loader/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the large spinner-3 Loader.\n",
        "commentRange": {
            "start": 35,
            "end": 36
        },
        "context": {
            "type": "variable",
            "name": "kendo-loader-lg-spinner-3-width",
            "value": "calc( #{ $kendo-loader-lg-segment-size} * 4 )",
            "scope": "default",
            "line": {
                "start": 37,
                "end": 37
            }
        },
        "group": [
            "loader"
        ],
        "access": "public",
        "file": {
            "path": "loader/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The height of the small spinner-3 Loader.\n",
        "commentRange": {
            "start": 39,
            "end": 40
        },
        "context": {
            "type": "variable",
            "name": "kendo-loader-sm-spinner-3-height",
            "value": "calc( #{ $kendo-loader-sm-spinner-3-width} * #{$equilateral-height} )",
            "scope": "default",
            "line": {
                "start": 41,
                "end": 41
            }
        },
        "group": [
            "loader"
        ],
        "access": "public",
        "file": {
            "path": "loader/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The height of the medium spinner-3 Loader.\n",
        "commentRange": {
            "start": 42,
            "end": 43
        },
        "context": {
            "type": "variable",
            "name": "kendo-loader-md-spinner-3-height",
            "value": "calc( #{ $kendo-loader-md-spinner-3-width} * #{$equilateral-height} )",
            "scope": "default",
            "line": {
                "start": 44,
                "end": 44
            }
        },
        "group": [
            "loader"
        ],
        "access": "public",
        "file": {
            "path": "loader/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The height of the large spinner-3 Loader.\n",
        "commentRange": {
            "start": 45,
            "end": 46
        },
        "context": {
            "type": "variable",
            "name": "kendo-loader-lg-spinner-3-height",
            "value": "calc( #{ $kendo-loader-lg-spinner-3-width} * #{$equilateral-height} )",
            "scope": "default",
            "line": {
                "start": 47,
                "end": 47
            }
        },
        "group": [
            "loader"
        ],
        "access": "public",
        "file": {
            "path": "loader/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the small spinner-4 Loader.\n",
        "commentRange": {
            "start": 49,
            "end": 50
        },
        "context": {
            "type": "variable",
            "name": "kendo-loader-sm-spinner-4-width",
            "value": "calc( #{ $kendo-loader-sm-segment-size} * 4 )",
            "scope": "default",
            "line": {
                "start": 51,
                "end": 51
            }
        },
        "group": [
            "loader"
        ],
        "access": "public",
        "file": {
            "path": "loader/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the medium spinner-4 Loader.\n",
        "commentRange": {
            "start": 52,
            "end": 53
        },
        "context": {
            "type": "variable",
            "name": "kendo-loader-md-spinner-4-width",
            "value": "calc( #{ $kendo-loader-md-segment-size} * 4 )",
            "scope": "default",
            "line": {
                "start": 54,
                "end": 54
            }
        },
        "group": [
            "loader"
        ],
        "access": "public",
        "file": {
            "path": "loader/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the large spinner-4 Loader.\n",
        "commentRange": {
            "start": 55,
            "end": 56
        },
        "context": {
            "type": "variable",
            "name": "kendo-loader-lg-spinner-4-width",
            "value": "calc( #{ $kendo-loader-lg-segment-size} * 4 )",
            "scope": "default",
            "line": {
                "start": 57,
                "end": 57
            }
        },
        "group": [
            "loader"
        ],
        "access": "public",
        "file": {
            "path": "loader/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The height of the small spinner-4 Loader.\n",
        "commentRange": {
            "start": 59,
            "end": 60
        },
        "context": {
            "type": "variable",
            "name": "kendo-loader-sm-spinner-4-height",
            "value": "$kendo-loader-sm-spinner-4-width",
            "scope": "default",
            "line": {
                "start": 61,
                "end": 61
            }
        },
        "group": [
            "loader"
        ],
        "access": "public",
        "file": {
            "path": "loader/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The height of the medium spinner-4 Loader.\n",
        "commentRange": {
            "start": 62,
            "end": 63
        },
        "context": {
            "type": "variable",
            "name": "kendo-loader-md-spinner-4-height",
            "value": "$kendo-loader-md-spinner-4-width",
            "scope": "default",
            "line": {
                "start": 64,
                "end": 64
            }
        },
        "group": [
            "loader"
        ],
        "access": "public",
        "file": {
            "path": "loader/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The height of the large spinner-4 Loader.\n",
        "commentRange": {
            "start": 65,
            "end": 66
        },
        "context": {
            "type": "variable",
            "name": "kendo-loader-lg-spinner-4-height",
            "value": "$kendo-loader-lg-spinner-4-width",
            "scope": "default",
            "line": {
                "start": 67,
                "end": 67
            }
        },
        "group": [
            "loader"
        ],
        "access": "public",
        "file": {
            "path": "loader/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border width of the container panel.\n",
        "commentRange": {
            "start": 69,
            "end": 70
        },
        "context": {
            "type": "variable",
            "name": "kendo-loader-container-panel-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 71,
                "end": 71
            }
        },
        "group": [
            "loader"
        ],
        "access": "public",
        "file": {
            "path": "loader/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border style of the container panel.\n",
        "commentRange": {
            "start": 72,
            "end": 73
        },
        "context": {
            "type": "variable",
            "name": "kendo-loader-container-panel-border-style",
            "value": "solid",
            "scope": "default",
            "line": {
                "start": 74,
                "end": 74
            }
        },
        "group": [
            "loader"
        ],
        "access": "public",
        "file": {
            "path": "loader/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the container panel.\n",
        "commentRange": {
            "start": 75,
            "end": 76
        },
        "context": {
            "type": "variable",
            "name": "kendo-loader-container-panel-border-color",
            "value": "$kendo-component-border",
            "scope": "default",
            "line": {
                "start": 77,
                "end": 77
            }
        },
        "group": [
            "loader"
        ],
        "access": "public",
        "file": {
            "path": "loader/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border radius of the container panel.\n",
        "commentRange": {
            "start": 78,
            "end": 79
        },
        "context": {
            "type": "variable",
            "name": "kendo-loader-container-panel-border-radius",
            "value": "k-border-radius(md)",
            "scope": "default",
            "line": {
                "start": 80,
                "end": 80
            }
        },
        "group": [
            "loader"
        ],
        "access": "public",
        "file": {
            "path": "loader/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the container panel.\n",
        "commentRange": {
            "start": 81,
            "end": 82
        },
        "context": {
            "type": "variable",
            "name": "kendo-loader-container-panel-bg",
            "value": "$kendo-color-white",
            "scope": "default",
            "line": {
                "start": 83,
                "end": 83
            }
        },
        "group": [
            "loader"
        ],
        "access": "public",
        "file": {
            "path": "loader/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The padding of the small Loader container.\n",
        "commentRange": {
            "start": 85,
            "end": 86
        },
        "context": {
            "type": "variable",
            "name": "kendo-loader-sm-container-padding",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 87,
                "end": 87
            }
        },
        "group": [
            "loader"
        ],
        "access": "public",
        "file": {
            "path": "loader/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The padding of the medium Loader container.\n",
        "commentRange": {
            "start": 88,
            "end": 89
        },
        "context": {
            "type": "variable",
            "name": "kendo-loader-md-container-padding",
            "value": "k-spacing(5)",
            "scope": "default",
            "line": {
                "start": 90,
                "end": 90
            }
        },
        "group": [
            "loader"
        ],
        "access": "public",
        "file": {
            "path": "loader/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The padding of the large Loader container.\n",
        "commentRange": {
            "start": 91,
            "end": 92
        },
        "context": {
            "type": "variable",
            "name": "kendo-loader-lg-container-padding",
            "value": "k-spacing(6)",
            "scope": "default",
            "line": {
                "start": 93,
                "end": 93
            }
        },
        "group": [
            "loader"
        ],
        "access": "public",
        "file": {
            "path": "loader/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The gap of the small Loader container.\n",
        "commentRange": {
            "start": 95,
            "end": 96
        },
        "context": {
            "type": "variable",
            "name": "kendo-loader-sm-container-gap",
            "value": "k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 97,
                "end": 97
            }
        },
        "group": [
            "loader"
        ],
        "access": "public",
        "file": {
            "path": "loader/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The gap of the medium Loader container.\n",
        "commentRange": {
            "start": 98,
            "end": 99
        },
        "context": {
            "type": "variable",
            "name": "kendo-loader-md-container-gap",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 100,
                "end": 100
            }
        },
        "group": [
            "loader"
        ],
        "access": "public",
        "file": {
            "path": "loader/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The gap of the large Loader container.\n",
        "commentRange": {
            "start": 101,
            "end": 102
        },
        "context": {
            "type": "variable",
            "name": "kendo-loader-lg-container-gap",
            "value": "k-spacing(3)",
            "scope": "default",
            "line": {
                "start": 103,
                "end": 103
            }
        },
        "group": [
            "loader"
        ],
        "access": "public",
        "file": {
            "path": "loader/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the small Loader container.\n",
        "commentRange": {
            "start": 105,
            "end": 106
        },
        "context": {
            "type": "variable",
            "name": "kendo-loader-sm-container-font-size",
            "value": "var( --kendo-font-size-sm, inherit )",
            "scope": "default",
            "line": {
                "start": 107,
                "end": 107
            }
        },
        "group": [
            "loader"
        ],
        "access": "public",
        "file": {
            "path": "loader/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the medium Loader container.\n",
        "commentRange": {
            "start": 108,
            "end": 109
        },
        "context": {
            "type": "variable",
            "name": "kendo-loader-md-container-font-size",
            "value": "var( --kendo-font-size, inherit )",
            "scope": "default",
            "line": {
                "start": 110,
                "end": 110
            }
        },
        "group": [
            "loader"
        ],
        "access": "public",
        "file": {
            "path": "loader/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the large Loader container.\n",
        "commentRange": {
            "start": 111,
            "end": 112
        },
        "context": {
            "type": "variable",
            "name": "kendo-loader-lg-container-font-size",
            "value": "var( --kendo-font-size-lg, inherit )",
            "scope": "default",
            "line": {
                "start": 113,
                "end": 113
            }
        },
        "group": [
            "loader"
        ],
        "access": "public",
        "file": {
            "path": "loader/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Loading indicator.\n",
        "commentRange": {
            "start": 116,
            "end": 117
        },
        "context": {
            "type": "variable",
            "name": "kendo-loading-bg",
            "value": "$kendo-component-bg",
            "scope": "default",
            "line": {
                "start": 118,
                "end": 118
            }
        },
        "group": [
            "loading"
        ],
        "access": "public",
        "file": {
            "path": "loader/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Loading indicator.\n",
        "commentRange": {
            "start": 119,
            "end": 120
        },
        "context": {
            "type": "variable",
            "name": "kendo-loading-text",
            "value": "currentColor",
            "scope": "default",
            "line": {
                "start": 121,
                "end": 121
            }
        },
        "group": [
            "loading"
        ],
        "access": "public",
        "file": {
            "path": "loader/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The opacity of the Loading indicator.\n",
        "commentRange": {
            "start": 122,
            "end": 123
        },
        "context": {
            "type": "variable",
            "name": "kendo-loading-opacity",
            "value": ".3",
            "scope": "default",
            "line": {
                "start": 124,
                "end": 124
            }
        },
        "group": [
            "loading"
        ],
        "access": "public",
        "file": {
            "path": "loader/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The z-index of the Loading indicator.\n",
        "commentRange": {
            "start": 125,
            "end": 126
        },
        "context": {
            "type": "variable",
            "name": "kendo-zindex-loading",
            "value": "100",
            "scope": "default",
            "line": {
                "start": 127,
                "end": 127
            }
        },
        "group": [
            "loading"
        ],
        "access": "public",
        "file": {
            "path": "loader/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border width of the Map.\n",
        "commentRange": {
            "start": 6,
            "end": 7
        },
        "context": {
            "type": "variable",
            "name": "kendo-map-border-width",
            "value": "0px",
            "scope": "default",
            "line": {
                "start": 8,
                "end": 8
            }
        },
        "group": [
            "map"
        ],
        "access": "public",
        "file": {
            "path": "map/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the Map.\n",
        "commentRange": {
            "start": 10,
            "end": 11
        },
        "context": {
            "type": "variable",
            "name": "kendo-map-font-size",
            "value": "var( --kendo-font-size, inherit )",
            "scope": "default",
            "line": {
                "start": 12,
                "end": 12
            }
        },
        "group": [
            "map"
        ],
        "access": "public",
        "file": {
            "path": "map/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the Map.\n",
        "commentRange": {
            "start": 13,
            "end": 14
        },
        "context": {
            "type": "variable",
            "name": "kendo-map-line-height",
            "value": "var( --kendo-line-height, normal )!default",
            "scope": "private",
            "line": {
                "start": 15,
                "end": 15
            }
        },
        "group": [
            "map"
        ],
        "access": "public",
        "file": {
            "path": "map/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the Map.\n",
        "commentRange": {
            "start": 16,
            "end": 17
        },
        "context": {
            "type": "variable",
            "name": "kendo-map-font-family",
            "value": "var( --kendo-font-family, inherit )",
            "scope": "default",
            "line": {
                "start": 18,
                "end": 18
            }
        },
        "group": [
            "map"
        ],
        "access": "public",
        "file": {
            "path": "map/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Map.\n",
        "commentRange": {
            "start": 20,
            "end": 21
        },
        "context": {
            "type": "variable",
            "name": "kendo-map-bg",
            "value": "$kendo-component-bg",
            "scope": "default",
            "line": {
                "start": 22,
                "end": 22
            }
        },
        "group": [
            "map"
        ],
        "access": "public",
        "file": {
            "path": "map/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Map.\n",
        "commentRange": {
            "start": 23,
            "end": 24
        },
        "context": {
            "type": "variable",
            "name": "kendo-map-text",
            "value": "$kendo-component-text",
            "scope": "default",
            "line": {
                "start": 25,
                "end": 25
            }
        },
        "group": [
            "map"
        ],
        "access": "public",
        "file": {
            "path": "map/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Map.\n",
        "commentRange": {
            "start": 26,
            "end": 27
        },
        "context": {
            "type": "variable",
            "name": "kendo-map-border",
            "value": "$kendo-component-border",
            "scope": "default",
            "line": {
                "start": 28,
                "end": 28
            }
        },
        "group": [
            "map"
        ],
        "access": "public",
        "file": {
            "path": "map/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The margin of the Map navigator.\n",
        "commentRange": {
            "start": 30,
            "end": 31
        },
        "context": {
            "type": "variable",
            "name": "kendo-map-navigator-margin",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 32,
                "end": 32
            }
        },
        "group": [
            "map"
        ],
        "access": "public",
        "file": {
            "path": "map/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The padding of the Map navigator.\n",
        "commentRange": {
            "start": 33,
            "end": 34
        },
        "context": {
            "type": "variable",
            "name": "kendo-map-navigator-padding",
            "value": "k-spacing(0.5)",
            "scope": "default",
            "line": {
                "start": 35,
                "end": 35
            }
        },
        "group": [
            "map"
        ],
        "access": "public",
        "file": {
            "path": "map/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the Map navigator.\n",
        "commentRange": {
            "start": 36,
            "end": 37
        },
        "context": {
            "type": "variable",
            "name": "kendo-map-navigator-width",
            "value": "calc( calc( #{$kendo-icon-size} * 3 ) + calc( #{$kendo-map-navigator-padding} * 2 ) )",
            "scope": "default",
            "line": {
                "start": 38,
                "end": 38
            }
        },
        "group": [
            "map"
        ],
        "access": "public",
        "file": {
            "path": "map/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The height of the Map navigator.\n",
        "commentRange": {
            "start": 39,
            "end": 40
        },
        "context": {
            "type": "variable",
            "name": "kendo-map-navigator-height",
            "value": "$kendo-map-navigator-width",
            "scope": "default",
            "line": {
                "start": 41,
                "end": 41
            }
        },
        "group": [
            "map"
        ],
        "access": "public",
        "file": {
            "path": "map/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border width of the Map navigator.\n",
        "commentRange": {
            "start": 42,
            "end": 43
        },
        "context": {
            "type": "variable",
            "name": "kendo-map-navigator-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 44,
                "end": 44
            }
        },
        "group": [
            "map"
        ],
        "access": "public",
        "file": {
            "path": "map/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The margin of the Map zoom control.\n",
        "commentRange": {
            "start": 46,
            "end": 47
        },
        "context": {
            "type": "variable",
            "name": "kendo-map-zoom-control-margin",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 48,
                "end": 48
            }
        },
        "group": [
            "map"
        ],
        "access": "public",
        "file": {
            "path": "map/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the Map zoom control.\n",
        "commentRange": {
            "start": 49,
            "end": 50
        },
        "context": {
            "type": "variable",
            "name": "kendo-map-zoom-control-button-padding-x",
            "value": "$kendo-button-padding-y",
            "scope": "default",
            "line": {
                "start": 51,
                "end": 51
            }
        },
        "group": [
            "map"
        ],
        "access": "public",
        "file": {
            "path": "map/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the Map zoom control.\n",
        "commentRange": {
            "start": 52,
            "end": 53
        },
        "context": {
            "type": "variable",
            "name": "kendo-map-zoom-control-button-padding-y",
            "value": "$kendo-map-zoom-control-button-padding-x",
            "scope": "default",
            "line": {
                "start": 54,
                "end": 54
            }
        },
        "group": [
            "map"
        ],
        "access": "public",
        "file": {
            "path": "map/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the Map attribution.\n",
        "commentRange": {
            "start": 56,
            "end": 57
        },
        "context": {
            "type": "variable",
            "name": "kendo-map-attribution-padding-x",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 58,
                "end": 58
            }
        },
        "group": [
            "map"
        ],
        "access": "public",
        "file": {
            "path": "map/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the Map attribution.\n",
        "commentRange": {
            "start": 59,
            "end": 60
        },
        "context": {
            "type": "variable",
            "name": "kendo-map-attribution-padding-y",
            "value": "k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 61,
                "end": 61
            }
        },
        "group": [
            "map"
        ],
        "access": "public",
        "file": {
            "path": "map/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the Map attribution.\n",
        "commentRange": {
            "start": 62,
            "end": 63
        },
        "context": {
            "type": "variable",
            "name": "kendo-map-attribution-font-size",
            "value": "calc( #{$kendo-map-font-size} * .75 )",
            "scope": "default",
            "line": {
                "start": 64,
                "end": 64
            }
        },
        "group": [
            "map"
        ],
        "access": "public",
        "file": {
            "path": "map/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Map attribution.\n",
        "commentRange": {
            "start": 65,
            "end": 66
        },
        "context": {
            "type": "variable",
            "name": "kendo-map-attribution-bg",
            "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( app-surface ) 80%, transparent), rgba( $kendo-map-bg, .8 ))",
            "scope": "default",
            "line": {
                "start": 67,
                "end": 67
            }
        },
        "group": [
            "map"
        ],
        "access": "public",
        "file": {
            "path": "map/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The fill color of the Map marker.\n",
        "commentRange": {
            "start": 69,
            "end": 70
        },
        "context": {
            "type": "variable",
            "name": "kendo-map-marker-fill",
            "value": "$kendo-color-primary",
            "scope": "default",
            "line": {
                "start": 71,
                "end": 71
            }
        },
        "group": [
            "map"
        ],
        "access": "public",
        "file": {
            "path": "map/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border width of the MediaPlayer.\n",
        "commentRange": {
            "start": 5,
            "end": 6
        },
        "context": {
            "type": "variable",
            "name": "kendo-media-player-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 7,
                "end": 7
            }
        },
        "group": [
            "mediaplayer"
        ],
        "access": "public",
        "file": {
            "path": "mediaplayer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the MediaPlayer.\n",
        "commentRange": {
            "start": 8,
            "end": 9
        },
        "context": {
            "type": "variable",
            "name": "kendo-media-player-font-family",
            "value": "var( --kendo-font-family, inherit )",
            "scope": "default",
            "line": {
                "start": 10,
                "end": 10
            }
        },
        "group": [
            "mediaplayer"
        ],
        "access": "public",
        "file": {
            "path": "mediaplayer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the MediaPlayer.\n",
        "commentRange": {
            "start": 11,
            "end": 12
        },
        "context": {
            "type": "variable",
            "name": "kendo-media-player-font-size",
            "value": "var( --kendo-font-size, inherit )",
            "scope": "default",
            "line": {
                "start": 13,
                "end": 13
            }
        },
        "group": [
            "mediaplayer"
        ],
        "access": "public",
        "file": {
            "path": "mediaplayer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the MediaPlayer.\n",
        "commentRange": {
            "start": 14,
            "end": 15
        },
        "context": {
            "type": "variable",
            "name": "kendo-media-player-line-height",
            "value": "var( --kendo-line-height, normal )",
            "scope": "default",
            "line": {
                "start": 16,
                "end": 16
            }
        },
        "group": [
            "mediaplayer"
        ],
        "access": "public",
        "file": {
            "path": "mediaplayer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the MediaPlayer.\n",
        "commentRange": {
            "start": 18,
            "end": 19
        },
        "context": {
            "type": "variable",
            "name": "kendo-media-player-bg",
            "value": "$kendo-component-bg",
            "scope": "default",
            "line": {
                "start": 20,
                "end": 20
            }
        },
        "group": [
            "mediaplayer"
        ],
        "access": "public",
        "file": {
            "path": "mediaplayer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the MediaPlayer.\n",
        "commentRange": {
            "start": 21,
            "end": 22
        },
        "context": {
            "type": "variable",
            "name": "kendo-media-player-text",
            "value": "$kendo-component-text",
            "scope": "default",
            "line": {
                "start": 23,
                "end": 23
            }
        },
        "group": [
            "mediaplayer"
        ],
        "access": "public",
        "file": {
            "path": "mediaplayer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the MediaPlayer.\n",
        "commentRange": {
            "start": 24,
            "end": 25
        },
        "context": {
            "type": "variable",
            "name": "kendo-media-player-border",
            "value": "$kendo-component-border",
            "scope": "default",
            "line": {
                "start": 26,
                "end": 26
            }
        },
        "group": [
            "mediaplayer"
        ],
        "access": "public",
        "file": {
            "path": "mediaplayer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the MediaPlayer title.\n",
        "commentRange": {
            "start": 28,
            "end": 29
        },
        "context": {
            "type": "variable",
            "name": "kendo-media-player-titlebar-padding-x",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 30,
                "end": 30
            }
        },
        "group": [
            "mediaplayer"
        ],
        "access": "public",
        "file": {
            "path": "mediaplayer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the MediaPlayer title.\n",
        "commentRange": {
            "start": 31,
            "end": 32
        },
        "context": {
            "type": "variable",
            "name": "kendo-media-player-titlebar-padding-y",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 33,
                "end": 33
            }
        },
        "group": [
            "mediaplayer"
        ],
        "access": "public",
        "file": {
            "path": "mediaplayer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the MediaPlayer title.\n",
        "commentRange": {
            "start": 34,
            "end": 35
        },
        "context": {
            "type": "variable",
            "name": "kendo-media-player-titlebar-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 36,
                "end": 36
            }
        },
        "group": [
            "mediaplayer"
        ],
        "access": "public",
        "file": {
            "path": "mediaplayer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the MediaPlayer title.\n",
        "commentRange": {
            "start": 37,
            "end": 38
        },
        "context": {
            "type": "variable",
            "name": "kendo-media-player-titlebar-text",
            "value": "$kendo-media-player-bg",
            "scope": "default",
            "line": {
                "start": 39,
                "end": 39
            }
        },
        "group": [
            "mediaplayer"
        ],
        "access": "public",
        "file": {
            "path": "mediaplayer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the MediaPlayer title.\n",
        "commentRange": {
            "start": 40,
            "end": 41
        },
        "context": {
            "type": "variable",
            "name": "kendo-media-player-titlebar-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 42,
                "end": 42
            }
        },
        "group": [
            "mediaplayer"
        ],
        "access": "public",
        "file": {
            "path": "mediaplayer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The gradient of the MediaPlayer title.\n",
        "commentRange": {
            "start": 43,
            "end": 44
        },
        "context": {
            "type": "variable",
            "name": "kendo-media-player-titlebar-gradient",
            "value": "if($kendo-enable-color-system, ( color-mix(in srgb, k-color( on-app-surface ) 70%, transparent), color-mix(in srgb, k-color( on-app-surface ) 0%, transparent) ), ( rgba( $kendo-media-player-text, .7 ), rgba( $kendo-media-player-text, 0 ) ))",
            "scope": "default",
            "line": {
                "start": 45,
                "end": 45
            }
        },
        "group": [
            "mediaplayer"
        ],
        "access": "public",
        "file": {
            "path": "mediaplayer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the border around the Menu.\n",
        "commentRange": {
            "start": 9,
            "end": 10
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-border-width",
            "value": "0px",
            "scope": "default",
            "line": {
                "start": 11,
                "end": 11
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the Menu.\n",
        "commentRange": {
            "start": 13,
            "end": 14
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-font-family",
            "value": "var( --kendo-font-family, inherit )",
            "scope": "default",
            "line": {
                "start": 15,
                "end": 15
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the Menu.\n",
        "commentRange": {
            "start": 16,
            "end": 17
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-font-size",
            "value": "var( --kendo-font-size, inherit )",
            "scope": "default",
            "line": {
                "start": 18,
                "end": 18
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the Menu used along with $kendo-font-size.\n",
        "commentRange": {
            "start": 19,
            "end": 20
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-line-height",
            "value": "var( --kendo-line-height, normal )",
            "scope": "default",
            "line": {
                "start": 21,
                "end": 21
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Menu.\n",
        "commentRange": {
            "start": 23,
            "end": 24
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-bg",
            "value": "transparent",
            "scope": "default",
            "line": {
                "start": 25,
                "end": 25
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Menu\n",
        "commentRange": {
            "start": 26,
            "end": 27
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-text",
            "value": "$kendo-component-header-text",
            "scope": "default",
            "line": {
                "start": 28,
                "end": 28
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Menu.\n",
        "commentRange": {
            "start": 29,
            "end": 30
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-border",
            "value": "$kendo-component-header-border",
            "scope": "default",
            "line": {
                "start": 31,
                "end": 31
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background gradient of the Menu.\n",
        "commentRange": {
            "start": 32,
            "end": 33
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 34,
                "end": 34
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the Menu item.\n",
        "commentRange": {
            "start": 38,
            "end": 39
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-item-padding-x",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 40,
                "end": 40
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the Menu item.\n",
        "commentRange": {
            "start": 41,
            "end": 42
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-item-padding-y",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 43,
                "end": 43
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing between the Menu items.\n",
        "commentRange": {
            "start": 44,
            "end": 45
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-item-spacing",
            "value": "k-spacing(0)",
            "scope": "default",
            "line": {
                "start": 46,
                "end": 46
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing between the Menu item text and icons.\n",
        "commentRange": {
            "start": 47,
            "end": 48
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-item-icon-spacing",
            "value": "$kendo-icon-spacing",
            "scope": "default",
            "line": {
                "start": 49,
                "end": 49
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font weight of the selected Menu item.\n",
        "commentRange": {
            "start": 51,
            "end": 52
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-item-selected-font-weight",
            "value": "var( --kendo-font-weight-bold, normal )",
            "scope": "default",
            "line": {
                "start": 53,
                "end": 53
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Menu item.\n",
        "commentRange": {
            "start": 55,
            "end": 56
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-item-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 57,
                "end": 57
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Menu item.\n",
        "commentRange": {
            "start": 58,
            "end": 59
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-item-text",
            "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 76%, transparent), rgba( $kendo-menu-text, .76 ))",
            "scope": "default",
            "line": {
                "start": 60,
                "end": 60
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Menu item.\n",
        "commentRange": {
            "start": 61,
            "end": 62
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-item-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 63,
                "end": 63
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background gradient of the Menu item.\n",
        "commentRange": {
            "start": 64,
            "end": 65
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-item-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 66,
                "end": 66
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of hovered Menu item.\n",
        "commentRange": {
            "start": 68,
            "end": 69
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-item-hover-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 70,
                "end": 70
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of hovered Menu item.\n",
        "commentRange": {
            "start": 71,
            "end": 72
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-item-hover-text",
            "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 93%, transparent), rgba( $kendo-menu-text, .93 ))",
            "scope": "default",
            "line": {
                "start": 73,
                "end": 73
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of hovered Menu item.\n",
        "commentRange": {
            "start": 74,
            "end": 75
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-item-hover-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 76,
                "end": 76
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background gradient of hovered Menu item.\n",
        "commentRange": {
            "start": 77,
            "end": 78
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-item-hover-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 79,
                "end": 79
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of active Menu item.\n",
        "commentRange": {
            "start": 81,
            "end": 82
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-item-active-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 83,
                "end": 83
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of active Menu item.\n",
        "commentRange": {
            "start": 84,
            "end": 85
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-item-active-text",
            "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 100%, transparent), rgba( $kendo-menu-text, 1 ))",
            "scope": "default",
            "line": {
                "start": 86,
                "end": 86
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of active Menu item.\n",
        "commentRange": {
            "start": 87,
            "end": 88
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-item-active-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 89,
                "end": 89
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background gradient of active Menu item.\n",
        "commentRange": {
            "start": 90,
            "end": 91
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-item-active-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 92,
                "end": 92
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The base shadow of focused Menu item.\n",
        "commentRange": {
            "start": 94,
            "end": 95
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-item-focus-shadow",
            "value": "inset 0 0 0 3px if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 15%, transparent), rgba( $kendo-menu-text, .15 ))",
            "scope": "default",
            "line": {
                "start": 96,
                "end": 96
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of selected Menu item.\n",
        "commentRange": {
            "start": 98,
            "end": 99
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-item-selected-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 100,
                "end": 100
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of selected Menu item.\n",
        "commentRange": {
            "start": 101,
            "end": 102
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-item-selected-text",
            "value": "$kendo-menu-item-text",
            "scope": "default",
            "line": {
                "start": 103,
                "end": 103
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of selected Menu item.\n",
        "commentRange": {
            "start": 104,
            "end": 105
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-item-selected-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 106,
                "end": 106
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background gradient of selected Menu item.\n",
        "commentRange": {
            "start": 107,
            "end": 108
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-item-selected-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 109,
                "end": 109
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Menu scroll buttons.\n",
        "commentRange": {
            "start": 111,
            "end": 112
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-scroll-button-bg",
            "value": "$kendo-menu-bg",
            "scope": "default",
            "line": {
                "start": 113,
                "end": 113
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Menu scroll buttons.\n",
        "commentRange": {
            "start": 114,
            "end": 115
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-scroll-button-text",
            "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 50%, transparent), rgba( $kendo-menu-text, .5 ))",
            "scope": "default",
            "line": {
                "start": 116,
                "end": 116
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Menu scroll buttons.\n",
        "commentRange": {
            "start": 117,
            "end": 118
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-scroll-button-border",
            "value": "$kendo-menu-border",
            "scope": "default",
            "line": {
                "start": 119,
                "end": 119
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background gradient of the Menu scroll buttons.\n",
        "commentRange": {
            "start": 120,
            "end": 121
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-scroll-button-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 122,
                "end": 122
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of hovered Menu scroll buttons.\n",
        "commentRange": {
            "start": 124,
            "end": 125
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-scroll-button-hover-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 126,
                "end": 126
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of hovered Menu scroll buttons.\n",
        "commentRange": {
            "start": 127,
            "end": 128
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-scroll-button-hover-text",
            "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 70%, transparent), rgba( $kendo-menu-text, .7 ))",
            "scope": "default",
            "line": {
                "start": 129,
                "end": 129
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of hovered Menu scroll buttons.\n",
        "commentRange": {
            "start": 130,
            "end": 131
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-scroll-button-hover-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 132,
                "end": 132
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background gradient of hovered Menu scroll buttons.\n",
        "commentRange": {
            "start": 133,
            "end": 134
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-scroll-button-hover-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 135,
                "end": 135
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The inline margin of the horizontal Menu separator.\n",
        "commentRange": {
            "start": 140,
            "end": 141
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-separator-margin-inline",
            "value": "k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 142,
                "end": 142
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The block margin of the horizontal Menu separator.\n",
        "commentRange": {
            "start": 143,
            "end": 144
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-separator-margin-block",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 145,
                "end": 145
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of Menu separator.\n",
        "commentRange": {
            "start": 146,
            "end": 147
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-separator-border",
            "value": "if($kendo-enable-color-system, k-color(border), $kendo-component-border)",
            "scope": "default",
            "line": {
                "start": 148,
                "end": 148
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the Menu popup.\n",
        "commentRange": {
            "start": 153,
            "end": 154
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-popup-padding-x",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 155,
                "end": 155
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the Menu popup.\n",
        "commentRange": {
            "start": 157,
            "end": 158
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-popup-padding-y",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 159,
                "end": 159
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the border around the Menu popup.\n",
        "commentRange": {
            "start": 161,
            "end": 162
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-popup-border-width",
            "value": "$kendo-popup-border-width",
            "scope": "default",
            "line": {
                "start": 163,
                "end": 163
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font sizes of the Menu popup.\n",
        "commentRange": {
            "start": 165,
            "end": 166
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-popup-font-size",
            "value": "var( --kendo-font-size, inherit )",
            "scope": "default",
            "line": {
                "start": 167,
                "end": 167
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line heights used along with $kendo-font-size.\n",
        "commentRange": {
            "start": 172,
            "end": 173
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-popup-line-height",
            "value": "var( --kendo-line-height, normal )",
            "scope": "default",
            "line": {
                "start": 174,
                "end": 174
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Menu popup.\n",
        "commentRange": {
            "start": 179,
            "end": 180
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-popup-bg",
            "value": "$kendo-popup-bg",
            "scope": "default",
            "line": {
                "start": 181,
                "end": 181
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Menu popup.\n",
        "commentRange": {
            "start": 182,
            "end": 183
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-popup-text",
            "value": "$kendo-popup-text",
            "scope": "default",
            "line": {
                "start": 184,
                "end": 184
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Menu popup.\n",
        "commentRange": {
            "start": 185,
            "end": 186
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-popup-border",
            "value": "$kendo-popup-border",
            "scope": "default",
            "line": {
                "start": 187,
                "end": 187
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background gradient of the Menu popup.\n",
        "commentRange": {
            "start": 188,
            "end": 189
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-popup-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 190,
                "end": 190
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the Menu item in popup.\n",
        "commentRange": {
            "start": 195,
            "end": 196
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-popup-item-padding-x",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 197,
                "end": 197
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the Menu item in popup.\n",
        "commentRange": {
            "start": 202,
            "end": 203
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-popup-item-padding-y",
            "value": "k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 204,
                "end": 204
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The end padding of the Menu item in popup.\n",
        "commentRange": {
            "start": 209,
            "end": 210
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-popup-item-padding-end",
            "value": "calc( #{$kendo-menu-popup-item-padding-x} * 2 + #{$kendo-icon-size} )",
            "scope": "default",
            "line": {
                "start": 211,
                "end": 211
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The start margin of the Menu item expand icon.\n",
        "commentRange": {
            "start": 216,
            "end": 217
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-popup-sm-item-icon-margin-start",
            "value": "$kendo-menu-popup-sm-item-padding-x",
            "scope": "default",
            "line": {
                "start": 218,
                "end": 218
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The end margin of the Menu item expand icon.\n",
        "commentRange": {
            "start": 222,
            "end": 223
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-popup-sm-item-icon-margin-end",
            "value": "calc( -1 * (#{$kendo-menu-popup-sm-item-padding-end} - #{list.slash( $kendo-menu-popup-sm-item-padding-x, 2 )}) )",
            "scope": "default",
            "line": {
                "start": 224,
                "end": 224
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing between the Menu items in popup.\n",
        "commentRange": {
            "start": 228,
            "end": 229
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-popup-item-spacing",
            "value": "k-spacing(0)",
            "scope": "default",
            "line": {
                "start": 230,
                "end": 230
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Menu item in popup.\n",
        "commentRange": {
            "start": 232,
            "end": 233
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-popup-item-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 234,
                "end": 234
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Menu item in popup.\n",
        "commentRange": {
            "start": 235,
            "end": 236
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-popup-item-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 237,
                "end": 237
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Menu item in popup.\n",
        "commentRange": {
            "start": 238,
            "end": 239
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-popup-item-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 240,
                "end": 240
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background gradient of the Menu item in popup.\n",
        "commentRange": {
            "start": 241,
            "end": 242
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-popup-item-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 243,
                "end": 243
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of hovered Menu item in popup.\n",
        "commentRange": {
            "start": 245,
            "end": 246
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-popup-item-hover-bg",
            "value": "$kendo-list-item-hover-bg",
            "scope": "default",
            "line": {
                "start": 247,
                "end": 247
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of hovered Menu item in popup.\n",
        "commentRange": {
            "start": 248,
            "end": 249
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-popup-item-hover-text",
            "value": "$kendo-list-item-hover-text",
            "scope": "default",
            "line": {
                "start": 250,
                "end": 250
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of hovered Menu item in popup.\n",
        "commentRange": {
            "start": 251,
            "end": 252
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-popup-item-hover-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 253,
                "end": 253
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background gradient of hovered Menu item in popup.\n",
        "commentRange": {
            "start": 254,
            "end": 255
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-popup-item-hover-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 256,
                "end": 256
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of active Menu item in popup.\n",
        "commentRange": {
            "start": 258,
            "end": 259
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-popup-item-active-bg",
            "value": "$kendo-list-item-selected-bg",
            "scope": "default",
            "line": {
                "start": 260,
                "end": 260
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of active Menu item in popup.\n",
        "commentRange": {
            "start": 261,
            "end": 262
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-popup-item-active-text",
            "value": "$kendo-list-item-selected-text",
            "scope": "default",
            "line": {
                "start": 263,
                "end": 263
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of active Menu item in popup.\n",
        "commentRange": {
            "start": 264,
            "end": 265
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-popup-item-active-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 266,
                "end": 266
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background gradient of active Menu item in popup.\n",
        "commentRange": {
            "start": 267,
            "end": 268
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-popup-item-active-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 269,
                "end": 269
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The base shadow of focused Menu item in popup.\n",
        "commentRange": {
            "start": 271,
            "end": 272
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-popup-item-focus-shadow",
            "value": "$kendo-menu-item-focus-shadow",
            "scope": "default",
            "line": {
                "start": 273,
                "end": 273
            }
        },
        "group": [
            "menu"
        ],
        "access": "public",
        "file": {
            "path": "menu/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the button arrow in the Menu Button.\n",
        "commentRange": {
            "start": 5,
            "end": 6
        },
        "context": {
            "type": "variable",
            "name": "kendo-menu-button-arrow-padding-x",
            "value": "$kendo-button-padding-y",
            "scope": "default",
            "line": {
                "start": 7,
                "end": 7
            }
        },
        "group": [
            "menu-button"
        ],
        "access": "public",
        "file": {
            "path": "menu-button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The minimum height of the 'No Data' text container.\n",
        "commentRange": {
            "start": 3,
            "end": 4
        },
        "context": {
            "type": "variable",
            "name": "kendo-no-data-min-height",
            "value": "140px",
            "scope": "default",
            "line": {
                "start": 5,
                "end": 5
            }
        },
        "group": [
            "no-data"
        ],
        "access": "public",
        "file": {
            "path": "no-data/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The color of the 'No Data' text.\n",
        "commentRange": {
            "start": 7,
            "end": 8
        },
        "context": {
            "type": "variable",
            "name": "kendo-no-data-text",
            "value": "if($kendo-enable-color-system, k-color( subtle ) , $kendo-subtle-text)",
            "scope": "default",
            "line": {
                "start": 9,
                "end": 9
            }
        },
        "group": [
            "no-data"
        ],
        "access": "public",
        "file": {
            "path": "no-data/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The row-gap between the elements in the Notification group.\n",
        "commentRange": {
            "start": 8,
            "end": 9
        },
        "context": {
            "type": "variable",
            "name": "kendo-notification-group-gap",
            "value": "k-spacing(3)",
            "scope": "default",
            "line": {
                "start": 10,
                "end": 10
            }
        },
        "group": [
            "notification"
        ],
        "access": "public",
        "file": {
            "path": "notification/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the Notification.\n",
        "commentRange": {
            "start": 12,
            "end": 13
        },
        "context": {
            "type": "variable",
            "name": "kendo-notification-padding-x",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 14,
                "end": 14
            }
        },
        "group": [
            "notification"
        ],
        "access": "public",
        "file": {
            "path": "notification/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the Notification.\n",
        "commentRange": {
            "start": 15,
            "end": 16
        },
        "context": {
            "type": "variable",
            "name": "kendo-notification-padding-y",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 17,
                "end": 17
            }
        },
        "group": [
            "notification"
        ],
        "access": "public",
        "file": {
            "path": "notification/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the border around the Notification.\n",
        "commentRange": {
            "start": 18,
            "end": 19
        },
        "context": {
            "type": "variable",
            "name": "kendo-notification-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 20,
                "end": 20
            }
        },
        "group": [
            "notification"
        ],
        "access": "public",
        "file": {
            "path": "notification/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border radius of the Notification.\n",
        "commentRange": {
            "start": 21,
            "end": 22
        },
        "context": {
            "type": "variable",
            "name": "kendo-notification-border-radius",
            "value": "k-spacing(1.5)",
            "scope": "default",
            "line": {
                "start": 23,
                "end": 23
            }
        },
        "group": [
            "notification"
        ],
        "access": "public",
        "file": {
            "path": "notification/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the Notification.\n",
        "commentRange": {
            "start": 24,
            "end": 25
        },
        "context": {
            "type": "variable",
            "name": "kendo-notification-font-family",
            "value": "var( --kendo-font-family, inherit )",
            "scope": "default",
            "line": {
                "start": 26,
                "end": 26
            }
        },
        "group": [
            "notification"
        ],
        "access": "public",
        "file": {
            "path": "notification/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the Notification.\n",
        "commentRange": {
            "start": 27,
            "end": 28
        },
        "context": {
            "type": "variable",
            "name": "kendo-notification-font-size",
            "value": "var( --kendo-font-size-sm, inherit )",
            "scope": "default",
            "line": {
                "start": 29,
                "end": 29
            }
        },
        "group": [
            "notification"
        ],
        "access": "public",
        "file": {
            "path": "notification/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the Notification.\n",
        "commentRange": {
            "start": 30,
            "end": 31
        },
        "context": {
            "type": "variable",
            "name": "kendo-notification-line-height",
            "value": "var( --kendo-line-height, normal )",
            "scope": "default",
            "line": {
                "start": 32,
                "end": 32
            }
        },
        "group": [
            "notification"
        ],
        "access": "public",
        "file": {
            "path": "notification/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Notification.\n",
        "commentRange": {
            "start": 33,
            "end": 34
        },
        "context": {
            "type": "variable",
            "name": "kendo-notification-bg",
            "value": "$kendo-component-bg",
            "scope": "default",
            "line": {
                "start": 35,
                "end": 35
            }
        },
        "group": [
            "notification"
        ],
        "access": "public",
        "file": {
            "path": "notification/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Notification.\n",
        "commentRange": {
            "start": 36,
            "end": 37
        },
        "context": {
            "type": "variable",
            "name": "kendo-notification-text",
            "value": "$kendo-component-text",
            "scope": "default",
            "line": {
                "start": 38,
                "end": 38
            }
        },
        "group": [
            "notification"
        ],
        "access": "public",
        "file": {
            "path": "notification/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Notification.\n",
        "commentRange": {
            "start": 39,
            "end": 40
        },
        "context": {
            "type": "variable",
            "name": "kendo-notification-border",
            "value": "$kendo-component-border",
            "scope": "default",
            "line": {
                "start": 41,
                "end": 41
            }
        },
        "group": [
            "notification"
        ],
        "access": "public",
        "file": {
            "path": "notification/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The box shadow of the Notification.\n",
        "commentRange": {
            "start": 42,
            "end": 43
        },
        "context": {
            "type": "variable",
            "name": "kendo-notification-shadow",
            "value": "$kendo-popup-shadow",
            "scope": "default",
            "line": {
                "start": 44,
                "end": 44
            }
        },
        "group": [
            "notification"
        ],
        "access": "public",
        "file": {
            "path": "notification/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal spacing of the Notification icon.\n",
        "commentRange": {
            "start": 46,
            "end": 47
        },
        "context": {
            "type": "variable",
            "name": "kendo-notification-icon-spacing",
            "value": "$kendo-icon-spacing",
            "scope": "default",
            "line": {
                "start": 48,
                "end": 48
            }
        },
        "group": [
            "notification"
        ],
        "access": "public",
        "file": {
            "path": "notification/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The theme colors map for the Notification.\n",
        "commentRange": {
            "start": 50,
            "end": 51
        },
        "context": {
            "type": "variable",
            "name": "kendo-notification-theme-colors",
            "value": "$kendo-theme-colors",
            "scope": "default",
            "line": {
                "start": 52,
                "end": 52
            }
        },
        "group": [
            "notification"
        ],
        "access": "public",
        "file": {
            "path": "notification/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The generated theme colors map for the Notification.\n",
        "commentRange": {
            "start": 53,
            "end": 54
        },
        "context": {
            "type": "variable",
            "name": "kendo-notification-theme",
            "value": "notification-theme( $kendo-notification-theme-colors )",
            "scope": "default",
            "line": {
                "start": 55,
                "end": 55
            }
        },
        "group": [
            "notification"
        ],
        "access": "public",
        "file": {
            "path": "notification/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The gap between the items in the OTP.\n",
        "commentRange": {
            "start": 6,
            "end": 7
        },
        "context": {
            "type": "variable",
            "name": "kendo-otp-gap",
            "value": "k-spacing(1.5)",
            "scope": "default",
            "line": {
                "start": 8,
                "end": 8
            }
        },
        "group": [
            "one-time-password"
        ],
        "access": "public",
        "file": {
            "path": "otp/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The gap between the items in the small OTP.\n",
        "commentRange": {
            "start": 9,
            "end": 10
        },
        "context": {
            "type": "variable",
            "name": "kendo-otp-sm-gap",
            "value": "k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 11,
                "end": 11
            }
        },
        "group": [
            "one-time-password"
        ],
        "access": "public",
        "file": {
            "path": "otp/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The gap between the items in the medium OTP.\n",
        "commentRange": {
            "start": 12,
            "end": 13
        },
        "context": {
            "type": "variable",
            "name": "kendo-otp-md-gap",
            "value": "$kendo-otp-gap",
            "scope": "default",
            "line": {
                "start": 14,
                "end": 14
            }
        },
        "group": [
            "one-time-password"
        ],
        "access": "public",
        "file": {
            "path": "otp/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The gap between the items in the large OTP.\n",
        "commentRange": {
            "start": 15,
            "end": 16
        },
        "context": {
            "type": "variable",
            "name": "kendo-otp-lg-gap",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 17,
                "end": 17
            }
        },
        "group": [
            "one-time-password"
        ],
        "access": "public",
        "file": {
            "path": "otp/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the OTP separator.\n",
        "commentRange": {
            "start": 19,
            "end": 20
        },
        "context": {
            "type": "variable",
            "name": "kendo-otp-separator-padding-x",
            "value": "$kendo-otp-gap",
            "scope": "default",
            "line": {
                "start": 21,
                "end": 21
            }
        },
        "group": [
            "one-time-password"
        ],
        "access": "public",
        "file": {
            "path": "otp/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the small OTP separator.\n",
        "commentRange": {
            "start": 22,
            "end": 23
        },
        "context": {
            "type": "variable",
            "name": "kendo-otp-sm-separator-padding-x",
            "value": "$kendo-otp-sm-gap",
            "scope": "default",
            "line": {
                "start": 24,
                "end": 24
            }
        },
        "group": [
            "one-time-password"
        ],
        "access": "public",
        "file": {
            "path": "otp/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the medium OTP separator.\n",
        "commentRange": {
            "start": 25,
            "end": 26
        },
        "context": {
            "type": "variable",
            "name": "kendo-otp-md-separator-padding-x",
            "value": "$kendo-otp-separator-padding-x",
            "scope": "default",
            "line": {
                "start": 27,
                "end": 27
            }
        },
        "group": [
            "one-time-password"
        ],
        "access": "public",
        "file": {
            "path": "otp/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the large OTP separator.\n",
        "commentRange": {
            "start": 28,
            "end": 29
        },
        "context": {
            "type": "variable",
            "name": "kendo-otp-lg-separator-padding-x",
            "value": "$kendo-otp-lg-gap",
            "scope": "default",
            "line": {
                "start": 30,
                "end": 30
            }
        },
        "group": [
            "one-time-password"
        ],
        "access": "public",
        "file": {
            "path": "otp/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the OTP separator.\n",
        "commentRange": {
            "start": 32,
            "end": 33
        },
        "context": {
            "type": "variable",
            "name": "kendo-otp-input-width",
            "value": "$kendo-input-calc-size",
            "scope": "default",
            "line": {
                "start": 34,
                "end": 34
            }
        },
        "group": [
            "one-time-password"
        ],
        "access": "public",
        "file": {
            "path": "otp/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the small OTP separator.\n",
        "commentRange": {
            "start": 35,
            "end": 36
        },
        "context": {
            "type": "variable",
            "name": "kendo-otp-sm-input-width",
            "value": "$kendo-input-sm-calc-size",
            "scope": "default",
            "line": {
                "start": 37,
                "end": 37
            }
        },
        "group": [
            "one-time-password"
        ],
        "access": "public",
        "file": {
            "path": "otp/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the medium OTP separator.\n",
        "commentRange": {
            "start": 38,
            "end": 39
        },
        "context": {
            "type": "variable",
            "name": "kendo-otp-md-input-width",
            "value": "$kendo-otp-input-width",
            "scope": "default",
            "line": {
                "start": 40,
                "end": 40
            }
        },
        "group": [
            "one-time-password"
        ],
        "access": "public",
        "file": {
            "path": "otp/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the large OTP separator.\n",
        "commentRange": {
            "start": 41,
            "end": 42
        },
        "context": {
            "type": "variable",
            "name": "kendo-otp-lg-input-width",
            "value": "$kendo-input-lg-calc-size",
            "scope": "default",
            "line": {
                "start": 43,
                "end": 43
            }
        },
        "group": [
            "one-time-password"
        ],
        "access": "public",
        "file": {
            "path": "otp/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing index of the OrgChart.\n",
        "commentRange": {
            "start": 7,
            "end": 8
        },
        "context": {
            "type": "variable",
            "name": "kendo-orgchart-spacer",
            "value": "k-spacing(6)",
            "scope": "default",
            "line": {
                "start": 9,
                "end": 9
            }
        },
        "group": [
            "orgchart"
        ],
        "access": "public",
        "file": {
            "path": "orgchart/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the OrgChart.\n",
        "commentRange": {
            "start": 10,
            "end": 11
        },
        "context": {
            "type": "variable",
            "name": "kendo-orgchart-padding-y",
            "value": "$kendo-orgchart-spacer",
            "scope": "default",
            "line": {
                "start": 12,
                "end": 12
            }
        },
        "group": [
            "orgchart"
        ],
        "access": "public",
        "file": {
            "path": "orgchart/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the OrgChart.\n",
        "commentRange": {
            "start": 13,
            "end": 14
        },
        "context": {
            "type": "variable",
            "name": "kendo-orgchart-padding-x",
            "value": "$kendo-orgchart-padding-y",
            "scope": "default",
            "line": {
                "start": 15,
                "end": 15
            }
        },
        "group": [
            "orgchart"
        ],
        "access": "public",
        "file": {
            "path": "orgchart/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the OrgChart.\n",
        "commentRange": {
            "start": 16,
            "end": 17
        },
        "context": {
            "type": "variable",
            "name": "kendo-orgchart-font-family",
            "value": "var( --kendo-font-family, inherit )",
            "scope": "default",
            "line": {
                "start": 18,
                "end": 18
            }
        },
        "group": [
            "orgchart"
        ],
        "access": "public",
        "file": {
            "path": "orgchart/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the OrgChart.\n",
        "commentRange": {
            "start": 19,
            "end": 20
        },
        "context": {
            "type": "variable",
            "name": "kendo-orgchart-font-size",
            "value": "var( --kendo-font-size, inherit )",
            "scope": "default",
            "line": {
                "start": 21,
                "end": 21
            }
        },
        "group": [
            "orgchart"
        ],
        "access": "public",
        "file": {
            "path": "orgchart/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the OrgChart.\n",
        "commentRange": {
            "start": 22,
            "end": 23
        },
        "context": {
            "type": "variable",
            "name": "kendo-orgchart-line-height",
            "value": "var( --kendo-line-height, normal )",
            "scope": "default",
            "line": {
                "start": 24,
                "end": 24
            }
        },
        "group": [
            "orgchart"
        ],
        "access": "public",
        "file": {
            "path": "orgchart/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the OrgChart.\n",
        "commentRange": {
            "start": 25,
            "end": 26
        },
        "context": {
            "type": "variable",
            "name": "kendo-orgchart-bg",
            "value": "$kendo-component-bg",
            "scope": "default",
            "line": {
                "start": 27,
                "end": 27
            }
        },
        "group": [
            "orgchart"
        ],
        "access": "public",
        "file": {
            "path": "orgchart/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the OrgChart.\n",
        "commentRange": {
            "start": 28,
            "end": 29
        },
        "context": {
            "type": "variable",
            "name": "kendo-orgchart-text",
            "value": "$kendo-component-text",
            "scope": "default",
            "line": {
                "start": 30,
                "end": 30
            }
        },
        "group": [
            "orgchart"
        ],
        "access": "public",
        "file": {
            "path": "orgchart/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the OrgChart.\n",
        "commentRange": {
            "start": 31,
            "end": 32
        },
        "context": {
            "type": "variable",
            "name": "kendo-orgchart-border",
            "value": "$kendo-component-border",
            "scope": "default",
            "line": {
                "start": 33,
                "end": 33
            }
        },
        "group": [
            "orgchart"
        ],
        "access": "public",
        "file": {
            "path": "orgchart/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing of the OrgChart node.\n",
        "commentRange": {
            "start": 35,
            "end": 36
        },
        "context": {
            "type": "variable",
            "name": "kendo-orgchart-node-gap",
            "value": "$kendo-orgchart-spacer",
            "scope": "default",
            "line": {
                "start": 37,
                "end": 37
            }
        },
        "group": [
            "orgchart"
        ],
        "access": "public",
        "file": {
            "path": "orgchart/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing of the OrgChart group.\n",
        "commentRange": {
            "start": 38,
            "end": 39
        },
        "context": {
            "type": "variable",
            "name": "kendo-orgchart-group-gap",
            "value": "$kendo-orgchart-spacer",
            "scope": "default",
            "line": {
                "start": 40,
                "end": 40
            }
        },
        "group": [
            "orgchart"
        ],
        "access": "public",
        "file": {
            "path": "orgchart/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing of the OrgChart node container.\n",
        "commentRange": {
            "start": 41,
            "end": 42
        },
        "context": {
            "type": "variable",
            "name": "kendo-orgchart-node-container-gap",
            "value": "$kendo-orgchart-spacer",
            "scope": "default",
            "line": {
                "start": 43,
                "end": 43
            }
        },
        "group": [
            "orgchart"
        ],
        "access": "public",
        "file": {
            "path": "orgchart/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the OrgChart node group.\n",
        "commentRange": {
            "start": 45,
            "end": 46
        },
        "context": {
            "type": "variable",
            "name": "kendo-orgchart-node-group-padding-y",
            "value": "$kendo-orgchart-spacer",
            "scope": "default",
            "line": {
                "start": 47,
                "end": 47
            }
        },
        "group": [
            "orgchart"
        ],
        "access": "public",
        "file": {
            "path": "orgchart/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the OrgChart node group.\n",
        "commentRange": {
            "start": 48,
            "end": 49
        },
        "context": {
            "type": "variable",
            "name": "kendo-orgchart-node-group-padding-x",
            "value": "$kendo-orgchart-node-group-padding-y",
            "scope": "default",
            "line": {
                "start": 50,
                "end": 50
            }
        },
        "group": [
            "orgchart"
        ],
        "access": "public",
        "file": {
            "path": "orgchart/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border width of the OrgChart node group.\n",
        "commentRange": {
            "start": 51,
            "end": 52
        },
        "context": {
            "type": "variable",
            "name": "kendo-orgchart-node-group-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 53,
                "end": 53
            }
        },
        "group": [
            "orgchart"
        ],
        "access": "public",
        "file": {
            "path": "orgchart/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border radius of the OrgChart node group.\n",
        "commentRange": {
            "start": 54,
            "end": 55
        },
        "context": {
            "type": "variable",
            "name": "kendo-orgchart-node-group-border-radius",
            "value": "k-border-radius(md)",
            "scope": "default",
            "line": {
                "start": 56,
                "end": 56
            }
        },
        "group": [
            "orgchart"
        ],
        "access": "public",
        "file": {
            "path": "orgchart/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the OrgChart node group.\n",
        "commentRange": {
            "start": 57,
            "end": 58
        },
        "context": {
            "type": "variable",
            "name": "kendo-orgchart-node-group-bg",
            "value": "$kendo-base-bg",
            "scope": "default",
            "line": {
                "start": 59,
                "end": 59
            }
        },
        "group": [
            "orgchart"
        ],
        "access": "public",
        "file": {
            "path": "orgchart/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the OrgChart node group.\n",
        "commentRange": {
            "start": 60,
            "end": 61
        },
        "context": {
            "type": "variable",
            "name": "kendo-orgchart-node-group-text",
            "value": "$kendo-base-text",
            "scope": "default",
            "line": {
                "start": 62,
                "end": 62
            }
        },
        "group": [
            "orgchart"
        ],
        "access": "public",
        "file": {
            "path": "orgchart/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the OrgChart node group.\n",
        "commentRange": {
            "start": 63,
            "end": 64
        },
        "context": {
            "type": "variable",
            "name": "kendo-orgchart-node-group-border",
            "value": "$kendo-base-border",
            "scope": "default",
            "line": {
                "start": 65,
                "end": 65
            }
        },
        "group": [
            "orgchart"
        ],
        "access": "public",
        "file": {
            "path": "orgchart/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the focused OrgChart node group.\n",
        "commentRange": {
            "start": 67,
            "end": 68
        },
        "context": {
            "type": "variable",
            "name": "kendo-orgchart-node-group-focus-border",
            "value": "$kendo-card-focus-border",
            "scope": "default",
            "line": {
                "start": 69,
                "end": 69
            }
        },
        "group": [
            "orgchart"
        ],
        "access": "public",
        "file": {
            "path": "orgchart/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The shadow of the focused OrgChart node group.\n",
        "commentRange": {
            "start": 70,
            "end": 71
        },
        "context": {
            "type": "variable",
            "name": "kendo-orgchart-node-group-focus-shadow",
            "value": "$kendo-card-focus-shadow",
            "scope": "default",
            "line": {
                "start": 72,
                "end": 72
            }
        },
        "group": [
            "orgchart"
        ],
        "access": "public",
        "file": {
            "path": "orgchart/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the OrgChart node group title.\n",
        "commentRange": {
            "start": 74,
            "end": 75
        },
        "context": {
            "type": "variable",
            "name": "kendo-orgchart-node-group-title-font-size",
            "value": "var( --kendo-font-size-lg, inherit )",
            "scope": "default",
            "line": {
                "start": 76,
                "end": 76
            }
        },
        "group": [
            "orgchart"
        ],
        "access": "public",
        "file": {
            "path": "orgchart/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The bottom margin of the OrgChart node group title.\n",
        "commentRange": {
            "start": 77,
            "end": 78
        },
        "context": {
            "type": "variable",
            "name": "kendo-orgchart-node-group-title-margin-bottom",
            "value": "calc( #{$kendo-orgchart-spacer} / 4 )",
            "scope": "default",
            "line": {
                "start": 79,
                "end": 79
            }
        },
        "group": [
            "orgchart"
        ],
        "access": "public",
        "file": {
            "path": "orgchart/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the OrgChart node group title.\n",
        "commentRange": {
            "start": 80,
            "end": 81
        },
        "context": {
            "type": "variable",
            "name": "kendo-orgchart-node-group-title-line-height",
            "value": "var( --kendo-line-height-sm, normal )",
            "scope": "default",
            "line": {
                "start": 82,
                "end": 82
            }
        },
        "group": [
            "orgchart"
        ],
        "access": "public",
        "file": {
            "path": "orgchart/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The bottom margin of the OrgChart node group subtitle.\n",
        "commentRange": {
            "start": 84,
            "end": 85
        },
        "context": {
            "type": "variable",
            "name": "kendo-orgchart-node-group-subtitle-margin-bottom",
            "value": "$kendo-orgchart-spacer",
            "scope": "default",
            "line": {
                "start": 86,
                "end": 86
            }
        },
        "group": [
            "orgchart"
        ],
        "access": "public",
        "file": {
            "path": "orgchart/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the OrgChart node group subtitle.\n",
        "commentRange": {
            "start": 88,
            "end": 89
        },
        "context": {
            "type": "variable",
            "name": "kendo-orgchart-node-group-subtitle-font-size",
            "value": "var( --kendo-font-size, inherit )",
            "scope": "default",
            "line": {
                "start": 90,
                "end": 90
            }
        },
        "group": [
            "orgchart"
        ],
        "access": "public",
        "file": {
            "path": "orgchart/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the OrgChart node group subtitle.\n",
        "commentRange": {
            "start": 92,
            "end": 93
        },
        "context": {
            "type": "variable",
            "name": "kendo-orgchart-node-group-subtitle-text",
            "value": "if($kendo-enable-color-system, k-color( subtle ) , $kendo-subtle-text)",
            "scope": "default",
            "line": {
                "start": 94,
                "end": 94
            }
        },
        "group": [
            "orgchart"
        ],
        "access": "public",
        "file": {
            "path": "orgchart/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the OrgChart Card.\n",
        "commentRange": {
            "start": 96,
            "end": 97
        },
        "context": {
            "type": "variable",
            "name": "kendo-orgchart-card-width",
            "value": "300px",
            "scope": "default",
            "line": {
                "start": 98,
                "end": 98
            }
        },
        "group": [
            "orgchart"
        ],
        "access": "public",
        "file": {
            "path": "orgchart/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the OrgChart Card.\n",
        "commentRange": {
            "start": 99,
            "end": 100
        },
        "context": {
            "type": "variable",
            "name": "kendo-orgchart-card-padding-y",
            "value": "$kendo-card-padding-y",
            "scope": "default",
            "line": {
                "start": 101,
                "end": 101
            }
        },
        "group": [
            "orgchart"
        ],
        "access": "public",
        "file": {
            "path": "orgchart/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the OrgChart Card.\n",
        "commentRange": {
            "start": 102,
            "end": 103
        },
        "context": {
            "type": "variable",
            "name": "kendo-orgchart-card-padding-x",
            "value": "$kendo-orgchart-card-padding-y",
            "scope": "default",
            "line": {
                "start": 104,
                "end": 104
            }
        },
        "group": [
            "orgchart"
        ],
        "access": "public",
        "file": {
            "path": "orgchart/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border width of the OrgChart Card.\n",
        "commentRange": {
            "start": 105,
            "end": 106
        },
        "context": {
            "type": "variable",
            "name": "kendo-orgchart-card-border-width",
            "value": "$kendo-card-border-width",
            "scope": "default",
            "line": {
                "start": 107,
                "end": 107
            }
        },
        "group": [
            "orgchart"
        ],
        "access": "public",
        "file": {
            "path": "orgchart/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The shadow of the OrgChart Card.\n",
        "commentRange": {
            "start": 108,
            "end": 109
        },
        "context": {
            "type": "variable",
            "name": "kendo-orgchart-card-shadow",
            "value": "$kendo-card-shadow",
            "scope": "default",
            "line": {
                "start": 110,
                "end": 110
            }
        },
        "group": [
            "orgchart"
        ],
        "access": "public",
        "file": {
            "path": "orgchart/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The shadow of the focused OrgChart Card.\n",
        "commentRange": {
            "start": 111,
            "end": 112
        },
        "context": {
            "type": "variable",
            "name": "kendo-orgchart-card-focus-shadow",
            "value": "$kendo-card-focus-shadow",
            "scope": "default",
            "line": {
                "start": 113,
                "end": 113
            }
        },
        "group": [
            "orgchart"
        ],
        "access": "public",
        "file": {
            "path": "orgchart/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The bottom margin of the OrgChart Card title.\n",
        "commentRange": {
            "start": 115,
            "end": 116
        },
        "context": {
            "type": "variable",
            "name": "kendo-orgchart-card-title-margin-bottom",
            "value": "k-spacing(0)",
            "scope": "default",
            "line": {
                "start": 117,
                "end": 117
            }
        },
        "group": [
            "orgchart"
        ],
        "access": "public",
        "file": {
            "path": "orgchart/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the OrgChart Card title.\n",
        "commentRange": {
            "start": 118,
            "end": 119
        },
        "context": {
            "type": "variable",
            "name": "kendo-orgchart-card-title-font-size",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 120,
                "end": 120
            }
        },
        "group": [
            "orgchart"
        ],
        "access": "public",
        "file": {
            "path": "orgchart/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The bottom margin of the OrgChart Card subtitle.\n",
        "commentRange": {
            "start": 122,
            "end": 123
        },
        "context": {
            "type": "variable",
            "name": "kendo-orgchart-card-subtitle-margin-bottom",
            "value": "k-spacing(0)",
            "scope": "default",
            "line": {
                "start": 124,
                "end": 124
            }
        },
        "group": [
            "orgchart"
        ],
        "access": "public",
        "file": {
            "path": "orgchart/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the OrgChart Card subtitle.\n",
        "commentRange": {
            "start": 125,
            "end": 126
        },
        "context": {
            "type": "variable",
            "name": "kendo-orgchart-card-subtitle-font-size",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 127,
                "end": 127
            }
        },
        "group": [
            "orgchart"
        ],
        "access": "public",
        "file": {
            "path": "orgchart/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border width of the OrgChart Card body.\n",
        "commentRange": {
            "start": 129,
            "end": 130
        },
        "context": {
            "type": "variable",
            "name": "kendo-orgchart-card-body-border-width",
            "value": "2px 0 0",
            "scope": "default",
            "line": {
                "start": 131,
                "end": 131
            }
        },
        "group": [
            "orgchart"
        ],
        "access": "public",
        "file": {
            "path": "orgchart/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the OrgChart Card body.\n",
        "commentRange": {
            "start": 132,
            "end": 133
        },
        "context": {
            "type": "variable",
            "name": "kendo-orgchart-card-body-border-color",
            "value": "transparent",
            "scope": "default",
            "line": {
                "start": 134,
                "end": 134
            }
        },
        "group": [
            "orgchart"
        ],
        "access": "public",
        "file": {
            "path": "orgchart/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The right margin of the OrgChart Card body title wrap.\n",
        "commentRange": {
            "start": 136,
            "end": 137
        },
        "context": {
            "type": "variable",
            "name": "kendo-orgchart-card-body-vbox-margin-right",
            "value": "list.slash( $kendo-orgchart-spacer, 2 )",
            "scope": "default",
            "line": {
                "start": 138,
                "end": 138
            }
        },
        "group": [
            "orgchart"
        ],
        "access": "public",
        "file": {
            "path": "orgchart/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The min height of the OrgChart Card body title wrap.\n",
        "commentRange": {
            "start": 139,
            "end": 140
        },
        "context": {
            "type": "variable",
            "name": "kendo-orgchart-card-body-vbox-min-height",
            "value": "$kendo-card-avatar-size",
            "scope": "default",
            "line": {
                "start": 141,
                "end": 141
            }
        },
        "group": [
            "orgchart"
        ],
        "access": "public",
        "file": {
            "path": "orgchart/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The size of the OrgChart connecting line.\n",
        "commentRange": {
            "start": 143,
            "end": 144
        },
        "context": {
            "type": "variable",
            "name": "kendo-orgchart-line-size",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 145,
                "end": 145
            }
        },
        "group": [
            "orgchart"
        ],
        "access": "public",
        "file": {
            "path": "orgchart/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The fill color of the OrgChart connecting line.\n",
        "commentRange": {
            "start": 146,
            "end": 147
        },
        "context": {
            "type": "variable",
            "name": "kendo-orgchart-line-fill",
            "value": "$kendo-base-border",
            "scope": "default",
            "line": {
                "start": 148,
                "end": 148
            }
        },
        "group": [
            "orgchart"
        ],
        "access": "public",
        "file": {
            "path": "orgchart/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The height of the OrgChart connecting line.\n",
        "commentRange": {
            "start": 150,
            "end": 151
        },
        "context": {
            "type": "variable",
            "name": "kendo-orgchart-line-v-height",
            "value": "k-spacing(6)",
            "scope": "default",
            "line": {
                "start": 152,
                "end": 152
            }
        },
        "group": [
            "orgchart"
        ],
        "access": "public",
        "file": {
            "path": "orgchart/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the Pager.\n",
        "commentRange": {
            "start": 7,
            "end": 8
        },
        "context": {
            "type": "variable",
            "name": "kendo-pager-padding-x",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 9,
                "end": 9
            }
        },
        "group": [
            "pager"
        ],
        "access": "public",
        "file": {
            "path": "pager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the small Pager.\n",
        "commentRange": {
            "start": 10,
            "end": 11
        },
        "context": {
            "type": "variable",
            "name": "kendo-pager-sm-padding-x",
            "value": "k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 12,
                "end": 12
            }
        },
        "group": [
            "pager"
        ],
        "access": "public",
        "file": {
            "path": "pager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the medium Pager.\n",
        "commentRange": {
            "start": 13,
            "end": 14
        },
        "context": {
            "type": "variable",
            "name": "kendo-pager-md-padding-x",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 15,
                "end": 15
            }
        },
        "group": [
            "pager"
        ],
        "access": "public",
        "file": {
            "path": "pager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the large Pager.\n",
        "commentRange": {
            "start": 16,
            "end": 17
        },
        "context": {
            "type": "variable",
            "name": "kendo-pager-lg-padding-x",
            "value": "k-spacing(2.5)",
            "scope": "default",
            "line": {
                "start": 18,
                "end": 18
            }
        },
        "group": [
            "pager"
        ],
        "access": "public",
        "file": {
            "path": "pager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the Pager.\n",
        "commentRange": {
            "start": 19,
            "end": 20
        },
        "context": {
            "type": "variable",
            "name": "kendo-pager-padding-y",
            "value": "$kendo-pager-padding-x",
            "scope": "default",
            "line": {
                "start": 21,
                "end": 21
            }
        },
        "group": [
            "pager"
        ],
        "access": "public",
        "file": {
            "path": "pager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the small Pager.\n",
        "commentRange": {
            "start": 22,
            "end": 23
        },
        "context": {
            "type": "variable",
            "name": "kendo-pager-sm-padding-y",
            "value": "$kendo-pager-sm-padding-x",
            "scope": "default",
            "line": {
                "start": 24,
                "end": 24
            }
        },
        "group": [
            "pager"
        ],
        "access": "public",
        "file": {
            "path": "pager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the medium Pager.\n",
        "commentRange": {
            "start": 25,
            "end": 26
        },
        "context": {
            "type": "variable",
            "name": "kendo-pager-md-padding-y",
            "value": "$kendo-pager-md-padding-x",
            "scope": "default",
            "line": {
                "start": 27,
                "end": 27
            }
        },
        "group": [
            "pager"
        ],
        "access": "public",
        "file": {
            "path": "pager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the large Pager.\n",
        "commentRange": {
            "start": 28,
            "end": 29
        },
        "context": {
            "type": "variable",
            "name": "kendo-pager-lg-padding-y",
            "value": "$kendo-pager-lg-padding-x",
            "scope": "default",
            "line": {
                "start": 30,
                "end": 30
            }
        },
        "group": [
            "pager"
        ],
        "access": "public",
        "file": {
            "path": "pager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The minimum width of the items in the small Pager.\n",
        "commentRange": {
            "start": 32,
            "end": 33
        },
        "context": {
            "type": "variable",
            "name": "kendo-pager-sm-item-min-width",
            "value": "$kendo-button-sm-calc-size",
            "scope": "default",
            "line": {
                "start": 34,
                "end": 34
            }
        },
        "group": [
            "pager"
        ],
        "access": "public",
        "file": {
            "path": "pager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The minimum width of the items in the medium Pagers.\n",
        "commentRange": {
            "start": 35,
            "end": 36
        },
        "context": {
            "type": "variable",
            "name": "kendo-pager-md-item-min-width",
            "value": "$kendo-button-md-calc-size",
            "scope": "default",
            "line": {
                "start": 37,
                "end": 37
            }
        },
        "group": [
            "pager"
        ],
        "access": "public",
        "file": {
            "path": "pager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The minimum width of the items in the large Pagers.\n",
        "commentRange": {
            "start": 38,
            "end": 39
        },
        "context": {
            "type": "variable",
            "name": "kendo-pager-lg-item-min-width",
            "value": "$kendo-button-lg-calc-size",
            "scope": "default",
            "line": {
                "start": 40,
                "end": 40
            }
        },
        "group": [
            "pager"
        ],
        "access": "public",
        "file": {
            "path": "pager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The margin between the item groups in the small Pager.\n",
        "commentRange": {
            "start": 42,
            "end": 43
        },
        "context": {
            "type": "variable",
            "name": "kendo-pager-sm-item-group-spacing",
            "value": "k-spacing(3.5)",
            "scope": "default",
            "line": {
                "start": 44,
                "end": 44
            }
        },
        "group": [
            "pager"
        ],
        "access": "public",
        "file": {
            "path": "pager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The margin between the item groups in the medium Pager.\n",
        "commentRange": {
            "start": 45,
            "end": 46
        },
        "context": {
            "type": "variable",
            "name": "kendo-pager-md-item-group-spacing",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 47,
                "end": 47
            }
        },
        "group": [
            "pager"
        ],
        "access": "public",
        "file": {
            "path": "pager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The margin between the item groups in the large Pager.\n",
        "commentRange": {
            "start": 48,
            "end": 49
        },
        "context": {
            "type": "variable",
            "name": "kendo-pager-lg-item-group-spacing",
            "value": "k-spacing(4.5)",
            "scope": "default",
            "line": {
                "start": 50,
                "end": 50
            }
        },
        "group": [
            "pager"
        ],
        "access": "public",
        "file": {
            "path": "pager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border width of the Pager.\n",
        "commentRange": {
            "start": 52,
            "end": 53
        },
        "context": {
            "type": "variable",
            "name": "kendo-pager-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 54,
                "end": 54
            }
        },
        "group": [
            "pager"
        ],
        "access": "public",
        "file": {
            "path": "pager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the Pager.\n",
        "commentRange": {
            "start": 55,
            "end": 56
        },
        "context": {
            "type": "variable",
            "name": "kendo-pager-font-family",
            "value": "var( --kendo-font-family, inherit )",
            "scope": "default",
            "line": {
                "start": 57,
                "end": 57
            }
        },
        "group": [
            "pager"
        ],
        "access": "public",
        "file": {
            "path": "pager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the Pager.\n",
        "commentRange": {
            "start": 58,
            "end": 59
        },
        "context": {
            "type": "variable",
            "name": "kendo-pager-font-size",
            "value": "var( --kendo-font-size, inherit )",
            "scope": "default",
            "line": {
                "start": 60,
                "end": 60
            }
        },
        "group": [
            "pager"
        ],
        "access": "public",
        "file": {
            "path": "pager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the Pager.\n",
        "commentRange": {
            "start": 61,
            "end": 62
        },
        "context": {
            "type": "variable",
            "name": "kendo-pager-line-height",
            "value": "var( --kendo-line-height, normal )",
            "scope": "default",
            "line": {
                "start": 63,
                "end": 63
            }
        },
        "group": [
            "pager"
        ],
        "access": "public",
        "file": {
            "path": "pager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Pager.\n",
        "commentRange": {
            "start": 64,
            "end": 65
        },
        "context": {
            "type": "variable",
            "name": "kendo-pager-bg",
            "value": "$kendo-component-header-bg",
            "scope": "default",
            "line": {
                "start": 66,
                "end": 66
            }
        },
        "group": [
            "pager"
        ],
        "access": "public",
        "file": {
            "path": "pager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Pager.\n",
        "commentRange": {
            "start": 67,
            "end": 68
        },
        "context": {
            "type": "variable",
            "name": "kendo-pager-text",
            "value": "$kendo-component-header-text",
            "scope": "default",
            "line": {
                "start": 69,
                "end": 69
            }
        },
        "group": [
            "pager"
        ],
        "access": "public",
        "file": {
            "path": "pager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Pager.\n",
        "commentRange": {
            "start": 70,
            "end": 71
        },
        "context": {
            "type": "variable",
            "name": "kendo-pager-border",
            "value": "$kendo-component-header-border",
            "scope": "default",
            "line": {
                "start": 72,
                "end": 72
            }
        },
        "group": [
            "pager"
        ],
        "access": "public",
        "file": {
            "path": "pager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the focused Pager.\n",
        "commentRange": {
            "start": 74,
            "end": 75
        },
        "context": {
            "type": "variable",
            "name": "kendo-pager-focus-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 76,
                "end": 76
            }
        },
        "group": [
            "pager"
        ],
        "access": "public",
        "file": {
            "path": "pager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The box shadow of the focused Pager.\n",
        "commentRange": {
            "start": 77,
            "end": 78
        },
        "context": {
            "type": "variable",
            "name": "kendo-pager-focus-shadow",
            "value": "inset 0 0 0 2px rgba( $kendo-color-black, .08)",
            "scope": "default",
            "line": {
                "start": 79,
                "end": 79
            }
        },
        "group": [
            "pager"
        ],
        "access": "public",
        "file": {
            "path": "pager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing between the Pager sections.\n",
        "commentRange": {
            "start": 81,
            "end": 82
        },
        "context": {
            "type": "variable",
            "name": "kendo-pager-section-spacing",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 83,
                "end": 83
            }
        },
        "group": [
            "pager"
        ],
        "access": "public",
        "file": {
            "path": "pager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border width of the Pager items.\n",
        "commentRange": {
            "start": 85,
            "end": 86
        },
        "context": {
            "type": "variable",
            "name": "kendo-pager-item-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 87,
                "end": 87
            }
        },
        "group": [
            "pager"
        ],
        "access": "public",
        "file": {
            "path": "pager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border radius of the Pager items.\n",
        "commentRange": {
            "start": 88,
            "end": 89
        },
        "context": {
            "type": "variable",
            "name": "kendo-pager-item-border-radius",
            "value": "k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 90,
                "end": 90
            }
        },
        "group": [
            "pager"
        ],
        "access": "public",
        "file": {
            "path": "pager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing around the Pager items.\n",
        "commentRange": {
            "start": 91,
            "end": 92
        },
        "context": {
            "type": "variable",
            "name": "kendo-pager-item-spacing",
            "value": "(-1 * $kendo-pager-item-border-width)",
            "scope": "default",
            "line": {
                "start": 93,
                "end": 93
            }
        },
        "group": [
            "pager"
        ],
        "access": "public",
        "file": {
            "path": "pager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Pager items.\n",
        "commentRange": {
            "start": 94,
            "end": 95
        },
        "context": {
            "type": "variable",
            "name": "kendo-pager-item-bg",
            "value": "$kendo-component-bg",
            "scope": "default",
            "line": {
                "start": 96,
                "end": 96
            }
        },
        "group": [
            "pager"
        ],
        "access": "public",
        "file": {
            "path": "pager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Pager items.\n",
        "commentRange": {
            "start": 97,
            "end": 98
        },
        "context": {
            "type": "variable",
            "name": "kendo-pager-item-text",
            "value": "$kendo-link-text",
            "scope": "default",
            "line": {
                "start": 99,
                "end": 99
            }
        },
        "group": [
            "pager"
        ],
        "access": "public",
        "file": {
            "path": "pager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Pager items.\n",
        "commentRange": {
            "start": 100,
            "end": 101
        },
        "context": {
            "type": "variable",
            "name": "kendo-pager-item-border",
            "value": "$kendo-component-border",
            "scope": "default",
            "line": {
                "start": 102,
                "end": 102
            }
        },
        "group": [
            "pager"
        ],
        "access": "public",
        "file": {
            "path": "pager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the hovered Pager items.\n",
        "commentRange": {
            "start": 104,
            "end": 105
        },
        "context": {
            "type": "variable",
            "name": "kendo-pager-item-hover-bg",
            "value": "$kendo-hover-bg",
            "scope": "default",
            "line": {
                "start": 106,
                "end": 106
            }
        },
        "group": [
            "pager"
        ],
        "access": "public",
        "file": {
            "path": "pager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the hovered Pager items.\n",
        "commentRange": {
            "start": 107,
            "end": 108
        },
        "context": {
            "type": "variable",
            "name": "kendo-pager-item-hover-text",
            "value": "$kendo-link-hover-text",
            "scope": "default",
            "line": {
                "start": 109,
                "end": 109
            }
        },
        "group": [
            "pager"
        ],
        "access": "public",
        "file": {
            "path": "pager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the hovered Pager items.\n",
        "commentRange": {
            "start": 110,
            "end": 111
        },
        "context": {
            "type": "variable",
            "name": "kendo-pager-item-hover-border",
            "value": "$kendo-hover-border",
            "scope": "default",
            "line": {
                "start": 112,
                "end": 112
            }
        },
        "group": [
            "pager"
        ],
        "access": "public",
        "file": {
            "path": "pager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the selected Pager items.\n",
        "commentRange": {
            "start": 113,
            "end": 114
        },
        "context": {
            "type": "variable",
            "name": "kendo-pager-item-selected-bg",
            "value": "$kendo-selected-bg",
            "scope": "default",
            "line": {
                "start": 115,
                "end": 115
            }
        },
        "group": [
            "pager"
        ],
        "access": "public",
        "file": {
            "path": "pager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the selected Pager items.\n",
        "commentRange": {
            "start": 116,
            "end": 117
        },
        "context": {
            "type": "variable",
            "name": "kendo-pager-item-selected-text",
            "value": "$kendo-selected-text",
            "scope": "default",
            "line": {
                "start": 118,
                "end": 118
            }
        },
        "group": [
            "pager"
        ],
        "access": "public",
        "file": {
            "path": "pager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the selected Pager items.\n",
        "commentRange": {
            "start": 119,
            "end": 120
        },
        "context": {
            "type": "variable",
            "name": "kendo-pager-item-selected-border",
            "value": "$kendo-pager-item-selected-bg",
            "scope": "default",
            "line": {
                "start": 121,
                "end": 121
            }
        },
        "group": [
            "pager"
        ],
        "access": "public",
        "file": {
            "path": "pager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The opacity of the focused Pager items.\n",
        "commentRange": {
            "start": 122,
            "end": 123
        },
        "context": {
            "type": "variable",
            "name": "kendo-pager-item-focus-opacity",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 124,
                "end": 124
            }
        },
        "group": [
            "pager"
        ],
        "access": "public",
        "file": {
            "path": "pager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the focused Pager items.\n",
        "commentRange": {
            "start": 125,
            "end": 126
        },
        "context": {
            "type": "variable",
            "name": "kendo-pager-item-focus-bg",
            "value": "$kendo-pager-item-bg",
            "scope": "default",
            "line": {
                "start": 127,
                "end": 127
            }
        },
        "group": [
            "pager"
        ],
        "access": "public",
        "file": {
            "path": "pager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The box shadow of the focused Pager items.\n",
        "commentRange": {
            "start": 128,
            "end": 129
        },
        "context": {
            "type": "variable",
            "name": "kendo-pager-item-focus-shadow",
            "value": "0 0 0 3px if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 25%, transparent), rgba($kendo-color-primary, .25))",
            "scope": "default",
            "line": {
                "start": 130,
                "end": 130
            }
        },
        "group": [
            "pager"
        ],
        "access": "public",
        "file": {
            "path": "pager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border radius of the Pager numbers.\n",
        "commentRange": {
            "start": 132,
            "end": 133
        },
        "context": {
            "type": "variable",
            "name": "kendo-pager-number-border-radius",
            "value": "0px",
            "scope": "default",
            "line": {
                "start": 134,
                "end": 134
            }
        },
        "group": [
            "pager"
        ],
        "access": "public",
        "file": {
            "path": "pager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the Inputs in the Pager.\n",
        "commentRange": {
            "start": 136,
            "end": 137
        },
        "context": {
            "type": "variable",
            "name": "kendo-pager-input-width",
            "value": "5em",
            "scope": "default",
            "line": {
                "start": 138,
                "end": 138
            }
        },
        "group": [
            "pager"
        ],
        "access": "public",
        "file": {
            "path": "pager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the DropDowns in the small Pager.\n",
        "commentRange": {
            "start": 140,
            "end": 141
        },
        "context": {
            "type": "variable",
            "name": "kendo-pager-sm-dropdown-width",
            "value": "5em",
            "scope": "default",
            "line": {
                "start": 142,
                "end": 142
            }
        },
        "group": [
            "pager"
        ],
        "access": "public",
        "file": {
            "path": "pager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the DropDowns in the medium Pager.\n",
        "commentRange": {
            "start": 143,
            "end": 144
        },
        "context": {
            "type": "variable",
            "name": "kendo-pager-md-dropdown-width",
            "value": "5em",
            "scope": "default",
            "line": {
                "start": 145,
                "end": 145
            }
        },
        "group": [
            "pager"
        ],
        "access": "public",
        "file": {
            "path": "pager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the DropDowns in the large Pager.\n",
        "commentRange": {
            "start": 146,
            "end": 147
        },
        "context": {
            "type": "variable",
            "name": "kendo-pager-lg-dropdown-width",
            "value": "6em",
            "scope": "default",
            "line": {
                "start": 148,
                "end": 148
            }
        },
        "group": [
            "pager"
        ],
        "access": "public",
        "file": {
            "path": "pager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The sizes map of the Pager.\n",
        "commentRange": {
            "start": 150,
            "end": 151
        },
        "context": {
            "type": "variable",
            "name": "kendo-pager-sizes",
            "value": "(\n    sm: (\n        padding-x: $kendo-pager-sm-padding-x,\n        padding-y: $kendo-pager-sm-padding-y,\n        item-group-spacing: $kendo-pager-sm-item-group-spacing,\n        item-min-width: $kendo-pager-sm-item-min-width,\n        pager-dropdown-width: $kendo-pager-sm-dropdown-width\n    ),\n    md: (\n        padding-x: $kendo-pager-md-padding-x,\n        padding-y: $kendo-pager-md-padding-y,\n        item-group-spacing: $kendo-pager-md-item-group-spacing,\n        item-min-width: $kendo-pager-md-item-min-width,\n        pager-dropdown-width: $kendo-pager-md-dropdown-width\n    ),\n    lg: (\n        padding-x: $kendo-pager-lg-padding-x,\n        padding-y: $kendo-pager-lg-padding-y,\n        item-group-spacing: $kendo-pager-lg-item-group-spacing,\n        item-min-width: $kendo-pager-lg-item-min-width,\n        pager-dropdown-width: $kendo-pager-lg-dropdown-width\n    )\n)",
            "scope": "default",
            "line": {
                "start": 152,
                "end": 174
            }
        },
        "group": [
            "pager"
        ],
        "access": "public",
        "file": {
            "path": "pager/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The Gray Palette provides colors to the Base, Secondary, Light, Dark, and Inverse variable groups.\n",
        "commentRange": {
            "start": 142,
            "end": 143
        },
        "context": {
            "type": "variable",
            "name": "kendo-palette-gray",
            "value": "$_default-palette-gray",
            "scope": "default",
            "line": {
                "start": 144,
                "end": 144
            }
        },
        "group": [
            "palette"
        ],
        "access": "public",
        "file": {
            "path": "core/color-system/_palettes.scss",
            "name": "_palettes.scss"
        }
    },
    {
        "description": "The Blue Palette provides colors to the Primary and Series A variable groups.\n",
        "commentRange": {
            "start": 146,
            "end": 147
        },
        "context": {
            "type": "variable",
            "name": "kendo-palette-blue",
            "value": "$_default-palette-blue",
            "scope": "default",
            "line": {
                "start": 148,
                "end": 148
            }
        },
        "group": [
            "palette"
        ],
        "access": "public",
        "file": {
            "path": "core/color-system/_palettes.scss",
            "name": "_palettes.scss"
        }
    },
    {
        "description": "The Yellow Palette provides colors to the Warning and Series F variable groups.\n",
        "commentRange": {
            "start": 150,
            "end": 151
        },
        "context": {
            "type": "variable",
            "name": "kendo-palette-yellow",
            "value": "$_default-palette-yellow",
            "scope": "default",
            "line": {
                "start": 152,
                "end": 152
            }
        },
        "group": [
            "palette"
        ],
        "access": "public",
        "file": {
            "path": "core/color-system/_palettes.scss",
            "name": "_palettes.scss"
        }
    },
    {
        "description": "The Red Palette provides colors to the Error and Series E variable groups.\n",
        "commentRange": {
            "start": 154,
            "end": 155
        },
        "context": {
            "type": "variable",
            "name": "kendo-palette-red",
            "value": "$_default-palette-red",
            "scope": "default",
            "line": {
                "start": 156,
                "end": 156
            }
        },
        "group": [
            "palette"
        ],
        "access": "public",
        "file": {
            "path": "core/color-system/_palettes.scss",
            "name": "_palettes.scss"
        }
    },
    {
        "description": "The Cyan Palette provides colors to the Info variable group.\n",
        "commentRange": {
            "start": 158,
            "end": 159
        },
        "context": {
            "type": "variable",
            "name": "kendo-palette-cyan",
            "value": "$_default-palette-cyan",
            "scope": "default",
            "line": {
                "start": 160,
                "end": 160
            }
        },
        "group": [
            "palette"
        ],
        "access": "public",
        "file": {
            "path": "core/color-system/_palettes.scss",
            "name": "_palettes.scss"
        }
    },
    {
        "description": "The Green Palette provides colors to the Success and Series D variable groups.\n",
        "commentRange": {
            "start": 162,
            "end": 163
        },
        "context": {
            "type": "variable",
            "name": "kendo-palette-green",
            "value": "$_default-palette-green",
            "scope": "default",
            "line": {
                "start": 164,
                "end": 164
            }
        },
        "group": [
            "palette"
        ],
        "access": "public",
        "file": {
            "path": "core/color-system/_palettes.scss",
            "name": "_palettes.scss"
        }
    },
    {
        "description": "The Indigo Palette provides colors to the Tertiary and Series B variable groups.\n",
        "commentRange": {
            "start": 166,
            "end": 167
        },
        "context": {
            "type": "variable",
            "name": "kendo-palette-indigo",
            "value": "$_default-palette-indigo",
            "scope": "default",
            "line": {
                "start": 168,
                "end": 168
            }
        },
        "group": [
            "palette"
        ],
        "access": "public",
        "file": {
            "path": "core/color-system/_palettes.scss",
            "name": "_palettes.scss"
        }
    },
    {
        "description": "The Teal Palette provides colors to the Series C variable group.\n",
        "commentRange": {
            "start": 170,
            "end": 171
        },
        "context": {
            "type": "variable",
            "name": "kendo-palette-teal",
            "value": "$_default-palette-teal",
            "scope": "default",
            "line": {
                "start": 172,
                "end": 172
            }
        },
        "group": [
            "palette"
        ],
        "access": "public",
        "file": {
            "path": "core/color-system/_palettes.scss",
            "name": "_palettes.scss"
        }
    },
    {
        "description": "The border radius of the Panel.\n",
        "commentRange": {
            "start": 3,
            "end": 4
        },
        "context": {
            "type": "variable",
            "name": "kendo-panel-border-radius",
            "value": "k-border-radius(md)",
            "scope": "default",
            "line": {
                "start": 5,
                "end": 5
            }
        },
        "group": [
            "panel"
        ],
        "access": "public",
        "file": {
            "path": "panel/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the border around the Panel.\n",
        "commentRange": {
            "start": 6,
            "end": 7
        },
        "context": {
            "type": "variable",
            "name": "kendo-panel-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 8,
                "end": 8
            }
        },
        "group": [
            "panel"
        ],
        "access": "public",
        "file": {
            "path": "panel/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The style of the border around the Panel.\n",
        "commentRange": {
            "start": 9,
            "end": 10
        },
        "context": {
            "type": "variable",
            "name": "kendo-panel-border-style",
            "value": "solid",
            "scope": "default",
            "line": {
                "start": 11,
                "end": 11
            }
        },
        "group": [
            "panel"
        ],
        "access": "public",
        "file": {
            "path": "panel/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The inline padding of the Panel header.\n",
        "commentRange": {
            "start": 13,
            "end": 14
        },
        "context": {
            "type": "variable",
            "name": "kendo-panel-header-padding-inline",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 15,
                "end": 15
            }
        },
        "group": [
            "panel"
        ],
        "access": "public",
        "file": {
            "path": "panel/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The block padding of the Panel header.\n",
        "commentRange": {
            "start": 16,
            "end": 17
        },
        "context": {
            "type": "variable",
            "name": "kendo-panel-header-padding-block",
            "value": "k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 18,
                "end": 18
            }
        },
        "group": [
            "panel"
        ],
        "access": "public",
        "file": {
            "path": "panel/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The inline padding of the Panel content.\n",
        "commentRange": {
            "start": 20,
            "end": 21
        },
        "context": {
            "type": "variable",
            "name": "kendo-panel-content-padding-inline",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 22,
                "end": 22
            }
        },
        "group": [
            "panel"
        ],
        "access": "public",
        "file": {
            "path": "panel/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The block padding of the Panel content.\n",
        "commentRange": {
            "start": 23,
            "end": 24
        },
        "context": {
            "type": "variable",
            "name": "kendo-panel-content-padding-block",
            "value": "k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 25,
                "end": 25
            }
        },
        "group": [
            "panel"
        ],
        "access": "public",
        "file": {
            "path": "panel/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Panel.\n",
        "commentRange": {
            "start": 27,
            "end": 28
        },
        "context": {
            "type": "variable",
            "name": "kendo-panel-text",
            "value": "var(--kendo-component-text, #{$kendo-component-text})",
            "scope": "default",
            "line": {
                "start": 29,
                "end": 29
            }
        },
        "group": [
            "panel"
        ],
        "access": "public",
        "file": {
            "path": "panel/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Panel.\n",
        "commentRange": {
            "start": 30,
            "end": 31
        },
        "context": {
            "type": "variable",
            "name": "kendo-panel-bg",
            "value": "var(--kendo-component-bg, #{$kendo-component-bg})",
            "scope": "default",
            "line": {
                "start": 32,
                "end": 32
            }
        },
        "group": [
            "panel"
        ],
        "access": "public",
        "file": {
            "path": "panel/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The color of the border around the Panel.\n",
        "commentRange": {
            "start": 33,
            "end": 34
        },
        "context": {
            "type": "variable",
            "name": "kendo-panel-border",
            "value": "var(--kendo-component-border, #{$kendo-component-border})",
            "scope": "default",
            "line": {
                "start": 35,
                "end": 35
            }
        },
        "group": [
            "panel"
        ],
        "access": "public",
        "file": {
            "path": "panel/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the PanelBar.\n",
        "commentRange": {
            "start": 7,
            "end": 8
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-padding-x",
            "value": "k-spacing(0)",
            "scope": "default",
            "line": {
                "start": 9,
                "end": 9
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the PanelBar.\n",
        "commentRange": {
            "start": 10,
            "end": 11
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-padding-y",
            "value": "k-spacing(0)",
            "scope": "default",
            "line": {
                "start": 12,
                "end": 12
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the PanelBar.\n",
        "commentRange": {
            "start": 13,
            "end": 14
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-font-family",
            "value": "var( --kendo-font-family, inherit )",
            "scope": "default",
            "line": {
                "start": 15,
                "end": 15
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the PanelBar.\n",
        "commentRange": {
            "start": 16,
            "end": 17
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-font-size",
            "value": "var( --kendo-font-size, inherit )",
            "scope": "default",
            "line": {
                "start": 18,
                "end": 18
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the PanelBar.\n",
        "commentRange": {
            "start": 19,
            "end": 20
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-line-height",
            "value": "var( --kendo-line-height, normal )",
            "scope": "default",
            "line": {
                "start": 21,
                "end": 21
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the border around the PanelBar.\n",
        "commentRange": {
            "start": 22,
            "end": 23
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 24,
                "end": 24
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border style around the the PanelBar.\n",
        "commentRange": {
            "start": 25,
            "end": 26
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-border-style",
            "value": "solid",
            "scope": "default",
            "line": {
                "start": 27,
                "end": 27
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the border around the PanelBar items.\n",
        "commentRange": {
            "start": 28,
            "end": 29
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-item-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 30,
                "end": 30
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The style of the border around the PanelBar items.\n",
        "commentRange": {
            "start": 31,
            "end": 32
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-item-border-style",
            "value": "solid",
            "scope": "default",
            "line": {
                "start": 33,
                "end": 33
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the PanelBar header.\n",
        "commentRange": {
            "start": 35,
            "end": 36
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-header-padding-x",
            "value": "k-spacing(6)",
            "scope": "default",
            "line": {
                "start": 37,
                "end": 37
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the PanelBar header.\n",
        "commentRange": {
            "start": 38,
            "end": 39
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-header-padding-y",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 40,
                "end": 40
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the PanelBar items.\n",
        "commentRange": {
            "start": 42,
            "end": 43
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-item-padding-x",
            "value": "k-spacing(6)",
            "scope": "default",
            "line": {
                "start": 44,
                "end": 44
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the PanelBar items.\n",
        "commentRange": {
            "start": 45,
            "end": 46
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-item-padding-y",
            "value": "k-spacing(3)",
            "scope": "default",
            "line": {
                "start": 47,
                "end": 47
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The maximum nesting of the PanelBar items.\n",
        "commentRange": {
            "start": 49,
            "end": 50
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-item-level-count",
            "value": "4",
            "scope": "default",
            "line": {
                "start": 51,
                "end": 51
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the PanelBar.\n",
        "commentRange": {
            "start": 53,
            "end": 54
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-bg",
            "value": "$kendo-component-bg",
            "scope": "default",
            "line": {
                "start": 55,
                "end": 55
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the PanelBar.\n",
        "commentRange": {
            "start": 56,
            "end": 57
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-text",
            "value": "$kendo-component-text",
            "scope": "default",
            "line": {
                "start": 58,
                "end": 58
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the PanelBar.\n",
        "commentRange": {
            "start": 59,
            "end": 60
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-border",
            "value": "$kendo-component-border",
            "scope": "default",
            "line": {
                "start": 61,
                "end": 61
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the PanelBar header.\n",
        "commentRange": {
            "start": 63,
            "end": 64
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-header-bg",
            "value": "$kendo-panelbar-bg",
            "scope": "default",
            "line": {
                "start": 65,
                "end": 65
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the PanelBar header.\n",
        "commentRange": {
            "start": 66,
            "end": 67
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-header-text",
            "value": "$kendo-link-text",
            "scope": "default",
            "line": {
                "start": 68,
                "end": 68
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the PanelBar header.\n",
        "commentRange": {
            "start": 69,
            "end": 70
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-header-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 71,
                "end": 71
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The gradient of the PanelBar header.\n",
        "commentRange": {
            "start": 72,
            "end": 73
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-header-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 74,
                "end": 74
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the hovered PanelBar header.\n",
        "commentRange": {
            "start": 76,
            "end": 77
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-header-hover-bg",
            "value": "if($kendo-enable-color-system, k-color( base-subtle-hover ), k-try-shade( $kendo-panelbar-header-bg, .5 ))",
            "scope": "default",
            "line": {
                "start": 78,
                "end": 78
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the hovered PanelBar header.\n",
        "commentRange": {
            "start": 79,
            "end": 80
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-header-hover-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 81,
                "end": 81
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the hovered PanelBar header.\n",
        "commentRange": {
            "start": 82,
            "end": 83
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-header-hover-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 84,
                "end": 84
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The gradient of the hovered PanelBar header.\n",
        "commentRange": {
            "start": 85,
            "end": 86
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-header-hover-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 87,
                "end": 87
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the focused PanelBar header.\n",
        "commentRange": {
            "start": 89,
            "end": 90
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-header-focus-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 91,
                "end": 91
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the focused PanelBar header.\n",
        "commentRange": {
            "start": 92,
            "end": 93
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-header-focus-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 94,
                "end": 94
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the focused PanelBar header.\n",
        "commentRange": {
            "start": 95,
            "end": 96
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-header-focus-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 97,
                "end": 97
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The gradient of the focused PanelBar header.\n",
        "commentRange": {
            "start": 98,
            "end": 99
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-header-focus-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 100,
                "end": 100
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The shadow of the focused PanelBar header.\n",
        "commentRange": {
            "start": 101,
            "end": 102
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-header-focus-shadow",
            "value": "$kendo-list-item-focus-shadow",
            "scope": "default",
            "line": {
                "start": 103,
                "end": 103
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the focused and hovered PanelBar header.\n",
        "commentRange": {
            "start": 105,
            "end": 106
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-header-hover-focus-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 107,
                "end": 107
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the focused and hovered PanelBar header.\n",
        "commentRange": {
            "start": 108,
            "end": 109
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-header-hover-focus-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 110,
                "end": 110
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the focused and hovered PanelBar header.\n",
        "commentRange": {
            "start": 111,
            "end": 112
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-header-hover-focus-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 113,
                "end": 113
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The gradient of the focused and hovered PanelBar header.\n",
        "commentRange": {
            "start": 114,
            "end": 115
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-header-hover-focus-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 116,
                "end": 116
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the selected PanelBar header.\n",
        "commentRange": {
            "start": 118,
            "end": 119
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-header-selected-bg",
            "value": "$kendo-selected-bg",
            "scope": "default",
            "line": {
                "start": 120,
                "end": 120
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the selected PanelBar header.\n",
        "commentRange": {
            "start": 121,
            "end": 122
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-header-selected-text",
            "value": "$kendo-selected-text",
            "scope": "default",
            "line": {
                "start": 123,
                "end": 123
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the selected PanelBar header.\n",
        "commentRange": {
            "start": 124,
            "end": 125
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-header-selected-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 126,
                "end": 126
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The gradient of the selected PanelBar header.\n",
        "commentRange": {
            "start": 127,
            "end": 128
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-header-selected-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 129,
                "end": 129
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the selected and hovered PanelBar header.\n",
        "commentRange": {
            "start": 131,
            "end": 132
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-header-selected-hover-bg",
            "value": "if($kendo-enable-color-system, k-color( primary-hover ), k-try-shade( $kendo-panelbar-header-selected-bg ))",
            "scope": "default",
            "line": {
                "start": 133,
                "end": 133
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the selected and hovered PanelBar header.\n",
        "commentRange": {
            "start": 134,
            "end": 135
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-header-selected-hover-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 136,
                "end": 136
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the selected and hovered PanelBar header.\n",
        "commentRange": {
            "start": 137,
            "end": 138
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-header-selected-hover-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 139,
                "end": 139
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The gradient of the selected and hovered PanelBar header.\n",
        "commentRange": {
            "start": 140,
            "end": 141
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-header-selected-hover-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 142,
                "end": 142
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the selected and focused PanelBar header.\n",
        "commentRange": {
            "start": 144,
            "end": 145
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-header-selected-focus-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 146,
                "end": 146
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the selected and focused PanelBar header.\n",
        "commentRange": {
            "start": 147,
            "end": 148
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-header-selected-focus-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 149,
                "end": 149
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the selected and focused PanelBar header.\n",
        "commentRange": {
            "start": 150,
            "end": 151
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-header-selected-focus-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 152,
                "end": 152
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The gradient of the selected and focused PanelBar header.\n",
        "commentRange": {
            "start": 153,
            "end": 154
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-header-selected-focus-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 155,
                "end": 155
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the selected, hovered and focused PanelBar header.\n",
        "commentRange": {
            "start": 157,
            "end": 158
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-header-selected-hover-focus-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 159,
                "end": 159
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the selected, hovered and focused PanelBar header.\n",
        "commentRange": {
            "start": 160,
            "end": 161
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-header-selected-hover-focus-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 162,
                "end": 162
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the selected, hovered and focused PanelBar header.\n",
        "commentRange": {
            "start": 163,
            "end": 164
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-header-selected-hover-focus-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 165,
                "end": 165
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The gradient of the selected, hovered and focused PanelBar header.\n",
        "commentRange": {
            "start": 166,
            "end": 167
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-header-selected-hover-focus-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 168,
                "end": 168
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the hovered PanelBar items.\n",
        "commentRange": {
            "start": 170,
            "end": 171
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-item-hover-bg",
            "value": "if($kendo-enable-color-system, k-color( base-hover ), k-try-shade( $kendo-panelbar-bg, 1 ))",
            "scope": "default",
            "line": {
                "start": 172,
                "end": 172
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the hovered PanelBar items.\n",
        "commentRange": {
            "start": 173,
            "end": 174
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-item-hover-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 175,
                "end": 175
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the hovered PanelBar items.\n",
        "commentRange": {
            "start": 176,
            "end": 177
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-item-hover-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 178,
                "end": 178
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The gradient of the hovered PanelBar items.\n",
        "commentRange": {
            "start": 179,
            "end": 180
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-item-hover-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 181,
                "end": 181
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the focused PanelBar items.\n",
        "commentRange": {
            "start": 183,
            "end": 184
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-item-focus-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 185,
                "end": 185
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the focused PanelBar items.\n",
        "commentRange": {
            "start": 186,
            "end": 187
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-item-focus-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 188,
                "end": 188
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the focused PanelBar items.\n",
        "commentRange": {
            "start": 189,
            "end": 190
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-item-focus-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 191,
                "end": 191
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The gradient of the focused PanelBar items.\n",
        "commentRange": {
            "start": 192,
            "end": 193
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-item-focus-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 194,
                "end": 194
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The box shadow of the focused PanelBar items.\n",
        "commentRange": {
            "start": 195,
            "end": 196
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-item-focus-shadow",
            "value": "$kendo-list-item-focus-shadow",
            "scope": "default",
            "line": {
                "start": 197,
                "end": 197
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the focused and hovered PanelBar items.\n",
        "commentRange": {
            "start": 199,
            "end": 200
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-item-hover-focus-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 201,
                "end": 201
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the focused and hovered PanelBar items.\n",
        "commentRange": {
            "start": 202,
            "end": 203
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-item-hover-focus-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 204,
                "end": 204
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the focused and hovered PanelBar items.\n",
        "commentRange": {
            "start": 205,
            "end": 206
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-item-hover-focus-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 207,
                "end": 207
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The gradient of the focused and hovered PanelBar items.\n",
        "commentRange": {
            "start": 208,
            "end": 209
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-item-hover-focus-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 210,
                "end": 210
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the selected PanelBar items.\n",
        "commentRange": {
            "start": 212,
            "end": 213
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-item-selected-bg",
            "value": "$kendo-selected-bg",
            "scope": "default",
            "line": {
                "start": 214,
                "end": 214
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the selected PanelBar items.\n",
        "commentRange": {
            "start": 215,
            "end": 216
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-item-selected-text",
            "value": "$kendo-selected-text",
            "scope": "default",
            "line": {
                "start": 217,
                "end": 217
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the selected PanelBar items.\n",
        "commentRange": {
            "start": 218,
            "end": 219
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-item-selected-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 220,
                "end": 220
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The gradient of the selected PanelBar items.\n",
        "commentRange": {
            "start": 221,
            "end": 222
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-item-selected-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 223,
                "end": 223
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the selected and hovered PanelBar items.\n",
        "commentRange": {
            "start": 225,
            "end": 226
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-item-selected-hover-bg",
            "value": "if($kendo-enable-color-system, k-color( primary-hover ), k-try-shade( $kendo-panelbar-item-selected-bg ))",
            "scope": "default",
            "line": {
                "start": 227,
                "end": 227
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the selected and hovered PanelBar items.\n",
        "commentRange": {
            "start": 228,
            "end": 229
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-item-selected-hover-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 230,
                "end": 230
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the selected and hovered PanelBar items.\n",
        "commentRange": {
            "start": 231,
            "end": 232
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-item-selected-hover-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 233,
                "end": 233
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The gradient of the selected and hovered PanelBar items.\n",
        "commentRange": {
            "start": 234,
            "end": 235
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-item-selected-hover-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 236,
                "end": 236
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the selected and focused PanelBar items.\n",
        "commentRange": {
            "start": 238,
            "end": 239
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-item-selected-focus-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 240,
                "end": 240
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the selected and focused PanelBar items.\n",
        "commentRange": {
            "start": 241,
            "end": 242
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-item-selected-focus-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 243,
                "end": 243
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the selected and focused PanelBar items.\n",
        "commentRange": {
            "start": 244,
            "end": 245
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-item-selected-focus-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 246,
                "end": 246
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The gradient of the selected and focused PanelBar items.\n",
        "commentRange": {
            "start": 247,
            "end": 248
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-item-selected-focus-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 249,
                "end": 249
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the selected, hovered and focused PanelBar items.\n",
        "commentRange": {
            "start": 251,
            "end": 252
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-item-selected-hover-focus-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 253,
                "end": 253
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the selected, hovered and focused PanelBar items.\n",
        "commentRange": {
            "start": 254,
            "end": 255
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-item-selected-hover-focus-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 256,
                "end": 256
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the selected, hovered and focused PanelBar items.\n",
        "commentRange": {
            "start": 257,
            "end": 258
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-item-selected-hover-focus-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 259,
                "end": 259
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The gradient of the selected, hovered and focused PanelBar items.\n",
        "commentRange": {
            "start": 260,
            "end": 261
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-item-selected-hover-focus-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 262,
                "end": 262
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the expanded PanelBar header.\n",
        "commentRange": {
            "start": 264,
            "end": 265
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-header-expanded-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 266,
                "end": 266
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the expanded PanelBar header.\n",
        "commentRange": {
            "start": 267,
            "end": 268
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-header-expanded-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 269,
                "end": 269
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the expanded PanelBar header.\n",
        "commentRange": {
            "start": 270,
            "end": 271
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-header-expanded-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 272,
                "end": 272
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The gradient of the expanded PanelBar header.\n",
        "commentRange": {
            "start": 273,
            "end": 274
        },
        "context": {
            "type": "variable",
            "name": "kendo-panelbar-header-expanded-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 275,
                "end": 275
            }
        },
        "group": [
            "panelbar"
        ],
        "access": "public",
        "file": {
            "path": "panelbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border width of the PDFViewer.\n",
        "commentRange": {
            "start": 8,
            "end": 9
        },
        "context": {
            "type": "variable",
            "name": "kendo-pdf-viewer-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 10,
                "end": 10
            }
        },
        "group": [
            "pdf-viewer"
        ],
        "access": "public",
        "file": {
            "path": "pdf-viewer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the PDFViewer.\n",
        "commentRange": {
            "start": 11,
            "end": 12
        },
        "context": {
            "type": "variable",
            "name": "kendo-pdf-viewer-font-family",
            "value": "var( --kendo-font-family, inherit )",
            "scope": "default",
            "line": {
                "start": 13,
                "end": 13
            }
        },
        "group": [
            "pdf-viewer"
        ],
        "access": "public",
        "file": {
            "path": "pdf-viewer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the PDFViewer.\n",
        "commentRange": {
            "start": 14,
            "end": 15
        },
        "context": {
            "type": "variable",
            "name": "kendo-pdf-viewer-font-size",
            "value": "var( --kendo-font-size, inherit )",
            "scope": "default",
            "line": {
                "start": 16,
                "end": 16
            }
        },
        "group": [
            "pdf-viewer"
        ],
        "access": "public",
        "file": {
            "path": "pdf-viewer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the PDFViewer.\n",
        "commentRange": {
            "start": 17,
            "end": 18
        },
        "context": {
            "type": "variable",
            "name": "kendo-pdf-viewer-line-height",
            "value": "var( --kendo-line-height, normal )",
            "scope": "default",
            "line": {
                "start": 19,
                "end": 19
            }
        },
        "group": [
            "pdf-viewer"
        ],
        "access": "public",
        "file": {
            "path": "pdf-viewer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the PDFViewer.\n",
        "commentRange": {
            "start": 21,
            "end": 22
        },
        "context": {
            "type": "variable",
            "name": "kendo-pdf-viewer-bg",
            "value": "$kendo-component-bg",
            "scope": "default",
            "line": {
                "start": 23,
                "end": 23
            }
        },
        "group": [
            "pdf-viewer"
        ],
        "access": "public",
        "file": {
            "path": "pdf-viewer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the PDFViewer.\n",
        "commentRange": {
            "start": 24,
            "end": 25
        },
        "context": {
            "type": "variable",
            "name": "kendo-pdf-viewer-text",
            "value": "$kendo-component-text",
            "scope": "default",
            "line": {
                "start": 26,
                "end": 26
            }
        },
        "group": [
            "pdf-viewer"
        ],
        "access": "public",
        "file": {
            "path": "pdf-viewer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the PDFViewer.\n",
        "commentRange": {
            "start": 27,
            "end": 28
        },
        "context": {
            "type": "variable",
            "name": "kendo-pdf-viewer-border",
            "value": "$kendo-component-border",
            "scope": "default",
            "line": {
                "start": 29,
                "end": 29
            }
        },
        "group": [
            "pdf-viewer"
        ],
        "access": "public",
        "file": {
            "path": "pdf-viewer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the PDFViewer Toolbar.\n",
        "commentRange": {
            "start": 31,
            "end": 32
        },
        "context": {
            "type": "variable",
            "name": "kendo-pdf-viewer-toolbar-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 33,
                "end": 33
            }
        },
        "group": [
            "pdf-viewer"
        ],
        "access": "public",
        "file": {
            "path": "pdf-viewer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the PDFViewer Toolbar.\n",
        "commentRange": {
            "start": 34,
            "end": 35
        },
        "context": {
            "type": "variable",
            "name": "kendo-pdf-viewer-toolbar-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 36,
                "end": 36
            }
        },
        "group": [
            "pdf-viewer"
        ],
        "access": "public",
        "file": {
            "path": "pdf-viewer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the PDFViewer Toolbar.\n",
        "commentRange": {
            "start": 37,
            "end": 38
        },
        "context": {
            "type": "variable",
            "name": "kendo-pdf-viewer-toolbar-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 39,
                "end": 39
            }
        },
        "group": [
            "pdf-viewer"
        ],
        "access": "public",
        "file": {
            "path": "pdf-viewer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The gradient of the PDFViewer Toolbar.\n",
        "commentRange": {
            "start": 40,
            "end": 41
        },
        "context": {
            "type": "variable",
            "name": "kendo-pdf-viewer-toolbar-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 42,
                "end": 42
            }
        },
        "group": [
            "pdf-viewer"
        ],
        "access": "public",
        "file": {
            "path": "pdf-viewer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the PDFViewer canvas.\n",
        "commentRange": {
            "start": 44,
            "end": 45
        },
        "context": {
            "type": "variable",
            "name": "kendo-pdf-viewer-canvas-bg",
            "value": "$kendo-app-bg",
            "scope": "default",
            "line": {
                "start": 46,
                "end": 46
            }
        },
        "group": [
            "pdf-viewer"
        ],
        "access": "public",
        "file": {
            "path": "pdf-viewer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the PDFViewer canvas.\n",
        "commentRange": {
            "start": 47,
            "end": 48
        },
        "context": {
            "type": "variable",
            "name": "kendo-pdf-viewer-canvas-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 49,
                "end": 49
            }
        },
        "group": [
            "pdf-viewer"
        ],
        "access": "public",
        "file": {
            "path": "pdf-viewer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the PDFViewer canvas.\n",
        "commentRange": {
            "start": 50,
            "end": 51
        },
        "context": {
            "type": "variable",
            "name": "kendo-pdf-viewer-canvas-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 52,
                "end": 52
            }
        },
        "group": [
            "pdf-viewer"
        ],
        "access": "public",
        "file": {
            "path": "pdf-viewer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing of the PDFViewer page.\n",
        "commentRange": {
            "start": 54,
            "end": 55
        },
        "context": {
            "type": "variable",
            "name": "kendo-pdf-viewer-page-spacing",
            "value": "k-spacing(7.5)",
            "scope": "default",
            "line": {
                "start": 56,
                "end": 56
            }
        },
        "group": [
            "pdf-viewer"
        ],
        "access": "public",
        "file": {
            "path": "pdf-viewer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the PDFViewer page.\n",
        "commentRange": {
            "start": 58,
            "end": 59
        },
        "context": {
            "type": "variable",
            "name": "kendo-pdf-viewer-page-bg",
            "value": "white",
            "scope": "default",
            "line": {
                "start": 60,
                "end": 60
            }
        },
        "group": [
            "pdf-viewer"
        ],
        "access": "public",
        "file": {
            "path": "pdf-viewer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the PDFViewer page.\n",
        "commentRange": {
            "start": 61,
            "end": 62
        },
        "context": {
            "type": "variable",
            "name": "kendo-pdf-viewer-page-text",
            "value": "$kendo-component-text",
            "scope": "default",
            "line": {
                "start": 63,
                "end": 63
            }
        },
        "group": [
            "pdf-viewer"
        ],
        "access": "public",
        "file": {
            "path": "pdf-viewer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the PDFViewer page.\n",
        "commentRange": {
            "start": 64,
            "end": 65
        },
        "context": {
            "type": "variable",
            "name": "kendo-pdf-viewer-page-border",
            "value": "$kendo-component-border",
            "scope": "default",
            "line": {
                "start": 66,
                "end": 66
            }
        },
        "group": [
            "pdf-viewer"
        ],
        "access": "public",
        "file": {
            "path": "pdf-viewer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The shadow of the PDFViewer page.\n",
        "commentRange": {
            "start": 67,
            "end": 68
        },
        "context": {
            "type": "variable",
            "name": "kendo-pdf-viewer-page-shadow",
            "value": "k-elevation(3)",
            "scope": "default",
            "line": {
                "start": 69,
                "end": 69
            }
        },
        "group": [
            "pdf-viewer"
        ],
        "access": "public",
        "file": {
            "path": "pdf-viewer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the PDFViewer search panel.\n",
        "commentRange": {
            "start": 71,
            "end": 72
        },
        "context": {
            "type": "variable",
            "name": "kendo-pdf-viewer-search-panel-padding-x",
            "value": "$kendo-toolbar-md-padding-x",
            "scope": "default",
            "line": {
                "start": 73,
                "end": 73
            }
        },
        "group": [
            "pdf-viewer"
        ],
        "access": "public",
        "file": {
            "path": "pdf-viewer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the PDFViewer search panel.\n",
        "commentRange": {
            "start": 74,
            "end": 75
        },
        "context": {
            "type": "variable",
            "name": "kendo-pdf-viewer-search-panel-padding-y",
            "value": "calc( #{$kendo-toolbar-md-padding-x} * 2 )",
            "scope": "default",
            "line": {
                "start": 76,
                "end": 76
            }
        },
        "group": [
            "pdf-viewer"
        ],
        "access": "public",
        "file": {
            "path": "pdf-viewer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing of the PDFViewer search panel.\n",
        "commentRange": {
            "start": 77,
            "end": 78
        },
        "context": {
            "type": "variable",
            "name": "kendo-pdf-viewer-search-panel-spacing",
            "value": "$kendo-toolbar-md-spacing",
            "scope": "default",
            "line": {
                "start": 79,
                "end": 79
            }
        },
        "group": [
            "pdf-viewer"
        ],
        "access": "public",
        "file": {
            "path": "pdf-viewer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border width of the PDFViewer search panel.\n",
        "commentRange": {
            "start": 80,
            "end": 81
        },
        "context": {
            "type": "variable",
            "name": "kendo-pdf-viewer-search-panel-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 82,
                "end": 82
            }
        },
        "group": [
            "pdf-viewer"
        ],
        "access": "public",
        "file": {
            "path": "pdf-viewer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border radius of the PDFViewer search panel.\n",
        "commentRange": {
            "start": 83,
            "end": 84
        },
        "context": {
            "type": "variable",
            "name": "kendo-pdf-viewer-search-panel-border-radius",
            "value": "k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 85,
                "end": 85
            }
        },
        "group": [
            "pdf-viewer"
        ],
        "access": "public",
        "file": {
            "path": "pdf-viewer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the PDFViewer search panel.\n",
        "commentRange": {
            "start": 86,
            "end": 87
        },
        "context": {
            "type": "variable",
            "name": "kendo-pdf-viewer-search-panel-bg",
            "value": "$kendo-component-bg",
            "scope": "default",
            "line": {
                "start": 88,
                "end": 88
            }
        },
        "group": [
            "pdf-viewer"
        ],
        "access": "public",
        "file": {
            "path": "pdf-viewer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the PDFViewer search panel.\n",
        "commentRange": {
            "start": 89,
            "end": 90
        },
        "context": {
            "type": "variable",
            "name": "kendo-pdf-viewer-search-panel-text",
            "value": "$kendo-component-text",
            "scope": "default",
            "line": {
                "start": 91,
                "end": 91
            }
        },
        "group": [
            "pdf-viewer"
        ],
        "access": "public",
        "file": {
            "path": "pdf-viewer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the PDFViewer search panel.\n",
        "commentRange": {
            "start": 92,
            "end": 93
        },
        "context": {
            "type": "variable",
            "name": "kendo-pdf-viewer-search-panel-border",
            "value": "$kendo-component-border",
            "scope": "default",
            "line": {
                "start": 94,
                "end": 94
            }
        },
        "group": [
            "pdf-viewer"
        ],
        "access": "public",
        "file": {
            "path": "pdf-viewer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The shadow of the PDFViewer search panel.\n",
        "commentRange": {
            "start": 95,
            "end": 96
        },
        "context": {
            "type": "variable",
            "name": "kendo-pdf-viewer-search-panel-shadow",
            "value": "none",
            "scope": "default",
            "line": {
                "start": 97,
                "end": 97
            }
        },
        "group": [
            "pdf-viewer"
        ],
        "access": "public",
        "file": {
            "path": "pdf-viewer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing of the matches container in the PDFViewer search panel.\n",
        "commentRange": {
            "start": 98,
            "end": 99
        },
        "context": {
            "type": "variable",
            "name": "kendo-pdf-viewer-search-panel-matches-spacing",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 100,
                "end": 100
            }
        },
        "group": [
            "pdf-viewer"
        ],
        "access": "public",
        "file": {
            "path": "pdf-viewer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the PDFViewer selection.\n",
        "commentRange": {
            "start": 102,
            "end": 103
        },
        "context": {
            "type": "variable",
            "name": "kendo-pdf-viewer-selection-line-height",
            "value": "1.2",
            "scope": "default",
            "line": {
                "start": 104,
                "end": 104
            }
        },
        "group": [
            "pdf-viewer"
        ],
        "access": "public",
        "file": {
            "path": "pdf-viewer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the PDFViewer highlight.\n",
        "commentRange": {
            "start": 106,
            "end": 107
        },
        "context": {
            "type": "variable",
            "name": "kendo-pdf-viewer-search-highlight-bg",
            "value": "$kendo-body-text",
            "scope": "default",
            "line": {
                "start": 108,
                "end": 108
            }
        },
        "group": [
            "pdf-viewer"
        ],
        "access": "public",
        "file": {
            "path": "pdf-viewer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the PDFViewer highlight mark.\n",
        "commentRange": {
            "start": 109,
            "end": 110
        },
        "context": {
            "type": "variable",
            "name": "kendo-pdf-viewer-search-highlight-mark-bg",
            "value": "yellow",
            "scope": "default",
            "line": {
                "start": 111,
                "end": 111
            }
        },
        "group": [
            "pdf-viewer"
        ],
        "access": "public",
        "file": {
            "path": "pdf-viewer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the PDFViewer icon.\n",
        "commentRange": {
            "start": 113,
            "end": 114
        },
        "context": {
            "type": "variable",
            "name": "kendo-pdf-viewer-icon-text",
            "value": "$kendo-dropzone-icon-text",
            "scope": "default",
            "line": {
                "start": 115,
                "end": 115
            }
        },
        "group": [
            "pdf-viewer"
        ],
        "access": "public",
        "file": {
            "path": "pdf-viewer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the PDFViewer popup.\n",
        "commentRange": {
            "start": 117,
            "end": 118
        },
        "context": {
            "type": "variable",
            "name": "kendo-pdf-viewer-popup-padding-x",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 119,
                "end": 119
            }
        },
        "group": [
            "pdf-viewer"
        ],
        "access": "public",
        "file": {
            "path": "pdf-viewer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the PDFViewer popup.\n",
        "commentRange": {
            "start": 120,
            "end": 121
        },
        "context": {
            "type": "variable",
            "name": "kendo-pdf-viewer-popup-padding-y",
            "value": "$kendo-pdf-viewer-popup-padding-x",
            "scope": "default",
            "line": {
                "start": 122,
                "end": 122
            }
        },
        "group": [
            "pdf-viewer"
        ],
        "access": "public",
        "file": {
            "path": "pdf-viewer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the PDFViewer selected highlight annotation.\n",
        "commentRange": {
            "start": 124,
            "end": 125
        },
        "context": {
            "type": "variable",
            "name": "kendo-pdf-viewer-highlight-annotation-border",
            "value": "if($kendo-enable-color-system, k-color(primary), $kendo-color-primary)",
            "scope": "default",
            "line": {
                "start": 126,
                "end": 126
            }
        },
        "group": [
            "pdf-viewer"
        ],
        "access": "public",
        "file": {
            "path": "pdf-viewer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the PDFViewer hover highlight annotation.\n",
        "commentRange": {
            "start": 127,
            "end": 128
        },
        "context": {
            "type": "variable",
            "name": "kendo-pdf-viewer-highlight-annotation-hover-border",
            "value": "if($kendo-enable-color-system, k-color( primary-hover ), $kendo-color-primary-darker)",
            "scope": "default",
            "line": {
                "start": 129,
                "end": 129
            }
        },
        "group": [
            "pdf-viewer"
        ],
        "access": "public",
        "file": {
            "path": "pdf-viewer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the PDFViewer selected free text annotation.\n",
        "commentRange": {
            "start": 130,
            "end": 131
        },
        "context": {
            "type": "variable",
            "name": "kendo-pdf-viewer-free-text-annotation-border",
            "value": "if($kendo-enable-color-system, k-color(primary), $kendo-color-primary)",
            "scope": "default",
            "line": {
                "start": 132,
                "end": 132
            }
        },
        "group": [
            "pdf-viewer"
        ],
        "access": "public",
        "file": {
            "path": "pdf-viewer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The placeholder text color of the PDFViewer free text annotation.\n",
        "commentRange": {
            "start": 133,
            "end": 134
        },
        "context": {
            "type": "variable",
            "name": "kendo-pdf-viewer-free-text-annotation-placeholder-text",
            "value": "rgba(124, 22, 27, 0.5)",
            "scope": "default",
            "line": {
                "start": 135,
                "end": 135
            }
        },
        "group": [
            "pdf-viewer"
        ],
        "access": "public",
        "file": {
            "path": "pdf-viewer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the PDFViewer free text annotation.\n",
        "commentRange": {
            "start": 136,
            "end": 137
        },
        "context": {
            "type": "variable",
            "name": "kendo-pdf-viewer-free-text-annotation-text",
            "value": "rgba(124, 22, 27, 0.7)",
            "scope": "default",
            "line": {
                "start": 138,
                "end": 138
            }
        },
        "group": [
            "pdf-viewer"
        ],
        "access": "public",
        "file": {
            "path": "pdf-viewer/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Picker components.\n",
        "commentRange": {
            "start": 301,
            "end": 302
        },
        "context": {
            "type": "variable",
            "name": "kendo-picker-bg",
            "value": "$kendo-button-bg",
            "scope": "default",
            "line": {
                "start": 303,
                "end": 303
            }
        },
        "group": [
            "picker"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Picker components.\n",
        "commentRange": {
            "start": 304,
            "end": 305
        },
        "context": {
            "type": "variable",
            "name": "kendo-picker-text",
            "value": "$kendo-button-text",
            "scope": "default",
            "line": {
                "start": 306,
                "end": 306
            }
        },
        "group": [
            "picker"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Picker components.\n",
        "commentRange": {
            "start": 307,
            "end": 308
        },
        "context": {
            "type": "variable",
            "name": "kendo-picker-border",
            "value": "$kendo-button-border",
            "scope": "default",
            "line": {
                "start": 309,
                "end": 309
            }
        },
        "group": [
            "picker"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The gradient of the Picker components.\n",
        "commentRange": {
            "start": 310,
            "end": 311
        },
        "context": {
            "type": "variable",
            "name": "kendo-picker-gradient",
            "value": "$kendo-button-gradient",
            "scope": "default",
            "line": {
                "start": 312,
                "end": 312
            }
        },
        "group": [
            "picker"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The shadow of the Picker components.\n",
        "commentRange": {
            "start": 313,
            "end": 314
        },
        "context": {
            "type": "variable",
            "name": "kendo-picker-shadow",
            "value": "$kendo-button-shadow",
            "scope": "default",
            "line": {
                "start": 315,
                "end": 315
            }
        },
        "group": [
            "picker"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the hovered Picker components.\n",
        "commentRange": {
            "start": 317,
            "end": 318
        },
        "context": {
            "type": "variable",
            "name": "kendo-picker-hover-bg",
            "value": "$kendo-button-hover-bg",
            "scope": "default",
            "line": {
                "start": 319,
                "end": 319
            }
        },
        "group": [
            "picker"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the hovered Picker components.\n",
        "commentRange": {
            "start": 320,
            "end": 321
        },
        "context": {
            "type": "variable",
            "name": "kendo-picker-hover-text",
            "value": "$kendo-button-hover-text",
            "scope": "default",
            "line": {
                "start": 322,
                "end": 322
            }
        },
        "group": [
            "picker"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the hovered Picker components.\n",
        "commentRange": {
            "start": 323,
            "end": 324
        },
        "context": {
            "type": "variable",
            "name": "kendo-picker-hover-border",
            "value": "$kendo-button-hover-border",
            "scope": "default",
            "line": {
                "start": 325,
                "end": 325
            }
        },
        "group": [
            "picker"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The gradient of the hovered Picker components.\n",
        "commentRange": {
            "start": 326,
            "end": 327
        },
        "context": {
            "type": "variable",
            "name": "kendo-picker-hover-gradient",
            "value": "$kendo-button-hover-gradient",
            "scope": "default",
            "line": {
                "start": 328,
                "end": 328
            }
        },
        "group": [
            "picker"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The shadow of the hovered Picker components.\n",
        "commentRange": {
            "start": 329,
            "end": 330
        },
        "context": {
            "type": "variable",
            "name": "kendo-picker-hover-shadow",
            "value": "$kendo-button-hover-shadow",
            "scope": "default",
            "line": {
                "start": 331,
                "end": 331
            }
        },
        "group": [
            "picker"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the focused Picker components.\n",
        "commentRange": {
            "start": 333,
            "end": 334
        },
        "context": {
            "type": "variable",
            "name": "kendo-picker-focus-bg",
            "value": "$kendo-button-active-bg",
            "scope": "default",
            "line": {
                "start": 335,
                "end": 335
            }
        },
        "group": [
            "picker"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the focused Picker components.\n",
        "commentRange": {
            "start": 336,
            "end": 337
        },
        "context": {
            "type": "variable",
            "name": "kendo-picker-focus-text",
            "value": "$kendo-button-focus-text",
            "scope": "default",
            "line": {
                "start": 338,
                "end": 338
            }
        },
        "group": [
            "picker"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the focused Picker components.\n",
        "commentRange": {
            "start": 339,
            "end": 340
        },
        "context": {
            "type": "variable",
            "name": "kendo-picker-focus-border",
            "value": "$kendo-button-focus-border",
            "scope": "default",
            "line": {
                "start": 341,
                "end": 341
            }
        },
        "group": [
            "picker"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The gradient of the focused Picker components.\n",
        "commentRange": {
            "start": 342,
            "end": 343
        },
        "context": {
            "type": "variable",
            "name": "kendo-picker-focus-gradient",
            "value": "$kendo-button-focus-gradient",
            "scope": "default",
            "line": {
                "start": 344,
                "end": 344
            }
        },
        "group": [
            "picker"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The shadow of the focused Picker components.\n",
        "commentRange": {
            "start": 345,
            "end": 346
        },
        "context": {
            "type": "variable",
            "name": "kendo-picker-focus-shadow",
            "value": "$kendo-button-focus-shadow",
            "scope": "default",
            "line": {
                "start": 347,
                "end": 347
            }
        },
        "group": [
            "picker"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the disabled Picker components.\n",
        "commentRange": {
            "start": 349,
            "end": 350
        },
        "context": {
            "type": "variable",
            "name": "kendo-picker-disabled-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 351,
                "end": 351
            }
        },
        "group": [
            "picker"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the disabled Picker components.\n",
        "commentRange": {
            "start": 352,
            "end": 353
        },
        "context": {
            "type": "variable",
            "name": "kendo-picker-disabled-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 354,
                "end": 354
            }
        },
        "group": [
            "picker"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the disabled Picker components.\n",
        "commentRange": {
            "start": 355,
            "end": 356
        },
        "context": {
            "type": "variable",
            "name": "kendo-picker-disabled-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 357,
                "end": 357
            }
        },
        "group": [
            "picker"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The gradient of the disabled Picker components.\n",
        "commentRange": {
            "start": 358,
            "end": 359
        },
        "context": {
            "type": "variable",
            "name": "kendo-picker-disabled-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 360,
                "end": 360
            }
        },
        "group": [
            "picker"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The shadow of the disabled Picker components.\n",
        "commentRange": {
            "start": 361,
            "end": 362
        },
        "context": {
            "type": "variable",
            "name": "kendo-picker-disabled-shadow",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 363,
                "end": 363
            }
        },
        "group": [
            "picker"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the outline Picker components.\n",
        "commentRange": {
            "start": 365,
            "end": 366
        },
        "context": {
            "type": "variable",
            "name": "kendo-picker-outline-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 367,
                "end": 367
            }
        },
        "group": [
            "picker"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the outline Picker components.\n",
        "commentRange": {
            "start": 368,
            "end": 369
        },
        "context": {
            "type": "variable",
            "name": "kendo-picker-outline-text",
            "value": "$kendo-button-text",
            "scope": "default",
            "line": {
                "start": 370,
                "end": 370
            }
        },
        "group": [
            "picker"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the outline Picker components.\n",
        "commentRange": {
            "start": 371,
            "end": 372
        },
        "context": {
            "type": "variable",
            "name": "kendo-picker-outline-border",
            "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 50%, transparent), color-mix(in srgb, $kendo-picker-outline-text 50%, transparent))",
            "scope": "default",
            "line": {
                "start": 373,
                "end": 373
            }
        },
        "group": [
            "picker"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the outline hovered Picker components.\n",
        "commentRange": {
            "start": 374,
            "end": 375
        },
        "context": {
            "type": "variable",
            "name": "kendo-picker-outline-hover-bg",
            "value": "$kendo-picker-outline-text",
            "scope": "default",
            "line": {
                "start": 376,
                "end": 376
            }
        },
        "group": [
            "picker"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the outline hovered Picker components.\n",
        "commentRange": {
            "start": 377,
            "end": 378
        },
        "context": {
            "type": "variable",
            "name": "kendo-picker-outline-hover-text",
            "value": "if($kendo-enable-color-system, k-color( base-subtle ), k-contrast-color( $kendo-picker-outline-hover-bg ))",
            "scope": "default",
            "line": {
                "start": 379,
                "end": 379
            }
        },
        "group": [
            "picker"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the outline hovered Picker components.\n",
        "commentRange": {
            "start": 380,
            "end": 381
        },
        "context": {
            "type": "variable",
            "name": "kendo-picker-outline-hover-border",
            "value": "$kendo-picker-outline-hover-bg",
            "scope": "default",
            "line": {
                "start": 382,
                "end": 382
            }
        },
        "group": [
            "picker"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the outline focused Picker components.\n",
        "commentRange": {
            "start": 384,
            "end": 385
        },
        "context": {
            "type": "variable",
            "name": "kendo-picker-outline-focus-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 386,
                "end": 386
            }
        },
        "group": [
            "picker"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the outline focused Picker components.\n",
        "commentRange": {
            "start": 387,
            "end": 388
        },
        "context": {
            "type": "variable",
            "name": "kendo-picker-outline-focus-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 389,
                "end": 389
            }
        },
        "group": [
            "picker"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the outline focused Picker components.\n",
        "commentRange": {
            "start": 390,
            "end": 391
        },
        "context": {
            "type": "variable",
            "name": "kendo-picker-outline-focus-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 392,
                "end": 392
            }
        },
        "group": [
            "picker"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The shadow of the outline focused Picker components.\n",
        "commentRange": {
            "start": 393,
            "end": 394
        },
        "context": {
            "type": "variable",
            "name": "kendo-picker-outline-focus-shadow",
            "value": "$kendo-picker-focus-shadow",
            "scope": "default",
            "line": {
                "start": 395,
                "end": 395
            }
        },
        "group": [
            "picker"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the outline hovered and focused Picker components.\n",
        "commentRange": {
            "start": 397,
            "end": 398
        },
        "context": {
            "type": "variable",
            "name": "kendo-picker-outline-hover-focus-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 399,
                "end": 399
            }
        },
        "group": [
            "picker"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the outline hovered and focused Picker components.\n",
        "commentRange": {
            "start": 400,
            "end": 401
        },
        "context": {
            "type": "variable",
            "name": "kendo-picker-outline-hover-focus-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 402,
                "end": 402
            }
        },
        "group": [
            "picker"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the outline hovered and focused Picker components.\n",
        "commentRange": {
            "start": 403,
            "end": 404
        },
        "context": {
            "type": "variable",
            "name": "kendo-picker-outline-hover-focus-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 405,
                "end": 405
            }
        },
        "group": [
            "picker"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the flat Picker components.\n",
        "commentRange": {
            "start": 407,
            "end": 408
        },
        "context": {
            "type": "variable",
            "name": "kendo-picker-flat-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 409,
                "end": 409
            }
        },
        "group": [
            "picker"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the flat Picker components.\n",
        "commentRange": {
            "start": 410,
            "end": 411
        },
        "context": {
            "type": "variable",
            "name": "kendo-picker-flat-text",
            "value": "$kendo-button-text",
            "scope": "default",
            "line": {
                "start": 412,
                "end": 412
            }
        },
        "group": [
            "picker"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the flat Picker components.\n",
        "commentRange": {
            "start": 413,
            "end": 414
        },
        "context": {
            "type": "variable",
            "name": "kendo-picker-flat-border",
            "value": "$kendo-button-border",
            "scope": "default",
            "line": {
                "start": 415,
                "end": 415
            }
        },
        "group": [
            "picker"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the flat hovered Picker components.\n",
        "commentRange": {
            "start": 417,
            "end": 418
        },
        "context": {
            "type": "variable",
            "name": "kendo-picker-flat-hover-bg",
            "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 8%, transparent), color-mix(in srgb, $kendo-button-text 80%, transparent))",
            "scope": "default",
            "line": {
                "start": 419,
                "end": 419
            }
        },
        "group": [
            "picker"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the flat hovered Picker components.\n",
        "commentRange": {
            "start": 420,
            "end": 421
        },
        "context": {
            "type": "variable",
            "name": "kendo-picker-flat-hover-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 422,
                "end": 422
            }
        },
        "group": [
            "picker"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the flat hovered Picker components.\n",
        "commentRange": {
            "start": 423,
            "end": 424
        },
        "context": {
            "type": "variable",
            "name": "kendo-picker-flat-hover-border",
            "value": "$kendo-picker-flat-border",
            "scope": "default",
            "line": {
                "start": 425,
                "end": 425
            }
        },
        "group": [
            "picker"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the flat focused Picker components.\n",
        "commentRange": {
            "start": 427,
            "end": 428
        },
        "context": {
            "type": "variable",
            "name": "kendo-picker-flat-focus-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 429,
                "end": 429
            }
        },
        "group": [
            "picker"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the flat focused Picker components.\n",
        "commentRange": {
            "start": 430,
            "end": 431
        },
        "context": {
            "type": "variable",
            "name": "kendo-picker-flat-focus-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 432,
                "end": 432
            }
        },
        "group": [
            "picker"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the flat focused Picker components.\n",
        "commentRange": {
            "start": 433,
            "end": 434
        },
        "context": {
            "type": "variable",
            "name": "kendo-picker-flat-focus-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 435,
                "end": 435
            }
        },
        "group": [
            "picker"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The shadow of the flat focused Picker components.\n",
        "commentRange": {
            "start": 436,
            "end": 437
        },
        "context": {
            "type": "variable",
            "name": "kendo-picker-flat-focus-shadow",
            "value": "$kendo-picker-focus-shadow",
            "scope": "default",
            "line": {
                "start": 438,
                "end": 438
            }
        },
        "group": [
            "picker"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the flat hovered and focused Picker components.\n",
        "commentRange": {
            "start": 440,
            "end": 441
        },
        "context": {
            "type": "variable",
            "name": "kendo-picker-flat-hover-focus-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 442,
                "end": 442
            }
        },
        "group": [
            "picker"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the flat hovered and focused Picker components.\n",
        "commentRange": {
            "start": 443,
            "end": 444
        },
        "context": {
            "type": "variable",
            "name": "kendo-picker-flat-hover-focus-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 445,
                "end": 445
            }
        },
        "group": [
            "picker"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the flat hovered and focused Picker components.\n",
        "commentRange": {
            "start": 446,
            "end": 447
        },
        "context": {
            "type": "variable",
            "name": "kendo-picker-flat-hover-focus-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 448,
                "end": 448
            }
        },
        "group": [
            "picker"
        ],
        "access": "public",
        "file": {
            "path": "input/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacer of the PivotGrid.\n",
        "commentRange": {
            "start": 9,
            "end": 10
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-spacer",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 11,
                "end": 11
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the PivotGrid.\n",
        "commentRange": {
            "start": 12,
            "end": 13
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-padding-x",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 14,
                "end": 14
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical of the PivotGrid.\n",
        "commentRange": {
            "start": 15,
            "end": 16
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-padding-y",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 17,
                "end": 17
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the PivotGrid.\n",
        "commentRange": {
            "start": 18,
            "end": 19
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-font-family",
            "value": "var( --kendo-font-family, inherit )",
            "scope": "default",
            "line": {
                "start": 20,
                "end": 20
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the PivotGrid.\n",
        "commentRange": {
            "start": 21,
            "end": 22
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-font-size",
            "value": "var( --kendo-font-size, inherit )",
            "scope": "default",
            "line": {
                "start": 23,
                "end": 23
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the PivotGrid.\n",
        "commentRange": {
            "start": 24,
            "end": 25
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-line-height",
            "value": "var( --kendo-line-height, normal )",
            "scope": "default",
            "line": {
                "start": 26,
                "end": 26
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border width of the PivotGrid.\n",
        "commentRange": {
            "start": 27,
            "end": 28
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 29,
                "end": 29
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The icon spacing of the PivotGrid.\n",
        "commentRange": {
            "start": 30,
            "end": 31
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-icon-spacing",
            "value": "k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 32,
                "end": 32
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The default width of the PivotGrid row header.\n",
        "commentRange": {
            "start": 34,
            "end": 35
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-row-header-width",
            "value": "300px",
            "scope": "default",
            "line": {
                "start": 36,
                "end": 36
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The default height of the PivotGrid column header.\n",
        "commentRange": {
            "start": 37,
            "end": 38
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-column-header-height",
            "value": "75px",
            "scope": "default",
            "line": {
                "start": 39,
                "end": 39
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the PivotGrid cell.\n",
        "commentRange": {
            "start": 41,
            "end": 42
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-cell-padding-x",
            "value": "$kendo-table-md-cell-padding-x",
            "scope": "default",
            "line": {
                "start": 43,
                "end": 43
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the PivotGrid cell.\n",
        "commentRange": {
            "start": 44,
            "end": 45
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-cell-padding-y",
            "value": "$kendo-table-md-cell-padding-y",
            "scope": "default",
            "line": {
                "start": 46,
                "end": 46
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border width of the PivotGrid cell.\n",
        "commentRange": {
            "start": 47,
            "end": 48
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-cell-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 49,
                "end": 49
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the PivotGrid.\n",
        "commentRange": {
            "start": 51,
            "end": 52
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-bg",
            "value": "$kendo-component-bg",
            "scope": "default",
            "line": {
                "start": 53,
                "end": 53
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the PivotGrid.\n",
        "commentRange": {
            "start": 54,
            "end": 55
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-text",
            "value": "$kendo-component-text",
            "scope": "default",
            "line": {
                "start": 56,
                "end": 56
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the PivotGrid.\n",
        "commentRange": {
            "start": 57,
            "end": 58
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-border",
            "value": "$kendo-component-border",
            "scope": "default",
            "line": {
                "start": 59,
                "end": 59
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The alt border color of the PivotGrid.\n",
        "commentRange": {
            "start": 61,
            "end": 62
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-alt-border",
            "value": "if($kendo-enable-color-system, k-color( border-alt ), k-try-shade( $kendo-pivotgrid-border, 2 ))",
            "scope": "default",
            "line": {
                "start": 63,
                "end": 63
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the PivotGrid header.\n",
        "commentRange": {
            "start": 65,
            "end": 66
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-headers-bg",
            "value": "$kendo-component-header-bg",
            "scope": "default",
            "line": {
                "start": 67,
                "end": 67
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the PivotGrid header.\n",
        "commentRange": {
            "start": 68,
            "end": 69
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-headers-text",
            "value": "$kendo-component-header-text",
            "scope": "default",
            "line": {
                "start": 70,
                "end": 70
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the PivotGrid header.\n",
        "commentRange": {
            "start": 71,
            "end": 72
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-headers-border",
            "value": "$kendo-component-header-border",
            "scope": "default",
            "line": {
                "start": 73,
                "end": 73
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the PivotGrid total cells.\n",
        "commentRange": {
            "start": 75,
            "end": 76
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-total-bg",
            "value": "if($kendo-enable-color-system, k-color( base-subtle ), k-try-shade( $kendo-pivotgrid-bg, 1 ))",
            "scope": "default",
            "line": {
                "start": 77,
                "end": 77
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the PivotGrid total cells.\n",
        "commentRange": {
            "start": 78,
            "end": 79
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-total-text",
            "value": "$kendo-component-header-text",
            "scope": "default",
            "line": {
                "start": 80,
                "end": 80
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the PivotGrid total cells.\n",
        "commentRange": {
            "start": 81,
            "end": 82
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-total-border",
            "value": "$kendo-component-header-border",
            "scope": "default",
            "line": {
                "start": 83,
                "end": 83
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The hover background color of the PivotGrid.\n",
        "commentRange": {
            "start": 85,
            "end": 86
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-hover-bg",
            "value": "if($kendo-enable-color-system, k-color( base-subtle-hover ), k-color-darken( $kendo-pivotgrid-bg, 7% ))",
            "scope": "default",
            "line": {
                "start": 87,
                "end": 87
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The hover text color of the PivotGrid.\n",
        "commentRange": {
            "start": 88,
            "end": 89
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-hover-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 90,
                "end": 90
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The hover border color of the PivotGrid.\n",
        "commentRange": {
            "start": 91,
            "end": 92
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-hover-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 93,
                "end": 93
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The selected background color of the PivotGrid.\n",
        "commentRange": {
            "start": 95,
            "end": 96
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-selected-bg",
            "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 25%, transparent), rgba( $kendo-selected-bg, .25 ))",
            "scope": "default",
            "line": {
                "start": 97,
                "end": 97
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The selected text color of the PivotGrid.\n",
        "commentRange": {
            "start": 98,
            "end": 99
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-selected-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 100,
                "end": 100
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The selected border color of the PivotGrid.\n",
        "commentRange": {
            "start": 101,
            "end": 102
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-selected-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 103,
                "end": 103
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The focus shadow of the PivotGrid.\n",
        "commentRange": {
            "start": 105,
            "end": 106
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-focus-shadow",
            "value": "$kendo-list-item-focus-shadow",
            "scope": "default",
            "line": {
                "start": 107,
                "end": 107
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the PivotGrid configurator.\n",
        "commentRange": {
            "start": 110,
            "end": 111
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-configurator-padding-x",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 112,
                "end": 112
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the PivotGrid configurator.\n",
        "commentRange": {
            "start": 113,
            "end": 114
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-configurator-padding-y",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 115,
                "end": 115
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border width of the PivotGrid configurator.\n",
        "commentRange": {
            "start": 116,
            "end": 117
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-configurator-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 118,
                "end": 118
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the PivotGrid configurator header.\n",
        "commentRange": {
            "start": 120,
            "end": 121
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-configurator-header-padding-x",
            "value": "$kendo-pivotgrid-spacer",
            "scope": "default",
            "line": {
                "start": 122,
                "end": 122
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the PivotGrid configurator header.\n",
        "commentRange": {
            "start": 123,
            "end": 124
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-configurator-header-padding-y",
            "value": "calc( #{$kendo-pivotgrid-spacer} * .75 )",
            "scope": "default",
            "line": {
                "start": 125,
                "end": 125
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the PivotGrid configurator header.\n",
        "commentRange": {
            "start": 126,
            "end": 127
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-configurator-header-font-size",
            "value": "18px",
            "scope": "default",
            "line": {
                "start": 128,
                "end": 128
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font weight of the PivotGrid configurator header.\n",
        "commentRange": {
            "start": 129,
            "end": 130
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-configurator-header-font-weight",
            "value": "500",
            "scope": "default",
            "line": {
                "start": 131,
                "end": 131
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the PivotGrid configurator content.\n",
        "commentRange": {
            "start": 133,
            "end": 134
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-configurator-content-padding-x",
            "value": "$kendo-pivotgrid-spacer",
            "scope": "default",
            "line": {
                "start": 135,
                "end": 135
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the PivotGrid configurator content.\n",
        "commentRange": {
            "start": 136,
            "end": 137
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-configurator-content-padding-y",
            "value": "k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 138,
                "end": 138
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal margin of the PivotGrid configurator fields.\n",
        "commentRange": {
            "start": 140,
            "end": 141
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-configurator-fields-margin-x",
            "value": "k-spacing(0)",
            "scope": "default",
            "line": {
                "start": 142,
                "end": 142
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical margin of the PivotGrid configurator fields.\n",
        "commentRange": {
            "start": 143,
            "end": 144
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-configurator-fields-margin-y",
            "value": "calc( #{$kendo-pivotgrid-spacer} / 2 )",
            "scope": "default",
            "line": {
                "start": 145,
                "end": 145
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The default width of the PivotGrid vertical configurator.\n",
        "commentRange": {
            "start": 147,
            "end": 148
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-configurator-vertical-width",
            "value": "320px",
            "scope": "default",
            "line": {
                "start": 149,
                "end": 149
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The default height of the PivotGrid horizontal configurator.\n",
        "commentRange": {
            "start": 150,
            "end": 151
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-configurator-horizontal-height",
            "value": "420px",
            "scope": "default",
            "line": {
                "start": 152,
                "end": 152
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the PivotGrid configurator.\n",
        "commentRange": {
            "start": 154,
            "end": 155
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-configurator-bg",
            "value": "$kendo-component-bg",
            "scope": "default",
            "line": {
                "start": 156,
                "end": 156
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the PivotGrid configurator.\n",
        "commentRange": {
            "start": 157,
            "end": 158
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-configurator-text",
            "value": "$kendo-component-text",
            "scope": "default",
            "line": {
                "start": 159,
                "end": 159
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the PivotGrid configurator.\n",
        "commentRange": {
            "start": 160,
            "end": 161
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-configurator-border",
            "value": "$kendo-component-border",
            "scope": "default",
            "line": {
                "start": 162,
                "end": 162
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the PivotGrid configurator header.\n",
        "commentRange": {
            "start": 164,
            "end": 165
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-configurator-header-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 166,
                "end": 166
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the PivotGrid configurator header.\n",
        "commentRange": {
            "start": 167,
            "end": 168
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-configurator-header-text",
            "value": "$kendo-component-header-text",
            "scope": "default",
            "line": {
                "start": 169,
                "end": 169
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the PivotGrid configurator header.\n",
        "commentRange": {
            "start": 170,
            "end": 171
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-configurator-header-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 172,
                "end": 172
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The shadow of the PivotGrid configurator.\n",
        "commentRange": {
            "start": 174,
            "end": 175
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-configurator-shadow",
            "value": "k-elevation(3)",
            "scope": "default",
            "line": {
                "start": 176,
                "end": 176
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The end shadow of the PivotGrid configurator.\n",
        "commentRange": {
            "start": 177,
            "end": 178
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-configurator-end-shadow",
            "value": "$kendo-pivotgrid-configurator-shadow",
            "scope": "default",
            "line": {
                "start": 179,
                "end": 179
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The start shadow of the PivotGrid configurator.\n",
        "commentRange": {
            "start": 180,
            "end": 181
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-configurator-start-shadow",
            "value": "$kendo-pivotgrid-configurator-shadow",
            "scope": "default",
            "line": {
                "start": 182,
                "end": 182
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The top shadow of the PivotGrid configurator.\n",
        "commentRange": {
            "start": 183,
            "end": 184
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-configurator-top-shadow",
            "value": "$kendo-pivotgrid-configurator-shadow",
            "scope": "default",
            "line": {
                "start": 185,
                "end": 185
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The bottom shadow of the PivotGrid configurator.\n",
        "commentRange": {
            "start": 186,
            "end": 187
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-configurator-bottom-shadow",
            "value": "$kendo-pivotgrid-configurator-shadow",
            "scope": "default",
            "line": {
                "start": 188,
                "end": 188
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the PivotGrid configurator button.\n",
        "commentRange": {
            "start": 190,
            "end": 191
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-configurator-button-padding-x",
            "value": "k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 192,
                "end": 192
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the PivotGrid configurator button.\n",
        "commentRange": {
            "start": 193,
            "end": 194
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-configurator-button-padding-y",
            "value": "k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 195,
                "end": 195
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border width of the PivotGrid configurator button.\n",
        "commentRange": {
            "start": 196,
            "end": 197
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-configurator-button-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 198,
                "end": 198
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The size of the PivotGrid configurator button.\n",
        "commentRange": {
            "start": 199,
            "end": 200
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-configurator-button-size",
            "value": "calc( calc( #{$kendo-pivotgrid-line-height} * 1em ) + calc( #{$kendo-pivotgrid-configurator-button-padding-y} * 2 ) + calc( #{$kendo-pivotgrid-configurator-button-border-width} * 2 ) )",
            "scope": "default",
            "line": {
                "start": 201,
                "end": 201
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the PivotGrid calculated field.\n",
        "commentRange": {
            "start": 204,
            "end": 205
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-calculated-field-padding-x",
            "value": "$kendo-pivotgrid-spacer",
            "scope": "default",
            "line": {
                "start": 206,
                "end": 206
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the PivotGrid calculated field.\n",
        "commentRange": {
            "start": 207,
            "end": 208
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-calculated-field-padding-y",
            "value": "$kendo-pivotgrid-spacer",
            "scope": "default",
            "line": {
                "start": 209,
                "end": 209
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border width of the PivotGrid calculated field.\n",
        "commentRange": {
            "start": 210,
            "end": 211
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-calculated-field-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 212,
                "end": 212
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border radius of the PivotGrid calculated field.\n",
        "commentRange": {
            "start": 213,
            "end": 214
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-calculated-field-border-radius",
            "value": "k-border-radius(md)",
            "scope": "default",
            "line": {
                "start": 215,
                "end": 215
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing of the PivotGrid calculated field.\n",
        "commentRange": {
            "start": 216,
            "end": 217
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-calculated-field-gap",
            "value": "$kendo-pivotgrid-spacer",
            "scope": "default",
            "line": {
                "start": 218,
                "end": 218
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the PivotGrid calculated field.\n",
        "commentRange": {
            "start": 220,
            "end": 221
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-calculated-field-bg",
            "value": "$kendo-component-bg",
            "scope": "default",
            "line": {
                "start": 222,
                "end": 222
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the PivotGrid calculated field.\n",
        "commentRange": {
            "start": 223,
            "end": 224
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-calculated-field-text",
            "value": "$kendo-component-text",
            "scope": "default",
            "line": {
                "start": 225,
                "end": 225
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the PivotGrid calculated field.\n",
        "commentRange": {
            "start": 226,
            "end": 227
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-calculated-field-border",
            "value": "$kendo-component-border",
            "scope": "default",
            "line": {
                "start": 228,
                "end": 228
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the PivotGrid calculated field header.\n",
        "commentRange": {
            "start": 230,
            "end": 231
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-calculated-field-header-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 232,
                "end": 232
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the PivotGrid calculated field header.\n",
        "commentRange": {
            "start": 233,
            "end": 234
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-calculated-field-header-text",
            "value": "$kendo-component-header-text",
            "scope": "default",
            "line": {
                "start": 235,
                "end": 235
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the PivotGrid calculated field header.\n",
        "commentRange": {
            "start": 236,
            "end": 237
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-calculated-field-header-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 238,
                "end": 238
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the PivotGrid treeview.\n",
        "commentRange": {
            "start": 241,
            "end": 242
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-treeview-padding-x",
            "value": "k-spacing(6)",
            "scope": "default",
            "line": {
                "start": 243,
                "end": 243
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the PivotGrid treeview.\n",
        "commentRange": {
            "start": 244,
            "end": 245
        },
        "context": {
            "type": "variable",
            "name": "kendo-pivotgrid-treeview-padding-y",
            "value": "k-spacing(0)",
            "scope": "default",
            "line": {
                "start": 246,
                "end": 246
            }
        },
        "group": [
            "pivotgrid"
        ],
        "access": "public",
        "file": {
            "path": "pivotgrid/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the border around the Popover.\n",
        "commentRange": {
            "start": 6,
            "end": 7
        },
        "context": {
            "type": "variable",
            "name": "kendo-popover-border-width",
            "value": "$kendo-card-border-width",
            "scope": "default",
            "line": {
                "start": 8,
                "end": 8
            }
        },
        "group": [
            "popover"
        ],
        "access": "public",
        "file": {
            "path": "popover/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The style of the border around the Popover.\n",
        "commentRange": {
            "start": 9,
            "end": 10
        },
        "context": {
            "type": "variable",
            "name": "kendo-popover-border-style",
            "value": "solid",
            "scope": "default",
            "line": {
                "start": 11,
                "end": 11
            }
        },
        "group": [
            "popover"
        ],
        "access": "public",
        "file": {
            "path": "popover/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The radius of the border around the Popover.\n",
        "commentRange": {
            "start": 12,
            "end": 13
        },
        "context": {
            "type": "variable",
            "name": "kendo-popover-border-radius",
            "value": "$kendo-card-border-radius",
            "scope": "default",
            "line": {
                "start": 14,
                "end": 14
            }
        },
        "group": [
            "popover"
        ],
        "access": "public",
        "file": {
            "path": "popover/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the Popover.\n",
        "commentRange": {
            "start": 15,
            "end": 16
        },
        "context": {
            "type": "variable",
            "name": "kendo-popover-font-family",
            "value": "$kendo-card-font-family",
            "scope": "default",
            "line": {
                "start": 17,
                "end": 17
            }
        },
        "group": [
            "popover"
        ],
        "access": "public",
        "file": {
            "path": "popover/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the Popover.\n",
        "commentRange": {
            "start": 18,
            "end": 19
        },
        "context": {
            "type": "variable",
            "name": "kendo-popover-font-size",
            "value": "$kendo-card-font-size",
            "scope": "default",
            "line": {
                "start": 20,
                "end": 20
            }
        },
        "group": [
            "popover"
        ],
        "access": "public",
        "file": {
            "path": "popover/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the Popover.\n",
        "commentRange": {
            "start": 21,
            "end": 22
        },
        "context": {
            "type": "variable",
            "name": "kendo-popover-line-height",
            "value": "$kendo-card-line-height",
            "scope": "default",
            "line": {
                "start": 23,
                "end": 23
            }
        },
        "group": [
            "popover"
        ],
        "access": "public",
        "file": {
            "path": "popover/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Popover.\n",
        "commentRange": {
            "start": 25,
            "end": 26
        },
        "context": {
            "type": "variable",
            "name": "kendo-popover-text",
            "value": "$kendo-card-text",
            "scope": "default",
            "line": {
                "start": 27,
                "end": 27
            }
        },
        "group": [
            "popover"
        ],
        "access": "public",
        "file": {
            "path": "popover/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Popover.\n",
        "commentRange": {
            "start": 28,
            "end": 29
        },
        "context": {
            "type": "variable",
            "name": "kendo-popover-bg",
            "value": "$kendo-card-bg",
            "scope": "default",
            "line": {
                "start": 30,
                "end": 30
            }
        },
        "group": [
            "popover"
        ],
        "access": "public",
        "file": {
            "path": "popover/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Popover.\n",
        "commentRange": {
            "start": 31,
            "end": 32
        },
        "context": {
            "type": "variable",
            "name": "kendo-popover-border",
            "value": "$kendo-card-border",
            "scope": "default",
            "line": {
                "start": 33,
                "end": 33
            }
        },
        "group": [
            "popover"
        ],
        "access": "public",
        "file": {
            "path": "popover/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The box shadow of the Popover.\n",
        "commentRange": {
            "start": 34,
            "end": 35
        },
        "context": {
            "type": "variable",
            "name": "kendo-popover-shadow",
            "value": "$kendo-card-shadow",
            "scope": "default",
            "line": {
                "start": 36,
                "end": 36
            }
        },
        "group": [
            "popover"
        ],
        "access": "public",
        "file": {
            "path": "popover/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the Popover header.\n",
        "commentRange": {
            "start": 38,
            "end": 39
        },
        "context": {
            "type": "variable",
            "name": "kendo-popover-header-padding-x",
            "value": "$kendo-card-header-padding-x",
            "scope": "default",
            "line": {
                "start": 40,
                "end": 40
            }
        },
        "group": [
            "popover"
        ],
        "access": "public",
        "file": {
            "path": "popover/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the Popover header.\n",
        "commentRange": {
            "start": 41,
            "end": 42
        },
        "context": {
            "type": "variable",
            "name": "kendo-popover-header-padding-y",
            "value": "$kendo-card-header-padding-y",
            "scope": "default",
            "line": {
                "start": 43,
                "end": 43
            }
        },
        "group": [
            "popover"
        ],
        "access": "public",
        "file": {
            "path": "popover/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border width of the Popover header.\n",
        "commentRange": {
            "start": 44,
            "end": 45
        },
        "context": {
            "type": "variable",
            "name": "kendo-popover-header-border-width",
            "value": "$kendo-card-header-border-width",
            "scope": "default",
            "line": {
                "start": 46,
                "end": 46
            }
        },
        "group": [
            "popover"
        ],
        "access": "public",
        "file": {
            "path": "popover/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border style of the Popover header.\n",
        "commentRange": {
            "start": 47,
            "end": 48
        },
        "context": {
            "type": "variable",
            "name": "kendo-popover-header-border-style",
            "value": "$kendo-popover-border-style",
            "scope": "default",
            "line": {
                "start": 49,
                "end": 49
            }
        },
        "group": [
            "popover"
        ],
        "access": "public",
        "file": {
            "path": "popover/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Popover header.\n",
        "commentRange": {
            "start": 50,
            "end": 51
        },
        "context": {
            "type": "variable",
            "name": "kendo-popover-header-text",
            "value": "unset",
            "scope": "default",
            "line": {
                "start": 52,
                "end": 52
            }
        },
        "group": [
            "popover"
        ],
        "access": "public",
        "file": {
            "path": "popover/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Popover header.\n",
        "commentRange": {
            "start": 53,
            "end": 54
        },
        "context": {
            "type": "variable",
            "name": "kendo-popover-header-bg",
            "value": "unset",
            "scope": "default",
            "line": {
                "start": 55,
                "end": 55
            }
        },
        "group": [
            "popover"
        ],
        "access": "public",
        "file": {
            "path": "popover/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Popover header.\n",
        "commentRange": {
            "start": 56,
            "end": 57
        },
        "context": {
            "type": "variable",
            "name": "kendo-popover-header-border",
            "value": "inherit",
            "scope": "default",
            "line": {
                "start": 58,
                "end": 58
            }
        },
        "group": [
            "popover"
        ],
        "access": "public",
        "file": {
            "path": "popover/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the Popover body.\n",
        "commentRange": {
            "start": 60,
            "end": 61
        },
        "context": {
            "type": "variable",
            "name": "kendo-popover-body-padding-x",
            "value": "$kendo-card-body-padding-x",
            "scope": "default",
            "line": {
                "start": 62,
                "end": 62
            }
        },
        "group": [
            "popover"
        ],
        "access": "public",
        "file": {
            "path": "popover/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the Popover body.\n",
        "commentRange": {
            "start": 63,
            "end": 64
        },
        "context": {
            "type": "variable",
            "name": "kendo-popover-body-padding-y",
            "value": "$kendo-card-body-padding-y",
            "scope": "default",
            "line": {
                "start": 65,
                "end": 65
            }
        },
        "group": [
            "popover"
        ],
        "access": "public",
        "file": {
            "path": "popover/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border width of the Popover actions.\n",
        "commentRange": {
            "start": 67,
            "end": 68
        },
        "context": {
            "type": "variable",
            "name": "kendo-popover-actions-border-width",
            "value": "$kendo-popover-border-width",
            "scope": "default",
            "line": {
                "start": 69,
                "end": 69
            }
        },
        "group": [
            "popover"
        ],
        "access": "public",
        "file": {
            "path": "popover/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the Popover callout.\n",
        "commentRange": {
            "start": 71,
            "end": 72
        },
        "context": {
            "type": "variable",
            "name": "kendo-popover-callout-width",
            "value": "$kendo-card-callout-width",
            "scope": "default",
            "line": {
                "start": 73,
                "end": 73
            }
        },
        "group": [
            "popover"
        ],
        "access": "public",
        "file": {
            "path": "popover/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The height of the Popover callout.\n",
        "commentRange": {
            "start": 74,
            "end": 75
        },
        "context": {
            "type": "variable",
            "name": "kendo-popover-callout-height",
            "value": "$kendo-card-callout-height",
            "scope": "default",
            "line": {
                "start": 76,
                "end": 76
            }
        },
        "group": [
            "popover"
        ],
        "access": "public",
        "file": {
            "path": "popover/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border width of the Popover callout.\n",
        "commentRange": {
            "start": 77,
            "end": 78
        },
        "context": {
            "type": "variable",
            "name": "kendo-popover-callout-border-width",
            "value": "$kendo-popover-border-width",
            "scope": "default",
            "line": {
                "start": 79,
                "end": 79
            }
        },
        "group": [
            "popover"
        ],
        "access": "public",
        "file": {
            "path": "popover/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border style of the Popover callout.\n",
        "commentRange": {
            "start": 80,
            "end": 81
        },
        "context": {
            "type": "variable",
            "name": "kendo-popover-callout-border-style",
            "value": "$kendo-popover-border-style",
            "scope": "default",
            "line": {
                "start": 82,
                "end": 82
            }
        },
        "group": [
            "popover"
        ],
        "access": "public",
        "file": {
            "path": "popover/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Popover callout.\n",
        "commentRange": {
            "start": 83,
            "end": 84
        },
        "context": {
            "type": "variable",
            "name": "kendo-popover-callout-bg",
            "value": "$kendo-popover-bg",
            "scope": "default",
            "line": {
                "start": 85,
                "end": 85
            }
        },
        "group": [
            "popover"
        ],
        "access": "public",
        "file": {
            "path": "popover/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Popover callout.\n",
        "commentRange": {
            "start": 86,
            "end": 87
        },
        "context": {
            "type": "variable",
            "name": "kendo-popover-callout-border",
            "value": "$kendo-popover-border",
            "scope": "default",
            "line": {
                "start": 88,
                "end": 88
            }
        },
        "group": [
            "popover"
        ],
        "access": "public",
        "file": {
            "path": "popover/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "Horizontal padding of the popup.\n",
        "commentRange": {
            "start": 3,
            "end": 4
        },
        "context": {
            "type": "variable",
            "name": "kendo-popup-padding-x",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 5,
                "end": 5
            }
        },
        "group": [
            "popup"
        ],
        "access": "public",
        "file": {
            "path": "popup/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "Vertical padding of the popup.\n",
        "commentRange": {
            "start": 6,
            "end": 7
        },
        "context": {
            "type": "variable",
            "name": "kendo-popup-padding-y",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 8,
                "end": 8
            }
        },
        "group": [
            "popup"
        ],
        "access": "public",
        "file": {
            "path": "popup/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "Width of the border around the popup.\n",
        "commentRange": {
            "start": 9,
            "end": 10
        },
        "context": {
            "type": "variable",
            "name": "kendo-popup-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 11,
                "end": 11
            }
        },
        "group": [
            "popup"
        ],
        "access": "public",
        "file": {
            "path": "popup/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "Border radius of the popup.\n",
        "commentRange": {
            "start": 12,
            "end": 13
        },
        "context": {
            "type": "variable",
            "name": "kendo-popup-border-radius",
            "value": "k-border-radius(md)",
            "scope": "default",
            "line": {
                "start": 14,
                "end": 14
            }
        },
        "group": [
            "popup"
        ],
        "access": "public",
        "file": {
            "path": "popup/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "Font size of the popup.\n",
        "commentRange": {
            "start": 16,
            "end": 17
        },
        "context": {
            "type": "variable",
            "name": "kendo-popup-font-size",
            "value": "var( --kendo-font-size, inherit )",
            "scope": "default",
            "line": {
                "start": 18,
                "end": 18
            }
        },
        "group": [
            "popup"
        ],
        "access": "public",
        "file": {
            "path": "popup/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "Line height of the popup.\n",
        "commentRange": {
            "start": 19,
            "end": 20
        },
        "context": {
            "type": "variable",
            "name": "kendo-popup-line-height",
            "value": "var( --kendo-line-height, normal )",
            "scope": "default",
            "line": {
                "start": 21,
                "end": 21
            }
        },
        "group": [
            "popup"
        ],
        "access": "public",
        "file": {
            "path": "popup/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "Horizontal padding of the popup content.\n",
        "commentRange": {
            "start": 23,
            "end": 24
        },
        "context": {
            "type": "variable",
            "name": "kendo-popup-content-padding-x",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 25,
                "end": 25
            }
        },
        "group": [
            "popup"
        ],
        "access": "public",
        "file": {
            "path": "popup/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "Vertical padding of the popup content.\n",
        "commentRange": {
            "start": 26,
            "end": 27
        },
        "context": {
            "type": "variable",
            "name": "kendo-popup-content-padding-y",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 28,
                "end": 28
            }
        },
        "group": [
            "popup"
        ],
        "access": "public",
        "file": {
            "path": "popup/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "Background color of the popup.\n",
        "commentRange": {
            "start": 30,
            "end": 31
        },
        "context": {
            "type": "variable",
            "name": "kendo-popup-bg",
            "value": "$kendo-component-bg",
            "scope": "default",
            "line": {
                "start": 32,
                "end": 32
            }
        },
        "group": [
            "popup"
        ],
        "access": "public",
        "file": {
            "path": "popup/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "Text color of the popup.\n",
        "commentRange": {
            "start": 33,
            "end": 34
        },
        "context": {
            "type": "variable",
            "name": "kendo-popup-text",
            "value": "$kendo-component-text",
            "scope": "default",
            "line": {
                "start": 35,
                "end": 35
            }
        },
        "group": [
            "popup"
        ],
        "access": "public",
        "file": {
            "path": "popup/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "Border color of the popup.\n",
        "commentRange": {
            "start": 36,
            "end": 37
        },
        "context": {
            "type": "variable",
            "name": "kendo-popup-border",
            "value": "$kendo-component-border",
            "scope": "default",
            "line": {
                "start": 38,
                "end": 38
            }
        },
        "group": [
            "popup"
        ],
        "access": "public",
        "file": {
            "path": "popup/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "Box shadow of the popup.\n",
        "commentRange": {
            "start": 39,
            "end": 40
        },
        "context": {
            "type": "variable",
            "name": "kendo-popup-shadow",
            "value": "k-elevation(4)",
            "scope": "default",
            "line": {
                "start": 41,
                "end": 41
            }
        },
        "group": [
            "popup"
        ],
        "access": "public",
        "file": {
            "path": "popup/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The height of the ProgressBar.\n",
        "commentRange": {
            "start": 6,
            "end": 7
        },
        "context": {
            "type": "variable",
            "name": "kendo-progressbar-height",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 8,
                "end": 8
            }
        },
        "group": [
            "progressbar"
        ],
        "access": "public",
        "file": {
            "path": "progressbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal width of the ProgressBar.\n",
        "commentRange": {
            "start": 9,
            "end": 10
        },
        "context": {
            "type": "variable",
            "name": "kendo-progressbar-horizontal-width",
            "value": "100%",
            "scope": "default",
            "line": {
                "start": 11,
                "end": 11
            }
        },
        "group": [
            "progressbar"
        ],
        "access": "public",
        "file": {
            "path": "progressbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The animation timing of the ProgressBar.\n",
        "commentRange": {
            "start": 12,
            "end": 13
        },
        "context": {
            "type": "variable",
            "name": "kendo-progressbar-animation-timing",
            "value": "1s linear infinite",
            "scope": "default",
            "line": {
                "start": 14,
                "end": 14
            }
        },
        "group": [
            "progressbar"
        ],
        "access": "public",
        "file": {
            "path": "progressbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the border around the ProgressBar.\n",
        "commentRange": {
            "start": 15,
            "end": 16
        },
        "context": {
            "type": "variable",
            "name": "kendo-progressbar-border-width",
            "value": "0px",
            "scope": "default",
            "line": {
                "start": 17,
                "end": 17
            }
        },
        "group": [
            "progressbar"
        ],
        "access": "public",
        "file": {
            "path": "progressbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the ProgressBar.\n",
        "commentRange": {
            "start": 18,
            "end": 19
        },
        "context": {
            "type": "variable",
            "name": "kendo-progressbar-font-family",
            "value": "var( --kendo-font-family, inherit )",
            "scope": "default",
            "line": {
                "start": 20,
                "end": 20
            }
        },
        "group": [
            "progressbar"
        ],
        "access": "public",
        "file": {
            "path": "progressbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the ProgressBar.\n",
        "commentRange": {
            "start": 21,
            "end": 22
        },
        "context": {
            "type": "variable",
            "name": "kendo-progressbar-font-size",
            "value": "$kendo-font-size * .75",
            "scope": "default",
            "line": {
                "start": 23,
                "end": 23
            }
        },
        "group": [
            "progressbar"
        ],
        "access": "public",
        "file": {
            "path": "progressbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the ProgressBar.\n",
        "commentRange": {
            "start": 24,
            "end": 25
        },
        "context": {
            "type": "variable",
            "name": "kendo-progressbar-line-height",
            "value": "var( --kendo-line-height-xs, normal )",
            "scope": "default",
            "line": {
                "start": 26,
                "end": 26
            }
        },
        "group": [
            "progressbar"
        ],
        "access": "public",
        "file": {
            "path": "progressbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the ProgressBar.\n",
        "commentRange": {
            "start": 28,
            "end": 29
        },
        "context": {
            "type": "variable",
            "name": "kendo-progressbar-bg",
            "value": "if($kendo-enable-color-system, k-color( base-subtle ), #e9ecef)",
            "scope": "default",
            "line": {
                "start": 30,
                "end": 30
            }
        },
        "group": [
            "progressbar"
        ],
        "access": "public",
        "file": {
            "path": "progressbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the ProgressBar.\n",
        "commentRange": {
            "start": 31,
            "end": 32
        },
        "context": {
            "type": "variable",
            "name": "kendo-progressbar-text",
            "value": "if($kendo-enable-color-system, k-color( base-on-subtle ), k-contrast-color( #e9ecef ))",
            "scope": "default",
            "line": {
                "start": 33,
                "end": 33
            }
        },
        "group": [
            "progressbar"
        ],
        "access": "public",
        "file": {
            "path": "progressbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the ProgressBar.\n",
        "commentRange": {
            "start": 34,
            "end": 35
        },
        "context": {
            "type": "variable",
            "name": "kendo-progressbar-border",
            "value": "inherit",
            "scope": "default",
            "line": {
                "start": 36,
                "end": 36
            }
        },
        "group": [
            "progressbar"
        ],
        "access": "public",
        "file": {
            "path": "progressbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background gradient of the ProgressBar.\n",
        "commentRange": {
            "start": 37,
            "end": 38
        },
        "context": {
            "type": "variable",
            "name": "kendo-progressbar-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 39,
                "end": 39
            }
        },
        "group": [
            "progressbar"
        ],
        "access": "public",
        "file": {
            "path": "progressbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The progress background color of the ProgressBar.\n",
        "commentRange": {
            "start": 41,
            "end": 42
        },
        "context": {
            "type": "variable",
            "name": "kendo-progressbar-value-bg",
            "value": "$kendo-selected-bg",
            "scope": "default",
            "line": {
                "start": 43,
                "end": 43
            }
        },
        "group": [
            "progressbar"
        ],
        "access": "public",
        "file": {
            "path": "progressbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The progress text color of the ProgressBar.\n",
        "commentRange": {
            "start": 44,
            "end": 45
        },
        "context": {
            "type": "variable",
            "name": "kendo-progressbar-value-text",
            "value": "$kendo-selected-text",
            "scope": "default",
            "line": {
                "start": 46,
                "end": 46
            }
        },
        "group": [
            "progressbar"
        ],
        "access": "public",
        "file": {
            "path": "progressbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The progress border color of the ProgressBar.\n",
        "commentRange": {
            "start": 47,
            "end": 48
        },
        "context": {
            "type": "variable",
            "name": "kendo-progressbar-value-border",
            "value": "unset",
            "scope": "default",
            "line": {
                "start": 49,
                "end": 49
            }
        },
        "group": [
            "progressbar"
        ],
        "access": "public",
        "file": {
            "path": "progressbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The progress background gradient of the ProgressBar.\n",
        "commentRange": {
            "start": 50,
            "end": 51
        },
        "context": {
            "type": "variable",
            "name": "kendo-progressbar-value-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 52,
                "end": 52
            }
        },
        "group": [
            "progressbar"
        ],
        "access": "public",
        "file": {
            "path": "progressbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the indeterminate ProgressBar.\n",
        "commentRange": {
            "start": 54,
            "end": 55
        },
        "context": {
            "type": "variable",
            "name": "kendo-progressbar-indeterminate-bg",
            "value": "$kendo-progressbar-bg",
            "scope": "default",
            "line": {
                "start": 56,
                "end": 56
            }
        },
        "group": [
            "progressbar"
        ],
        "access": "public",
        "file": {
            "path": "progressbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the indeterminate ProgressBar.\n",
        "commentRange": {
            "start": 57,
            "end": 58
        },
        "context": {
            "type": "variable",
            "name": "kendo-progressbar-indeterminate-text",
            "value": "$kendo-progressbar-text",
            "scope": "default",
            "line": {
                "start": 59,
                "end": 59
            }
        },
        "group": [
            "progressbar"
        ],
        "access": "public",
        "file": {
            "path": "progressbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the indeterminate ProgressBar.\n",
        "commentRange": {
            "start": 60,
            "end": 61
        },
        "context": {
            "type": "variable",
            "name": "kendo-progressbar-indeterminate-border",
            "value": "$kendo-progressbar-border",
            "scope": "default",
            "line": {
                "start": 62,
                "end": 62
            }
        },
        "group": [
            "progressbar"
        ],
        "access": "public",
        "file": {
            "path": "progressbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background gradient of the indeterminate ProgressBar.\n",
        "commentRange": {
            "start": 63,
            "end": 64
        },
        "context": {
            "type": "variable",
            "name": "kendo-progressbar-indeterminate-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 65,
                "end": 65
            }
        },
        "group": [
            "progressbar"
        ],
        "access": "public",
        "file": {
            "path": "progressbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the chunk ProgressBar.\n",
        "commentRange": {
            "start": 67,
            "end": 68
        },
        "context": {
            "type": "variable",
            "name": "kendo-progressbar-chunk-border",
            "value": "$kendo-body-bg",
            "scope": "default",
            "line": {
                "start": 69,
                "end": 69
            }
        },
        "group": [
            "progressbar"
        ],
        "access": "public",
        "file": {
            "path": "progressbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The arc stroke color of the circular ProgressBar.\n",
        "commentRange": {
            "start": 72,
            "end": 73
        },
        "context": {
            "type": "variable",
            "name": "kendo-circular-progressbar-arc-stroke",
            "value": "$kendo-color-primary",
            "scope": "default",
            "line": {
                "start": 74,
                "end": 74
            }
        },
        "group": [
            "progressbar"
        ],
        "access": "public",
        "file": {
            "path": "progressbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The scale stroke background color of the circular ProgressBar.\n",
        "commentRange": {
            "start": 75,
            "end": 76
        },
        "context": {
            "type": "variable",
            "name": "kendo-circular-progressbar-scale-stroke",
            "value": "$kendo-progressbar-bg",
            "scope": "default",
            "line": {
                "start": 77,
                "end": 77
            }
        },
        "group": [
            "progressbar"
        ],
        "access": "public",
        "file": {
            "path": "progressbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the AIPrompt.\n",
        "commentRange": {
            "start": 5,
            "end": 6
        },
        "context": {
            "type": "variable",
            "name": "kendo-prompt-text",
            "value": "$kendo-component-text",
            "scope": "default",
            "line": {
                "start": 7,
                "end": 7
            }
        },
        "group": [
            "prompt"
        ],
        "access": "public",
        "file": {
            "path": "prompt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the AIPrompt.\n",
        "commentRange": {
            "start": 8,
            "end": 9
        },
        "context": {
            "type": "variable",
            "name": "kendo-prompt-bg",
            "value": "$kendo-component-bg",
            "scope": "default",
            "line": {
                "start": 10,
                "end": 10
            }
        },
        "group": [
            "prompt"
        ],
        "access": "public",
        "file": {
            "path": "prompt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the AIPrompt.\n",
        "commentRange": {
            "start": 11,
            "end": 12
        },
        "context": {
            "type": "variable",
            "name": "kendo-prompt-border",
            "value": "$kendo-component-border",
            "scope": "default",
            "line": {
                "start": 13,
                "end": 13
            }
        },
        "group": [
            "prompt"
        ],
        "access": "public",
        "file": {
            "path": "prompt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the AIPrompt header.\n",
        "commentRange": {
            "start": 15,
            "end": 16
        },
        "context": {
            "type": "variable",
            "name": "kendo-prompt-header-text",
            "value": "$kendo-component-header-text",
            "scope": "default",
            "line": {
                "start": 17,
                "end": 17
            }
        },
        "group": [
            "prompt"
        ],
        "access": "public",
        "file": {
            "path": "prompt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the AIPrompt header.\n",
        "commentRange": {
            "start": 18,
            "end": 19
        },
        "context": {
            "type": "variable",
            "name": "kendo-prompt-header-bg",
            "value": "$kendo-component-bg",
            "scope": "default",
            "line": {
                "start": 20,
                "end": 20
            }
        },
        "group": [
            "prompt"
        ],
        "access": "public",
        "file": {
            "path": "prompt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the AIPrompt header.\n",
        "commentRange": {
            "start": 21,
            "end": 22
        },
        "context": {
            "type": "variable",
            "name": "kendo-prompt-header-border",
            "value": "$kendo-component-header-border",
            "scope": "default",
            "line": {
                "start": 23,
                "end": 23
            }
        },
        "group": [
            "prompt"
        ],
        "access": "public",
        "file": {
            "path": "prompt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the AIPrompt content.\n",
        "commentRange": {
            "start": 25,
            "end": 26
        },
        "context": {
            "type": "variable",
            "name": "kendo-prompt-content-padding-y",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 27,
                "end": 27
            }
        },
        "group": [
            "prompt"
        ],
        "access": "public",
        "file": {
            "path": "prompt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the AIPrompt content.\n",
        "commentRange": {
            "start": 28,
            "end": 29
        },
        "context": {
            "type": "variable",
            "name": "kendo-prompt-content-padding-x",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 30,
                "end": 30
            }
        },
        "group": [
            "prompt"
        ],
        "access": "public",
        "file": {
            "path": "prompt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing between the items of the AIPrompt content.\n",
        "commentRange": {
            "start": 31,
            "end": 32
        },
        "context": {
            "type": "variable",
            "name": "kendo-prompt-content-spacing",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 33,
                "end": 33
            }
        },
        "group": [
            "prompt"
        ],
        "access": "public",
        "file": {
            "path": "prompt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the AIPrompt content.\n",
        "commentRange": {
            "start": 34,
            "end": 35
        },
        "context": {
            "type": "variable",
            "name": "kendo-prompt-content-text",
            "value": "$kendo-component-header-text",
            "scope": "default",
            "line": {
                "start": 36,
                "end": 36
            }
        },
        "group": [
            "prompt"
        ],
        "access": "public",
        "file": {
            "path": "prompt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the AIPrompt content.\n",
        "commentRange": {
            "start": 37,
            "end": 38
        },
        "context": {
            "type": "variable",
            "name": "kendo-prompt-content-bg",
            "value": "$kendo-component-header-bg",
            "scope": "default",
            "line": {
                "start": 39,
                "end": 39
            }
        },
        "group": [
            "prompt"
        ],
        "access": "public",
        "file": {
            "path": "prompt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text border of the AIPrompt content.\n",
        "commentRange": {
            "start": 40,
            "end": 41
        },
        "context": {
            "type": "variable",
            "name": "kendo-prompt-content-border",
            "value": "$kendo-component-header-border",
            "scope": "default",
            "line": {
                "start": 42,
                "end": 42
            }
        },
        "group": [
            "prompt"
        ],
        "access": "public",
        "file": {
            "path": "prompt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing between the items of the AIPrompt content expander.\n",
        "commentRange": {
            "start": 44,
            "end": 45
        },
        "context": {
            "type": "variable",
            "name": "kendo-prompt-expander-spacing",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 46,
                "end": 46
            }
        },
        "group": [
            "prompt"
        ],
        "access": "public",
        "file": {
            "path": "prompt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the AIPrompt suggestion container.\n",
        "commentRange": {
            "start": 48,
            "end": 49
        },
        "context": {
            "type": "variable",
            "name": "kendo-prompt-suggestion-padding-y",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 50,
                "end": 50
            }
        },
        "group": [
            "prompt"
        ],
        "access": "public",
        "file": {
            "path": "prompt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the AIPrompt suggestion container.\n",
        "commentRange": {
            "start": 51,
            "end": 52
        },
        "context": {
            "type": "variable",
            "name": "kendo-prompt-suggestion-padding-x",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 53,
                "end": 53
            }
        },
        "group": [
            "prompt"
        ],
        "access": "public",
        "file": {
            "path": "prompt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border radius of the AIPrompt suggestion container.\n",
        "commentRange": {
            "start": 54,
            "end": 55
        },
        "context": {
            "type": "variable",
            "name": "kendo-prompt-suggestion-border-radius",
            "value": "k-border-radius(md)",
            "scope": "default",
            "line": {
                "start": 56,
                "end": 56
            }
        },
        "group": [
            "prompt"
        ],
        "access": "public",
        "file": {
            "path": "prompt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the AIPrompt suggestion container.\n",
        "commentRange": {
            "start": 57,
            "end": 58
        },
        "context": {
            "type": "variable",
            "name": "kendo-prompt-suggestion-text",
            "value": "$kendo-component-text",
            "scope": "default",
            "line": {
                "start": 59,
                "end": 59
            }
        },
        "group": [
            "prompt"
        ],
        "access": "public",
        "file": {
            "path": "prompt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the AIPrompt suggestion container.\n",
        "commentRange": {
            "start": 60,
            "end": 61
        },
        "context": {
            "type": "variable",
            "name": "kendo-prompt-suggestion-bg",
            "value": "$kendo-body-bg",
            "scope": "default",
            "line": {
                "start": 62,
                "end": 62
            }
        },
        "group": [
            "prompt"
        ],
        "access": "public",
        "file": {
            "path": "prompt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the AIPrompt suggestion container.\n",
        "commentRange": {
            "start": 63,
            "end": 64
        },
        "context": {
            "type": "variable",
            "name": "kendo-prompt-suggestion-border",
            "value": "$kendo-component-border",
            "scope": "default",
            "line": {
                "start": 65,
                "end": 65
            }
        },
        "group": [
            "prompt"
        ],
        "access": "public",
        "file": {
            "path": "prompt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The elevation of the AIPrompt suggestion container.\n",
        "commentRange": {
            "start": 66,
            "end": 67
        },
        "context": {
            "type": "variable",
            "name": "kendo-prompt-suggestion-shadow",
            "value": "k-elevation(1)",
            "scope": "default",
            "line": {
                "start": 68,
                "end": 68
            }
        },
        "group": [
            "prompt"
        ],
        "access": "public",
        "file": {
            "path": "prompt/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The global border radius used across the Components.\n",
        "commentRange": {
            "start": 4,
            "end": 5
        },
        "context": {
            "type": "variable",
            "name": "kendo-border-radius",
            "value": "map.get($kendo-spacing, 1.5)",
            "scope": "default",
            "line": {
                "start": 6,
                "end": 6
            }
        },
        "group": [
            "radii"
        ],
        "access": "public",
        "file": {
            "path": "core/border-radii/index.import.scss",
            "name": "index.import.scss"
        }
    },
    {
        "description": "The none border radius used across the Components.\n",
        "commentRange": {
            "start": 7,
            "end": 8
        },
        "context": {
            "type": "variable",
            "name": "kendo-border-radius-none",
            "value": "map.get($kendo-spacing, 0)",
            "scope": "default",
            "line": {
                "start": 9,
                "end": 9
            }
        },
        "group": [
            "radii"
        ],
        "access": "public",
        "file": {
            "path": "core/border-radii/index.import.scss",
            "name": "index.import.scss"
        }
    },
    {
        "description": "The extra small border radius used across the Components.\n",
        "commentRange": {
            "start": 10,
            "end": 11
        },
        "context": {
            "type": "variable",
            "name": "kendo-border-radius-xs",
            "value": "map.get($kendo-spacing, 0.5)",
            "scope": "default",
            "line": {
                "start": 12,
                "end": 12
            }
        },
        "group": [
            "radii"
        ],
        "access": "public",
        "file": {
            "path": "core/border-radii/index.import.scss",
            "name": "index.import.scss"
        }
    },
    {
        "description": "The small border radius used across the Components.\n",
        "commentRange": {
            "start": 13,
            "end": 14
        },
        "context": {
            "type": "variable",
            "name": "kendo-border-radius-sm",
            "value": "map.get($kendo-spacing, 1)",
            "scope": "default",
            "line": {
                "start": 15,
                "end": 15
            }
        },
        "group": [
            "radii"
        ],
        "access": "public",
        "file": {
            "path": "core/border-radii/index.import.scss",
            "name": "index.import.scss"
        }
    },
    {
        "description": "The medium border radius used across the Components.\n",
        "commentRange": {
            "start": 16,
            "end": 17
        },
        "context": {
            "type": "variable",
            "name": "kendo-border-radius-md",
            "value": "$kendo-border-radius",
            "scope": "default",
            "line": {
                "start": 18,
                "end": 18
            }
        },
        "group": [
            "radii"
        ],
        "access": "public",
        "file": {
            "path": "core/border-radii/index.import.scss",
            "name": "index.import.scss"
        }
    },
    {
        "description": "The large border radius used across the Components.\n",
        "commentRange": {
            "start": 19,
            "end": 20
        },
        "context": {
            "type": "variable",
            "name": "kendo-border-radius-lg",
            "value": "map.get($kendo-spacing, 2)",
            "scope": "default",
            "line": {
                "start": 21,
                "end": 21
            }
        },
        "group": [
            "radii"
        ],
        "access": "public",
        "file": {
            "path": "core/border-radii/index.import.scss",
            "name": "index.import.scss"
        }
    },
    {
        "description": "The extra large border radius used across the Components.\n",
        "commentRange": {
            "start": 22,
            "end": 23
        },
        "context": {
            "type": "variable",
            "name": "kendo-border-radius-xl",
            "value": "map.get($kendo-spacing, 3)",
            "scope": "default",
            "line": {
                "start": 24,
                "end": 24
            }
        },
        "group": [
            "radii"
        ],
        "access": "public",
        "file": {
            "path": "core/border-radii/index.import.scss",
            "name": "index.import.scss"
        }
    },
    {
        "description": "The third largest border radius used across the Components.\n",
        "commentRange": {
            "start": 25,
            "end": 26
        },
        "context": {
            "type": "variable",
            "name": "kendo-border-radius-xxl",
            "value": "map.get($kendo-spacing, 4)",
            "scope": "default",
            "line": {
                "start": 27,
                "end": 27
            }
        },
        "group": [
            "radii"
        ],
        "access": "public",
        "file": {
            "path": "core/border-radii/index.import.scss",
            "name": "index.import.scss"
        }
    },
    {
        "description": "The second largest border radius used across the Components.\n",
        "commentRange": {
            "start": 28,
            "end": 29
        },
        "context": {
            "type": "variable",
            "name": "kendo-border-radius-xxxl",
            "value": "map.get($kendo-spacing, 8)",
            "scope": "default",
            "line": {
                "start": 30,
                "end": 30
            }
        },
        "group": [
            "radii"
        ],
        "access": "public",
        "file": {
            "path": "core/border-radii/index.import.scss",
            "name": "index.import.scss"
        }
    },
    {
        "description": "The largest border radius used across the Components.\n",
        "commentRange": {
            "start": 31,
            "end": 32
        },
        "context": {
            "type": "variable",
            "name": "kendo-border-radius-full",
            "value": "50rem",
            "scope": "default",
            "line": {
                "start": 33,
                "end": 33
            }
        },
        "group": [
            "radii"
        ],
        "access": "public",
        "file": {
            "path": "core/border-radii/index.import.scss",
            "name": "index.import.scss"
        }
    },
    {
        "description": "The global radii Map.\n",
        "commentRange": {
            "start": 35,
            "end": 36
        },
        "context": {
            "type": "variable",
            "name": "_default-border-radii",
            "value": "(\n    none: $kendo-border-radius-none,\n    xs: $kendo-border-radius-xs,\n    sm: $kendo-border-radius-sm,\n    md: $kendo-border-radius-md,\n    lg: $kendo-border-radius-lg,\n    xl: $kendo-border-radius-xl,\n    xxl: $kendo-border-radius-xxl,\n    xxxl: $kendo-border-radius-xxxl,\n    full: $kendo-border-radius-full\n)",
            "scope": "default",
            "line": {
                "start": 37,
                "end": 47
            }
        },
        "group": [
            "radii"
        ],
        "access": "private",
        "file": {
            "path": "core/border-radii/index.import.scss",
            "name": "index.import.scss"
        }
    },
    {
        "description": "The global radii Map.\n",
        "commentRange": {
            "start": 49,
            "end": 50
        },
        "context": {
            "type": "variable",
            "name": "kendo-border-radii",
            "value": "$_default-border-radii",
            "scope": "default",
            "line": {
                "start": 51,
                "end": 51
            }
        },
        "group": [
            "radii"
        ],
        "access": "public",
        "file": {
            "path": "core/border-radii/index.import.scss",
            "name": "index.import.scss"
        }
    },
    {
        "description": "The border radius of the RadioButton.\n",
        "commentRange": {
            "start": 8,
            "end": 9
        },
        "context": {
            "type": "variable",
            "name": "kendo-radio-radius",
            "value": "50%",
            "scope": "default",
            "line": {
                "start": 10,
                "end": 10
            }
        },
        "group": [
            "radio"
        ],
        "access": "public",
        "file": {
            "path": "radio/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border width of the RadioButton.\n",
        "commentRange": {
            "start": 11,
            "end": 12
        },
        "context": {
            "type": "variable",
            "name": "kendo-radio-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 13,
                "end": 13
            }
        },
        "group": [
            "radio"
        ],
        "access": "public",
        "file": {
            "path": "radio/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The size of a small RadioButton.\n",
        "commentRange": {
            "start": 15,
            "end": 16
        },
        "context": {
            "type": "variable",
            "name": "kendo-radio-sm-size",
            "value": "k-spacing(3)",
            "scope": "default",
            "line": {
                "start": 17,
                "end": 17
            }
        },
        "group": [
            "radio"
        ],
        "access": "public",
        "file": {
            "path": "radio/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The size of a medium RadioButton.\n",
        "commentRange": {
            "start": 18,
            "end": 19
        },
        "context": {
            "type": "variable",
            "name": "kendo-radio-md-size",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 20,
                "end": 20
            }
        },
        "group": [
            "radio"
        ],
        "access": "public",
        "file": {
            "path": "radio/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The size of a large RadioButton.\n",
        "commentRange": {
            "start": 21,
            "end": 22
        },
        "context": {
            "type": "variable",
            "name": "kendo-radio-lg-size",
            "value": "k-spacing(5)",
            "scope": "default",
            "line": {
                "start": 23,
                "end": 23
            }
        },
        "group": [
            "radio"
        ],
        "access": "public",
        "file": {
            "path": "radio/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The glyph size of a small RadioButton.\n",
        "commentRange": {
            "start": 25,
            "end": 26
        },
        "context": {
            "type": "variable",
            "name": "kendo-radio-sm-glyph-size",
            "value": "k-spacing(2.5)",
            "scope": "default",
            "line": {
                "start": 27,
                "end": 27
            }
        },
        "group": [
            "radio"
        ],
        "access": "public",
        "file": {
            "path": "radio/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The glyph size of a medium RadioButton.\n",
        "commentRange": {
            "start": 28,
            "end": 29
        },
        "context": {
            "type": "variable",
            "name": "kendo-radio-md-glyph-size",
            "value": "k-spacing(3.5)",
            "scope": "default",
            "line": {
                "start": 30,
                "end": 30
            }
        },
        "group": [
            "radio"
        ],
        "access": "public",
        "file": {
            "path": "radio/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The glyph size of a large RadioButton.\n",
        "commentRange": {
            "start": 31,
            "end": 32
        },
        "context": {
            "type": "variable",
            "name": "kendo-radio-lg-glyph-size",
            "value": "k-spacing(4.5)",
            "scope": "default",
            "line": {
                "start": 33,
                "end": 33
            }
        },
        "group": [
            "radio"
        ],
        "access": "public",
        "file": {
            "path": "radio/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The ripple size of a small RadioButton.\n",
        "commentRange": {
            "start": 35,
            "end": 36
        },
        "context": {
            "type": "variable",
            "name": "kendo-radio-sm-ripple-size",
            "value": "300%",
            "scope": "default",
            "line": {
                "start": 37,
                "end": 37
            }
        },
        "group": [
            "radio"
        ],
        "access": "public",
        "file": {
            "path": "radio/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The ripple size of a medium RadioButton.\n",
        "commentRange": {
            "start": 38,
            "end": 39
        },
        "context": {
            "type": "variable",
            "name": "kendo-radio-md-ripple-size",
            "value": "300%",
            "scope": "default",
            "line": {
                "start": 40,
                "end": 40
            }
        },
        "group": [
            "radio"
        ],
        "access": "public",
        "file": {
            "path": "radio/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The ripple size of a large RadioButton.\n",
        "commentRange": {
            "start": 41,
            "end": 42
        },
        "context": {
            "type": "variable",
            "name": "kendo-radio-lg-ripple-size",
            "value": "300%",
            "scope": "default",
            "line": {
                "start": 43,
                "end": 43
            }
        },
        "group": [
            "radio"
        ],
        "access": "public",
        "file": {
            "path": "radio/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The map with the different RadioButton sizes.\n",
        "commentRange": {
            "start": 45,
            "end": 46
        },
        "context": {
            "type": "variable",
            "name": "kendo-radio-sizes",
            "value": "(\n    sm: (\n        size: $kendo-radio-sm-size,\n        glyph-size: $kendo-radio-sm-glyph-size,\n        ripple-size: $kendo-radio-sm-ripple-size\n    ),\n    md: (\n        size: $kendo-radio-md-size,\n        glyph-size: $kendo-radio-md-glyph-size,\n        ripple-size: $kendo-radio-md-ripple-size\n    ),\n    lg: (\n        size: $kendo-radio-lg-size,\n        glyph-size: $kendo-radio-lg-glyph-size,\n        ripple-size: $kendo-radio-lg-ripple-size\n    )\n)",
            "scope": "default",
            "line": {
                "start": 47,
                "end": 63
            }
        },
        "group": [
            "radio"
        ],
        "access": "public",
        "file": {
            "path": "radio/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the RadioButton.\n",
        "commentRange": {
            "start": 65,
            "end": 66
        },
        "context": {
            "type": "variable",
            "name": "kendo-radio-bg",
            "value": "$kendo-checkbox-bg",
            "scope": "default",
            "line": {
                "start": 67,
                "end": 67
            }
        },
        "group": [
            "radio"
        ],
        "access": "public",
        "file": {
            "path": "radio/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of radio button.\n",
        "commentRange": {
            "start": 68,
            "end": 69
        },
        "context": {
            "type": "variable",
            "name": "kendo-radio-text",
            "value": "$kendo-checkbox-text",
            "scope": "default",
            "line": {
                "start": 70,
                "end": 70
            }
        },
        "group": [
            "radio"
        ],
        "access": "public",
        "file": {
            "path": "radio/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the RadioButton.\n",
        "commentRange": {
            "start": 71,
            "end": 72
        },
        "context": {
            "type": "variable",
            "name": "kendo-radio-border",
            "value": "$kendo-checkbox-border",
            "scope": "default",
            "line": {
                "start": 73,
                "end": 73
            }
        },
        "group": [
            "radio"
        ],
        "access": "public",
        "file": {
            "path": "radio/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the hovered RadioButton.\n",
        "commentRange": {
            "start": 75,
            "end": 76
        },
        "context": {
            "type": "variable",
            "name": "kendo-radio-hover-bg",
            "value": "$kendo-checkbox-hover-bg",
            "scope": "default",
            "line": {
                "start": 77,
                "end": 77
            }
        },
        "group": [
            "radio"
        ],
        "access": "public",
        "file": {
            "path": "radio/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the hovered RadioButton.\n",
        "commentRange": {
            "start": 78,
            "end": 79
        },
        "context": {
            "type": "variable",
            "name": "kendo-radio-hover-text",
            "value": "$kendo-checkbox-hover-text",
            "scope": "default",
            "line": {
                "start": 80,
                "end": 80
            }
        },
        "group": [
            "radio"
        ],
        "access": "public",
        "file": {
            "path": "radio/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the hovered RadioButton.\n",
        "commentRange": {
            "start": 81,
            "end": 82
        },
        "context": {
            "type": "variable",
            "name": "kendo-radio-hover-border",
            "value": "$kendo-checkbox-hover-border",
            "scope": "default",
            "line": {
                "start": 83,
                "end": 83
            }
        },
        "group": [
            "radio"
        ],
        "access": "public",
        "file": {
            "path": "radio/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the checked RadioButton.\n",
        "commentRange": {
            "start": 85,
            "end": 86
        },
        "context": {
            "type": "variable",
            "name": "kendo-radio-checked-bg",
            "value": "$kendo-checkbox-checked-bg",
            "scope": "default",
            "line": {
                "start": 87,
                "end": 87
            }
        },
        "group": [
            "radio"
        ],
        "access": "public",
        "file": {
            "path": "radio/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the checked RadioButton.\n",
        "commentRange": {
            "start": 88,
            "end": 89
        },
        "context": {
            "type": "variable",
            "name": "kendo-radio-checked-text",
            "value": "$kendo-checkbox-checked-text",
            "scope": "default",
            "line": {
                "start": 90,
                "end": 90
            }
        },
        "group": [
            "radio"
        ],
        "access": "public",
        "file": {
            "path": "radio/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the checked RadioButton.\n",
        "commentRange": {
            "start": 91,
            "end": 92
        },
        "context": {
            "type": "variable",
            "name": "kendo-radio-checked-border",
            "value": "$kendo-checkbox-checked-border",
            "scope": "default",
            "line": {
                "start": 93,
                "end": 93
            }
        },
        "group": [
            "radio"
        ],
        "access": "public",
        "file": {
            "path": "radio/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the focused RadioButton.\n",
        "commentRange": {
            "start": 95,
            "end": 96
        },
        "context": {
            "type": "variable",
            "name": "kendo-radio-focus-border",
            "value": "$kendo-checkbox-focus-border",
            "scope": "default",
            "line": {
                "start": 97,
                "end": 97
            }
        },
        "group": [
            "radio"
        ],
        "access": "public",
        "file": {
            "path": "radio/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The box shadow of the focused RadioButton.\n",
        "commentRange": {
            "start": 98,
            "end": 99
        },
        "context": {
            "type": "variable",
            "name": "kendo-radio-focus-shadow",
            "value": "$kendo-checkbox-focus-shadow",
            "scope": "default",
            "line": {
                "start": 100,
                "end": 100
            }
        },
        "group": [
            "radio"
        ],
        "access": "public",
        "file": {
            "path": "radio/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the focused and checked RadioButton.\n",
        "commentRange": {
            "start": 101,
            "end": 102
        },
        "context": {
            "type": "variable",
            "name": "kendo-radio-focus-checked-border",
            "value": "$kendo-checkbox-focus-checked-border",
            "scope": "default",
            "line": {
                "start": 103,
                "end": 103
            }
        },
        "group": [
            "radio"
        ],
        "access": "public",
        "file": {
            "path": "radio/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The box shadow of the focused and checked RadioButton.\n",
        "commentRange": {
            "start": 104,
            "end": 105
        },
        "context": {
            "type": "variable",
            "name": "kendo-radio-focus-checked-shadow",
            "value": "$kendo-checkbox-focus-checked-shadow",
            "scope": "default",
            "line": {
                "start": 106,
                "end": 106
            }
        },
        "group": [
            "radio"
        ],
        "access": "public",
        "file": {
            "path": "radio/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the disabled RadioButton.\n",
        "commentRange": {
            "start": 108,
            "end": 109
        },
        "context": {
            "type": "variable",
            "name": "kendo-radio-disabled-bg",
            "value": "$kendo-checkbox-disabled-bg",
            "scope": "default",
            "line": {
                "start": 110,
                "end": 110
            }
        },
        "group": [
            "radio"
        ],
        "access": "public",
        "file": {
            "path": "radio/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The color of the disabled RadioButton.\n",
        "commentRange": {
            "start": 111,
            "end": 112
        },
        "context": {
            "type": "variable",
            "name": "kendo-radio-disabled-text",
            "value": "$kendo-checkbox-disabled-text",
            "scope": "default",
            "line": {
                "start": 113,
                "end": 113
            }
        },
        "group": [
            "radio"
        ],
        "access": "public",
        "file": {
            "path": "radio/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the disabled RadioButton.\n",
        "commentRange": {
            "start": 114,
            "end": 115
        },
        "context": {
            "type": "variable",
            "name": "kendo-radio-disabled-border",
            "value": "$kendo-checkbox-disabled-border",
            "scope": "default",
            "line": {
                "start": 116,
                "end": 116
            }
        },
        "group": [
            "radio"
        ],
        "access": "public",
        "file": {
            "path": "radio/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the disabled and checked RadioButton.\n",
        "commentRange": {
            "start": 118,
            "end": 119
        },
        "context": {
            "type": "variable",
            "name": "kendo-radio-disabled-checked-bg",
            "value": "$kendo-checkbox-disabled-checked-bg",
            "scope": "default",
            "line": {
                "start": 120,
                "end": 120
            }
        },
        "group": [
            "radio"
        ],
        "access": "public",
        "file": {
            "path": "radio/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The color of the disabled and checked RadioButton.\n",
        "commentRange": {
            "start": 121,
            "end": 122
        },
        "context": {
            "type": "variable",
            "name": "kendo-radio-disabled-checked-text",
            "value": "$kendo-checkbox-disabled-checked-text",
            "scope": "default",
            "line": {
                "start": 123,
                "end": 123
            }
        },
        "group": [
            "radio"
        ],
        "access": "public",
        "file": {
            "path": "radio/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of disabled and checked RadioButton.\n",
        "commentRange": {
            "start": 124,
            "end": 125
        },
        "context": {
            "type": "variable",
            "name": "kendo-radio-disabled-checked-border",
            "value": "$kendo-checkbox-disabled-checked-border",
            "scope": "default",
            "line": {
                "start": 126,
                "end": 126
            }
        },
        "group": [
            "radio"
        ],
        "access": "public",
        "file": {
            "path": "radio/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the invalid RadioButton.\n",
        "commentRange": {
            "start": 128,
            "end": 129
        },
        "context": {
            "type": "variable",
            "name": "kendo-radio-invalid-bg",
            "value": "$kendo-checkbox-invalid-bg",
            "scope": "default",
            "line": {
                "start": 130,
                "end": 130
            }
        },
        "group": [
            "radio"
        ],
        "access": "public",
        "file": {
            "path": "radio/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the invalid RadioButton.\n",
        "commentRange": {
            "start": 131,
            "end": 132
        },
        "context": {
            "type": "variable",
            "name": "kendo-radio-invalid-text",
            "value": "$kendo-checkbox-invalid-text",
            "scope": "default",
            "line": {
                "start": 133,
                "end": 133
            }
        },
        "group": [
            "radio"
        ],
        "access": "public",
        "file": {
            "path": "radio/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the invalid RadioButton.\n",
        "commentRange": {
            "start": 134,
            "end": 135
        },
        "context": {
            "type": "variable",
            "name": "kendo-radio-invalid-border",
            "value": "$kendo-checkbox-invalid-border",
            "scope": "default",
            "line": {
                "start": 136,
                "end": 136
            }
        },
        "group": [
            "radio"
        ],
        "access": "public",
        "file": {
            "path": "radio/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The type of the RadioButton indicator.\n",
        "commentRange": {
            "start": 141,
            "end": 142
        },
        "context": {
            "type": "variable",
            "name": "kendo-radio-indicator-type",
            "value": "image",
            "scope": "default",
            "line": {
                "start": 143,
                "end": 143
            }
        },
        "group": [
            "radio"
        ],
        "access": "public",
        "file": {
            "path": "radio/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the RadioButton indicator glyph.\n",
        "commentRange": {
            "start": 145,
            "end": 146
        },
        "context": {
            "type": "variable",
            "name": "kendo-radio-glyph-font-family",
            "value": "\"WebComponentsIcons\", monospace",
            "scope": "default",
            "line": {
                "start": 147,
                "end": 147
            }
        },
        "group": [
            "radio"
        ],
        "access": "public",
        "file": {
            "path": "radio/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The glyph of the RadioButton indicator.\n",
        "commentRange": {
            "start": 148,
            "end": 149
        },
        "context": {
            "type": "variable",
            "name": "kendo-radio-checked-glyph",
            "value": "\"\\e308\"",
            "scope": "default",
            "line": {
                "start": 150,
                "end": 150
            }
        },
        "group": [
            "radio"
        ],
        "access": "public",
        "file": {
            "path": "radio/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The image of the checked RadioButton indicator.\n",
        "commentRange": {
            "start": 152,
            "end": 153
        },
        "context": {
            "type": "variable",
            "name": "kendo-radio-checked-image",
            "value": "k-escape-svg( url(\"data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'><circle r='2' fill='#ffffff'/></svg>\") )",
            "scope": "default",
            "line": {
                "start": 154,
                "end": 154
            }
        },
        "group": [
            "radio"
        ],
        "access": "public",
        "file": {
            "path": "radio/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The image of the disabled and checked RadioButton indicator.\n",
        "commentRange": {
            "start": 155,
            "end": 156
        },
        "context": {
            "type": "variable",
            "name": "kendo-radio-disabled-checked-image",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 157,
                "end": 157
            }
        },
        "group": [
            "radio"
        ],
        "access": "public",
        "file": {
            "path": "radio/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal margin of the RadioButton inside of a label.\n",
        "commentRange": {
            "start": 162,
            "end": 163
        },
        "context": {
            "type": "variable",
            "name": "kendo-radio-label-margin-x",
            "value": "k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 164,
                "end": 164
            }
        },
        "group": [
            "radio"
        ],
        "access": "public",
        "file": {
            "path": "radio/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal list item margin of the RadioButton.\n",
        "commentRange": {
            "start": 169,
            "end": 170
        },
        "context": {
            "type": "variable",
            "name": "kendo-radio-list-spacing",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 171,
                "end": 171
            }
        },
        "group": [
            "radio"
        ],
        "access": "public",
        "file": {
            "path": "radio/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal list item padding of the RadioButton.\n",
        "commentRange": {
            "start": 172,
            "end": 173
        },
        "context": {
            "type": "variable",
            "name": "kendo-radio-list-item-padding-x",
            "value": "k-spacing(0)",
            "scope": "default",
            "line": {
                "start": 174,
                "end": 174
            }
        },
        "group": [
            "radio"
        ],
        "access": "public",
        "file": {
            "path": "radio/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical list item padding of the RadioButton.\n",
        "commentRange": {
            "start": 175,
            "end": 176
        },
        "context": {
            "type": "variable",
            "name": "kendo-radio-list-item-padding-y",
            "value": "$kendo-list-md-item-padding-y",
            "scope": "default",
            "line": {
                "start": 177,
                "end": 177
            }
        },
        "group": [
            "radio"
        ],
        "access": "public",
        "file": {
            "path": "radio/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the RadioButton ripple.\n",
        "commentRange": {
            "start": 182,
            "end": 183
        },
        "context": {
            "type": "variable",
            "name": "kendo-radio-ripple-bg",
            "value": "$kendo-radio-checked-bg",
            "scope": "default",
            "line": {
                "start": 184,
                "end": 184
            }
        },
        "group": [
            "radio"
        ],
        "access": "public",
        "file": {
            "path": "radio/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The opacity of the RadioButton ripple.\n",
        "commentRange": {
            "start": 185,
            "end": 186
        },
        "context": {
            "type": "variable",
            "name": "kendo-radio-ripple-opacity",
            "value": ".25",
            "scope": "default",
            "line": {
                "start": 187,
                "end": 187
            }
        },
        "group": [
            "radio"
        ],
        "access": "public",
        "file": {
            "path": "radio/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the Rating.\n",
        "commentRange": {
            "start": 5,
            "end": 6
        },
        "context": {
            "type": "variable",
            "name": "kendo-rating-font-family",
            "value": "var( --kendo-font-family, inherit )",
            "scope": "default",
            "line": {
                "start": 7,
                "end": 7
            }
        },
        "group": [
            "rating"
        ],
        "access": "public",
        "file": {
            "path": "rating/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the Rating.\n",
        "commentRange": {
            "start": 8,
            "end": 9
        },
        "context": {
            "type": "variable",
            "name": "kendo-rating-font-size",
            "value": "var( --kendo-font-size, inherit )",
            "scope": "default",
            "line": {
                "start": 10,
                "end": 10
            }
        },
        "group": [
            "rating"
        ],
        "access": "public",
        "file": {
            "path": "rating/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the Rating.\n",
        "commentRange": {
            "start": 11,
            "end": 12
        },
        "context": {
            "type": "variable",
            "name": "kendo-rating-line-height",
            "value": "var( --kendo-line-height, normal )",
            "scope": "default",
            "line": {
                "start": 13,
                "end": 13
            }
        },
        "group": [
            "rating"
        ],
        "access": "public",
        "file": {
            "path": "rating/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal margin of the Rating container.\n",
        "commentRange": {
            "start": 15,
            "end": 16
        },
        "context": {
            "type": "variable",
            "name": "kendo-rating-container-margin-x",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 17,
                "end": 17
            }
        },
        "group": [
            "rating"
        ],
        "access": "public",
        "file": {
            "path": "rating/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the Rating item.\n",
        "commentRange": {
            "start": 19,
            "end": 20
        },
        "context": {
            "type": "variable",
            "name": "kendo-rating-item-padding-x",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 21,
                "end": 21
            }
        },
        "group": [
            "rating"
        ],
        "access": "public",
        "file": {
            "path": "rating/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the Rating item.\n",
        "commentRange": {
            "start": 22,
            "end": 23
        },
        "context": {
            "type": "variable",
            "name": "kendo-rating-item-padding-y",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 24,
                "end": 24
            }
        },
        "group": [
            "rating"
        ],
        "access": "public",
        "file": {
            "path": "rating/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal margin of the Rating label.\n",
        "commentRange": {
            "start": 26,
            "end": 27
        },
        "context": {
            "type": "variable",
            "name": "kendo-rating-label-margin-x",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 28,
                "end": 28
            }
        },
        "group": [
            "rating"
        ],
        "access": "public",
        "file": {
            "path": "rating/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical margin of the Rating label.\n",
        "commentRange": {
            "start": 29,
            "end": 30
        },
        "context": {
            "type": "variable",
            "name": "kendo-rating-label-margin-y",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 31,
                "end": 31
            }
        },
        "group": [
            "rating"
        ],
        "access": "public",
        "file": {
            "path": "rating/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the Rating label.\n",
        "commentRange": {
            "start": 32,
            "end": 33
        },
        "context": {
            "type": "variable",
            "name": "kendo-rating-label-line-height",
            "value": "var( --kendo-line-height-lg, normal )",
            "scope": "default",
            "line": {
                "start": 34,
                "end": 34
            }
        },
        "group": [
            "rating"
        ],
        "access": "public",
        "file": {
            "path": "rating/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Rating icon.\n",
        "commentRange": {
            "start": 36,
            "end": 37
        },
        "context": {
            "type": "variable",
            "name": "kendo-rating-icon-text",
            "value": "if($kendo-enable-color-system, k-color( subtle ) , $kendo-subtle-text)",
            "scope": "default",
            "line": {
                "start": 38,
                "end": 38
            }
        },
        "group": [
            "rating"
        ],
        "access": "public",
        "file": {
            "path": "rating/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the selected Rating icon.\n",
        "commentRange": {
            "start": 39,
            "end": 40
        },
        "context": {
            "type": "variable",
            "name": "kendo-rating-icon-selected-text",
            "value": "$kendo-selected-bg",
            "scope": "default",
            "line": {
                "start": 41,
                "end": 41
            }
        },
        "group": [
            "rating"
        ],
        "access": "public",
        "file": {
            "path": "rating/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the hovered Rating icon.\n",
        "commentRange": {
            "start": 42,
            "end": 43
        },
        "context": {
            "type": "variable",
            "name": "kendo-rating-icon-hover-text",
            "value": "$kendo-selected-bg",
            "scope": "default",
            "line": {
                "start": 44,
                "end": 44
            }
        },
        "group": [
            "rating"
        ],
        "access": "public",
        "file": {
            "path": "rating/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the focused Rating icon.\n",
        "commentRange": {
            "start": 45,
            "end": 46
        },
        "context": {
            "type": "variable",
            "name": "kendo-rating-icon-focus-text",
            "value": "$kendo-selected-bg",
            "scope": "default",
            "line": {
                "start": 47,
                "end": 47
            }
        },
        "group": [
            "rating"
        ],
        "access": "public",
        "file": {
            "path": "rating/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The shadow of the focused Rating icon.\n",
        "commentRange": {
            "start": 49,
            "end": 50
        },
        "context": {
            "type": "variable",
            "name": "kendo-rating-icon-focus-shadow",
            "value": "0 2px 4px rgba( black, .1 )",
            "scope": "default",
            "line": {
                "start": 51,
                "end": 51
            }
        },
        "group": [
            "rating"
        ],
        "access": "public",
        "file": {
            "path": "rating/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The shadow of the focused and selected Rating icon.\n",
        "commentRange": {
            "start": 52,
            "end": 53
        },
        "context": {
            "type": "variable",
            "name": "kendo-rating-icon-focus-selected-shadow",
            "value": "0 2px 4px rgba( black, .1)",
            "scope": "default",
            "line": {
                "start": 54,
                "end": 54
            }
        },
        "group": [
            "rating"
        ],
        "access": "public",
        "file": {
            "path": "rating/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the border around the Scheduler.\n",
        "commentRange": {
            "start": 10,
            "end": 11
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 12,
                "end": 12
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the Scheduler.\n",
        "commentRange": {
            "start": 13,
            "end": 14
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-font-family",
            "value": "var( --kendo-font-family, inherit )",
            "scope": "default",
            "line": {
                "start": 15,
                "end": 15
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the Scheduler.\n",
        "commentRange": {
            "start": 16,
            "end": 17
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-font-size",
            "value": "var( --kendo-font-size, inherit )",
            "scope": "default",
            "line": {
                "start": 18,
                "end": 18
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the Scheduler.\n",
        "commentRange": {
            "start": 19,
            "end": 20
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-line-height",
            "value": "var( --kendo-line-height, normal )",
            "scope": "default",
            "line": {
                "start": 21,
                "end": 21
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Scheduler.\n",
        "commentRange": {
            "start": 23,
            "end": 24
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-bg",
            "value": "$kendo-component-bg",
            "scope": "default",
            "line": {
                "start": 25,
                "end": 25
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Scheduler.\n",
        "commentRange": {
            "start": 26,
            "end": 27
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-text",
            "value": "$kendo-component-text",
            "scope": "default",
            "line": {
                "start": 28,
                "end": 28
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Scheduler.\n",
        "commentRange": {
            "start": 29,
            "end": 30
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-border",
            "value": "$kendo-component-border",
            "scope": "default",
            "line": {
                "start": 31,
                "end": 31
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Scheduler ToolBar.\n",
        "commentRange": {
            "start": 33,
            "end": 34
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-toolbar-bg",
            "value": "$kendo-toolbar-bg",
            "scope": "default",
            "line": {
                "start": 35,
                "end": 35
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Scheduler ToolBar.\n",
        "commentRange": {
            "start": 36,
            "end": 37
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-toolbar-text",
            "value": "$kendo-toolbar-text",
            "scope": "default",
            "line": {
                "start": 38,
                "end": 38
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Scheduler ToolBar.\n",
        "commentRange": {
            "start": 39,
            "end": 40
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-toolbar-border",
            "value": "$kendo-toolbar-border",
            "scope": "default",
            "line": {
                "start": 41,
                "end": 41
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The gradient of the Scheduler ToolBar.\n",
        "commentRange": {
            "start": 42,
            "end": 43
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-toolbar-gradient",
            "value": "$kendo-toolbar-gradient",
            "scope": "default",
            "line": {
                "start": 44,
                "end": 44
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Scheduler footer.\n",
        "commentRange": {
            "start": 46,
            "end": 47
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-footer-bg",
            "value": "$kendo-toolbar-bg",
            "scope": "default",
            "line": {
                "start": 48,
                "end": 48
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Scheduler footer.\n",
        "commentRange": {
            "start": 49,
            "end": 50
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-footer-text",
            "value": "$kendo-toolbar-text",
            "scope": "default",
            "line": {
                "start": 51,
                "end": 51
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Scheduler footer.\n",
        "commentRange": {
            "start": 52,
            "end": 53
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-footer-border",
            "value": "$kendo-toolbar-border",
            "scope": "default",
            "line": {
                "start": 54,
                "end": 54
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The gradient of the Scheduler footer.\n",
        "commentRange": {
            "start": 55,
            "end": 56
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-footer-gradient",
            "value": "$kendo-toolbar-gradient",
            "scope": "default",
            "line": {
                "start": 57,
                "end": 57
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The minimum height of the Scheduler event.\n",
        "commentRange": {
            "start": 59,
            "end": 60
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-event-min-height",
            "value": "25px",
            "scope": "default",
            "line": {
                "start": 61,
                "end": 61
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border radius of the Scheduler event.\n",
        "commentRange": {
            "start": 62,
            "end": 63
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-event-border-radius",
            "value": "k-border-radius(md)",
            "scope": "default",
            "line": {
                "start": 64,
                "end": 64
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the Scheduler event.\n",
        "commentRange": {
            "start": 65,
            "end": 66
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-event-line-height",
            "value": "calc( #{$kendo-scheduler-event-min-height} - (2 * #{k-spacing(1)}) )",
            "scope": "default",
            "line": {
                "start": 67,
                "end": 67
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Scheduler event.\n",
        "commentRange": {
            "start": 69,
            "end": 70
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-event-bg",
            "value": "if($kendo-enable-color-system, k-color( primary ), k-color-tint( $kendo-selected-bg, 2 ))",
            "scope": "default",
            "line": {
                "start": 71,
                "end": 71
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Scheduler event.\n",
        "commentRange": {
            "start": 72,
            "end": 73
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-event-text",
            "value": "$kendo-selected-text",
            "scope": "default",
            "line": {
                "start": 74,
                "end": 74
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Scheduler event.\n",
        "commentRange": {
            "start": 75,
            "end": 76
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-event-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 77,
                "end": 77
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The gradient of the Scheduler event.\n",
        "commentRange": {
            "start": 78,
            "end": 79
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-event-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 80,
                "end": 80
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The shadow of the Scheduler event.\n",
        "commentRange": {
            "start": 81,
            "end": 82
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-event-shadow",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 83,
                "end": 83
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the hovered Scheduler event.\n",
        "commentRange": {
            "start": 85,
            "end": 86
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-event-hover-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 87,
                "end": 87
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the hovered Scheduler event.\n",
        "commentRange": {
            "start": 88,
            "end": 89
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-event-hover-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 90,
                "end": 90
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the hovered Scheduler event.\n",
        "commentRange": {
            "start": 91,
            "end": 92
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-event-hover-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 93,
                "end": 93
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The gradient of the hovered Scheduler event.\n",
        "commentRange": {
            "start": 94,
            "end": 95
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-event-hover-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 96,
                "end": 96
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The shadow of the hovered Scheduler event.\n",
        "commentRange": {
            "start": 97,
            "end": 98
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-event-hover-shadow",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 99,
                "end": 99
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the selected Scheduler event.\n",
        "commentRange": {
            "start": 101,
            "end": 102
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-event-selected-bg",
            "value": "$kendo-selected-bg",
            "scope": "default",
            "line": {
                "start": 103,
                "end": 103
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the selected Scheduler event.\n",
        "commentRange": {
            "start": 104,
            "end": 105
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-event-selected-text",
            "value": "$kendo-selected-text",
            "scope": "default",
            "line": {
                "start": 106,
                "end": 106
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the selected Scheduler event.\n",
        "commentRange": {
            "start": 107,
            "end": 108
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-event-selected-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 109,
                "end": 109
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The gradient of the selected Scheduler event.\n",
        "commentRange": {
            "start": 110,
            "end": 111
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-event-selected-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 112,
                "end": 112
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The shadow of the selected Scheduler event.\n",
        "commentRange": {
            "start": 113,
            "end": 114
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-event-selected-shadow",
            "value": "inset 0 0 0 3px rgba( white, .5 )",
            "scope": "default",
            "line": {
                "start": 115,
                "end": 115
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The shadow of the ongoing Scheduler event.\n",
        "commentRange": {
            "start": 117,
            "end": 118
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-event-ongoing-shadow",
            "value": "inset 0px 0px 0px 1px #ff0000",
            "scope": "default",
            "line": {
                "start": 119,
                "end": 119
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the Scheduler cell.\n",
        "commentRange": {
            "start": 121,
            "end": 122
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-cell-padding-x",
            "value": "k-spacing(3)",
            "scope": "default",
            "line": {
                "start": 123,
                "end": 123
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the Scheduler cell.\n",
        "commentRange": {
            "start": 124,
            "end": 125
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-cell-padding-y",
            "value": "k-spacing(3)",
            "scope": "default",
            "line": {
                "start": 126,
                "end": 126
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The height of the Scheduler cell.\n",
        "commentRange": {
            "start": 127,
            "end": 128
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-cell-height",
            "value": "$kendo-line-height-em",
            "scope": "default",
            "line": {
                "start": 129,
                "end": 129
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the Scheduler date column.\n",
        "commentRange": {
            "start": 130,
            "end": 131
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-datecolumn-width",
            "value": "12em",
            "scope": "default",
            "line": {
                "start": 132,
                "end": 132
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the Scheduler time column.\n",
        "commentRange": {
            "start": 133,
            "end": 134
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-timecolumn-width",
            "value": "11em",
            "scope": "default",
            "line": {
                "start": 135,
                "end": 135
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the non-working hours in the Scheduler.\n",
        "commentRange": {
            "start": 137,
            "end": 138
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-nonwork-bg",
            "value": "if($kendo-enable-color-system, k-color( base-subtle ), k-try-shade( $kendo-scheduler-bg, .5 ))",
            "scope": "default",
            "line": {
                "start": 139,
                "end": 139
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the non-working hours in the Scheduler.\n",
        "commentRange": {
            "start": 140,
            "end": 141
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-nonwork-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 142,
                "end": 142
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the weekends in the Scheduler.\n",
        "commentRange": {
            "start": 144,
            "end": 145
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-weekend-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 146,
                "end": 146
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the weekends in the Scheduler.\n",
        "commentRange": {
            "start": 147,
            "end": 148
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-weekend-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 149,
                "end": 149
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the preceding/subsequent month cells in the Calendar.\n",
        "commentRange": {
            "start": 151,
            "end": 152
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-othermonth-bg",
            "value": "if($kendo-enable-color-system, k-color( base-subtle ), k-try-shade( $kendo-scheduler-bg, .5 ))",
            "scope": "default",
            "line": {
                "start": 153,
                "end": 153
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the preceding/subsequent month cells in the Calendar.\n",
        "commentRange": {
            "start": 154,
            "end": 155
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-othermonth-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 156,
                "end": 156
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the year view in the Scheduler.\n",
        "commentRange": {
            "start": 158,
            "end": 159
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-yearview-padding-x",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 160,
                "end": 160
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the year view in the Scheduler.\n",
        "commentRange": {
            "start": 161,
            "end": 162
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-yearview-padding-y",
            "value": "$kendo-scheduler-yearview-padding-x",
            "scope": "default",
            "line": {
                "start": 163,
                "end": 163
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing between the calendars of the year view in the Scheduler.\n",
        "commentRange": {
            "start": 165,
            "end": 166
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-yearview-calendar-gap",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 167,
                "end": 167
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The days with events indicator size of the year view in the Scheduler.\n",
        "commentRange": {
            "start": 169,
            "end": 170
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-yearview-indicator-size",
            "value": "3px",
            "scope": "default",
            "line": {
                "start": 171,
                "end": 171
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The top position of the days with events indicator of the year view in the Scheduler.\n",
        "commentRange": {
            "start": 172,
            "end": 173
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-yearview-indicator-calc-offset-top",
            "value": "calc( #{$kendo-calendar-cell-size} - (#{$kendo-calendar-cell-padding-y} * 2))",
            "scope": "default",
            "line": {
                "start": 174,
                "end": 174
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The left position of the days with events indicator of the year view in the Scheduler.\n",
        "commentRange": {
            "start": 175,
            "end": 176
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-yearview-indicator-calc-offset-left",
            "value": "calc( 50% - #{math.div( $kendo-scheduler-yearview-indicator-size, 2)} )",
            "scope": "default",
            "line": {
                "start": 177,
                "end": 177
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border radius of the days with events indicator of the year view in the Scheduler.\n",
        "commentRange": {
            "start": 178,
            "end": 179
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-yearview-indicator-border-radius",
            "value": "50%",
            "scope": "default",
            "line": {
                "start": 180,
                "end": 180
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the days with events indicator of the year view in the Scheduler.\n",
        "commentRange": {
            "start": 181,
            "end": 182
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-yearview-indicator-bg",
            "value": "$kendo-color-primary",
            "scope": "default",
            "line": {
                "start": 183,
                "end": 183
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the selected days with events indicator of the year view in the Scheduler.\n",
        "commentRange": {
            "start": 184,
            "end": 185
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-yearview-indicator-selected-bg",
            "value": "$kendo-color-primary-contrast",
            "scope": "default",
            "line": {
                "start": 186,
                "end": 186
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the Scheduler Tooltip.\n",
        "commentRange": {
            "start": 188,
            "end": 189
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-tooltip-padding-x",
            "value": "k-spacing(3)",
            "scope": "default",
            "line": {
                "start": 190,
                "end": 190
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the Scheduler Tooltip.\n",
        "commentRange": {
            "start": 191,
            "end": 192
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-tooltip-padding-y",
            "value": "k-spacing(3)",
            "scope": "default",
            "line": {
                "start": 193,
                "end": 193
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the border of the Scheduler Tooltip.\n",
        "commentRange": {
            "start": 194,
            "end": 195
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-tooltip-border-width",
            "value": "0",
            "scope": "default",
            "line": {
                "start": 196,
                "end": 196
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Scheduler Tooltip.\n",
        "commentRange": {
            "start": 197,
            "end": 198
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-tooltip-bg",
            "value": "$kendo-color-primary-contrast",
            "scope": "default",
            "line": {
                "start": 199,
                "end": 199
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Scheduler Tooltip.\n",
        "commentRange": {
            "start": 200,
            "end": 201
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-tooltip-text",
            "value": "$kendo-base-text",
            "scope": "default",
            "line": {
                "start": 202,
                "end": 202
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Scheduler Tooltip.\n",
        "commentRange": {
            "start": 203,
            "end": 204
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-tooltip-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 205,
                "end": 205
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The shadow of the Scheduler Tooltip.\n",
        "commentRange": {
            "start": 206,
            "end": 207
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-tooltip-shadow",
            "value": "k-elevation(2)",
            "scope": "default",
            "line": {
                "start": 208,
                "end": 208
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical margin of the Scheduler Tooltip title.\n",
        "commentRange": {
            "start": 210,
            "end": 211
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-tooltip-title-margin-y",
            "value": "k-spacing(3)",
            "scope": "default",
            "line": {
                "start": 212,
                "end": 212
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the month inside the Scheduler Tooltip.\n",
        "commentRange": {
            "start": 213,
            "end": 214
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-tooltip-month-font-size",
            "value": "var( --kendo-font-size-sm, inherit )",
            "scope": "default",
            "line": {
                "start": 215,
                "end": 215
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the day inside the Scheduler Tooltip.\n",
        "commentRange": {
            "start": 216,
            "end": 217
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-tooltip-day-font-size",
            "value": "calc( var( --kendo-font-size-sm, #{$kendo-font-size-sm} ) * 2 )",
            "scope": "default",
            "line": {
                "start": 218,
                "end": 218
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The max height of the events inside the Scheduler Tooltip.\n",
        "commentRange": {
            "start": 220,
            "end": 221
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-tooltip-events-max-height",
            "value": "250px",
            "scope": "default",
            "line": {
                "start": 222,
                "end": 222
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing between the events inside the Scheduler Tooltip.\n",
        "commentRange": {
            "start": 223,
            "end": 224
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-tooltip-events-gap",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 225,
                "end": 225
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the events inside the Scheduler Tooltip.\n",
        "commentRange": {
            "start": 227,
            "end": 228
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-tooltip-event-padding-x",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 229,
                "end": 229
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the events inside the Scheduler Tooltip.\n",
        "commentRange": {
            "start": 230,
            "end": 231
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-tooltip-event-padding-y",
            "value": "k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 232,
                "end": 232
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border radius of the events inside the Scheduler Tooltip.\n",
        "commentRange": {
            "start": 233,
            "end": 234
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-tooltip-event-border-radius",
            "value": "k-border-radius(md)",
            "scope": "default",
            "line": {
                "start": 235,
                "end": 235
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing between the events items inside the Scheduler Tooltip.\n",
        "commentRange": {
            "start": 236,
            "end": 237
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-tooltip-event-gap",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 238,
                "end": 238
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The color of the Scheduler Tooltip callout.\n",
        "commentRange": {
            "start": 240,
            "end": 241
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-tooltip-callout-text",
            "value": "$kendo-scheduler-tooltip-bg",
            "scope": "default",
            "line": {
                "start": 242,
                "end": 242
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The padding of the Scheduler appointments.\n",
        "commentRange": {
            "start": 244,
            "end": 245
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-appointments-padding",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 246,
                "end": 246
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the Scheduler event template.\n",
        "commentRange": {
            "start": 248,
            "end": 249
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-event-template-padding-x",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 250,
                "end": 250
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the Scheduler event template.\n",
        "commentRange": {
            "start": 251,
            "end": 252
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-event-template-padding-y",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 253,
                "end": 253
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The inline inset of the Scheduler event actions.\n",
        "commentRange": {
            "start": 255,
            "end": 256
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-event-actions-inset-x",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 257,
                "end": 257
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The margin of the Scheduler event indicators.\n",
        "commentRange": {
            "start": 259,
            "end": 260
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-indicators-margin",
            "value": "k-spacing(1) .4ex 0 k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 261,
                "end": 261
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The margin of the Scheduler event indicators in rtl.\n",
        "commentRange": {
            "start": 262,
            "end": 263
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-rtl-indicators-margin",
            "value": "k-spacing(1) k-spacing(2) 0 .4ex",
            "scope": "default",
            "line": {
                "start": 264,
                "end": 264
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The inline inset of the Scheduler marquee labels.\n",
        "commentRange": {
            "start": 266,
            "end": 267
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-marquee-label-inset-x",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 268,
                "end": 268
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The block inset of the Scheduler marquee labels.\n",
        "commentRange": {
            "start": 269,
            "end": 270
        },
        "context": {
            "type": "variable",
            "name": "kendo-scheduler-marquee-label-inset-y",
            "value": "k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 271,
                "end": 271
            }
        },
        "group": [
            "scheduler"
        ],
        "access": "public",
        "file": {
            "path": "scheduler/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the border around the ScrollView.\n",
        "commentRange": {
            "start": 6,
            "end": 7
        },
        "context": {
            "type": "variable",
            "name": "kendo-scrollview-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 8,
                "end": 8
            }
        },
        "group": [
            "scrollview"
        ],
        "access": "public",
        "file": {
            "path": "scrollview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the ScrollView.\n",
        "commentRange": {
            "start": 9,
            "end": 10
        },
        "context": {
            "type": "variable",
            "name": "kendo-scrollview-font-family",
            "value": "var( --kendo-font-family, inherit )",
            "scope": "default",
            "line": {
                "start": 11,
                "end": 11
            }
        },
        "group": [
            "scrollview"
        ],
        "access": "public",
        "file": {
            "path": "scrollview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the ScrollView.\n",
        "commentRange": {
            "start": 12,
            "end": 13
        },
        "context": {
            "type": "variable",
            "name": "kendo-scrollview-font-size",
            "value": "var( --kendo-font-size, inherit )",
            "scope": "default",
            "line": {
                "start": 14,
                "end": 14
            }
        },
        "group": [
            "scrollview"
        ],
        "access": "public",
        "file": {
            "path": "scrollview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the ScrollView.\n",
        "commentRange": {
            "start": 15,
            "end": 16
        },
        "context": {
            "type": "variable",
            "name": "kendo-scrollview-line-height",
            "value": "var( --kendo-line-height, normal )",
            "scope": "default",
            "line": {
                "start": 17,
                "end": 17
            }
        },
        "group": [
            "scrollview"
        ],
        "access": "public",
        "file": {
            "path": "scrollview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the ScrollView.\n",
        "commentRange": {
            "start": 19,
            "end": 20
        },
        "context": {
            "type": "variable",
            "name": "kendo-scrollview-text",
            "value": "$kendo-component-text",
            "scope": "default",
            "line": {
                "start": 21,
                "end": 21
            }
        },
        "group": [
            "scrollview"
        ],
        "access": "public",
        "file": {
            "path": "scrollview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the ScrollView.\n",
        "commentRange": {
            "start": 22,
            "end": 23
        },
        "context": {
            "type": "variable",
            "name": "kendo-scrollview-bg",
            "value": "$kendo-component-bg",
            "scope": "default",
            "line": {
                "start": 24,
                "end": 24
            }
        },
        "group": [
            "scrollview"
        ],
        "access": "public",
        "file": {
            "path": "scrollview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the ScrollView.\n",
        "commentRange": {
            "start": 25,
            "end": 26
        },
        "context": {
            "type": "variable",
            "name": "kendo-scrollview-border",
            "value": "$kendo-component-border",
            "scope": "default",
            "line": {
                "start": 27,
                "end": 27
            }
        },
        "group": [
            "scrollview"
        ],
        "access": "public",
        "file": {
            "path": "scrollview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The size of the ScrollView page button.\n",
        "commentRange": {
            "start": 29,
            "end": 30
        },
        "context": {
            "type": "variable",
            "name": "kendo-scrollview-pagebutton-size",
            "value": "10px",
            "scope": "default",
            "line": {
                "start": 31,
                "end": 31
            }
        },
        "group": [
            "scrollview"
        ],
        "access": "public",
        "file": {
            "path": "scrollview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the ScrollView page button.\n",
        "commentRange": {
            "start": 32,
            "end": 33
        },
        "context": {
            "type": "variable",
            "name": "kendo-scrollview-pagebutton-bg",
            "value": "$kendo-button-bg",
            "scope": "default",
            "line": {
                "start": 34,
                "end": 34
            }
        },
        "group": [
            "scrollview"
        ],
        "access": "public",
        "file": {
            "path": "scrollview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the ScrollView page button.\n",
        "commentRange": {
            "start": 35,
            "end": 36
        },
        "context": {
            "type": "variable",
            "name": "kendo-scrollview-pagebutton-border",
            "value": "$kendo-button-border",
            "scope": "default",
            "line": {
                "start": 37,
                "end": 37
            }
        },
        "group": [
            "scrollview"
        ],
        "access": "public",
        "file": {
            "path": "scrollview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The primary background color of the ScrollView page button.\n",
        "commentRange": {
            "start": 38,
            "end": 39
        },
        "context": {
            "type": "variable",
            "name": "kendo-scrollview-pagebutton-primary-bg",
            "value": "$kendo-color-primary",
            "scope": "default",
            "line": {
                "start": 40,
                "end": 40
            }
        },
        "group": [
            "scrollview"
        ],
        "access": "public",
        "file": {
            "path": "scrollview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The primary border color of the ScrollView page button.\n",
        "commentRange": {
            "start": 41,
            "end": 42
        },
        "context": {
            "type": "variable",
            "name": "kendo-scrollview-pagebutton-primary-border",
            "value": "$kendo-color-primary",
            "scope": "default",
            "line": {
                "start": 43,
                "end": 43
            }
        },
        "group": [
            "scrollview"
        ],
        "access": "public",
        "file": {
            "path": "scrollview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The box shadow of the ScrollView page button.\n",
        "commentRange": {
            "start": 44,
            "end": 45
        },
        "context": {
            "type": "variable",
            "name": "kendo-scrollview-pagebutton-shadow",
            "value": "0 0 0 2px rgba( black, .13 )",
            "scope": "default",
            "line": {
                "start": 46,
                "end": 46
            }
        },
        "group": [
            "scrollview"
        ],
        "access": "public",
        "file": {
            "path": "scrollview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The offset of the ScrollView pager.\n",
        "commentRange": {
            "start": 48,
            "end": 49
        },
        "context": {
            "type": "variable",
            "name": "kendo-scrollview-pager-offset",
            "value": "0",
            "scope": "default",
            "line": {
                "start": 50,
                "end": 50
            }
        },
        "group": [
            "scrollview"
        ],
        "access": "public",
        "file": {
            "path": "scrollview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing between the ScrollView pager items.\n",
        "commentRange": {
            "start": 51,
            "end": 52
        },
        "context": {
            "type": "variable",
            "name": "kendo-scrollview-pager-item-spacing",
            "value": "k-spacing(5)",
            "scope": "default",
            "line": {
                "start": 53,
                "end": 53
            }
        },
        "group": [
            "scrollview"
        ],
        "access": "public",
        "file": {
            "path": "scrollview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border width of the ScrollView pager items.\n",
        "commentRange": {
            "start": 54,
            "end": 55
        },
        "context": {
            "type": "variable",
            "name": "kendo-scrollview-pager-item-border-width",
            "value": "0px",
            "scope": "default",
            "line": {
                "start": 56,
                "end": 56
            }
        },
        "group": [
            "scrollview"
        ],
        "access": "public",
        "file": {
            "path": "scrollview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The height of the ScrollView pager.\n",
        "commentRange": {
            "start": 57,
            "end": 58
        },
        "context": {
            "type": "variable",
            "name": "kendo-scrollview-pager-height",
            "value": "calc( #{$kendo-scrollview-pagebutton-size} + #{$kendo-scrollview-pager-item-border-width * 2} + calc( #{$kendo-scrollview-pager-item-spacing} * 2 ) )",
            "scope": "default",
            "line": {
                "start": 59,
                "end": 59
            }
        },
        "group": [
            "scrollview"
        ],
        "access": "public",
        "file": {
            "path": "scrollview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the highlight over the tapped ScrollView navigation arrows.\n",
        "commentRange": {
            "start": 61,
            "end": 62
        },
        "context": {
            "type": "variable",
            "name": "kendo-scrollview-arrow-tap-highlight-color",
            "value": "$kendo-color-rgba-transparent",
            "scope": "default",
            "line": {
                "start": 63,
                "end": 63
            }
        },
        "group": [
            "scrollview"
        ],
        "access": "public",
        "file": {
            "path": "scrollview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The color of the ScrollView navigation arrows.\n",
        "commentRange": {
            "start": 64,
            "end": 65
        },
        "context": {
            "type": "variable",
            "name": "kendo-scrollview-navigation-color",
            "value": "white",
            "scope": "default",
            "line": {
                "start": 66,
                "end": 66
            }
        },
        "group": [
            "scrollview"
        ],
        "access": "public",
        "file": {
            "path": "scrollview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The box shadow of the ScrollView navigation arrows.\n",
        "commentRange": {
            "start": 67,
            "end": 68
        },
        "context": {
            "type": "variable",
            "name": "kendo-scrollview-navigation-icon-shadow",
            "value": "rgba( black, .3 ) 0 0 15px",
            "scope": "default",
            "line": {
                "start": 69,
                "end": 69
            }
        },
        "group": [
            "scrollview"
        ],
        "access": "public",
        "file": {
            "path": "scrollview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the ScrollView navigation.\n",
        "commentRange": {
            "start": 70,
            "end": 71
        },
        "context": {
            "type": "variable",
            "name": "kendo-scrollview-navigation-bg",
            "value": "rgba( black, 0 )",
            "scope": "default",
            "line": {
                "start": 72,
                "end": 72
            }
        },
        "group": [
            "scrollview"
        ],
        "access": "public",
        "file": {
            "path": "scrollview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The opacity of the ScrollView navigation.\n",
        "commentRange": {
            "start": 73,
            "end": 74
        },
        "context": {
            "type": "variable",
            "name": "kendo-scrollview-navigation-default-opacity",
            "value": ".7",
            "scope": "default",
            "line": {
                "start": 75,
                "end": 75
            }
        },
        "group": [
            "scrollview"
        ],
        "access": "public",
        "file": {
            "path": "scrollview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The hover opacity of the ScrollView navigation.\n",
        "commentRange": {
            "start": 76,
            "end": 77
        },
        "context": {
            "type": "variable",
            "name": "kendo-scrollview-navigation-hover-opacity",
            "value": "1",
            "scope": "default",
            "line": {
                "start": 78,
                "end": 78
            }
        },
        "group": [
            "scrollview"
        ],
        "access": "public",
        "file": {
            "path": "scrollview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The hover background color of the ScrollView navigation arrows.\n",
        "commentRange": {
            "start": 79,
            "end": 80
        },
        "context": {
            "type": "variable",
            "name": "kendo-scrollview-navigation-hover-span-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 81,
                "end": 81
            }
        },
        "group": [
            "scrollview"
        ],
        "access": "public",
        "file": {
            "path": "scrollview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the ScrollView pager in light mode.\n",
        "commentRange": {
            "start": 83,
            "end": 84
        },
        "context": {
            "type": "variable",
            "name": "kendo-scrollview-light-bg",
            "value": "rgba( white, .4 )",
            "scope": "default",
            "line": {
                "start": 85,
                "end": 85
            }
        },
        "group": [
            "scrollview"
        ],
        "access": "public",
        "file": {
            "path": "scrollview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the ScrollView pager in dark mode.\n",
        "commentRange": {
            "start": 86,
            "end": 87
        },
        "context": {
            "type": "variable",
            "name": "kendo-scrollview-dark-bg",
            "value": "rgba( black, .4 )",
            "scope": "default",
            "line": {
                "start": 88,
                "end": 88
            }
        },
        "group": [
            "scrollview"
        ],
        "access": "public",
        "file": {
            "path": "scrollview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The duration of the ScrollView transition.\n",
        "commentRange": {
            "start": 90,
            "end": 91
        },
        "context": {
            "type": "variable",
            "name": "kendo-scrollview-transition-duration",
            "value": ".3s",
            "scope": "default",
            "line": {
                "start": 92,
                "end": 92
            }
        },
        "group": [
            "scrollview"
        ],
        "access": "public",
        "file": {
            "path": "scrollview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The timing function of the ScrollView transition.\n",
        "commentRange": {
            "start": 93,
            "end": 94
        },
        "context": {
            "type": "variable",
            "name": "kendo-scrollview-transition-timing-function",
            "value": "ease-in-out",
            "scope": "default",
            "line": {
                "start": 95,
                "end": 95
            }
        },
        "group": [
            "scrollview"
        ],
        "access": "public",
        "file": {
            "path": "scrollview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The transform scale of the Skeleton text.\n",
        "commentRange": {
            "start": 5,
            "end": 6
        },
        "context": {
            "type": "variable",
            "name": "kendo-skeleton-text-transform",
            "value": "scale( 1, .6 )",
            "scope": "default",
            "line": {
                "start": 7,
                "end": 7
            }
        },
        "group": [
            "skeleton"
        ],
        "access": "public",
        "file": {
            "path": "skeleton/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border radius of the Skeleton text.\n",
        "commentRange": {
            "start": 8,
            "end": 9
        },
        "context": {
            "type": "variable",
            "name": "kendo-skeleton-text-border-radius",
            "value": "k-border-radius(md)",
            "scope": "default",
            "line": {
                "start": 10,
                "end": 10
            }
        },
        "group": [
            "skeleton"
        ],
        "access": "public",
        "file": {
            "path": "skeleton/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border radius of the rectangular Skeleton.\n",
        "commentRange": {
            "start": 12,
            "end": 13
        },
        "context": {
            "type": "variable",
            "name": "kendo-skeleton-rect-border-radius",
            "value": "0",
            "scope": "default",
            "line": {
                "start": 14,
                "end": 14
            }
        },
        "group": [
            "skeleton"
        ],
        "access": "public",
        "file": {
            "path": "skeleton/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border radius of the circular Skeleton.\n",
        "commentRange": {
            "start": 16,
            "end": 17
        },
        "context": {
            "type": "variable",
            "name": "kendo-skeleton-circle-border-radius",
            "value": "9999px",
            "scope": "default",
            "line": {
                "start": 18,
                "end": 18
            }
        },
        "group": [
            "skeleton"
        ],
        "access": "public",
        "file": {
            "path": "skeleton/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Skeleton item.\n",
        "commentRange": {
            "start": 20,
            "end": 21
        },
        "context": {
            "type": "variable",
            "name": "kendo-skeleton-item-bg",
            "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 20%, transparent), rgba( $kendo-color-inverse, .2 ))",
            "scope": "default",
            "line": {
                "start": 22,
                "end": 22
            }
        },
        "group": [
            "skeleton"
        ],
        "access": "public",
        "file": {
            "path": "skeleton/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Skeleton wave animation.\n",
        "commentRange": {
            "start": 23,
            "end": 24
        },
        "context": {
            "type": "variable",
            "name": "kendo-skeleton-wave-bg",
            "value": "rgba( black, .04 )",
            "scope": "default",
            "line": {
                "start": 25,
                "end": 25
            }
        },
        "group": [
            "skeleton"
        ],
        "access": "public",
        "file": {
            "path": "skeleton/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The default size of the Slider.\n",
        "commentRange": {
            "start": 6,
            "end": 7
        },
        "context": {
            "type": "variable",
            "name": "kendo-slider-size",
            "value": "200px",
            "scope": "default",
            "line": {
                "start": 8,
                "end": 8
            }
        },
        "group": [
            "slider"
        ],
        "access": "public",
        "file": {
            "path": "slider/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The default size of the Slider tick.\n",
        "commentRange": {
            "start": 9,
            "end": 10
        },
        "context": {
            "type": "variable",
            "name": "kendo-slider-tick-size",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 11,
                "end": 11
            }
        },
        "group": [
            "slider"
        ],
        "access": "public",
        "file": {
            "path": "slider/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The default size of the Slider's track wrap.\n",
        "commentRange": {
            "start": 12,
            "end": 13
        },
        "context": {
            "type": "variable",
            "name": "kendo-slider-alt-size",
            "value": "30px",
            "scope": "default",
            "line": {
                "start": 14,
                "end": 14
            }
        },
        "group": [
            "slider"
        ],
        "access": "public",
        "file": {
            "path": "slider/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the Slider.\n",
        "commentRange": {
            "start": 16,
            "end": 17
        },
        "context": {
            "type": "variable",
            "name": "kendo-slider-font-family",
            "value": "var( --kendo-font-family, inherit )",
            "scope": "default",
            "line": {
                "start": 18,
                "end": 18
            }
        },
        "group": [
            "slider"
        ],
        "access": "public",
        "file": {
            "path": "slider/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the Slider.\n",
        "commentRange": {
            "start": 19,
            "end": 20
        },
        "context": {
            "type": "variable",
            "name": "kendo-slider-font-size",
            "value": "var( --kendo-font-size, inherit )",
            "scope": "default",
            "line": {
                "start": 21,
                "end": 21
            }
        },
        "group": [
            "slider"
        ],
        "access": "public",
        "file": {
            "path": "slider/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the Slider.\n",
        "commentRange": {
            "start": 22,
            "end": 23
        },
        "context": {
            "type": "variable",
            "name": "kendo-slider-line-height",
            "value": "var( --kendo-line-height, normal )",
            "scope": "default",
            "line": {
                "start": 24,
                "end": 24
            }
        },
        "group": [
            "slider"
        ],
        "access": "public",
        "file": {
            "path": "slider/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The offset of the Slider Buttons.\n",
        "commentRange": {
            "start": 26,
            "end": 27
        },
        "context": {
            "type": "variable",
            "name": "kendo-slider-button-offset",
            "value": "10px",
            "scope": "default",
            "line": {
                "start": 28,
                "end": 28
            }
        },
        "group": [
            "slider"
        ],
        "access": "public",
        "file": {
            "path": "slider/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The size of the Slider Buttons.\n",
        "commentRange": {
            "start": 29,
            "end": 30
        },
        "context": {
            "type": "variable",
            "name": "kendo-slider-button-size",
            "value": "($kendo-slider-alt-size - 2)",
            "scope": "default",
            "line": {
                "start": 31,
                "end": 31
            }
        },
        "group": [
            "slider"
        ],
        "access": "public",
        "file": {
            "path": "slider/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing of the Slider Buttons.\n",
        "commentRange": {
            "start": 32,
            "end": 33
        },
        "context": {
            "type": "variable",
            "name": "kendo-slider-button-spacing",
            "value": "($kendo-slider-button-size + $kendo-slider-button-offset)",
            "scope": "default",
            "line": {
                "start": 34,
                "end": 34
            }
        },
        "group": [
            "slider"
        ],
        "access": "public",
        "file": {
            "path": "slider/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The shadow of the focused Slider Buttons.\n",
        "commentRange": {
            "start": 35,
            "end": 36
        },
        "context": {
            "type": "variable",
            "name": "kendo-slider-button-focus-shadow",
            "value": "$kendo-button-focus-shadow",
            "scope": "default",
            "line": {
                "start": 37,
                "end": 37
            }
        },
        "group": [
            "slider"
        ],
        "access": "public",
        "file": {
            "path": "slider/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The thickness of the Slider track.\n",
        "commentRange": {
            "start": 39,
            "end": 40
        },
        "context": {
            "type": "variable",
            "name": "kendo-slider-track-thickness",
            "value": "4px",
            "scope": "default",
            "line": {
                "start": 41,
                "end": 41
            }
        },
        "group": [
            "slider"
        ],
        "access": "public",
        "file": {
            "path": "slider/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The size of the Slider drag handle.\n",
        "commentRange": {
            "start": 42,
            "end": 43
        },
        "context": {
            "type": "variable",
            "name": "kendo-slider-draghandle-size",
            "value": "14px",
            "scope": "default",
            "line": {
                "start": 44,
                "end": 44
            }
        },
        "group": [
            "slider"
        ],
        "access": "public",
        "file": {
            "path": "slider/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border width of the Slider drag handle.\n",
        "commentRange": {
            "start": 45,
            "end": 46
        },
        "context": {
            "type": "variable",
            "name": "kendo-slider-draghandle-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 47,
                "end": 47
            }
        },
        "group": [
            "slider"
        ],
        "access": "public",
        "file": {
            "path": "slider/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The transition scale of the active Slider drag handle.\n",
        "commentRange": {
            "start": 48,
            "end": 49
        },
        "context": {
            "type": "variable",
            "name": "kendo-slider-draghandle-active-scale",
            "value": "1",
            "scope": "default",
            "line": {
                "start": 50,
                "end": 50
            }
        },
        "group": [
            "slider"
        ],
        "access": "public",
        "file": {
            "path": "slider/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The size of the active Slider drag handle.\n",
        "commentRange": {
            "start": 51,
            "end": 52
        },
        "context": {
            "type": "variable",
            "name": "kendo-slider-draghandle-active-size",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 53,
                "end": 53
            }
        },
        "group": [
            "slider"
        ],
        "access": "public",
        "file": {
            "path": "slider/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Slider drag handle.\n",
        "commentRange": {
            "start": 55,
            "end": 56
        },
        "context": {
            "type": "variable",
            "name": "kendo-slider-draghandle-bg",
            "value": "$kendo-color-primary",
            "scope": "default",
            "line": {
                "start": 57,
                "end": 57
            }
        },
        "group": [
            "slider"
        ],
        "access": "public",
        "file": {
            "path": "slider/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Slider drag handle.\n",
        "commentRange": {
            "start": 58,
            "end": 59
        },
        "context": {
            "type": "variable",
            "name": "kendo-slider-draghandle-text",
            "value": "if($kendo-enable-color-system, k-color( on-primary ), k-contrast-color( $kendo-color-primary ))",
            "scope": "default",
            "line": {
                "start": 60,
                "end": 60
            }
        },
        "group": [
            "slider"
        ],
        "access": "public",
        "file": {
            "path": "slider/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Slider drag handle.\n",
        "commentRange": {
            "start": 61,
            "end": 62
        },
        "context": {
            "type": "variable",
            "name": "kendo-slider-draghandle-border",
            "value": "$kendo-color-primary",
            "scope": "default",
            "line": {
                "start": 63,
                "end": 63
            }
        },
        "group": [
            "slider"
        ],
        "access": "public",
        "file": {
            "path": "slider/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The gradient of the Slider drag handle.\n",
        "commentRange": {
            "start": 64,
            "end": 65
        },
        "context": {
            "type": "variable",
            "name": "kendo-slider-draghandle-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 66,
                "end": 66
            }
        },
        "group": [
            "slider"
        ],
        "access": "public",
        "file": {
            "path": "slider/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the hovered Slider drag handle.\n",
        "commentRange": {
            "start": 68,
            "end": 69
        },
        "context": {
            "type": "variable",
            "name": "kendo-slider-draghandle-hover-bg",
            "value": "if($kendo-enable-color-system, k-color( primary-hover ), k-try-darken( $kendo-color-primary, 7.5% ))",
            "scope": "default",
            "line": {
                "start": 70,
                "end": 70
            }
        },
        "group": [
            "slider"
        ],
        "access": "public",
        "file": {
            "path": "slider/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the hovered Slider drag handle.\n",
        "commentRange": {
            "start": 71,
            "end": 72
        },
        "context": {
            "type": "variable",
            "name": "kendo-slider-draghandle-hover-text",
            "value": "if($kendo-enable-color-system, k-color( on-primary ), k-contrast-color( $kendo-color-primary ))",
            "scope": "default",
            "line": {
                "start": 73,
                "end": 73
            }
        },
        "group": [
            "slider"
        ],
        "access": "public",
        "file": {
            "path": "slider/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the hovered Slider drag handle.\n",
        "commentRange": {
            "start": 74,
            "end": 75
        },
        "context": {
            "type": "variable",
            "name": "kendo-slider-draghandle-hover-border",
            "value": "if($kendo-enable-color-system, k-color( primary-hover ), k-try-darken( $kendo-color-primary, 10% ))",
            "scope": "default",
            "line": {
                "start": 76,
                "end": 76
            }
        },
        "group": [
            "slider"
        ],
        "access": "public",
        "file": {
            "path": "slider/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The gradient of the hovered Slider drag handle.\n",
        "commentRange": {
            "start": 77,
            "end": 78
        },
        "context": {
            "type": "variable",
            "name": "kendo-slider-draghandle-hover-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 79,
                "end": 79
            }
        },
        "group": [
            "slider"
        ],
        "access": "public",
        "file": {
            "path": "slider/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the active Slider drag handle.\n",
        "commentRange": {
            "start": 81,
            "end": 82
        },
        "context": {
            "type": "variable",
            "name": "kendo-slider-draghandle-pressed-bg",
            "value": "if($kendo-enable-color-system, k-color( primary-active ), k-try-darken( $kendo-color-primary, 10% ))",
            "scope": "default",
            "line": {
                "start": 83,
                "end": 83
            }
        },
        "group": [
            "slider"
        ],
        "access": "public",
        "file": {
            "path": "slider/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the active Slider drag handle.\n",
        "commentRange": {
            "start": 84,
            "end": 85
        },
        "context": {
            "type": "variable",
            "name": "kendo-slider-draghandle-pressed-text",
            "value": "if($kendo-enable-color-system, k-color( on-primary ), k-contrast-color( $kendo-color-primary ))",
            "scope": "default",
            "line": {
                "start": 86,
                "end": 86
            }
        },
        "group": [
            "slider"
        ],
        "access": "public",
        "file": {
            "path": "slider/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the active Slider drag handle.\n",
        "commentRange": {
            "start": 87,
            "end": 88
        },
        "context": {
            "type": "variable",
            "name": "kendo-slider-draghandle-pressed-border",
            "value": "if($kendo-enable-color-system, k-color( primary-active ), k-try-darken( $kendo-color-primary, 12.5% ))",
            "scope": "default",
            "line": {
                "start": 89,
                "end": 89
            }
        },
        "group": [
            "slider"
        ],
        "access": "public",
        "file": {
            "path": "slider/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The gradient of the active Slider drag handle.\n",
        "commentRange": {
            "start": 90,
            "end": 91
        },
        "context": {
            "type": "variable",
            "name": "kendo-slider-draghandle-pressed-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 92,
                "end": 92
            }
        },
        "group": [
            "slider"
        ],
        "access": "public",
        "file": {
            "path": "slider/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The shadow of the focused Slider drag handle.\n",
        "commentRange": {
            "start": 94,
            "end": 95
        },
        "context": {
            "type": "variable",
            "name": "kendo-slider-draghandle-focus-shadow",
            "value": "0 0 0 3px if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 50%, transparent), rgba( $kendo-color-primary, .5 ))",
            "scope": "default",
            "line": {
                "start": 96,
                "end": 96
            }
        },
        "group": [
            "slider"
        ],
        "access": "public",
        "file": {
            "path": "slider/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The transition speed of the Slider.\n",
        "commentRange": {
            "start": 98,
            "end": 99
        },
        "context": {
            "type": "variable",
            "name": "kendo-slider-transition-speed",
            "value": ".3s",
            "scope": "default",
            "line": {
                "start": 100,
                "end": 100
            }
        },
        "group": [
            "slider"
        ],
        "access": "public",
        "file": {
            "path": "slider/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The transition function of the Slider.\n",
        "commentRange": {
            "start": 101,
            "end": 102
        },
        "context": {
            "type": "variable",
            "name": "kendo-slider-transition-function",
            "value": "ease-out",
            "scope": "default",
            "line": {
                "start": 103,
                "end": 103
            }
        },
        "group": [
            "slider"
        ],
        "access": "public",
        "file": {
            "path": "slider/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The transition speed of the Slider drag handle.\n",
        "commentRange": {
            "start": 104,
            "end": 105
        },
        "context": {
            "type": "variable",
            "name": "kendo-slider-draghandle-transition-speed",
            "value": ".4s",
            "scope": "default",
            "line": {
                "start": 106,
                "end": 106
            }
        },
        "group": [
            "slider"
        ],
        "access": "public",
        "file": {
            "path": "slider/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The transition function of the Slider drag handle.\n",
        "commentRange": {
            "start": 107,
            "end": 108
        },
        "context": {
            "type": "variable",
            "name": "kendo-slider-draghandle-transition-function",
            "value": "cubic-bezier(.25, .8, .25, 1)",
            "scope": "default",
            "line": {
                "start": 109,
                "end": 109
            }
        },
        "group": [
            "slider"
        ],
        "access": "public",
        "file": {
            "path": "slider/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Slider track.\n",
        "commentRange": {
            "start": 111,
            "end": 112
        },
        "context": {
            "type": "variable",
            "name": "kendo-slider-track-bg",
            "value": "if($kendo-enable-color-system, k-color( base-emphasis ), #e9ecef)",
            "scope": "default",
            "line": {
                "start": 113,
                "end": 113
            }
        },
        "group": [
            "slider"
        ],
        "access": "public",
        "file": {
            "path": "slider/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Slider's track selection.\n",
        "commentRange": {
            "start": 114,
            "end": 115
        },
        "context": {
            "type": "variable",
            "name": "kendo-slider-selection-bg",
            "value": "$kendo-selected-bg",
            "scope": "default",
            "line": {
                "start": 116,
                "end": 116
            }
        },
        "group": [
            "slider"
        ],
        "access": "public",
        "file": {
            "path": "slider/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "",
        "commentRange": {
            "start": 117,
            "end": 118
        },
        "context": {
            "type": "variable",
            "name": "kendo-slider-disabled-opacity",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 119,
                "end": 119
            }
        },
        "groupDescriptions": {
            "slider": "The opacity of the disabled Slider."
        },
        "group": [
            "slider"
        ],
        "access": "public",
        "file": {
            "path": "slider/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background image of the horizontal Slider tick.\n",
        "commentRange": {
            "start": 121,
            "end": 122
        },
        "context": {
            "type": "variable",
            "name": "kendo-slider-tick-horizontal-image",
            "value": "\"data:image/gif;base64,R0lGODlhAQC0AIABALi4uAAAACH5BAEAAAEALAAAAAABALQAAAIWjIGJxqzazlux2ovlzND2rAHgSIZWAQA7\"",
            "scope": "default",
            "line": {
                "start": 123,
                "end": 123
            }
        },
        "group": [
            "slider"
        ],
        "access": "public",
        "file": {
            "path": "slider/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background image of the vertical Slider tick.\n",
        "commentRange": {
            "start": 124,
            "end": 125
        },
        "context": {
            "type": "variable",
            "name": "kendo-slider-tick-vertical-image",
            "value": "\"data:image/gif;base64,R0lGODlhtAABAIABALi4uAAAACH5BAEAAAEALAAAAAC0AAEAAAIWjIGJxqzazlux2ovlzND2rAHgSIZWAQA7\"",
            "scope": "default",
            "line": {
                "start": 126,
                "end": 126
            }
        },
        "group": [
            "slider"
        ],
        "access": "public",
        "file": {
            "path": "slider/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The global default Spacing map.\n",
        "commentRange": {
            "start": 46,
            "end": 47
        },
        "context": {
            "type": "variable",
            "name": "kendo-spacing",
            "value": "$_default-spacing",
            "scope": "default",
            "line": {
                "start": 48,
                "end": 48
            }
        },
        "group": [
            "spacing"
        ],
        "access": "public",
        "file": {
            "path": "core/spacing/index.import.scss",
            "name": "index.import.scss"
        }
    },
    {
        "description": "The focus shadow of the SplitButton.\n",
        "commentRange": {
            "start": 5,
            "end": 6
        },
        "context": {
            "type": "variable",
            "name": "kendo-split-button-focus-shadow",
            "value": "$kendo-button-focus-shadow",
            "scope": "default",
            "line": {
                "start": 7,
                "end": 7
            }
        },
        "group": [
            "split-button"
        ],
        "access": "public",
        "file": {
            "path": "split-button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the arrow Button.\n",
        "commentRange": {
            "start": 9,
            "end": 10
        },
        "context": {
            "type": "variable",
            "name": "kendo-split-button-arrow-padding-x",
            "value": "$kendo-button-padding-y",
            "scope": "default",
            "line": {
                "start": 11,
                "end": 11
            }
        },
        "group": [
            "split-button"
        ],
        "access": "public",
        "file": {
            "path": "split-button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the small arrow Button.\n",
        "commentRange": {
            "start": 12,
            "end": 13
        },
        "context": {
            "type": "variable",
            "name": "kendo-split-button-sm-arrow-padding-x",
            "value": "$kendo-button-sm-padding-y",
            "scope": "default",
            "line": {
                "start": 14,
                "end": 14
            }
        },
        "group": [
            "split-button"
        ],
        "access": "public",
        "file": {
            "path": "split-button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the medium arrow Button.\n",
        "commentRange": {
            "start": 15,
            "end": 16
        },
        "context": {
            "type": "variable",
            "name": "kendo-split-button-md-arrow-padding-x",
            "value": "$kendo-button-md-padding-y",
            "scope": "default",
            "line": {
                "start": 17,
                "end": 17
            }
        },
        "group": [
            "split-button"
        ],
        "access": "public",
        "file": {
            "path": "split-button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the large arrow Button.\n",
        "commentRange": {
            "start": 18,
            "end": 19
        },
        "context": {
            "type": "variable",
            "name": "kendo-split-button-lg-arrow-padding-x",
            "value": "$kendo-button-lg-padding-y",
            "scope": "default",
            "line": {
                "start": 20,
                "end": 20
            }
        },
        "group": [
            "split-button"
        ],
        "access": "public",
        "file": {
            "path": "split-button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the arrow Button.\n",
        "commentRange": {
            "start": 22,
            "end": 23
        },
        "context": {
            "type": "variable",
            "name": "kendo-split-button-arrow-padding-y",
            "value": "$kendo-button-padding-y",
            "scope": "default",
            "line": {
                "start": 24,
                "end": 24
            }
        },
        "group": [
            "split-button"
        ],
        "access": "public",
        "file": {
            "path": "split-button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the small arrow Button.\n",
        "commentRange": {
            "start": 25,
            "end": 26
        },
        "context": {
            "type": "variable",
            "name": "kendo-split-button-sm-arrow-padding-y",
            "value": "$kendo-button-sm-padding-y",
            "scope": "default",
            "line": {
                "start": 27,
                "end": 27
            }
        },
        "group": [
            "split-button"
        ],
        "access": "public",
        "file": {
            "path": "split-button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the medium arrow Button.\n",
        "commentRange": {
            "start": 28,
            "end": 29
        },
        "context": {
            "type": "variable",
            "name": "kendo-split-button-md-arrow-padding-y",
            "value": "$kendo-button-md-padding-y",
            "scope": "default",
            "line": {
                "start": 30,
                "end": 30
            }
        },
        "group": [
            "split-button"
        ],
        "access": "public",
        "file": {
            "path": "split-button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the large arrow Button.\n",
        "commentRange": {
            "start": 31,
            "end": 32
        },
        "context": {
            "type": "variable",
            "name": "kendo-split-button-lg-arrow-padding-y",
            "value": "$kendo-button-lg-padding-y",
            "scope": "default",
            "line": {
                "start": 33,
                "end": 33
            }
        },
        "group": [
            "split-button"
        ],
        "access": "public",
        "file": {
            "path": "split-button/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the border around the Splitter.\n",
        "commentRange": {
            "start": 6,
            "end": 7
        },
        "context": {
            "type": "variable",
            "name": "kendo-splitter-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 8,
                "end": 8
            }
        },
        "group": [
            "splitter"
        ],
        "access": "public",
        "file": {
            "path": "splitter/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the Splitter.\n",
        "commentRange": {
            "start": 9,
            "end": 10
        },
        "context": {
            "type": "variable",
            "name": "kendo-splitter-font-family",
            "value": "var( --kendo-font-family, inherit )",
            "scope": "default",
            "line": {
                "start": 11,
                "end": 11
            }
        },
        "group": [
            "splitter"
        ],
        "access": "public",
        "file": {
            "path": "splitter/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the Splitter.\n",
        "commentRange": {
            "start": 12,
            "end": 13
        },
        "context": {
            "type": "variable",
            "name": "kendo-splitter-font-size",
            "value": "var( --kendo-font-size, inherit )",
            "scope": "default",
            "line": {
                "start": 14,
                "end": 14
            }
        },
        "group": [
            "splitter"
        ],
        "access": "public",
        "file": {
            "path": "splitter/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the Splitter.\n",
        "commentRange": {
            "start": 15,
            "end": 16
        },
        "context": {
            "type": "variable",
            "name": "kendo-splitter-line-height",
            "value": "var( --kendo-line-height, normal )",
            "scope": "default",
            "line": {
                "start": 17,
                "end": 17
            }
        },
        "group": [
            "splitter"
        ],
        "access": "public",
        "file": {
            "path": "splitter/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Splitter.\n",
        "commentRange": {
            "start": 19,
            "end": 20
        },
        "context": {
            "type": "variable",
            "name": "kendo-splitter-bg",
            "value": "$kendo-component-bg",
            "scope": "default",
            "line": {
                "start": 21,
                "end": 21
            }
        },
        "group": [
            "splitter"
        ],
        "access": "public",
        "file": {
            "path": "splitter/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Splitter.\n",
        "commentRange": {
            "start": 22,
            "end": 23
        },
        "context": {
            "type": "variable",
            "name": "kendo-splitter-text",
            "value": "$kendo-component-text",
            "scope": "default",
            "line": {
                "start": 24,
                "end": 24
            }
        },
        "group": [
            "splitter"
        ],
        "access": "public",
        "file": {
            "path": "splitter/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Splitter.\n",
        "commentRange": {
            "start": 25,
            "end": 26
        },
        "context": {
            "type": "variable",
            "name": "kendo-splitter-border",
            "value": "$kendo-component-border",
            "scope": "default",
            "line": {
                "start": 27,
                "end": 27
            }
        },
        "group": [
            "splitter"
        ],
        "access": "public",
        "file": {
            "path": "splitter/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The size of the Splitter splitbar.\n",
        "commentRange": {
            "start": 29,
            "end": 30
        },
        "context": {
            "type": "variable",
            "name": "kendo-splitter-splitbar-size",
            "value": "k-spacing(3)",
            "scope": "default",
            "line": {
                "start": 31,
                "end": 31
            }
        },
        "group": [
            "splitter"
        ],
        "access": "public",
        "file": {
            "path": "splitter/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The length of the Splitter drag handle.\n",
        "commentRange": {
            "start": 32,
            "end": 33
        },
        "context": {
            "type": "variable",
            "name": "kendo-splitter-drag-handle-length",
            "value": "20px",
            "scope": "default",
            "line": {
                "start": 34,
                "end": 34
            }
        },
        "group": [
            "splitter"
        ],
        "access": "public",
        "file": {
            "path": "splitter/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The thickness of the Splitter drag handle.\n",
        "commentRange": {
            "start": 35,
            "end": 36
        },
        "context": {
            "type": "variable",
            "name": "kendo-splitter-drag-handle-thickness",
            "value": "2px",
            "scope": "default",
            "line": {
                "start": 37,
                "end": 37
            }
        },
        "group": [
            "splitter"
        ],
        "access": "public",
        "file": {
            "path": "splitter/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The margin of the Splitter drag handle icon.\n",
        "commentRange": {
            "start": 38,
            "end": 39
        },
        "context": {
            "type": "variable",
            "name": "kendo-splitter-drag-icon-margin",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 40,
                "end": 40
            }
        },
        "group": [
            "splitter"
        ],
        "access": "public",
        "file": {
            "path": "splitter/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the collapse icon in the Splitter.\n",
        "commentRange": {
            "start": 41,
            "end": 42
        },
        "context": {
            "type": "variable",
            "name": "kendo-splitter-collapse-icon-padding-x",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 43,
                "end": 43
            }
        },
        "group": [
            "splitter"
        ],
        "access": "public",
        "file": {
            "path": "splitter/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the collapse icon in the Splitter.\n",
        "commentRange": {
            "start": 44,
            "end": 45
        },
        "context": {
            "type": "variable",
            "name": "kendo-splitter-collapse-icon-padding-y",
            "value": "k-spacing(0.5)",
            "scope": "default",
            "line": {
                "start": 46,
                "end": 46
            }
        },
        "group": [
            "splitter"
        ],
        "access": "public",
        "file": {
            "path": "splitter/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Splitter split bar.\n",
        "commentRange": {
            "start": 48,
            "end": 49
        },
        "context": {
            "type": "variable",
            "name": "kendo-splitbar-bg",
            "value": "$kendo-base-bg",
            "scope": "default",
            "line": {
                "start": 50,
                "end": 50
            }
        },
        "group": [
            "splitter"
        ],
        "access": "public",
        "file": {
            "path": "splitter/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Splitter split bar.\n",
        "commentRange": {
            "start": 51,
            "end": 52
        },
        "context": {
            "type": "variable",
            "name": "kendo-splitbar-text",
            "value": "$kendo-base-text",
            "scope": "default",
            "line": {
                "start": 53,
                "end": 53
            }
        },
        "group": [
            "splitter"
        ],
        "access": "public",
        "file": {
            "path": "splitter/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The hover background color of the Splitter split bar.\n",
        "commentRange": {
            "start": 55,
            "end": 56
        },
        "context": {
            "type": "variable",
            "name": "kendo-splitbar-hover-bg",
            "value": "if($kendo-enable-color-system, k-color( base-subtle-hover ), k-try-shade( $kendo-splitbar-bg, .5 ))",
            "scope": "default",
            "line": {
                "start": 57,
                "end": 57
            }
        },
        "group": [
            "splitter"
        ],
        "access": "public",
        "file": {
            "path": "splitter/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The hover text color of the Splitter split bar.\n",
        "commentRange": {
            "start": 58,
            "end": 59
        },
        "context": {
            "type": "variable",
            "name": "kendo-splitbar-hover-text",
            "value": "$kendo-splitbar-text",
            "scope": "default",
            "line": {
                "start": 60,
                "end": 60
            }
        },
        "group": [
            "splitter"
        ],
        "access": "public",
        "file": {
            "path": "splitter/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The selected background color of the Splitter split bar.\n",
        "commentRange": {
            "start": 62,
            "end": 63
        },
        "context": {
            "type": "variable",
            "name": "kendo-splitbar-selected-bg",
            "value": "$kendo-selected-bg",
            "scope": "default",
            "line": {
                "start": 64,
                "end": 64
            }
        },
        "group": [
            "splitter"
        ],
        "access": "public",
        "file": {
            "path": "splitter/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The selected text color of the Splitter split bar.\n",
        "commentRange": {
            "start": 65,
            "end": 66
        },
        "context": {
            "type": "variable",
            "name": "kendo-splitbar-selected-text",
            "value": "$kendo-selected-text",
            "scope": "default",
            "line": {
                "start": 67,
                "end": 67
            }
        },
        "group": [
            "splitter"
        ],
        "access": "public",
        "file": {
            "path": "splitter/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the border around the Spreadsheet.\n",
        "commentRange": {
            "start": 7,
            "end": 8
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 9,
                "end": 9
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the Spreadsheet.\n",
        "commentRange": {
            "start": 10,
            "end": 11
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-font-family",
            "value": "var( --kendo-font-family, inherit )",
            "scope": "default",
            "line": {
                "start": 12,
                "end": 12
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the Spreadsheet.\n",
        "commentRange": {
            "start": 13,
            "end": 14
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-font-size",
            "value": "var( --kendo-font-size, inherit )",
            "scope": "default",
            "line": {
                "start": 15,
                "end": 15
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the Spreadsheet.\n",
        "commentRange": {
            "start": 16,
            "end": 17
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-line-height",
            "value": "var( --kendo-line-height, normal )",
            "scope": "default",
            "line": {
                "start": 18,
                "end": 18
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Spreadsheet.\n",
        "commentRange": {
            "start": 20,
            "end": 21
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-bg",
            "value": "$kendo-component-bg",
            "scope": "default",
            "line": {
                "start": 22,
                "end": 22
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Spreadsheet.\n",
        "commentRange": {
            "start": 23,
            "end": 24
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-text",
            "value": "$kendo-component-text",
            "scope": "default",
            "line": {
                "start": 25,
                "end": 25
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Spreadsheet.\n",
        "commentRange": {
            "start": 26,
            "end": 27
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-border",
            "value": "$kendo-component-border",
            "scope": "default",
            "line": {
                "start": 28,
                "end": 28
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Spreadsheet header.\n",
        "commentRange": {
            "start": 30,
            "end": 31
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-header-bg",
            "value": "$kendo-component-header-bg",
            "scope": "default",
            "line": {
                "start": 32,
                "end": 32
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Spreadsheet header.\n",
        "commentRange": {
            "start": 33,
            "end": 34
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-header-text",
            "value": "$kendo-component-header-text",
            "scope": "default",
            "line": {
                "start": 35,
                "end": 35
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Spreadsheet header.\n",
        "commentRange": {
            "start": 36,
            "end": 37
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-header-border",
            "value": "$kendo-component-header-border",
            "scope": "default",
            "line": {
                "start": 38,
                "end": 38
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The gradient of the Spreadsheet header.\n",
        "commentRange": {
            "start": 39,
            "end": 40
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-header-gradient",
            "value": "$kendo-component-header-gradient",
            "scope": "default",
            "line": {
                "start": 41,
                "end": 41
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Spreadsheet table headers.\n",
        "commentRange": {
            "start": 43,
            "end": 44
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-table-header-bg",
            "value": "$kendo-spreadsheet-header-bg",
            "scope": "default",
            "line": {
                "start": 45,
                "end": 45
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Spreadsheet table headers.\n",
        "commentRange": {
            "start": 46,
            "end": 47
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-table-header-text",
            "value": "$kendo-spreadsheet-header-text",
            "scope": "default",
            "line": {
                "start": 48,
                "end": 48
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Spreadsheet table headers.\n",
        "commentRange": {
            "start": 49,
            "end": 50
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-table-header-border",
            "value": "$kendo-spreadsheet-header-border",
            "scope": "default",
            "line": {
                "start": 51,
                "end": 51
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The gradient of the Spreadsheet table headers.\n",
        "commentRange": {
            "start": 52,
            "end": 53
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-table-header-gradient",
            "value": "$kendo-spreadsheet-header-gradient",
            "scope": "default",
            "line": {
                "start": 54,
                "end": 54
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border width of the Spreadsheet action bar.\n",
        "commentRange": {
            "start": 56,
            "end": 57
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-action-bar-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 58,
                "end": 58
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the Spreadsheet action bar.\n",
        "commentRange": {
            "start": 59,
            "end": 60
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-action-bar-padding-y",
            "value": "k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 61,
                "end": 61
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the Spreadsheet action bar.\n",
        "commentRange": {
            "start": 62,
            "end": 63
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-action-bar-padding-x",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 64,
                "end": 64
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the Spreadsheet action bar.\n",
        "commentRange": {
            "start": 65,
            "end": 66
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-action-bar-font-size",
            "value": "$kendo-spreadsheet-font-size",
            "scope": "default",
            "line": {
                "start": 67,
                "end": 67
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the Spreadsheet action bar.\n",
        "commentRange": {
            "start": 68,
            "end": 69
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-action-bar-font-family",
            "value": "Arial, Verdana, sans-serif",
            "scope": "default",
            "line": {
                "start": 70,
                "end": 70
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacings of the Spreadsheet action bar.\n",
        "commentRange": {
            "start": 71,
            "end": 72
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-action-bar-spacing",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 73,
                "end": 73
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The gap of the Spreadsheet formula bar.\n",
        "commentRange": {
            "start": 75,
            "end": 76
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-formula-bar-gap",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 77,
                "end": 77
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the Spreadsheet formula input.\n",
        "commentRange": {
            "start": 79,
            "end": 80
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-formula-input-padding-x",
            "value": "$kendo-input-padding-x",
            "scope": "default",
            "line": {
                "start": 81,
                "end": 81
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the Spreadsheet formula input.\n",
        "commentRange": {
            "start": 82,
            "end": 83
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-formula-input-padding-y",
            "value": "$kendo-input-padding-y",
            "scope": "default",
            "line": {
                "start": 84,
                "end": 84
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the Spreadsheet formula input.\n",
        "commentRange": {
            "start": 85,
            "end": 86
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-formula-input-line-height",
            "value": "$kendo-input-line-height",
            "scope": "default",
            "line": {
                "start": 87,
                "end": 87
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The padding of the Spreadsheet formula bar icon.\n",
        "commentRange": {
            "start": 89,
            "end": 90
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-formula-bar-icon-padding",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 91,
                "end": 91
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the Spreadsheet view.\n",
        "commentRange": {
            "start": 93,
            "end": 94
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-view-font-family",
            "value": "Arial, Verdana, sans-serif",
            "scope": "default",
            "line": {
                "start": 95,
                "end": 95
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the Spreadsheet view.\n",
        "commentRange": {
            "start": 96,
            "end": 97
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-view-font-size",
            "value": "$kendo-spreadsheet-font-size",
            "scope": "default",
            "line": {
                "start": 98,
                "end": 98
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Spreadsheet selection.\n",
        "commentRange": {
            "start": 100,
            "end": 101
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-selection-bg",
            "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 25%, transparent), rgba( $kendo-selected-bg, .25 ))",
            "scope": "default",
            "line": {
                "start": 102,
                "end": 102
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Spreadsheet selection.\n",
        "commentRange": {
            "start": 103,
            "end": 104
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-selection-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 105,
                "end": 105
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Spreadsheet selection.\n",
        "commentRange": {
            "start": 106,
            "end": 107
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-selection-border",
            "value": "$kendo-selected-bg",
            "scope": "default",
            "line": {
                "start": 108,
                "end": 108
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The shadow of the Spreadsheet selection.\n",
        "commentRange": {
            "start": 109,
            "end": 110
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-selection-shadow",
            "value": "inset 0 0 0 1px $kendo-selected-bg",
            "scope": "default",
            "line": {
                "start": 111,
                "end": 111
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Spreadsheet single selection.\n",
        "commentRange": {
            "start": 113,
            "end": 114
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-single-selection-bg",
            "value": "$kendo-selected-bg",
            "scope": "default",
            "line": {
                "start": 115,
                "end": 115
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Spreadsheet single selection.\n",
        "commentRange": {
            "start": 116,
            "end": 117
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-single-selection-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 118,
                "end": 118
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Spreadsheet single selection.\n",
        "commentRange": {
            "start": 119,
            "end": 120
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-single-selection-border",
            "value": "$kendo-spreadsheet-bg",
            "scope": "default",
            "line": {
                "start": 121,
                "end": 121
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Spreadsheet partial selection.\n",
        "commentRange": {
            "start": 123,
            "end": 124
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-partial-selection-bg",
            "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 25%, transparent), rgba( $kendo-selected-bg, .25 ))",
            "scope": "default",
            "line": {
                "start": 125,
                "end": 125
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Spreadsheet active cell.\n",
        "commentRange": {
            "start": 127,
            "end": 128
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-active-cell-bg",
            "value": "$kendo-spreadsheet-bg",
            "scope": "default",
            "line": {
                "start": 129,
                "end": 129
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The shadow of the Spreadsheet active cell.\n",
        "commentRange": {
            "start": 130,
            "end": 131
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-active-cell-shadow",
            "value": "inset 0 0 0 1px $kendo-selected-bg",
            "scope": "default",
            "line": {
                "start": 132,
                "end": 132
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Spreadsheet auto fill.\n",
        "commentRange": {
            "start": 134,
            "end": 135
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-auto-fill-bg",
            "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 25%, transparent), rgba( $kendo-selected-bg, .25 ))",
            "scope": "default",
            "line": {
                "start": 136,
                "end": 136
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Spreadsheet auto fill.\n",
        "commentRange": {
            "start": 137,
            "end": 138
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-auto-fill-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 139,
                "end": 139
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Spreadsheet auto fill.\n",
        "commentRange": {
            "start": 140,
            "end": 141
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-auto-fill-border",
            "value": "$kendo-selected-bg",
            "scope": "default",
            "line": {
                "start": 142,
                "end": 142
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The shadow of the Spreadsheet auto fill.\n",
        "commentRange": {
            "start": 143,
            "end": 144
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-auto-fill-shadow",
            "value": "inset 0 0 0 1px $kendo-selected-bg",
            "scope": "default",
            "line": {
                "start": 145,
                "end": 145
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Spreadsheet auto fill punch.\n",
        "commentRange": {
            "start": 146,
            "end": 147
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-auto-fill-punch-bg",
            "value": "rgba( $kendo-spreadsheet-bg, .5 )",
            "scope": "default",
            "line": {
                "start": 148,
                "end": 148
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the Spreadsheet cell.\n",
        "commentRange": {
            "start": 150,
            "end": 151
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-cell-padding-y",
            "value": "k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 152,
                "end": 152
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the Spreadsheet cell.\n",
        "commentRange": {
            "start": 153,
            "end": 154
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-cell-padding-x",
            "value": "$kendo-spreadsheet-cell-padding-y",
            "scope": "default",
            "line": {
                "start": 155,
                "end": 155
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the Spreadsheet cell editor.\n",
        "commentRange": {
            "start": 157,
            "end": 158
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-cell-editor-line-height",
            "value": "20px",
            "scope": "default",
            "line": {
                "start": 159,
                "end": 159
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the Spreadsheet cell editor.\n",
        "commentRange": {
            "start": 160,
            "end": 161
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-cell-editor-padding-x",
            "value": "k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 162,
                "end": 162
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the Spreadsheet cell editor.\n",
        "commentRange": {
            "start": 163,
            "end": 164
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-cell-editor-padding-y",
            "value": "k-spacing(0)",
            "scope": "default",
            "line": {
                "start": 165,
                "end": 165
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Spreadsheet cell editor.\n",
        "commentRange": {
            "start": 166,
            "end": 167
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-cell-editor-bg",
            "value": "$kendo-spreadsheet-bg",
            "scope": "default",
            "line": {
                "start": 168,
                "end": 168
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Spreadsheet cell editor.\n",
        "commentRange": {
            "start": 169,
            "end": 170
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-cell-editor-text",
            "value": "$kendo-spreadsheet-text",
            "scope": "default",
            "line": {
                "start": 171,
                "end": 171
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Spreadsheet cell editor.\n",
        "commentRange": {
            "start": 172,
            "end": 173
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-cell-editor-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 174,
                "end": 174
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Spreadsheet resize handle.\n",
        "commentRange": {
            "start": 176,
            "end": 177
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-resize-handle-bg",
            "value": "$kendo-color-primary",
            "scope": "default",
            "line": {
                "start": 178,
                "end": 178
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Spreadsheet cell comment indicator.\n",
        "commentRange": {
            "start": 180,
            "end": 181
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-cell-comment-border",
            "value": "$kendo-color-primary",
            "scope": "default",
            "line": {
                "start": 182,
                "end": 182
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Spreadsheet cell dirty indicator.\n",
        "commentRange": {
            "start": 184,
            "end": 185
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-cell-dirty-border",
            "value": "$kendo-color-error",
            "scope": "default",
            "line": {
                "start": 186,
                "end": 186
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the Spreadsheet sheets bar.\n",
        "commentRange": {
            "start": 188,
            "end": 189
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-sheets-bar-padding-x",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 190,
                "end": 190
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the Spreadsheet sheets bar.\n",
        "commentRange": {
            "start": 191,
            "end": 192
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-sheets-bar-padding-y",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 193,
                "end": 193
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border width of the Spreadsheet sheets bar.\n",
        "commentRange": {
            "start": 194,
            "end": 195
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-sheets-bar-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 196,
                "end": 196
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border style of the Spreadsheet image Dialog.\n",
        "commentRange": {
            "start": 198,
            "end": 199
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-insert-image-dialog-border-style",
            "value": "dashed",
            "scope": "default",
            "line": {
                "start": 200,
                "end": 200
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border width of the Spreadsheet image Dialog.\n",
        "commentRange": {
            "start": 201,
            "end": 202
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-insert-image-dialog-border-width",
            "value": "2px",
            "scope": "default",
            "line": {
                "start": 203,
                "end": 203
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The bottom margin of the Spreadsheet image Dialog.\n",
        "commentRange": {
            "start": 204,
            "end": 205
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-insert-image-dialog-text-margin-bottom",
            "value": "k-spacing(7.5)",
            "scope": "default",
            "line": {
                "start": 206,
                "end": 206
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the Spreadsheet image Dialog preview.\n",
        "commentRange": {
            "start": 207,
            "end": 208
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-insert-image-dialog-preview-width",
            "value": "355px",
            "scope": "default",
            "line": {
                "start": 209,
                "end": 209
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The height of the Spreadsheet image Dialog preview.\n",
        "commentRange": {
            "start": 210,
            "end": 211
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-insert-image-dialog-preview-height",
            "value": "230px",
            "scope": "default",
            "line": {
                "start": 212,
                "end": 212
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The image of the Spreadsheet image Dialog preview.\n",
        "commentRange": {
            "start": 213,
            "end": 214
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-insert-image-dialog-preview-img",
            "value": "\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAcwAAAGQCAYAAAAjl1AKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDphMGVmMzZmZi04YmI1LTRlN2YtOTcwMS04OTU5ZTg1N2ZhY2MiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDNDOTBDNUQ2OUJGMTFFOTkwMzY4RTI3NjZBQTdENkMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDNDOTBDNUM2OUJGMTFFOTkwMzY4RTI3NjZBQTdENkMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpjMmZmZjM0Mi05NjEyLTQwM2YtYWZhYS01MTE1ZjQ2NThmMWMiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDphYjlhMmUwMy1kNmIwLTY3NGMtODc4ZS0yMjUzMjdkNDI5OTciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz68UHLbAAAgpElEQVR42uzd2ZNc9dnY8TOL9gU0IAkjgwpkI8QOQmI1FS+FHW9VLt/7wpWb900qKV+lTL3vTZzElSvnJilfvM4fkQunfEOw2LUgiUUsNhiMAFsjtIzQrpmJnhOdoaent+np5SyfT1XXiJ4R0hz19Lef31l6ZHZ2NgEAWhu1CQBAMAFAMAFAMAFAMAFAMAFAMAFAMAEAwQQAwQQAwQQAwQQAwQQAwQQAwQQAMuP9/gNGRkZsZQAGop/v8WzCBIA8TJj9GFr9swGUYyAUTHEEoLvn+NxGdLwgG1BEAaoxYY7kNZ55C+bIEu4DoFixHGkT0JE8RTMvwWwXxRHBBKhMQGcbPN8PPZx5COZIh6EcEU+AQgex2fRYH8tm4RxqNIcdzGbxa/dROAGKOT3WhnCk5nOzTX5PbqI5zGB2Estmv24XTwDyO2HOtohi/f25ieawgtkqlvW/HukgnqIJULxY1v96tsV0OvRo5mkfZn0YR5tEs920CUB+o9kokvW3mQ6iWYkJc6RNLOtvo7/85S/X/eIXv/jntWvX/mjZsmVfGRsbG3eNWoCClvOq6enpy1f9/Ysvvvjfv/nNb/7zr3/96zM1oRxN2u/THHhAR/p5odr0D1gYtvpg1kdztObj6N///vf/NDEx8e/Gx8eXeZgBlM+VK1cunzhx4n9u3rz5n65Fc6Zm0my0dFs/tdbGuG9/z2FefL1ROOdi+ZOf/GTl1NTU/920adMvxBKgvOI5/upz/X+I5/x47q8bnEaSnByvMugJs1EkRxoEcyw23Lp16x72UAKojjNnzuxfv379N6/+crrBlDnbbsos44TZ7Mo+aTSPHTv2X8USoHriuT8a0GS6HOqUOewl2QW3OMBnYmLiHz1sAKopGhAtSFqfJTH4aA1pSbbRUmx6m5yc/O833njjv/GQAaiu48eP/6+NGzf+++TLg4AaLc0mSQWWZJuN1iNr1qz5vocKQLVdbcG/TnJ2cZpBBrPV1Xnmps1ly5Zt8lABqLarLdiYNL9YTbOmlCaY9fFsdHm8kbgogYcKQLVda0HTVpR9wuwonq7gA0CD418qtSTbzdQJQIW7macujOZgYwBA7psxmrONIKAA5LIN42XaIFeuXEmmpqaSixcvJjMzMx5qAMOYxEZHkxUrViTr16+P68T2shGVe3uvvohYTk5OCiXAkMXz8Pnz59PhZePGjb2IZj5eCJTlHygmS7EEyFc447m5NJNzWb6ReCUDQL5cuHBBMPP4SgaAfOn39coFEwBypjQH/bhCEAAmTAAQTAAQTAAQTAAQTABAMAFAMAFAMAFAMAFAMAFAMAFAMAFAMAEAwQQAwQQAwQQAwQSAAhkvyzcyMjLiXxMAEyYACCYACCYACCYACCYAIJgAIJgAIJgAIJgAIJgAIJgAIJgAIJgAgGACwBJ5ey8AMGECgGACgGACgGACgGACgGACgGACAIIJAIIJAIIJAIIJAIIJAKXg4usAYMIEAMEEAMEEAMEEAMEEAMEEAMEEAAQTAAQTAAQTAAQTAAQTAErBxdcBwIQJAIIJAAMzbhMA9cbGxpLx8fH0Fr8eHR1NP8auj+wWZmdn527T09PJzMxM+vHKlSvpLX4NggmUKpDLly9Pb8uWLUsD2YnaeMb/o14E9PLly8mlS5fSm4AimEDhRBRXrlyZ3mKSrHXmzJnk5MmTyalTp5IvvvgivV28eDG9RfQigukTyLUpdMWKFWls165dm96uv/76ZMOGDcn69evTz8UtxNR54cKF9BYxBcEEcivCtmrVqrmIZYGcnJxMPv300+Rvf/tbGsZMLLc2ky29nj9/Pv3vY8eOzft8/Bk33XRTsmXLlmTTpk3JunXr5qIaf0b8vpg8oQhGWv0w9OQP+PJ0j5Gaj9lttOYW6zljV/8+J7v5c+p/UIFkQbzWrFkzb5r88MMPk7/85S9pKOt18tzQ6msafe7mm29Otm3bltx2223zonv27Nl5kaZc4sVSl/3YcPXD9LXbTM1ttuaW1HxM+tk0wYSSi32SMdHFx5BNku++++7c0mqvItlpROPvsmPHjrnJM8TfJZZ+6/9OCKZgCib0VeyjjFDGPsrw+eefpxPlO++80/NpsptpM3PXXXelE+eNN96Y/nfs34xw2scpmIIpmNB3sfwa+wuzo13/9Kc/JXv37h1oJFt9vtH9jz32WLJ9+/b01xHL2K9qmVYwBVMwoW8/bxHKbKr8+OOPkwMHDqT7CPMwTbb7XEzEu3fvTrZu3To3bUY4+/08hWAKJlRInAcZp3HE/sE49ePgwYPpfsphT5OLnTRD7N/ctWtX+j3FPs2pqSnncArm0IPptBIogYjkddddly7BxkE9L7/8cseT2bCmyVb3HzlyJDl69Gjy1FNPpU+2cU7n6dOnHRDEUJVmwownCaiiOK8yJsv4WfvrX/+avPTSS+mpGkWZJlt9LibMiGYcFBRfE5Om8zaLZ+PGjaWYMF18HQosDu7JYvn+++8ne/bsaRnL7Lqv3Xy+9rqx3Xyu099Te398L88++2zy3nvvpd9jduUgGAZLslDgyTIO8ImQ/PnPf05eeeWVQk+Tre6PFwLxMY6ije85fm3SZNBMmFDEV7rj43OTZbNYFm2abHf/888/nx7ElE2a9de/BcEE5v/Qjo6mB/hky7D1sew2hJ3+3l4GdLH3x6SZLc9mBzmBYAILZNNVhOKjjz5Kj4btVQjzNE22uv+5555LPvjgg3kvHGAQxsv0RAJlFxdPj1NI4jJ3EctBnxLS632Tnd7fKJqxLTZv3pxe7CAupQcmTCCVvS1XiGXYZuckLnVizNM02ey++N4jmnExg7iqkSNnEUwgFSsoMUmF2Id34sSJjqPWj8/18/5O4xlvbp3tv41p0yoTggmkQYh9dnFt2FdffbWjqbCbyXCQU2Mn02S7qL7xxhvp+3nGtoltBIIJFRanT2QXU9+3b1/HU+FiJr28TpOdRPXFF19MP8Y2cqoJggkVVrsUGwe3DOKUkF6dKtLLabLZ/XHN3LfeemvetgLBhIqJg1liaoqjYltdnGBQ50cOI4jtvjZ+/cc//jF9x6LYVg4AQjChgrKjYuO8w35Nk0sJaK+j2s3XZuJNsmu3GQgmVEScRhITU0xOb7/9du5PCRnENNnqaw8dOpR89tln6TaLbQeCCRWRHejzySef5PpydYOcJuuXYuvvi7c3q912IJhQ9h/M0dH0ij7hnXfeyd00OYggtvvaRvcdPnx4bjp3nVl6zaXxIIfiwJV4TMf1YrO3scr75ery8LWxreIdTeJtwGLKPH/+vAcTJkwoezBDHOxjmmy/FFt7fwSzdhuCCRPK+ip2dDQ9cGVqaiqdMAc5NRZpmmx2X2yzuGze9ddfn27LmZkZDypMmFBG2RGecXTsoKfGok2TzX7/p59+Om9bgmBCCWUH+xw9ejT3R7q2+38sNZ7d/v4PP/xw3raEXrAkCzkNZjYl1YahmaUudy72/n4spfby98dF6gUTwYQSGxsbS4+Ojf2XFy9e7Hv4ihrEdvfF0bHZfszYpvG+mSCYULJghtOnTw88fGWL5+TkZBrMOIBKMOkF+zAhh8GM6ag+BHm++Hke92MeP3583jYFEyaU6RXstavTxIRpmlza12bb0BV/EMw6rvRDKX4gr70BcuzDbDRFDTuIRYpnbMNswvT8gGBCyWRP7OfOnRPEJX5ttg3FEsGEEgfzwoULhb/izrDjmV1HVjARTChxMOsv5yaei//aK1euCCaCCWUPZrzrhiAu/Z1LBBPBhJJbygE/4tn6qkggmFCSUMZEFJd0u3z5cqGClLe/a3bhdfFEMKHEwYxTIbIlxbIEbdDnlGYXLBBMBBNKGsxsOsqO8ixj/AYRz5UrVwomggllD+bq1asXXB4vD0Ea9u9fzP8jtqFg0kuuGQU5kl0kfP369fNiMKjrr/bjWrG9vNbsYq6Zm21DF17HhFnHoeOUQXb+5XXXXVf5pdil/j9iG2bb1PMDggklnTA3bNhQyCAO+mtb3b9x48Z5L0JAMKGEwYz3cazaOZK9jmcWzOyKPyCYUCIxDcWTfiwnxlGecU3ZPMQv79Nk/f2rVq1KJiYm0vtNmPSKg34gZ+KCBWHLli2FPDCn26/t9v/R6P9z6623ztuWIJhQQtkSYvak30lMlhq0QQSxl0fAtro/brfddtu8bQm9YEkWcjphfuUrX6nc1Xl6df9Xv/pVEyYmTCi72OcWB//Efsxt27a1nMSKuhTbr/tDTJc33HBDug3tv0QwoeSy68h+/etfL/xS7CDvj9s999wzbxtCr1iShZwGM470jAkzrivbi/fHHPTyar+XYht9LrbV3XffLZiYMKEqYikx2/9233335XqaHNaU2ehzDz/8cPoxtp3lWASTwjt+/LiN0IGLFy+mH7du3drz+PU6fIPYN9ns/trP3X777fO2HfSSa8ky8Fg+//zzyZNPPpls2rTJBmkhTomIA1fiaNkHHnggOXjw4IJINApHs6AM6msHcX+jz+3evTu55ZZb0m0W285zAiZMCh3LPXv2pO/zGNE8duyYjdJGdqWfOPin22kyr0fALnaKbfe5u+66a942A8Gk8LHMntREs73YFxcT00033ZR885vfzEUQlxq9pQS02ee+973vJTfffHO6rZx7iWBSmljWTk+i2d65c+fSj/fee2+ybt26wl6urpcBrf1cvO/lQw89NG9bgWBSyFhGFOtjKZqdi6kpO0XiqaeeGug02cvL1fXi9zT6fU8//XT6MbaRN4tGMCl0LNu96s+iOTk5aaM1ES84IhJf+9rXkm9961uluMBAN9Nk/ed37dqVbN++Pb2/2YsyEExKEcvaaMayrWgmTYORbcs4LzN7r8eiXK6uV9NkrXiT7XjxUPuCAgSTQsYynsTi0P5Ob3HunEmzuTiYJTu/8Dvf+U4yPj5eqWmy9vPxvf/4xz9OP8ZSrKv6IJgUOpbdsDzbfvtkR81+97vfXXTI8nKBgW4/l30+YhnvSBLbwlIsgkkhY/nCCy8s+QlMNJuLYJw9ezb9eMcdd8xFMy9TZi8/1+zPi1ju2LFj3raAQRjp94Ot5mobIzUfs9tozW0sblf/Pie7+XNOnz7tX3OIIm69iGWtlStXuiJQE2NjY8maNWvSn6833ngj+cMf/tAwNs0i1Iv7h/G5H/7wh+lVj7JYOiq2GOKt6rrsx4arH6av3WZqbrM1t6TmY19fQJkwyWUss0kz/r9OOVkoQhEHAcWTQ5yfWTtplmmarPWDH/xgLpbxvYslgyaYLEm2DBtxW8wBPos5EEg0G4vrpWZHh0Y042o3ebtcXSch7OTzP/rRj5IHH3xw7vSR+N5BMClULGNfY7+v3SmazcWRs9mkGW+cnB05mofL1S31SNjsaNif/vSnyf333z83Wbr0HcNiHya5jmWtFStW2KfZRO0+zU8++ST5/e9/n5w8eXIuPq2mt8Xcv5TPLfbzExMT6QuAeAcS+yyLrSz7MAWTrmLZj32WncgOBMpO3OdLo6OjyerVq9N4Rliee+65ZP/+/T0J3lJC2M3vjSv4fPvb306WLVs2t7/WG0ILpmAKpliKZk9/3mL7LF++PP3v9957L3n22WfTn488T5O1T6xxbdg777wz/e+4IEGsYjh1RDAFUzALGcs8vN9gtjwrmo3FZLZq1aq5n7948+n6U0+GMU22+prvf//7yc6dO+e+Jl6U2V8pmIIpmGIpmgOfNj/99NPk7bffTvbu3ZuLaTLzyCOPJHfffXeyZcsWU6VgCqZgFtvnn38+9GVY0exeHGka4Yx9m+Ho0aPJBx98kOzbty+NU7+WZFt9Tfy77d69O9m2bVt6UE+IfZURSqeMCKZg9jmYU1NTHpV9nCzzfL3OiMETTzzh6NkOwhmhysIZ3n333eTNN99MPw5imox9k3H6S1zaLhOhjFOHhLK84k2+BVMwxVI0CxnO2McZt9pVhI8//jh5//33k48++mjBv3m302TsR926dWv6Pp633nprcsMNN8x9LvZPxk0oBVMwBbPwsXzxxRcL9U4QlmcX/7OZhbN26swCGheKiNupU6fSW5zakV1lJ3s7rez3xwuWOA/0+uuvT2/xb7B58+Z5gcymySyU9lEKpmAKpljmYNIUzcWJczhj8oxwxsean9slieeXCGyEMj46l1IwBVMwSyMmi4hlTBNFJZq9CWjEMz5mt+z6vrU/19nzR3YpuwhidotICiSCKZiljmUZ3pA3lmdFEwSzpy8k/VNStliGOOoyvh9vQg0IJmLZQTRfeukl0QQEE7FsJ06EF01AMFlyLCMm/Xrz57zcskkzjv4FEEy6imVZJ8t62T5N0QS6VZqjZM+cOeNfcxGxLPMybCtxysnjjz/u6FkYoHXr1nXbD0fJIpbDYp8mYMI0YXYcyzy9RdewxHmaJk0wYZowaRjL7AAfnHICCCYtYlnVZdhW0Xz55ZdFExBMxLKdmLgjmo6eBdqxD7PETpw4IZYdyvZp3njjjTYG9Jh9mIhlibi4AVCZCfOLL77wr3mNA3yWNmk+9thjjp6FHlq7dq0JE7Es46TpQCBAMCsQy3iyF0vRZPg8fgSTnMfSPsveRfOVV17xpEdXYl/4888/nxw7dszGKBH7ME2WtJDt03T0LIuJ5Z49e9IXr3Ht4m984xvJpk2bKr1N7MMkF+JoWLHs76TpPE26iWWIn0uTZnkIplgimvQhlhnRFExyEkv7LEWTfMQyotjszdjj8fPCCy+IZsHZh2myZBFin+ajjz5qnyYLYtnJi9fYp/nkk09Wbp9mWfZhliaYZ8+ercQDzwE++YmmixsQR1F3GsvaaFbtQKA1a9aUIpiWZAsWyzjVQSyHyykn1May2TJss1s8fuzTLCbBLFgs7bMUTfIVy24fP6JZPJZkC8A+y/yyT7OasYwDeHrx4rUq+zQtySKWzE2ajp4Vy27Ez7WjZ4tDMMUS0WQIsRTN4rEkm+NYOsCnWGJ59pFHHrE8W0K151n2SyzPPvHEE6VcnrUki1iyYNJ89dVXTZpi2fWk+eKLL5o0c0wwxRLRZMixFE3BRCxFk0LHMvYtDvrnUTTzqzT7MM+dO1fof4g4zzKeZMWyPOzTLK5+HeCzGGU65WT16tXd9sM+TMTSpEneY7nYK/j0+haPH5NmvgjmkMUyrFiWO5p79+4VzQLGMg8sz+aLJVmxZABieXb37t2WZ3Ms22eZx8tPFv2UE0uyiCUmTbE0aVaIYIolA4zmvn37RFMsRVMwEUs6edITzfzFctgH+DgQqBjswxxwLGNZTizJ9mnecMMNNsYQYxnxKeJb5mX7NIvyJub2YSKWdC3bpxmnFDF4sd0jlkWZLJtNmt6P1YRZugnz5MmT6TJsPMih1vLly02aQ4plGd6MPSbNxx9/PPeTZlkmzNIEM68PfpMl7cTy7K5du5xyMgBFXoZtF808n3KyatWqUgTTkqxYMmSOnhXLpYjnl5deesny7ACYMPscS8uwdMrybP9jWeYXr7FSkdcDgUyYiCU9denSJQcC9SmWMYGVfaUnnm9Mmv0lmH2IZSyviSXdRjMeP6LZ21iWbRm2Gcuz/WVJVizJoViejQOBLM+KZTfydvRsWZZkBVMsEc3SqT3Psqpin2ZeomkfJnPiPMv9+/eLJT0Vy7PxuLI8K5bdiOejl19+2fKsCTM/E2bE0mRJvyfNhx9+2KQpll2J5dnHHntsqJOmJVnBFEsGGs1Ynp2YmLAxWsSyCkfDdiNbnh3WxTEsyVacWDJI2fJs7CtHLBcrO+XExTFMmKlB/qDEk5Z9lgxr0rQ8O19VzrPshWEtz8afa8KsILEkD5OmA4HEstvBwoFAJsyB/MBYhiUvYp/Uzp07Kz1pWoZd2uNnkJOmCbNixJI8icfhgQMHKjtpiuXSHz8mTRNm32JpGZY8in2aVZs0xbK3k9+jjz7a90nThFmhyVIsyavYpxmTZlWOno1YxmQklr0R2/GVV15x9KwJUyyp1qQZR8+W+TxNseyfbJ9mv87TLMuEKZgtYhmv3MWSIkUzlmfLGE2xLHY0LcmWmFhSRGVdnhXLwcgOBLI8K5hiiWgWUHwfsY9NLAcXTfs0W0y8lmS/dOrUqXSfZTzpQJHF8uxDDz1U6OXZiKXJcjhieTaOnu3V8qwl2ZKJWMYrc7GkLJPmwYMHCztpiqVJM48EsyaWlmEp25NeEaMplqKZV6VZku02drHP8rXXXhNLSqtIy7NxgE88SQ/r/W1ZKLu4wVKWZ2OJt8t+OK0kL8EUS6oinrAefPDBXEczi6XJMp+Pn6VEsyzBrOySrFhSJXlfnhXL/D9+LM9WdMKMfZZiSRXF8mzeJs3s1BHLsOWdNC3JFjSYYoknvRXJAw88kItoOs+ymI+fRx55ZFHRFMwCBjOLpVNHMGkuH3o0xbI60bQPs2AilrEPRyzh/5+neejQoXRf/rBi+eqrr4plQcWAEv9+VdunWYlgZrG0DAvDj2YWS/ssix/NvXv3VupNzEu/JCuW0Fq2T3PDhg0mS7p6/MTybKs3MbcPswDBPH36tH2W0IFsn2Y/oxmTrH2W1YymYOY8mBFLkyXkI5oRS5Nl+aO5e/fuhtF00E/ORJizm1jC4tXu06z9eVrqTSyroXafZv1joDSdKcuEmS27OhoW8jNp2mdZ3Umz9pSTeEyVYcIsVTAjlvEK2WQJw49mxDImDrGsZjR37do1F03BzFkwjx07lsbSZAm9sWzZsq6jKZbURrMswSzNPkyxhN66fPlycvjw4UWfpymWhFjp27dvX6nO0yxNMMUS+vNztZhoiiX10YzHQ1mMl+UbKdORWJDHSfP+++9vuTwbUY2JIp4k/TxSxmFm1D8n0Gk0m02acb/JkrITTKDjaL7++uvp0ehiiWACtBDLa0eOHEmmp6fFksqxDxPoWJxqct999yVjY2NzsbTPEhMmQF0sd+7cmaxdu3beAT4gmADXxInnEct169bNxdIyLFVjSRZoO1k+9NBDaSzjPEuxRDABWsQyJsv9+/fbZ0llWZIFOoqlyRITZkl4xQu9j2XtAT5iiWACtImlZViwJAu0iGW2zxKwJAtkTwbj4wtiaRkWShhMYGmT5YMPPpjGMq4V62hYWMiSLIjlvFi6gg+UfML0Shi6eAIYH284WQIlDiaw+MnygQcesAwLJkygVSzvv//+BVfwAUyYQIPJUixBMIEOYnngwIH0TaGt0ECFgukHHtrHMpZha2NpsoTOOa0ExBKo0oQJtI9lHA372muvWYaFKgfTDz80+AEfH58XS5MlCCbQYLK877775k4dMVnC0tiHCRWJpckSTJgpr5rh2g/1+LhYgmACnUyW2dGwBw8eFEsQTKCTWFp9AcGcx5MClf5BvrYMa7KE/nHQD4glUKUJE6oolmHvvffeufMsDx065NQRMGECrWJpsgQTZke8oqZSP7jj42IJggm0myzvueeeebG0DAuCacKEusmyUSwBwQRqYhnLsGvWrJl3gA8wGA76gYLG0j5LMGECNbJ9llksDx8+bJ8lCGb3PHlQ1smyPpYmSxgOS7JQgFiePn1aLMGECdSLZdi777577mhYy7AgmD3jiYQyTZb1sTRZgmACdbG0zxIEE2ghW4Z1NCwIZl95UqHok2WjWAL54ShZyFksX3/9dbEEwQSaxTJOHYlY2mcJOf15tQkgH7G0zxIEcyA8yVC0WN51110LYgkIJtAklrEMe/nyZS/6IOfsw4Qhx9JkCSbMgfLqnKLEcvXq1WIJggl0Ess33njDMiwUjCVZGEIsTZZgwhwar9TJayx37NghlmDCBDqN5ZtvvimWYMI0YUJ9LO+8884FsfQ4BRMmUDdZxqkjU1NTyVtvvWWyBBMm0CiWJksQzNzyhEQeYtloGRYoB0uy0IdYWoYFwQQ6iKW36ALBBMQSqvnzXpZvxD5MhhHL7du3L1iG9VgEE2aujY2N+ddkKLGMU0eOHDlinyWU/Lm5NBPm+vXrk5MnT3p0MvBYmiyhuYmJCcHMm1tuuSU5c+ZMMj097RFKX18tN4ol0PjF5W233Vaa72dkdna2v3/Al6+6R2o+ZrfRmlvM7WNX/z5dj4kXLlxIjh49mj6RCSf9+OG/4447xBI6eGEZk2XEMn5eltCPDVc/TF+7zdTcZmtuSc3HpJ9Ny0MwR67FMn49vpRgAlAe14J55Vokp6+FcWjBzMtBPwu+aQAqL1dtGM3JxgCAXDdjNGcbQkAByGUXRvO2Qaanp0UToOJmZmZyF85hBbPRN5/ed+UqDxWAart8+fKVVq0oezAb7bydrdsAsxcuXJj0UAGotnPnzk0mLY6GTYZwQFBelmTnfn3mzJnfe6gAVNupU6f+T5NADk2eTitJb7/97W//+eoo7qoDABV16dKl6d/97nf/1GDCHKpBXrgg/c8GHxdc9efEiRP/bcOGDf/Wwwagej744IP/sW3btv+YdHZ1n3kRK8uVfmpDWR/LBVf+OX/+/HMrV67c6aEDUB3Hjh07sHnz5n+VNL+yT/3EObBgDnpJttnRTvW3mZ/97GdPX7hw4S0PH4BqmJycPPLzn//86RaRnG3TlP4OgAOeMJtNmUndhDm3RHvixIn/snr16n9YsWLFMg8ngPK5Ohxd/uyzz357++23P5MsXIKdSRaeUdE0mGW/luxsk4kzvdjuxMTEM7/61a9uPXr06L9MTU19dunSpSv9jjwA/RMXJbh48eKVkydPfvbhhx/+yzPPPHPr1Vj+MvnyXUnaLr0OwzAmzEZTZu202ektafARgHxqdLDOYm5JJwHtZ9PGc7IRRxpsiFaRHGkRXgDyGctGwUzaBDI371gyPsSNN9Immo3imYglQKmimXQQyaEe7JOHCbNVNEeabKDa++sjKZoA+Y9lJ/HMXSyHHczFTpr1X18fTkcCAZQnnLmKZR6C2SyaSdJ+iTYXGxCAvsUzN7HMSzAbRbCTcAJQnmC2imIuGjCew4030mZDCShAeaOZu1DmMZiNNtBI3jcgAAONqGAuYsM5GhZAHAWzbBsYgHIYtQkAQDABoCf6viTrnUUAMGECgGACAIIJAIIJAIIJAIIJAIIJAIIJAIIJAIIJAAgmAAgmAAgmAAgmAAgmAAgmAAgmACCYACCYACCYACCYACCYAFB0/0+AAQDHHxQEMMRIrwAAAABJRU5ErkJggg==\"",
            "scope": "default",
            "line": {
                "start": 215,
                "end": 215
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border of the Spreadsheet image Dialog preview.\n",
        "commentRange": {
            "start": 216,
            "end": 217
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-insert-image-dialog-preview-border",
            "value": "$kendo-component-border",
            "scope": "default",
            "line": {
                "start": 218,
                "end": 218
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border radius of the Spreadsheet image Dialog preview.\n",
        "commentRange": {
            "start": 219,
            "end": 220
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-insert-image-dialog-preview-border-radius",
            "value": "k-border-radius(md)",
            "scope": "default",
            "line": {
                "start": 221,
                "end": 221
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The shadow of the Spreadsheet image Dialog preview.\n",
        "commentRange": {
            "start": 222,
            "end": 223
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-insert-image-dialog-preview-overlay-shadow",
            "value": "inset 0 0 0 2000px rgba( black, .5 )",
            "scope": "default",
            "line": {
                "start": 224,
                "end": 224
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border radius of the Spreadsheet image Dialog preview overlay.\n",
        "commentRange": {
            "start": 225,
            "end": 226
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-insert-image-dialog-preview-overlay-border-radius",
            "value": "k-border-radius(md)",
            "scope": "default",
            "line": {
                "start": 227,
                "end": 227
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the hovered Spreadsheet image Dialog preview.\n",
        "commentRange": {
            "start": 228,
            "end": 229
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-insert-image-dialog-overlay-hover-text",
            "value": "$kendo-component-bg",
            "scope": "default",
            "line": {
                "start": 230,
                "end": 230
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the Spreadsheet drawing handle.\n",
        "commentRange": {
            "start": 232,
            "end": 233
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-drawing-handle-width",
            "value": "6px",
            "scope": "default",
            "line": {
                "start": 234,
                "end": 234
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The height of the Spreadsheet drawing handle.\n",
        "commentRange": {
            "start": 235,
            "end": 236
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-drawing-handle-height",
            "value": "6px",
            "scope": "default",
            "line": {
                "start": 237,
                "end": 237
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border style of the Spreadsheet drawing handle.\n",
        "commentRange": {
            "start": 238,
            "end": 239
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-drawing-handle-border-style",
            "value": "solid",
            "scope": "default",
            "line": {
                "start": 240,
                "end": 240
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border width of the Spreadsheet drawing handle.\n",
        "commentRange": {
            "start": 241,
            "end": 242
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-drawing-handle-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 243,
                "end": 243
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Spreadsheet drawing handle.\n",
        "commentRange": {
            "start": 244,
            "end": 245
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-drawing-handle-outline-color",
            "value": "$kendo-color-primary",
            "scope": "default",
            "line": {
                "start": 246,
                "end": 246
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The outline color of the Spreadsheet drawing handle.\n",
        "commentRange": {
            "start": 247,
            "end": 248
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-drawing-handle-border-color",
            "value": "$kendo-selected-bg",
            "scope": "default",
            "line": {
                "start": 249,
                "end": 249
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Spreadsheet drawing handle.\n",
        "commentRange": {
            "start": 250,
            "end": 251
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-drawing-handle-bg",
            "value": "$kendo-color-primary",
            "scope": "default",
            "line": {
                "start": 252,
                "end": 252
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border radius of the Spreadsheet drawing handle.\n",
        "commentRange": {
            "start": 253,
            "end": 254
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-drawing-handle-border-radius",
            "value": "k-border-radius(lg)",
            "scope": "default",
            "line": {
                "start": 255,
                "end": 255
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The outline style of the Spreadsheet drawing.\n",
        "commentRange": {
            "start": 257,
            "end": 258
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-drawing-outline-style",
            "value": "solid",
            "scope": "default",
            "line": {
                "start": 259,
                "end": 259
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The outline width of the Spreadsheet drawing.\n",
        "commentRange": {
            "start": 260,
            "end": 261
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-drawing-outline-width",
            "value": "2px",
            "scope": "default",
            "line": {
                "start": 262,
                "end": 262
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Spreadsheet drawing anchor.\n",
        "commentRange": {
            "start": 264,
            "end": 265
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-drawing-anchor-bg",
            "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 25%, transparent), rgba( $kendo-selected-bg, .25 ))",
            "scope": "default",
            "line": {
                "start": 266,
                "end": 266
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical spacing of the Spreadsheet DropZone.\n",
        "commentRange": {
            "start": 268,
            "end": 269
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-dropzone-spacing-y",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 270,
                "end": 270
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The padding of the Spreadsheet filter.\n",
        "commentRange": {
            "start": 272,
            "end": 273
        },
        "context": {
            "type": "variable",
            "name": "kendo-spreadsheet-filter-padding",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 274,
                "end": 274
            }
        },
        "group": [
            "spreadsheet"
        ],
        "access": "public",
        "file": {
            "path": "spreadsheet/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal margin the Stepper.\n",
        "commentRange": {
            "start": 7,
            "end": 8
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-margin-x",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 9,
                "end": 9
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical margin the Stepper.\n",
        "commentRange": {
            "start": 10,
            "end": 11
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-margin-y",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 12,
                "end": 12
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding the Stepper.\n",
        "commentRange": {
            "start": 13,
            "end": 14
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-padding-x",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 15,
                "end": 15
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding the Stepper.\n",
        "commentRange": {
            "start": 16,
            "end": 17
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-padding-y",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 18,
                "end": 18
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal margin the Stepper label.\n",
        "commentRange": {
            "start": 19,
            "end": 20
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-label-margin-x",
            "value": "k-spacing(3)",
            "scope": "default",
            "line": {
                "start": 21,
                "end": 21
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding the Stepper label.\n",
        "commentRange": {
            "start": 22,
            "end": 23
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-label-padding-x",
            "value": "k-spacing(3)",
            "scope": "default",
            "line": {
                "start": 24,
                "end": 24
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding the Stepper label.\n",
        "commentRange": {
            "start": 25,
            "end": 26
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-label-padding-y",
            "value": "calc( #{k-spacing(2.5)} / 2 )",
            "scope": "default",
            "line": {
                "start": 27,
                "end": 27
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border radius of the Stepper label.\n",
        "commentRange": {
            "start": 28,
            "end": 29
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-label-border-radius",
            "value": "k-border-radius(xxl)",
            "scope": "default",
            "line": {
                "start": 30,
                "end": 30
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the border around the Stepper.\n",
        "commentRange": {
            "start": 31,
            "end": 32
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-border-width",
            "value": "0px",
            "scope": "default",
            "line": {
                "start": 33,
                "end": 33
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the Stepper content.\n",
        "commentRange": {
            "start": 35,
            "end": 36
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-inline-content-padding-x",
            "value": "k-spacing(5)",
            "scope": "default",
            "line": {
                "start": 37,
                "end": 37
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the Stepper content.\n",
        "commentRange": {
            "start": 38,
            "end": 39
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-inline-content-padding-y",
            "value": "k-spacing(2.5)",
            "scope": "default",
            "line": {
                "start": 40,
                "end": 40
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "",
        "commentRange": {
            "start": 43,
            "end": 43
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-font-size",
            "value": "var( --kendo-font-size, inherit )",
            "scope": "default",
            "line": {
                "start": 44,
                "end": 44
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "",
        "commentRange": {
            "start": 46,
            "end": 46
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-line-height",
            "value": "var( --kendo-line-height, normal )",
            "scope": "default",
            "line": {
                "start": 47,
                "end": 47
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "",
        "commentRange": {
            "start": 49,
            "end": 49
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-font-family",
            "value": "var( --kendo-font-family, inherit )",
            "scope": "default",
            "line": {
                "start": 50,
                "end": 50
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Stepper.\n",
        "commentRange": {
            "start": 52,
            "end": 53
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 54,
                "end": 54
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Stepper.\n",
        "commentRange": {
            "start": 55,
            "end": 56
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-text",
            "value": "$kendo-component-text",
            "scope": "default",
            "line": {
                "start": 57,
                "end": 57
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Stepper.\n",
        "commentRange": {
            "start": 58,
            "end": 59
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 60,
                "end": 60
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the Stepper indicator.\n",
        "commentRange": {
            "start": 62,
            "end": 63
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-indicator-width",
            "value": "28px",
            "scope": "default",
            "line": {
                "start": 64,
                "end": 64
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The height of the Stepper indicator.\n",
        "commentRange": {
            "start": 65,
            "end": 66
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-indicator-height",
            "value": "$kendo-stepper-indicator-width",
            "scope": "default",
            "line": {
                "start": 67,
                "end": 67
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border radius of the Stepper indicator.\n",
        "commentRange": {
            "start": 68,
            "end": 69
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-indicator-border-radius",
            "value": "50%",
            "scope": "default",
            "line": {
                "start": 70,
                "end": 70
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border width of the Stepper indicator.\n",
        "commentRange": {
            "start": 71,
            "end": 72
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-indicator-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 73,
                "end": 73
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border width of the focused Stepper indicator.\n",
        "commentRange": {
            "start": 75,
            "end": 76
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-indicator-focus-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 77,
                "end": 77
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The size of the focused Stepper indicator.\n",
        "commentRange": {
            "start": 78,
            "end": 79
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-indicator-focus-size",
            "value": "2px",
            "scope": "default",
            "line": {
                "start": 80,
                "end": 80
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The offset of the Stepper's focused indicator.\n",
        "commentRange": {
            "start": 81,
            "end": 82
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-indicator-focus-offset",
            "value": "3px",
            "scope": "default",
            "line": {
                "start": 83,
                "end": 83
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The calculated offset of the Stepper's focused indicator.\n",
        "commentRange": {
            "start": 84,
            "end": 85
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-indicator-focus-calc-offset",
            "value": "calc( #{$kendo-stepper-indicator-focus-border-width} + #{$kendo-stepper-indicator-focus-offset} )",
            "scope": "default",
            "line": {
                "start": 86,
                "end": 86
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Stepper indicator.\n",
        "commentRange": {
            "start": 88,
            "end": 89
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-indicator-bg",
            "value": "$kendo-component-bg",
            "scope": "default",
            "line": {
                "start": 90,
                "end": 90
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Stepper indicator.\n",
        "commentRange": {
            "start": 91,
            "end": 92
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-indicator-text",
            "value": "$kendo-component-text",
            "scope": "default",
            "line": {
                "start": 93,
                "end": 93
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Stepper indicator.\n",
        "commentRange": {
            "start": 94,
            "end": 95
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-indicator-border",
            "value": "$kendo-component-border",
            "scope": "default",
            "line": {
                "start": 96,
                "end": 96
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the hovered Stepper indicator.\n",
        "commentRange": {
            "start": 98,
            "end": 99
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-indicator-hover-bg",
            "value": "if($kendo-enable-color-system, k-color( base-hover ), k-try-shade( $kendo-stepper-indicator-bg ))",
            "scope": "default",
            "line": {
                "start": 100,
                "end": 100
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the hovered Stepper indicator.\n",
        "commentRange": {
            "start": 101,
            "end": 102
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-indicator-hover-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 103,
                "end": 103
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the hovered Stepper indicator.\n",
        "commentRange": {
            "start": 104,
            "end": 105
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-indicator-hover-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 106,
                "end": 106
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the disabled Stepper indicator.\n",
        "commentRange": {
            "start": 108,
            "end": 109
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-indicator-disabled-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 110,
                "end": 110
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the disabled Stepper indicator.\n",
        "commentRange": {
            "start": 111,
            "end": 112
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-indicator-disabled-text",
            "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 65%, transparent), if( $kendo-is-dark-theme, #6c757d, #adb5bd))",
            "scope": "default",
            "line": {
                "start": 113,
                "end": 113
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the disabled Stepper indicator.\n",
        "commentRange": {
            "start": 114,
            "end": 115
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-indicator-disabled-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 116,
                "end": 116
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Stepper's done indicator.\n",
        "commentRange": {
            "start": 118,
            "end": 119
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-indicator-done-bg",
            "value": "$kendo-color-primary",
            "scope": "default",
            "line": {
                "start": 120,
                "end": 120
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Stepper's done indicator.\n",
        "commentRange": {
            "start": 121,
            "end": 122
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-indicator-done-text",
            "value": "if($kendo-enable-color-system, k-color( on-primary ), k-contrast-legacy( $kendo-stepper-indicator-done-bg ))",
            "scope": "default",
            "line": {
                "start": 123,
                "end": 123
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Stepper's done indicator.\n",
        "commentRange": {
            "start": 124,
            "end": 125
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-indicator-done-border",
            "value": "$kendo-stepper-indicator-done-bg",
            "scope": "default",
            "line": {
                "start": 126,
                "end": 126
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Stepper's hovered done indicator.\n",
        "commentRange": {
            "start": 128,
            "end": 129
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-indicator-done-hover-bg",
            "value": "if($kendo-enable-color-system, k-color( primary-hover ), k-try-shade( $kendo-stepper-indicator-done-bg ))",
            "scope": "default",
            "line": {
                "start": 130,
                "end": 130
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Stepper's hovered done indicator.\n",
        "commentRange": {
            "start": 131,
            "end": 132
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-indicator-done-hover-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 133,
                "end": 133
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Stepper's hovered done indicator.\n",
        "commentRange": {
            "start": 134,
            "end": 135
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-indicator-done-hover-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 136,
                "end": 136
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Stepper's disabled done indicator.\n",
        "commentRange": {
            "start": 138,
            "end": 139
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-indicator-done-disabled-bg",
            "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 60%, transparent), color.mix( $kendo-stepper-indicator-done-bg, $kendo-component-bg, 60%))",
            "scope": "default",
            "line": {
                "start": 140,
                "end": 140
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Stepper's disabled done indicator.\n",
        "commentRange": {
            "start": 141,
            "end": 142
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-indicator-done-disabled-text",
            "value": "if($kendo-enable-color-system, k-color( on-primary ), k-contrast-color( $kendo-stepper-indicator-done-bg ))",
            "scope": "default",
            "line": {
                "start": 143,
                "end": 143
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Stepper's disabled done indicator.\n",
        "commentRange": {
            "start": 144,
            "end": 145
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-indicator-done-disabled-border",
            "value": "$kendo-stepper-indicator-done-disabled-bg",
            "scope": "default",
            "line": {
                "start": 146,
                "end": 146
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Stepper current indicator.\n",
        "commentRange": {
            "start": 148,
            "end": 149
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-indicator-current-bg",
            "value": "$kendo-stepper-indicator-done-bg",
            "scope": "default",
            "line": {
                "start": 150,
                "end": 150
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Stepper current indicator.\n",
        "commentRange": {
            "start": 151,
            "end": 152
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-indicator-current-text",
            "value": "$kendo-stepper-indicator-done-text",
            "scope": "default",
            "line": {
                "start": 153,
                "end": 153
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Stepper current indicator.\n",
        "commentRange": {
            "start": 154,
            "end": 155
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-indicator-current-border",
            "value": "$kendo-stepper-indicator-done-border",
            "scope": "default",
            "line": {
                "start": 156,
                "end": 156
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Stepper's hovered current indicator.\n",
        "commentRange": {
            "start": 158,
            "end": 159
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-indicator-current-hover-bg",
            "value": "$kendo-stepper-indicator-done-hover-bg",
            "scope": "default",
            "line": {
                "start": 160,
                "end": 160
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Stepper's hovered current indicator.\n",
        "commentRange": {
            "start": 161,
            "end": 162
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-indicator-current-hover-text",
            "value": "$kendo-stepper-indicator-done-hover-text",
            "scope": "default",
            "line": {
                "start": 163,
                "end": 163
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Stepper's hovered current indicator.\n",
        "commentRange": {
            "start": 164,
            "end": 165
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-indicator-current-hover-border",
            "value": "$kendo-stepper-indicator-done-hover-border",
            "scope": "default",
            "line": {
                "start": 166,
                "end": 166
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Stepper's disabled current indicator.\n",
        "commentRange": {
            "start": 168,
            "end": 169
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-indicator-current-disabled-bg",
            "value": "$kendo-stepper-indicator-done-disabled-bg",
            "scope": "default",
            "line": {
                "start": 170,
                "end": 170
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Stepper's disabled current indicator.\n",
        "commentRange": {
            "start": 171,
            "end": 172
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-indicator-current-disabled-text",
            "value": "$kendo-stepper-indicator-done-disabled-text",
            "scope": "default",
            "line": {
                "start": 173,
                "end": 173
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Stepper's disabled current indicator.\n",
        "commentRange": {
            "start": 174,
            "end": 175
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-indicator-current-disabled-border",
            "value": "$kendo-stepper-indicator-done-disabled-border",
            "scope": "default",
            "line": {
                "start": 176,
                "end": 176
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Stepper label.\n",
        "commentRange": {
            "start": 178,
            "end": 179
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-label-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 180,
                "end": 180
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The success text color of the Stepper label.\n",
        "commentRange": {
            "start": 181,
            "end": 182
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-label-success-text",
            "value": "$kendo-color-success",
            "scope": "default",
            "line": {
                "start": 183,
                "end": 183
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The error text color of the Stepper label.\n",
        "commentRange": {
            "start": 184,
            "end": 185
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-label-error-text",
            "value": "$kendo-color-error",
            "scope": "default",
            "line": {
                "start": 186,
                "end": 186
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the hovered Stepper label.\n",
        "commentRange": {
            "start": 187,
            "end": 188
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-label-hover-text",
            "value": "unset",
            "scope": "default",
            "line": {
                "start": 189,
                "end": 189
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the disabled Stepper label.\n",
        "commentRange": {
            "start": 190,
            "end": 191
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-label-disabled-text",
            "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 65%, transparent), if( $kendo-is-dark-theme, #6c757d, #adb5bd))",
            "scope": "default",
            "line": {
                "start": 192,
                "end": 192
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the optional Stepper label.\n",
        "commentRange": {
            "start": 194,
            "end": 195
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-optional-label-text",
            "value": "if($kendo-enable-color-system, k-color( subtle ) , $kendo-subtle-text)",
            "scope": "default",
            "line": {
                "start": 196,
                "end": 196
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The opacity of the optional Stepper label.\n",
        "commentRange": {
            "start": 197,
            "end": 198
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-optional-label-opacity",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 199,
                "end": 199
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the optional Stepper label.\n",
        "commentRange": {
            "start": 200,
            "end": 201
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-optional-label-font-size",
            "value": "var( --kendo-font-size-sm, inherit )",
            "scope": "default",
            "line": {
                "start": 202,
                "end": 202
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font style of the optional Stepper label.\n",
        "commentRange": {
            "start": 203,
            "end": 204
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-optional-label-font-style",
            "value": "unset",
            "scope": "default",
            "line": {
                "start": 205,
                "end": 205
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The size of the Stepper ProgressBar.\n",
        "commentRange": {
            "start": 207,
            "end": 208
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-progressbar-size",
            "value": "2px",
            "scope": "default",
            "line": {
                "start": 209,
                "end": 209
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Stepper ProgressBar.\n",
        "commentRange": {
            "start": 210,
            "end": 211
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-progressbar-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 212,
                "end": 212
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Stepper ProgressBar.\n",
        "commentRange": {
            "start": 213,
            "end": 214
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-progressbar-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 215,
                "end": 215
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the selected Stepper ProgressBar.\n",
        "commentRange": {
            "start": 216,
            "end": 217
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-progressbar-fill-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 218,
                "end": 218
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the selected Stepper ProgressBar.\n",
        "commentRange": {
            "start": 219,
            "end": 220
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-progressbar-fill-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 221,
                "end": 221
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The property name of the Stepper transition.\n",
        "commentRange": {
            "start": 223,
            "end": 224
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-content-transition-property",
            "value": "height",
            "scope": "default",
            "line": {
                "start": 225,
                "end": 225
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The duration of the Stepper transition.\n",
        "commentRange": {
            "start": 226,
            "end": 227
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-content-transition-duration",
            "value": "300ms",
            "scope": "default",
            "line": {
                "start": 228,
                "end": 228
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The timing function of the Stepper transition.\n",
        "commentRange": {
            "start": 229,
            "end": 230
        },
        "context": {
            "type": "variable",
            "name": "kendo-stepper-content-transition-timing-function",
            "value": "cubic-bezier(.4, 0, .2, 1) 0ms",
            "scope": "default",
            "line": {
                "start": 231,
                "end": 231
            }
        },
        "group": [
            "stepper"
        ],
        "access": "public",
        "file": {
            "path": "stepper/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the Switch.\n",
        "commentRange": {
            "start": 7,
            "end": 8
        },
        "context": {
            "type": "variable",
            "name": "kendo-switch-font-family",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 9,
                "end": 9
            }
        },
        "group": [
            "switch"
        ],
        "access": "public",
        "file": {
            "path": "switch/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border width of the Switch track.\n",
        "commentRange": {
            "start": 11,
            "end": 12
        },
        "context": {
            "type": "variable",
            "name": "kendo-switch-track-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 13,
                "end": 13
            }
        },
        "group": [
            "switch"
        ],
        "access": "public",
        "file": {
            "path": "switch/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border width of the Switch thumb.\n",
        "commentRange": {
            "start": 15,
            "end": 16
        },
        "context": {
            "type": "variable",
            "name": "kendo-switch-thumb-border-width",
            "value": "unset",
            "scope": "default",
            "line": {
                "start": 17,
                "end": 17
            }
        },
        "group": [
            "switch"
        ],
        "access": "public",
        "file": {
            "path": "switch/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text transform of the Switch label.\n",
        "commentRange": {
            "start": 19,
            "end": 20
        },
        "context": {
            "type": "variable",
            "name": "kendo-switch-label-text-transform",
            "value": "unset",
            "scope": "default",
            "line": {
                "start": 21,
                "end": 21
            }
        },
        "group": [
            "switch"
        ],
        "access": "public",
        "file": {
            "path": "switch/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The display of the Switch label.\n",
        "commentRange": {
            "start": 23,
            "end": 24
        },
        "context": {
            "type": "variable",
            "name": "kendo-switch-label-display",
            "value": "none",
            "scope": "default",
            "line": {
                "start": 25,
                "end": 25
            }
        },
        "group": [
            "switch"
        ],
        "access": "public",
        "file": {
            "path": "switch/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The map with the different Switch sizes.\n",
        "commentRange": {
            "start": 27,
            "end": 28
        },
        "context": {
            "type": "variable",
            "name": "kendo-switch-sizes",
            "value": "(\n    sm: ( font-size: unset, track-width: 48px, track-height: 26px, thumb-width: 20px, thumb-height: 20px, thumb-offset: 3px, label-offset: null ),\n    md: ( font-size: unset, track-width: 56px, track-height: 30px, thumb-width: 24px, thumb-height: 24px, thumb-offset: 3px, label-offset: null ),\n    lg: ( font-size: unset, track-width: 64px, track-height: 34px, thumb-width: 28px, thumb-height: 28px, thumb-offset: 3px, label-offset: null )\n)",
            "scope": "default",
            "line": {
                "start": 29,
                "end": 33
            }
        },
        "group": [
            "switch"
        ],
        "access": "public",
        "file": {
            "path": "switch/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background of the track when the Switch is not checked.\n",
        "commentRange": {
            "start": 35,
            "end": 36
        },
        "context": {
            "type": "variable",
            "name": "kendo-switch-off-track-bg",
            "value": "$kendo-component-bg",
            "scope": "default",
            "line": {
                "start": 37,
                "end": 37
            }
        },
        "group": [
            "switch"
        ],
        "access": "public",
        "file": {
            "path": "switch/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the track when the Switch is not checked.\n",
        "commentRange": {
            "start": 38,
            "end": 39
        },
        "context": {
            "type": "variable",
            "name": "kendo-switch-off-track-text",
            "value": "unset",
            "scope": "default",
            "line": {
                "start": 40,
                "end": 40
            }
        },
        "group": [
            "switch"
        ],
        "access": "public",
        "file": {
            "path": "switch/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the track when the Switch is not checked.\n",
        "commentRange": {
            "start": 41,
            "end": 42
        },
        "context": {
            "type": "variable",
            "name": "kendo-switch-off-track-border",
            "value": "if($kendo-enable-color-system, k-color( base-emphasis ), #adb5bd)",
            "scope": "default",
            "line": {
                "start": 43,
                "end": 43
            }
        },
        "group": [
            "switch"
        ],
        "access": "public",
        "file": {
            "path": "switch/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background gradient of the track when the Switch is not checked.\n",
        "commentRange": {
            "start": 44,
            "end": 45
        },
        "context": {
            "type": "variable",
            "name": "kendo-switch-off-track-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 46,
                "end": 46
            }
        },
        "group": [
            "switch"
        ],
        "access": "public",
        "file": {
            "path": "switch/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background of the track when the hovered Switch is not checked.\n",
        "commentRange": {
            "start": 48,
            "end": 49
        },
        "context": {
            "type": "variable",
            "name": "kendo-switch-off-track-hover-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 50,
                "end": 50
            }
        },
        "group": [
            "switch"
        ],
        "access": "public",
        "file": {
            "path": "switch/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the track when the hovered Switch is not checked.\n",
        "commentRange": {
            "start": 51,
            "end": 52
        },
        "context": {
            "type": "variable",
            "name": "kendo-switch-off-track-hover-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 53,
                "end": 53
            }
        },
        "group": [
            "switch"
        ],
        "access": "public",
        "file": {
            "path": "switch/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the track when the hovered Switch is not checked.\n",
        "commentRange": {
            "start": 54,
            "end": 55
        },
        "context": {
            "type": "variable",
            "name": "kendo-switch-off-track-hover-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 56,
                "end": 56
            }
        },
        "group": [
            "switch"
        ],
        "access": "public",
        "file": {
            "path": "switch/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background gradient of the track when the hovered Switch is not checked.\n",
        "commentRange": {
            "start": 57,
            "end": 58
        },
        "context": {
            "type": "variable",
            "name": "kendo-switch-off-track-hover-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 59,
                "end": 59
            }
        },
        "group": [
            "switch"
        ],
        "access": "public",
        "file": {
            "path": "switch/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background of the track when the focused Switch is not checked.\n",
        "commentRange": {
            "start": 61,
            "end": 62
        },
        "context": {
            "type": "variable",
            "name": "kendo-switch-off-track-focus-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 63,
                "end": 63
            }
        },
        "group": [
            "switch"
        ],
        "access": "public",
        "file": {
            "path": "switch/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the track when the focused Switch is not checked.\n",
        "commentRange": {
            "start": 64,
            "end": 65
        },
        "context": {
            "type": "variable",
            "name": "kendo-switch-off-track-focus-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 66,
                "end": 66
            }
        },
        "group": [
            "switch"
        ],
        "access": "public",
        "file": {
            "path": "switch/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the track when the focused Switch is not checked.\n",
        "commentRange": {
            "start": 67,
            "end": 68
        },
        "context": {
            "type": "variable",
            "name": "kendo-switch-off-track-focus-border",
            "value": "if($kendo-enable-color-system, k-color( primary-emphasis ), color.mix( $kendo-switch-off-track-bg, $kendo-color-primary ))",
            "scope": "default",
            "line": {
                "start": 69,
                "end": 69
            }
        },
        "group": [
            "switch"
        ],
        "access": "public",
        "file": {
            "path": "switch/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background gradient of the track when the focused Switch is not checked.\n",
        "commentRange": {
            "start": 70,
            "end": 71
        },
        "context": {
            "type": "variable",
            "name": "kendo-switch-off-track-focus-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 72,
                "end": 72
            }
        },
        "group": [
            "switch"
        ],
        "access": "public",
        "file": {
            "path": "switch/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The ring around the track when the focused Switch is not checked.\n",
        "commentRange": {
            "start": 73,
            "end": 74
        },
        "context": {
            "type": "variable",
            "name": "kendo-switch-off-track-focus-ring",
            "value": ".25rem solid if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 25%, transparent), rgba( $kendo-color-primary, .25 ))",
            "scope": "default",
            "line": {
                "start": 75,
                "end": 75
            }
        },
        "group": [
            "switch"
        ],
        "access": "public",
        "file": {
            "path": "switch/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background of the track when the disabled Switch is not checked.\n",
        "commentRange": {
            "start": 77,
            "end": 78
        },
        "context": {
            "type": "variable",
            "name": "kendo-switch-off-track-disabled-bg",
            "value": "if($kendo-enable-color-system, k-color( base-subtle ), if( $kendo-is-dark-theme, #343a40, #e9ecef ))",
            "scope": "default",
            "line": {
                "start": 79,
                "end": 79
            }
        },
        "group": [
            "switch"
        ],
        "access": "public",
        "file": {
            "path": "switch/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the track when the disabled Switch is not checked.\n",
        "commentRange": {
            "start": 80,
            "end": 81
        },
        "context": {
            "type": "variable",
            "name": "kendo-switch-off-track-disabled-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 82,
                "end": 82
            }
        },
        "group": [
            "switch"
        ],
        "access": "public",
        "file": {
            "path": "switch/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the track when the disabled Switch is not checked.\n",
        "commentRange": {
            "start": 83,
            "end": 84
        },
        "context": {
            "type": "variable",
            "name": "kendo-switch-off-track-disabled-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 85,
                "end": 85
            }
        },
        "group": [
            "switch"
        ],
        "access": "public",
        "file": {
            "path": "switch/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background gradient of the track when the disabled Switch is not checked.\n",
        "commentRange": {
            "start": 86,
            "end": 87
        },
        "context": {
            "type": "variable",
            "name": "kendo-switch-off-track-disabled-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 88,
                "end": 88
            }
        },
        "group": [
            "switch"
        ],
        "access": "public",
        "file": {
            "path": "switch/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background of the thumb when the Switch is not checked.\n",
        "commentRange": {
            "start": 90,
            "end": 91
        },
        "context": {
            "type": "variable",
            "name": "kendo-switch-off-thumb-bg",
            "value": "if($kendo-enable-color-system, k-color( base-emphasis ), #adb5bd)",
            "scope": "default",
            "line": {
                "start": 92,
                "end": 92
            }
        },
        "group": [
            "switch"
        ],
        "access": "public",
        "file": {
            "path": "switch/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the thumb when the Switch is not checked.\n",
        "commentRange": {
            "start": 93,
            "end": 94
        },
        "context": {
            "type": "variable",
            "name": "kendo-switch-off-thumb-text",
            "value": "unset",
            "scope": "default",
            "line": {
                "start": 95,
                "end": 95
            }
        },
        "group": [
            "switch"
        ],
        "access": "public",
        "file": {
            "path": "switch/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the thumb when the Switch is not checked.\n",
        "commentRange": {
            "start": 96,
            "end": 97
        },
        "context": {
            "type": "variable",
            "name": "kendo-switch-off-thumb-border",
            "value": "transparent",
            "scope": "default",
            "line": {
                "start": 98,
                "end": 98
            }
        },
        "group": [
            "switch"
        ],
        "access": "public",
        "file": {
            "path": "switch/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background gradient of the thumb when the Switch is not checked.\n",
        "commentRange": {
            "start": 99,
            "end": 100
        },
        "context": {
            "type": "variable",
            "name": "kendo-switch-off-thumb-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 101,
                "end": 101
            }
        },
        "group": [
            "switch"
        ],
        "access": "public",
        "file": {
            "path": "switch/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background of the thumb when the hovered Switch is not checked.\n",
        "commentRange": {
            "start": 103,
            "end": 104
        },
        "context": {
            "type": "variable",
            "name": "kendo-switch-off-thumb-hover-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 105,
                "end": 105
            }
        },
        "group": [
            "switch"
        ],
        "access": "public",
        "file": {
            "path": "switch/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the thumb when the hovered Switch is not checked.\n",
        "commentRange": {
            "start": 106,
            "end": 107
        },
        "context": {
            "type": "variable",
            "name": "kendo-switch-off-thumb-hover-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 108,
                "end": 108
            }
        },
        "group": [
            "switch"
        ],
        "access": "public",
        "file": {
            "path": "switch/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the thumb when the hovered Switch is not checked.\n",
        "commentRange": {
            "start": 109,
            "end": 110
        },
        "context": {
            "type": "variable",
            "name": "kendo-switch-off-thumb-hover-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 111,
                "end": 111
            }
        },
        "group": [
            "switch"
        ],
        "access": "public",
        "file": {
            "path": "switch/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background gradient of the thumb when the hovered Switch is not checked.\n",
        "commentRange": {
            "start": 112,
            "end": 113
        },
        "context": {
            "type": "variable",
            "name": "kendo-switch-off-thumb-hover-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 114,
                "end": 114
            }
        },
        "group": [
            "switch"
        ],
        "access": "public",
        "file": {
            "path": "switch/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background of the track when the Switch is checked.\n",
        "commentRange": {
            "start": 117,
            "end": 118
        },
        "context": {
            "type": "variable",
            "name": "kendo-switch-on-track-bg",
            "value": "$kendo-color-primary",
            "scope": "default",
            "line": {
                "start": 119,
                "end": 119
            }
        },
        "group": [
            "switch"
        ],
        "access": "public",
        "file": {
            "path": "switch/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the track when the Switch is checked.\n",
        "commentRange": {
            "start": 120,
            "end": 121
        },
        "context": {
            "type": "variable",
            "name": "kendo-switch-on-track-text",
            "value": "unset",
            "scope": "default",
            "line": {
                "start": 122,
                "end": 122
            }
        },
        "group": [
            "switch"
        ],
        "access": "public",
        "file": {
            "path": "switch/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the track when the Switch is checked.\n",
        "commentRange": {
            "start": 123,
            "end": 124
        },
        "context": {
            "type": "variable",
            "name": "kendo-switch-on-track-border",
            "value": "$kendo-switch-on-track-bg",
            "scope": "default",
            "line": {
                "start": 125,
                "end": 125
            }
        },
        "group": [
            "switch"
        ],
        "access": "public",
        "file": {
            "path": "switch/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background gradient of the track when the Switch is checked.\n",
        "commentRange": {
            "start": 126,
            "end": 127
        },
        "context": {
            "type": "variable",
            "name": "kendo-switch-on-track-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 128,
                "end": 128
            }
        },
        "group": [
            "switch"
        ],
        "access": "public",
        "file": {
            "path": "switch/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background of the track when the hovered Switch is checked.\n",
        "commentRange": {
            "start": 130,
            "end": 131
        },
        "context": {
            "type": "variable",
            "name": "kendo-switch-on-track-hover-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 132,
                "end": 132
            }
        },
        "group": [
            "switch"
        ],
        "access": "public",
        "file": {
            "path": "switch/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the track when the hovered Switch is checked.\n",
        "commentRange": {
            "start": 133,
            "end": 134
        },
        "context": {
            "type": "variable",
            "name": "kendo-switch-on-track-hover-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 135,
                "end": 135
            }
        },
        "group": [
            "switch"
        ],
        "access": "public",
        "file": {
            "path": "switch/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the track when the hovered Switch is checked.\n",
        "commentRange": {
            "start": 136,
            "end": 137
        },
        "context": {
            "type": "variable",
            "name": "kendo-switch-on-track-hover-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 138,
                "end": 138
            }
        },
        "group": [
            "switch"
        ],
        "access": "public",
        "file": {
            "path": "switch/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background gradient of the track when the hovered Switch is checked.\n",
        "commentRange": {
            "start": 139,
            "end": 140
        },
        "context": {
            "type": "variable",
            "name": "kendo-switch-on-track-hover-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 141,
                "end": 141
            }
        },
        "group": [
            "switch"
        ],
        "access": "public",
        "file": {
            "path": "switch/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background of the track when the focused Switch is checked.\n",
        "commentRange": {
            "start": 143,
            "end": 144
        },
        "context": {
            "type": "variable",
            "name": "kendo-switch-on-track-focus-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 145,
                "end": 145
            }
        },
        "group": [
            "switch"
        ],
        "access": "public",
        "file": {
            "path": "switch/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the track when the focused Switch is checked.\n",
        "commentRange": {
            "start": 146,
            "end": 147
        },
        "context": {
            "type": "variable",
            "name": "kendo-switch-on-track-focus-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 148,
                "end": 148
            }
        },
        "group": [
            "switch"
        ],
        "access": "public",
        "file": {
            "path": "switch/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the track when the focused Switch is checked.\n",
        "commentRange": {
            "start": 149,
            "end": 150
        },
        "context": {
            "type": "variable",
            "name": "kendo-switch-on-track-focus-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 151,
                "end": 151
            }
        },
        "group": [
            "switch"
        ],
        "access": "public",
        "file": {
            "path": "switch/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background gradient of the track when the focused Switch is checked.\n",
        "commentRange": {
            "start": 152,
            "end": 153
        },
        "context": {
            "type": "variable",
            "name": "kendo-switch-on-track-focus-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 154,
                "end": 154
            }
        },
        "group": [
            "switch"
        ],
        "access": "public",
        "file": {
            "path": "switch/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The ring around the track when the focused Switch is checked.\n",
        "commentRange": {
            "start": 155,
            "end": 156
        },
        "context": {
            "type": "variable",
            "name": "kendo-switch-on-track-focus-ring",
            "value": ".25rem solid if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 25%, transparent), rgba( $kendo-switch-on-track-border, .25 ))",
            "scope": "default",
            "line": {
                "start": 157,
                "end": 157
            }
        },
        "group": [
            "switch"
        ],
        "access": "public",
        "file": {
            "path": "switch/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background of the track when the disabled Switch is checked.\n",
        "commentRange": {
            "start": 159,
            "end": 160
        },
        "context": {
            "type": "variable",
            "name": "kendo-switch-on-track-disabled-bg",
            "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 50%, transparent), k-try-tint( $kendo-switch-on-track-bg, 50% ))",
            "scope": "default",
            "line": {
                "start": 161,
                "end": 161
            }
        },
        "group": [
            "switch"
        ],
        "access": "public",
        "file": {
            "path": "switch/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the track when the disabled Switch is checked.\n",
        "commentRange": {
            "start": 162,
            "end": 163
        },
        "context": {
            "type": "variable",
            "name": "kendo-switch-on-track-disabled-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 164,
                "end": 164
            }
        },
        "group": [
            "switch"
        ],
        "access": "public",
        "file": {
            "path": "switch/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the track when the disabled Switch is checked.\n",
        "commentRange": {
            "start": 165,
            "end": 166
        },
        "context": {
            "type": "variable",
            "name": "kendo-switch-on-track-disabled-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 167,
                "end": 167
            }
        },
        "group": [
            "switch"
        ],
        "access": "public",
        "file": {
            "path": "switch/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background gradient of the track when the disabled Switch is checked.\n",
        "commentRange": {
            "start": 168,
            "end": 169
        },
        "context": {
            "type": "variable",
            "name": "kendo-switch-on-track-disabled-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 170,
                "end": 170
            }
        },
        "group": [
            "switch"
        ],
        "access": "public",
        "file": {
            "path": "switch/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background of the thumb when the Switch is checked.\n",
        "commentRange": {
            "start": 172,
            "end": 173
        },
        "context": {
            "type": "variable",
            "name": "kendo-switch-on-thumb-bg",
            "value": "if($kendo-enable-color-system, k-color( on-primary ), k-contrast-legacy( $kendo-switch-on-track-bg ))",
            "scope": "default",
            "line": {
                "start": 174,
                "end": 174
            }
        },
        "group": [
            "switch"
        ],
        "access": "public",
        "file": {
            "path": "switch/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the thumb when the Switch is checked.\n",
        "commentRange": {
            "start": 175,
            "end": 176
        },
        "context": {
            "type": "variable",
            "name": "kendo-switch-on-thumb-text",
            "value": "unset",
            "scope": "default",
            "line": {
                "start": 177,
                "end": 177
            }
        },
        "group": [
            "switch"
        ],
        "access": "public",
        "file": {
            "path": "switch/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the thumb when the Switch is checked.\n",
        "commentRange": {
            "start": 178,
            "end": 179
        },
        "context": {
            "type": "variable",
            "name": "kendo-switch-on-thumb-border",
            "value": "$kendo-switch-on-thumb-bg",
            "scope": "default",
            "line": {
                "start": 180,
                "end": 180
            }
        },
        "group": [
            "switch"
        ],
        "access": "public",
        "file": {
            "path": "switch/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background gradient of the thumb when the Switch is checked.\n",
        "commentRange": {
            "start": 181,
            "end": 182
        },
        "context": {
            "type": "variable",
            "name": "kendo-switch-on-thumb-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 183,
                "end": 183
            }
        },
        "group": [
            "switch"
        ],
        "access": "public",
        "file": {
            "path": "switch/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background of the thumb when the hovered Switch is checked.\n",
        "commentRange": {
            "start": 185,
            "end": 186
        },
        "context": {
            "type": "variable",
            "name": "kendo-switch-on-thumb-hover-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 187,
                "end": 187
            }
        },
        "group": [
            "switch"
        ],
        "access": "public",
        "file": {
            "path": "switch/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the thumb when the hovered Switch is checked.\n",
        "commentRange": {
            "start": 188,
            "end": 189
        },
        "context": {
            "type": "variable",
            "name": "kendo-switch-on-thumb-hover-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 190,
                "end": 190
            }
        },
        "group": [
            "switch"
        ],
        "access": "public",
        "file": {
            "path": "switch/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the thumb when the hovered Switch is checked.\n",
        "commentRange": {
            "start": 191,
            "end": 192
        },
        "context": {
            "type": "variable",
            "name": "kendo-switch-on-thumb-hover-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 193,
                "end": 193
            }
        },
        "group": [
            "switch"
        ],
        "access": "public",
        "file": {
            "path": "switch/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background gradient of the thumb when the hovered Switch is checked.\n",
        "commentRange": {
            "start": 194,
            "end": 195
        },
        "context": {
            "type": "variable",
            "name": "kendo-switch-on-thumb-hover-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 196,
                "end": 196
            }
        },
        "group": [
            "switch"
        ],
        "access": "public",
        "file": {
            "path": "switch/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the table border.\n",
        "commentRange": {
            "start": 6,
            "end": 7
        },
        "context": {
            "type": "variable",
            "name": "kendo-table-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 8,
                "end": 8
            }
        },
        "group": [
            "table"
        ],
        "access": "public",
        "file": {
            "path": "table/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of vertical border of table cells.\n",
        "commentRange": {
            "start": 9,
            "end": 10
        },
        "context": {
            "type": "variable",
            "name": "kendo-table-cell-vertical-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 11,
                "end": 11
            }
        },
        "group": [
            "table"
        ],
        "access": "public",
        "file": {
            "path": "table/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of horizontal border of table cells.\n",
        "commentRange": {
            "start": 12,
            "end": 13
        },
        "context": {
            "type": "variable",
            "name": "kendo-table-cell-horizontal-border-width",
            "value": "0px",
            "scope": "default",
            "line": {
                "start": 14,
                "end": 14
            }
        },
        "group": [
            "table"
        ],
        "access": "public",
        "file": {
            "path": "table/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the table if no size is specified.\n",
        "commentRange": {
            "start": 16,
            "end": 17
        },
        "context": {
            "type": "variable",
            "name": "kendo-table-font-size",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 18,
                "end": 18
            }
        },
        "group": [
            "table"
        ],
        "access": "public",
        "file": {
            "path": "table/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line-height of the table if no size is specified.\n",
        "commentRange": {
            "start": 20,
            "end": 21
        },
        "context": {
            "type": "variable",
            "name": "kendo-table-line-height",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 22,
                "end": 22
            }
        },
        "group": [
            "table"
        ],
        "access": "public",
        "file": {
            "path": "table/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the cells in the table if no size is specified.\n",
        "commentRange": {
            "start": 24,
            "end": 25
        },
        "context": {
            "type": "variable",
            "name": "kendo-table-cell-padding-x",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 26,
                "end": 26
            }
        },
        "group": [
            "table"
        ],
        "access": "public",
        "file": {
            "path": "table/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the cells in the table if no size is specified.\n",
        "commentRange": {
            "start": 28,
            "end": 29
        },
        "context": {
            "type": "variable",
            "name": "kendo-table-cell-padding-y",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 30,
                "end": 30
            }
        },
        "group": [
            "table"
        ],
        "access": "public",
        "file": {
            "path": "table/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The sizes of the table.\n",
        "commentRange": {
            "start": 41,
            "end": 42
        },
        "context": {
            "type": "variable",
            "name": "kendo-table-sizes",
            "value": "(\n    sm: (\n        font-size: var( --kendo-font-size, inherit ) ,\n        line-height: var( --kendo-line-height, normal ),\n        cell-padding-x: $kendo-table-sm-cell-padding-x,\n        cell-padding-y: $kendo-table-sm-cell-padding-y\n    ),\n    md: (\n        font-size: var( --kendo-font-size, inherit ) ,\n        line-height: var( --kendo-line-height, normal ),\n        cell-padding-x: $kendo-table-md-cell-padding-x,\n        cell-padding-y: $kendo-table-md-cell-padding-y\n    ),\n    lg: (\n        font-size: var( --kendo-font-size, inherit ) ,\n        line-height: var( --kendo-line-height, normal ),\n        cell-padding-x: $kendo-table-lg-cell-padding-x,\n        cell-padding-y: $kendo-table-lg-cell-padding-y\n    )\n)",
            "scope": "default",
            "line": {
                "start": 43,
                "end": 62
            }
        },
        "group": [
            "table"
        ],
        "access": "public",
        "file": {
            "path": "table/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "Background color of tables.\n",
        "commentRange": {
            "start": 65,
            "end": 66
        },
        "context": {
            "type": "variable",
            "name": "kendo-table-bg",
            "value": "$kendo-component-bg",
            "scope": "default",
            "line": {
                "start": 67,
                "end": 67
            }
        },
        "group": [
            "table"
        ],
        "access": "public",
        "file": {
            "path": "table/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "Text color of tables.\n",
        "commentRange": {
            "start": 68,
            "end": 69
        },
        "context": {
            "type": "variable",
            "name": "kendo-table-text",
            "value": "$kendo-component-text",
            "scope": "default",
            "line": {
                "start": 70,
                "end": 70
            }
        },
        "group": [
            "table"
        ],
        "access": "public",
        "file": {
            "path": "table/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "Border color of tables.\n",
        "commentRange": {
            "start": 71,
            "end": 72
        },
        "context": {
            "type": "variable",
            "name": "kendo-table-border",
            "value": "$kendo-component-border",
            "scope": "default",
            "line": {
                "start": 73,
                "end": 73
            }
        },
        "group": [
            "table"
        ],
        "access": "public",
        "file": {
            "path": "table/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "Background color of table headers.\n",
        "commentRange": {
            "start": 76,
            "end": 77
        },
        "context": {
            "type": "variable",
            "name": "kendo-table-header-bg",
            "value": "$kendo-component-header-bg",
            "scope": "default",
            "line": {
                "start": 78,
                "end": 78
            }
        },
        "group": [
            "table"
        ],
        "access": "public",
        "file": {
            "path": "table/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "Text color of table headers.\n",
        "commentRange": {
            "start": 79,
            "end": 80
        },
        "context": {
            "type": "variable",
            "name": "kendo-table-header-text",
            "value": "$kendo-component-header-text",
            "scope": "default",
            "line": {
                "start": 81,
                "end": 81
            }
        },
        "group": [
            "table"
        ],
        "access": "public",
        "file": {
            "path": "table/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "Border color of table headers.\n",
        "commentRange": {
            "start": 82,
            "end": 83
        },
        "context": {
            "type": "variable",
            "name": "kendo-table-header-border",
            "value": "$kendo-component-header-border",
            "scope": "default",
            "line": {
                "start": 84,
                "end": 84
            }
        },
        "group": [
            "table"
        ],
        "access": "public",
        "file": {
            "path": "table/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "Gradient of table headers.\n",
        "commentRange": {
            "start": 85,
            "end": 86
        },
        "context": {
            "type": "variable",
            "name": "kendo-table-header-gradient",
            "value": "$kendo-component-header-gradient",
            "scope": "default",
            "line": {
                "start": 87,
                "end": 87
            }
        },
        "group": [
            "table"
        ],
        "access": "public",
        "file": {
            "path": "table/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "Background color of table footers.\n",
        "commentRange": {
            "start": 90,
            "end": 91
        },
        "context": {
            "type": "variable",
            "name": "kendo-table-footer-bg",
            "value": "$kendo-table-header-bg",
            "scope": "default",
            "line": {
                "start": 92,
                "end": 92
            }
        },
        "group": [
            "table"
        ],
        "access": "public",
        "file": {
            "path": "table/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "Text color of table footers.\n",
        "commentRange": {
            "start": 93,
            "end": 94
        },
        "context": {
            "type": "variable",
            "name": "kendo-table-footer-text",
            "value": "$kendo-table-header-text",
            "scope": "default",
            "line": {
                "start": 95,
                "end": 95
            }
        },
        "group": [
            "table"
        ],
        "access": "public",
        "file": {
            "path": "table/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "Border color of table footers.\n",
        "commentRange": {
            "start": 96,
            "end": 97
        },
        "context": {
            "type": "variable",
            "name": "kendo-table-footer-border",
            "value": "$kendo-table-header-border",
            "scope": "default",
            "line": {
                "start": 98,
                "end": 98
            }
        },
        "group": [
            "table"
        ],
        "access": "public",
        "file": {
            "path": "table/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "Background color of group rows in table.\n",
        "commentRange": {
            "start": 101,
            "end": 102
        },
        "context": {
            "type": "variable",
            "name": "kendo-table-group-row-bg",
            "value": "$kendo-table-header-bg",
            "scope": "default",
            "line": {
                "start": 103,
                "end": 103
            }
        },
        "group": [
            "table"
        ],
        "access": "public",
        "file": {
            "path": "table/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "Text color of group rows in table.\n",
        "commentRange": {
            "start": 104,
            "end": 105
        },
        "context": {
            "type": "variable",
            "name": "kendo-table-group-row-text",
            "value": "$kendo-table-header-text",
            "scope": "default",
            "line": {
                "start": 106,
                "end": 106
            }
        },
        "group": [
            "table"
        ],
        "access": "public",
        "file": {
            "path": "table/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "Border color of group rows in table.\n",
        "commentRange": {
            "start": 107,
            "end": 108
        },
        "context": {
            "type": "variable",
            "name": "kendo-table-group-row-border",
            "value": "$kendo-table-header-border",
            "scope": "default",
            "line": {
                "start": 109,
                "end": 109
            }
        },
        "group": [
            "table"
        ],
        "access": "public",
        "file": {
            "path": "table/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "Background color of alternating rows in table.\n",
        "commentRange": {
            "start": 112,
            "end": 113
        },
        "context": {
            "type": "variable",
            "name": "kendo-table-alt-row-bg",
            "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 5%, transparent), rgba( k-contrast-color( $kendo-table-bg ), .04 ))",
            "scope": "default",
            "line": {
                "start": 114,
                "end": 114
            }
        },
        "group": [
            "table"
        ],
        "access": "public",
        "file": {
            "path": "table/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "Text color of alternating rows in table.\n",
        "commentRange": {
            "start": 115,
            "end": 116
        },
        "context": {
            "type": "variable",
            "name": "kendo-table-alt-row-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 117,
                "end": 117
            }
        },
        "group": [
            "table"
        ],
        "access": "public",
        "file": {
            "path": "table/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "Border color of alternating rows in table.\n",
        "commentRange": {
            "start": 118,
            "end": 119
        },
        "context": {
            "type": "variable",
            "name": "kendo-table-alt-row-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 120,
                "end": 120
            }
        },
        "group": [
            "table"
        ],
        "access": "public",
        "file": {
            "path": "table/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "Background color of hovered rows in table.\n",
        "commentRange": {
            "start": 123,
            "end": 124
        },
        "context": {
            "type": "variable",
            "name": "kendo-table-hover-bg",
            "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 9%, transparent), rgba( k-contrast-color( $kendo-table-bg ), .08 ))",
            "scope": "default",
            "line": {
                "start": 125,
                "end": 125
            }
        },
        "group": [
            "table"
        ],
        "access": "public",
        "file": {
            "path": "table/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "Text color of hovered rows in table.\n",
        "commentRange": {
            "start": 126,
            "end": 127
        },
        "context": {
            "type": "variable",
            "name": "kendo-table-hover-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 128,
                "end": 128
            }
        },
        "group": [
            "table"
        ],
        "access": "public",
        "file": {
            "path": "table/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "Border color of hovered rows in table.\n",
        "commentRange": {
            "start": 129,
            "end": 130
        },
        "context": {
            "type": "variable",
            "name": "kendo-table-hover-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 131,
                "end": 131
            }
        },
        "group": [
            "table"
        ],
        "access": "public",
        "file": {
            "path": "table/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "Background color of focused rows in table.\n",
        "commentRange": {
            "start": 134,
            "end": 135
        },
        "context": {
            "type": "variable",
            "name": "kendo-table-focus-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 136,
                "end": 136
            }
        },
        "group": [
            "table"
        ],
        "access": "public",
        "file": {
            "path": "table/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "Text color of focused rows in table.\n",
        "commentRange": {
            "start": 137,
            "end": 138
        },
        "context": {
            "type": "variable",
            "name": "kendo-table-focus-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 139,
                "end": 139
            }
        },
        "group": [
            "table"
        ],
        "access": "public",
        "file": {
            "path": "table/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "Border color of focused rows in table.\n",
        "commentRange": {
            "start": 140,
            "end": 141
        },
        "context": {
            "type": "variable",
            "name": "kendo-table-focus-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 142,
                "end": 142
            }
        },
        "group": [
            "table"
        ],
        "access": "public",
        "file": {
            "path": "table/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "Box shadow of focused rows in table.\n",
        "commentRange": {
            "start": 143,
            "end": 144
        },
        "context": {
            "type": "variable",
            "name": "kendo-table-focus-shadow",
            "value": "inset 0 0 0 2px rgba( $kendo-color-black, .08)",
            "scope": "default",
            "line": {
                "start": 145,
                "end": 145
            }
        },
        "group": [
            "table"
        ],
        "access": "public",
        "file": {
            "path": "table/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "Background color of selected rows in table.\n",
        "commentRange": {
            "start": 148,
            "end": 149
        },
        "context": {
            "type": "variable",
            "name": "kendo-table-selected-bg",
            "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 25%, transparent), rgba( $kendo-selected-bg, .25 ))",
            "scope": "default",
            "line": {
                "start": 150,
                "end": 150
            }
        },
        "group": [
            "table"
        ],
        "access": "public",
        "file": {
            "path": "table/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "Text color of selected rows in table.\n",
        "commentRange": {
            "start": 151,
            "end": 152
        },
        "context": {
            "type": "variable",
            "name": "kendo-table-selected-text",
            "value": "$kendo-table-text",
            "scope": "default",
            "line": {
                "start": 153,
                "end": 153
            }
        },
        "group": [
            "table"
        ],
        "access": "public",
        "file": {
            "path": "table/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "Border color of selected rows in table.\n",
        "commentRange": {
            "start": 154,
            "end": 155
        },
        "context": {
            "type": "variable",
            "name": "kendo-table-selected-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 156,
                "end": 156
            }
        },
        "group": [
            "table"
        ],
        "access": "public",
        "file": {
            "path": "table/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The box shadow of the row spanned cells.\n",
        "commentRange": {
            "start": 158,
            "end": 159
        },
        "context": {
            "type": "variable",
            "name": "kendo-table-cell-row-span-shadow",
            "value": "inset 0 0 0 1px $kendo-table-border",
            "scope": "default",
            "line": {
                "start": 160,
                "end": 160
            }
        },
        "group": [
            "table"
        ],
        "access": "public",
        "file": {
            "path": "table/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the TabStrip wrapper.\n",
        "commentRange": {
            "start": 7,
            "end": 8
        },
        "context": {
            "type": "variable",
            "name": "kendo-tabstrip-wrapper-padding-x",
            "value": "k-spacing(0)",
            "scope": "default",
            "line": {
                "start": 9,
                "end": 9
            }
        },
        "group": [
            "tabstrip"
        ],
        "access": "public",
        "file": {
            "path": "tabstrip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the TabStrip wrapper.\n",
        "commentRange": {
            "start": 10,
            "end": 11
        },
        "context": {
            "type": "variable",
            "name": "kendo-tabstrip-wrapper-padding-y",
            "value": "k-spacing(0)",
            "scope": "default",
            "line": {
                "start": 12,
                "end": 12
            }
        },
        "group": [
            "tabstrip"
        ],
        "access": "public",
        "file": {
            "path": "tabstrip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border width around the TabStrip wrapper.\n",
        "commentRange": {
            "start": 13,
            "end": 14
        },
        "context": {
            "type": "variable",
            "name": "kendo-tabstrip-wrapper-border-width",
            "value": "0px",
            "scope": "default",
            "line": {
                "start": 15,
                "end": 15
            }
        },
        "group": [
            "tabstrip"
        ],
        "access": "public",
        "file": {
            "path": "tabstrip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the TabStrip.\n",
        "commentRange": {
            "start": 17,
            "end": 18
        },
        "context": {
            "type": "variable",
            "name": "kendo-tabstrip-font-family",
            "value": "var( --kendo-font-family, inherit )",
            "scope": "default",
            "line": {
                "start": 19,
                "end": 19
            }
        },
        "group": [
            "tabstrip"
        ],
        "access": "public",
        "file": {
            "path": "tabstrip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the TabStrip.\n",
        "commentRange": {
            "start": 20,
            "end": 21
        },
        "context": {
            "type": "variable",
            "name": "kendo-tabstrip-font-size",
            "value": "var( --kendo-font-size, inherit )",
            "scope": "default",
            "line": {
                "start": 22,
                "end": 22
            }
        },
        "group": [
            "tabstrip"
        ],
        "access": "public",
        "file": {
            "path": "tabstrip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the TabStrip.\n",
        "commentRange": {
            "start": 23,
            "end": 24
        },
        "context": {
            "type": "variable",
            "name": "kendo-tabstrip-line-height",
            "value": "var( --kendo-line-height, normal )",
            "scope": "default",
            "line": {
                "start": 25,
                "end": 25
            }
        },
        "group": [
            "tabstrip"
        ],
        "access": "public",
        "file": {
            "path": "tabstrip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border width around the TabStrip.\n",
        "commentRange": {
            "start": 26,
            "end": 27
        },
        "context": {
            "type": "variable",
            "name": "kendo-tabstrip-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 28,
                "end": 28
            }
        },
        "group": [
            "tabstrip"
        ],
        "access": "public",
        "file": {
            "path": "tabstrip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the small TabStrip.\n",
        "commentRange": {
            "start": 30,
            "end": 31
        },
        "context": {
            "type": "variable",
            "name": "kendo-tabstrip-sm-font-size",
            "value": "var( --kendo-font-size-sm, inherit )",
            "scope": "default",
            "line": {
                "start": 32,
                "end": 32
            }
        },
        "group": [
            "tabstrip"
        ],
        "access": "public",
        "file": {
            "path": "tabstrip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the small TabStrip.\n",
        "commentRange": {
            "start": 33,
            "end": 34
        },
        "context": {
            "type": "variable",
            "name": "kendo-tabstrip-sm-line-height",
            "value": "$kendo-tabstrip-line-height",
            "scope": "default",
            "line": {
                "start": 35,
                "end": 35
            }
        },
        "group": [
            "tabstrip"
        ],
        "access": "public",
        "file": {
            "path": "tabstrip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the medium TabStrip.\n",
        "commentRange": {
            "start": 36,
            "end": 37
        },
        "context": {
            "type": "variable",
            "name": "kendo-tabstrip-md-font-size",
            "value": "$kendo-tabstrip-font-size",
            "scope": "default",
            "line": {
                "start": 38,
                "end": 38
            }
        },
        "group": [
            "tabstrip"
        ],
        "access": "public",
        "file": {
            "path": "tabstrip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the medium TabStrip.\n",
        "commentRange": {
            "start": 39,
            "end": 40
        },
        "context": {
            "type": "variable",
            "name": "kendo-tabstrip-md-line-height",
            "value": "$kendo-tabstrip-line-height",
            "scope": "default",
            "line": {
                "start": 41,
                "end": 41
            }
        },
        "group": [
            "tabstrip"
        ],
        "access": "public",
        "file": {
            "path": "tabstrip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the large TabStrip.\n",
        "commentRange": {
            "start": 42,
            "end": 43
        },
        "context": {
            "type": "variable",
            "name": "kendo-tabstrip-lg-font-size",
            "value": "$kendo-tabstrip-md-font-size",
            "scope": "default",
            "line": {
                "start": 44,
                "end": 44
            }
        },
        "group": [
            "tabstrip"
        ],
        "access": "public",
        "file": {
            "path": "tabstrip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the large TabStrip.\n",
        "commentRange": {
            "start": 45,
            "end": 46
        },
        "context": {
            "type": "variable",
            "name": "kendo-tabstrip-lg-line-height",
            "value": "$kendo-tabstrip-md-line-height",
            "scope": "default",
            "line": {
                "start": 47,
                "end": 47
            }
        },
        "group": [
            "tabstrip"
        ],
        "access": "public",
        "file": {
            "path": "tabstrip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the TabStrip wrapper.\n",
        "commentRange": {
            "start": 49,
            "end": 50
        },
        "context": {
            "type": "variable",
            "name": "kendo-tabstrip-wrapper-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 51,
                "end": 51
            }
        },
        "group": [
            "tabstrip"
        ],
        "access": "public",
        "file": {
            "path": "tabstrip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the TabStrip wrapper.\n",
        "commentRange": {
            "start": 52,
            "end": 53
        },
        "context": {
            "type": "variable",
            "name": "kendo-tabstrip-wrapper-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 54,
                "end": 54
            }
        },
        "group": [
            "tabstrip"
        ],
        "access": "public",
        "file": {
            "path": "tabstrip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the TabStrip wrapper.\n",
        "commentRange": {
            "start": 55,
            "end": 56
        },
        "context": {
            "type": "variable",
            "name": "kendo-tabstrip-wrapper-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 57,
                "end": 57
            }
        },
        "group": [
            "tabstrip"
        ],
        "access": "public",
        "file": {
            "path": "tabstrip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the TabStrip.\n",
        "commentRange": {
            "start": 59,
            "end": 60
        },
        "context": {
            "type": "variable",
            "name": "kendo-tabstrip-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 61,
                "end": 61
            }
        },
        "group": [
            "tabstrip"
        ],
        "access": "public",
        "file": {
            "path": "tabstrip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the TabStrip.\n",
        "commentRange": {
            "start": 62,
            "end": 63
        },
        "context": {
            "type": "variable",
            "name": "kendo-tabstrip-text",
            "value": "$kendo-component-text",
            "scope": "default",
            "line": {
                "start": 64,
                "end": 64
            }
        },
        "group": [
            "tabstrip"
        ],
        "access": "public",
        "file": {
            "path": "tabstrip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the TabStrip.\n",
        "commentRange": {
            "start": 65,
            "end": 66
        },
        "context": {
            "type": "variable",
            "name": "kendo-tabstrip-border",
            "value": "$kendo-component-border",
            "scope": "default",
            "line": {
                "start": 67,
                "end": 67
            }
        },
        "group": [
            "tabstrip"
        ],
        "access": "public",
        "file": {
            "path": "tabstrip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the TabStrip items.\n",
        "commentRange": {
            "start": 69,
            "end": 70
        },
        "context": {
            "type": "variable",
            "name": "kendo-tabstrip-item-padding-x",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 71,
                "end": 71
            }
        },
        "group": [
            "tabstrip"
        ],
        "access": "public",
        "file": {
            "path": "tabstrip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the TabStrip items.\n",
        "commentRange": {
            "start": 72,
            "end": 73
        },
        "context": {
            "type": "variable",
            "name": "kendo-tabstrip-item-padding-y",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 74,
                "end": 74
            }
        },
        "group": [
            "tabstrip"
        ],
        "access": "public",
        "file": {
            "path": "tabstrip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border width around the TabStrip items.\n",
        "commentRange": {
            "start": 75,
            "end": 76
        },
        "context": {
            "type": "variable",
            "name": "kendo-tabstrip-item-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 77,
                "end": 77
            }
        },
        "group": [
            "tabstrip"
        ],
        "access": "public",
        "file": {
            "path": "tabstrip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border radius of the TabStrip items.\n",
        "commentRange": {
            "start": 78,
            "end": 79
        },
        "context": {
            "type": "variable",
            "name": "kendo-tabstrip-item-border-radius",
            "value": "k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 80,
                "end": 80
            }
        },
        "group": [
            "tabstrip"
        ],
        "access": "public",
        "file": {
            "path": "tabstrip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The gap between the TabStrip items.\n",
        "commentRange": {
            "start": 81,
            "end": 82
        },
        "context": {
            "type": "variable",
            "name": "kendo-tabstrip-item-gap",
            "value": "k-spacing(0)",
            "scope": "default",
            "line": {
                "start": 83,
                "end": 83
            }
        },
        "group": [
            "tabstrip"
        ],
        "access": "public",
        "file": {
            "path": "tabstrip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the small TabStrip items.\n",
        "commentRange": {
            "start": 84,
            "end": 85
        },
        "context": {
            "type": "variable",
            "name": "kendo-tabstrip-sm-item-padding-x",
            "value": "k-spacing(3)",
            "scope": "default",
            "line": {
                "start": 86,
                "end": 86
            }
        },
        "group": [
            "tabstrip"
        ],
        "access": "public",
        "file": {
            "path": "tabstrip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the small TabStrip items.\n",
        "commentRange": {
            "start": 87,
            "end": 88
        },
        "context": {
            "type": "variable",
            "name": "kendo-tabstrip-sm-item-padding-y",
            "value": "k-spacing(1.5)",
            "scope": "default",
            "line": {
                "start": 89,
                "end": 89
            }
        },
        "group": [
            "tabstrip"
        ],
        "access": "public",
        "file": {
            "path": "tabstrip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the medium TabStrip items.\n",
        "commentRange": {
            "start": 90,
            "end": 91
        },
        "context": {
            "type": "variable",
            "name": "kendo-tabstrip-md-item-padding-x",
            "value": "$kendo-tabstrip-item-padding-x",
            "scope": "default",
            "line": {
                "start": 92,
                "end": 92
            }
        },
        "group": [
            "tabstrip"
        ],
        "access": "public",
        "file": {
            "path": "tabstrip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the medium TabStrip items.\n",
        "commentRange": {
            "start": 93,
            "end": 94
        },
        "context": {
            "type": "variable",
            "name": "kendo-tabstrip-md-item-padding-y",
            "value": "$kendo-tabstrip-item-padding-y",
            "scope": "default",
            "line": {
                "start": 95,
                "end": 95
            }
        },
        "group": [
            "tabstrip"
        ],
        "access": "public",
        "file": {
            "path": "tabstrip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the large TabStrip items.\n",
        "commentRange": {
            "start": 96,
            "end": 97
        },
        "context": {
            "type": "variable",
            "name": "kendo-tabstrip-lg-item-padding-x",
            "value": "k-spacing(5)",
            "scope": "default",
            "line": {
                "start": 98,
                "end": 98
            }
        },
        "group": [
            "tabstrip"
        ],
        "access": "public",
        "file": {
            "path": "tabstrip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the large TabStrip items.\n",
        "commentRange": {
            "start": 99,
            "end": 100
        },
        "context": {
            "type": "variable",
            "name": "kendo-tabstrip-lg-item-padding-y",
            "value": "k-spacing(2.5)",
            "scope": "default",
            "line": {
                "start": 101,
                "end": 101
            }
        },
        "group": [
            "tabstrip"
        ],
        "access": "public",
        "file": {
            "path": "tabstrip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": " The background color of the TabStrip items.\n",
        "commentRange": {
            "start": 103,
            "end": 104
        },
        "context": {
            "type": "variable",
            "name": "kendo-tabstrip-item-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 105,
                "end": 105
            }
        },
        "group": [
            "tabstrip"
        ],
        "access": "public",
        "file": {
            "path": "tabstrip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the TabStrip items.\n",
        "commentRange": {
            "start": 106,
            "end": 107
        },
        "context": {
            "type": "variable",
            "name": "kendo-tabstrip-item-text",
            "value": "$kendo-link-text",
            "scope": "default",
            "line": {
                "start": 108,
                "end": 108
            }
        },
        "group": [
            "tabstrip"
        ],
        "access": "public",
        "file": {
            "path": "tabstrip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the TabStrip items.\n",
        "commentRange": {
            "start": 109,
            "end": 110
        },
        "context": {
            "type": "variable",
            "name": "kendo-tabstrip-item-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 111,
                "end": 111
            }
        },
        "group": [
            "tabstrip"
        ],
        "access": "public",
        "file": {
            "path": "tabstrip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The gradient of the TabStrip items.\n",
        "commentRange": {
            "start": 112,
            "end": 113
        },
        "context": {
            "type": "variable",
            "name": "kendo-tabstrip-item-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 114,
                "end": 114
            }
        },
        "group": [
            "tabstrip"
        ],
        "access": "public",
        "file": {
            "path": "tabstrip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the hovered TabStrip items.\n",
        "commentRange": {
            "start": 116,
            "end": 117
        },
        "context": {
            "type": "variable",
            "name": "kendo-tabstrip-item-hover-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 118,
                "end": 118
            }
        },
        "group": [
            "tabstrip"
        ],
        "access": "public",
        "file": {
            "path": "tabstrip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the hovered TabStrip items.\n",
        "commentRange": {
            "start": 119,
            "end": 120
        },
        "context": {
            "type": "variable",
            "name": "kendo-tabstrip-item-hover-text",
            "value": "$kendo-link-hover-text",
            "scope": "default",
            "line": {
                "start": 121,
                "end": 121
            }
        },
        "group": [
            "tabstrip"
        ],
        "access": "public",
        "file": {
            "path": "tabstrip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the hovered TabStrip items.\n",
        "commentRange": {
            "start": 122,
            "end": 123
        },
        "context": {
            "type": "variable",
            "name": "kendo-tabstrip-item-hover-border",
            "value": "if($kendo-enable-color-system, k-color( base-subtle ), #e9ecef)",
            "scope": "default",
            "line": {
                "start": 124,
                "end": 124
            }
        },
        "group": [
            "tabstrip"
        ],
        "access": "public",
        "file": {
            "path": "tabstrip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The gradient of the hovered TabStrip items.\n",
        "commentRange": {
            "start": 125,
            "end": 126
        },
        "context": {
            "type": "variable",
            "name": "kendo-tabstrip-item-hover-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 127,
                "end": 127
            }
        },
        "group": [
            "tabstrip"
        ],
        "access": "public",
        "file": {
            "path": "tabstrip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the selected TabStrip items.\n",
        "commentRange": {
            "start": 129,
            "end": 130
        },
        "context": {
            "type": "variable",
            "name": "kendo-tabstrip-item-selected-bg",
            "value": "$kendo-component-bg",
            "scope": "default",
            "line": {
                "start": 131,
                "end": 131
            }
        },
        "group": [
            "tabstrip"
        ],
        "access": "public",
        "file": {
            "path": "tabstrip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the selected TabStrip items.\n",
        "commentRange": {
            "start": 132,
            "end": 133
        },
        "context": {
            "type": "variable",
            "name": "kendo-tabstrip-item-selected-text",
            "value": "$kendo-component-text",
            "scope": "default",
            "line": {
                "start": 134,
                "end": 134
            }
        },
        "group": [
            "tabstrip"
        ],
        "access": "public",
        "file": {
            "path": "tabstrip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the selected TabStrip items.\n",
        "commentRange": {
            "start": 135,
            "end": 136
        },
        "context": {
            "type": "variable",
            "name": "kendo-tabstrip-item-selected-border",
            "value": "$kendo-component-border",
            "scope": "default",
            "line": {
                "start": 137,
                "end": 137
            }
        },
        "group": [
            "tabstrip"
        ],
        "access": "public",
        "file": {
            "path": "tabstrip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The gradient of the selected TabStrip items.\n",
        "commentRange": {
            "start": 138,
            "end": 139
        },
        "context": {
            "type": "variable",
            "name": "kendo-tabstrip-item-selected-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 140,
                "end": 140
            }
        },
        "group": [
            "tabstrip"
        ],
        "access": "public",
        "file": {
            "path": "tabstrip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font weight of the selected TabStrip items.\n",
        "commentRange": {
            "start": 141,
            "end": 142
        },
        "context": {
            "type": "variable",
            "name": "kendo-tabstrip-item-selected-font-weight",
            "value": "var( --kendo-font-weight-bold, normal )",
            "scope": "default",
            "line": {
                "start": 143,
                "end": 143
            }
        },
        "group": [
            "tabstrip"
        ],
        "access": "public",
        "file": {
            "path": "tabstrip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The shadow of the focused TabStrip items.\n",
        "commentRange": {
            "start": 145,
            "end": 146
        },
        "context": {
            "type": "variable",
            "name": "kendo-tabstrip-item-focus-shadow",
            "value": "$kendo-list-item-focus-shadow",
            "scope": "default",
            "line": {
                "start": 147,
                "end": 147
            }
        },
        "group": [
            "tabstrip"
        ],
        "access": "public",
        "file": {
            "path": "tabstrip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The shadow of the dragged TabStrip items.\n",
        "commentRange": {
            "start": 149,
            "end": 150
        },
        "context": {
            "type": "variable",
            "name": "kendo-tabstrip-item-dragging-shadow",
            "value": "k-elevation(3)",
            "scope": "default",
            "line": {
                "start": 151,
                "end": 151
            }
        },
        "group": [
            "tabstrip"
        ],
        "access": "public",
        "file": {
            "path": "tabstrip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the disabled TabStrip items.\n",
        "commentRange": {
            "start": 153,
            "end": 154
        },
        "context": {
            "type": "variable",
            "name": "kendo-tabstrip-item-disabled-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 155,
                "end": 155
            }
        },
        "group": [
            "tabstrip"
        ],
        "access": "public",
        "file": {
            "path": "tabstrip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the disabled TabStrip items.\n",
        "commentRange": {
            "start": 156,
            "end": 157
        },
        "context": {
            "type": "variable",
            "name": "kendo-tabstrip-item-disabled-text",
            "value": "$kendo-component-text",
            "scope": "default",
            "line": {
                "start": 158,
                "end": 158
            }
        },
        "group": [
            "tabstrip"
        ],
        "access": "public",
        "file": {
            "path": "tabstrip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the disabled TabStrip items.\n",
        "commentRange": {
            "start": 159,
            "end": 160
        },
        "context": {
            "type": "variable",
            "name": "kendo-tabstrip-item-disabled-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 161,
                "end": 161
            }
        },
        "group": [
            "tabstrip"
        ],
        "access": "public",
        "file": {
            "path": "tabstrip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The gradient of the disabled TabStrip items.\n",
        "commentRange": {
            "start": 162,
            "end": 163
        },
        "context": {
            "type": "variable",
            "name": "kendo-tabstrip-item-disabled-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 164,
                "end": 164
            }
        },
        "group": [
            "tabstrip"
        ],
        "access": "public",
        "file": {
            "path": "tabstrip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The opacity of the disabled TabStrip items.\n",
        "commentRange": {
            "start": 165,
            "end": 166
        },
        "context": {
            "type": "variable",
            "name": "kendo-tabstrip-item-disabled-opacity",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 167,
                "end": 167
            }
        },
        "group": [
            "tabstrip"
        ],
        "access": "public",
        "file": {
            "path": "tabstrip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The filter of the disabled TabStrip items.\n",
        "commentRange": {
            "start": 168,
            "end": 169
        },
        "context": {
            "type": "variable",
            "name": "kendo-tabstrip-item-disabled-filter",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 170,
                "end": 170
            }
        },
        "group": [
            "tabstrip"
        ],
        "access": "public",
        "file": {
            "path": "tabstrip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border width of the TabStrip indicator.\n",
        "commentRange": {
            "start": 172,
            "end": 173
        },
        "context": {
            "type": "variable",
            "name": "kendo-tabstrip-indicator-size",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 174,
                "end": 174
            }
        },
        "group": [
            "tabstrip"
        ],
        "access": "public",
        "file": {
            "path": "tabstrip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the TabStrip ripple.\n",
        "commentRange": {
            "start": 175,
            "end": 176
        },
        "context": {
            "type": "variable",
            "name": "kendo-tabstrip-indicator-color",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 177,
                "end": 177
            }
        },
        "group": [
            "tabstrip"
        ],
        "access": "public",
        "file": {
            "path": "tabstrip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the TabStrip content.\n",
        "commentRange": {
            "start": 179,
            "end": 180
        },
        "context": {
            "type": "variable",
            "name": "kendo-tabstrip-content-padding-x",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 181,
                "end": 181
            }
        },
        "group": [
            "tabstrip"
        ],
        "access": "public",
        "file": {
            "path": "tabstrip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the TabStrip content.\n",
        "commentRange": {
            "start": 182,
            "end": 183
        },
        "context": {
            "type": "variable",
            "name": "kendo-tabstrip-content-padding-y",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 184,
                "end": 184
            }
        },
        "group": [
            "tabstrip"
        ],
        "access": "public",
        "file": {
            "path": "tabstrip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border width around the TabStrip content.\n",
        "commentRange": {
            "start": 185,
            "end": 186
        },
        "context": {
            "type": "variable",
            "name": "kendo-tabstrip-content-border-width",
            "value": "$kendo-tabstrip-border-width",
            "scope": "default",
            "line": {
                "start": 187,
                "end": 187
            }
        },
        "group": [
            "tabstrip"
        ],
        "access": "public",
        "file": {
            "path": "tabstrip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the TabStrip content.\n",
        "commentRange": {
            "start": 189,
            "end": 190
        },
        "context": {
            "type": "variable",
            "name": "kendo-tabstrip-content-bg",
            "value": "$kendo-component-bg",
            "scope": "default",
            "line": {
                "start": 191,
                "end": 191
            }
        },
        "group": [
            "tabstrip"
        ],
        "access": "public",
        "file": {
            "path": "tabstrip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the TabStrip content.\n",
        "commentRange": {
            "start": 192,
            "end": 193
        },
        "context": {
            "type": "variable",
            "name": "kendo-tabstrip-content-text",
            "value": "$kendo-component-text",
            "scope": "default",
            "line": {
                "start": 194,
                "end": 194
            }
        },
        "group": [
            "tabstrip"
        ],
        "access": "public",
        "file": {
            "path": "tabstrip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the TabStrip content.\n",
        "commentRange": {
            "start": 195,
            "end": 196
        },
        "context": {
            "type": "variable",
            "name": "kendo-tabstrip-content-border",
            "value": "$kendo-component-border",
            "scope": "default",
            "line": {
                "start": 197,
                "end": 197
            }
        },
        "group": [
            "tabstrip"
        ],
        "access": "public",
        "file": {
            "path": "tabstrip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the focused TabStrip content.\n",
        "commentRange": {
            "start": 198,
            "end": 199
        },
        "context": {
            "type": "variable",
            "name": "kendo-tabstrip-content-focus-border",
            "value": "$kendo-component-text",
            "scope": "default",
            "line": {
                "start": 200,
                "end": 200
            }
        },
        "group": [
            "tabstrip"
        ],
        "access": "public",
        "file": {
            "path": "tabstrip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The left and right scroll overlay of the TabStrip.\n",
        "commentRange": {
            "start": 202,
            "end": 203
        },
        "context": {
            "type": "variable",
            "name": "kendo-tabstrip-scroll-overlay",
            "value": "if($kendo-enable-color-system, k-color( app-surface ), rgba( $kendo-color-white, 0)), if($kendo-enable-color-system, color-mix(in srgb, k-color( app-surface ) 0%, transparent), rgba( $kendo-color-white, 0))",
            "scope": "default",
            "line": {
                "start": 204,
                "end": 204
            }
        },
        "group": [
            "tabstrip"
        ],
        "access": "public",
        "file": {
            "path": "tabstrip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The size map of the TabStrip.\n",
        "commentRange": {
            "start": 206,
            "end": 207
        },
        "context": {
            "type": "variable",
            "name": "kendo-tabstrip-sizes",
            "value": "(\n    sm: (\n        font-size: $kendo-tabstrip-sm-font-size,\n        line-height: $kendo-tabstrip-sm-line-height,\n        item-padding-x: $kendo-tabstrip-sm-item-padding-x,\n        item-padding-y: $kendo-tabstrip-sm-item-padding-y\n    ),\n    md: (\n        font-size: $kendo-tabstrip-md-font-size,\n        line-height: $kendo-tabstrip-md-line-height,\n        item-padding-x: $kendo-tabstrip-md-item-padding-x,\n        item-padding-y: $kendo-tabstrip-md-item-padding-y\n    ),\n    lg: (\n        font-size: $kendo-tabstrip-lg-font-size,\n        line-height: $kendo-tabstrip-lg-line-height,\n        item-padding-x: $kendo-tabstrip-lg-item-padding-x,\n        item-padding-y: $kendo-tabstrip-lg-item-padding-y\n    )\n)",
            "scope": "default",
            "line": {
                "start": 208,
                "end": 227
            }
        },
        "group": [
            "tabstrip"
        ],
        "access": "public",
        "file": {
            "path": "tabstrip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing index of the TaskBoard.\n",
        "commentRange": {
            "start": 7,
            "end": 8
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-spacer",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 9,
                "end": 9
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the TaskBoard.\n",
        "commentRange": {
            "start": 10,
            "end": 11
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-padding-y",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 12,
                "end": 12
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal of the TaskBoard.\n",
        "commentRange": {
            "start": 13,
            "end": 14
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-padding-x",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 15,
                "end": 15
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the TaskBoard.\n",
        "commentRange": {
            "start": 16,
            "end": 17
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-font-family",
            "value": "var( --kendo-font-family, inherit )",
            "scope": "default",
            "line": {
                "start": 18,
                "end": 18
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the TaskBoard.\n",
        "commentRange": {
            "start": 19,
            "end": 20
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-font-size",
            "value": "var( --kendo-font-size, inherit )",
            "scope": "default",
            "line": {
                "start": 21,
                "end": 21
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the TaskBoard.\n",
        "commentRange": {
            "start": 22,
            "end": 23
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-line-height",
            "value": "var( --kendo-line-height, normal )",
            "scope": "default",
            "line": {
                "start": 24,
                "end": 24
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the TaskBoard.\n",
        "commentRange": {
            "start": 25,
            "end": 26
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 27,
                "end": 27
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the TaskBoard.\n",
        "commentRange": {
            "start": 28,
            "end": 29
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 30,
                "end": 30
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the TaskBoard.\n",
        "commentRange": {
            "start": 31,
            "end": 32
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 33,
                "end": 33
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the TaskBoard Toolbar.\n",
        "commentRange": {
            "start": 35,
            "end": 36
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-toolbar-padding-y",
            "value": "$kendo-taskboard-spacer",
            "scope": "default",
            "line": {
                "start": 37,
                "end": 37
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the TaskBoard Toolbar.\n",
        "commentRange": {
            "start": 38,
            "end": 39
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-toolbar-padding-x",
            "value": "$kendo-taskboard-toolbar-padding-y",
            "scope": "default",
            "line": {
                "start": 40,
                "end": 40
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the TaskBoard Toolbar.\n",
        "commentRange": {
            "start": 41,
            "end": 42
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-toolbar-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 43,
                "end": 43
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the TaskBoard Toolbar.\n",
        "commentRange": {
            "start": 44,
            "end": 45
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-toolbar-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 46,
                "end": 46
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the TaskBoard Toolbar.\n",
        "commentRange": {
            "start": 47,
            "end": 48
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-toolbar-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 49,
                "end": 49
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The gradient of the TaskBoard Toolbar.\n",
        "commentRange": {
            "start": 50,
            "end": 51
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-toolbar-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 52,
                "end": 52
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the TaskBoard content.\n",
        "commentRange": {
            "start": 54,
            "end": 55
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-content-padding-y",
            "value": "$kendo-taskboard-spacer",
            "scope": "default",
            "line": {
                "start": 56,
                "end": 56
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the TaskBoard content.\n",
        "commentRange": {
            "start": 57,
            "end": 58
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-content-padding-x",
            "value": "$kendo-taskboard-content-padding-y",
            "scope": "default",
            "line": {
                "start": 59,
                "end": 59
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical spacing of the TaskBoard column container.\n",
        "commentRange": {
            "start": 61,
            "end": 62
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-column-container-spacing-y",
            "value": "calc( #{$kendo-taskboard-spacer} * .75 )",
            "scope": "default",
            "line": {
                "start": 63,
                "end": 63
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the TaskBoard column container.\n",
        "commentRange": {
            "start": 64,
            "end": 65
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-column-container-padding-y",
            "value": "k-spacing(0)",
            "scope": "default",
            "line": {
                "start": 66,
                "end": 66
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the TaskBoard column container.\n",
        "commentRange": {
            "start": 67,
            "end": 68
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-column-container-padding-x",
            "value": "calc( #{$kendo-taskboard-spacer} * .75 )",
            "scope": "default",
            "line": {
                "start": 69,
                "end": 69
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing of the TaskBoard columns container.\n",
        "commentRange": {
            "start": 70,
            "end": 71
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-columns-container-gap",
            "value": "$kendo-taskboard-spacer",
            "scope": "default",
            "line": {
                "start": 72,
                "end": 72
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The default width of the TaskBoard column.\n",
        "commentRange": {
            "start": 74,
            "end": 75
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-column-width",
            "value": "320px",
            "scope": "default",
            "line": {
                "start": 76,
                "end": 76
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border width of the TaskBoard column.\n",
        "commentRange": {
            "start": 77,
            "end": 78
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-column-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 79,
                "end": 79
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border radius of the TaskBoard column.\n",
        "commentRange": {
            "start": 80,
            "end": 81
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-column-border-radius",
            "value": "k-border-radius(sm)",
            "scope": "default",
            "line": {
                "start": 82,
                "end": 82
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the TaskBoard column.\n",
        "commentRange": {
            "start": 83,
            "end": 84
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-column-bg",
            "value": "if($kendo-enable-color-system, k-color( surface ), if( $kendo-is-dark-theme, $kendo-color-dark, $kendo-color-light ))",
            "scope": "default",
            "line": {
                "start": 85,
                "end": 85
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the TaskBoard column.\n",
        "commentRange": {
            "start": 86,
            "end": 87
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-column-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 88,
                "end": 88
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the TaskBoard column.\n",
        "commentRange": {
            "start": 89,
            "end": 90
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-column-border",
            "value": "transparent",
            "scope": "default",
            "line": {
                "start": 91,
                "end": 91
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the focused TaskBoard column.\n",
        "commentRange": {
            "start": 93,
            "end": 94
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-column-focus-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 95,
                "end": 95
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the focused TaskBoard column.\n",
        "commentRange": {
            "start": 96,
            "end": 97
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-column-focus-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 98,
                "end": 98
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the focused TaskBoard column.\n",
        "commentRange": {
            "start": 99,
            "end": 100
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-column-focus-border",
            "value": "if($kendo-enable-color-system, k-color( border-alt ), k-try-shade( $kendo-base-border, 2.5 ))",
            "scope": "default",
            "line": {
                "start": 101,
                "end": 101
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the TaskBoard column header.\n",
        "commentRange": {
            "start": 103,
            "end": 104
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-column-header-padding-y",
            "value": "calc( #{$kendo-taskboard-spacer} * .75 )",
            "scope": "default",
            "line": {
                "start": 105,
                "end": 105
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the TaskBoard column header.\n",
        "commentRange": {
            "start": 106,
            "end": 107
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-column-header-padding-x",
            "value": "$kendo-taskboard-column-header-padding-y",
            "scope": "default",
            "line": {
                "start": 108,
                "end": 108
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing of the TaskBoard column header.\n",
        "commentRange": {
            "start": 109,
            "end": 110
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-column-header-gap",
            "value": "calc( #{$kendo-taskboard-spacer} / 4 )",
            "scope": "default",
            "line": {
                "start": 111,
                "end": 111
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing of the TaskBoard column header actions.\n",
        "commentRange": {
            "start": 112,
            "end": 113
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-column-header-actions-gap",
            "value": "calc( #{$kendo-taskboard-spacer} / 2 )",
            "scope": "default",
            "line": {
                "start": 114,
                "end": 114
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font weight of the TaskBoard column header.\n",
        "commentRange": {
            "start": 115,
            "end": 116
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-column-header-font-weight",
            "value": "500",
            "scope": "default",
            "line": {
                "start": 117,
                "end": 117
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the TaskBoard column header.\n",
        "commentRange": {
            "start": 118,
            "end": 119
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-column-header-text",
            "value": "$kendo-component-header-text",
            "scope": "default",
            "line": {
                "start": 120,
                "end": 120
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the TaskBoard column Card wrapper.\n",
        "commentRange": {
            "start": 122,
            "end": 123
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-column-cards-padding-y",
            "value": "calc( #{$kendo-taskboard-spacer} * .25 )",
            "scope": "default",
            "line": {
                "start": 124,
                "end": 124
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the TaskBoard column Card wrapper.\n",
        "commentRange": {
            "start": 125,
            "end": 126
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-column-cards-padding-x",
            "value": "k-spacing(0)",
            "scope": "default",
            "line": {
                "start": 127,
                "end": 127
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing of the TaskBoard column Card wrapper.\n",
        "commentRange": {
            "start": 128,
            "end": 129
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-column-cards-gap",
            "value": "calc( #{$kendo-taskboard-spacer} * .75 )",
            "scope": "default",
            "line": {
                "start": 130,
                "end": 130
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The default width of the TaskBoard pane.\n",
        "commentRange": {
            "start": 132,
            "end": 133
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-pane-width",
            "value": "$kendo-taskboard-column-width",
            "scope": "default",
            "line": {
                "start": 134,
                "end": 134
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the TaskBoard pane.\n",
        "commentRange": {
            "start": 135,
            "end": 136
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-pane-padding-y",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 137,
                "end": 137
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the TaskBoard pane.\n",
        "commentRange": {
            "start": 138,
            "end": 139
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-pane-padding-x",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 140,
                "end": 140
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border width of the TaskBoard pane.\n",
        "commentRange": {
            "start": 141,
            "end": 142
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-pane-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 143,
                "end": 143
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the TaskBoard pane.\n",
        "commentRange": {
            "start": 144,
            "end": 145
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-pane-bg",
            "value": "$kendo-component-bg",
            "scope": "default",
            "line": {
                "start": 146,
                "end": 146
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the TaskBoard pane.\n",
        "commentRange": {
            "start": 147,
            "end": 148
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-pane-text",
            "value": "$kendo-component-text",
            "scope": "default",
            "line": {
                "start": 149,
                "end": 149
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the TaskBoard pane.\n",
        "commentRange": {
            "start": 150,
            "end": 151
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-pane-border",
            "value": "$kendo-component-border",
            "scope": "default",
            "line": {
                "start": 152,
                "end": 152
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the TaskBoard pane header.\n",
        "commentRange": {
            "start": 154,
            "end": 155
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-pane-header-padding-y",
            "value": "calc( #{$kendo-taskboard-spacer} * .75 )",
            "scope": "default",
            "line": {
                "start": 156,
                "end": 156
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the TaskBoard pane header.\n",
        "commentRange": {
            "start": 157,
            "end": 158
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-pane-header-padding-x",
            "value": "$kendo-taskboard-spacer",
            "scope": "default",
            "line": {
                "start": 159,
                "end": 159
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font weight of the TaskBoard pane header.\n",
        "commentRange": {
            "start": 160,
            "end": 161
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-pane-header-font-weight",
            "value": "500",
            "scope": "default",
            "line": {
                "start": 162,
                "end": 162
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the TaskBoard pane header.\n",
        "commentRange": {
            "start": 163,
            "end": 164
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-pane-header-text",
            "value": "$kendo-component-header-text",
            "scope": "default",
            "line": {
                "start": 165,
                "end": 165
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the TaskBoard pane content.\n",
        "commentRange": {
            "start": 167,
            "end": 168
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-pane-content-padding-y",
            "value": "k-spacing(0)",
            "scope": "default",
            "line": {
                "start": 169,
                "end": 169
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the TaskBoard pane content.\n",
        "commentRange": {
            "start": 170,
            "end": 171
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-pane-content-padding-x",
            "value": "$kendo-taskboard-spacer",
            "scope": "default",
            "line": {
                "start": 172,
                "end": 172
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the TaskBoard pane actions.\n",
        "commentRange": {
            "start": 174,
            "end": 175
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-pane-actions-padding-y",
            "value": "calc( #{$kendo-taskboard-spacer} * .75 )",
            "scope": "default",
            "line": {
                "start": 176,
                "end": 176
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the TaskBoard pane actions.\n",
        "commentRange": {
            "start": 177,
            "end": 178
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-pane-actions-padding-x",
            "value": "$kendo-taskboard-spacer",
            "scope": "default",
            "line": {
                "start": 179,
                "end": 179
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the TaskBoard Card.\n",
        "commentRange": {
            "start": 181,
            "end": 182
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-card-padding-y",
            "value": "$kendo-taskboard-spacer",
            "scope": "default",
            "line": {
                "start": 183,
                "end": 183
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the TaskBoard Card.\n",
        "commentRange": {
            "start": 184,
            "end": 185
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-card-padding-x",
            "value": "$kendo-taskboard-card-padding-y",
            "scope": "default",
            "line": {
                "start": 186,
                "end": 186
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border width of the TaskBoard Card.\n",
        "commentRange": {
            "start": 187,
            "end": 188
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-card-border-width",
            "value": "$kendo-card-border-width",
            "scope": "default",
            "line": {
                "start": 189,
                "end": 189
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border radius of the TaskBoard Card.\n",
        "commentRange": {
            "start": 190,
            "end": 191
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-card-border-radius",
            "value": "$kendo-card-border-radius",
            "scope": "default",
            "line": {
                "start": 192,
                "end": 192
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the TaskBoard Card.\n",
        "commentRange": {
            "start": 193,
            "end": 194
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-card-bg",
            "value": "$kendo-card-bg",
            "scope": "default",
            "line": {
                "start": 195,
                "end": 195
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the TaskBoard Card.\n",
        "commentRange": {
            "start": 196,
            "end": 197
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-card-text",
            "value": "$kendo-card-text",
            "scope": "default",
            "line": {
                "start": 198,
                "end": 198
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the TaskBoard Card.\n",
        "commentRange": {
            "start": 199,
            "end": 200
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-card-border",
            "value": "$kendo-card-border",
            "scope": "default",
            "line": {
                "start": 201,
                "end": 201
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The shadow of the TaskBoard Card.\n",
        "commentRange": {
            "start": 202,
            "end": 203
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-card-shadow",
            "value": "$kendo-card-shadow",
            "scope": "default",
            "line": {
                "start": 204,
                "end": 204
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border width of the TaskBoard Card category.\n",
        "commentRange": {
            "start": 206,
            "end": 207
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-card-category-border-width",
            "value": "4px",
            "scope": "default",
            "line": {
                "start": 208,
                "end": 208
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the hovered TaskBoard Card.\n",
        "commentRange": {
            "start": 210,
            "end": 211
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-card-hover-border",
            "value": "if($kendo-enable-color-system, k-color( border-alt ), k-try-shade( $kendo-taskboard-card-border, 10% ))",
            "scope": "default",
            "line": {
                "start": 212,
                "end": 212
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the focused TaskBoard Card.\n",
        "commentRange": {
            "start": 214,
            "end": 215
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-card-focus-border",
            "value": "if($kendo-enable-color-system, k-color( border-alt ), k-try-shade( $kendo-taskboard-card-border, 18% ))",
            "scope": "default",
            "line": {
                "start": 216,
                "end": 216
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The shadow of the focused TaskBoard Card.\n",
        "commentRange": {
            "start": 217,
            "end": 218
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-card-focus-shadow",
            "value": "$kendo-card-focus-shadow",
            "scope": "default",
            "line": {
                "start": 219,
                "end": 219
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border of the selected TaskBoard Card.\n",
        "commentRange": {
            "start": 221,
            "end": 222
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-card-selected-border",
            "value": "if($kendo-enable-color-system, k-color( primary-emphasis ), k-color-tint( $kendo-color-primary-lighter, 8 ))",
            "scope": "default",
            "line": {
                "start": 223,
                "end": 223
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The shadow of the selected TaskBoard Card.\n",
        "commentRange": {
            "start": 224,
            "end": 225
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-card-selected-shadow",
            "value": "none",
            "scope": "default",
            "line": {
                "start": 226,
                "end": 226
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the TaskBoard Card header text.\n",
        "commentRange": {
            "start": 228,
            "end": 229
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-card-header-text",
            "value": "$kendo-color-primary",
            "scope": "default",
            "line": {
                "start": 230,
                "end": 230
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the hovered TaskBoard Card header text.\n",
        "commentRange": {
            "start": 231,
            "end": 232
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-card-header-focus-text",
            "value": "$kendo-color-primary-darker",
            "scope": "default",
            "line": {
                "start": 233,
                "end": 233
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the focused TaskBoard Card header text.\n",
        "commentRange": {
            "start": 234,
            "end": 235
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-card-header-hover-text",
            "value": "$kendo-color-primary-darker",
            "scope": "default",
            "line": {
                "start": 236,
                "end": 236
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border width of the TaskBoard Card placeholder.\n",
        "commentRange": {
            "start": 238,
            "end": 239
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-drag-placeholder-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 240,
                "end": 240
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border radius of the TaskBoard Card placeholder.\n",
        "commentRange": {
            "start": 241,
            "end": 242
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-drag-placeholder-border-radius",
            "value": "$kendo-taskboard-card-border-radius",
            "scope": "default",
            "line": {
                "start": 243,
                "end": 243
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the TaskBoard Card placeholder.\n",
        "commentRange": {
            "start": 244,
            "end": 245
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-drag-placeholder-bg",
            "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 10%, transparent), rgba( if( $kendo-is-dark-theme, $kendo-color-white, $kendo-color-black ), .1 ))",
            "scope": "default",
            "line": {
                "start": 246,
                "end": 246
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the TaskBoard Card placeholder.\n",
        "commentRange": {
            "start": 247,
            "end": 248
        },
        "context": {
            "type": "variable",
            "name": "kendo-taskboard-drag-placeholder-border",
            "value": "$kendo-component-border",
            "scope": "default",
            "line": {
                "start": 249,
                "end": 249
            }
        },
        "group": [
            "taskboard"
        ],
        "access": "public",
        "file": {
            "path": "taskboard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the border around the TileLayout.\n",
        "commentRange": {
            "start": 6,
            "end": 7
        },
        "context": {
            "type": "variable",
            "name": "kendo-tile-layout-border-width",
            "value": "0px",
            "scope": "default",
            "line": {
                "start": 8,
                "end": 8
            }
        },
        "group": [
            "tile-layout"
        ],
        "access": "public",
        "file": {
            "path": "tilelayout/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the TileLayout.\n",
        "commentRange": {
            "start": 9,
            "end": 10
        },
        "context": {
            "type": "variable",
            "name": "kendo-tile-layout-bg",
            "value": "if($kendo-enable-color-system, k-color( surface ), $kendo-color-light)",
            "scope": "default",
            "line": {
                "start": 11,
                "end": 11
            }
        },
        "group": [
            "tile-layout"
        ],
        "access": "public",
        "file": {
            "path": "tilelayout/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the TileLayout.\n",
        "commentRange": {
            "start": 13,
            "end": 14
        },
        "context": {
            "type": "variable",
            "name": "kendo-tile-layout-padding-x",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 15,
                "end": 15
            }
        },
        "group": [
            "tile-layout"
        ],
        "access": "public",
        "file": {
            "path": "tilelayout/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the TileLayout\n",
        "commentRange": {
            "start": 17,
            "end": 18
        },
        "context": {
            "type": "variable",
            "name": "kendo-tile-layout-padding-y",
            "value": "$kendo-tile-layout-padding-x",
            "scope": "default",
            "line": {
                "start": 19,
                "end": 19
            }
        },
        "group": [
            "tile-layout"
        ],
        "access": "public",
        "file": {
            "path": "tilelayout/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the border around the TileLayout card.\n",
        "commentRange": {
            "start": 21,
            "end": 22
        },
        "context": {
            "type": "variable",
            "name": "kendo-tile-layout-card-border-width",
            "value": "$kendo-card-border-width",
            "scope": "default",
            "line": {
                "start": 23,
                "end": 23
            }
        },
        "group": [
            "tile-layout"
        ],
        "access": "public",
        "file": {
            "path": "tilelayout/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The focus box shadow of the TileLayout card.\n",
        "commentRange": {
            "start": 24,
            "end": 25
        },
        "context": {
            "type": "variable",
            "name": "kendo-tile-layout-card-focus-shadow",
            "value": "$kendo-card-focus-shadow",
            "scope": "default",
            "line": {
                "start": 26,
                "end": 26
            }
        },
        "group": [
            "tile-layout"
        ],
        "access": "public",
        "file": {
            "path": "tilelayout/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the border around the TileLayout hint.\n",
        "commentRange": {
            "start": 28,
            "end": 29
        },
        "context": {
            "type": "variable",
            "name": "kendo-tile-layout-hint-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 30,
                "end": 30
            }
        },
        "group": [
            "tile-layout"
        ],
        "access": "public",
        "file": {
            "path": "tilelayout/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The radius of the border around the TileLayout hint.\n",
        "commentRange": {
            "start": 31,
            "end": 32
        },
        "context": {
            "type": "variable",
            "name": "kendo-tile-layout-hint-border-radius",
            "value": "$kendo-card-border-radius",
            "scope": "default",
            "line": {
                "start": 33,
                "end": 33
            }
        },
        "group": [
            "tile-layout"
        ],
        "access": "public",
        "file": {
            "path": "tilelayout/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The color of the border around the TileLayout hint.\n",
        "commentRange": {
            "start": 34,
            "end": 35
        },
        "context": {
            "type": "variable",
            "name": "kendo-tile-layout-hint-border",
            "value": "$kendo-component-border",
            "scope": "default",
            "line": {
                "start": 36,
                "end": 36
            }
        },
        "group": [
            "tile-layout"
        ],
        "access": "public",
        "file": {
            "path": "tilelayout/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the TileLayout hint.\n",
        "commentRange": {
            "start": 37,
            "end": 38
        },
        "context": {
            "type": "variable",
            "name": "kendo-tile-layout-hint-bg",
            "value": "rgba( white, .2 )",
            "scope": "default",
            "line": {
                "start": 39,
                "end": 39
            }
        },
        "group": [
            "tile-layout"
        ],
        "access": "public",
        "file": {
            "path": "tilelayout/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border width of the current time indicator.\n",
        "commentRange": {
            "start": 1,
            "end": 2
        },
        "context": {
            "type": "variable",
            "name": "kendo-current-time-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 3,
                "end": 3
            }
        },
        "group": [
            "time-marker"
        ],
        "access": "public",
        "file": {
            "path": "time-marker/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The color of the current time indicator.\n",
        "commentRange": {
            "start": 4,
            "end": 5
        },
        "context": {
            "type": "variable",
            "name": "kendo-current-time-color",
            "value": "#ff0000",
            "scope": "default",
            "line": {
                "start": 6,
                "end": 6
            }
        },
        "group": [
            "time-marker"
        ],
        "access": "public",
        "file": {
            "path": "time-marker/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal spacing of the Timeline.\n",
        "commentRange": {
            "start": 8,
            "end": 9
        },
        "context": {
            "type": "variable",
            "name": "kendo-timeline-spacing-x",
            "value": "k-spacing(10)",
            "scope": "default",
            "line": {
                "start": 10,
                "end": 10
            }
        },
        "group": [
            "timeline"
        ],
        "access": "public",
        "file": {
            "path": "timeline/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical spacing of the Timeline.\n",
        "commentRange": {
            "start": 11,
            "end": 12
        },
        "context": {
            "type": "variable",
            "name": "kendo-timeline-spacing-y",
            "value": "k-spacing(10)",
            "scope": "default",
            "line": {
                "start": 13,
                "end": 13
            }
        },
        "group": [
            "timeline"
        ],
        "access": "public",
        "file": {
            "path": "timeline/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The padding between the Timeline's track items.\n",
        "commentRange": {
            "start": 14,
            "end": 15
        },
        "context": {
            "type": "variable",
            "name": "kendo-timeline-items-padding",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 16,
                "end": 16
            }
        },
        "group": [
            "timeline"
        ],
        "access": "public",
        "file": {
            "path": "timeline/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the Timeline.\n",
        "commentRange": {
            "start": 18,
            "end": 19
        },
        "context": {
            "type": "variable",
            "name": "kendo-timeline-font-family",
            "value": "var( --kendo-font-family, inherit )",
            "scope": "default",
            "line": {
                "start": 20,
                "end": 20
            }
        },
        "group": [
            "timeline"
        ],
        "access": "public",
        "file": {
            "path": "timeline/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the Timeline.\n",
        "commentRange": {
            "start": 21,
            "end": 22
        },
        "context": {
            "type": "variable",
            "name": "kendo-timeline-font-size",
            "value": "var( --kendo-font-size, inherit )",
            "scope": "default",
            "line": {
                "start": 23,
                "end": 23
            }
        },
        "group": [
            "timeline"
        ],
        "access": "public",
        "file": {
            "path": "timeline/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the Timeline.\n",
        "commentRange": {
            "start": 24,
            "end": 25
        },
        "context": {
            "type": "variable",
            "name": "kendo-timeline-line-height",
            "value": "var( --kendo-line-height, normal )",
            "scope": "default",
            "line": {
                "start": 26,
                "end": 26
            }
        },
        "group": [
            "timeline"
        ],
        "access": "public",
        "file": {
            "path": "timeline/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal spacing of the mobile Timeline.\n",
        "commentRange": {
            "start": 28,
            "end": 29
        },
        "context": {
            "type": "variable",
            "name": "kendo-timeline-mobile-spacing-x",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 30,
                "end": 30
            }
        },
        "group": [
            "timeline"
        ],
        "access": "public",
        "file": {
            "path": "timeline/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical spacing of the mobile Timeline.\n",
        "commentRange": {
            "start": 31,
            "end": 32
        },
        "context": {
            "type": "variable",
            "name": "kendo-timeline-mobile-spacing-y",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 33,
                "end": 33
            }
        },
        "group": [
            "timeline"
        ],
        "access": "public",
        "file": {
            "path": "timeline/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the Timeline track arrow.\n",
        "commentRange": {
            "start": 35,
            "end": 36
        },
        "context": {
            "type": "variable",
            "name": "kendo-timeline-track-arrow-width",
            "value": "calc( #{k-spacing(19)} / 2 )",
            "scope": "default",
            "line": {
                "start": 37,
                "end": 37
            }
        },
        "group": [
            "timeline"
        ],
        "access": "public",
        "file": {
            "path": "timeline/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The height of the Timeline track arrow.\n",
        "commentRange": {
            "start": 38,
            "end": 39
        },
        "context": {
            "type": "variable",
            "name": "kendo-timeline-track-arrow-height",
            "value": "calc( #{k-spacing(19)} / 2 )",
            "scope": "default",
            "line": {
                "start": 40,
                "end": 40
            }
        },
        "group": [
            "timeline"
        ],
        "access": "public",
        "file": {
            "path": "timeline/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the disabled Timeline track arrow.\n",
        "commentRange": {
            "start": 42,
            "end": 43
        },
        "context": {
            "type": "variable",
            "name": "kendo-timeline-track-arrow-disabled-bg",
            "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( base-subtle ) 65%, transparent), k-true-mix( $kendo-button-bg, $kendo-body-bg, 65% ))",
            "scope": "default",
            "line": {
                "start": 44,
                "end": 44
            }
        },
        "group": [
            "timeline"
        ],
        "access": "public",
        "file": {
            "path": "timeline/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the disabled Timeline track arrow.\n",
        "commentRange": {
            "start": 45,
            "end": 46
        },
        "context": {
            "type": "variable",
            "name": "kendo-timeline-track-arrow-disabled-text",
            "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-base ) 65%, transparent), k-true-mix( $kendo-button-text, $kendo-body-bg, 65% ))",
            "scope": "default",
            "line": {
                "start": 47,
                "end": 47
            }
        },
        "group": [
            "timeline"
        ],
        "access": "public",
        "file": {
            "path": "timeline/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the disabled Timeline track arrow.\n",
        "commentRange": {
            "start": 48,
            "end": 49
        },
        "context": {
            "type": "variable",
            "name": "kendo-timeline-track-arrow-disabled-border",
            "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 15%, transparent), k-true-mix( $kendo-button-border, $kendo-body-bg, 65% ))",
            "scope": "default",
            "line": {
                "start": 50,
                "end": 50
            }
        },
        "group": [
            "timeline"
        ],
        "access": "public",
        "file": {
            "path": "timeline/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The size of the Timeline track.\n",
        "commentRange": {
            "start": 52,
            "end": 53
        },
        "context": {
            "type": "variable",
            "name": "kendo-timeline-track-size",
            "value": "k-spacing(1.5)",
            "scope": "default",
            "line": {
                "start": 54,
                "end": 54
            }
        },
        "group": [
            "timeline"
        ],
        "access": "public",
        "file": {
            "path": "timeline/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The bottom padding of the Timeline's track wrapper.\n",
        "commentRange": {
            "start": 55,
            "end": 56
        },
        "context": {
            "type": "variable",
            "name": "kendo-timeline-track-wrap-padding-bottom",
            "value": "calc( #{$kendo-timeline-track-size} / 2)",
            "scope": "default",
            "line": {
                "start": 57,
                "end": 57
            }
        },
        "group": [
            "timeline"
        ],
        "access": "public",
        "file": {
            "path": "timeline/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border width of the Timeline track.\n",
        "commentRange": {
            "start": 58,
            "end": 59
        },
        "context": {
            "type": "variable",
            "name": "kendo-timeline-track-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 60,
                "end": 60
            }
        },
        "group": [
            "timeline"
        ],
        "access": "public",
        "file": {
            "path": "timeline/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The bottom margin of the Timeline track.\n",
        "commentRange": {
            "start": 61,
            "end": 62
        },
        "context": {
            "type": "variable",
            "name": "kendo-timeline-track-margin-bottom",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 63,
                "end": 63
            }
        },
        "group": [
            "timeline"
        ],
        "access": "public",
        "file": {
            "path": "timeline/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The bottom offset of the Timeline track.\n",
        "commentRange": {
            "start": 64,
            "end": 65
        },
        "context": {
            "type": "variable",
            "name": "kendo-timeline-track-bottom-calc",
            "value": "calc( calc(#{ $kendo-timeline-track-arrow-height } / 2) + #{$kendo-timeline-track-wrap-padding-bottom})",
            "scope": "default",
            "line": {
                "start": 66,
                "end": 66
            }
        },
        "group": [
            "timeline"
        ],
        "access": "public",
        "file": {
            "path": "timeline/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The left offset of the Timeline track.\n",
        "commentRange": {
            "start": 67,
            "end": 68
        },
        "context": {
            "type": "variable",
            "name": "kendo-timeline-track-start-calc",
            "value": "calc(#{$kendo-timeline-track-arrow-width} - 2 * #{$kendo-timeline-track-border-width})",
            "scope": "default",
            "line": {
                "start": 69,
                "end": 69
            }
        },
        "group": [
            "timeline"
        ],
        "access": "public",
        "file": {
            "path": "timeline/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The right offset of the Timeline track.\n",
        "commentRange": {
            "start": 70,
            "end": 71
        },
        "context": {
            "type": "variable",
            "name": "kendo-timeline-track-end-calc",
            "value": "calc(#{$kendo-timeline-track-arrow-width} - 2 * #{$kendo-timeline-track-border-width})",
            "scope": "default",
            "line": {
                "start": 72,
                "end": 72
            }
        },
        "group": [
            "timeline"
        ],
        "access": "public",
        "file": {
            "path": "timeline/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Timeline track.\n",
        "commentRange": {
            "start": 73,
            "end": 74
        },
        "context": {
            "type": "variable",
            "name": "kendo-timeline-track-bg",
            "value": "if($kendo-enable-color-system, k-color( base-subtle ), $kendo-button-bg)",
            "scope": "default",
            "line": {
                "start": 75,
                "end": 75
            }
        },
        "group": [
            "timeline"
        ],
        "access": "public",
        "file": {
            "path": "timeline/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Timeline track.\n",
        "commentRange": {
            "start": 76,
            "end": 77
        },
        "context": {
            "type": "variable",
            "name": "kendo-timeline-track-border-color",
            "value": "$kendo-timeline-track-bg",
            "scope": "default",
            "line": {
                "start": 78,
                "end": 78
            }
        },
        "group": [
            "timeline"
        ],
        "access": "public",
        "file": {
            "path": "timeline/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The shadow of the Timeline's focused track items.\n",
        "commentRange": {
            "start": 80,
            "end": 81
        },
        "context": {
            "type": "variable",
            "name": "kendo-timeline-track-item-focus-shadow",
            "value": "k-elevation(2)",
            "scope": "default",
            "line": {
                "start": 82,
                "end": 82
            }
        },
        "group": [
            "timeline"
        ],
        "access": "public",
        "file": {
            "path": "timeline/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The offset of the Timeline track event.\n",
        "commentRange": {
            "start": 84,
            "end": 85
        },
        "context": {
            "type": "variable",
            "name": "kendo-timeline-track-event-offset",
            "value": "36px",
            "scope": "default",
            "line": {
                "start": 86,
                "end": 86
            }
        },
        "group": [
            "timeline"
        ],
        "access": "public",
        "file": {
            "path": "timeline/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the Timeline flag.\n",
        "commentRange": {
            "start": 88,
            "end": 89
        },
        "context": {
            "type": "variable",
            "name": "kendo-timeline-flag-padding-x",
            "value": "$kendo-button-padding-x",
            "scope": "default",
            "line": {
                "start": 90,
                "end": 90
            }
        },
        "group": [
            "timeline"
        ],
        "access": "public",
        "file": {
            "path": "timeline/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the Timeline flag.\n",
        "commentRange": {
            "start": 91,
            "end": 92
        },
        "context": {
            "type": "variable",
            "name": "kendo-timeline-flag-padding-y",
            "value": "$kendo-button-padding-y",
            "scope": "default",
            "line": {
                "start": 93,
                "end": 93
            }
        },
        "group": [
            "timeline"
        ],
        "access": "public",
        "file": {
            "path": "timeline/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the Timeline flag.\n",
        "commentRange": {
            "start": 94,
            "end": 95
        },
        "context": {
            "type": "variable",
            "name": "kendo-timeline-flag-line-height",
            "value": "$kendo-button-line-height",
            "scope": "default",
            "line": {
                "start": 96,
                "end": 96
            }
        },
        "group": [
            "timeline"
        ],
        "access": "public",
        "file": {
            "path": "timeline/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The minimum width of the Timeline flag.\n",
        "commentRange": {
            "start": 97,
            "end": 98
        },
        "context": {
            "type": "variable",
            "name": "kendo-timeline-flag-min-width",
            "value": "80px",
            "scope": "default",
            "line": {
                "start": 99,
                "end": 99
            }
        },
        "group": [
            "timeline"
        ],
        "access": "public",
        "file": {
            "path": "timeline/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The maximum width of the Timeline flag.\n",
        "commentRange": {
            "start": 100,
            "end": 101
        },
        "context": {
            "type": "variable",
            "name": "kendo-timeline-flag-max-width",
            "value": "calc(#{$kendo-timeline-flag-min-width} + 2 * #{$kendo-timeline-spacing-x})",
            "scope": "default",
            "line": {
                "start": 102,
                "end": 102
            }
        },
        "group": [
            "timeline"
        ],
        "access": "public",
        "file": {
            "path": "timeline/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The maximum width of the mobile Timeline flag.\n",
        "commentRange": {
            "start": 103,
            "end": 104
        },
        "context": {
            "type": "variable",
            "name": "kendo-timeline-mobile-flag-max-width",
            "value": "calc(#{$kendo-timeline-flag-min-width} + 2 * #{$kendo-timeline-mobile-spacing-x})",
            "scope": "default",
            "line": {
                "start": 105,
                "end": 105
            }
        },
        "group": [
            "timeline"
        ],
        "access": "public",
        "file": {
            "path": "timeline/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The minimum width of the horizontal Timeline flag.\n",
        "commentRange": {
            "start": 106,
            "end": 107
        },
        "context": {
            "type": "variable",
            "name": "kendo-timeline-horizontal-flag-min-width",
            "value": "80px",
            "scope": "default",
            "line": {
                "start": 108,
                "end": 108
            }
        },
        "group": [
            "timeline"
        ],
        "access": "public",
        "file": {
            "path": "timeline/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Timeline flag.\n",
        "commentRange": {
            "start": 109,
            "end": 110
        },
        "context": {
            "type": "variable",
            "name": "kendo-timeline-flag-bg",
            "value": "$kendo-color-primary",
            "scope": "default",
            "line": {
                "start": 111,
                "end": 111
            }
        },
        "group": [
            "timeline"
        ],
        "access": "public",
        "file": {
            "path": "timeline/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Timeline flag.\n",
        "commentRange": {
            "start": 112,
            "end": 113
        },
        "context": {
            "type": "variable",
            "name": "kendo-timeline-flag-text",
            "value": "if($kendo-enable-color-system, k-color( on-primary ), k-contrast-legacy( $kendo-timeline-flag-bg ))",
            "scope": "default",
            "line": {
                "start": 114,
                "end": 114
            }
        },
        "group": [
            "timeline"
        ],
        "access": "public",
        "file": {
            "path": "timeline/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the Timeline's flag callout.\n",
        "commentRange": {
            "start": 116,
            "end": 117
        },
        "context": {
            "type": "variable",
            "name": "kendo-timeline-flag-callout-width",
            "value": "10px",
            "scope": "default",
            "line": {
                "start": 118,
                "end": 118
            }
        },
        "group": [
            "timeline"
        ],
        "access": "public",
        "file": {
            "path": "timeline/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The height of the Timeline's flag callout.\n",
        "commentRange": {
            "start": 119,
            "end": 120
        },
        "context": {
            "type": "variable",
            "name": "kendo-timeline-flag-callout-height",
            "value": "10px",
            "scope": "default",
            "line": {
                "start": 121,
                "end": 121
            }
        },
        "group": [
            "timeline"
        ],
        "access": "public",
        "file": {
            "path": "timeline/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The bottom offset of the Timeline flag.\n",
        "commentRange": {
            "start": 123,
            "end": 124
        },
        "context": {
            "type": "variable",
            "name": "kendo-timeline-flag-offset-bottom",
            "value": "4px",
            "scope": "default",
            "line": {
                "start": 125,
                "end": 125
            }
        },
        "group": [
            "timeline"
        ],
        "access": "public",
        "file": {
            "path": "timeline/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The bottom margin of the Timeline flag.\n",
        "commentRange": {
            "start": 126,
            "end": 127
        },
        "context": {
            "type": "variable",
            "name": "kendo-timeline-flag-margin-bottom-calc",
            "value": "calc(#{$kendo-timeline-track-size} + 2 * #{$kendo-timeline-track-border-width} + #{$kendo-timeline-flag-offset-bottom} + #{$kendo-timeline-flag-callout-height})",
            "scope": "default",
            "line": {
                "start": 128,
                "end": 128
            }
        },
        "group": [
            "timeline"
        ],
        "access": "public",
        "file": {
            "path": "timeline/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the Timeline date.\n",
        "commentRange": {
            "start": 130,
            "end": 131
        },
        "context": {
            "type": "variable",
            "name": "kendo-timeline-date-width",
            "value": "50px",
            "scope": "default",
            "line": {
                "start": 132,
                "end": 132
            }
        },
        "group": [
            "timeline"
        ],
        "access": "public",
        "file": {
            "path": "timeline/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The bottom margin of the Timeline date.\n",
        "commentRange": {
            "start": 133,
            "end": 134
        },
        "context": {
            "type": "variable",
            "name": "kendo-timeline-date-margin-bottom",
            "value": "k-spacing(2.5)",
            "scope": "default",
            "line": {
                "start": 135,
                "end": 135
            }
        },
        "group": [
            "timeline"
        ],
        "access": "public",
        "file": {
            "path": "timeline/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The padding of the vertical Timeline.\n",
        "commentRange": {
            "start": 137,
            "end": 138
        },
        "context": {
            "type": "variable",
            "name": "kendo-timeline-vertical-padding-calc",
            "value": "calc(#{$kendo-timeline-spacing-x} + (#{$kendo-timeline-flag-min-width} - #{$kendo-timeline-track-size}) / 2)",
            "scope": "default",
            "line": {
                "start": 139,
                "end": 139
            }
        },
        "group": [
            "timeline"
        ],
        "access": "public",
        "file": {
            "path": "timeline/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The padding of the vertical Timeline date.\n",
        "commentRange": {
            "start": 140,
            "end": 141
        },
        "context": {
            "type": "variable",
            "name": "kendo-timeline-vertical-padding-with-dates-calc",
            "value": "calc(#{$kendo-timeline-vertical-padding-calc} + #{$kendo-timeline-date-width})",
            "scope": "default",
            "line": {
                "start": 142,
                "end": 142
            }
        },
        "group": [
            "timeline"
        ],
        "access": "public",
        "file": {
            "path": "timeline/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The padding of the vertical mobile Timeline.\n",
        "commentRange": {
            "start": 143,
            "end": 144
        },
        "context": {
            "type": "variable",
            "name": "kendo-timeline-mobile-vertical-padding-calc",
            "value": "calc(#{$kendo-timeline-mobile-spacing-x} + (#{$kendo-timeline-flag-min-width} - #{$kendo-timeline-track-size}) / 2)",
            "scope": "default",
            "line": {
                "start": 145,
                "end": 145
            }
        },
        "group": [
            "timeline"
        ],
        "access": "public",
        "file": {
            "path": "timeline/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The padding of the vertical mobile Timeline date.\n",
        "commentRange": {
            "start": 146,
            "end": 147
        },
        "context": {
            "type": "variable",
            "name": "kendo-timeline-mobile-vertical-padding-with-dates-calc",
            "value": "calc(#{$kendo-timeline-mobile-vertical-padding-calc} + #{$kendo-timeline-date-width})",
            "scope": "default",
            "line": {
                "start": 148,
                "end": 148
            }
        },
        "group": [
            "timeline"
        ],
        "access": "public",
        "file": {
            "path": "timeline/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the Timeline circle.\n",
        "commentRange": {
            "start": 150,
            "end": 151
        },
        "context": {
            "type": "variable",
            "name": "kendo-timeline-circle-width",
            "value": "16px",
            "scope": "default",
            "line": {
                "start": 152,
                "end": 152
            }
        },
        "group": [
            "timeline"
        ],
        "access": "public",
        "file": {
            "path": "timeline/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The height of the Timeline circle.\n",
        "commentRange": {
            "start": 153,
            "end": 154
        },
        "context": {
            "type": "variable",
            "name": "kendo-timeline-circle-height",
            "value": "16px",
            "scope": "default",
            "line": {
                "start": 155,
                "end": 155
            }
        },
        "group": [
            "timeline"
        ],
        "access": "public",
        "file": {
            "path": "timeline/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Timeline circle.\n",
        "commentRange": {
            "start": 156,
            "end": 157
        },
        "context": {
            "type": "variable",
            "name": "kendo-timeline-circle-bg",
            "value": "$kendo-color-primary",
            "scope": "default",
            "line": {
                "start": 158,
                "end": 158
            }
        },
        "group": [
            "timeline"
        ],
        "access": "public",
        "file": {
            "path": "timeline/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the Timeline collapse arrow.\n",
        "commentRange": {
            "start": 160,
            "end": 161
        },
        "context": {
            "type": "variable",
            "name": "kendo-timeline-collapse-arrow-padding-x",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 162,
                "end": 162
            }
        },
        "group": [
            "timeline"
        ],
        "access": "public",
        "file": {
            "path": "timeline/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the Timeline event.\n",
        "commentRange": {
            "start": 164,
            "end": 165
        },
        "context": {
            "type": "variable",
            "name": "kendo-timeline-event-width",
            "value": "400px",
            "scope": "default",
            "line": {
                "start": 166,
                "end": 166
            }
        },
        "group": [
            "timeline"
        ],
        "access": "public",
        "file": {
            "path": "timeline/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The height of the Timeline event.\n",
        "commentRange": {
            "start": 167,
            "end": 168
        },
        "context": {
            "type": "variable",
            "name": "kendo-timeline-event-height",
            "value": "600px",
            "scope": "default",
            "line": {
                "start": 169,
                "end": 169
            }
        },
        "group": [
            "timeline"
        ],
        "access": "public",
        "file": {
            "path": "timeline/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The minimum height of the Timeline event.\n",
        "commentRange": {
            "start": 170,
            "end": 171
        },
        "context": {
            "type": "variable",
            "name": "kendo-timeline-event-min-height-calc",
            "value": "calc(2 * (#{$kendo-timeline-track-event-offset} - #{$kendo-card-border-width}))",
            "scope": "default",
            "line": {
                "start": 172,
                "end": 172
            }
        },
        "group": [
            "timeline"
        ],
        "access": "public",
        "file": {
            "path": "timeline/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the Toolbar.\n",
        "commentRange": {
            "start": 7,
            "end": 8
        },
        "context": {
            "type": "variable",
            "name": "kendo-toolbar-padding-x",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 9,
                "end": 9
            }
        },
        "group": [
            "toolbar"
        ],
        "access": "public",
        "file": {
            "path": "toolbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the small Toolbar.\n",
        "commentRange": {
            "start": 10,
            "end": 11
        },
        "context": {
            "type": "variable",
            "name": "kendo-toolbar-sm-padding-x",
            "value": "k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 12,
                "end": 12
            }
        },
        "group": [
            "toolbar"
        ],
        "access": "public",
        "file": {
            "path": "toolbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the medium Toolbar.\n",
        "commentRange": {
            "start": 13,
            "end": 14
        },
        "context": {
            "type": "variable",
            "name": "kendo-toolbar-md-padding-x",
            "value": "$kendo-toolbar-padding-x",
            "scope": "default",
            "line": {
                "start": 15,
                "end": 15
            }
        },
        "group": [
            "toolbar"
        ],
        "access": "public",
        "file": {
            "path": "toolbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the large Toolbar.\n",
        "commentRange": {
            "start": 16,
            "end": 17
        },
        "context": {
            "type": "variable",
            "name": "kendo-toolbar-lg-padding-x",
            "value": "k-spacing(2.5)",
            "scope": "default",
            "line": {
                "start": 18,
                "end": 18
            }
        },
        "group": [
            "toolbar"
        ],
        "access": "public",
        "file": {
            "path": "toolbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the Toolbar.\n",
        "commentRange": {
            "start": 20,
            "end": 21
        },
        "context": {
            "type": "variable",
            "name": "kendo-toolbar-padding-y",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 22,
                "end": 22
            }
        },
        "group": [
            "toolbar"
        ],
        "access": "public",
        "file": {
            "path": "toolbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the small Toolbar.\n",
        "commentRange": {
            "start": 23,
            "end": 24
        },
        "context": {
            "type": "variable",
            "name": "kendo-toolbar-sm-padding-y",
            "value": "k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 25,
                "end": 25
            }
        },
        "group": [
            "toolbar"
        ],
        "access": "public",
        "file": {
            "path": "toolbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the medium Toolbar.\n",
        "commentRange": {
            "start": 26,
            "end": 27
        },
        "context": {
            "type": "variable",
            "name": "kendo-toolbar-md-padding-y",
            "value": "$kendo-toolbar-padding-y",
            "scope": "default",
            "line": {
                "start": 28,
                "end": 28
            }
        },
        "group": [
            "toolbar"
        ],
        "access": "public",
        "file": {
            "path": "toolbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the large Toolbar.\n",
        "commentRange": {
            "start": 29,
            "end": 30
        },
        "context": {
            "type": "variable",
            "name": "kendo-toolbar-lg-padding-y",
            "value": "k-spacing(2.5)",
            "scope": "default",
            "line": {
                "start": 31,
                "end": 31
            }
        },
        "group": [
            "toolbar"
        ],
        "access": "public",
        "file": {
            "path": "toolbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing between the Toolbar tools.\n",
        "commentRange": {
            "start": 33,
            "end": 34
        },
        "context": {
            "type": "variable",
            "name": "kendo-toolbar-spacing",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 35,
                "end": 35
            }
        },
        "group": [
            "toolbar"
        ],
        "access": "public",
        "file": {
            "path": "toolbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing between the tools of the small Toolbar.\n",
        "commentRange": {
            "start": 36,
            "end": 37
        },
        "context": {
            "type": "variable",
            "name": "kendo-toolbar-sm-spacing",
            "value": "k-spacing(1.5)",
            "scope": "default",
            "line": {
                "start": 38,
                "end": 38
            }
        },
        "group": [
            "toolbar"
        ],
        "access": "public",
        "file": {
            "path": "toolbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing between the tools of the medium Toolbar.\n",
        "commentRange": {
            "start": 39,
            "end": 40
        },
        "context": {
            "type": "variable",
            "name": "kendo-toolbar-md-spacing",
            "value": "$kendo-toolbar-spacing",
            "scope": "default",
            "line": {
                "start": 41,
                "end": 41
            }
        },
        "group": [
            "toolbar"
        ],
        "access": "public",
        "file": {
            "path": "toolbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing between the tools of the large Toolbar.\n",
        "commentRange": {
            "start": 42,
            "end": 43
        },
        "context": {
            "type": "variable",
            "name": "kendo-toolbar-lg-spacing",
            "value": "k-spacing(2.5)",
            "scope": "default",
            "line": {
                "start": 44,
                "end": 44
            }
        },
        "group": [
            "toolbar"
        ],
        "access": "public",
        "file": {
            "path": "toolbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The height of the Toolbar button separator.\n",
        "commentRange": {
            "start": 46,
            "end": 47
        },
        "context": {
            "type": "variable",
            "name": "kendo-toolbar-separator-height",
            "value": "$kendo-button-md-calc-size",
            "scope": "default",
            "line": {
                "start": 48,
                "end": 48
            }
        },
        "group": [
            "toolbar"
        ],
        "access": "public",
        "file": {
            "path": "toolbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The height of the small Toolbar button separator.\n",
        "commentRange": {
            "start": 49,
            "end": 50
        },
        "context": {
            "type": "variable",
            "name": "kendo-toolbar-sm-separator-height",
            "value": "$kendo-button-sm-calc-size",
            "scope": "default",
            "line": {
                "start": 51,
                "end": 51
            }
        },
        "group": [
            "toolbar"
        ],
        "access": "public",
        "file": {
            "path": "toolbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The height of the medium Toolbar button separator.\n",
        "commentRange": {
            "start": 52,
            "end": 53
        },
        "context": {
            "type": "variable",
            "name": "kendo-toolbar-md-separator-height",
            "value": "$kendo-toolbar-separator-height",
            "scope": "default",
            "line": {
                "start": 54,
                "end": 54
            }
        },
        "group": [
            "toolbar"
        ],
        "access": "public",
        "file": {
            "path": "toolbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The height of the large Toolbar button separator.\n",
        "commentRange": {
            "start": 55,
            "end": 56
        },
        "context": {
            "type": "variable",
            "name": "kendo-toolbar-lg-separator-height",
            "value": "$kendo-button-lg-calc-size",
            "scope": "default",
            "line": {
                "start": 57,
                "end": 57
            }
        },
        "group": [
            "toolbar"
        ],
        "access": "public",
        "file": {
            "path": "toolbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the border around the Toolbar.\n",
        "commentRange": {
            "start": 59,
            "end": 60
        },
        "context": {
            "type": "variable",
            "name": "kendo-toolbar-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 61,
                "end": 61
            }
        },
        "group": [
            "toolbar"
        ],
        "access": "public",
        "file": {
            "path": "toolbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border radius of the Toolbar.\n",
        "commentRange": {
            "start": 62,
            "end": 63
        },
        "context": {
            "type": "variable",
            "name": "kendo-toolbar-border-radius",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 64,
                "end": 64
            }
        },
        "group": [
            "toolbar"
        ],
        "access": "public",
        "file": {
            "path": "toolbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the Toolbar.\n",
        "commentRange": {
            "start": 66,
            "end": 67
        },
        "context": {
            "type": "variable",
            "name": "kendo-toolbar-font-family",
            "value": "var( --kendo-font-family, inherit )",
            "scope": "default",
            "line": {
                "start": 68,
                "end": 68
            }
        },
        "group": [
            "toolbar"
        ],
        "access": "public",
        "file": {
            "path": "toolbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the Toolbar.\n",
        "commentRange": {
            "start": 69,
            "end": 70
        },
        "context": {
            "type": "variable",
            "name": "kendo-toolbar-font-size",
            "value": "var( --kendo-font-size, inherit )",
            "scope": "default",
            "line": {
                "start": 71,
                "end": 71
            }
        },
        "group": [
            "toolbar"
        ],
        "access": "public",
        "file": {
            "path": "toolbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the Toolbar.\n",
        "commentRange": {
            "start": 72,
            "end": 73
        },
        "context": {
            "type": "variable",
            "name": "kendo-toolbar-line-height",
            "value": "var( --kendo-line-height, normal )",
            "scope": "default",
            "line": {
                "start": 74,
                "end": 74
            }
        },
        "group": [
            "toolbar"
        ],
        "access": "public",
        "file": {
            "path": "toolbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Toolbar.\n",
        "commentRange": {
            "start": 76,
            "end": 77
        },
        "context": {
            "type": "variable",
            "name": "kendo-toolbar-bg",
            "value": "$kendo-component-header-bg",
            "scope": "default",
            "line": {
                "start": 78,
                "end": 78
            }
        },
        "group": [
            "toolbar"
        ],
        "access": "public",
        "file": {
            "path": "toolbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Toolbar.\n",
        "commentRange": {
            "start": 79,
            "end": 80
        },
        "context": {
            "type": "variable",
            "name": "kendo-toolbar-text",
            "value": "$kendo-component-header-text",
            "scope": "default",
            "line": {
                "start": 81,
                "end": 81
            }
        },
        "group": [
            "toolbar"
        ],
        "access": "public",
        "file": {
            "path": "toolbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The color of the border around the Toolbar.\n",
        "commentRange": {
            "start": 82,
            "end": 83
        },
        "context": {
            "type": "variable",
            "name": "kendo-toolbar-border",
            "value": "$kendo-component-header-border",
            "scope": "default",
            "line": {
                "start": 84,
                "end": 84
            }
        },
        "group": [
            "toolbar"
        ],
        "access": "public",
        "file": {
            "path": "toolbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The gradient of the Toolbar.\n",
        "commentRange": {
            "start": 85,
            "end": 86
        },
        "context": {
            "type": "variable",
            "name": "kendo-toolbar-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 87,
                "end": 87
            }
        },
        "group": [
            "toolbar"
        ],
        "access": "public",
        "file": {
            "path": "toolbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The box shadow of the Toolbar.\n",
        "commentRange": {
            "start": 88,
            "end": 89
        },
        "context": {
            "type": "variable",
            "name": "kendo-toolbar-shadow",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 90,
                "end": 90
            }
        },
        "group": [
            "toolbar"
        ],
        "access": "public",
        "file": {
            "path": "toolbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The left and right scroll overlay of the Toolbar.\n",
        "commentRange": {
            "start": 91,
            "end": 92
        },
        "context": {
            "type": "variable",
            "name": "kendo-toolbar-scroll-overlay",
            "value": "$kendo-toolbar-bg, if($kendo-enable-color-system, color-mix(in srgb, k-color( app-surface ) 0%, transparent), rgba( $kendo-color-white, 0))",
            "scope": "default",
            "line": {
                "start": 93,
                "end": 93
            }
        },
        "group": [
            "toolbar"
        ],
        "access": "public",
        "file": {
            "path": "toolbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the outline Toolbar.\n",
        "commentRange": {
            "start": 96,
            "end": 97
        },
        "context": {
            "type": "variable",
            "name": "kendo-toolbar-outline-text",
            "value": "$kendo-button-text",
            "scope": "default",
            "line": {
                "start": 98,
                "end": 98
            }
        },
        "group": [
            "toolbar"
        ],
        "access": "public",
        "file": {
            "path": "toolbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The color of the border around the outline Toolbar.\n",
        "commentRange": {
            "start": 99,
            "end": 100
        },
        "context": {
            "type": "variable",
            "name": "kendo-toolbar-outline-border",
            "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 50%, transparent), rgba( $kendo-toolbar-outline-text, .5 ))",
            "scope": "default",
            "line": {
                "start": 101,
                "end": 101
            }
        },
        "group": [
            "toolbar"
        ],
        "access": "public",
        "file": {
            "path": "toolbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The gradient of the outline Toolbar.\n",
        "commentRange": {
            "start": 102,
            "end": 103
        },
        "context": {
            "type": "variable",
            "name": "kendo-toolbar-outline-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 104,
                "end": 104
            }
        },
        "group": [
            "toolbar"
        ],
        "access": "public",
        "file": {
            "path": "toolbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The box shadow of the outline Toolbar.\n",
        "commentRange": {
            "start": 105,
            "end": 106
        },
        "context": {
            "type": "variable",
            "name": "kendo-toolbar-outline-shadow",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 107,
                "end": 107
            }
        },
        "group": [
            "toolbar"
        ],
        "access": "public",
        "file": {
            "path": "toolbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the border around the outline Toolbar.\n",
        "commentRange": {
            "start": 108,
            "end": 109
        },
        "context": {
            "type": "variable",
            "name": "kendo-toolbar-outline-border-width",
            "value": "$kendo-toolbar-border-width",
            "scope": "default",
            "line": {
                "start": 110,
                "end": 110
            }
        },
        "group": [
            "toolbar"
        ],
        "access": "public",
        "file": {
            "path": "toolbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The left and right scroll overlay of the outline Toolbar.\n",
        "commentRange": {
            "start": 111,
            "end": 112
        },
        "context": {
            "type": "variable",
            "name": "kendo-toolbar-outline-scroll-overlay",
            "value": "if($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white), if($kendo-enable-color-system, color-mix(in srgb, k-color( app-surface ) 0%, transparent), rgba( $kendo-color-white, 0))",
            "scope": "default",
            "line": {
                "start": 113,
                "end": 113
            }
        },
        "group": [
            "toolbar"
        ],
        "access": "public",
        "file": {
            "path": "toolbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the flat Toolbar.\n",
        "commentRange": {
            "start": 116,
            "end": 117
        },
        "context": {
            "type": "variable",
            "name": "kendo-toolbar-flat-text",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 118,
                "end": 118
            }
        },
        "group": [
            "toolbar"
        ],
        "access": "public",
        "file": {
            "path": "toolbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The color of the border around the flat Toolbar.\n",
        "commentRange": {
            "start": 119,
            "end": 120
        },
        "context": {
            "type": "variable",
            "name": "kendo-toolbar-flat-border",
            "value": "$kendo-toolbar-border",
            "scope": "default",
            "line": {
                "start": 121,
                "end": 121
            }
        },
        "group": [
            "toolbar"
        ],
        "access": "public",
        "file": {
            "path": "toolbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The gradient of the flat Toolbar.\n",
        "commentRange": {
            "start": 122,
            "end": 123
        },
        "context": {
            "type": "variable",
            "name": "kendo-toolbar-flat-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 124,
                "end": 124
            }
        },
        "group": [
            "toolbar"
        ],
        "access": "public",
        "file": {
            "path": "toolbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The box shadow of the flat Toolbar.\n",
        "commentRange": {
            "start": 125,
            "end": 126
        },
        "context": {
            "type": "variable",
            "name": "kendo-toolbar-flat-shadow",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 127,
                "end": 127
            }
        },
        "group": [
            "toolbar"
        ],
        "access": "public",
        "file": {
            "path": "toolbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "Border width of the flat Toolbar.\n",
        "commentRange": {
            "start": 128,
            "end": 129
        },
        "context": {
            "type": "variable",
            "name": "kendo-toolbar-flat-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 130,
                "end": 130
            }
        },
        "group": [
            "toolbar"
        ],
        "access": "public",
        "file": {
            "path": "toolbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The left and right scroll overlay of the flat Toolbar.\n",
        "commentRange": {
            "start": 131,
            "end": 132
        },
        "context": {
            "type": "variable",
            "name": "kendo-toolbar-flat-scroll-overlay",
            "value": "if($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white), if($kendo-enable-color-system, color-mix(in srgb, k-color( app-surface ) 0%, transparent), rgba( $kendo-color-white, 0))",
            "scope": "default",
            "line": {
                "start": 133,
                "end": 133
            }
        },
        "group": [
            "toolbar"
        ],
        "access": "public",
        "file": {
            "path": "toolbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The color of the separator border of the Toolbar.\n",
        "commentRange": {
            "start": 136,
            "end": 137
        },
        "context": {
            "type": "variable",
            "name": "kendo-toolbar-separator-border",
            "value": "inherit",
            "scope": "default",
            "line": {
                "start": 138,
                "end": 138
            }
        },
        "group": [
            "toolbar"
        ],
        "access": "public",
        "file": {
            "path": "toolbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the input in the Toolbar.\n",
        "commentRange": {
            "start": 140,
            "end": 141
        },
        "context": {
            "type": "variable",
            "name": "kendo-toolbar-input-width",
            "value": "10em",
            "scope": "default",
            "line": {
                "start": 142,
                "end": 142
            }
        },
        "group": [
            "toolbar"
        ],
        "access": "public",
        "file": {
            "path": "toolbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The box shadow of the focused Toolbar item.\n",
        "commentRange": {
            "start": 144,
            "end": 145
        },
        "context": {
            "type": "variable",
            "name": "kendo-toolbar-item-shadow",
            "value": "0 0 0 .25rem if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 25%, transparent), rgba( $kendo-color-primary, .25 ))",
            "scope": "default",
            "line": {
                "start": 146,
                "end": 146
            }
        },
        "group": [
            "toolbar"
        ],
        "access": "public",
        "file": {
            "path": "toolbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the Toolbar overflow container.\n",
        "commentRange": {
            "start": 148,
            "end": 149
        },
        "context": {
            "type": "variable",
            "name": "kendo-toolbar-overflow-container-font-size",
            "value": "$kendo-menu-popup-md-font-size",
            "scope": "default",
            "line": {
                "start": 150,
                "end": 150
            }
        },
        "group": [
            "toolbar"
        ],
        "access": "public",
        "file": {
            "path": "toolbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line-height of the Toolbar overflow container.\n",
        "commentRange": {
            "start": 151,
            "end": 152
        },
        "context": {
            "type": "variable",
            "name": "kendo-toolbar-overflow-container-line-height",
            "value": "$kendo-menu-popup-md-line-height",
            "scope": "default",
            "line": {
                "start": 153,
                "end": 153
            }
        },
        "group": [
            "toolbar"
        ],
        "access": "public",
        "file": {
            "path": "toolbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the Toolbar overflow button.\n",
        "commentRange": {
            "start": 154,
            "end": 155
        },
        "context": {
            "type": "variable",
            "name": "kendo-toolbar-overflow-button-padding-y",
            "value": "$kendo-menu-popup-md-item-padding-y",
            "scope": "default",
            "line": {
                "start": 156,
                "end": 156
            }
        },
        "group": [
            "toolbar"
        ],
        "access": "public",
        "file": {
            "path": "toolbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the Toolbar overflow button.\n",
        "commentRange": {
            "start": 157,
            "end": 158
        },
        "context": {
            "type": "variable",
            "name": "kendo-toolbar-overflow-button-padding-x",
            "value": "$kendo-menu-popup-md-item-padding-x",
            "scope": "default",
            "line": {
                "start": 159,
                "end": 159
            }
        },
        "group": [
            "toolbar"
        ],
        "access": "public",
        "file": {
            "path": "toolbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The sizes map for the Toolbar.\n",
        "commentRange": {
            "start": 161,
            "end": 162
        },
        "context": {
            "type": "variable",
            "name": "kendo-toolbar-sizes",
            "value": "(\n    sm: (\n        padding-x: $kendo-toolbar-sm-padding-x,\n        padding-y: $kendo-toolbar-sm-padding-y,\n        spacing: $kendo-toolbar-sm-spacing,\n        separator-height: $kendo-toolbar-sm-separator-height\n    ),\n    md: (\n        padding-x: $kendo-toolbar-md-padding-x,\n        padding-y: $kendo-toolbar-md-padding-y,\n        spacing: $kendo-toolbar-md-spacing,\n        separator-height: $kendo-toolbar-md-separator-height\n    ),\n    lg: (\n        padding-x: $kendo-toolbar-lg-padding-x,\n        padding-y: $kendo-toolbar-lg-padding-y,\n        spacing: $kendo-toolbar-lg-spacing,\n        separator-height: $kendo-toolbar-lg-separator-height\n    )\n)",
            "scope": "default",
            "line": {
                "start": 163,
                "end": 182
            }
        },
        "group": [
            "toolbar"
        ],
        "access": "public",
        "file": {
            "path": "toolbar/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the Tooltip.\n",
        "commentRange": {
            "start": 8,
            "end": 9
        },
        "context": {
            "type": "variable",
            "name": "kendo-tooltip-padding-y",
            "value": "k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 10,
                "end": 10
            }
        },
        "group": [
            "tooltip"
        ],
        "access": "public",
        "file": {
            "path": "tooltip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the Tooltip.\n",
        "commentRange": {
            "start": 11,
            "end": 12
        },
        "context": {
            "type": "variable",
            "name": "kendo-tooltip-padding-x",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 13,
                "end": 13
            }
        },
        "group": [
            "tooltip"
        ],
        "access": "public",
        "file": {
            "path": "tooltip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the border around the Tooltip.\n",
        "commentRange": {
            "start": 14,
            "end": 15
        },
        "context": {
            "type": "variable",
            "name": "kendo-tooltip-border-width",
            "value": "0px",
            "scope": "default",
            "line": {
                "start": 16,
                "end": 16
            }
        },
        "group": [
            "tooltip"
        ],
        "access": "public",
        "file": {
            "path": "tooltip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border radius of the Tooltip.\n",
        "commentRange": {
            "start": 17,
            "end": 18
        },
        "context": {
            "type": "variable",
            "name": "kendo-tooltip-border-radius",
            "value": "k-spacing(1.5)",
            "scope": "default",
            "line": {
                "start": 19,
                "end": 19
            }
        },
        "group": [
            "tooltip"
        ],
        "access": "public",
        "file": {
            "path": "tooltip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the Tooltip.\n",
        "commentRange": {
            "start": 21,
            "end": 22
        },
        "context": {
            "type": "variable",
            "name": "kendo-tooltip-font-family",
            "value": "var( --kendo-font-family, inherit )",
            "scope": "default",
            "line": {
                "start": 23,
                "end": 23
            }
        },
        "group": [
            "tooltip"
        ],
        "access": "public",
        "file": {
            "path": "tooltip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the Tooltip.\n",
        "commentRange": {
            "start": 24,
            "end": 25
        },
        "context": {
            "type": "variable",
            "name": "kendo-tooltip-font-size",
            "value": "var( --kendo-font-size-sm, inherit )",
            "scope": "default",
            "line": {
                "start": 26,
                "end": 26
            }
        },
        "group": [
            "tooltip"
        ],
        "access": "public",
        "file": {
            "path": "tooltip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the Tooltip.\n",
        "commentRange": {
            "start": 27,
            "end": 28
        },
        "context": {
            "type": "variable",
            "name": "kendo-tooltip-line-height",
            "value": "var( --kendo-line-height, normal )",
            "scope": "default",
            "line": {
                "start": 29,
                "end": 29
            }
        },
        "group": [
            "tooltip"
        ],
        "access": "public",
        "file": {
            "path": "tooltip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the Tooltip title.\n",
        "commentRange": {
            "start": 31,
            "end": 32
        },
        "context": {
            "type": "variable",
            "name": "kendo-tooltip-title-font-size",
            "value": "calc( var( --kendo-font-size-sm, #{$kendo-font-size-sm} ) * 1.25 )",
            "scope": "default",
            "line": {
                "start": 33,
                "end": 33
            }
        },
        "group": [
            "tooltip"
        ],
        "access": "public",
        "file": {
            "path": "tooltip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the Tooltip title.\n",
        "commentRange": {
            "start": 34,
            "end": 35
        },
        "context": {
            "type": "variable",
            "name": "kendo-tooltip-title-line-height",
            "value": "var( --kendo-line-height-xs, normal )",
            "scope": "default",
            "line": {
                "start": 36,
                "end": 36
            }
        },
        "group": [
            "tooltip"
        ],
        "access": "public",
        "file": {
            "path": "tooltip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The size of the Tooltip callout.\n",
        "commentRange": {
            "start": 38,
            "end": 39
        },
        "context": {
            "type": "variable",
            "name": "kendo-tooltip-callout-size",
            "value": "calc( #{ k-spacing(8) } / 5 )",
            "scope": "default",
            "line": {
                "start": 40,
                "end": 40
            }
        },
        "group": [
            "tooltip"
        ],
        "access": "public",
        "file": {
            "path": "tooltip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The default background of the Tooltip.\n",
        "commentRange": {
            "start": 42,
            "end": 43
        },
        "context": {
            "type": "variable",
            "name": "kendo-tooltip-bg",
            "value": "if($kendo-enable-color-system, k-color( on-app-surface ), if( $kendo-is-dark-theme, $kendo-color-white, $kendo-color-black ))",
            "scope": "default",
            "line": {
                "start": 44,
                "end": 44
            }
        },
        "group": [
            "tooltip"
        ],
        "access": "public",
        "file": {
            "path": "tooltip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The default text color of the Tooltip.\n",
        "commentRange": {
            "start": 45,
            "end": 46
        },
        "context": {
            "type": "variable",
            "name": "kendo-tooltip-text",
            "value": "if($kendo-enable-color-system, k-color( app-surface ), k-contrast-legacy( $kendo-tooltip-bg ))",
            "scope": "default",
            "line": {
                "start": 47,
                "end": 47
            }
        },
        "group": [
            "tooltip"
        ],
        "access": "public",
        "file": {
            "path": "tooltip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The default border color of the Tooltip.\n",
        "commentRange": {
            "start": 48,
            "end": 49
        },
        "context": {
            "type": "variable",
            "name": "kendo-tooltip-border",
            "value": "$kendo-tooltip-bg",
            "scope": "default",
            "line": {
                "start": 50,
                "end": 50
            }
        },
        "group": [
            "tooltip"
        ],
        "access": "public",
        "file": {
            "path": "tooltip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The box-shadow of the Tooltip.\n",
        "commentRange": {
            "start": 52,
            "end": 53
        },
        "context": {
            "type": "variable",
            "name": "kendo-tooltip-shadow",
            "value": "k-elevation(2)",
            "scope": "default",
            "line": {
                "start": 54,
                "end": 54
            }
        },
        "group": [
            "tooltip"
        ],
        "access": "public",
        "file": {
            "path": "tooltip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The theme colors map for the Tooltip.\n",
        "commentRange": {
            "start": 56,
            "end": 57
        },
        "context": {
            "type": "variable",
            "name": "kendo-tooltip-theme-colors",
            "value": "$kendo-theme-colors",
            "scope": "default",
            "line": {
                "start": 58,
                "end": 58
            }
        },
        "group": [
            "tooltip"
        ],
        "access": "public",
        "file": {
            "path": "tooltip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The generated theme colors map for the Tooltip.\n",
        "commentRange": {
            "start": 59,
            "end": 60
        },
        "context": {
            "type": "variable",
            "name": "kendo-tooltip-theme",
            "value": "tooltip-theme( $kendo-tooltip-theme-colors )",
            "scope": "default",
            "line": {
                "start": 61,
                "end": 61
            }
        },
        "group": [
            "tooltip"
        ],
        "access": "public",
        "file": {
            "path": "tooltip/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the TreeList footer row.\n",
        "commentRange": {
            "start": 6,
            "end": 7
        },
        "context": {
            "type": "variable",
            "name": "kendo-treelist-footer-row-bg",
            "value": "$kendo-grid-header-bg",
            "scope": "default",
            "line": {
                "start": 8,
                "end": 8
            }
        },
        "group": [
            "treelist"
        ],
        "access": "public",
        "file": {
            "path": "treelist/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border width of the TreeList footer row.\n",
        "commentRange": {
            "start": 9,
            "end": 10
        },
        "context": {
            "type": "variable",
            "name": "kendo-treelist-footer-row-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 11,
                "end": 11
            }
        },
        "group": [
            "treelist"
        ],
        "access": "public",
        "file": {
            "path": "treelist/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the TreeView.\n",
        "commentRange": {
            "start": 8,
            "end": 9
        },
        "context": {
            "type": "variable",
            "name": "kendo-treeview-font-family",
            "value": "var( --kendo-font-family, inherit )",
            "scope": "default",
            "line": {
                "start": 10,
                "end": 10
            }
        },
        "group": [
            "treeview"
        ],
        "access": "public",
        "file": {
            "path": "treeview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the TreeView.\n",
        "commentRange": {
            "start": 11,
            "end": 12
        },
        "context": {
            "type": "variable",
            "name": "kendo-treeview-font-size",
            "value": "var( --kendo-font-size, inherit )",
            "scope": "default",
            "line": {
                "start": 13,
                "end": 13
            }
        },
        "group": [
            "treeview"
        ],
        "access": "public",
        "file": {
            "path": "treeview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the small TreeView.\n",
        "commentRange": {
            "start": 14,
            "end": 15
        },
        "context": {
            "type": "variable",
            "name": "kendo-treeview-sm-font-size",
            "value": "var( --kendo-font-size-sm, inherit )",
            "scope": "default",
            "line": {
                "start": 16,
                "end": 16
            }
        },
        "group": [
            "treeview"
        ],
        "access": "public",
        "file": {
            "path": "treeview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the medium TreeView.\n",
        "commentRange": {
            "start": 17,
            "end": 18
        },
        "context": {
            "type": "variable",
            "name": "kendo-treeview-md-font-size",
            "value": "var( --kendo-font-size, inherit )",
            "scope": "default",
            "line": {
                "start": 19,
                "end": 19
            }
        },
        "group": [
            "treeview"
        ],
        "access": "public",
        "file": {
            "path": "treeview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the large TreeView.\n",
        "commentRange": {
            "start": 20,
            "end": 21
        },
        "context": {
            "type": "variable",
            "name": "kendo-treeview-lg-font-size",
            "value": "var( --kendo-font-size, inherit )",
            "scope": "default",
            "line": {
                "start": 22,
                "end": 22
            }
        },
        "group": [
            "treeview"
        ],
        "access": "public",
        "file": {
            "path": "treeview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the TreeView.\n",
        "commentRange": {
            "start": 23,
            "end": 24
        },
        "context": {
            "type": "variable",
            "name": "kendo-treeview-line-height",
            "value": "var( --kendo-line-height, normal )",
            "scope": "default",
            "line": {
                "start": 25,
                "end": 25
            }
        },
        "group": [
            "treeview"
        ],
        "access": "public",
        "file": {
            "path": "treeview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the small TreeView.\n",
        "commentRange": {
            "start": 26,
            "end": 27
        },
        "context": {
            "type": "variable",
            "name": "kendo-treeview-sm-line-height",
            "value": "math.div( 20, 14 )",
            "scope": "default",
            "line": {
                "start": 28,
                "end": 28
            }
        },
        "group": [
            "treeview"
        ],
        "access": "public",
        "file": {
            "path": "treeview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the medium TreeView.\n",
        "commentRange": {
            "start": 29,
            "end": 30
        },
        "context": {
            "type": "variable",
            "name": "kendo-treeview-md-line-height",
            "value": "var( --kendo-line-height, normal )",
            "scope": "default",
            "line": {
                "start": 31,
                "end": 31
            }
        },
        "group": [
            "treeview"
        ],
        "access": "public",
        "file": {
            "path": "treeview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the large TreeView.\n",
        "commentRange": {
            "start": 32,
            "end": 33
        },
        "context": {
            "type": "variable",
            "name": "kendo-treeview-lg-line-height",
            "value": "var( --kendo-line-height, normal )",
            "scope": "default",
            "line": {
                "start": 34,
                "end": 34
            }
        },
        "group": [
            "treeview"
        ],
        "access": "public",
        "file": {
            "path": "treeview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The indentation of child groups in the TreeView.\n",
        "commentRange": {
            "start": 36,
            "end": 37
        },
        "context": {
            "type": "variable",
            "name": "kendo-treeview-indent",
            "value": "24px",
            "scope": "default",
            "line": {
                "start": 38,
                "end": 38
            }
        },
        "group": [
            "treeview"
        ],
        "access": "public",
        "file": {
            "path": "treeview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the TreeView items.\n",
        "commentRange": {
            "start": 40,
            "end": 41
        },
        "context": {
            "type": "variable",
            "name": "kendo-treeview-item-padding-x",
            "value": "k-spacing(3)",
            "scope": "default",
            "line": {
                "start": 42,
                "end": 42
            }
        },
        "group": [
            "treeview"
        ],
        "access": "public",
        "file": {
            "path": "treeview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the small TreeView items.\n",
        "commentRange": {
            "start": 43,
            "end": 44
        },
        "context": {
            "type": "variable",
            "name": "kendo-treeview-sm-item-padding-x",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 45,
                "end": 45
            }
        },
        "group": [
            "treeview"
        ],
        "access": "public",
        "file": {
            "path": "treeview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the medium TreeView items.\n",
        "commentRange": {
            "start": 46,
            "end": 47
        },
        "context": {
            "type": "variable",
            "name": "kendo-treeview-md-item-padding-x",
            "value": "k-spacing(3)",
            "scope": "default",
            "line": {
                "start": 48,
                "end": 48
            }
        },
        "group": [
            "treeview"
        ],
        "access": "public",
        "file": {
            "path": "treeview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the large TreeView items.\n",
        "commentRange": {
            "start": 49,
            "end": 50
        },
        "context": {
            "type": "variable",
            "name": "kendo-treeview-lg-item-padding-x",
            "value": "k-spacing(3)",
            "scope": "default",
            "line": {
                "start": 51,
                "end": 51
            }
        },
        "group": [
            "treeview"
        ],
        "access": "public",
        "file": {
            "path": "treeview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the TreeView items.\n",
        "commentRange": {
            "start": 52,
            "end": 53
        },
        "context": {
            "type": "variable",
            "name": "kendo-treeview-item-padding-y",
            "value": "k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 54,
                "end": 54
            }
        },
        "group": [
            "treeview"
        ],
        "access": "public",
        "file": {
            "path": "treeview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the small TreeView items.\n",
        "commentRange": {
            "start": 55,
            "end": 56
        },
        "context": {
            "type": "variable",
            "name": "kendo-treeview-sm-item-padding-y",
            "value": "k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 57,
                "end": 57
            }
        },
        "group": [
            "treeview"
        ],
        "access": "public",
        "file": {
            "path": "treeview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the medium TreeView items.\n",
        "commentRange": {
            "start": 58,
            "end": 59
        },
        "context": {
            "type": "variable",
            "name": "kendo-treeview-md-item-padding-y",
            "value": "k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 60,
                "end": 60
            }
        },
        "group": [
            "treeview"
        ],
        "access": "public",
        "file": {
            "path": "treeview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the large TreeView items.\n",
        "commentRange": {
            "start": 61,
            "end": 62
        },
        "context": {
            "type": "variable",
            "name": "kendo-treeview-lg-item-padding-y",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 63,
                "end": 63
            }
        },
        "group": [
            "treeview"
        ],
        "access": "public",
        "file": {
            "path": "treeview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border width of the TreeView items.\n",
        "commentRange": {
            "start": 64,
            "end": 65
        },
        "context": {
            "type": "variable",
            "name": "kendo-treeview-item-border-width",
            "value": "0px",
            "scope": "default",
            "line": {
                "start": 66,
                "end": 66
            }
        },
        "group": [
            "treeview"
        ],
        "access": "public",
        "file": {
            "path": "treeview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border radius of the TreeView items.\n",
        "commentRange": {
            "start": 67,
            "end": 68
        },
        "context": {
            "type": "variable",
            "name": "kendo-treeview-item-border-radius",
            "value": "k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 69,
                "end": 69
            }
        },
        "group": [
            "treeview"
        ],
        "access": "public",
        "file": {
            "path": "treeview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the checkbox in the small TreeView.\n",
        "commentRange": {
            "start": 71,
            "end": 72
        },
        "context": {
            "type": "variable",
            "name": "kendo-treeview-sm-checkbox-padding-x",
            "value": "k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 73,
                "end": 73
            }
        },
        "group": [
            "treeview"
        ],
        "access": "public",
        "file": {
            "path": "treeview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the checkbox in the medium TreeView.\n",
        "commentRange": {
            "start": 74,
            "end": 75
        },
        "context": {
            "type": "variable",
            "name": "kendo-treeview-md-checkbox-padding-x",
            "value": "$kendo-treeview-sm-checkbox-padding-x",
            "scope": "default",
            "line": {
                "start": 76,
                "end": 76
            }
        },
        "group": [
            "treeview"
        ],
        "access": "public",
        "file": {
            "path": "treeview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the checkbox in the large TreeView.\n",
        "commentRange": {
            "start": 77,
            "end": 78
        },
        "context": {
            "type": "variable",
            "name": "kendo-treeview-lg-checkbox-padding-x",
            "value": "$kendo-treeview-sm-checkbox-padding-x",
            "scope": "default",
            "line": {
                "start": 79,
                "end": 79
            }
        },
        "group": [
            "treeview"
        ],
        "access": "public",
        "file": {
            "path": "treeview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the checkbox in the small TreeView.\n",
        "commentRange": {
            "start": 80,
            "end": 81
        },
        "context": {
            "type": "variable",
            "name": "kendo-treeview-sm-checkbox-padding-y",
            "value": "k-spacing(0.5)",
            "scope": "default",
            "line": {
                "start": 82,
                "end": 82
            }
        },
        "group": [
            "treeview"
        ],
        "access": "public",
        "file": {
            "path": "treeview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the checkbox in the medium TreeView.\n",
        "commentRange": {
            "start": 83,
            "end": 84
        },
        "context": {
            "type": "variable",
            "name": "kendo-treeview-md-checkbox-padding-y",
            "value": "unset",
            "scope": "default",
            "line": {
                "start": 85,
                "end": 85
            }
        },
        "group": [
            "treeview"
        ],
        "access": "public",
        "file": {
            "path": "treeview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the checkbox in the large TreeView.\n",
        "commentRange": {
            "start": 86,
            "end": 87
        },
        "context": {
            "type": "variable",
            "name": "kendo-treeview-lg-checkbox-padding-y",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 88,
                "end": 88
            }
        },
        "group": [
            "treeview"
        ],
        "access": "public",
        "file": {
            "path": "treeview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The sizes map of the TreeView.\n",
        "commentRange": {
            "start": 91,
            "end": 92
        },
        "context": {
            "type": "variable",
            "name": "kendo-treeview-sizes",
            "value": "(\n    sm: (\n        font-size: $kendo-treeview-sm-font-size,\n        line-height: $kendo-treeview-sm-line-height,\n        item-padding-x: $kendo-treeview-sm-item-padding-x,\n        item-padding-y: $kendo-treeview-sm-item-padding-y,\n        checkbox-padding-x: $kendo-treeview-sm-checkbox-padding-x,\n        checkbox-padding-y: $kendo-treeview-sm-checkbox-padding-y\n    ),\n    md: (\n        font-size: $kendo-treeview-md-font-size,\n        line-height: $kendo-treeview-md-line-height,\n        item-padding-x: $kendo-treeview-md-item-padding-x,\n        item-padding-y: $kendo-treeview-md-item-padding-y,\n        checkbox-padding-x: $kendo-treeview-md-checkbox-padding-x,\n        checkbox-padding-y: $kendo-treeview-md-checkbox-padding-y\n    ),\n    lg: (\n        font-size: $kendo-treeview-lg-font-size,\n        line-height: $kendo-treeview-lg-line-height,\n        item-padding-x: $kendo-treeview-lg-item-padding-x,\n        item-padding-y: $kendo-treeview-lg-item-padding-y,\n        checkbox-padding-x: $kendo-treeview-lg-checkbox-padding-x,\n        checkbox-padding-y: $kendo-treeview-lg-checkbox-padding-y\n    )\n)",
            "scope": "default",
            "line": {
                "start": 93,
                "end": 118
            }
        },
        "group": [
            "treeview"
        ],
        "access": "public",
        "file": {
            "path": "treeview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the TreeView.\n",
        "commentRange": {
            "start": 121,
            "end": 122
        },
        "context": {
            "type": "variable",
            "name": "kendo-treeview-bg",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 123,
                "end": 123
            }
        },
        "group": [
            "treeview"
        ],
        "access": "public",
        "file": {
            "path": "treeview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the TreeView.\n",
        "commentRange": {
            "start": 124,
            "end": 125
        },
        "context": {
            "type": "variable",
            "name": "kendo-treeview-text",
            "value": "$kendo-component-text",
            "scope": "default",
            "line": {
                "start": 126,
                "end": 126
            }
        },
        "group": [
            "treeview"
        ],
        "access": "public",
        "file": {
            "path": "treeview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the TreeView.\n",
        "commentRange": {
            "start": 127,
            "end": 128
        },
        "context": {
            "type": "variable",
            "name": "kendo-treeview-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 129,
                "end": 129
            }
        },
        "group": [
            "treeview"
        ],
        "access": "public",
        "file": {
            "path": "treeview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of hovered TreeView items.\n",
        "commentRange": {
            "start": 131,
            "end": 132
        },
        "context": {
            "type": "variable",
            "name": "kendo-treeview-item-hover-bg",
            "value": "$kendo-hover-bg",
            "scope": "default",
            "line": {
                "start": 133,
                "end": 133
            }
        },
        "group": [
            "treeview"
        ],
        "access": "public",
        "file": {
            "path": "treeview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of hovered TreeView items.\n",
        "commentRange": {
            "start": 134,
            "end": 135
        },
        "context": {
            "type": "variable",
            "name": "kendo-treeview-item-hover-text",
            "value": "$kendo-hover-text",
            "scope": "default",
            "line": {
                "start": 136,
                "end": 136
            }
        },
        "group": [
            "treeview"
        ],
        "access": "public",
        "file": {
            "path": "treeview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of hovered TreeView items.\n",
        "commentRange": {
            "start": 137,
            "end": 138
        },
        "context": {
            "type": "variable",
            "name": "kendo-treeview-item-hover-border",
            "value": "$kendo-treeview-item-hover-bg",
            "scope": "default",
            "line": {
                "start": 139,
                "end": 139
            }
        },
        "group": [
            "treeview"
        ],
        "access": "public",
        "file": {
            "path": "treeview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background gradient of hovered TreeView items.\n",
        "commentRange": {
            "start": 140,
            "end": 141
        },
        "context": {
            "type": "variable",
            "name": "kendo-treeview-item-hover-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 142,
                "end": 142
            }
        },
        "group": [
            "treeview"
        ],
        "access": "public",
        "file": {
            "path": "treeview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of selected TreeView items.\n",
        "commentRange": {
            "start": 144,
            "end": 145
        },
        "context": {
            "type": "variable",
            "name": "kendo-treeview-item-selected-bg",
            "value": "$kendo-selected-bg",
            "scope": "default",
            "line": {
                "start": 146,
                "end": 146
            }
        },
        "group": [
            "treeview"
        ],
        "access": "public",
        "file": {
            "path": "treeview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of selected TreeView items.\n",
        "commentRange": {
            "start": 147,
            "end": 148
        },
        "context": {
            "type": "variable",
            "name": "kendo-treeview-item-selected-text",
            "value": "$kendo-selected-text",
            "scope": "default",
            "line": {
                "start": 149,
                "end": 149
            }
        },
        "group": [
            "treeview"
        ],
        "access": "public",
        "file": {
            "path": "treeview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of selected TreeView items.\n",
        "commentRange": {
            "start": 150,
            "end": 151
        },
        "context": {
            "type": "variable",
            "name": "kendo-treeview-item-selected-border",
            "value": "$kendo-treeview-item-selected-bg",
            "scope": "default",
            "line": {
                "start": 152,
                "end": 152
            }
        },
        "group": [
            "treeview"
        ],
        "access": "public",
        "file": {
            "path": "treeview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background gradient of selected TreeView items.\n",
        "commentRange": {
            "start": 153,
            "end": 154
        },
        "context": {
            "type": "variable",
            "name": "kendo-treeview-item-selected-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 155,
                "end": 155
            }
        },
        "group": [
            "treeview"
        ],
        "access": "public",
        "file": {
            "path": "treeview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The box shadow of focused TreeView items.\n",
        "commentRange": {
            "start": 157,
            "end": 158
        },
        "context": {
            "type": "variable",
            "name": "kendo-treeview-item-focus-shadow",
            "value": "inset 0 0 0 2px if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 15%, transparent), rgba( $kendo-treeview-text, .15 ))",
            "scope": "default",
            "line": {
                "start": 159,
                "end": 159
            }
        },
        "group": [
            "treeview"
        ],
        "access": "public",
        "file": {
            "path": "treeview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Load More button in the TreeView.\n",
        "commentRange": {
            "start": 161,
            "end": 162
        },
        "context": {
            "type": "variable",
            "name": "kendo-treeview-loadmore-bg",
            "value": "transparent",
            "scope": "default",
            "line": {
                "start": 163,
                "end": 163
            }
        },
        "group": [
            "treeview"
        ],
        "access": "public",
        "file": {
            "path": "treeview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Load More button in the TreeView.\n",
        "commentRange": {
            "start": 164,
            "end": 165
        },
        "context": {
            "type": "variable",
            "name": "kendo-treeview-loadmore-text",
            "value": "$kendo-link-text",
            "scope": "default",
            "line": {
                "start": 166,
                "end": 166
            }
        },
        "group": [
            "treeview"
        ],
        "access": "public",
        "file": {
            "path": "treeview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Load More button in the TreeView.\n",
        "commentRange": {
            "start": 167,
            "end": 168
        },
        "context": {
            "type": "variable",
            "name": "kendo-treeview-loadmore-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 169,
                "end": 169
            }
        },
        "group": [
            "treeview"
        ],
        "access": "public",
        "file": {
            "path": "treeview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the hovered Load More button in the TreeView.\n",
        "commentRange": {
            "start": 171,
            "end": 172
        },
        "context": {
            "type": "variable",
            "name": "kendo-treeview-loadmore-hover-bg",
            "value": "transparent",
            "scope": "default",
            "line": {
                "start": 173,
                "end": 173
            }
        },
        "group": [
            "treeview"
        ],
        "access": "public",
        "file": {
            "path": "treeview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the hovered Load More button in the TreeView.\n",
        "commentRange": {
            "start": 174,
            "end": 175
        },
        "context": {
            "type": "variable",
            "name": "kendo-treeview-loadmore-hover-text",
            "value": "$kendo-link-hover-text",
            "scope": "default",
            "line": {
                "start": 176,
                "end": 176
            }
        },
        "group": [
            "treeview"
        ],
        "access": "public",
        "file": {
            "path": "treeview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the hovered Load More button in the TreeView.\n",
        "commentRange": {
            "start": 177,
            "end": 178
        },
        "context": {
            "type": "variable",
            "name": "kendo-treeview-loadmore-hover-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 179,
                "end": 179
            }
        },
        "group": [
            "treeview"
        ],
        "access": "public",
        "file": {
            "path": "treeview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the focused Load More button in the TreeView.\n",
        "commentRange": {
            "start": 181,
            "end": 182
        },
        "context": {
            "type": "variable",
            "name": "kendo-treeview-loadmore-focus-bg",
            "value": "transparent",
            "scope": "default",
            "line": {
                "start": 183,
                "end": 183
            }
        },
        "group": [
            "treeview"
        ],
        "access": "public",
        "file": {
            "path": "treeview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the focused Load More button in the TreeView.\n",
        "commentRange": {
            "start": 184,
            "end": 185
        },
        "context": {
            "type": "variable",
            "name": "kendo-treeview-loadmore-focus-text",
            "value": "$kendo-link-hover-text",
            "scope": "default",
            "line": {
                "start": 186,
                "end": 186
            }
        },
        "group": [
            "treeview"
        ],
        "access": "public",
        "file": {
            "path": "treeview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the focused Load More button in the TreeView.\n",
        "commentRange": {
            "start": 187,
            "end": 188
        },
        "context": {
            "type": "variable",
            "name": "kendo-treeview-loadmore-focus-border",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 189,
                "end": 189
            }
        },
        "group": [
            "treeview"
        ],
        "access": "public",
        "file": {
            "path": "treeview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The box shadow of the focused Load More button in the TreeView.\n",
        "commentRange": {
            "start": 190,
            "end": 191
        },
        "context": {
            "type": "variable",
            "name": "kendo-treeview-loadmore-focus-shadow",
            "value": "$kendo-treeview-item-focus-shadow",
            "scope": "default",
            "line": {
                "start": 192,
                "end": 192
            }
        },
        "group": [
            "treeview"
        ],
        "access": "public",
        "file": {
            "path": "treeview/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The base font size across all components.\n",
        "commentRange": {
            "start": 3,
            "end": 4
        },
        "context": {
            "type": "variable",
            "name": "kendo-font-size",
            "value": "1rem",
            "scope": "default",
            "line": {
                "start": 5,
                "end": 5
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "core/typography/index.import.scss",
            "name": "index.import.scss"
        }
    },
    {
        "description": "The extra small font size across all components.\n",
        "commentRange": {
            "start": 6,
            "end": 7
        },
        "context": {
            "type": "variable",
            "name": "kendo-font-size-xs",
            "value": "( $kendo-font-size * .75 )",
            "scope": "default",
            "line": {
                "start": 8,
                "end": 8
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "core/typography/index.import.scss",
            "name": "index.import.scss"
        }
    },
    {
        "description": "The small font size across all components.\n",
        "commentRange": {
            "start": 9,
            "end": 10
        },
        "context": {
            "type": "variable",
            "name": "kendo-font-size-sm",
            "value": "( $kendo-font-size * .875 )",
            "scope": "default",
            "line": {
                "start": 11,
                "end": 11
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "core/typography/index.import.scss",
            "name": "index.import.scss"
        }
    },
    {
        "description": "The medium font size across all components.\n",
        "commentRange": {
            "start": 12,
            "end": 13
        },
        "context": {
            "type": "variable",
            "name": "kendo-font-size-md",
            "value": "$kendo-font-size",
            "scope": "default",
            "line": {
                "start": 14,
                "end": 14
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "core/typography/index.import.scss",
            "name": "index.import.scss"
        }
    },
    {
        "description": "The large font size across all components.\n",
        "commentRange": {
            "start": 15,
            "end": 16
        },
        "context": {
            "type": "variable",
            "name": "kendo-font-size-lg",
            "value": "( $kendo-font-size * 1.25 )",
            "scope": "default",
            "line": {
                "start": 17,
                "end": 17
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "core/typography/index.import.scss",
            "name": "index.import.scss"
        }
    },
    {
        "description": "The extra large font size across all components.\n",
        "commentRange": {
            "start": 18,
            "end": 19
        },
        "context": {
            "type": "variable",
            "name": "kendo-font-size-xl",
            "value": "( $kendo-font-size-md * 1.5 )",
            "scope": "default",
            "line": {
                "start": 20,
                "end": 20
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "core/typography/index.import.scss",
            "name": "index.import.scss"
        }
    },
    {
        "description": "The base line height across all components.\n",
        "commentRange": {
            "start": 22,
            "end": 23
        },
        "context": {
            "type": "variable",
            "name": "kendo-line-height",
            "value": "1.5",
            "scope": "default",
            "line": {
                "start": 24,
                "end": 24
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "core/typography/index.import.scss",
            "name": "index.import.scss"
        }
    },
    {
        "description": "The extra small line height across all components.\n",
        "commentRange": {
            "start": 25,
            "end": 26
        },
        "context": {
            "type": "variable",
            "name": "kendo-line-height-xs",
            "value": "1",
            "scope": "default",
            "line": {
                "start": 27,
                "end": 27
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "core/typography/index.import.scss",
            "name": "index.import.scss"
        }
    },
    {
        "description": "The small line height across all components.\n",
        "commentRange": {
            "start": 28,
            "end": 29
        },
        "context": {
            "type": "variable",
            "name": "kendo-line-height-sm",
            "value": "1.25",
            "scope": "default",
            "line": {
                "start": 30,
                "end": 30
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "core/typography/index.import.scss",
            "name": "index.import.scss"
        }
    },
    {
        "description": "The medium line height across all components.\n",
        "commentRange": {
            "start": 31,
            "end": 32
        },
        "context": {
            "type": "variable",
            "name": "kendo-line-height-md",
            "value": "$kendo-line-height",
            "scope": "default",
            "line": {
                "start": 33,
                "end": 33
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "core/typography/index.import.scss",
            "name": "index.import.scss"
        }
    },
    {
        "description": "The large line height across all components.\n",
        "commentRange": {
            "start": 34,
            "end": 35
        },
        "context": {
            "type": "variable",
            "name": "kendo-line-height-lg",
            "value": "2",
            "scope": "default",
            "line": {
                "start": 36,
                "end": 36
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "core/typography/index.import.scss",
            "name": "index.import.scss"
        }
    },
    {
        "description": "The base line height in ems across all components.\n",
        "commentRange": {
            "start": 37,
            "end": 38
        },
        "context": {
            "type": "variable",
            "name": "kendo-line-height-em",
            "value": "calc( #{$kendo-line-height} * 1em )",
            "scope": "default",
            "line": {
                "start": 39,
                "end": 39
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "core/typography/index.import.scss",
            "name": "index.import.scss"
        }
    },
    {
        "description": "The light font weight across all components.\n",
        "commentRange": {
            "start": 41,
            "end": 42
        },
        "context": {
            "type": "variable",
            "name": "kendo-font-weight-light",
            "value": "300",
            "scope": "default",
            "line": {
                "start": 43,
                "end": 43
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "core/typography/index.import.scss",
            "name": "index.import.scss"
        }
    },
    {
        "description": "The base font weight across all components.\n",
        "commentRange": {
            "start": 44,
            "end": 45
        },
        "context": {
            "type": "variable",
            "name": "kendo-font-weight-normal",
            "value": "400",
            "scope": "default",
            "line": {
                "start": 46,
                "end": 46
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "core/typography/index.import.scss",
            "name": "index.import.scss"
        }
    },
    {
        "description": "The medium font weight across all components.\n",
        "commentRange": {
            "start": 47,
            "end": 48
        },
        "context": {
            "type": "variable",
            "name": "kendo-font-weight-medium",
            "value": "500",
            "scope": "default",
            "line": {
                "start": 49,
                "end": 49
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "core/typography/index.import.scss",
            "name": "index.import.scss"
        }
    },
    {
        "description": "The semibold font weight across all components.\n",
        "commentRange": {
            "start": 50,
            "end": 51
        },
        "context": {
            "type": "variable",
            "name": "kendo-font-weight-semibold",
            "value": "600",
            "scope": "default",
            "line": {
                "start": 52,
                "end": 52
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "core/typography/index.import.scss",
            "name": "index.import.scss"
        }
    },
    {
        "description": "The bold font weight across all components.\n",
        "commentRange": {
            "start": 53,
            "end": 54
        },
        "context": {
            "type": "variable",
            "name": "kendo-font-weight-bold",
            "value": "700",
            "scope": "default",
            "line": {
                "start": 55,
                "end": 55
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "core/typography/index.import.scss",
            "name": "index.import.scss"
        }
    },
    {
        "description": "The sans-serif font family across all components.\n",
        "commentRange": {
            "start": 57,
            "end": 58
        },
        "context": {
            "type": "variable",
            "name": "kendo-font-family-sans-serif",
            "value": "system-ui, -apple-system, \"Segoe UI\", Roboto, \"Helvetica Neue\", \"Noto Sans\", \"Liberation Sans\", Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"",
            "scope": "default",
            "line": {
                "start": 59,
                "end": 59
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "core/typography/index.import.scss",
            "name": "index.import.scss"
        }
    },
    {
        "description": "The monospace font family across all components.\n",
        "commentRange": {
            "start": 60,
            "end": 61
        },
        "context": {
            "type": "variable",
            "name": "kendo-font-family-monospace",
            "value": "SFMono-Regular, Menlo, Monaco, Consolas, \"Liberation Mono\", \"Courier New\", monospace",
            "scope": "default",
            "line": {
                "start": 62,
                "end": 62
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "core/typography/index.import.scss",
            "name": "index.import.scss"
        }
    },
    {
        "description": "The base font family across all components.\n",
        "commentRange": {
            "start": 63,
            "end": 64
        },
        "context": {
            "type": "variable",
            "name": "kendo-font-family",
            "value": "$kendo-font-family-sans-serif",
            "scope": "default",
            "line": {
                "start": 65,
                "end": 65
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "core/typography/index.import.scss",
            "name": "index.import.scss"
        }
    },
    {
        "description": "The font sizes map\n",
        "commentRange": {
            "start": 95,
            "end": 96
        },
        "context": {
            "type": "variable",
            "name": "kendo-font-sizes",
            "value": "$_default-font-sizes",
            "scope": "default",
            "line": {
                "start": 97,
                "end": 97
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "core/typography/index.import.scss",
            "name": "index.import.scss"
        }
    },
    {
        "description": "The line heights map\n",
        "commentRange": {
            "start": 100,
            "end": 101
        },
        "context": {
            "type": "variable",
            "name": "kendo-line-heights",
            "value": "$_default-line-heights",
            "scope": "default",
            "line": {
                "start": 102,
                "end": 102
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "core/typography/index.import.scss",
            "name": "index.import.scss"
        }
    },
    {
        "description": "The font weights map\n",
        "commentRange": {
            "start": 105,
            "end": 106
        },
        "context": {
            "type": "variable",
            "name": "kendo-font-weights",
            "value": "$_default-font-weights",
            "scope": "default",
            "line": {
                "start": 107,
                "end": 107
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "core/typography/index.import.scss",
            "name": "index.import.scss"
        }
    },
    {
        "description": "The font families map\n",
        "commentRange": {
            "start": 110,
            "end": 111
        },
        "context": {
            "type": "variable",
            "name": "kendo-font-families",
            "value": "$_default-font-families",
            "scope": "default",
            "line": {
                "start": 112,
                "end": 112
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "core/typography/index.import.scss",
            "name": "index.import.scss"
        }
    },
    {
        "description": "The font size of the highest level heading.\n",
        "commentRange": {
            "start": 8,
            "end": 9
        },
        "context": {
            "type": "variable",
            "name": "kendo-h1-font-size",
            "value": "$kendo-font-size * 2.5",
            "scope": "default",
            "line": {
                "start": 10,
                "end": 10
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the second highest level heading.\n",
        "commentRange": {
            "start": 11,
            "end": 12
        },
        "context": {
            "type": "variable",
            "name": "kendo-h2-font-size",
            "value": "$kendo-font-size * 2",
            "scope": "default",
            "line": {
                "start": 13,
                "end": 13
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the third highest level heading.\n",
        "commentRange": {
            "start": 14,
            "end": 15
        },
        "context": {
            "type": "variable",
            "name": "kendo-h3-font-size",
            "value": "$kendo-font-size * 1.75",
            "scope": "default",
            "line": {
                "start": 16,
                "end": 16
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the fourth highest level heading.\n",
        "commentRange": {
            "start": 17,
            "end": 18
        },
        "context": {
            "type": "variable",
            "name": "kendo-h4-font-size",
            "value": "$kendo-font-size * 1.5",
            "scope": "default",
            "line": {
                "start": 19,
                "end": 19
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the fifth highest level heading.\n",
        "commentRange": {
            "start": 20,
            "end": 21
        },
        "context": {
            "type": "variable",
            "name": "kendo-h5-font-size",
            "value": "$kendo-font-size * 1.25",
            "scope": "default",
            "line": {
                "start": 22,
                "end": 22
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the sixth highest level heading.\n",
        "commentRange": {
            "start": 23,
            "end": 24
        },
        "context": {
            "type": "variable",
            "name": "kendo-h6-font-size",
            "value": "$kendo-font-size",
            "scope": "default",
            "line": {
                "start": 25,
                "end": 25
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the highest level heading.\n",
        "commentRange": {
            "start": 27,
            "end": 28
        },
        "context": {
            "type": "variable",
            "name": "kendo-h1-font-family",
            "value": "var( --kendo-font-family, inherit )",
            "scope": "default",
            "line": {
                "start": 29,
                "end": 29
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the second highest level heading.\n",
        "commentRange": {
            "start": 30,
            "end": 31
        },
        "context": {
            "type": "variable",
            "name": "kendo-h2-font-family",
            "value": "var( --kendo-font-family, inherit )",
            "scope": "default",
            "line": {
                "start": 32,
                "end": 32
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the third highest level heading.\n",
        "commentRange": {
            "start": 33,
            "end": 34
        },
        "context": {
            "type": "variable",
            "name": "kendo-h3-font-family",
            "value": "var( --kendo-font-family, inherit )",
            "scope": "default",
            "line": {
                "start": 35,
                "end": 35
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the fourth highest level heading.\n",
        "commentRange": {
            "start": 36,
            "end": 37
        },
        "context": {
            "type": "variable",
            "name": "kendo-h4-font-family",
            "value": "var( --kendo-font-family, inherit )",
            "scope": "default",
            "line": {
                "start": 38,
                "end": 38
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the fifth highest level heading.\n",
        "commentRange": {
            "start": 39,
            "end": 40
        },
        "context": {
            "type": "variable",
            "name": "kendo-h5-font-family",
            "value": "var( --kendo-font-family, inherit )",
            "scope": "default",
            "line": {
                "start": 41,
                "end": 41
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the sixth highest level heading.\n",
        "commentRange": {
            "start": 42,
            "end": 43
        },
        "context": {
            "type": "variable",
            "name": "kendo-h6-font-family",
            "value": "var( --kendo-font-family, inherit )",
            "scope": "default",
            "line": {
                "start": 44,
                "end": 44
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the highest level heading.\n",
        "commentRange": {
            "start": 46,
            "end": 47
        },
        "context": {
            "type": "variable",
            "name": "kendo-h1-line-height",
            "value": "1.2",
            "scope": "default",
            "line": {
                "start": 48,
                "end": 48
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the second highest level heading.\n",
        "commentRange": {
            "start": 49,
            "end": 50
        },
        "context": {
            "type": "variable",
            "name": "kendo-h2-line-height",
            "value": "1.2",
            "scope": "default",
            "line": {
                "start": 51,
                "end": 51
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the third highest level heading.\n",
        "commentRange": {
            "start": 52,
            "end": 53
        },
        "context": {
            "type": "variable",
            "name": "kendo-h3-line-height",
            "value": "1.2",
            "scope": "default",
            "line": {
                "start": 54,
                "end": 54
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the fourth highest level heading.\n",
        "commentRange": {
            "start": 55,
            "end": 56
        },
        "context": {
            "type": "variable",
            "name": "kendo-h4-line-height",
            "value": "1.2",
            "scope": "default",
            "line": {
                "start": 57,
                "end": 57
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the fifth highest level heading.\n",
        "commentRange": {
            "start": 58,
            "end": 59
        },
        "context": {
            "type": "variable",
            "name": "kendo-h5-line-height",
            "value": "1.2",
            "scope": "default",
            "line": {
                "start": 60,
                "end": 60
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the sixth highest level heading.\n",
        "commentRange": {
            "start": 61,
            "end": 62
        },
        "context": {
            "type": "variable",
            "name": "kendo-h6-line-height",
            "value": "1.2",
            "scope": "default",
            "line": {
                "start": 63,
                "end": 63
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font weight of the highest level heading.\n",
        "commentRange": {
            "start": 65,
            "end": 66
        },
        "context": {
            "type": "variable",
            "name": "kendo-h1-font-weight",
            "value": "$kendo-font-weight-medium",
            "scope": "default",
            "line": {
                "start": 67,
                "end": 67
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font weight of the second highest level heading.\n",
        "commentRange": {
            "start": 68,
            "end": 69
        },
        "context": {
            "type": "variable",
            "name": "kendo-h2-font-weight",
            "value": "$kendo-font-weight-medium",
            "scope": "default",
            "line": {
                "start": 70,
                "end": 70
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font weight of the third highest level heading.\n",
        "commentRange": {
            "start": 71,
            "end": 72
        },
        "context": {
            "type": "variable",
            "name": "kendo-h3-font-weight",
            "value": "$kendo-font-weight-medium",
            "scope": "default",
            "line": {
                "start": 73,
                "end": 73
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font weight of the fourth highest level heading.\n",
        "commentRange": {
            "start": 74,
            "end": 75
        },
        "context": {
            "type": "variable",
            "name": "kendo-h4-font-weight",
            "value": "$kendo-font-weight-medium",
            "scope": "default",
            "line": {
                "start": 76,
                "end": 76
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font weight of the fifth highest level heading.\n",
        "commentRange": {
            "start": 77,
            "end": 78
        },
        "context": {
            "type": "variable",
            "name": "kendo-h5-font-weight",
            "value": "$kendo-font-weight-medium",
            "scope": "default",
            "line": {
                "start": 79,
                "end": 79
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font weight of the sixth highest level heading.\n",
        "commentRange": {
            "start": 80,
            "end": 81
        },
        "context": {
            "type": "variable",
            "name": "kendo-h6-font-weight",
            "value": "$kendo-font-weight-medium",
            "scope": "default",
            "line": {
                "start": 82,
                "end": 82
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The letter spacing of the highest level heading.\n",
        "commentRange": {
            "start": 84,
            "end": 85
        },
        "context": {
            "type": "variable",
            "name": "kendo-h1-letter-spacing",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 86,
                "end": 86
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The letter spacing of the second highest level heading.\n",
        "commentRange": {
            "start": 87,
            "end": 88
        },
        "context": {
            "type": "variable",
            "name": "kendo-h2-letter-spacing",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 89,
                "end": 89
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The letter spacing of the third highest level heading.\n",
        "commentRange": {
            "start": 90,
            "end": 91
        },
        "context": {
            "type": "variable",
            "name": "kendo-h3-letter-spacing",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 92,
                "end": 92
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The letter spacing of the fourth highest level heading.\n",
        "commentRange": {
            "start": 93,
            "end": 94
        },
        "context": {
            "type": "variable",
            "name": "kendo-h4-letter-spacing",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 95,
                "end": 95
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The letter spacing of the fifth highest level heading.\n",
        "commentRange": {
            "start": 96,
            "end": 97
        },
        "context": {
            "type": "variable",
            "name": "kendo-h5-letter-spacing",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 98,
                "end": 98
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The letter spacing of the sixth highest level heading.\n",
        "commentRange": {
            "start": 99,
            "end": 100
        },
        "context": {
            "type": "variable",
            "name": "kendo-h6-letter-spacing",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 101,
                "end": 101
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The margin of the highest level heading.\n",
        "commentRange": {
            "start": 103,
            "end": 104
        },
        "context": {
            "type": "variable",
            "name": "kendo-h1-margin",
            "value": "0 0 k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 105,
                "end": 105
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The margin of the second highest level heading.\n",
        "commentRange": {
            "start": 106,
            "end": 107
        },
        "context": {
            "type": "variable",
            "name": "kendo-h2-margin",
            "value": "0 0 k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 108,
                "end": 108
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The margin of the third highest level heading.\n",
        "commentRange": {
            "start": 109,
            "end": 110
        },
        "context": {
            "type": "variable",
            "name": "kendo-h3-margin",
            "value": "0 0 k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 111,
                "end": 111
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The margin of the fourth highest level heading.\n",
        "commentRange": {
            "start": 112,
            "end": 113
        },
        "context": {
            "type": "variable",
            "name": "kendo-h4-margin",
            "value": "0 0 k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 114,
                "end": 114
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The margin of the fifth highest level heading.\n",
        "commentRange": {
            "start": 115,
            "end": 116
        },
        "context": {
            "type": "variable",
            "name": "kendo-h5-margin",
            "value": "0 0 k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 117,
                "end": 117
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The margin of the sixth highest level heading.\n",
        "commentRange": {
            "start": 118,
            "end": 119
        },
        "context": {
            "type": "variable",
            "name": "kendo-h6-margin",
            "value": "0 0 k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 120,
                "end": 120
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The headings Map.\n",
        "commentRange": {
            "start": 123,
            "end": 124
        },
        "context": {
            "type": "variable",
            "name": "kendo-headings",
            "value": "(\n    h1: (\n        font-size: $kendo-h1-font-size,\n        font-family: $kendo-h1-font-family,\n        line-height: $kendo-h1-line-height,\n        font-weight: $kendo-h1-font-weight,\n        letter-spacing: $kendo-h1-letter-spacing,\n        margin: $kendo-h1-margin\n    ),\n    h2: (\n        font-size: $kendo-h2-font-size,\n        font-family: $kendo-h2-font-family,\n        line-height: $kendo-h2-line-height,\n        font-weight: $kendo-h2-font-weight,\n        letter-spacing: $kendo-h2-letter-spacing,\n        margin: $kendo-h2-margin\n    ),\n    h3: (\n        font-size: $kendo-h3-font-size,\n        font-family: $kendo-h3-font-family,\n        line-height: $kendo-h3-line-height,\n        font-weight: $kendo-h3-font-weight,\n        letter-spacing: $kendo-h3-letter-spacing,\n        margin: $kendo-h3-margin\n    ),\n    h4: (\n        font-size: $kendo-h4-font-size,\n        font-family: $kendo-h4-font-family,\n        line-height: $kendo-h4-line-height,\n        font-weight: $kendo-h4-font-weight,\n        letter-spacing: $kendo-h4-letter-spacing,\n        margin: $kendo-h4-margin\n    ),\n    h5: (\n        font-size: $kendo-h5-font-size,\n        font-family: $kendo-h5-font-family,\n        line-height: $kendo-h5-line-height,\n        font-weight: $kendo-h5-font-weight,\n        letter-spacing: $kendo-h5-letter-spacing,\n        margin: $kendo-h5-margin\n    ),\n    h6: (\n        font-size: $kendo-h6-font-size,\n        font-family: $kendo-h6-font-family,\n        line-height: $kendo-h6-line-height,\n        font-weight: $kendo-h6-font-weight,\n        letter-spacing: $kendo-h6-letter-spacing,\n        margin: $kendo-h6-margin\n    )\n)",
            "scope": "default",
            "line": {
                "start": 125,
                "end": 174
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The margin of the paragraph.\n",
        "commentRange": {
            "start": 179,
            "end": 180
        },
        "context": {
            "type": "variable",
            "name": "kendo-paragraph-margin",
            "value": "0 0 k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 181,
                "end": 181
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the paragraph.\n",
        "commentRange": {
            "start": 182,
            "end": 183
        },
        "context": {
            "type": "variable",
            "name": "kendo-paragraph-font-size",
            "value": "var( --kendo-font-size, inherit )",
            "scope": "default",
            "line": {
                "start": 184,
                "end": 184
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the paragraph.\n",
        "commentRange": {
            "start": 185,
            "end": 186
        },
        "context": {
            "type": "variable",
            "name": "kendo-paragraph-font-family",
            "value": "var( --kendo-font-family, inherit )",
            "scope": "default",
            "line": {
                "start": 187,
                "end": 187
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the paragraph.\n",
        "commentRange": {
            "start": 188,
            "end": 189
        },
        "context": {
            "type": "variable",
            "name": "kendo-paragraph-line-height",
            "value": "var( --kendo-line-height, normal )",
            "scope": "default",
            "line": {
                "start": 190,
                "end": 190
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font weight of the paragraph.\n",
        "commentRange": {
            "start": 191,
            "end": 192
        },
        "context": {
            "type": "variable",
            "name": "kendo-paragraph-font-weight",
            "value": "var( --kendo-font-weight-normal, normal )",
            "scope": "default",
            "line": {
                "start": 193,
                "end": 193
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The letter spacing of the paragraph.\n",
        "commentRange": {
            "start": 194,
            "end": 195
        },
        "context": {
            "type": "variable",
            "name": "kendo-paragraph-letter-spacing",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 196,
                "end": 196
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the code tag.\n",
        "commentRange": {
            "start": 201,
            "end": 202
        },
        "context": {
            "type": "variable",
            "name": "kendo-code-font-size",
            "value": "var( --kendo-font-size-sm, inherit )!default",
            "scope": "private",
            "line": {
                "start": 203,
                "end": 203
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the code tag.\n",
        "commentRange": {
            "start": 204,
            "end": 205
        },
        "context": {
            "type": "variable",
            "name": "kendo-code-font-family",
            "value": "var( --kendo-font-family-monospace, normal )",
            "scope": "default",
            "line": {
                "start": 206,
                "end": 206
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the code tag.\n",
        "commentRange": {
            "start": 207,
            "end": 208
        },
        "context": {
            "type": "variable",
            "name": "kendo-code-line-height",
            "value": "var( --kendo-line-height, normal )",
            "scope": "default",
            "line": {
                "start": 209,
                "end": 209
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font weight of the code tag.\n",
        "commentRange": {
            "start": 210,
            "end": 211
        },
        "context": {
            "type": "variable",
            "name": "kendo-code-font-weight",
            "value": "var( --kendo-font-weight-normal, normal )",
            "scope": "default",
            "line": {
                "start": 212,
                "end": 212
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The letter spacing of the code tag.\n",
        "commentRange": {
            "start": 213,
            "end": 214
        },
        "context": {
            "type": "variable",
            "name": "kendo-code-letter-spacing",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 215,
                "end": 215
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the code tag.\n",
        "commentRange": {
            "start": 217,
            "end": 218
        },
        "context": {
            "type": "variable",
            "name": "kendo-code-padding-x",
            "value": "k-spacing(1)",
            "scope": "default",
            "line": {
                "start": 219,
                "end": 219
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the code tag.\n",
        "commentRange": {
            "start": 220,
            "end": 221
        },
        "context": {
            "type": "variable",
            "name": "kendo-code-padding-y",
            "value": "k-spacing(0)",
            "scope": "default",
            "line": {
                "start": 222,
                "end": 222
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the preformatted text.\n",
        "commentRange": {
            "start": 223,
            "end": 224
        },
        "context": {
            "type": "variable",
            "name": "kendo-pre-padding-x",
            "value": "k-spacing(6)",
            "scope": "default",
            "line": {
                "start": 225,
                "end": 225
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the preformatted text.\n",
        "commentRange": {
            "start": 226,
            "end": 227
        },
        "context": {
            "type": "variable",
            "name": "kendo-pre-padding-y",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 228,
                "end": 228
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the border of the code tag.\n",
        "commentRange": {
            "start": 229,
            "end": 230
        },
        "context": {
            "type": "variable",
            "name": "kendo-code-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 231,
                "end": 231
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the code tag.\n",
        "commentRange": {
            "start": 233,
            "end": 234
        },
        "context": {
            "type": "variable",
            "name": "kendo-code-bg",
            "value": "$kendo-base-bg",
            "scope": "default",
            "line": {
                "start": 235,
                "end": 235
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the code tag.\n",
        "commentRange": {
            "start": 236,
            "end": 237
        },
        "context": {
            "type": "variable",
            "name": "kendo-code-text",
            "value": "$kendo-component-text",
            "scope": "default",
            "line": {
                "start": 238,
                "end": 238
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the code tag.\n",
        "commentRange": {
            "start": 239,
            "end": 240
        },
        "context": {
            "type": "variable",
            "name": "kendo-code-border",
            "value": "$kendo-component-border",
            "scope": "default",
            "line": {
                "start": 241,
                "end": 241
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the largest display text.\n",
        "commentRange": {
            "start": 246,
            "end": 247
        },
        "context": {
            "type": "variable",
            "name": "kendo-display1-font-size",
            "value": "calc( #{$kendo-font-size} * 5 )",
            "scope": "default",
            "line": {
                "start": 248,
                "end": 248
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the second largest display text.\n",
        "commentRange": {
            "start": 249,
            "end": 250
        },
        "context": {
            "type": "variable",
            "name": "kendo-display2-font-size",
            "value": "calc( #{$kendo-font-size} * 4.5 )",
            "scope": "default",
            "line": {
                "start": 251,
                "end": 251
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the third largest display text.\n",
        "commentRange": {
            "start": 252,
            "end": 253
        },
        "context": {
            "type": "variable",
            "name": "kendo-display3-font-size",
            "value": "calc( #{$kendo-font-size} * 4 )",
            "scope": "default",
            "line": {
                "start": 254,
                "end": 254
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the fourth largest display text.\n",
        "commentRange": {
            "start": 255,
            "end": 256
        },
        "context": {
            "type": "variable",
            "name": "kendo-display4-font-size",
            "value": "calc( #{$kendo-font-size} * 3.5 )",
            "scope": "default",
            "line": {
                "start": 257,
                "end": 257
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the largest display text.\n",
        "commentRange": {
            "start": 259,
            "end": 260
        },
        "context": {
            "type": "variable",
            "name": "kendo-display1-font-family",
            "value": "var( --kendo-font-family, inherit )",
            "scope": "default",
            "line": {
                "start": 261,
                "end": 261
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the second largest display text.\n",
        "commentRange": {
            "start": 262,
            "end": 263
        },
        "context": {
            "type": "variable",
            "name": "kendo-display2-font-family",
            "value": "var( --kendo-font-family, inherit )",
            "scope": "default",
            "line": {
                "start": 264,
                "end": 264
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the third largest display text.\n",
        "commentRange": {
            "start": 265,
            "end": 266
        },
        "context": {
            "type": "variable",
            "name": "kendo-display3-font-family",
            "value": "var( --kendo-font-family, inherit )",
            "scope": "default",
            "line": {
                "start": 267,
                "end": 267
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the fourth largest display text.\n",
        "commentRange": {
            "start": 268,
            "end": 269
        },
        "context": {
            "type": "variable",
            "name": "kendo-display4-font-family",
            "value": "var( --kendo-font-family, inherit )",
            "scope": "default",
            "line": {
                "start": 270,
                "end": 270
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the largest display text.\n",
        "commentRange": {
            "start": 272,
            "end": 273
        },
        "context": {
            "type": "variable",
            "name": "kendo-display1-line-height",
            "value": "1.2",
            "scope": "default",
            "line": {
                "start": 274,
                "end": 274
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the second largest display text.\n",
        "commentRange": {
            "start": 275,
            "end": 276
        },
        "context": {
            "type": "variable",
            "name": "kendo-display2-line-height",
            "value": "1.2",
            "scope": "default",
            "line": {
                "start": 277,
                "end": 277
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the third largest display text.\n",
        "commentRange": {
            "start": 278,
            "end": 279
        },
        "context": {
            "type": "variable",
            "name": "kendo-display3-line-height",
            "value": "1.2",
            "scope": "default",
            "line": {
                "start": 280,
                "end": 280
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the fourth largest display text.\n",
        "commentRange": {
            "start": 281,
            "end": 282
        },
        "context": {
            "type": "variable",
            "name": "kendo-display4-line-height",
            "value": "1.2",
            "scope": "default",
            "line": {
                "start": 283,
                "end": 283
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font weight of the largest display text.\n",
        "commentRange": {
            "start": 285,
            "end": 286
        },
        "context": {
            "type": "variable",
            "name": "kendo-display1-font-weight",
            "value": "$kendo-font-weight-light",
            "scope": "default",
            "line": {
                "start": 287,
                "end": 287
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font weight of the second largest display text.\n",
        "commentRange": {
            "start": 288,
            "end": 289
        },
        "context": {
            "type": "variable",
            "name": "kendo-display2-font-weight",
            "value": "$kendo-font-weight-light",
            "scope": "default",
            "line": {
                "start": 290,
                "end": 290
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font weight of the third largest display text.\n",
        "commentRange": {
            "start": 291,
            "end": 292
        },
        "context": {
            "type": "variable",
            "name": "kendo-display3-font-weight",
            "value": "$kendo-font-weight-light",
            "scope": "default",
            "line": {
                "start": 293,
                "end": 293
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font weight of the fourth largest display text.\n",
        "commentRange": {
            "start": 294,
            "end": 295
        },
        "context": {
            "type": "variable",
            "name": "kendo-display4-font-weight",
            "value": "$kendo-font-weight-light",
            "scope": "default",
            "line": {
                "start": 296,
                "end": 296
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The letter spacing of the largest display text.\n",
        "commentRange": {
            "start": 298,
            "end": 299
        },
        "context": {
            "type": "variable",
            "name": "kendo-display1-letter-spacing",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 300,
                "end": 300
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The letter spacing of the second largest display text.\n",
        "commentRange": {
            "start": 301,
            "end": 302
        },
        "context": {
            "type": "variable",
            "name": "kendo-display2-letter-spacing",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 303,
                "end": 303
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The letter spacing of the third largest display text.\n",
        "commentRange": {
            "start": 304,
            "end": 305
        },
        "context": {
            "type": "variable",
            "name": "kendo-display3-letter-spacing",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 306,
                "end": 306
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The letter spacing of the fourth largest display text.\n",
        "commentRange": {
            "start": 307,
            "end": 308
        },
        "context": {
            "type": "variable",
            "name": "kendo-display4-letter-spacing",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 309,
                "end": 309
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The displays Map\n",
        "commentRange": {
            "start": 311,
            "end": 312
        },
        "context": {
            "type": "variable",
            "name": "kendo-display",
            "value": "(\n    1: (\n        font-size: $kendo-display1-font-size,\n        font-family: $kendo-display1-font-family,\n        line-height: $kendo-display1-line-height,\n        font-weight: $kendo-display1-font-weight,\n        letter-spacing: $kendo-display1-letter-spacing\n    ),\n    2: (\n        font-size: $kendo-display2-font-size,\n        font-family: $kendo-display2-font-family,\n        line-height: $kendo-display2-line-height,\n        font-weight: $kendo-display2-font-weight,\n        letter-spacing: $kendo-display2-letter-spacing\n    ),\n    3: (\n        font-size: $kendo-display3-font-size,\n        font-family: $kendo-display3-font-family,\n        line-height: $kendo-display3-line-height,\n        font-weight: $kendo-display3-font-weight,\n        letter-spacing: $kendo-display3-letter-spacing\n    ),\n    4: (\n        font-size: $kendo-display4-font-size,\n        font-family: $kendo-display4-font-family,\n        line-height: $kendo-display4-line-height,\n        font-weight: $kendo-display4-font-weight,\n        letter-spacing: $kendo-display4-letter-spacing\n    )\n)",
            "scope": "default",
            "line": {
                "start": 313,
                "end": 342
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "typography/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background of the components' chrome area.\n",
        "commentRange": {
            "start": 118,
            "end": 118
        },
        "context": {
            "type": "variable",
            "name": "kendo-base-bg",
            "value": "if($kendo-enable-color-system, k-color(surface), $kendo-color-light)",
            "scope": "default",
            "line": {
                "start": 119,
                "end": 119
            }
        },
        "access": "public",
        "group": [
            "undefined"
        ],
        "file": {
            "path": "core/color-system/_swatch-legacy.scss",
            "name": "_swatch-legacy.scss"
        }
    },
    {
        "description": "The text color of the components' chrome area.\n",
        "commentRange": {
            "start": 120,
            "end": 120
        },
        "context": {
            "type": "variable",
            "name": "kendo-base-text",
            "value": "$kendo-body-text",
            "scope": "default",
            "line": {
                "start": 121,
                "end": 121
            }
        },
        "access": "public",
        "group": [
            "undefined"
        ],
        "file": {
            "path": "core/color-system/_swatch-legacy.scss",
            "name": "_swatch-legacy.scss"
        }
    },
    {
        "description": "The border color of the components' chrome area.\n",
        "commentRange": {
            "start": 122,
            "end": 122
        },
        "context": {
            "type": "variable",
            "name": "kendo-base-border",
            "value": "if($kendo-enable-color-system, $kendo-app-border, k-try-shade( $kendo-base-bg, 1 ))",
            "scope": "default",
            "line": {
                "start": 123,
                "end": 123
            }
        },
        "access": "public",
        "group": [
            "undefined"
        ],
        "file": {
            "path": "core/color-system/_swatch-legacy.scss",
            "name": "_swatch-legacy.scss"
        }
    },
    {
        "description": "The gradient background of the components' chrome area.\n",
        "commentRange": {
            "start": 124,
            "end": 124
        },
        "context": {
            "type": "variable",
            "name": "kendo-base-gradient",
            "value": "if($kendo-enable-color-system, null, none)",
            "scope": "default",
            "line": {
                "start": 125,
                "end": 125
            }
        },
        "access": "public",
        "group": [
            "undefined"
        ],
        "file": {
            "path": "core/color-system/_swatch-legacy.scss",
            "name": "_swatch-legacy.scss"
        }
    },
    {
        "description": "The background of hovered items.\n",
        "commentRange": {
            "start": 126,
            "end": 126
        },
        "context": {
            "type": "variable",
            "name": "kendo-hover-bg",
            "value": "if($kendo-enable-color-system, k-color( base-subtle-hover), #e9ecef)",
            "scope": "default",
            "line": {
                "start": 127,
                "end": 127
            }
        },
        "access": "public",
        "group": [
            "undefined"
        ],
        "file": {
            "path": "core/color-system/_swatch-legacy.scss",
            "name": "_swatch-legacy.scss"
        }
    },
    {
        "description": "The text color of hovered items.\n",
        "commentRange": {
            "start": 128,
            "end": 128
        },
        "context": {
            "type": "variable",
            "name": "kendo-hover-text",
            "value": "$kendo-base-text",
            "scope": "default",
            "line": {
                "start": 129,
                "end": 129
            }
        },
        "access": "public",
        "group": [
            "undefined"
        ],
        "file": {
            "path": "core/color-system/_swatch-legacy.scss",
            "name": "_swatch-legacy.scss"
        }
    },
    {
        "description": "The border color of hovered items.\n",
        "commentRange": {
            "start": 130,
            "end": 130
        },
        "context": {
            "type": "variable",
            "name": "kendo-hover-border",
            "value": "if($kendo-enable-color-system, $kendo-base-border, k-try-shade( $kendo-hover-bg, 1 ))",
            "scope": "default",
            "line": {
                "start": 131,
                "end": 131
            }
        },
        "access": "public",
        "group": [
            "undefined"
        ],
        "file": {
            "path": "core/color-system/_swatch-legacy.scss",
            "name": "_swatch-legacy.scss"
        }
    },
    {
        "description": "The gradient background of hovered items.\n",
        "commentRange": {
            "start": 132,
            "end": 132
        },
        "context": {
            "type": "variable",
            "name": "kendo-hover-gradient",
            "value": "if($kendo-enable-color-system, null, none)",
            "scope": "default",
            "line": {
                "start": 133,
                "end": 133
            }
        },
        "access": "public",
        "group": [
            "undefined"
        ],
        "file": {
            "path": "core/color-system/_swatch-legacy.scss",
            "name": "_swatch-legacy.scss"
        }
    },
    {
        "description": "The background of selected items.\n",
        "commentRange": {
            "start": 134,
            "end": 134
        },
        "context": {
            "type": "variable",
            "name": "kendo-selected-bg",
            "value": "if($kendo-enable-color-system, k-color(primary), $kendo-color-primary)",
            "scope": "default",
            "line": {
                "start": 135,
                "end": 135
            }
        },
        "access": "public",
        "group": [
            "undefined"
        ],
        "file": {
            "path": "core/color-system/_swatch-legacy.scss",
            "name": "_swatch-legacy.scss"
        }
    },
    {
        "description": "The text color of selected items.\n",
        "commentRange": {
            "start": 136,
            "end": 136
        },
        "context": {
            "type": "variable",
            "name": "kendo-selected-text",
            "value": "if($kendo-enable-color-system, k-color(on-primary), $kendo-color-primary-contrast)",
            "scope": "default",
            "line": {
                "start": 137,
                "end": 137
            }
        },
        "access": "public",
        "group": [
            "undefined"
        ],
        "file": {
            "path": "core/color-system/_swatch-legacy.scss",
            "name": "_swatch-legacy.scss"
        }
    },
    {
        "description": "The border color of selected items.\n",
        "commentRange": {
            "start": 138,
            "end": 138
        },
        "context": {
            "type": "variable",
            "name": "kendo-selected-border",
            "value": "if($kendo-enable-color-system, k-color(primary), k-try-shade( $kendo-selected-bg, 1 ))",
            "scope": "default",
            "line": {
                "start": 139,
                "end": 139
            }
        },
        "access": "public",
        "group": [
            "undefined"
        ],
        "file": {
            "path": "core/color-system/_swatch-legacy.scss",
            "name": "_swatch-legacy.scss"
        }
    },
    {
        "description": "The gradient background of selected items.\n",
        "commentRange": {
            "start": 140,
            "end": 140
        },
        "context": {
            "type": "variable",
            "name": "kendo-selected-gradient",
            "value": "if($kendo-enable-color-system, null, none)",
            "scope": "default",
            "line": {
                "start": 141,
                "end": 141
            }
        },
        "access": "public",
        "group": [
            "undefined"
        ],
        "file": {
            "path": "core/color-system/_swatch-legacy.scss",
            "name": "_swatch-legacy.scss"
        }
    },
    {
        "description": "The width of the border around the Upload.\n",
        "commentRange": {
            "start": 7,
            "end": 8
        },
        "context": {
            "type": "variable",
            "name": "kendo-upload-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 9,
                "end": 9
            }
        },
        "group": [
            "upload"
        ],
        "access": "public",
        "file": {
            "path": "upload/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the Upload.\n",
        "commentRange": {
            "start": 10,
            "end": 11
        },
        "context": {
            "type": "variable",
            "name": "kendo-upload-font-family",
            "value": "var( --kendo-font-family, inherit )",
            "scope": "default",
            "line": {
                "start": 12,
                "end": 12
            }
        },
        "group": [
            "upload"
        ],
        "access": "public",
        "file": {
            "path": "upload/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the Upload.\n",
        "commentRange": {
            "start": 13,
            "end": 14
        },
        "context": {
            "type": "variable",
            "name": "kendo-upload-font-size",
            "value": "var( --kendo-font-size, inherit )",
            "scope": "default",
            "line": {
                "start": 15,
                "end": 15
            }
        },
        "group": [
            "upload"
        ],
        "access": "public",
        "file": {
            "path": "upload/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the Upload.\n",
        "commentRange": {
            "start": 16,
            "end": 17
        },
        "context": {
            "type": "variable",
            "name": "kendo-upload-line-height",
            "value": "var( --kendo-line-height, normal )",
            "scope": "default",
            "line": {
                "start": 18,
                "end": 18
            }
        },
        "group": [
            "upload"
        ],
        "access": "public",
        "file": {
            "path": "upload/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The maximum height of the list with uploaded items.\n",
        "commentRange": {
            "start": 19,
            "end": 20
        },
        "context": {
            "type": "variable",
            "name": "kendo-upload-max-height",
            "value": "300px",
            "scope": "default",
            "line": {
                "start": 21,
                "end": 21
            }
        },
        "group": [
            "upload"
        ],
        "access": "public",
        "file": {
            "path": "upload/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Upload.\n",
        "commentRange": {
            "start": 23,
            "end": 24
        },
        "context": {
            "type": "variable",
            "name": "kendo-upload-text",
            "value": "$kendo-component-text",
            "scope": "default",
            "line": {
                "start": 25,
                "end": 25
            }
        },
        "group": [
            "upload"
        ],
        "access": "public",
        "file": {
            "path": "upload/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Upload.\n",
        "commentRange": {
            "start": 26,
            "end": 27
        },
        "context": {
            "type": "variable",
            "name": "kendo-upload-bg",
            "value": "$kendo-component-bg",
            "scope": "default",
            "line": {
                "start": 28,
                "end": 28
            }
        },
        "group": [
            "upload"
        ],
        "access": "public",
        "file": {
            "path": "upload/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Upload.\n",
        "commentRange": {
            "start": 29,
            "end": 30
        },
        "context": {
            "type": "variable",
            "name": "kendo-upload-border",
            "value": "$kendo-component-border",
            "scope": "default",
            "line": {
                "start": 31,
                "end": 31
            }
        },
        "group": [
            "upload"
        ],
        "access": "public",
        "file": {
            "path": "upload/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the Upload dropzone.\n",
        "commentRange": {
            "start": 33,
            "end": 34
        },
        "context": {
            "type": "variable",
            "name": "kendo-upload-dropzone-padding-x",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 35,
                "end": 35
            }
        },
        "group": [
            "upload"
        ],
        "access": "public",
        "file": {
            "path": "upload/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the Upload dropzone.\n",
        "commentRange": {
            "start": 36,
            "end": 37
        },
        "context": {
            "type": "variable",
            "name": "kendo-upload-dropzone-padding-y",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 38,
                "end": 38
            }
        },
        "group": [
            "upload"
        ],
        "access": "public",
        "file": {
            "path": "upload/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Upload dropzone.\n",
        "commentRange": {
            "start": 39,
            "end": 40
        },
        "context": {
            "type": "variable",
            "name": "kendo-upload-dropzone-text",
            "value": "$kendo-component-header-text",
            "scope": "default",
            "line": {
                "start": 41,
                "end": 41
            }
        },
        "group": [
            "upload"
        ],
        "access": "public",
        "file": {
            "path": "upload/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Upload dropzone.\n",
        "commentRange": {
            "start": 42,
            "end": 43
        },
        "context": {
            "type": "variable",
            "name": "kendo-upload-dropzone-bg",
            "value": "$kendo-component-header-bg",
            "scope": "default",
            "line": {
                "start": 44,
                "end": 44
            }
        },
        "group": [
            "upload"
        ],
        "access": "public",
        "file": {
            "path": "upload/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Upload dropzone.\n",
        "commentRange": {
            "start": 45,
            "end": 46
        },
        "context": {
            "type": "variable",
            "name": "kendo-upload-dropzone-border",
            "value": "$kendo-upload-border",
            "scope": "default",
            "line": {
                "start": 47,
                "end": 47
            }
        },
        "group": [
            "upload"
        ],
        "access": "public",
        "file": {
            "path": "upload/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the hovered Upload dropzone.\n",
        "commentRange": {
            "start": 48,
            "end": 49
        },
        "context": {
            "type": "variable",
            "name": "kendo-upload-dropzone-hover-bg",
            "value": "if($kendo-enable-color-system, k-color( base-subtle ), k-try-shade( $kendo-upload-dropzone-bg, .2 ))",
            "scope": "default",
            "line": {
                "start": 50,
                "end": 50
            }
        },
        "group": [
            "upload"
        ],
        "access": "public",
        "file": {
            "path": "upload/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Upload status message.\n",
        "commentRange": {
            "start": 52,
            "end": 53
        },
        "context": {
            "type": "variable",
            "name": "kendo-upload-status-text",
            "value": "if($kendo-enable-color-system, k-color( subtle ) , $kendo-subtle-text)",
            "scope": "default",
            "line": {
                "start": 54,
                "end": 54
            }
        },
        "group": [
            "upload"
        ],
        "access": "public",
        "file": {
            "path": "upload/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The opacity of the Upload status message.\n",
        "commentRange": {
            "start": 55,
            "end": 56
        },
        "context": {
            "type": "variable",
            "name": "kendo-upload-status-text-opacity",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 57,
                "end": 57
            }
        },
        "group": [
            "upload"
        ],
        "access": "public",
        "file": {
            "path": "upload/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of an uploaded item.\n",
        "commentRange": {
            "start": 59,
            "end": 60
        },
        "context": {
            "type": "variable",
            "name": "kendo-upload-item-padding-x",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 61,
                "end": 61
            }
        },
        "group": [
            "upload"
        ],
        "access": "public",
        "file": {
            "path": "upload/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of an uploaded item.\n",
        "commentRange": {
            "start": 62,
            "end": 63
        },
        "context": {
            "type": "variable",
            "name": "kendo-upload-item-padding-y",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 64,
                "end": 64
            }
        },
        "group": [
            "upload"
        ],
        "access": "public",
        "file": {
            "path": "upload/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical spacing between uploaded batch items.\n",
        "commentRange": {
            "start": 66,
            "end": 67
        },
        "context": {
            "type": "variable",
            "name": "kendo-upload-multiple-items-spacing",
            "value": "k-spacing(3)",
            "scope": "default",
            "line": {
                "start": 68,
                "end": 68
            }
        },
        "group": [
            "upload"
        ],
        "access": "public",
        "file": {
            "path": "upload/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the Upload validation message.\n",
        "commentRange": {
            "start": 70,
            "end": 71
        },
        "context": {
            "type": "variable",
            "name": "kendo-upload-validation-font-size",
            "value": "var( --kendo-font-size-xs, inherit )",
            "scope": "default",
            "line": {
                "start": 72,
                "end": 72
            }
        },
        "group": [
            "upload"
        ],
        "access": "public",
        "file": {
            "path": "upload/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the Upload validation message.\n",
        "commentRange": {
            "start": 73,
            "end": 74
        },
        "context": {
            "type": "variable",
            "name": "kendo-upload-validation-line-height",
            "value": "var( --kendo-line-height-xs, normal )",
            "scope": "default",
            "line": {
                "start": 75,
                "end": 75
            }
        },
        "group": [
            "upload"
        ],
        "access": "public",
        "file": {
            "path": "upload/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal spacing of the Upload status icon.\n",
        "commentRange": {
            "start": 76,
            "end": 77
        },
        "context": {
            "type": "variable",
            "name": "kendo-upload-icon-spacing",
            "value": "$kendo-icon-spacing",
            "scope": "default",
            "line": {
                "start": 78,
                "end": 78
            }
        },
        "group": [
            "upload"
        ],
        "access": "public",
        "file": {
            "path": "upload/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The color of the uploaded items icon.\n",
        "commentRange": {
            "start": 79,
            "end": 80
        },
        "context": {
            "type": "variable",
            "name": "kendo-upload-icon-color",
            "value": "$kendo-subtle-text",
            "scope": "default",
            "line": {
                "start": 81,
                "end": 81
            }
        },
        "group": [
            "upload"
        ],
        "access": "public",
        "file": {
            "path": "upload/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The thickness of the Upload progress bar.\n",
        "commentRange": {
            "start": 83,
            "end": 84
        },
        "context": {
            "type": "variable",
            "name": "kendo-upload-progress-thickness",
            "value": "2px",
            "scope": "default",
            "line": {
                "start": 85,
                "end": 85
            }
        },
        "group": [
            "upload"
        ],
        "access": "public",
        "file": {
            "path": "upload/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Upload progress bar.\n",
        "commentRange": {
            "start": 86,
            "end": 87
        },
        "context": {
            "type": "variable",
            "name": "kendo-upload-progress-bg",
            "value": "$kendo-color-info",
            "scope": "default",
            "line": {
                "start": 88,
                "end": 88
            }
        },
        "group": [
            "upload"
        ],
        "access": "public",
        "file": {
            "path": "upload/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The success text color of the Upload.\n",
        "commentRange": {
            "start": 90,
            "end": 91
        },
        "context": {
            "type": "variable",
            "name": "kendo-upload-success-text",
            "value": "$kendo-color-success",
            "scope": "default",
            "line": {
                "start": 92,
                "end": 92
            }
        },
        "group": [
            "upload"
        ],
        "access": "public",
        "file": {
            "path": "upload/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The success background color of the Upload progress bar.\n",
        "commentRange": {
            "start": 93,
            "end": 94
        },
        "context": {
            "type": "variable",
            "name": "kendo-upload-success-bg",
            "value": "$kendo-color-success",
            "scope": "default",
            "line": {
                "start": 95,
                "end": 95
            }
        },
        "group": [
            "upload"
        ],
        "access": "public",
        "file": {
            "path": "upload/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The error text color of the Upload.\n",
        "commentRange": {
            "start": 97,
            "end": 98
        },
        "context": {
            "type": "variable",
            "name": "kendo-upload-error-text",
            "value": "$kendo-color-error",
            "scope": "default",
            "line": {
                "start": 99,
                "end": 99
            }
        },
        "group": [
            "upload"
        ],
        "access": "public",
        "file": {
            "path": "upload/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The error background color of the Upload progress bar.\n",
        "commentRange": {
            "start": 100,
            "end": 101
        },
        "context": {
            "type": "variable",
            "name": "kendo-upload-error-bg",
            "value": "$kendo-color-error",
            "scope": "default",
            "line": {
                "start": 102,
                "end": 102
            }
        },
        "group": [
            "upload"
        ],
        "access": "public",
        "file": {
            "path": "upload/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The shadow of the focused Upload button, actions and uploaded items.\n",
        "commentRange": {
            "start": 104,
            "end": 105
        },
        "context": {
            "type": "variable",
            "name": "kendo-upload-focus-shadow",
            "value": "0 0 0 2px rgba(0, 0, 0, .13)",
            "scope": "default",
            "line": {
                "start": 106,
                "end": 106
            }
        },
        "group": [
            "upload"
        ],
        "access": "public",
        "file": {
            "path": "upload/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the border around the Window.\n",
        "commentRange": {
            "start": 7,
            "end": 8
        },
        "context": {
            "type": "variable",
            "name": "kendo-window-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 9,
                "end": 9
            }
        },
        "group": [
            "window"
        ],
        "access": "public",
        "file": {
            "path": "window/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border radius of the Window.\n",
        "commentRange": {
            "start": 10,
            "end": 11
        },
        "context": {
            "type": "variable",
            "name": "kendo-window-border-radius",
            "value": "k-border-radius(md)",
            "scope": "default",
            "line": {
                "start": 12,
                "end": 12
            }
        },
        "group": [
            "window"
        ],
        "access": "public",
        "file": {
            "path": "window/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the Window.\n",
        "commentRange": {
            "start": 13,
            "end": 14
        },
        "context": {
            "type": "variable",
            "name": "kendo-window-font-family",
            "value": "var( --kendo-font-family, inherit )",
            "scope": "default",
            "line": {
                "start": 15,
                "end": 15
            }
        },
        "group": [
            "window"
        ],
        "access": "public",
        "file": {
            "path": "window/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the Window.\n",
        "commentRange": {
            "start": 16,
            "end": 17
        },
        "context": {
            "type": "variable",
            "name": "kendo-window-font-size",
            "value": "var( --kendo-font-size, inherit )",
            "scope": "default",
            "line": {
                "start": 18,
                "end": 18
            }
        },
        "group": [
            "window"
        ],
        "access": "public",
        "file": {
            "path": "window/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the Window.\n",
        "commentRange": {
            "start": 19,
            "end": 20
        },
        "context": {
            "type": "variable",
            "name": "kendo-window-line-height",
            "value": "var( --kendo-line-height, normal )",
            "scope": "default",
            "line": {
                "start": 21,
                "end": 21
            }
        },
        "group": [
            "window"
        ],
        "access": "public",
        "file": {
            "path": "window/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the Window titlebar.\n",
        "commentRange": {
            "start": 23,
            "end": 24
        },
        "context": {
            "type": "variable",
            "name": "kendo-window-titlebar-padding-x",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 25,
                "end": 25
            }
        },
        "group": [
            "window"
        ],
        "access": "public",
        "file": {
            "path": "window/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the Window titlebar.\n",
        "commentRange": {
            "start": 26,
            "end": 27
        },
        "context": {
            "type": "variable",
            "name": "kendo-window-titlebar-padding-y",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 28,
                "end": 28
            }
        },
        "group": [
            "window"
        ],
        "access": "public",
        "file": {
            "path": "window/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the border of the Window titlebar.\n",
        "commentRange": {
            "start": 29,
            "end": 30
        },
        "context": {
            "type": "variable",
            "name": "kendo-window-titlebar-border-width",
            "value": "0 0 1px",
            "scope": "default",
            "line": {
                "start": 31,
                "end": 31
            }
        },
        "group": [
            "window"
        ],
        "access": "public",
        "file": {
            "path": "window/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The style of the border of the Window titlebar.\n",
        "commentRange": {
            "start": 32,
            "end": 33
        },
        "context": {
            "type": "variable",
            "name": "kendo-window-titlebar-border-style",
            "value": "solid",
            "scope": "default",
            "line": {
                "start": 34,
                "end": 34
            }
        },
        "group": [
            "window"
        ],
        "access": "public",
        "file": {
            "path": "window/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the title of the Window.\n",
        "commentRange": {
            "start": 36,
            "end": 37
        },
        "context": {
            "type": "variable",
            "name": "kendo-window-title-font-size",
            "value": "var( --kendo-font-size-lg, inherit )",
            "scope": "default",
            "line": {
                "start": 38,
                "end": 38
            }
        },
        "group": [
            "window"
        ],
        "access": "public",
        "file": {
            "path": "window/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the title of the Window.\n",
        "commentRange": {
            "start": 39,
            "end": 40
        },
        "context": {
            "type": "variable",
            "name": "kendo-window-title-line-height",
            "value": "var( --kendo-line-height, normal )",
            "scope": "default",
            "line": {
                "start": 41,
                "end": 41
            }
        },
        "group": [
            "window"
        ],
        "access": "public",
        "file": {
            "path": "window/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The spacing between the buttons in the Window titlebar.\n",
        "commentRange": {
            "start": 43,
            "end": 44
        },
        "context": {
            "type": "variable",
            "name": "kendo-window-actions-gap",
            "value": "k-spacing(2)",
            "scope": "default",
            "line": {
                "start": 45,
                "end": 45
            }
        },
        "group": [
            "window"
        ],
        "access": "public",
        "file": {
            "path": "window/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The opacity of the buttons in the Window titlebar.\n",
        "commentRange": {
            "start": 46,
            "end": 47
        },
        "context": {
            "type": "variable",
            "name": "kendo-window-action-opacity",
            "value": ".5",
            "scope": "default",
            "line": {
                "start": 48,
                "end": 48
            }
        },
        "group": [
            "window"
        ],
        "access": "public",
        "file": {
            "path": "window/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The opacity of the hovered buttons in the Window titlebar.\n",
        "commentRange": {
            "start": 49,
            "end": 50
        },
        "context": {
            "type": "variable",
            "name": "kendo-window-action-hover-opacity",
            "value": ".75",
            "scope": "default",
            "line": {
                "start": 51,
                "end": 51
            }
        },
        "group": [
            "window"
        ],
        "access": "public",
        "file": {
            "path": "window/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the content of the Window.\n",
        "commentRange": {
            "start": 53,
            "end": 54
        },
        "context": {
            "type": "variable",
            "name": "kendo-window-inner-padding-x",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 55,
                "end": 55
            }
        },
        "group": [
            "window"
        ],
        "access": "public",
        "file": {
            "path": "window/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the content of the Window.\n",
        "commentRange": {
            "start": 56,
            "end": 57
        },
        "context": {
            "type": "variable",
            "name": "kendo-window-inner-padding-y",
            "value": "k-spacing(4)",
            "scope": "default",
            "line": {
                "start": 58,
                "end": 58
            }
        },
        "group": [
            "window"
        ],
        "access": "public",
        "file": {
            "path": "window/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the Window action buttons.\n",
        "commentRange": {
            "start": 60,
            "end": 61
        },
        "context": {
            "type": "variable",
            "name": "kendo-window-buttongroup-padding-x",
            "value": "$kendo-actions-padding-x",
            "scope": "default",
            "line": {
                "start": 62,
                "end": 62
            }
        },
        "group": [
            "window"
        ],
        "access": "public",
        "file": {
            "path": "window/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the Window action buttons.\n",
        "commentRange": {
            "start": 63,
            "end": 64
        },
        "context": {
            "type": "variable",
            "name": "kendo-window-buttongroup-padding-y",
            "value": "$kendo-actions-padding-y",
            "scope": "default",
            "line": {
                "start": 65,
                "end": 65
            }
        },
        "group": [
            "window"
        ],
        "access": "public",
        "file": {
            "path": "window/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The width of the top border of the Window action buttons.\n",
        "commentRange": {
            "start": 66,
            "end": 67
        },
        "context": {
            "type": "variable",
            "name": "kendo-window-buttongroup-border-width",
            "value": "1px",
            "scope": "default",
            "line": {
                "start": 68,
                "end": 68
            }
        },
        "group": [
            "window"
        ],
        "access": "public",
        "file": {
            "path": "window/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Window.\n",
        "commentRange": {
            "start": 70,
            "end": 71
        },
        "context": {
            "type": "variable",
            "name": "kendo-window-bg",
            "value": "$kendo-component-bg",
            "scope": "default",
            "line": {
                "start": 72,
                "end": 72
            }
        },
        "group": [
            "window"
        ],
        "access": "public",
        "file": {
            "path": "window/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Window.\n",
        "commentRange": {
            "start": 73,
            "end": 74
        },
        "context": {
            "type": "variable",
            "name": "kendo-window-text",
            "value": "$kendo-component-text",
            "scope": "default",
            "line": {
                "start": 75,
                "end": 75
            }
        },
        "group": [
            "window"
        ],
        "access": "public",
        "file": {
            "path": "window/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Window.\n",
        "commentRange": {
            "start": 76,
            "end": 77
        },
        "context": {
            "type": "variable",
            "name": "kendo-window-border",
            "value": "$kendo-component-border",
            "scope": "default",
            "line": {
                "start": 78,
                "end": 78
            }
        },
        "group": [
            "window"
        ],
        "access": "public",
        "file": {
            "path": "window/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The box shadow of the Window.\n",
        "commentRange": {
            "start": 79,
            "end": 80
        },
        "context": {
            "type": "variable",
            "name": "kendo-window-shadow",
            "value": "none",
            "scope": "default",
            "line": {
                "start": 81,
                "end": 81
            }
        },
        "group": [
            "window"
        ],
        "access": "public",
        "file": {
            "path": "window/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The box shadow of the focused Window.\n",
        "commentRange": {
            "start": 82,
            "end": 83
        },
        "context": {
            "type": "variable",
            "name": "kendo-window-focus-shadow",
            "value": "none",
            "scope": "default",
            "line": {
                "start": 84,
                "end": 84
            }
        },
        "group": [
            "window"
        ],
        "access": "public",
        "file": {
            "path": "window/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background color of the Window titlebar.\n",
        "commentRange": {
            "start": 86,
            "end": 87
        },
        "context": {
            "type": "variable",
            "name": "kendo-window-titlebar-bg",
            "value": "unset",
            "scope": "default",
            "line": {
                "start": 88,
                "end": 88
            }
        },
        "group": [
            "window"
        ],
        "access": "public",
        "file": {
            "path": "window/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The text color of the Window titlebar.\n",
        "commentRange": {
            "start": 89,
            "end": 90
        },
        "context": {
            "type": "variable",
            "name": "kendo-window-titlebar-text",
            "value": "inherit",
            "scope": "default",
            "line": {
                "start": 91,
                "end": 91
            }
        },
        "group": [
            "window"
        ],
        "access": "public",
        "file": {
            "path": "window/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border color of the Window titlebar.\n",
        "commentRange": {
            "start": 92,
            "end": 93
        },
        "context": {
            "type": "variable",
            "name": "kendo-window-titlebar-border",
            "value": "$kendo-component-border",
            "scope": "default",
            "line": {
                "start": 94,
                "end": 94
            }
        },
        "group": [
            "window"
        ],
        "access": "public",
        "file": {
            "path": "window/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The background gradient of the Window titlebar.\n",
        "commentRange": {
            "start": 95,
            "end": 96
        },
        "context": {
            "type": "variable",
            "name": "kendo-window-titlebar-gradient",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 97,
                "end": 97
            }
        },
        "group": [
            "window"
        ],
        "access": "public",
        "file": {
            "path": "window/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The map of the width for the different Window sizes.\n",
        "commentRange": {
            "start": 99,
            "end": 100
        },
        "context": {
            "type": "variable",
            "name": "kendo-window-sizes",
            "value": "(\n    sm: 300px,\n    md: 800px,\n    lg: 1200px\n)",
            "scope": "default",
            "line": {
                "start": 101,
                "end": 105
            }
        },
        "group": [
            "window"
        ],
        "access": "public",
        "file": {
            "path": "window/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The theme colors map for the Window.\n",
        "commentRange": {
            "start": 107,
            "end": 108
        },
        "context": {
            "type": "variable",
            "name": "kendo-window-theme-colors",
            "value": "(\n    \"primary\": map.get($kendo-theme-colors, \"primary\"),\n    \"light\": map.get($kendo-theme-colors, \"light\"),\n    \"dark\": map.get($kendo-theme-colors, \"dark\")\n)",
            "scope": "default",
            "line": {
                "start": 109,
                "end": 113
            }
        },
        "group": [
            "window"
        ],
        "access": "public",
        "file": {
            "path": "window/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the Wizard.\n",
        "commentRange": {
            "start": 5,
            "end": 6
        },
        "context": {
            "type": "variable",
            "name": "kendo-wizard-padding-x",
            "value": "calc( #{k-spacing(4)} * 1.25 )",
            "scope": "default",
            "line": {
                "start": 7,
                "end": 7
            }
        },
        "group": [
            "wizard"
        ],
        "access": "public",
        "file": {
            "path": "wizard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the Wizard.\n",
        "commentRange": {
            "start": 8,
            "end": 9
        },
        "context": {
            "type": "variable",
            "name": "kendo-wizard-padding-y",
            "value": "$kendo-wizard-padding-x",
            "scope": "default",
            "line": {
                "start": 10,
                "end": 10
            }
        },
        "group": [
            "wizard"
        ],
        "access": "public",
        "file": {
            "path": "wizard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal padding of the Wizard content.\n",
        "commentRange": {
            "start": 11,
            "end": 12
        },
        "context": {
            "type": "variable",
            "name": "kendo-wizard-content-padding-x",
            "value": "calc( #{k-spacing(4)} * 2 )",
            "scope": "default",
            "line": {
                "start": 13,
                "end": 13
            }
        },
        "group": [
            "wizard"
        ],
        "access": "public",
        "file": {
            "path": "wizard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The vertical padding of the Wizard content.\n",
        "commentRange": {
            "start": 14,
            "end": 15
        },
        "context": {
            "type": "variable",
            "name": "kendo-wizard-content-padding-y",
            "value": "calc( #{k-spacing(2)} * 4 )",
            "scope": "default",
            "line": {
                "start": 16,
                "end": 16
            }
        },
        "group": [
            "wizard"
        ],
        "access": "public",
        "file": {
            "path": "wizard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The horizontal margin of the Wizard's Button container.\n",
        "commentRange": {
            "start": 17,
            "end": 18
        },
        "context": {
            "type": "variable",
            "name": "kendo-wizard-buttons-margin-x",
            "value": "k-spacing(2.5)",
            "scope": "default",
            "line": {
                "start": 19,
                "end": 19
            }
        },
        "group": [
            "wizard"
        ],
        "access": "public",
        "file": {
            "path": "wizard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The border width of the Wizard.\n",
        "commentRange": {
            "start": 21,
            "end": 22
        },
        "context": {
            "type": "variable",
            "name": "kendo-wizard-border-width",
            "value": "0px",
            "scope": "default",
            "line": {
                "start": 23,
                "end": 23
            }
        },
        "group": [
            "wizard"
        ],
        "access": "public",
        "file": {
            "path": "wizard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font size of the Wizard.\n",
        "commentRange": {
            "start": 24,
            "end": 25
        },
        "context": {
            "type": "variable",
            "name": "kendo-wizard-font-size",
            "value": "var( --kendo-font-size, inherit )",
            "scope": "default",
            "line": {
                "start": 26,
                "end": 26
            }
        },
        "group": [
            "wizard"
        ],
        "access": "public",
        "file": {
            "path": "wizard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The line height of the Wizard.\n",
        "commentRange": {
            "start": 27,
            "end": 28
        },
        "context": {
            "type": "variable",
            "name": "kendo-wizard-line-height",
            "value": "var( --kendo-line-height, normal )",
            "scope": "default",
            "line": {
                "start": 29,
                "end": 29
            }
        },
        "group": [
            "wizard"
        ],
        "access": "public",
        "file": {
            "path": "wizard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The font family of the Wizard.\n",
        "commentRange": {
            "start": 30,
            "end": 31
        },
        "context": {
            "type": "variable",
            "name": "kendo-wizard-font-family",
            "value": "var( --kendo-font-family, inherit )",
            "scope": "default",
            "line": {
                "start": 32,
                "end": 32
            }
        },
        "group": [
            "wizard"
        ],
        "access": "public",
        "file": {
            "path": "wizard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "The outline of the focused Wizard step.\n",
        "commentRange": {
            "start": 34,
            "end": 35
        },
        "context": {
            "type": "variable",
            "name": "kendo-wizard-step-focus-border",
            "value": "#656565",
            "scope": "default",
            "line": {
                "start": 36,
                "end": 36
            }
        },
        "group": [
            "wizard"
        ],
        "access": "public",
        "file": {
            "path": "wizard/_variables.scss",
            "name": "_variables.scss"
        }
    },
    {
        "description": "",
        "commentRange": {
            "start": 602,
            "end": 606
        },
        "context": {
            "type": "variable",
            "name": "wcag-dark",
            "value": "black",
            "scope": "default",
            "line": {
                "start": 607,
                "end": 607
            }
        },
        "link": [
            {
                "url": "https://www.w3.org/TR/WCAG20/#visual-audio-contrast-contrast",
                "caption": ""
            },
            {
                "url": "https://www.w3.org/TR/WCAG20-TECHS/G17.html#G17-tests",
                "caption": "Default dark color for WCAG 2.0."
            }
        ],
        "type": "Color",
        "group": [
            "accessibility"
        ],
        "access": "public",
        "file": {
            "path": "core/scss/functions/_color.import.scss",
            "name": "_color.import.scss"
        }
    },
    {
        "description": "Default light color for WCAG 2.0.\n",
        "commentRange": {
            "start": 608,
            "end": 610
        },
        "context": {
            "type": "variable",
            "name": "wcag-light",
            "value": "white",
            "scope": "default",
            "line": {
                "start": 611,
                "end": 611
            }
        },
        "type": "Color",
        "group": [
            "accessibility"
        ],
        "access": "public",
        "file": {
            "path": "core/scss/functions/_color.import.scss",
            "name": "_color.import.scss"
        }
    },
    {
        "description": "The color white.\nNote: you cannot change this value.\n",
        "commentRange": {
            "start": 3,
            "end": 6
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-white",
            "value": "#ffffff",
            "scope": "private",
            "line": {
                "start": 7,
                "end": 7
            }
        },
        "type": "Color",
        "group": [
            "color-system"
        ],
        "access": "public",
        "file": {
            "path": "core/scss/color-system/_constants.scss",
            "name": "_constants.scss"
        }
    },
    {
        "description": "The color black.\nNote: you cannot change this value.\n",
        "commentRange": {
            "start": 9,
            "end": 12
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-black",
            "value": "#000000",
            "scope": "private",
            "line": {
                "start": 13,
                "end": 13
            }
        },
        "type": "Color",
        "group": [
            "color-system"
        ],
        "access": "public",
        "file": {
            "path": "core/scss/color-system/_constants.scss",
            "name": "_constants.scss"
        }
    },
    {
        "description": "The color transparent.\nNote: you cannot change this value.\n",
        "commentRange": {
            "start": 15,
            "end": 18
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-rgba-transparent",
            "value": "rgba(0, 0, 0, 0)",
            "scope": "private",
            "line": {
                "start": 19,
                "end": 19
            }
        },
        "type": "Color",
        "group": [
            "color-system"
        ],
        "access": "public",
        "file": {
            "path": "core/scss/color-system/_constants.scss",
            "name": "_constants.scss"
        }
    },
    {
        "description": "A gradient that goes from transparent to black.\nNote: you cannot change this value.\n",
        "commentRange": {
            "start": 21,
            "end": 24
        },
        "context": {
            "type": "variable",
            "name": "kendo-gradient-transparent-to-black",
            "value": "rgba(black, 0), black",
            "scope": "private",
            "line": {
                "start": 25,
                "end": 25
            }
        },
        "type": "Gradient",
        "group": [
            "color-system"
        ],
        "access": "public",
        "file": {
            "path": "core/scss/color-system/_constants.scss",
            "name": "_constants.scss"
        }
    },
    {
        "description": "A gradient that goes from transparent to white.\nNote: you cannot change this value.\n",
        "commentRange": {
            "start": 27,
            "end": 30
        },
        "context": {
            "type": "variable",
            "name": "kendo-gradient-transparent-to-white",
            "value": "rgba(white, 0), white",
            "scope": "private",
            "line": {
                "start": 31,
                "end": 31
            }
        },
        "type": "Gradient",
        "group": [
            "color-system"
        ],
        "access": "public",
        "file": {
            "path": "core/scss/color-system/_constants.scss",
            "name": "_constants.scss"
        }
    },
    {
        "description": "A gradient that goes from black to transparent.\nNote: you cannot change this value.\n",
        "commentRange": {
            "start": 33,
            "end": 36
        },
        "context": {
            "type": "variable",
            "name": "kendo-gradient-black-to-transparent",
            "value": "black, rgba(black, 0)",
            "scope": "private",
            "line": {
                "start": 37,
                "end": 37
            }
        },
        "type": "Gradient",
        "group": [
            "color-system"
        ],
        "access": "public",
        "file": {
            "path": "core/scss/color-system/_constants.scss",
            "name": "_constants.scss"
        }
    },
    {
        "description": "A gradient that goes from white to transparent.\nNote: you cannot change this value.\n",
        "commentRange": {
            "start": 39,
            "end": 42
        },
        "context": {
            "type": "variable",
            "name": "kendo-gradient-white-to-transparent",
            "value": "white, rgba(white, 0)",
            "scope": "private",
            "line": {
                "start": 43,
                "end": 43
            }
        },
        "type": "Gradient",
        "group": [
            "color-system"
        ],
        "access": "public",
        "file": {
            "path": "core/scss/color-system/_constants.scss",
            "name": "_constants.scss"
        }
    },
    {
        "description": "A gradient that cycles through the colors of the rainbow.\nNote: you cannot change this value.\n",
        "commentRange": {
            "start": 45,
            "end": 48
        },
        "context": {
            "type": "variable",
            "name": "kendo-gradient-rainbow",
            "value": "#ff0000, #ffff00, #00ff00, #00ffff, #0000ff, #ff00ff, #ff0000",
            "scope": "private",
            "line": {
                "start": 49,
                "end": 49
            }
        },
        "type": "Gradient",
        "group": [
            "color-system"
        ],
        "access": "public",
        "file": {
            "path": "core/scss/color-system/_constants.scss",
            "name": "_constants.scss"
        }
    },
    {
        "description": "Set a specific jump point for requesting color jumps\n",
        "commentRange": {
            "start": 197,
            "end": 199
        },
        "context": {
            "type": "variable",
            "name": "kendo-color-level-step",
            "value": "8%",
            "scope": "default",
            "line": {
                "start": 200,
                "end": 200
            }
        },
        "group": [
            "color-system"
        ],
        "access": "private",
        "file": {
            "path": "core/scss/functions/_color.import.scss",
            "name": "_color.import.scss"
        }
    },
    {
        "description": "The Coral Palette provides colors to the Primary and Series A variable groups.\n",
        "commentRange": {
            "start": 228,
            "end": 229
        },
        "context": {
            "type": "variable",
            "name": "kendo-palette-coral",
            "value": "$_default-palette-coral",
            "scope": "default",
            "line": {
                "start": 230,
                "end": 230
            }
        },
        "group": [
            "palette"
        ],
        "access": "public",
        "file": {
            "path": "core/scss/color-system/_palettes.scss",
            "name": "_palettes.scss"
        }
    },
    {
        "description": "The Sky Blue Palette provides colors to the Tertiary variable group.\n",
        "commentRange": {
            "start": 233,
            "end": 234
        },
        "context": {
            "type": "variable",
            "name": "kendo-palette-sky-blue",
            "value": "$_default-palette-sky-blue",
            "scope": "default",
            "line": {
                "start": 235,
                "end": 235
            }
        },
        "group": [
            "palette"
        ],
        "access": "public",
        "file": {
            "path": "core/scss/color-system/_palettes.scss",
            "name": "_palettes.scss"
        }
    },
    {
        "description": "The Lemon Yellow Palette provides colors to the Series B variable group.\n",
        "commentRange": {
            "start": 258,
            "end": 259
        },
        "context": {
            "type": "variable",
            "name": "kendo-palette-lemon-yellow",
            "value": "$_default-palette-lemon-yellow",
            "scope": "default",
            "line": {
                "start": 260,
                "end": 260
            }
        },
        "group": [
            "palette"
        ],
        "access": "public",
        "file": {
            "path": "core/scss/color-system/_palettes.scss",
            "name": "_palettes.scss"
        }
    },
    {
        "description": "The Spring Green Palette provides colors to the Series C variable group.\n",
        "commentRange": {
            "start": 263,
            "end": 264
        },
        "context": {
            "type": "variable",
            "name": "kendo-palette-spring-green",
            "value": "$_default-palette-spring-green",
            "scope": "default",
            "line": {
                "start": 265,
                "end": 265
            }
        },
        "group": [
            "palette"
        ],
        "access": "public",
        "file": {
            "path": "core/scss/color-system/_palettes.scss",
            "name": "_palettes.scss"
        }
    },
    {
        "description": "The Royal Blue Palette provides colors to the Series D variable group.\n",
        "commentRange": {
            "start": 268,
            "end": 269
        },
        "context": {
            "type": "variable",
            "name": "kendo-palette-royal-blue",
            "value": "$_default-palette-royal-blue",
            "scope": "default",
            "line": {
                "start": 270,
                "end": 270
            }
        },
        "group": [
            "palette"
        ],
        "access": "public",
        "file": {
            "path": "core/scss/color-system/_palettes.scss",
            "name": "_palettes.scss"
        }
    },
    {
        "description": "The Lavender Purple Palette provides colors to the Series E variable group.\n",
        "commentRange": {
            "start": 273,
            "end": 274
        },
        "context": {
            "type": "variable",
            "name": "kendo-palette-lavender-purple",
            "value": "$_default-palette-lavender-purple",
            "scope": "default",
            "line": {
                "start": 275,
                "end": 275
            }
        },
        "group": [
            "palette"
        ],
        "access": "public",
        "file": {
            "path": "core/scss/color-system/_palettes.scss",
            "name": "_palettes.scss"
        }
    },
    {
        "description": "The Flamingo Pink Palette provides colors to the Series F variable group.\n",
        "commentRange": {
            "start": 278,
            "end": 279
        },
        "context": {
            "type": "variable",
            "name": "kendo-palette-flamingo-pink",
            "value": "$_default-palette-flamingo-pink",
            "scope": "default",
            "line": {
                "start": 280,
                "end": 280
            }
        },
        "group": [
            "palette"
        ],
        "access": "public",
        "file": {
            "path": "core/scss/color-system/_palettes.scss",
            "name": "_palettes.scss"
        }
    },
    {
        "description": "The extra extra small font size across all components.\n",
        "commentRange": {
            "start": 8,
            "end": 9
        },
        "context": {
            "type": "variable",
            "name": "kendo-font-size-xxs",
            "value": "0.5rem",
            "scope": "default",
            "line": {
                "start": 10,
                "end": 10
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "core/scss/typography/index.import.scss",
            "name": "index.import.scss"
        }
    },
    {
        "description": "The base font weight across all components.\n",
        "commentRange": {
            "start": 46,
            "end": 47
        },
        "context": {
            "type": "variable",
            "name": "kendo-font-weight",
            "value": "400",
            "scope": "default",
            "line": {
                "start": 48,
                "end": 48
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "core/scss/typography/index.import.scss",
            "name": "index.import.scss"
        }
    },
    {
        "description": "The thin font weight across all components.\n",
        "commentRange": {
            "start": 49,
            "end": 50
        },
        "context": {
            "type": "variable",
            "name": "kendo-font-weight-thin",
            "value": "100",
            "scope": "default",
            "line": {
                "start": 51,
                "end": 51
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "core/scss/typography/index.import.scss",
            "name": "index.import.scss"
        }
    },
    {
        "description": "The extra light font weight across all components.\n",
        "commentRange": {
            "start": 52,
            "end": 53
        },
        "context": {
            "type": "variable",
            "name": "kendo-font-weight-extra-light",
            "value": "200",
            "scope": "default",
            "line": {
                "start": 54,
                "end": 54
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "core/scss/typography/index.import.scss",
            "name": "index.import.scss"
        }
    },
    {
        "description": "The extra bold font weight across all components.\n",
        "commentRange": {
            "start": 70,
            "end": 71
        },
        "context": {
            "type": "variable",
            "name": "kendo-font-weight-extra-bold",
            "value": "800",
            "scope": "default",
            "line": {
                "start": 72,
                "end": 72
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "core/scss/typography/index.import.scss",
            "name": "index.import.scss"
        }
    },
    {
        "description": "The most pronounced font weight across all components.\n",
        "commentRange": {
            "start": 73,
            "end": 74
        },
        "context": {
            "type": "variable",
            "name": "kendo-font-weight-black",
            "value": "900",
            "scope": "default",
            "line": {
                "start": 75,
                "end": 75
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "core/scss/typography/index.import.scss",
            "name": "index.import.scss"
        }
    },
    {
        "description": "The base letter spacing across all components.\n",
        "commentRange": {
            "start": 77,
            "end": 78
        },
        "context": {
            "type": "variable",
            "name": "kendo-letter-spacing",
            "value": "null",
            "scope": "default",
            "line": {
                "start": 79,
                "end": 79
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "core/scss/typography/index.import.scss",
            "name": "index.import.scss"
        }
    },
    {
        "description": "The tightest letter spacing across all components.\n",
        "commentRange": {
            "start": 80,
            "end": 81
        },
        "context": {
            "type": "variable",
            "name": "kendo-letter-spacing-tightest",
            "value": "-.15px",
            "scope": "default",
            "line": {
                "start": 82,
                "end": 82
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "core/scss/typography/index.import.scss",
            "name": "index.import.scss"
        }
    },
    {
        "description": "Slightly looser than the tighter letter spacing across all components.\n",
        "commentRange": {
            "start": 83,
            "end": 84
        },
        "context": {
            "type": "variable",
            "name": "kendo-letter-spacing-tighter",
            "value": "-.10px",
            "scope": "default",
            "line": {
                "start": 85,
                "end": 85
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "core/scss/typography/index.import.scss",
            "name": "index.import.scss"
        }
    },
    {
        "description": "Moderately tight letter spacing across all components.\n",
        "commentRange": {
            "start": 86,
            "end": 87
        },
        "context": {
            "type": "variable",
            "name": "kendo-letter-spacing-tight",
            "value": "-.5px",
            "scope": "default",
            "line": {
                "start": 88,
                "end": 88
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "core/scss/typography/index.import.scss",
            "name": "index.import.scss"
        }
    },
    {
        "description": "The normal letter spacing across all components.\n",
        "commentRange": {
            "start": 89,
            "end": 90
        },
        "context": {
            "type": "variable",
            "name": "kendo-letter-spacing-normal",
            "value": "0px",
            "scope": "default",
            "line": {
                "start": 91,
                "end": 91
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "core/scss/typography/index.import.scss",
            "name": "index.import.scss"
        }
    },
    {
        "description": "Wide letter spacing across all components.\n",
        "commentRange": {
            "start": 92,
            "end": 93
        },
        "context": {
            "type": "variable",
            "name": "kendo-letter-spacing-wide",
            "value": ".5px",
            "scope": "default",
            "line": {
                "start": 94,
                "end": 94
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "core/scss/typography/index.import.scss",
            "name": "index.import.scss"
        }
    },
    {
        "description": "Slightly wider than the wide letter spacing across all components.\n",
        "commentRange": {
            "start": 95,
            "end": 96
        },
        "context": {
            "type": "variable",
            "name": "kendo-letter-spacing-wider",
            "value": ".10px",
            "scope": "default",
            "line": {
                "start": 97,
                "end": 97
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "core/scss/typography/index.import.scss",
            "name": "index.import.scss"
        }
    },
    {
        "description": "The widest letter spacing across all components.\n",
        "commentRange": {
            "start": 98,
            "end": 99
        },
        "context": {
            "type": "variable",
            "name": "kendo-letter-spacing-widest",
            "value": ".15px",
            "scope": "default",
            "line": {
                "start": 100,
                "end": 100
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "core/scss/typography/index.import.scss",
            "name": "index.import.scss"
        }
    },
    {
        "description": "The sans font family across all components.\n",
        "commentRange": {
            "start": 102,
            "end": 103
        },
        "context": {
            "type": "variable",
            "name": "kendo-font-family-sans",
            "value": "Arial, Verdana, Tahoma, \"Trebuchet MS\", Helvetica, Impact, Gill Sans",
            "scope": "default",
            "line": {
                "start": 104,
                "end": 104
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "core/scss/typography/index.import.scss",
            "name": "index.import.scss"
        }
    },
    {
        "description": "The serif font family across all components.\n",
        "commentRange": {
            "start": 105,
            "end": 106
        },
        "context": {
            "type": "variable",
            "name": "kendo-font-family-serif",
            "value": "\"Times New Roman\", Georgia, Garamond, Palatino, Baskerville",
            "scope": "default",
            "line": {
                "start": 107,
                "end": 107
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "core/scss/typography/index.import.scss",
            "name": "index.import.scss"
        }
    },
    {
        "description": "The letter spacings map\n",
        "commentRange": {
            "start": 182,
            "end": 183
        },
        "context": {
            "type": "variable",
            "name": "kendo-letter-spacings",
            "value": "map.merge( $_default-letter-spacings, $kendo-letter-spacings )",
            "scope": "private",
            "line": {
                "start": 184,
                "end": 184
            }
        },
        "group": [
            "typography"
        ],
        "access": "public",
        "file": {
            "path": "core/scss/typography/index.import.scss",
            "name": "index.import.scss"
        }
    },
    {
        "description": "A list of exported modules.\n",
        "commentRange": {
            "start": 3,
            "end": 4
        },
        "context": {
            "type": "variable",
            "name": "_kendo-imported-modules",
            "value": "()",
            "scope": "default",
            "line": {
                "start": 5,
                "end": 5
            }
        },
        "access": "private",
        "group": [
            "undefined"
        ],
        "file": {
            "path": "core/scss/mixins/_import-once.scss",
            "name": "_import-once.scss"
        },
        "usedBy": [
            {
                "description": "Outputs a module once, no matter how many times it is included.\n",
                "context": {
                    "type": "mixin",
                    "name": "import-once",
                    "code": "\n    @if (list.index( $_kendo-imported-modules, $name ) == null) { // stylelint-disable-line\n        $_kendo-imported-modules: list.append( $_kendo-imported-modules, $name ) !global;\n        @content;\n    }\n",
                    "line": {
                        "start": 11,
                        "end": 16
                    }
                }
            }
        ]
    }
]