{
    "variables": [
        {
            "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": "bootstrap/scss/appbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/appbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/appbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/appbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/appbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "0px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/appbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1000",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/appbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-family, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/appbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/appbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/appbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/appbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-light, #f8f9fa)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/appbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-light, #000000)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/appbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-dark, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/appbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-dark, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/appbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-elevation-4, 0px 6px 13px rgba(0, 0, 0, 0.125))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/appbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-elevation-4, 0px 6px 13px rgba(0, 0, 0, 0.125))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/avatar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/avatar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-family, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/avatar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/avatar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/avatar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(sm: var(--kendo-spacing-4, 1rem), md: var(--kendo-spacing-8, 2rem), lg: var(--kendo-spacing-16, 4rem))",
            "resolvedType": "Map",
            "prettyValue": {
                "sm": "var(--kendo-spacing-4, 1rem)",
                "md": "var(--kendo-spacing-8, 2rem)",
                "lg": "var(--kendo-spacing-16, 4rem)"
            }
        },
        {
            "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": "bootstrap/scss/avatar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(\"primary\": var(--kendo-color-primary, #0d6efd), \"secondary\": var(--kendo-color-secondary, #6c757d), \"tertiary\": var(--kendo-color-tertiary, #6f42c1), \"info\": var(--kendo-color-info, #0dcaf0), \"success\": var(--kendo-color-success, #198754), \"warning\": var(--kendo-color-warning, #ffc107), \"error\": var(--kendo-color-error, #dc3545), \"dark\": var(--kendo-color-dark, #212529), \"light\": var(--kendo-color-light, #f8f9fa), \"inverse\": var(--kendo-color-dark, #212529))",
            "resolvedType": "Map",
            "prettyValue": {
                "primary": "var(--kendo-color-primary, #0d6efd)",
                "secondary": "var(--kendo-color-secondary, #6c757d)",
                "tertiary": "var(--kendo-color-tertiary, #6f42c1)",
                "info": "var(--kendo-color-info, #0dcaf0)",
                "success": "var(--kendo-color-success, #198754)",
                "warning": "var(--kendo-color-warning, #ffc107)",
                "error": "var(--kendo-color-error, #dc3545)",
                "dark": "var(--kendo-color-dark, #212529)",
                "light": "var(--kendo-color-light, #f8f9fa)",
                "inverse": "var(--kendo-color-dark, #212529)"
            }
        },
        {
            "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": "bootstrap/scss/badge/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/badge/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/badge/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "0.65em",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/badge/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "0.325em",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/badge/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "0.65em",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/badge/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "0.975em",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/badge/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "0.35em",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/badge/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "0.175em",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/badge/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "0.35em",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/badge/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "0.525em",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/badge/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "0.75rem",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/badge/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "0.75rem",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/badge/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "0.75rem",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/badge/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "0.75rem",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/badge/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/badge/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/badge/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/badge/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/badge/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(1em + 0.35em * 2 + 1px * 2)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/badge/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(1em + 0.175em * 2 + 1px * 2)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/badge/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(1em + 0.35em * 2 + 1px * 2)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/badge/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(1em + 0.525em * 2 + 1px * 2)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/badge/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(sm: (padding-x: 0.325em, padding-y: 0.175em, font-size: 0.75rem, line-height: 1, min-width: calc(1em + 0.175em * 2 + 1px * 2)), md: (padding-x: 0.65em, padding-y: 0.35em, font-size: 0.75rem, line-height: 1, min-width: calc(1em + 0.35em * 2 + 1px * 2)), lg: (padding-x: 0.975em, padding-y: 0.525em, font-size: 0.75rem, line-height: 1, min-width: calc(1em + 0.525em * 2 + 1px * 2)))",
            "resolvedType": "Map",
            "prettyValue": {
                "sm": {
                    "padding-x": "0.325em",
                    "padding-y": "0.175em",
                    "font-size": "0.75rem",
                    "line-height": 1,
                    "min-width": "calc(1em + 0.175em * 2 + 1px * 2)"
                },
                "md": {
                    "padding-x": "0.65em",
                    "padding-y": "0.35em",
                    "font-size": "0.75rem",
                    "line-height": 1,
                    "min-width": "calc(1em + 0.35em * 2 + 1px * 2)"
                },
                "lg": {
                    "padding-x": "0.975em",
                    "padding-y": "0.525em",
                    "font-size": "0.75rem",
                    "line-height": 1,
                    "min-width": "calc(1em + 0.525em * 2 + 1px * 2)"
                }
            }
        },
        {
            "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": "bootstrap/scss/bottom-navigation/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-0, 0px)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/bottom-navigation/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-0, 0px)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/bottom-navigation/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-0, 0px)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/bottom-navigation/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(1px 0px 0px 0px)",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/bottom-navigation/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-family, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/bottom-navigation/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/bottom-navigation/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height-xs, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/bottom-navigation/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "0.2px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/bottom-navigation/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/bottom-navigation/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-0, 0px)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/bottom-navigation/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "72px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/bottom-navigation/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/bottom-navigation/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(2.5rem + var(--kendo-spacing-4, 1rem) - var(--kendo-spacing-0, 0px) * 2)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/bottom-navigation/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "unset",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/bottom-navigation/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(0 var(--kendo-spacing-1, 0.25rem))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/bottom-navigation/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-elevation-4, 0px 6px 13px rgba(0, 0, 0, 0.125))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/bottom-navigation/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/bottom-navigation/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/bottom-navigation/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/breadcrumb/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "0px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/breadcrumb/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/breadcrumb/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/breadcrumb/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/breadcrumb/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/breadcrumb/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-family, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/breadcrumb/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/breadcrumb/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size-sm, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/breadcrumb/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/breadcrumb/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/breadcrumb/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/breadcrumb/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1.4285714286",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/breadcrumb/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/breadcrumb/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/breadcrumb/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/breadcrumb/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/breadcrumb/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/breadcrumb/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(0 0 2px 1px rgba(0, 0, 0, 0.06))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/breadcrumb/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/breadcrumb/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/breadcrumb/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/breadcrumb/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/breadcrumb/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/breadcrumb/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/breadcrumb/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/breadcrumb/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2\\.5, 0.625rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/breadcrumb/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-border-radius-md, 0.375rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/breadcrumb/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/breadcrumb/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/breadcrumb/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/breadcrumb/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-3\\.5, 0.875rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/breadcrumb/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/breadcrumb/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/breadcrumb/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/breadcrumb/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-3\\.5, 0.875rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/breadcrumb/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "inherit",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/breadcrumb/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/breadcrumb/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/breadcrumb/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/breadcrumb/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/breadcrumb/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "unset",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/breadcrumb/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary-hover, #0c64e4)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/breadcrumb/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/breadcrumb/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/breadcrumb/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/breadcrumb/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/breadcrumb/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(inset 0 0 0 3px color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 25%, transparent))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/breadcrumb/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/breadcrumb/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/breadcrumb/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/breadcrumb/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "unset",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/breadcrumb/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary-hover, #0c64e4)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/breadcrumb/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/breadcrumb/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/breadcrumb/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/breadcrumb/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/breadcrumb/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(inset 0 0 0 3px color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 25%, transparent))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/breadcrumb/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/breadcrumb/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-secondary, #6c757d)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/breadcrumb/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/breadcrumb/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(sm: (link-padding-x: var(--kendo-spacing-3, 0.75rem), link-padding-y: var(--kendo-spacing-1\\.5, 0.375rem), icon-link-padding-x: var(--kendo-spacing-2, 0.5rem), icon-link-padding-y: var(--kendo-spacing-2, 0.5rem), font-size: var(--kendo-font-size-sm, inherit), line-height: 1.4285714286), md: (link-padding-x: var(--kendo-spacing-3, 0.75rem), link-padding-y: var(--kendo-spacing-2, 0.5rem), icon-link-padding-x: var(--kendo-spacing-3, 0.75rem), icon-link-padding-y: var(--kendo-spacing-3, 0.75rem), font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal)), lg: (link-padding-x: var(--kendo-spacing-3, 0.75rem), link-padding-y: var(--kendo-spacing-2\\.5, 0.625rem), icon-link-padding-x: var(--kendo-spacing-3\\.5, 0.875rem), icon-link-padding-y: var(--kendo-spacing-3\\.5, 0.875rem), font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal)))",
            "resolvedType": "Map",
            "prettyValue": {
                "sm": {
                    "link-padding-x": "var(--kendo-spacing-3, 0.75rem)",
                    "link-padding-y": "var(--kendo-spacing-1\\.5, 0.375rem)",
                    "icon-link-padding-x": "var(--kendo-spacing-2, 0.5rem)",
                    "icon-link-padding-y": "var(--kendo-spacing-2, 0.5rem)",
                    "font-size": "var(--kendo-font-size-sm, inherit)",
                    "line-height": 1.4285714285714286
                },
                "md": {
                    "link-padding-x": "var(--kendo-spacing-3, 0.75rem)",
                    "link-padding-y": "var(--kendo-spacing-2, 0.5rem)",
                    "icon-link-padding-x": "var(--kendo-spacing-3, 0.75rem)",
                    "icon-link-padding-y": "var(--kendo-spacing-3, 0.75rem)",
                    "font-size": "var(--kendo-font-size, inherit)",
                    "line-height": "var(--kendo-line-height, normal)"
                },
                "lg": {
                    "link-padding-x": "var(--kendo-spacing-3, 0.75rem)",
                    "link-padding-y": "var(--kendo-spacing-2\\.5, 0.625rem)",
                    "icon-link-padding-x": "var(--kendo-spacing-3\\.5, 0.875rem)",
                    "icon-link-padding-y": "var(--kendo-spacing-3\\.5, 0.875rem)",
                    "font-size": "var(--kendo-font-size, inherit)",
                    "line-height": "var(--kendo-line-height, normal)"
                }
            }
        },
        {
            "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": "bootstrap/scss/button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-family, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1rem",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size-sm, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1.5",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1.4285714286",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(1.5 * 1em + var(--kendo-spacing-1\\.5, 0.375rem) * 2 + 1px * 2)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(1.5 * 1em + var(--kendo-spacing-1\\.5, 0.375rem) * 2)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(sm: (padding-x: var(--kendo-spacing-2, 0.5rem), padding-y: var(--kendo-spacing-1, 0.25rem), font-size: var(--kendo-font-size-sm, inherit), line-height: 1.4285714286), md: (padding-x: var(--kendo-spacing-3, 0.75rem), padding-y: var(--kendo-spacing-1\\.5, 0.375rem), font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal)), lg: (padding-x: var(--kendo-spacing-4, 1rem), padding-y: var(--kendo-spacing-2, 0.5rem), font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal)))",
            "resolvedType": "Map",
            "prettyValue": {
                "sm": {
                    "padding-x": "var(--kendo-spacing-2, 0.5rem)",
                    "padding-y": "var(--kendo-spacing-1, 0.25rem)",
                    "font-size": "var(--kendo-font-size-sm, inherit)",
                    "line-height": 1.4285714285714286
                },
                "md": {
                    "padding-x": "var(--kendo-spacing-3, 0.75rem)",
                    "padding-y": "var(--kendo-spacing-1\\.5, 0.375rem)",
                    "font-size": "var(--kendo-font-size, inherit)",
                    "line-height": "var(--kendo-line-height, normal)"
                },
                "lg": {
                    "padding-x": "var(--kendo-spacing-4, 1rem)",
                    "padding-y": "var(--kendo-spacing-2, 0.5rem)",
                    "font-size": "var(--kendo-font-size, inherit)",
                    "line-height": "var(--kendo-line-height, normal)"
                }
            }
        },
        {
            "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": "bootstrap/scss/button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(\"primary\": var(--kendo-color-primary, #0d6efd), \"secondary\": var(--kendo-color-secondary, #6c757d), \"tertiary\": var(--kendo-color-tertiary, #6f42c1), \"info\": var(--kendo-color-info, #0dcaf0), \"success\": var(--kendo-color-success, #198754), \"warning\": var(--kendo-color-warning, #ffc107), \"error\": var(--kendo-color-error, #dc3545), \"dark\": var(--kendo-color-dark, #212529), \"light\": var(--kendo-color-light, #f8f9fa), \"inverse\": var(--kendo-color-dark, #212529), \"base\": var(--kendo-color-base, #dee2e6))",
            "resolvedType": "Map",
            "prettyValue": {
                "primary": "var(--kendo-color-primary, #0d6efd)",
                "secondary": "var(--kendo-color-secondary, #6c757d)",
                "tertiary": "var(--kendo-color-tertiary, #6f42c1)",
                "info": "var(--kendo-color-info, #0dcaf0)",
                "success": "var(--kendo-color-success, #198754)",
                "warning": "var(--kendo-color-warning, #ffc107)",
                "error": "var(--kendo-color-error, #dc3545)",
                "dark": "var(--kendo-color-dark, #212529)",
                "light": "var(--kendo-color-light, #f8f9fa)",
                "inverse": "var(--kendo-color-dark, #212529)",
                "base": "var(--kendo-color-base, #dee2e6)"
            }
        },
        {
            "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": "bootstrap/scss/button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-base, #dee2e6)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-base, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-base, #dee2e6)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "none",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-base-hover, #ced4da)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-base-hover, #ced4da)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "none",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-base-active, #bdc4cb)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-base-active, #bdc4cb)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary-active, #0a58ca)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary-active, #0a58ca)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-base-active, #bdc4cb)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-base-active, #bdc4cb)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(0 0 0 0.25rem color-mix(in srgb, var(--kendo-color-border, rgba(33, 37, 41, 0.13)) 50%, transparent))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "0.08",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "0.16",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "0.2",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "0.12",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out)",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-family, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "38px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "none",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-border-radius-md, 0.375rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "38px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "38px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size-sm, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height-lg, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-subtle, #596169)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "38px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "bold",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size-sm, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "304px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "266px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "box",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-subtle, #596169)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-subtle, #596169)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-base-subtle-hover, #dee2e6)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary-hover, #0c64e4)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(inset (0 0 0 0.25rem color-mix(in srgb, var(--kendo-color-border, rgba(33, 37, 41, 0.13)) 50%, transparent)))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(inset 0 0 0 2px color-mix(in srgb, var(--kendo-color-primary-active, #0a58ca) 50%, transparent))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "5em",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "2em",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary-hover, #0c64e4)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-0, 0px)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "342px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-border-radius-lg, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "34px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-0\\.5, 0.125rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-0\\.5, 0.125rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "38px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size-lg, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height-lg, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "42px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/calendar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(sm: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), cell-size: 34px, cell-padding-x: var(--kendo-spacing-0\\.5, 0.125rem), cell-padding-y: var(--kendo-spacing-0\\.5, 0.125rem)), md: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), cell-size: 38px, cell-padding-x: var(--kendo-spacing-1, 0.25rem), cell-padding-y: var(--kendo-spacing-1, 0.25rem)), lg: (font-size: var(--kendo-font-size-lg, inherit), line-height: var(--kendo-line-height-lg, normal), cell-size: 42px, cell-padding-x: var(--kendo-spacing-1, 0.25rem), cell-padding-y: var(--kendo-spacing-1, 0.25rem)))",
            "resolvedType": "Map",
            "prettyValue": {
                "sm": {
                    "font-size": "var(--kendo-font-size, inherit)",
                    "line-height": "var(--kendo-line-height, normal)",
                    "cell-size": "34px",
                    "cell-padding-x": "var(--kendo-spacing-0\\.5, 0.125rem)",
                    "cell-padding-y": "var(--kendo-spacing-0\\.5, 0.125rem)"
                },
                "md": {
                    "font-size": "var(--kendo-font-size, inherit)",
                    "line-height": "var(--kendo-line-height, normal)",
                    "cell-size": "38px",
                    "cell-padding-x": "var(--kendo-spacing-1, 0.25rem)",
                    "cell-padding-y": "var(--kendo-spacing-1, 0.25rem)"
                },
                "lg": {
                    "font-size": "var(--kendo-font-size-lg, inherit)",
                    "line-height": "var(--kendo-line-height-lg, normal)",
                    "cell-size": "42px",
                    "cell-padding-x": "var(--kendo-spacing-1, 0.25rem)",
                    "cell-padding-y": "var(--kendo-spacing-1, 0.25rem)"
                }
            }
        },
        {
            "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": "bootstrap/scss/captcha/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/captcha/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "335px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/captcha/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-family, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/captcha/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/captcha/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/captcha/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/captcha/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/captcha/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/captcha/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/captcha/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/captcha/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/captcha/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-spacing-2, 0.5rem) / 2)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/captcha/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size-sm, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/captcha/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "italic",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/card/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/card/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/card/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/card/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/card/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-spacing-1\\.5, 0.375rem) - 1px)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/card/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-family, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/card/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/card/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/card/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/card/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/card/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/card/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/card/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/card/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/card/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/card/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/card/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-elevation-3, 0px 4px 10px rgba(0, 0, 0, 0.1))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/card/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/card/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/card/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/card/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/card/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/card/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/card/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/card/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/card/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/card/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/card/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/card/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/card/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/card/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/card/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/card/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size-lg, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/card/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/card/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1.2",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/card/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "500",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/card/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/card/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/card/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1rem",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/card/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/card/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1.2",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/card/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "500",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/card/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/card/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-subtle, #596169)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/card/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "100px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/card/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "45px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/card/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/card/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/card/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/card/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/card/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/card/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "0px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/card/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "-1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/card/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1.3em",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/card/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1.3em",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/chart-wizard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chart-wizard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary-subtle, #cfe2ff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chart-wizard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-border-radius-sm, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chart-wizard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chart-wizard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(inset 0 0 0 1px var(--kendo-color-primary-emphasis, rgba(13, 110, 253, 0.4)))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/chart-wizard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(inset 0 0 0 1px var(--kendo-color-primary, #0d6efd))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/chart-wizard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chart-wizard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chart-wizard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chart-wizard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-6, 1.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chart-wizard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/dataviz/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-series-a, #0c64e4)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/dataviz/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-series-b, #6f42c1)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/dataviz/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-series-c, #20c997)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/dataviz/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-series-d, #198754)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/dataviz/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-series-e, #dc3545)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/dataviz/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-series-f, #ffc107)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/dataviz/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-series-a, #0c64e4)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/dataviz/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 8%, transparent)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/dataviz/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 4%, transparent)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chat/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chat/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chat/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "500px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/chat/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "600px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/chat/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/chat/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-family, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chat/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chat/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chat/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chat/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chat/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chat/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chat/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chat/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size-sm, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chat/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chat/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "uppercase",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chat/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-subtle, #596169)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chat/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/chat/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size-sm, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chat/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height-xs, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chat/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size-sm, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chat/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height-xs, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chat/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chat/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chat/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-0\\.5, 0.125rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chat/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chat/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "12px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/chat/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "2px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/chat/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "32px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/chat/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chat/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chat/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chat/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chat/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chat/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chat/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "inherit",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chat/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chat/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chat/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chat/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chat/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chat/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chat/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chat/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-base, #dee2e6)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chat/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-base, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chat/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-base, #dee2e6)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chat/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "none",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chat/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "none",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chat/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "none",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chat/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chat/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chat/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chat/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "none",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chat/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "none",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chat/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "none",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chat/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "transparent",
            "resolvedType": "Color"
        },
        {
            "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": "bootstrap/scss/chat/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chat/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chat/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chat/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chat/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chat/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "0px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/chat/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "0.25rem",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/chat/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "0.5",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/checkbox/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/checkbox/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/checkbox/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/checkbox/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-5, 1.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/checkbox/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2\\.5, 0.625rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/checkbox/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-3\\.5, 0.875rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/checkbox/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4\\.5, 1.125rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/checkbox/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "300%",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/checkbox/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "300%",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/checkbox/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "300%",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/checkbox/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/checkbox/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/checkbox/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border-alt, rgba(33, 37, 41, 0.2))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/checkbox/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/checkbox/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/checkbox/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/checkbox/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/checkbox/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/checkbox/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/checkbox/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/checkbox/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/checkbox/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/checkbox/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary-emphasis, rgba(13, 110, 253, 0.4))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/checkbox/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(0 0 0 0.25rem color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 25%, transparent))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/checkbox/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/checkbox/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(0 0 0 0.25rem color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 25%, transparent))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/checkbox/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/checkbox/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/checkbox/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/checkbox/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/checkbox/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/checkbox/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/checkbox/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/checkbox/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-error, #dc3545)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/checkbox/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-error, #dc3545)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/checkbox/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "image",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/checkbox/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(\"WebComponentsIcons\", monospace)",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/checkbox/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "\"\\e118\"",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/checkbox/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "\"\\e121\"",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/checkbox/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e\")",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/checkbox/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%230d6efd' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e\")",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/checkbox/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/checkbox/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/checkbox/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-0, 0px)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/checkbox/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/checkbox/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/checkbox/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "0.25",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/chip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/chip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-0\\.5, 0.125rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size-sm, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1.25",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/chip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1.25",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/chip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1.25",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/chip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1.25",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/chip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(1.25em + var(--kendo-spacing-1, 0.25rem) * 2 + 2px)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/chip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(sm: (padding-x: var(--kendo-spacing-1, 0.25rem), padding-y: var(--kendo-spacing-0\\.5, 0.125rem), font-size: var(--kendo-font-size-sm, inherit), line-height: 1.25), md: (padding-x: var(--kendo-spacing-1, 0.25rem), padding-y: var(--kendo-spacing-1, 0.25rem), font-size: var(--kendo-font-size, inherit), line-height: 1.25), lg: (padding-x: var(--kendo-spacing-1, 0.25rem), padding-y: var(--kendo-spacing-1\\.5, 0.375rem), font-size: var(--kendo-font-size, inherit), line-height: 1.25))",
            "resolvedType": "Map",
            "prettyValue": {
                "sm": {
                    "padding-x": "var(--kendo-spacing-1, 0.25rem)",
                    "padding-y": "var(--kendo-spacing-0\\.5, 0.125rem)",
                    "font-size": "var(--kendo-font-size-sm, inherit)",
                    "line-height": 1.25
                },
                "md": {
                    "padding-x": "var(--kendo-spacing-1, 0.25rem)",
                    "padding-y": "var(--kendo-spacing-1, 0.25rem)",
                    "font-size": "var(--kendo-font-size, inherit)",
                    "line-height": 1.25
                },
                "lg": {
                    "padding-x": "var(--kendo-spacing-1, 0.25rem)",
                    "padding-y": "var(--kendo-spacing-1\\.5, 0.375rem)",
                    "font-size": "var(--kendo-font-size, inherit)",
                    "line-height": 1.25
                }
            }
        },
        {
            "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": "bootstrap/scss/chip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-base, #dee2e6)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(\"base\": var(--kendo-color-base, #dee2e6), \"error\": var(--kendo-color-error, #dc3545), \"info\": var(--kendo-color-info, #0dcaf0), \"warning\": var(--kendo-color-warning, #ffc107), \"success\": var(--kendo-color-success, #198754))",
            "resolvedType": "Map",
            "prettyValue": {
                "base": "var(--kendo-color-base, #dee2e6)",
                "error": "var(--kendo-color-error, #dc3545)",
                "info": "var(--kendo-color-info, #0dcaf0)",
                "warning": "var(--kendo-color-warning, #ffc107)",
                "success": "var(--kendo-color-success, #198754)"
            }
        },
        {
            "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": "bootstrap/scss/chip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-base, #dee2e6)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-base, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-base, #dee2e6)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(0 0 0 2px rgba(var(--kendo-color-base, #dee2e6), 0.16))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/chip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "none",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/chip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/chip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-base-hover, #ced4da)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/chip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-base-active, #bdc4cb)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/chip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-base-on-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-base-on-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(0 0 0 2px rgba(var(--kendo-color-base, #dee2e6), 0.16))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/chip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-base-on-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-base-subtle, #e9ecef)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-base-on-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-base-subtle, #e9ecef)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/chip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(sm: var(--kendo-spacing-1, 0.25rem), md: var(--kendo-spacing-1, 0.25rem), lg: var(--kendo-spacing-1, 0.25rem))",
            "resolvedType": "Map",
            "prettyValue": {
                "sm": "var(--kendo-spacing-1, 0.25rem)",
                "md": "var(--kendo-spacing-1, 0.25rem)",
                "lg": "var(--kendo-spacing-1, 0.25rem)"
            }
        },
        {
            "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": "bootstrap/scss/coloreditor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/coloreditor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "328px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/coloreditor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "266px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/coloreditor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "328px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/coloreditor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "362px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/coloreditor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/coloreditor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-border-radius-md, 0.375rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/coloreditor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-family, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/coloreditor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/coloreditor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/coloreditor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/coloreditor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/coloreditor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/coloreditor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/coloreditor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/coloreditor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/coloreditor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/coloreditor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-spacing-4, 1rem) / 2)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/coloreditor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/coloreditor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/coloreditor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/coloreditor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/coloreditor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4\\.5, 1.125rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/coloreditor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4\\.5, 1.125rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/coloreditor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "32px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/coloreditor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "12px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/coloreditor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/coloreditor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/coloreditor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/coloreditor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/coloreditor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "32px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/coloreditor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "10px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/coloreditor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "32px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/coloreditor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "12px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/coloreditor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "32px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/coloreditor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "12px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/coloreditor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/coloreditor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/coloreditor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/coloreditor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/coloreditor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/coloreditor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/coloreditor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/coloreditor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/coloreditor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/coloreditor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4\\.5, 1.125rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/coloreditor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4\\.5, 1.125rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/coloreditor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4\\.5, 1.125rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/coloreditor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "rgba(0, 0, 0, 0.3)",
            "resolvedType": "Color"
        },
        {
            "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": "bootstrap/scss/coloreditor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "2px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/coloreditor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "2px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/coloreditor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(sm: (min-width: 266px, header-padding-x: var(--kendo-spacing-4, 1rem), header-padding-y: var(--kendo-spacing-4, 1rem), views-padding-x: var(--kendo-spacing-4, 1rem), views-padding-y: var(--kendo-spacing-4, 1rem), preview-gap: var(--kendo-spacing-1, 0.25rem), preview-width: 32px, preview-height: 10px), md: (min-width: 328px, header-padding-x: var(--kendo-spacing-4, 1rem), header-padding-y: var(--kendo-spacing-4, 1rem), views-padding-x: var(--kendo-spacing-4, 1rem), views-padding-y: var(--kendo-spacing-4, 1rem), preview-gap: var(--kendo-spacing-1, 0.25rem), preview-width: 32px, preview-height: 12px), lg: (min-width: 362px, header-padding-x: var(--kendo-spacing-4\\.5, 1.125rem), header-padding-y: var(--kendo-spacing-4\\.5, 1.125rem), views-padding-x: var(--kendo-spacing-4\\.5, 1.125rem), views-padding-y: var(--kendo-spacing-4\\.5, 1.125rem), preview-gap: var(--kendo-spacing-1, 0.25rem), preview-width: 32px, preview-height: 12px))",
            "resolvedType": "Map",
            "prettyValue": {
                "sm": {
                    "min-width": "266px",
                    "header-padding-x": "var(--kendo-spacing-4, 1rem)",
                    "header-padding-y": "var(--kendo-spacing-4, 1rem)",
                    "views-padding-x": "var(--kendo-spacing-4, 1rem)",
                    "views-padding-y": "var(--kendo-spacing-4, 1rem)",
                    "preview-gap": "var(--kendo-spacing-1, 0.25rem)",
                    "preview-width": "32px",
                    "preview-height": "10px"
                },
                "md": {
                    "min-width": "328px",
                    "header-padding-x": "var(--kendo-spacing-4, 1rem)",
                    "header-padding-y": "var(--kendo-spacing-4, 1rem)",
                    "views-padding-x": "var(--kendo-spacing-4, 1rem)",
                    "views-padding-y": "var(--kendo-spacing-4, 1rem)",
                    "preview-gap": "var(--kendo-spacing-1, 0.25rem)",
                    "preview-width": "32px",
                    "preview-height": "12px"
                },
                "lg": {
                    "min-width": "362px",
                    "header-padding-x": "var(--kendo-spacing-4\\.5, 1.125rem)",
                    "header-padding-y": "var(--kendo-spacing-4\\.5, 1.125rem)",
                    "views-padding-x": "var(--kendo-spacing-4\\.5, 1.125rem)",
                    "views-padding-y": "var(--kendo-spacing-4\\.5, 1.125rem)",
                    "preview-gap": "var(--kendo-spacing-1, 0.25rem)",
                    "preview-width": "32px",
                    "preview-height": "12px"
                }
            }
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "328px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-border-radius-md, 0.375rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-family, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4\\.5, 1.125rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4\\.5, 1.125rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "266px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "328px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "362px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4\\.5, 1.125rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "none",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-border-radius-md, 0.375rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "180px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "180px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "180px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "268px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4\\.5, 1.125rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "10px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "10px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "3px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "180px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "100%",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAuSURBVHgBxYyxDQAwDMJIL+YT+DjtzFRliUfLcklqBCRT4eCTxbD6kdL2/LgYXqpvCbs3kBv/AAAAAElFTkSuQmCC\"",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "180px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "180px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "268px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "14px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "14px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "50%",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "transparent",
            "resolvedType": "Color"
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "rgba(255, 255, 255, 0.8)",
            "resolvedType": "Color"
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "#000000",
            "resolvedType": "Color"
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "#000000",
            "resolvedType": "Color"
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-elevation-2, 0px 2px 7px rgba(0, 0, 0, 0.075))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "-7px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "-7px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "56px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-spacing-4, 1rem) / 2)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-subtle, #596169)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "42px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "56px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "62px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-weight-bold, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-spacing-4, 1rem) / 2)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/colorgradient/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(sm: (width: 266px, vertical-slider-height: 180px, rectangle-height: 180px, input-width: 42px, gap: var(--kendo-spacing-4, 1rem), canvas-gap: var(--kendo-spacing-3, 0.75rem), padding-x: var(--kendo-spacing-4, 1rem), padding-y: var(--kendo-spacing-4, 1rem)), md: (width: 328px, vertical-slider-height: 180px, rectangle-height: 180px, input-width: 56px, gap: var(--kendo-spacing-4, 1rem), canvas-gap: var(--kendo-spacing-3, 0.75rem), padding-x: var(--kendo-spacing-4, 1rem), padding-y: var(--kendo-spacing-4, 1rem)), lg: (width: 362px, vertical-slider-height: 268px, rectangle-height: 268px, input-width: 62px, gap: var(--kendo-spacing-4\\.5, 1.125rem), canvas-gap: var(--kendo-spacing-4\\.5, 1.125rem), padding-x: var(--kendo-spacing-4\\.5, 1.125rem), padding-y: var(--kendo-spacing-4\\.5, 1.125rem)))",
            "resolvedType": "Map",
            "prettyValue": {
                "sm": {
                    "width": "266px",
                    "vertical-slider-height": "180px",
                    "rectangle-height": "180px",
                    "input-width": "42px",
                    "gap": "var(--kendo-spacing-4, 1rem)",
                    "canvas-gap": "var(--kendo-spacing-3, 0.75rem)",
                    "padding-x": "var(--kendo-spacing-4, 1rem)",
                    "padding-y": "var(--kendo-spacing-4, 1rem)"
                },
                "md": {
                    "width": "328px",
                    "vertical-slider-height": "180px",
                    "rectangle-height": "180px",
                    "input-width": "56px",
                    "gap": "var(--kendo-spacing-4, 1rem)",
                    "canvas-gap": "var(--kendo-spacing-3, 0.75rem)",
                    "padding-x": "var(--kendo-spacing-4, 1rem)",
                    "padding-y": "var(--kendo-spacing-4, 1rem)"
                },
                "lg": {
                    "width": "362px",
                    "vertical-slider-height": "268px",
                    "rectangle-height": "268px",
                    "input-width": "62px",
                    "gap": "var(--kendo-spacing-4\\.5, 1.125rem)",
                    "canvas-gap": "var(--kendo-spacing-4\\.5, 1.125rem)",
                    "padding-x": "var(--kendo-spacing-4\\.5, 1.125rem)",
                    "padding-y": "var(--kendo-spacing-4\\.5, 1.125rem)"
                }
            }
        },
        {
            "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": "bootstrap/scss/colorpalette/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-family, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/colorpalette/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/colorpalette/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "0",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/colorpalette/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-6, 1.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/colorpalette/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-6, 1.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/colorpalette/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-5\\.5, 1.375rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/colorpalette/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-5\\.5, 1.375rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/colorpalette/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-6, 1.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/colorpalette/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-6, 1.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/colorpalette/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-8, 2rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/colorpalette/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-8, 2rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/colorpalette/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(0 0 3px 1px rgba(0, 0, 0, 0.3), inset 0 0 0 1px rgba(255, 255, 255, 0.5))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/colorpalette/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(0 0 3px 1px rgba(0, 0, 0, 0.3), inset 0 0 0 1px rgba(255, 255, 255, 0.8))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/colorpalette/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(0 1px 3px 1px rgba(0, 0, 0, 0.3), inset 0 0 0 1px white)",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/colorpalette/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(sm: (width: var(--kendo-spacing-5\\.5, 1.375rem), height: var(--kendo-spacing-5\\.5, 1.375rem)), md: (width: var(--kendo-spacing-6, 1.5rem), height: var(--kendo-spacing-6, 1.5rem)), lg: (width: var(--kendo-spacing-8, 2rem), height: var(--kendo-spacing-8, 2rem)))",
            "resolvedType": "Map",
            "prettyValue": {
                "sm": {
                    "width": "var(--kendo-spacing-5\\.5, 1.375rem)",
                    "height": "var(--kendo-spacing-5\\.5, 1.375rem)"
                },
                "md": {
                    "width": "var(--kendo-spacing-6, 1.5rem)",
                    "height": "var(--kendo-spacing-6, 1.5rem)"
                },
                "lg": {
                    "width": "var(--kendo-spacing-8, 2rem)",
                    "height": "var(--kendo-spacing-8, 2rem)"
                }
            }
        },
        {
            "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": "bootstrap/scss/core/color-system/_swatch-legacy.scss",
                "name": "_swatch-legacy.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "Color"
        },
        {
            "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": "bootstrap/scss/core/color-system/_swatch-legacy.scss",
                "name": "_swatch-legacy.scss"
            },
            "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
            "resolvedType": "Color"
        },
        {
            "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": "bootstrap/scss/core/color-system/_swatch-legacy.scss",
                "name": "_swatch-legacy.scss"
            },
            "resolvedValue": "var(--kendo-color-secondary, #6c757d)",
            "resolvedType": "Color"
        },
        {
            "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": "bootstrap/scss/core/color-system/_swatch-legacy.scss",
                "name": "_swatch-legacy.scss"
            },
            "resolvedValue": "var(--kendo-color-on-secondary, #ffffff)",
            "resolvedType": "Color"
        },
        {
            "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": "bootstrap/scss/core/color-system/_swatch-legacy.scss",
                "name": "_swatch-legacy.scss"
            },
            "resolvedValue": "var(--kendo-color-tertiary, #6f42c1)",
            "resolvedType": "Color"
        },
        {
            "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": "bootstrap/scss/core/color-system/_swatch-legacy.scss",
                "name": "_swatch-legacy.scss"
            },
            "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
            "resolvedType": "Color"
        },
        {
            "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": "bootstrap/scss/core/color-system/_swatch-legacy.scss",
                "name": "_swatch-legacy.scss"
            },
            "resolvedValue": "var(--kendo-color-info, #0dcaf0)",
            "resolvedType": "Color"
        },
        {
            "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": "bootstrap/scss/core/color-system/_swatch-legacy.scss",
                "name": "_swatch-legacy.scss"
            },
            "resolvedValue": "var(--kendo-color-success, #198754)",
            "resolvedType": "Color"
        },
        {
            "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": "bootstrap/scss/core/color-system/_swatch-legacy.scss",
                "name": "_swatch-legacy.scss"
            },
            "resolvedValue": "var(--kendo-color-warning, #ffc107)",
            "resolvedType": "Color"
        },
        {
            "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": "bootstrap/scss/core/color-system/_swatch-legacy.scss",
                "name": "_swatch-legacy.scss"
            },
            "resolvedValue": "var(--kendo-color-error, #dc3545)",
            "resolvedType": "Color"
        },
        {
            "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": "bootstrap/scss/core/color-system/_swatch-legacy.scss",
                "name": "_swatch-legacy.scss"
            },
            "resolvedValue": "var(--kendo-color-dark, #212529)",
            "resolvedType": "Color"
        },
        {
            "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": "bootstrap/scss/core/color-system/_swatch-legacy.scss",
                "name": "_swatch-legacy.scss"
            },
            "resolvedValue": "var(--kendo-color-light, #f8f9fa)",
            "resolvedType": "Color"
        },
        {
            "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": "bootstrap/scss/core/color-system/_swatch-legacy.scss",
                "name": "_swatch-legacy.scss"
            },
            "resolvedValue": "var(--kendo-color-dark, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/core/color-system/_swatch.scss",
                "name": "_swatch.scss"
            },
            "resolvedValue": "(app-surface: #ffffff, on-app-surface: #212529, subtle: #596169, surface: #f8f9fa, surface-alt: #ffffff, border: rgba(33, 37, 41, 0.13), border-alt: rgba(33, 37, 41, 0.2), base-subtle: #e9ecef, base-subtle-hover: #dee2e6, base-subtle-active: #ced4da, base: #dee2e6, base-hover: #ced4da, base-active: #bdc4cb, base-emphasis: rgba(33, 37, 41, 0.34), base-on-subtle: #212529, on-base: #212529, base-on-surface: #212529, primary-subtle: #cfe2ff, primary-subtle-hover: #b6d4fe, primary-subtle-active: #9ec5fe, primary: #0d6efd, primary-hover: #0c64e4, primary-active: #0a58ca, primary-emphasis: rgba(13, 110, 253, 0.4), primary-on-subtle: #052c65, on-primary: #ffffff, primary-on-surface: #0d6efd, secondary-subtle: #dee2e6, secondary-subtle-hover: #ced4da, secondary-subtle-active: #bdc4cb, secondary: #6c757d, secondary-hover: #596169, secondary-active: #495057, secondary-emphasis: rgba(108, 117, 125, 0.4), secondary-on-subtle: #2B2F32, on-secondary: #ffffff, secondary-on-surface: #6c757d, tertiary-subtle: #e2d9f3, tertiary-subtle-hover: #d3c5ec, tertiary-subtle-active: #c5b3e6, tertiary: #6f42c1, tertiary-hover: #59359a, tertiary-active: #4e2f89, tertiary-emphasis: rgba(111, 66, 193, 0.4), tertiary-on-subtle: #432874, on-tertiary: #ffffff, tertiary-on-surface: #6f42c1, info-subtle: #cff4fc, info-subtle-hover: #b7eefa, info-subtle-active: #9eeaf9, info: #0dcaf0, info-hover: #3dd5f3, info-active: #6edff6, info-emphasis: rgba(13, 202, 240, 0.4), info-on-subtle: #055160, on-info: #000000, info-on-surface: #0dcaf0, success-subtle: #d1e7dd, success-subtle-hover: #badbcc, success-subtle-active: #a3cfbb, success: #198754, success-hover: #146C43, success-active: #0F5132, success-emphasis: rgba(25, 135, 84, 0.4), success-on-subtle: #0A3622, on-success: #ffffff, success-on-surface: #198754, warning-subtle: #fff3cd, warning-subtle-hover: #ffecb5, warning-subtle-active: #ffe69c, warning: #ffc107, warning-hover: #ffcd39, warning-active: #ffda6a, warning-emphasis: rgba(255, 193, 7, 0.4), warning-on-subtle: #664d03, on-warning: #000000, warning-on-surface: #ffc107, error-subtle: #f8d7da, error-subtle-hover: #f5c2c7, error-subtle-active: #f1aeb5, error: #dc3545, error-hover: #b02a37, error-active: #9a2530, error-emphasis: rgba(220, 53, 69, 0.4), error-on-subtle: #58151c, on-error: #ffffff, error-on-surface: #dc3545, light-subtle: #ffffff, light-subtle-hover: #f8f9fa, light-subtle-active: #e9ecef, light: #f8f9fa, light-hover: #e9ecef, light-active: #dee2e6, light-emphasis: rgba(33, 37, 41, 0.1), light-on-subtle: #495057, on-light: #000000, light-on-surface: #f8f9fa, dark-subtle: #495057, dark-subtle-hover: #596169, dark-subtle-active: #6c757d, dark: #212529, dark-hover: #343a40, dark-active: #495057, dark-emphasis: rgba(33, 37, 41, 0.4), dark-on-subtle: #ffffff, on-dark: #ffffff, dark-on-surface: #212529, inverse-subtle: #495057, inverse-subtle-hover: #596169, inverse-subtle-active: #6c757d, inverse: #212529, inverse-hover: #343a40, inverse-active: #495057, inverse-emphasis: rgba(33, 37, 41, 0.4), inverse-on-subtle: #ffffff, on-inverse: #ffffff, inverse-on-surface: #212529, series-a: #0c64e4, series-a-bold: #084298, series-a-bolder: #052c65, series-a-subtle: #3d8bfd, series-a-subtler: #86b6fe, series-b: #6f42c1, series-b-bold: #4e2f89, series-b-bolder: #36215f, series-b-subtle: #8c68cd, series-b-subtler: #b9a3e1, series-c: #20c997, series-c-bold: #13795b, series-c-bolder: #0d503c, series-c-subtle: #79dfc1, series-c-subtler: #c1f0e2, series-d: #198754, series-d-bold: #0F5132, series-d-bolder: #0A3622, series-d-subtle: #479F76, series-d-subtler: #8cc3aa, series-e: #dc3545, series-e-bold: #9a2530, series-e-bolder: #6e1b23, series-e-subtle: #e35d6a, series-e-subtler: #f1aeb5, series-f: #ffc107, series-f-bold: #b38705, series-f-bolder: #806104, series-f-subtle: #ffcd39, series-f-subtler: #ffe083)",
            "resolvedType": "Map",
            "prettyValue": {
                "app-surface": "#ffffff",
                "on-app-surface": "#212529",
                "subtle": "#596169",
                "surface": "#f8f9fa",
                "surface-alt": "#ffffff",
                "border": "rgba(33, 37, 41, 0.13)",
                "border-alt": "rgba(33, 37, 41, 0.2)",
                "base-subtle": "#e9ecef",
                "base-subtle-hover": "#dee2e6",
                "base-subtle-active": "#ced4da",
                "base": "#dee2e6",
                "base-hover": "#ced4da",
                "base-active": "#bdc4cb",
                "base-emphasis": "rgba(33, 37, 41, 0.34)",
                "base-on-subtle": "#212529",
                "on-base": "#212529",
                "base-on-surface": "#212529",
                "primary-subtle": "#cfe2ff",
                "primary-subtle-hover": "#b6d4fe",
                "primary-subtle-active": "#9ec5fe",
                "primary": "#0d6efd",
                "primary-hover": "#0c64e4",
                "primary-active": "#0a58ca",
                "primary-emphasis": "rgba(13, 110, 253, 0.4)",
                "primary-on-subtle": "#052c65",
                "on-primary": "#ffffff",
                "primary-on-surface": "#0d6efd",
                "secondary-subtle": "#dee2e6",
                "secondary-subtle-hover": "#ced4da",
                "secondary-subtle-active": "#bdc4cb",
                "secondary": "#6c757d",
                "secondary-hover": "#596169",
                "secondary-active": "#495057",
                "secondary-emphasis": "rgba(108, 117, 125, 0.4)",
                "secondary-on-subtle": "#2B2F32",
                "on-secondary": "#ffffff",
                "secondary-on-surface": "#6c757d",
                "tertiary-subtle": "#e2d9f3",
                "tertiary-subtle-hover": "#d3c5ec",
                "tertiary-subtle-active": "#c5b3e6",
                "tertiary": "#6f42c1",
                "tertiary-hover": "#59359a",
                "tertiary-active": "#4e2f89",
                "tertiary-emphasis": "rgba(111, 66, 193, 0.4)",
                "tertiary-on-subtle": "#432874",
                "on-tertiary": "#ffffff",
                "tertiary-on-surface": "#6f42c1",
                "info-subtle": "#cff4fc",
                "info-subtle-hover": "#b7eefa",
                "info-subtle-active": "#9eeaf9",
                "info": "#0dcaf0",
                "info-hover": "#3dd5f3",
                "info-active": "#6edff6",
                "info-emphasis": "rgba(13, 202, 240, 0.4)",
                "info-on-subtle": "#055160",
                "on-info": "#000000",
                "info-on-surface": "#0dcaf0",
                "success-subtle": "#d1e7dd",
                "success-subtle-hover": "#badbcc",
                "success-subtle-active": "#a3cfbb",
                "success": "#198754",
                "success-hover": "#146C43",
                "success-active": "#0F5132",
                "success-emphasis": "rgba(25, 135, 84, 0.4)",
                "success-on-subtle": "#0A3622",
                "on-success": "#ffffff",
                "success-on-surface": "#198754",
                "warning-subtle": "#fff3cd",
                "warning-subtle-hover": "#ffecb5",
                "warning-subtle-active": "#ffe69c",
                "warning": "#ffc107",
                "warning-hover": "#ffcd39",
                "warning-active": "#ffda6a",
                "warning-emphasis": "rgba(255, 193, 7, 0.4)",
                "warning-on-subtle": "#664d03",
                "on-warning": "#000000",
                "warning-on-surface": "#ffc107",
                "error-subtle": "#f8d7da",
                "error-subtle-hover": "#f5c2c7",
                "error-subtle-active": "#f1aeb5",
                "error": "#dc3545",
                "error-hover": "#b02a37",
                "error-active": "#9a2530",
                "error-emphasis": "rgba(220, 53, 69, 0.4)",
                "error-on-subtle": "#58151c",
                "on-error": "#ffffff",
                "error-on-surface": "#dc3545",
                "light-subtle": "#ffffff",
                "light-subtle-hover": "#f8f9fa",
                "light-subtle-active": "#e9ecef",
                "light": "#f8f9fa",
                "light-hover": "#e9ecef",
                "light-active": "#dee2e6",
                "light-emphasis": "rgba(33, 37, 41, 0.1)",
                "light-on-subtle": "#495057",
                "on-light": "#000000",
                "light-on-surface": "#f8f9fa",
                "dark-subtle": "#495057",
                "dark-subtle-hover": "#596169",
                "dark-subtle-active": "#6c757d",
                "dark": "#212529",
                "dark-hover": "#343a40",
                "dark-active": "#495057",
                "dark-emphasis": "rgba(33, 37, 41, 0.4)",
                "dark-on-subtle": "#ffffff",
                "on-dark": "#ffffff",
                "dark-on-surface": "#212529",
                "inverse-subtle": "#495057",
                "inverse-subtle-hover": "#596169",
                "inverse-subtle-active": "#6c757d",
                "inverse": "#212529",
                "inverse-hover": "#343a40",
                "inverse-active": "#495057",
                "inverse-emphasis": "rgba(33, 37, 41, 0.4)",
                "inverse-on-subtle": "#ffffff",
                "on-inverse": "#ffffff",
                "inverse-on-surface": "#212529",
                "series-a": "#0c64e4",
                "series-a-bold": "#084298",
                "series-a-bolder": "#052c65",
                "series-a-subtle": "#3d8bfd",
                "series-a-subtler": "#86b6fe",
                "series-b": "#6f42c1",
                "series-b-bold": "#4e2f89",
                "series-b-bolder": "#36215f",
                "series-b-subtle": "#8c68cd",
                "series-b-subtler": "#b9a3e1",
                "series-c": "#20c997",
                "series-c-bold": "#13795b",
                "series-c-bolder": "#0d503c",
                "series-c-subtle": "#79dfc1",
                "series-c-subtler": "#c1f0e2",
                "series-d": "#198754",
                "series-d-bold": "#0F5132",
                "series-d-bolder": "#0A3622",
                "series-d-subtle": "#479F76",
                "series-d-subtler": "#8cc3aa",
                "series-e": "#dc3545",
                "series-e-bold": "#9a2530",
                "series-e-bolder": "#6e1b23",
                "series-e-subtle": "#e35d6a",
                "series-e-subtler": "#f1aeb5",
                "series-f": "#ffc107",
                "series-f-bold": "#b38705",
                "series-f-bolder": "#806104",
                "series-f-subtle": "#ffcd39",
                "series-f-subtler": "#ffe083"
            }
        },
        {
            "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": "bootstrap/scss/core/color-system/_swatch-legacy.scss",
                "name": "_swatch-legacy.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/core/color-system/_swatch-legacy.scss",
                "name": "_swatch-legacy.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/core/color-system/_swatch-legacy.scss",
                "name": "_swatch-legacy.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/dialog/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "unset",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/dialog/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "unset",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/dialog/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "inherit",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/dialog/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/dialog/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/dialog/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/dialog/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/dialog/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(\"primary\": var(--kendo-color-primary, #0d6efd), \"light\": var(--kendo-color-light, #f8f9fa), \"dark\": var(--kendo-color-dark, #212529))",
            "resolvedType": "Map",
            "prettyValue": {
                "primary": "var(--kendo-color-primary, #0d6efd)",
                "light": "var(--kendo-color-light, #f8f9fa)",
                "dark": "var(--kendo-color-dark, #212529)"
            }
        },
        {
            "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": "bootstrap/scss/dock-manager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/dock-manager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "solid",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/dock-manager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/dock-manager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/dock-manager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/dock-manager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/dock-manager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "solid",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/dock-manager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/dock-manager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/dock-manager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/dock-manager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-family, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/dock-manager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size-lg, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/dock-manager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height-sm, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/dock-manager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-weight-normal, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/dock-manager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/dock-manager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/dock-manager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-3\\.5, 0.875rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/dock-manager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/dock-manager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "300px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/dock-manager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/dock-manager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(4px 0px 5px 0px rgba(0, 0, 0, 0.04), 2px 0px 4px 0px rgba(0, 0, 0, 0.03))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/dock-manager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/dock-manager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/dock-manager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/dock-manager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/dock-manager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "solid",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/dock-manager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/dock-manager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(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.2)))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/dock-manager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/dock-manager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "#ffffff",
            "resolvedType": "Color"
        },
        {
            "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": "bootstrap/scss/dock-manager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/dock-manager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "dashed",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/dock-manager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-border-radius-sm, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/dock-manager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 16%, transparent)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/dock-manager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/drawer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/drawer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/drawer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/drawer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/drawer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-family, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/drawer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/drawer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/drawer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/drawer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/drawer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "7px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/drawer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "rgba(156, 156, 156, 0.7)",
            "resolvedType": "Color"
        },
        {
            "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": "bootstrap/scss/drawer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "#dedede",
            "resolvedType": "Color"
        },
        {
            "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": "bootstrap/scss/drawer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "20px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/drawer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "rgb(156, 156, 156)",
            "resolvedType": "Color"
        },
        {
            "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": "bootstrap/scss/drawer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/drawer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/drawer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/drawer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height-lg, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/drawer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/drawer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "5",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/drawer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-0, 0px)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/drawer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/drawer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(2 * var(--kendo-spacing-4, 1rem) + 1rem)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/drawer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-base-subtle-hover, #dee2e6)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/drawer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/drawer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-base-subtle-hover, #dee2e6)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/drawer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(inset 0 0 0 2px rgba(0, 0, 0, 0.15))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/drawer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/drawer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/drawer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary-hover, #0c64e4)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/drawer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/dropdowntree/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/dropdowntree/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/dropzone/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/dropzone/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/dropzone/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/dropzone/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "220px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/dropzone/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-family, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/dropzone/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/dropzone/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/dropzone/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/dropzone/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/dropzone/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/dropzone/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-6, 1.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/dropzone/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-subtle, #596169)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/dropzone/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/dropzone/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/dropzone/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/dropzone/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/dropzone/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size-xs, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/dropzone/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/dropzone/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-subtle, #596169)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/editor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/editor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-family, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/editor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/editor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/editor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-subtle, #596169)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/editor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/editor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/editor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/editor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary-subtle, #cfe2ff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/editor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "0.25em",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/editor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "8px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/editor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/editor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "#000000",
            "resolvedType": "Color"
        },
        {
            "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": "bootstrap/scss/editor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "#ffffff",
            "resolvedType": "Color"
        },
        {
            "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": "bootstrap/scss/editor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "2px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/editor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "#88ccff",
            "resolvedType": "Color"
        },
        {
            "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": "bootstrap/scss/editor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/editor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/editor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/editor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/editor/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/core/elevation/index.import.scss",
                "name": "index.import.scss"
            },
            "resolvedValue": "(1: 0px 1px 2px rgba(0, 0, 0, 0.038), 2: 0px 2px 7px rgba(0, 0, 0, 0.075), 3: 0px 4px 10px rgba(0, 0, 0, 0.1), 4: 0px 6px 13px rgba(0, 0, 0, 0.125), 5: 0px 8px 16px 0px rgba(0, 0, 0, 0.15), 6: 0px 11px 24px 0px rgba(0, 0, 0, 0.159), 7: 0px 14px 36px 0px rgba(0, 0, 0, 0.168), 8: 0px 16px 48px 0px rgba(0, 0, 0, 0.176), 9: 0px 18px 60px 0px rgba(0, 0, 0, 0.185))",
            "resolvedType": "Map",
            "prettyValue": {
                "1": "(0px 1px 2px rgba(0, 0, 0, 0.038))",
                "2": "(0px 2px 7px rgba(0, 0, 0, 0.075))",
                "3": "(0px 4px 10px rgba(0, 0, 0, 0.1))",
                "4": "(0px 6px 13px rgba(0, 0, 0, 0.125))",
                "5": "(0px 8px 16px 0px rgba(0, 0, 0, 0.15))",
                "6": "(0px 11px 24px 0px rgba(0, 0, 0, 0.159))",
                "7": "(0px 14px 36px 0px rgba(0, 0, 0, 0.168))",
                "8": "(0px 16px 48px 0px rgba(0, 0, 0, 0.176))",
                "9": "(0px 18px 60px 0px rgba(0, 0, 0, 0.185))"
            }
        },
        {
            "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": "bootstrap/scss/expansion-panel/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/expansion-panel/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/expansion-panel/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-family, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/expansion-panel/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/expansion-panel/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/expansion-panel/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/expansion-panel/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/expansion-panel/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/expansion-panel/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(inset 0 0 0 3px color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 15%, transparent))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/expansion-panel/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-6, 1.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/expansion-panel/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/expansion-panel/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/expansion-panel/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "transparent",
            "resolvedType": "Color"
        },
        {
            "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": "bootstrap/scss/expansion-panel/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/expansion-panel/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "rgba(0, 0, 0, 0.04)",
            "resolvedType": "Color"
        },
        {
            "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": "bootstrap/scss/expansion-panel/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/expansion-panel/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(inset 0 0 0 3px color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 15%, transparent))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/expansion-panel/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/expansion-panel/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-subtle, #596169)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/expansion-panel/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/expansion-panel/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-6, 1.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/expansion-panel/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-6, 1.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/filemanager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/filemanager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/filemanager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-family, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/filemanager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/filemanager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/filemanager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/filemanager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/filemanager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/filemanager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/filemanager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/filemanager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/filemanager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/filemanager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/filemanager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/filemanager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/filemanager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "20%",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/filemanager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/filemanager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/filemanager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/filemanager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/filemanager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/filemanager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/filemanager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/filemanager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/filemanager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/filemanager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/filemanager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/filemanager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/filemanager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/filemanager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/filemanager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/filemanager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "120px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/filemanager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "120px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/filemanager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/filemanager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/filemanager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/filemanager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/filemanager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-subtle, #596169)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/filemanager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/filemanager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/filemanager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "inherit",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/filemanager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/filemanager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/filemanager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/filemanager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/filemanager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/filemanager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/filemanager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "20%",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/filemanager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/filemanager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/filemanager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/filemanager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/filemanager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/filemanager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/filemanager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/filemanager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-subtle, #596169)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/filemanager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/filter/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/filter/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/filter/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "2.1em",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/filter/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/filter/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "15em",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/filter/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/filter/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-subtle, #596169)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/filter/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(0 0 0 0.25rem color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 25%, transparent))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/fab/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/fab/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-border-radius-md, 0.375rem) / 2)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/fab/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-family, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/fab/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/fab/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/fab/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/fab/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-spacing-4, 1rem) / 2)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/fab/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/fab/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-spacing-4, 1rem) * 1.5)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/fab/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/fab/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-spacing-4, 1rem) / 2)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/fab/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/fab/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-spacing-4, 1rem) * 1.5)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/fab/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/fab/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/fab/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-0\\.5, 0.125rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/fab/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-0, 0px)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/fab/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/fab/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/fab/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/fab/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/fab/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "4px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/fab/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size-xs, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/fab/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "14px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/fab/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-spacing-2, 0.5rem) + var(--kendo-spacing-1, 0.25rem))",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/fab/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-spacing-2, 0.5rem) + var(--kendo-spacing-1, 0.25rem))",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/fab/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "0",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/fab/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "50%",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/fab/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(\"primary\": var(--kendo-color-primary, #0d6efd), \"secondary\": var(--kendo-color-secondary, #6c757d), \"tertiary\": var(--kendo-color-tertiary, #6f42c1), \"info\": var(--kendo-color-info, #0dcaf0), \"success\": var(--kendo-color-success, #198754), \"warning\": var(--kendo-color-warning, #ffc107), \"error\": var(--kendo-color-error, #dc3545), \"dark\": var(--kendo-color-dark, #212529), \"light\": var(--kendo-color-light, #f8f9fa), \"inverse\": var(--kendo-color-dark, #212529))",
            "resolvedType": "Map",
            "prettyValue": {
                "primary": "var(--kendo-color-primary, #0d6efd)",
                "secondary": "var(--kendo-color-secondary, #6c757d)",
                "tertiary": "var(--kendo-color-tertiary, #6f42c1)",
                "info": "var(--kendo-color-info, #0dcaf0)",
                "success": "var(--kendo-color-success, #198754)",
                "warning": "var(--kendo-color-warning, #ffc107)",
                "error": "var(--kendo-color-error, #dc3545)",
                "dark": "var(--kendo-color-dark, #212529)",
                "light": "var(--kendo-color-light, #f8f9fa)",
                "inverse": "var(--kendo-color-dark, #212529)"
            }
        },
        {
            "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": "bootstrap/scss/fab/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(sm: (padding-x: calc(var(--kendo-spacing-4, 1rem) / 2), padding-y: calc(var(--kendo-spacing-4, 1rem) / 2)), md: (padding-x: var(--kendo-spacing-4, 1rem), padding-y: var(--kendo-spacing-4, 1rem)), lg: (padding-x: calc(var(--kendo-spacing-4, 1rem) * 1.5), padding-y: calc(var(--kendo-spacing-4, 1rem) * 1.5)))",
            "resolvedType": "Map",
            "prettyValue": {
                "sm": {
                    "padding-x": "calc(var(--kendo-spacing-4, 1rem) / 2)",
                    "padding-y": "calc(var(--kendo-spacing-4, 1rem) / 2)"
                },
                "md": {
                    "padding-x": "var(--kendo-spacing-4, 1rem)",
                    "padding-y": "var(--kendo-spacing-4, 1rem)"
                },
                "lg": {
                    "padding-x": "calc(var(--kendo-spacing-4, 1rem) * 1.5)",
                    "padding-y": "calc(var(--kendo-spacing-4, 1rem) * 1.5)"
                }
            }
        },
        {
            "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": "bootstrap/scss/fab/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-elevation-5, 0px 8px 16px 0px rgba(0, 0, 0, 0.15))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/fab/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-elevation-5, 0px 8px 16px 0px rgba(0, 0, 0, 0.15))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/fab/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/fab/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "solid",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/fab/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "3px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/fab/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/fab/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/fab/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/fab/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-base, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/fab/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-base, #dee2e6)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/fab/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-base, #dee2e6)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/fab/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-elevation-5, 0px 8px 16px 0px rgba(0, 0, 0, 0.15))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/fab/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-elevation-5, 0px 8px 16px 0px rgba(0, 0, 0, 0.15))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/fab/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/fab/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "solid",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/fab/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "3px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/fab/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-base, #dee2e6)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/floating-label/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/floating-label/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/floating-label/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "90%",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/floating-label/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1.5",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/floating-label/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(1.5 * var(--kendo-font-size, inherit))",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/floating-label/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-spacing-3, 0.75rem) + 1px)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/floating-label/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(calc(1.5 * var(--kendo-font-size, inherit)) + 1px + var(--kendo-spacing-1\\.5, 0.375rem))",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/floating-label/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/floating-label/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "0",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/floating-label/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "0",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/floating-label/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(0.2s ease-out)",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/floating-label/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/floating-label/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/floating-label/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/floating-label/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/forms/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-spacing-4, 1rem) * 2)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/forms/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/forms/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1.5",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/forms/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(1.5 * 1em)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/forms/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height-sm, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/forms/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height-lg, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/forms/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(2rem 0 0)",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/forms/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-0, 0px)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/forms/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(0 0 1rem)",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/forms/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-0, 0px)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/forms/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(0 0 2px)",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/forms/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "solid",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/forms/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/forms/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "100%",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/forms/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size-sm, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/forms/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "uppercase",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/forms/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/forms/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/forms/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size-xs, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/forms/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "normal",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/forms/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/forms/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/forms/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/forms/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/forms/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(var(--kendo-spacing-4, 1rem) 0 0)",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/forms/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/forms/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-spacing-2\\.5, 0.625rem) / 2)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/forms/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2\\.5, 0.625rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/forms/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "25%",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/forms/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "flex-end",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/forms/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(100% - 25% - var(--kendo-spacing-2\\.5, 0.625rem))",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/forms/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "25%",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/forms/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(0 var(--kendo-spacing-6, 1.5rem))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/forms/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-spacing-2, 0.5rem) + 1px)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/forms/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-error, #dc3545)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/forms/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/forms/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size-xs, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/forms/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "italic",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/forms/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-7\\.5, 1.875rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/forms/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1.5rem",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/forms/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/forms/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/forms/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/forms/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(0 var(--kendo-spacing-4, 1rem) 0 0)",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/forms/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-spacing-3, 0.75rem) * 2)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/forms/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-spacing-2, 0.5rem) * 2)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/forms/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/forms/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/forms/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "unset",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/forms/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/forms/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(sm: (form-rows-spacing: var(--kendo-spacing-4, 1rem)), md: (form-rows-spacing: var(--kendo-spacing-4, 1rem)), lg: (form-rows-spacing: var(--kendo-spacing-4, 1rem)))",
            "resolvedType": "Map",
            "prettyValue": {
                "sm": {
                    "form-rows-spacing": "var(--kendo-spacing-4, 1rem)"
                },
                "md": {
                    "form-rows-spacing": "var(--kendo-spacing-4, 1rem)"
                },
                "lg": {
                    "form-rows-spacing": "var(--kendo-spacing-4, 1rem)"
                }
            }
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-family, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-base, #212529) 3%, transparent)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "2px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-base, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "8px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-base, #dee2e6)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border-alt, rgba(33, 37, 41, 0.2))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-subtle, #596169)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary-subtle-active, #9ec5fe)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-base, #dee2e6)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-base, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border-alt, rgba(33, 37, 41, 0.2))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border-alt, rgba(33, 37, 41, 0.2))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary-subtle-active, #9ec5fe)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "0.35em",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "2px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "0.75em",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "0.6em",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "6px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "6px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc((4px + 6px) / 2)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(1px - calc((4px + 6px) / 2))",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "6px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "2px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(2px + 1px)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "0.35em",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1em",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "0.85em",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "-2.3em",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "0.2em",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "-0.1em",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1.2em",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-error, #dc3545)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-error-emphasis, rgba(220, 53, 69, 0.4))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-success, #198754)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-success-emphasis, rgba(25, 135, 84, 0.4))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "#000000",
            "resolvedType": "Color"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "45%",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "200px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "50px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "#656565",
            "resolvedType": "Color"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-success, #198754)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-error, #dc3545)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/gantt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/grid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/grid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/grid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/grid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/grid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/grid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/grid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/grid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/grid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/grid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/grid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/grid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-spacing-2\\.5, 0.625rem) / 2)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/grid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/grid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/grid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/grid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/grid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/grid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/grid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/grid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/grid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/grid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/grid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 5%, transparent)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/grid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/grid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/grid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 9%, transparent)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/grid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/grid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/grid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 25%, transparent)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/grid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/grid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/grid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/grid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/grid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/grid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/grid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/grid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/grid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-weight-bold, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/grid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-base, #212529) 20%, transparent)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/grid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/grid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-0\\.5, 0.125rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/icons/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1rem",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/icons/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/icons/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "100%",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-family, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size-sm, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1.5",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1.4285714286",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(1.5 * 1em + var(--kendo-spacing-1\\.5, 0.375rem) * 2 + (2px))",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(sm: (padding-x: var(--kendo-spacing-2, 0.5rem), padding-y: var(--kendo-spacing-1, 0.25rem), font-size: var(--kendo-font-size-sm, inherit), line-height: 1.4285714286, button-padding-x: var(--kendo-spacing-1, 0.25rem), button-padding-y: var(--kendo-spacing-1, 0.25rem)), md: (padding-x: var(--kendo-spacing-3, 0.75rem), padding-y: var(--kendo-spacing-1\\.5, 0.375rem), font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), button-padding-x: var(--kendo-spacing-1\\.5, 0.375rem), button-padding-y: var(--kendo-spacing-1\\.5, 0.375rem)), lg: (padding-x: var(--kendo-spacing-4, 1rem), padding-y: var(--kendo-spacing-2, 0.5rem), font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), button-padding-x: var(--kendo-spacing-2, 0.5rem), button-padding-y: var(--kendo-spacing-2, 0.5rem)))",
            "resolvedType": "Map",
            "prettyValue": {
                "sm": {
                    "padding-x": "var(--kendo-spacing-2, 0.5rem)",
                    "padding-y": "var(--kendo-spacing-1, 0.25rem)",
                    "font-size": "var(--kendo-font-size-sm, inherit)",
                    "line-height": 1.4285714285714286,
                    "button-padding-x": "var(--kendo-spacing-1, 0.25rem)",
                    "button-padding-y": "var(--kendo-spacing-1, 0.25rem)"
                },
                "md": {
                    "padding-x": "var(--kendo-spacing-3, 0.75rem)",
                    "padding-y": "var(--kendo-spacing-1\\.5, 0.375rem)",
                    "font-size": "var(--kendo-font-size, inherit)",
                    "line-height": "var(--kendo-line-height, normal)",
                    "button-padding-x": "var(--kendo-spacing-1\\.5, 0.375rem)",
                    "button-padding-y": "var(--kendo-spacing-1\\.5, 0.375rem)"
                },
                "lg": {
                    "padding-x": "var(--kendo-spacing-4, 1rem)",
                    "padding-y": "var(--kendo-spacing-2, 0.5rem)",
                    "font-size": "var(--kendo-font-size, inherit)",
                    "line-height": "var(--kendo-line-height, normal)",
                    "button-padding-x": "var(--kendo-spacing-2, 0.5rem)",
                    "button-padding-y": "var(--kendo-spacing-2, 0.5rem)"
                }
            }
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border-alt, rgba(33, 37, 41, 0.2))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border-alt, rgba(33, 37, 41, 0.2))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary-emphasis, rgba(13, 110, 253, 0.4))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(0 0 0 0.25rem color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 25%, transparent))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 50%, transparent)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 50%, transparent)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary-emphasis, rgba(13, 110, 253, 0.4))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(0 0 0 0.25rem color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 25%, transparent))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border-alt, rgba(33, 37, 41, 0.2))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border-alt, rgba(33, 37, 41, 0.2))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary-emphasis, rgba(13, 110, 253, 0.4))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(0 0 0 0.25rem color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 25%, transparent))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-subtle, #596169)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "0.5",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-0\\.5, 0.125rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-0\\.5, 0.125rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "unset",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "unset",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "0.5",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-subtle, #596169)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-subtle, #596169)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-error, #dc3545)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(0 0 0 0.25rem color-mix(in srgb, var(--kendo-color-error, #dc3545) 25%, transparent))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/list/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-family, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/list/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/list/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/list/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/list/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/list/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(0 0 1px)",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/list/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/list/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/list/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-weight-bold, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/list/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/list/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/list/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/list/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/list/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/list/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/list/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/list/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(1px 0 0)",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/list/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/list/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/list/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-weight-bold, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/list/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(sm: (font-size: var(--kendo-font-size-sm, inherit), line-height: 1.4285714286, header-padding-x: var(--kendo-spacing-4, 1rem), header-padding-y: var(--kendo-spacing-1, 0.25rem), header-font-size: null, header-line-height: null, item-padding-x: var(--kendo-spacing-4, 1rem), item-padding-y: var(--kendo-spacing-1, 0.25rem), item-font-size: null, item-line-height: null, group-item-padding-x: var(--kendo-spacing-4, 1rem), group-item-padding-y: var(--kendo-spacing-0\\.5, 0.125rem), group-item-font-size: null, group-item-line-height: null), md: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), header-padding-x: var(--kendo-spacing-4, 1rem), header-padding-y: var(--kendo-spacing-1, 0.25rem), header-font-size: null, header-line-height: null, item-padding-x: var(--kendo-spacing-4, 1rem), item-padding-y: var(--kendo-spacing-1, 0.25rem), item-font-size: null, item-line-height: null, group-item-padding-x: var(--kendo-spacing-4, 1rem), group-item-padding-y: var(--kendo-spacing-1, 0.25rem), group-item-font-size: null, group-item-line-height: null), lg: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), header-padding-x: var(--kendo-spacing-4, 1rem), header-padding-y: var(--kendo-spacing-2, 0.5rem), header-font-size: null, header-line-height: null, item-padding-x: var(--kendo-spacing-4, 1rem), item-padding-y: var(--kendo-spacing-2, 0.5rem), item-font-size: null, item-line-height: null, group-item-padding-x: var(--kendo-spacing-4, 1rem), group-item-padding-y: var(--kendo-spacing-1\\.5, 0.375rem), group-item-font-size: null, group-item-line-height: null))",
            "resolvedType": "Map",
            "prettyValue": {
                "sm": {
                    "font-size": "var(--kendo-font-size-sm, inherit)",
                    "line-height": 1.4285714285714286,
                    "header-padding-x": "var(--kendo-spacing-4, 1rem)",
                    "header-padding-y": "var(--kendo-spacing-1, 0.25rem)",
                    "header-font-size": null,
                    "header-line-height": null,
                    "item-padding-x": "var(--kendo-spacing-4, 1rem)",
                    "item-padding-y": "var(--kendo-spacing-1, 0.25rem)",
                    "item-font-size": null,
                    "item-line-height": null,
                    "group-item-padding-x": "var(--kendo-spacing-4, 1rem)",
                    "group-item-padding-y": "var(--kendo-spacing-0\\.5, 0.125rem)",
                    "group-item-font-size": null,
                    "group-item-line-height": null
                },
                "md": {
                    "font-size": "var(--kendo-font-size, inherit)",
                    "line-height": "var(--kendo-line-height, normal)",
                    "header-padding-x": "var(--kendo-spacing-4, 1rem)",
                    "header-padding-y": "var(--kendo-spacing-1, 0.25rem)",
                    "header-font-size": null,
                    "header-line-height": null,
                    "item-padding-x": "var(--kendo-spacing-4, 1rem)",
                    "item-padding-y": "var(--kendo-spacing-1, 0.25rem)",
                    "item-font-size": null,
                    "item-line-height": null,
                    "group-item-padding-x": "var(--kendo-spacing-4, 1rem)",
                    "group-item-padding-y": "var(--kendo-spacing-1, 0.25rem)",
                    "group-item-font-size": null,
                    "group-item-line-height": null
                },
                "lg": {
                    "font-size": "var(--kendo-font-size, inherit)",
                    "line-height": "var(--kendo-line-height, normal)",
                    "header-padding-x": "var(--kendo-spacing-4, 1rem)",
                    "header-padding-y": "var(--kendo-spacing-2, 0.5rem)",
                    "header-font-size": null,
                    "header-line-height": null,
                    "item-padding-x": "var(--kendo-spacing-4, 1rem)",
                    "item-padding-y": "var(--kendo-spacing-2, 0.5rem)",
                    "item-font-size": null,
                    "item-line-height": null,
                    "group-item-padding-x": "var(--kendo-spacing-4, 1rem)",
                    "group-item-padding-y": "var(--kendo-spacing-1\\.5, 0.375rem)",
                    "group-item-font-size": null,
                    "group-item-line-height": null
                }
            }
        },
        {
            "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": "bootstrap/scss/list/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/list/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/list/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/list/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/list/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/list/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "inherit",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/list/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "none",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/list/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/list/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/list/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-base-subtle-hover, #dee2e6)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/list/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/list/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/list/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/list/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(inset 0 0 0 3px color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 15%, transparent))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/list/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/list/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/list/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/list/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/list/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "inherit",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/list/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/list/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-subtle, #596169)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/listbox/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/listbox/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/listbox/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "10em",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/listbox/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "200px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/listbox/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/listbox/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-family, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/listbox/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/listbox/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/listbox/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/listbox/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/listbox/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/listbox/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/listbox/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/listbox/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/listbox/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/listview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/listview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/listview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/listview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-family, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/listview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/listview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/listview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/listview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/listview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/listview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/listview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/listview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/listview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 25%, transparent)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/listview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/listview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/listview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/listview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/listview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(inset 0 0 0 3px color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 15%, transparent))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/loader/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "50%",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/loader/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/loader/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/loader/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/loader/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-spacing-1, 0.25rem) / 2)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/loader/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-spacing-2, 0.5rem) / 2)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/loader/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-spacing-4, 1rem) / 2)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/loader/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-spacing-1, 0.25rem) * 4)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/loader/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-spacing-2, 0.5rem) * 4)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/loader/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-spacing-4, 1rem) * 4)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/loader/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(calc(var(--kendo-spacing-1, 0.25rem) * 4) * 0.8660254038)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/loader/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(calc(var(--kendo-spacing-2, 0.5rem) * 4) * 0.8660254038)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/loader/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(calc(var(--kendo-spacing-4, 1rem) * 4) * 0.8660254038)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/loader/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-spacing-1, 0.25rem) * 4)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/loader/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-spacing-2, 0.5rem) * 4)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/loader/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-spacing-4, 1rem) * 4)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/loader/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-spacing-1, 0.25rem) * 4)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/loader/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-spacing-2, 0.5rem) * 4)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/loader/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-spacing-4, 1rem) * 4)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/loader/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/loader/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "solid",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/loader/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/loader/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-border-radius-md, 0.375rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/loader/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "#ffffff",
            "resolvedType": "Color"
        },
        {
            "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": "bootstrap/scss/loader/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/loader/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-5, 1.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/loader/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-6, 1.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/loader/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/loader/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/loader/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/loader/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size-sm, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/loader/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/loader/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size-lg, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/loader/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/loader/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "currentColor",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/loader/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "0.3",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/loader/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "100",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/map/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "0px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/map/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/map/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/map/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-family, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/map/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/map/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/map/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/map/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/map/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-0\\.5, 0.125rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/map/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(1rem * 3 + var(--kendo-spacing-0\\.5, 0.125rem) * 2)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/map/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(1rem * 3 + var(--kendo-spacing-0\\.5, 0.125rem) * 2)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/map/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/map/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/map/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/map/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/map/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/map/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/map/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-font-size, inherit) * 0.75)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/map/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "color-mix(in srgb, var(--kendo-color-app-surface, #ffffff) 80%, transparent)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/map/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/mediaplayer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/mediaplayer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-family, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/mediaplayer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/mediaplayer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/mediaplayer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/mediaplayer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/mediaplayer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/mediaplayer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/mediaplayer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/mediaplayer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/mediaplayer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/mediaplayer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/mediaplayer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 70%, transparent), color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 0%, transparent))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "0px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-family, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "transparent",
            "resolvedType": "Color"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-0, 0px)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-weight-bold, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 76%, transparent)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 93%, transparent)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 100%, transparent)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(inset 0 0 0 3px color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 15%, transparent))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 76%, transparent)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "transparent",
            "resolvedType": "Color"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 50%, transparent)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 70%, transparent)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-spacing-4, 1rem) * 2 + 1rem)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(-1 * (calc(var(--kendo-spacing-4, 1rem) * 2 + 1rem) - var(--kendo-spacing-4, 1rem) / 2))",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-0, 0px)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-base-subtle-hover, #dee2e6)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/menu/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(inset 0 0 0 3px color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 15%, transparent))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/menu-button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/no-data/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "140px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/no-data/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-subtle, #596169)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/notification/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/notification/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/notification/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/notification/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/notification/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/notification/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-family, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/notification/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size-sm, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/notification/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/notification/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/notification/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/notification/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/notification/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-elevation-4, 0px 6px 13px rgba(0, 0, 0, 0.125))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/notification/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/notification/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(\"primary\": var(--kendo-color-primary, #0d6efd), \"secondary\": var(--kendo-color-secondary, #6c757d), \"tertiary\": var(--kendo-color-tertiary, #6f42c1), \"info\": var(--kendo-color-info, #0dcaf0), \"success\": var(--kendo-color-success, #198754), \"warning\": var(--kendo-color-warning, #ffc107), \"error\": var(--kendo-color-error, #dc3545), \"dark\": var(--kendo-color-dark, #212529), \"light\": var(--kendo-color-light, #f8f9fa), \"inverse\": var(--kendo-color-dark, #212529))",
            "resolvedType": "Map",
            "prettyValue": {
                "primary": "var(--kendo-color-primary, #0d6efd)",
                "secondary": "var(--kendo-color-secondary, #6c757d)",
                "tertiary": "var(--kendo-color-tertiary, #6f42c1)",
                "info": "var(--kendo-color-info, #0dcaf0)",
                "success": "var(--kendo-color-success, #198754)",
                "warning": "var(--kendo-color-warning, #ffc107)",
                "error": "var(--kendo-color-error, #dc3545)",
                "dark": "var(--kendo-color-dark, #212529)",
                "light": "var(--kendo-color-light, #f8f9fa)",
                "inverse": "var(--kendo-color-dark, #212529)"
            }
        },
        {
            "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": "bootstrap/scss/notification/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(\"inverse\": (color: var(--kendo-color-inverse-on-subtle, #ffffff), background-color: var(--kendo-color-inverse-subtle, #495057), border: var(--kendo-color-inverse-emphasis, rgba(33, 37, 41, 0.4))), \"light\": (color: var(--kendo-color-light-on-subtle, #495057), background-color: var(--kendo-color-light-subtle, #ffffff), border: var(--kendo-color-light-emphasis, rgba(33, 37, 41, 0.1))), \"dark\": (color: var(--kendo-color-dark-on-subtle, #ffffff), background-color: var(--kendo-color-dark-subtle, #495057), border: var(--kendo-color-dark-emphasis, rgba(33, 37, 41, 0.4))), \"error\": (color: var(--kendo-color-error-on-subtle, #58151c), background-color: var(--kendo-color-error-subtle, #f8d7da), border: var(--kendo-color-error-emphasis, rgba(220, 53, 69, 0.4))), \"warning\": (color: var(--kendo-color-warning-on-subtle, #664d03), background-color: var(--kendo-color-warning-subtle, #fff3cd), border: var(--kendo-color-warning-emphasis, rgba(255, 193, 7, 0.4))), \"success\": (color: var(--kendo-color-success-on-subtle, #0A3622), background-color: var(--kendo-color-success-subtle, #d1e7dd), border: var(--kendo-color-success-emphasis, rgba(25, 135, 84, 0.4))), \"info\": (color: var(--kendo-color-info-on-subtle, #055160), background-color: var(--kendo-color-info-subtle, #cff4fc), border: var(--kendo-color-info-emphasis, rgba(13, 202, 240, 0.4))), \"tertiary\": (color: var(--kendo-color-tertiary-on-subtle, #432874), background-color: var(--kendo-color-tertiary-subtle, #e2d9f3), border: var(--kendo-color-tertiary-emphasis, rgba(111, 66, 193, 0.4))), \"secondary\": (color: var(--kendo-color-secondary-on-subtle, #2B2F32), background-color: var(--kendo-color-secondary-subtle, #dee2e6), border: var(--kendo-color-secondary-emphasis, rgba(108, 117, 125, 0.4))), \"primary\": (color: var(--kendo-color-primary-on-subtle, #052c65), background-color: var(--kendo-color-primary-subtle, #cfe2ff), border: var(--kendo-color-primary-emphasis, rgba(13, 110, 253, 0.4))))",
            "resolvedType": "Map",
            "prettyValue": {
                "inverse": {
                    "color": "var(--kendo-color-inverse-on-subtle, #ffffff)",
                    "background-color": "var(--kendo-color-inverse-subtle, #495057)",
                    "border": "var(--kendo-color-inverse-emphasis, rgba(33, 37, 41, 0.4))"
                },
                "light": {
                    "color": "var(--kendo-color-light-on-subtle, #495057)",
                    "background-color": "var(--kendo-color-light-subtle, #ffffff)",
                    "border": "var(--kendo-color-light-emphasis, rgba(33, 37, 41, 0.1))"
                },
                "dark": {
                    "color": "var(--kendo-color-dark-on-subtle, #ffffff)",
                    "background-color": "var(--kendo-color-dark-subtle, #495057)",
                    "border": "var(--kendo-color-dark-emphasis, rgba(33, 37, 41, 0.4))"
                },
                "error": {
                    "color": "var(--kendo-color-error-on-subtle, #58151c)",
                    "background-color": "var(--kendo-color-error-subtle, #f8d7da)",
                    "border": "var(--kendo-color-error-emphasis, rgba(220, 53, 69, 0.4))"
                },
                "warning": {
                    "color": "var(--kendo-color-warning-on-subtle, #664d03)",
                    "background-color": "var(--kendo-color-warning-subtle, #fff3cd)",
                    "border": "var(--kendo-color-warning-emphasis, rgba(255, 193, 7, 0.4))"
                },
                "success": {
                    "color": "var(--kendo-color-success-on-subtle, #0A3622)",
                    "background-color": "var(--kendo-color-success-subtle, #d1e7dd)",
                    "border": "var(--kendo-color-success-emphasis, rgba(25, 135, 84, 0.4))"
                },
                "info": {
                    "color": "var(--kendo-color-info-on-subtle, #055160)",
                    "background-color": "var(--kendo-color-info-subtle, #cff4fc)",
                    "border": "var(--kendo-color-info-emphasis, rgba(13, 202, 240, 0.4))"
                },
                "tertiary": {
                    "color": "var(--kendo-color-tertiary-on-subtle, #432874)",
                    "background-color": "var(--kendo-color-tertiary-subtle, #e2d9f3)",
                    "border": "var(--kendo-color-tertiary-emphasis, rgba(111, 66, 193, 0.4))"
                },
                "secondary": {
                    "color": "var(--kendo-color-secondary-on-subtle, #2B2F32)",
                    "background-color": "var(--kendo-color-secondary-subtle, #dee2e6)",
                    "border": "var(--kendo-color-secondary-emphasis, rgba(108, 117, 125, 0.4))"
                },
                "primary": {
                    "color": "var(--kendo-color-primary-on-subtle, #052c65)",
                    "background-color": "var(--kendo-color-primary-subtle, #cfe2ff)",
                    "border": "var(--kendo-color-primary-emphasis, rgba(13, 110, 253, 0.4))"
                }
            }
        },
        {
            "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": "bootstrap/scss/otp/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/otp/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/otp/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/otp/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/otp/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/otp/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/otp/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/otp/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/otp/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(1.5 * 1em + var(--kendo-spacing-1\\.5, 0.375rem) * 2 + (2px))",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/otp/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(1.4285714286 * 1em + var(--kendo-spacing-1, 0.25rem) * 2 + (2px))",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/otp/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(1.5 * 1em + var(--kendo-spacing-1\\.5, 0.375rem) * 2 + (2px))",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/otp/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-2, 0.5rem) * 2 + (2px))",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/orgchart/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-6, 1.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/orgchart/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-6, 1.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/orgchart/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-6, 1.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/orgchart/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-family, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/orgchart/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/orgchart/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/orgchart/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/orgchart/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/orgchart/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/orgchart/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-6, 1.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/orgchart/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-6, 1.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/orgchart/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-6, 1.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/orgchart/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-6, 1.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/orgchart/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-6, 1.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/orgchart/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/orgchart/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-border-radius-md, 0.375rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/orgchart/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/orgchart/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/orgchart/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/orgchart/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/orgchart/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-elevation-3, 0px 4px 10px rgba(0, 0, 0, 0.1))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/orgchart/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size-lg, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/orgchart/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-spacing-6, 1.5rem) / 4)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/orgchart/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height-sm, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/orgchart/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-6, 1.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/orgchart/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/orgchart/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-subtle, #596169)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/orgchart/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "300px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/orgchart/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/orgchart/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/orgchart/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/orgchart/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/orgchart/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-elevation-3, 0px 4px 10px rgba(0, 0, 0, 0.1))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/orgchart/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-0, 0px)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/orgchart/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/orgchart/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-0, 0px)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/orgchart/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/orgchart/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(2px 0 0)",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/orgchart/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "transparent",
            "resolvedType": "Color"
        },
        {
            "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": "bootstrap/scss/orgchart/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(var(--kendo-spacing-6, 1.5rem) / 2)",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/orgchart/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "45px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/orgchart/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/orgchart/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/orgchart/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-6, 1.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2\\.5, 0.625rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2\\.5, 0.625rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(1.4285714286 * 1em + var(--kendo-spacing-1, 0.25rem) * 2 + 1px * 2)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/pager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-1\\.5, 0.375rem) * 2 + 1px * 2)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/pager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-2, 0.5rem) * 2 + 1px * 2)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/pager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-3\\.5, 0.875rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4\\.5, 1.125rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/pager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-family, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/pager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(inset 0 0 0 2px rgba(0, 0, 0, 0.08))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/pager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/pager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "-1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/pager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-base-subtle-hover, #dee2e6)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary-hover, #0c64e4)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/pager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(0 0 0 3px color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 25%, transparent))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/pager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "0px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/pager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "5em",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/pager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "5em",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/pager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "5em",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/pager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "6em",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/pager/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(sm: (padding-x: var(--kendo-spacing-1, 0.25rem), padding-y: var(--kendo-spacing-1, 0.25rem), item-group-spacing: var(--kendo-spacing-3\\.5, 0.875rem), item-min-width: calc(1.4285714286 * 1em + var(--kendo-spacing-1, 0.25rem) * 2 + 1px * 2), pager-dropdown-width: 5em), md: (padding-x: var(--kendo-spacing-2, 0.5rem), padding-y: var(--kendo-spacing-2, 0.5rem), item-group-spacing: var(--kendo-spacing-4, 1rem), item-min-width: calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-1\\.5, 0.375rem) * 2 + 1px * 2), pager-dropdown-width: 5em), lg: (padding-x: var(--kendo-spacing-2\\.5, 0.625rem), padding-y: var(--kendo-spacing-2\\.5, 0.625rem), item-group-spacing: var(--kendo-spacing-4\\.5, 1.125rem), item-min-width: calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-2, 0.5rem) * 2 + 1px * 2), pager-dropdown-width: 6em))",
            "resolvedType": "Map",
            "prettyValue": {
                "sm": {
                    "padding-x": "var(--kendo-spacing-1, 0.25rem)",
                    "padding-y": "var(--kendo-spacing-1, 0.25rem)",
                    "item-group-spacing": "var(--kendo-spacing-3\\.5, 0.875rem)",
                    "item-min-width": "calc(1.4285714286 * 1em + var(--kendo-spacing-1, 0.25rem) * 2 + 1px * 2)",
                    "pager-dropdown-width": "5em"
                },
                "md": {
                    "padding-x": "var(--kendo-spacing-2, 0.5rem)",
                    "padding-y": "var(--kendo-spacing-2, 0.5rem)",
                    "item-group-spacing": "var(--kendo-spacing-4, 1rem)",
                    "item-min-width": "calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-1\\.5, 0.375rem) * 2 + 1px * 2)",
                    "pager-dropdown-width": "5em"
                },
                "lg": {
                    "padding-x": "var(--kendo-spacing-2\\.5, 0.625rem)",
                    "padding-y": "var(--kendo-spacing-2\\.5, 0.625rem)",
                    "item-group-spacing": "var(--kendo-spacing-4\\.5, 1.125rem)",
                    "item-min-width": "calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-2, 0.5rem) * 2 + 1px * 2)",
                    "pager-dropdown-width": "6em"
                }
            }
        },
        {
            "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": "bootstrap/scss/core/color-system/_palettes.scss",
                "name": "_palettes.scss"
            },
            "resolvedValue": "(\"white\": #ffffff, 1: #fafafa, 2: #f5f5f5, 3: #ebebeb, 4: #e0e0e0, 5: #d6d6d6, 6: #c2c2c2, 7: #adadad, 8: #999999, 9: #808080, 10: #666666, 11: #525252, 12: #3d3d3d, 13: #292929, 14: #1f1f1f, 15: #141414, \"black\": #000000)",
            "resolvedType": "Map",
            "prettyValue": {
                "1": "#fafafa",
                "2": "#f5f5f5",
                "3": "#ebebeb",
                "4": "#e0e0e0",
                "5": "#d6d6d6",
                "6": "#c2c2c2",
                "7": "#adadad",
                "8": "#999999",
                "9": "#808080",
                "10": "#666666",
                "11": "#525252",
                "12": "#3d3d3d",
                "13": "#292929",
                "14": "#1f1f1f",
                "15": "#141414",
                "white": "#ffffff",
                "black": "#000000"
            }
        },
        {
            "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": "bootstrap/scss/core/color-system/_palettes.scss",
                "name": "_palettes.scss"
            },
            "resolvedValue": "(1: #e9f0fd, 2: #d2e2fb, 3: #bdd4f8, 4: #9ec0f6, 5: #80acf4, 6: #6098f2, 7: #4082ef, 8: #206eec, 9: #0058e9, 10: #0052d6, 11: #004ac2, 12: #0042af, 13: #003892, 14: #002c75, 15: #002259)",
            "resolvedType": "Map",
            "prettyValue": {
                "1": "#e9f0fd",
                "2": "#d2e2fb",
                "3": "#bdd4f8",
                "4": "#9ec0f6",
                "5": "#80acf4",
                "6": "#6098f2",
                "7": "#4082ef",
                "8": "#206eec",
                "9": "#0058e9",
                "10": "#0052d6",
                "11": "#004ac2",
                "12": "#0042af",
                "13": "#003892",
                "14": "#002c75",
                "15": "#002259"
            }
        },
        {
            "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": "bootstrap/scss/core/color-system/_palettes.scss",
                "name": "_palettes.scss"
            },
            "resolvedValue": "(1: #fffae9, 2: #fff4d3, 3: #ffeebd, 4: #ffe79e, 5: #ffe080, 6: #ffd760, 7: #ffd040, 8: #ffc720, 9: #ffc000, 10: #eaaf00, 11: #d49f00, 12: #bf9000, 13: #a07800, 14: #806000, 15: #5e4700)",
            "resolvedType": "Map",
            "prettyValue": {
                "1": "#fffae9",
                "2": "#fff4d3",
                "3": "#ffeebd",
                "4": "#ffe79e",
                "5": "#ffe080",
                "6": "#ffd760",
                "7": "#ffd040",
                "8": "#ffc720",
                "9": "#ffc000",
                "10": "#eaaf00",
                "11": "#d49f00",
                "12": "#bf9000",
                "13": "#a07800",
                "14": "#806000",
                "15": "#5e4700"
            }
        },
        {
            "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": "bootstrap/scss/core/color-system/_palettes.scss",
                "name": "_palettes.scss"
            },
            "resolvedValue": "(1: #feeeed, 2: #fcddda, 3: #fbc8c3, 4: #faaaa2, 5: #f98b80, 6: #f76f60, 7: #f65140, 8: #f43520, 9: #f31700, 10: #df1600, 11: #ca1400, 12: #b61100, 13: #980f00, 14: #7a0c00, 15: #7a0c00)",
            "resolvedType": "Map",
            "prettyValue": {
                "1": "#feeeed",
                "2": "#fcddda",
                "3": "#fbc8c3",
                "4": "#faaaa2",
                "5": "#f98b80",
                "6": "#f76f60",
                "7": "#f65140",
                "8": "#f43520",
                "9": "#f31700",
                "10": "#df1600",
                "11": "#ca1400",
                "12": "#b61100",
                "13": "#980f00",
                "14": "#7a0c00",
                "15": "#7a0c00"
            }
        },
        {
            "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": "bootstrap/scss/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": "bootstrap/scss/core/color-system/_palettes.scss",
                "name": "_palettes.scss"
            },
            "resolvedValue": "(1: #edf8e9, 2: #dcf0d3, 3: #cbe9bf, 4: #b7e1a5, 5: #9bda80, 6: #81d15f, 7: #69c740, 8: #4ebe1f, 9: #37b400, 10: #32a500, 11: #2d9600, 12: #298700, 13: #227100, 14: #1c5a00, 15: #1c5a00)",
            "resolvedType": "Map",
            "prettyValue": {
                "1": "#edf8e9",
                "2": "#dcf0d3",
                "3": "#cbe9bf",
                "4": "#b7e1a5",
                "5": "#9bda80",
                "6": "#81d15f",
                "7": "#69c740",
                "8": "#4ebe1f",
                "9": "#37b400",
                "10": "#32a500",
                "11": "#2d9600",
                "12": "#298700",
                "13": "#227100",
                "14": "#1c5a00",
                "15": "#1c5a00"
            }
        },
        {
            "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": "bootstrap/scss/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": "bootstrap/scss/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": "bootstrap/scss/panel/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-border-radius-md, 0.375rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/panel/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/panel/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "solid",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/panel/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/panel/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/panel/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/panel/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/panel/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-component-text, var(--kendo-color-on-app-surface, #212529))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/panel/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-component-bg, var(--kendo-color-app-surface, #ffffff))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/panel/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-component-border, var(--kendo-color-border, rgba(33, 37, 41, 0.13)))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-0, 0px)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-0, 0px)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-family, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "solid",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "solid",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-6, 1.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-6, 1.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "4",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-base-subtle-hover, #dee2e6)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(inset 0 0 0 3px color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 15%, transparent))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary-hover, #0c64e4)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-base-hover, #ced4da)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(inset 0 0 0 3px color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 15%, transparent))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary-hover, #0c64e4)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/panelbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-family, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-7\\.5, 1.875rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "white",
            "resolvedType": "Color"
        },
        {
            "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-elevation-3, 0px 4px 10px rgba(0, 0, 0, 0.1))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-spacing-2, 0.5rem) * 2)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "none",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1.2",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "yellow",
            "resolvedType": "Color"
        },
        {
            "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-subtle, #596169)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary-hover, #0c64e4)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "rgba(124, 22, 27, 0.5)",
            "resolvedType": "Color"
        },
        {
            "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "rgba(124, 22, 27, 0.7)",
            "resolvedType": "Color"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-base, #dee2e6)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-base, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-base, #dee2e6)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "none",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-base-hover, #ced4da)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-base-hover, #ced4da)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "none",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-base-active, #bdc4cb)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-base-active, #bdc4cb)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(0 0 0 0.25rem color-mix(in srgb, var(--kendo-color-border, rgba(33, 37, 41, 0.13)) 50%, transparent))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-base, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 50%, transparent)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-base, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-base-subtle, #e9ecef)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-base, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(0 0 0 0.25rem color-mix(in srgb, var(--kendo-color-border, rgba(33, 37, 41, 0.13)) 50%, transparent))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-base, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-base, #dee2e6)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 8%, transparent)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-base, #dee2e6)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(0 0 0 0.25rem color-mix(in srgb, var(--kendo-color-border, rgba(33, 37, 41, 0.13)) 50%, transparent))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/input/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-family, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "300px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "75px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border-alt, rgba(33, 37, 41, 0.2))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-base-subtle, #e9ecef)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-base-subtle-hover, #dee2e6)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 25%, transparent)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(inset 0 0 0 3px color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 15%, transparent))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-spacing-4, 1rem) * 0.75)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "18px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "500",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-0, 0px)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-spacing-4, 1rem) / 2)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "320px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "420px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-elevation-3, 0px 4px 10px rgba(0, 0, 0, 0.1))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-elevation-3, 0px 4px 10px rgba(0, 0, 0, 0.1))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-elevation-3, 0px 4px 10px rgba(0, 0, 0, 0.1))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-elevation-3, 0px 4px 10px rgba(0, 0, 0, 0.1))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-elevation-3, 0px 4px 10px rgba(0, 0, 0, 0.1))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-1, 0.25rem) * 2 + 1px * 2)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-border-radius-md, 0.375rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-6, 1.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/pivotgrid/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-0, 0px)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/popover/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/popover/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "solid",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/popover/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/popover/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-family, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/popover/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/popover/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/popover/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/popover/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/popover/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/popover/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/popover/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/popover/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/popover/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/popover/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "solid",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/popover/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "unset",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/popover/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "unset",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/popover/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "inherit",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/popover/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/popover/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/popover/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/popover/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1.3em",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/popover/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1.3em",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/popover/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/popover/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "solid",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/popover/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/popover/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/popup/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/popup/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/popup/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/popup/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-border-radius-md, 0.375rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/popup/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/popup/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/popup/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/popup/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/popup/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/popup/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/popup/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/popup/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-elevation-4, 0px 6px 13px rgba(0, 0, 0, 0.125))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/progressbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/progressbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "100%",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/progressbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(1s linear infinite)",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/progressbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "0px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/progressbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-family, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/progressbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "0.75rem",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/progressbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height-xs, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/progressbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-base-subtle, #e9ecef)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/progressbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-base-on-subtle, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/progressbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "inherit",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/progressbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/progressbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/progressbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/progressbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "unset",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/progressbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/progressbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-base-subtle, #e9ecef)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/progressbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-base-on-subtle, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/progressbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "inherit",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/progressbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/progressbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/progressbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/progressbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-base-subtle, #e9ecef)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/prompt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/prompt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/prompt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/prompt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/prompt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/prompt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/prompt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/prompt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/prompt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/prompt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/prompt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/prompt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/prompt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/prompt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/prompt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/prompt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-border-radius-md, 0.375rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/prompt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/prompt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/prompt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/prompt/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-elevation-1, 0px 1px 2px rgba(0, 0, 0, 0.038))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/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": "bootstrap/scss/core/border-radii/index.import.scss",
                "name": "index.import.scss"
            },
            "resolvedValue": "0px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/core/border-radii/index.import.scss",
                "name": "index.import.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/core/border-radii/index.import.scss",
                "name": "index.import.scss"
            },
            "resolvedValue": "0.125rem",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/core/border-radii/index.import.scss",
                "name": "index.import.scss"
            },
            "resolvedValue": "0.25rem",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/core/border-radii/index.import.scss",
                "name": "index.import.scss"
            },
            "resolvedValue": "0.375rem",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/core/border-radii/index.import.scss",
                "name": "index.import.scss"
            },
            "resolvedValue": "0.5rem",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/core/border-radii/index.import.scss",
                "name": "index.import.scss"
            },
            "resolvedValue": "0.75rem",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/core/border-radii/index.import.scss",
                "name": "index.import.scss"
            },
            "resolvedValue": "1rem",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/core/border-radii/index.import.scss",
                "name": "index.import.scss"
            },
            "resolvedValue": "9999px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/core/border-radii/index.import.scss",
                "name": "index.import.scss"
            },
            "resolvedValue": "(none: 0px, xs: 0.125rem, sm: 0.25rem, md: 0.375rem, lg: 0.5rem, xl: 0.75rem, xxl: 1rem, xxxl: 2rem, full: 50rem)",
            "resolvedType": "Map",
            "prettyValue": {
                "none": "0px",
                "xs": "0.125rem",
                "sm": "0.25rem",
                "md": "0.375rem",
                "lg": "0.5rem",
                "xl": "0.75rem",
                "xxl": "1rem",
                "xxxl": "2rem",
                "full": "50rem"
            }
        },
        {
            "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": "bootstrap/scss/radio/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "50%",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/radio/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/radio/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/radio/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/radio/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-5, 1.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/radio/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2\\.5, 0.625rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/radio/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-3\\.5, 0.875rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/radio/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4\\.5, 1.125rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/radio/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "300%",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/radio/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "300%",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/radio/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "300%",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/radio/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(sm: (size: var(--kendo-spacing-3, 0.75rem), glyph-size: var(--kendo-spacing-2\\.5, 0.625rem), ripple-size: 300%), md: (size: var(--kendo-spacing-4, 1rem), glyph-size: var(--kendo-spacing-3\\.5, 0.875rem), ripple-size: 300%), lg: (size: var(--kendo-spacing-5, 1.25rem), glyph-size: var(--kendo-spacing-4\\.5, 1.125rem), ripple-size: 300%))",
            "resolvedType": "Map",
            "prettyValue": {
                "sm": {
                    "size": "var(--kendo-spacing-3, 0.75rem)",
                    "glyph-size": "var(--kendo-spacing-2\\.5, 0.625rem)",
                    "ripple-size": "300%"
                },
                "md": {
                    "size": "var(--kendo-spacing-4, 1rem)",
                    "glyph-size": "var(--kendo-spacing-3\\.5, 0.875rem)",
                    "ripple-size": "300%"
                },
                "lg": {
                    "size": "var(--kendo-spacing-5, 1.25rem)",
                    "glyph-size": "var(--kendo-spacing-4\\.5, 1.125rem)",
                    "ripple-size": "300%"
                }
            }
        },
        {
            "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": "bootstrap/scss/radio/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/radio/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/radio/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border-alt, rgba(33, 37, 41, 0.2))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/radio/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/radio/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/radio/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/radio/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/radio/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/radio/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/radio/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary-emphasis, rgba(13, 110, 253, 0.4))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/radio/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(0 0 0 0.25rem color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 25%, transparent))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/radio/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/radio/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(0 0 0 0.25rem color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 25%, transparent))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/radio/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/radio/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/radio/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/radio/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/radio/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/radio/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/radio/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/radio/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-error, #dc3545)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/radio/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-error, #dc3545)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/radio/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "image",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/radio/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(\"WebComponentsIcons\", monospace)",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/radio/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "\"\\e308\"",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/radio/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23ffffff'/%3e%3c/svg%3e\")",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/radio/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/radio/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/radio/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/radio/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-0, 0px)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/radio/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/radio/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/radio/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "0.25",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/rating/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-family, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/rating/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/rating/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/rating/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/rating/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/rating/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/rating/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/rating/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/rating/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height-lg, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/rating/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-subtle, #596169)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/rating/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/rating/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/rating/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/rating/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(0 2px 4px rgba(0, 0, 0, 0.1))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/rating/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(0 2px 4px rgba(0, 0, 0, 0.1))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-family, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "25px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-border-radius-md, 0.375rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(25px - 2 * var(--kendo-spacing-1, 0.25rem))",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(inset 0 0 0 3px rgba(255, 255, 255, 0.5))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(inset 0px 0px 0px 1px #ff0000)",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(1.5 * 1em)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "12em",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "11em",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-base-subtle, #e9ecef)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-base-subtle, #e9ecef)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "3px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(38px - var(--kendo-spacing-1, 0.25rem) * 2)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(50% - 1.5px)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "50%",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "0",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-elevation-2, 0px 2px 7px rgba(0, 0, 0, 0.075))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size-sm, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-font-size-sm, 0.75rem) * 2)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "250px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-border-radius-md, 0.375rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(var(--kendo-spacing-1, 0.25rem) 0.4ex 0 var(--kendo-spacing-2, 0.5rem))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(var(--kendo-spacing-1, 0.25rem) var(--kendo-spacing-2, 0.5rem) 0 0.4ex)",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/scheduler/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/scrollview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/scrollview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-family, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/scrollview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/scrollview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/scrollview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/scrollview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/scrollview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/scrollview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "10px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/scrollview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-base, #dee2e6)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/scrollview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-base, #dee2e6)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/scrollview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/scrollview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/scrollview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(0 0 0 2px rgba(0, 0, 0, 0.13))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/scrollview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "0",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/scrollview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-5, 1.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/scrollview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "0px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/scrollview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(10px + 0px + var(--kendo-spacing-5, 1.25rem) * 2)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/scrollview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "rgba(0, 0, 0, 0)",
            "resolvedType": "Color"
        },
        {
            "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": "bootstrap/scss/scrollview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "white",
            "resolvedType": "Color"
        },
        {
            "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": "bootstrap/scss/scrollview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(rgba(0, 0, 0, 0.3) 0 0 15px)",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/scrollview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "rgba(0, 0, 0, 0)",
            "resolvedType": "Color"
        },
        {
            "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": "bootstrap/scss/scrollview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "0.7",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/scrollview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/scrollview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/scrollview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "rgba(255, 255, 255, 0.4)",
            "resolvedType": "Color"
        },
        {
            "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": "bootstrap/scss/scrollview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "rgba(0, 0, 0, 0.4)",
            "resolvedType": "Color"
        },
        {
            "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": "bootstrap/scss/scrollview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "0.3s",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/scrollview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "ease-in-out",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/skeleton/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "scale(1, 0.6)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/skeleton/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-border-radius-md, 0.375rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/skeleton/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "0",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/skeleton/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "9999px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/skeleton/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 20%, transparent)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/skeleton/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "rgba(0, 0, 0, 0.04)",
            "resolvedType": "Color"
        },
        {
            "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": "bootstrap/scss/slider/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "200px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/slider/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/slider/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "30px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/slider/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-family, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/slider/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/slider/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/slider/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "10px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/slider/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "28px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/slider/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "38px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/slider/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(0 0 0 0.25rem color-mix(in srgb, var(--kendo-color-border, rgba(33, 37, 41, 0.13)) 50%, transparent))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/slider/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "4px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/slider/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "14px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/slider/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/slider/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/slider/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/slider/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/slider/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/slider/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/slider/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/slider/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary-hover, #0c64e4)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/slider/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/slider/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary-hover, #0c64e4)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/slider/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/slider/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary-active, #0a58ca)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/slider/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/slider/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary-active, #0a58ca)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/slider/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/slider/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(0 0 0 3px color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 50%, transparent))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/slider/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "0.3s",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/slider/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "ease-out",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/slider/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "0.4s",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/slider/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "cubic-bezier(0.25, 0.8, 0.25, 1)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/slider/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-base-emphasis, rgba(33, 37, 41, 0.34))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/slider/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/slider/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/slider/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "\"data:image/gif;base64,R0lGODlhAQC0AIABALi4uAAAACH5BAEAAAEALAAAAAABALQAAAIWjIGJxqzazlux2ovlzND2rAHgSIZWAQA7\"",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/slider/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "\"data:image/gif;base64,R0lGODlhtAABAIABALi4uAAAACH5BAEAAAEALAAAAAC0AAEAAAIWjIGJxqzazlux2ovlzND2rAHgSIZWAQA7\"",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/core/spacing/index.import.scss",
                "name": "index.import.scss"
            },
            "resolvedValue": "(0: 0px, 1px: 1px, 0.5: 0.125rem, 1: 0.25rem, 1.5: 0.375rem, 2: 0.5rem, 2.5: 0.625rem, 3: 0.75rem, 3.5: 0.875rem, 4: 1rem, 4.5: 1.125rem, 5: 1.25rem, 5.5: 1.375rem, 6: 1.5rem, 6.5: 1.625rem, 7: 1.75rem, 7.5: 1.875rem, 8: 2rem, 9: 2.25rem, 10: 2.5rem, 11: 2.75rem, 12: 3rem, 13: 3.25rem, 14: 3.5rem, 15: 3.75rem, 16: 4rem, 17: 4.25rem, 18: 4.5rem, 19: 4.75rem, 20: 5rem, 21: 5.25rem, 22: 5.5rem, 23: 5.75rem, 24: 6rem, 25: 7rem, 26: 8rem, 27: 9rem, 28: 10rem, 29: 11rem, 30: 12rem)",
            "resolvedType": "Map",
            "prettyValue": {
                "0": "0px",
                "1": "0.25rem",
                "2": "0.5rem",
                "3": "0.75rem",
                "4": "1rem",
                "5": "1.25rem",
                "6": "1.5rem",
                "7": "1.75rem",
                "8": "2rem",
                "9": "2.25rem",
                "10": "2.5rem",
                "11": "2.75rem",
                "12": "3rem",
                "13": "3.25rem",
                "14": "3.5rem",
                "15": "3.75rem",
                "16": "4rem",
                "17": "4.25rem",
                "18": "4.5rem",
                "19": "4.75rem",
                "20": "5rem",
                "21": "5.25rem",
                "22": "5.5rem",
                "23": "5.75rem",
                "24": "6rem",
                "25": "7rem",
                "26": "8rem",
                "27": "9rem",
                "28": "10rem",
                "29": "11rem",
                "30": "12rem",
                "1px": "1px",
                "0.5": "0.125rem",
                "1.5": "0.375rem",
                "2.5": "0.625rem",
                "3.5": "0.875rem",
                "4.5": "1.125rem",
                "5.5": "1.375rem",
                "6.5": "1.625rem",
                "7.5": "1.875rem"
            }
        },
        {
            "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": "bootstrap/scss/split-button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(0 0 0 0.25rem color-mix(in srgb, var(--kendo-color-border, rgba(33, 37, 41, 0.13)) 50%, transparent))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/split-button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/split-button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/split-button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/split-button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/split-button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/split-button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/split-button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/split-button/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/splitter/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/splitter/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-family, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/splitter/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/splitter/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/splitter/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/splitter/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/splitter/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/splitter/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/splitter/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "20px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/splitter/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "2px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/splitter/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/splitter/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/splitter/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-0\\.5, 0.125rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/splitter/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/splitter/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/splitter/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-base-subtle-hover, #dee2e6)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/splitter/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/splitter/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/splitter/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-family, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(Arial, Verdana, sans-serif)",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1.5",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(Arial, Verdana, sans-serif)",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 25%, transparent)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(inset 0 0 0 1px var(--kendo-color-primary, #0d6efd))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 25%, transparent)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(inset 0 0 0 1px var(--kendo-color-primary, #0d6efd))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 25%, transparent)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(inset 0 0 0 1px var(--kendo-color-primary, #0d6efd))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "rgba(var(--kendo-color-app-surface, #ffffff), 0.5)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "20px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-0, 0px)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-error, #dc3545)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "dashed",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "2px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-7\\.5, 1.875rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "355px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "230px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "\"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==\"",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-border-radius-md, 0.375rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(inset 0 0 0 2000px rgba(0, 0, 0, 0.5))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-border-radius-md, 0.375rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "6px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "6px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "solid",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-border-radius-lg, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "solid",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "2px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 25%, transparent)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/spreadsheet/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-spacing-2\\.5, 0.625rem) / 2)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-border-radius-xxl, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "0px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-5, 1.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2\\.5, 0.625rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-family, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "28px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "28px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "50%",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "2px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "3px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(1px + 3px)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-base-hover, #ced4da)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 65%, transparent)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary-hover, #0c64e4)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 60%, transparent)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 60%, transparent)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary-hover, #0c64e4)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 60%, transparent)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 60%, transparent)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-success, #198754)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-error, #dc3545)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "unset",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 65%, transparent)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-subtle, #596169)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size-sm, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "unset",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "2px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "height",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "300ms",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/stepper/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(cubic-bezier(0.4, 0, 0.2, 1) 0ms)",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/switch/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/switch/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/switch/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "unset",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/switch/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "unset",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/switch/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "none",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/switch/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(sm: (font-size: unset, track-width: 48px, track-height: 26px, thumb-width: 20px, thumb-height: 20px, thumb-offset: 3px, label-offset: null), md: (font-size: unset, track-width: 56px, track-height: 30px, thumb-width: 24px, thumb-height: 24px, thumb-offset: 3px, label-offset: null), lg: (font-size: unset, track-width: 64px, track-height: 34px, thumb-width: 28px, thumb-height: 28px, thumb-offset: 3px, label-offset: null))",
            "resolvedType": "Map",
            "prettyValue": {
                "sm": {
                    "font-size": "unset",
                    "track-width": "48px",
                    "track-height": "26px",
                    "thumb-width": "20px",
                    "thumb-height": "20px",
                    "thumb-offset": "3px",
                    "label-offset": null
                },
                "md": {
                    "font-size": "unset",
                    "track-width": "56px",
                    "track-height": "30px",
                    "thumb-width": "24px",
                    "thumb-height": "24px",
                    "thumb-offset": "3px",
                    "label-offset": null
                },
                "lg": {
                    "font-size": "unset",
                    "track-width": "64px",
                    "track-height": "34px",
                    "thumb-width": "28px",
                    "thumb-height": "28px",
                    "thumb-offset": "3px",
                    "label-offset": null
                }
            }
        },
        {
            "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": "bootstrap/scss/switch/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/switch/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "unset",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/switch/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-base-emphasis, rgba(33, 37, 41, 0.34))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/switch/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/switch/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/switch/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/switch/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/switch/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/switch/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/switch/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/switch/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary-emphasis, rgba(13, 110, 253, 0.4))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/switch/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/switch/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(0.25rem solid color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 25%, transparent))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/switch/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-base-subtle, #e9ecef)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/switch/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/switch/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/switch/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/switch/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-base-emphasis, rgba(33, 37, 41, 0.34))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/switch/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "unset",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/switch/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "transparent",
            "resolvedType": "Color"
        },
        {
            "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": "bootstrap/scss/switch/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/switch/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/switch/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/switch/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/switch/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/switch/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/switch/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "unset",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/switch/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/switch/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/switch/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/switch/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/switch/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/switch/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/switch/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/switch/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/switch/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/switch/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/switch/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(0.25rem solid color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 25%, transparent))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/switch/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 50%, transparent)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/switch/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/switch/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/switch/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/switch/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/switch/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "unset",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/switch/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/switch/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/switch/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/switch/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/switch/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/switch/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/table/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/table/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/table/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "0px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/table/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/table/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/table/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/table/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/table/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(sm: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), cell-padding-x: var(--kendo-spacing-2, 0.5rem), cell-padding-y: var(--kendo-spacing-1, 0.25rem)), md: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), cell-padding-x: var(--kendo-spacing-2, 0.5rem), cell-padding-y: var(--kendo-spacing-2, 0.5rem)), lg: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), cell-padding-x: var(--kendo-spacing-2, 0.5rem), cell-padding-y: var(--kendo-spacing-2\\.5, 0.625rem)))",
            "resolvedType": "Map",
            "prettyValue": {
                "sm": {
                    "font-size": "var(--kendo-font-size, inherit)",
                    "line-height": "var(--kendo-line-height, normal)",
                    "cell-padding-x": "var(--kendo-spacing-2, 0.5rem)",
                    "cell-padding-y": "var(--kendo-spacing-1, 0.25rem)"
                },
                "md": {
                    "font-size": "var(--kendo-font-size, inherit)",
                    "line-height": "var(--kendo-line-height, normal)",
                    "cell-padding-x": "var(--kendo-spacing-2, 0.5rem)",
                    "cell-padding-y": "var(--kendo-spacing-2, 0.5rem)"
                },
                "lg": {
                    "font-size": "var(--kendo-font-size, inherit)",
                    "line-height": "var(--kendo-line-height, normal)",
                    "cell-padding-x": "var(--kendo-spacing-2, 0.5rem)",
                    "cell-padding-y": "var(--kendo-spacing-2\\.5, 0.625rem)"
                }
            }
        },
        {
            "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": "bootstrap/scss/table/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/table/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/table/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/table/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/table/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/table/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/table/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/table/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/table/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/table/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/table/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/table/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/table/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/table/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 5%, transparent)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/table/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/table/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/table/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 9%, transparent)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/table/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/table/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/table/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/table/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/table/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/table/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(inset 0 0 0 2px rgba(0, 0, 0, 0.08))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/table/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 25%, transparent)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/table/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/table/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/table/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(inset 0 0 0 1px var(--kendo-color-border, rgba(33, 37, 41, 0.13)))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/tabstrip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-0, 0px)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/tabstrip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-0, 0px)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/tabstrip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "0px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/tabstrip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-family, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/tabstrip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/tabstrip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/tabstrip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/tabstrip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size-sm, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/tabstrip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/tabstrip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/tabstrip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/tabstrip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/tabstrip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/tabstrip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/tabstrip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/tabstrip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/tabstrip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/tabstrip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/tabstrip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/tabstrip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/tabstrip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/tabstrip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/tabstrip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/tabstrip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-0, 0px)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/tabstrip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/tabstrip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/tabstrip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/tabstrip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/tabstrip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-5, 1.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/tabstrip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2\\.5, 0.625rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/tabstrip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/tabstrip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/tabstrip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/tabstrip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/tabstrip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/tabstrip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary-hover, #0c64e4)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/tabstrip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-base-subtle, #e9ecef)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/tabstrip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/tabstrip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/tabstrip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/tabstrip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/tabstrip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/tabstrip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-weight-bold, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/tabstrip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(inset 0 0 0 3px color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 15%, transparent))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/tabstrip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-elevation-3, 0px 4px 10px rgba(0, 0, 0, 0.1))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/tabstrip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/tabstrip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/tabstrip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/tabstrip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/tabstrip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/tabstrip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/tabstrip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/tabstrip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/tabstrip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/tabstrip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/tabstrip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/tabstrip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/tabstrip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/tabstrip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/tabstrip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/tabstrip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(var(--kendo-color-app-surface, #ffffff), color-mix(in srgb, var(--kendo-color-app-surface, #ffffff) 0%, transparent))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/tabstrip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(sm: (font-size: var(--kendo-font-size-sm, inherit), line-height: var(--kendo-line-height, normal), item-padding-x: var(--kendo-spacing-3, 0.75rem), item-padding-y: var(--kendo-spacing-1\\.5, 0.375rem)), md: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), item-padding-x: var(--kendo-spacing-4, 1rem), item-padding-y: var(--kendo-spacing-2, 0.5rem)), lg: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), item-padding-x: var(--kendo-spacing-5, 1.25rem), item-padding-y: var(--kendo-spacing-2\\.5, 0.625rem)))",
            "resolvedType": "Map",
            "prettyValue": {
                "sm": {
                    "font-size": "var(--kendo-font-size-sm, inherit)",
                    "line-height": "var(--kendo-line-height, normal)",
                    "item-padding-x": "var(--kendo-spacing-3, 0.75rem)",
                    "item-padding-y": "var(--kendo-spacing-1\\.5, 0.375rem)"
                },
                "md": {
                    "font-size": "var(--kendo-font-size, inherit)",
                    "line-height": "var(--kendo-line-height, normal)",
                    "item-padding-x": "var(--kendo-spacing-4, 1rem)",
                    "item-padding-y": "var(--kendo-spacing-2, 0.5rem)"
                },
                "lg": {
                    "font-size": "var(--kendo-font-size, inherit)",
                    "line-height": "var(--kendo-line-height, normal)",
                    "item-padding-x": "var(--kendo-spacing-5, 1.25rem)",
                    "item-padding-y": "var(--kendo-spacing-2\\.5, 0.625rem)"
                }
            }
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-family, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-spacing-4, 1rem) * 0.75)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-0, 0px)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-spacing-4, 1rem) * 0.75)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "320px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-border-radius-sm, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "transparent",
            "resolvedType": "Color"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border-alt, rgba(33, 37, 41, 0.2))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-spacing-4, 1rem) * 0.75)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-spacing-4, 1rem) * 0.75)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-spacing-4, 1rem) / 4)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-spacing-4, 1rem) / 2)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "500",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-spacing-4, 1rem) * 0.25)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-0, 0px)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-spacing-4, 1rem) * 0.75)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "320px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-spacing-4, 1rem) * 0.75)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "500",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-0, 0px)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-spacing-4, 1rem) * 0.75)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "4px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border-alt, rgba(33, 37, 41, 0.2))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border-alt, rgba(33, 37, 41, 0.2))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-elevation-3, 0px 4px 10px rgba(0, 0, 0, 0.1))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary-emphasis, rgba(13, 110, 253, 0.4))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "none",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary-active, #0a58ca)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary-active, #0a58ca)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 10%, transparent)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/taskboard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/tilelayout/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "0px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/tilelayout/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/tilelayout/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/tilelayout/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/tilelayout/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/tilelayout/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-elevation-3, 0px 4px 10px rgba(0, 0, 0, 0.1))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/tilelayout/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/tilelayout/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/tilelayout/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/tilelayout/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "rgba(255, 255, 255, 0.2)",
            "resolvedType": "Color"
        },
        {
            "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": "bootstrap/scss/time-marker/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/time-marker/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "#ff0000",
            "resolvedType": "Color"
        },
        {
            "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": "bootstrap/scss/timeline/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-10, 2.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/timeline/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-10, 2.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/timeline/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/timeline/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-family, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/timeline/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/timeline/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/timeline/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/timeline/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/timeline/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-spacing-19, 4.75rem) / 2)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/timeline/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-spacing-19, 4.75rem) / 2)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/timeline/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "color-mix(in srgb, var(--kendo-color-base-subtle, #e9ecef) 65%, transparent)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/timeline/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-base, #212529) 65%, transparent)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/timeline/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "color-mix(in srgb, var(--kendo-color-border, rgba(33, 37, 41, 0.13)) 15%, transparent)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/timeline/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/timeline/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-spacing-1\\.5, 0.375rem) / 2)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/timeline/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/timeline/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/timeline/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(calc(var(--kendo-spacing-19, 4.75rem) / 2) / 2 + calc(var(--kendo-spacing-1\\.5, 0.375rem) / 2))",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/timeline/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(calc(var(--kendo-spacing-19, 4.75rem) / 2) - 2 * 1px)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/timeline/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(calc(var(--kendo-spacing-19, 4.75rem) / 2) - 2 * 1px)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/timeline/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-base-subtle, #e9ecef)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/timeline/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-base-subtle, #e9ecef)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/timeline/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-elevation-2, 0px 2px 7px rgba(0, 0, 0, 0.075))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/timeline/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "36px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/timeline/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/timeline/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/timeline/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1.5",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/timeline/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "80px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/timeline/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(80px + 2 * var(--kendo-spacing-10, 2.5rem))",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/timeline/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(80px + 2 * var(--kendo-spacing-4, 1rem))",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/timeline/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "80px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/timeline/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/timeline/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/timeline/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "10px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/timeline/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "10px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/timeline/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "4px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/timeline/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-spacing-1\\.5, 0.375rem) + 2 * 1px + 4px + 10px)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/timeline/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "50px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/timeline/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2\\.5, 0.625rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/timeline/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-spacing-10, 2.5rem) + (80px - var(--kendo-spacing-1\\.5, 0.375rem)) / 2)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/timeline/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(calc(var(--kendo-spacing-10, 2.5rem) + (80px - var(--kendo-spacing-1\\.5, 0.375rem)) / 2) + 50px)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/timeline/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-spacing-4, 1rem) + (80px - var(--kendo-spacing-1\\.5, 0.375rem)) / 2)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/timeline/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(calc(var(--kendo-spacing-4, 1rem) + (80px - var(--kendo-spacing-1\\.5, 0.375rem)) / 2) + 50px)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/timeline/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "16px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/timeline/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "16px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/timeline/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/timeline/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/timeline/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "400px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/timeline/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "600px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/timeline/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(2 * (36px - 1px))",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/toolbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/toolbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/toolbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/toolbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2\\.5, 0.625rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/toolbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/toolbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/toolbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/toolbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2\\.5, 0.625rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/toolbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/toolbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/toolbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/toolbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2\\.5, 0.625rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/toolbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-1\\.5, 0.375rem) * 2 + 1px * 2)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/toolbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(1.4285714286 * 1em + var(--kendo-spacing-1, 0.25rem) * 2 + 1px * 2)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/toolbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-1\\.5, 0.375rem) * 2 + 1px * 2)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/toolbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-2, 0.5rem) * 2 + 1px * 2)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/toolbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/toolbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/toolbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-family, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/toolbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/toolbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/toolbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/toolbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/toolbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/toolbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/toolbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/toolbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(var(--kendo-color-surface, #f8f9fa), color-mix(in srgb, var(--kendo-color-app-surface, #ffffff) 0%, transparent))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/toolbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-base, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/toolbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 50%, transparent)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/toolbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/toolbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/toolbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/toolbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(var(--kendo-color-app-surface, #ffffff), color-mix(in srgb, var(--kendo-color-app-surface, #ffffff) 0%, transparent))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/toolbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/toolbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/toolbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/toolbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/toolbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/toolbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(var(--kendo-color-app-surface, #ffffff), color-mix(in srgb, var(--kendo-color-app-surface, #ffffff) 0%, transparent))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/toolbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "inherit",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/toolbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "10em",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/toolbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(0 0 0 0.25rem color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 25%, transparent))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/toolbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/toolbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/toolbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/toolbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/toolbar/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(sm: (padding-x: var(--kendo-spacing-1, 0.25rem), padding-y: var(--kendo-spacing-1, 0.25rem), spacing: var(--kendo-spacing-1\\.5, 0.375rem), separator-height: calc(1.4285714286 * 1em + var(--kendo-spacing-1, 0.25rem) * 2 + 1px * 2)), md: (padding-x: var(--kendo-spacing-2, 0.5rem), padding-y: var(--kendo-spacing-2, 0.5rem), spacing: var(--kendo-spacing-2, 0.5rem), separator-height: calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-1\\.5, 0.375rem) * 2 + 1px * 2)), lg: (padding-x: var(--kendo-spacing-2\\.5, 0.625rem), padding-y: var(--kendo-spacing-2\\.5, 0.625rem), spacing: var(--kendo-spacing-2\\.5, 0.625rem), separator-height: calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-2, 0.5rem) * 2 + 1px * 2)))",
            "resolvedType": "Map",
            "prettyValue": {
                "sm": {
                    "padding-x": "var(--kendo-spacing-1, 0.25rem)",
                    "padding-y": "var(--kendo-spacing-1, 0.25rem)",
                    "spacing": "var(--kendo-spacing-1\\.5, 0.375rem)",
                    "separator-height": "calc(1.4285714286 * 1em + var(--kendo-spacing-1, 0.25rem) * 2 + 1px * 2)"
                },
                "md": {
                    "padding-x": "var(--kendo-spacing-2, 0.5rem)",
                    "padding-y": "var(--kendo-spacing-2, 0.5rem)",
                    "spacing": "var(--kendo-spacing-2, 0.5rem)",
                    "separator-height": "calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-1\\.5, 0.375rem) * 2 + 1px * 2)"
                },
                "lg": {
                    "padding-x": "var(--kendo-spacing-2\\.5, 0.625rem)",
                    "padding-y": "var(--kendo-spacing-2\\.5, 0.625rem)",
                    "spacing": "var(--kendo-spacing-2\\.5, 0.625rem)",
                    "separator-height": "calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-2, 0.5rem) * 2 + 1px * 2)"
                }
            }
        },
        {
            "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": "bootstrap/scss/tooltip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/tooltip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/tooltip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "0px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/tooltip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/tooltip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-family, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/tooltip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size-sm, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/tooltip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/tooltip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-font-size-sm, 0.75rem) * 1.25)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/tooltip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height-xs, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/tooltip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-spacing-8, 2rem) / 5)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/tooltip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/tooltip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/tooltip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/tooltip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-elevation-2, 0px 2px 7px rgba(0, 0, 0, 0.075))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/tooltip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(\"primary\": var(--kendo-color-primary, #0d6efd), \"secondary\": var(--kendo-color-secondary, #6c757d), \"tertiary\": var(--kendo-color-tertiary, #6f42c1), \"info\": var(--kendo-color-info, #0dcaf0), \"success\": var(--kendo-color-success, #198754), \"warning\": var(--kendo-color-warning, #ffc107), \"error\": var(--kendo-color-error, #dc3545), \"dark\": var(--kendo-color-dark, #212529), \"light\": var(--kendo-color-light, #f8f9fa), \"inverse\": var(--kendo-color-dark, #212529))",
            "resolvedType": "Map",
            "prettyValue": {
                "primary": "var(--kendo-color-primary, #0d6efd)",
                "secondary": "var(--kendo-color-secondary, #6c757d)",
                "tertiary": "var(--kendo-color-tertiary, #6f42c1)",
                "info": "var(--kendo-color-info, #0dcaf0)",
                "success": "var(--kendo-color-success, #198754)",
                "warning": "var(--kendo-color-warning, #ffc107)",
                "error": "var(--kendo-color-error, #dc3545)",
                "dark": "var(--kendo-color-dark, #212529)",
                "light": "var(--kendo-color-light, #f8f9fa)",
                "inverse": "var(--kendo-color-dark, #212529)"
            }
        },
        {
            "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": "bootstrap/scss/tooltip/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(\"inverse\": (color: var(--kendo-color-on-inverse, #ffffff), background-color: var(--kendo-color-dark, #212529), border: var(--kendo-color-dark, #212529)), \"light\": (color: var(--kendo-color-on-light, #000000), background-color: var(--kendo-color-light, #f8f9fa), border: var(--kendo-color-light, #f8f9fa)), \"dark\": (color: var(--kendo-color-on-dark, #ffffff), background-color: var(--kendo-color-dark, #212529), border: var(--kendo-color-dark, #212529)), \"error\": (color: var(--kendo-color-on-error, #ffffff), background-color: var(--kendo-color-error, #dc3545), border: var(--kendo-color-error, #dc3545)), \"warning\": (color: var(--kendo-color-on-warning, #000000), background-color: var(--kendo-color-warning, #ffc107), border: var(--kendo-color-warning, #ffc107)), \"success\": (color: var(--kendo-color-on-success, #ffffff), background-color: var(--kendo-color-success, #198754), border: var(--kendo-color-success, #198754)), \"info\": (color: var(--kendo-color-on-info, #000000), background-color: var(--kendo-color-info, #0dcaf0), border: var(--kendo-color-info, #0dcaf0)), \"tertiary\": (color: var(--kendo-color-on-tertiary, #ffffff), background-color: var(--kendo-color-tertiary, #6f42c1), border: var(--kendo-color-tertiary, #6f42c1)), \"secondary\": (color: var(--kendo-color-on-secondary, #ffffff), background-color: var(--kendo-color-secondary, #6c757d), border: var(--kendo-color-secondary, #6c757d)), \"primary\": (color: var(--kendo-color-on-primary, #ffffff), background-color: var(--kendo-color-primary, #0d6efd), border: var(--kendo-color-primary, #0d6efd)))",
            "resolvedType": "Map",
            "prettyValue": {
                "inverse": {
                    "color": "var(--kendo-color-on-inverse, #ffffff)",
                    "background-color": "var(--kendo-color-dark, #212529)",
                    "border": "var(--kendo-color-dark, #212529)"
                },
                "light": {
                    "color": "var(--kendo-color-on-light, #000000)",
                    "background-color": "var(--kendo-color-light, #f8f9fa)",
                    "border": "var(--kendo-color-light, #f8f9fa)"
                },
                "dark": {
                    "color": "var(--kendo-color-on-dark, #ffffff)",
                    "background-color": "var(--kendo-color-dark, #212529)",
                    "border": "var(--kendo-color-dark, #212529)"
                },
                "error": {
                    "color": "var(--kendo-color-on-error, #ffffff)",
                    "background-color": "var(--kendo-color-error, #dc3545)",
                    "border": "var(--kendo-color-error, #dc3545)"
                },
                "warning": {
                    "color": "var(--kendo-color-on-warning, #000000)",
                    "background-color": "var(--kendo-color-warning, #ffc107)",
                    "border": "var(--kendo-color-warning, #ffc107)"
                },
                "success": {
                    "color": "var(--kendo-color-on-success, #ffffff)",
                    "background-color": "var(--kendo-color-success, #198754)",
                    "border": "var(--kendo-color-success, #198754)"
                },
                "info": {
                    "color": "var(--kendo-color-on-info, #000000)",
                    "background-color": "var(--kendo-color-info, #0dcaf0)",
                    "border": "var(--kendo-color-info, #0dcaf0)"
                },
                "tertiary": {
                    "color": "var(--kendo-color-on-tertiary, #ffffff)",
                    "background-color": "var(--kendo-color-tertiary, #6f42c1)",
                    "border": "var(--kendo-color-tertiary, #6f42c1)"
                },
                "secondary": {
                    "color": "var(--kendo-color-on-secondary, #ffffff)",
                    "background-color": "var(--kendo-color-secondary, #6c757d)",
                    "border": "var(--kendo-color-secondary, #6c757d)"
                },
                "primary": {
                    "color": "var(--kendo-color-on-primary, #ffffff)",
                    "background-color": "var(--kendo-color-primary, #0d6efd)",
                    "border": "var(--kendo-color-primary, #0d6efd)"
                }
            }
        },
        {
            "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": "bootstrap/scss/treelist/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/treelist/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/treeview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-family, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/treeview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/treeview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size-sm, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/treeview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/treeview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/treeview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/treeview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1.4285714286",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/treeview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/treeview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/treeview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "24px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/treeview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/treeview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/treeview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/treeview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/treeview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/treeview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/treeview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/treeview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/treeview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "0px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/treeview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/treeview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/treeview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/treeview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/treeview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-0\\.5, 0.125rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/treeview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "unset",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/treeview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/treeview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(sm: (font-size: var(--kendo-font-size-sm, inherit), line-height: 1.4285714286, item-padding-x: var(--kendo-spacing-2, 0.5rem), item-padding-y: var(--kendo-spacing-1, 0.25rem), checkbox-padding-x: var(--kendo-spacing-1, 0.25rem), checkbox-padding-y: var(--kendo-spacing-0\\.5, 0.125rem)), md: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), item-padding-x: var(--kendo-spacing-3, 0.75rem), item-padding-y: var(--kendo-spacing-1, 0.25rem), checkbox-padding-x: var(--kendo-spacing-1, 0.25rem), checkbox-padding-y: unset), lg: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), item-padding-x: var(--kendo-spacing-3, 0.75rem), item-padding-y: var(--kendo-spacing-2, 0.5rem), checkbox-padding-x: var(--kendo-spacing-1, 0.25rem), checkbox-padding-y: null))",
            "resolvedType": "Map",
            "prettyValue": {
                "sm": {
                    "font-size": "var(--kendo-font-size-sm, inherit)",
                    "line-height": 1.4285714285714286,
                    "item-padding-x": "var(--kendo-spacing-2, 0.5rem)",
                    "item-padding-y": "var(--kendo-spacing-1, 0.25rem)",
                    "checkbox-padding-x": "var(--kendo-spacing-1, 0.25rem)",
                    "checkbox-padding-y": "var(--kendo-spacing-0\\.5, 0.125rem)"
                },
                "md": {
                    "font-size": "var(--kendo-font-size, inherit)",
                    "line-height": "var(--kendo-line-height, normal)",
                    "item-padding-x": "var(--kendo-spacing-3, 0.75rem)",
                    "item-padding-y": "var(--kendo-spacing-1, 0.25rem)",
                    "checkbox-padding-x": "var(--kendo-spacing-1, 0.25rem)",
                    "checkbox-padding-y": "unset"
                },
                "lg": {
                    "font-size": "var(--kendo-font-size, inherit)",
                    "line-height": "var(--kendo-line-height, normal)",
                    "item-padding-x": "var(--kendo-spacing-3, 0.75rem)",
                    "item-padding-y": "var(--kendo-spacing-2, 0.5rem)",
                    "checkbox-padding-x": "var(--kendo-spacing-1, 0.25rem)",
                    "checkbox-padding-y": null
                }
            }
        },
        {
            "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": "bootstrap/scss/treeview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/treeview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/treeview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/treeview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-base-subtle-hover, #dee2e6)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/treeview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/treeview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-base-subtle-hover, #dee2e6)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/treeview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/treeview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/treeview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/treeview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/treeview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/treeview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(inset 0 0 0 2px color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 15%, transparent))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/treeview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "transparent",
            "resolvedType": "Color"
        },
        {
            "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": "bootstrap/scss/treeview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/treeview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/treeview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "transparent",
            "resolvedType": "Color"
        },
        {
            "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": "bootstrap/scss/treeview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary-hover, #0c64e4)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/treeview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/treeview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "transparent",
            "resolvedType": "Color"
        },
        {
            "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": "bootstrap/scss/treeview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-primary-hover, #0c64e4)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/treeview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/treeview/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(inset 0 0 0 2px color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 15%, transparent))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/core/typography/index.import.scss",
                "name": "index.import.scss"
            },
            "resolvedValue": "1rem",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/core/typography/index.import.scss",
                "name": "index.import.scss"
            },
            "resolvedValue": "0.625rem",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/core/typography/index.import.scss",
                "name": "index.import.scss"
            },
            "resolvedValue": "0.75rem",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/core/typography/index.import.scss",
                "name": "index.import.scss"
            },
            "resolvedValue": "1rem",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/core/typography/index.import.scss",
                "name": "index.import.scss"
            },
            "resolvedValue": "1rem",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/core/typography/index.import.scss",
                "name": "index.import.scss"
            },
            "resolvedValue": "1.25rem",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/core/typography/index.import.scss",
                "name": "index.import.scss"
            },
            "resolvedValue": "1.5",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/core/typography/index.import.scss",
                "name": "index.import.scss"
            },
            "resolvedValue": "1",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/core/typography/index.import.scss",
                "name": "index.import.scss"
            },
            "resolvedValue": "1.25",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/core/typography/index.import.scss",
                "name": "index.import.scss"
            },
            "resolvedValue": "1.5",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/core/typography/index.import.scss",
                "name": "index.import.scss"
            },
            "resolvedValue": "1.5",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/core/typography/index.import.scss",
                "name": "index.import.scss"
            },
            "resolvedValue": "calc(1.5 * 1em)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/core/typography/index.import.scss",
                "name": "index.import.scss"
            },
            "resolvedValue": "300",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/core/typography/index.import.scss",
                "name": "index.import.scss"
            },
            "resolvedValue": "400",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/core/typography/index.import.scss",
                "name": "index.import.scss"
            },
            "resolvedValue": "500",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/core/typography/index.import.scss",
                "name": "index.import.scss"
            },
            "resolvedValue": "600",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/core/typography/index.import.scss",
                "name": "index.import.scss"
            },
            "resolvedValue": "700",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/core/typography/index.import.scss",
                "name": "index.import.scss"
            },
            "resolvedValue": "(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\")",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/core/typography/index.import.scss",
                "name": "index.import.scss"
            },
            "resolvedValue": "(SFMono-Regular, Menlo, Monaco, Consolas, \"Roboto Mono\", \"Ubuntu Mono\", \"Lucida Console\", \"Courier New\", monospace)",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/core/typography/index.import.scss",
                "name": "index.import.scss"
            },
            "resolvedValue": "(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\")",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/core/typography/index.import.scss",
                "name": "index.import.scss"
            },
            "resolvedValue": "(xs: 0.75rem, sm: 0.875rem, md: 1rem, lg: 1.25rem, xl: 1.5rem)",
            "resolvedType": "Map",
            "prettyValue": {
                "xs": "0.75rem",
                "sm": "0.875rem",
                "md": "1rem",
                "lg": "1.25rem",
                "xl": "1.5rem"
            }
        },
        {
            "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": "bootstrap/scss/core/typography/index.import.scss",
                "name": "index.import.scss"
            },
            "resolvedValue": "(xs: 1, sm: 1.25, md: 1.5, lg: 2)",
            "resolvedType": "Map",
            "prettyValue": {
                "xs": 1,
                "sm": 1.25,
                "md": 1.5,
                "lg": 2
            }
        },
        {
            "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": "bootstrap/scss/core/typography/index.import.scss",
                "name": "index.import.scss"
            },
            "resolvedValue": "(light: 300, normal: 400, medium: 500, semibold: 600, bold: 700)",
            "resolvedType": "Map",
            "prettyValue": {
                "light": 300,
                "normal": 400,
                "medium": 500,
                "semibold": 600,
                "bold": 700
            }
        },
        {
            "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": "bootstrap/scss/core/typography/index.import.scss",
                "name": "index.import.scss"
            },
            "resolvedValue": "(sans-serif: (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\"), monospace: (SFMono-Regular, Menlo, Monaco, Consolas, \"Liberation Mono\", \"Courier New\", monospace))",
            "resolvedType": "Map",
            "prettyValue": {
                "sans-serif": "(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\")",
                "monospace": "(SFMono-Regular, Menlo, Monaco, Consolas, \"Liberation Mono\", \"Courier New\", monospace)"
            }
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "2.5rem",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "2rem",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1.75rem",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1.5rem",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1.25rem",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1rem",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-family, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-family, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-family, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-family, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-family, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-family, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1.2",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1.2",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1.2",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1.2",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1.2",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1.2",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "500",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "500",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "500",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "500",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "500",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "500",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(0 0 var(--kendo-spacing-2, 0.5rem))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(0 0 var(--kendo-spacing-2, 0.5rem))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(0 0 var(--kendo-spacing-2, 0.5rem))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(0 0 var(--kendo-spacing-2, 0.5rem))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(0 0 var(--kendo-spacing-2, 0.5rem))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(0 0 var(--kendo-spacing-2, 0.5rem))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(h1: (font-size: 2.5rem, font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: 500, letter-spacing: null, margin: 0 0 var(--kendo-spacing-2, 0.5rem)), h2: (font-size: 2rem, font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: 500, letter-spacing: null, margin: 0 0 var(--kendo-spacing-2, 0.5rem)), h3: (font-size: 1.75rem, font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: 500, letter-spacing: null, margin: 0 0 var(--kendo-spacing-2, 0.5rem)), h4: (font-size: 1.5rem, font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: 500, letter-spacing: null, margin: 0 0 var(--kendo-spacing-2, 0.5rem)), h5: (font-size: 1.25rem, font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: 500, letter-spacing: null, margin: 0 0 var(--kendo-spacing-2, 0.5rem)), h6: (font-size: 1rem, font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: 500, letter-spacing: null, margin: 0 0 var(--kendo-spacing-2, 0.5rem)))",
            "resolvedType": "Map",
            "prettyValue": {
                "h1": {
                    "font-size": "2.5rem",
                    "font-family": "var(--kendo-font-family, inherit)",
                    "line-height": 1.2,
                    "font-weight": 500,
                    "letter-spacing": null,
                    "margin": "(0 0 var(--kendo-spacing-2, 0.5rem))"
                },
                "h2": {
                    "font-size": "2rem",
                    "font-family": "var(--kendo-font-family, inherit)",
                    "line-height": 1.2,
                    "font-weight": 500,
                    "letter-spacing": null,
                    "margin": "(0 0 var(--kendo-spacing-2, 0.5rem))"
                },
                "h3": {
                    "font-size": "1.75rem",
                    "font-family": "var(--kendo-font-family, inherit)",
                    "line-height": 1.2,
                    "font-weight": 500,
                    "letter-spacing": null,
                    "margin": "(0 0 var(--kendo-spacing-2, 0.5rem))"
                },
                "h4": {
                    "font-size": "1.5rem",
                    "font-family": "var(--kendo-font-family, inherit)",
                    "line-height": 1.2,
                    "font-weight": 500,
                    "letter-spacing": null,
                    "margin": "(0 0 var(--kendo-spacing-2, 0.5rem))"
                },
                "h5": {
                    "font-size": "1.25rem",
                    "font-family": "var(--kendo-font-family, inherit)",
                    "line-height": 1.2,
                    "font-weight": 500,
                    "letter-spacing": null,
                    "margin": "(0 0 var(--kendo-spacing-2, 0.5rem))"
                },
                "h6": {
                    "font-size": "1rem",
                    "font-family": "var(--kendo-font-family, inherit)",
                    "line-height": 1.2,
                    "font-weight": 500,
                    "letter-spacing": null,
                    "margin": "(0 0 var(--kendo-spacing-2, 0.5rem))"
                }
            }
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(0 0 var(--kendo-spacing-4, 1rem))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-family, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-weight-normal, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size-sm, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-family-monospace, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-weight-normal, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-0, 0px)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-6, 1.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(1rem * 5)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(1rem * 4.5)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(1rem * 4)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(1rem * 3.5)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-family, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-family, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-family, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-family, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1.2",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1.2",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1.2",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1.2",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "300",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "300",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "300",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "300",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/typography/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(1: (font-size: calc(1rem * 5), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: 300, letter-spacing: null), 2: (font-size: calc(1rem * 4.5), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: 300, letter-spacing: null), 3: (font-size: calc(1rem * 4), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: 300, letter-spacing: null), 4: (font-size: calc(1rem * 3.5), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: 300, letter-spacing: null))",
            "resolvedType": "Map",
            "prettyValue": {
                "1": {
                    "font-size": "calc(1rem * 5)",
                    "font-family": "var(--kendo-font-family, inherit)",
                    "line-height": 1.2,
                    "font-weight": 300,
                    "letter-spacing": null
                },
                "2": {
                    "font-size": "calc(1rem * 4.5)",
                    "font-family": "var(--kendo-font-family, inherit)",
                    "line-height": 1.2,
                    "font-weight": 300,
                    "letter-spacing": null
                },
                "3": {
                    "font-size": "calc(1rem * 4)",
                    "font-family": "var(--kendo-font-family, inherit)",
                    "line-height": 1.2,
                    "font-weight": 300,
                    "letter-spacing": null
                },
                "4": {
                    "font-size": "calc(1rem * 3.5)",
                    "font-family": "var(--kendo-font-family, inherit)",
                    "line-height": 1.2,
                    "font-weight": 300,
                    "letter-spacing": null
                }
            }
        },
        {
            "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": "bootstrap/scss/core/color-system/_swatch-legacy.scss",
                "name": "_swatch-legacy.scss"
            },
            "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/core/color-system/_swatch-legacy.scss",
                "name": "_swatch-legacy.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/core/color-system/_swatch-legacy.scss",
                "name": "_swatch-legacy.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/core/color-system/_swatch-legacy.scss",
                "name": "_swatch-legacy.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/core/color-system/_swatch-legacy.scss",
                "name": "_swatch-legacy.scss"
            },
            "resolvedValue": "var(--kendo-color-base-subtle-hover, #dee2e6)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/core/color-system/_swatch-legacy.scss",
                "name": "_swatch-legacy.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/core/color-system/_swatch-legacy.scss",
                "name": "_swatch-legacy.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/core/color-system/_swatch-legacy.scss",
                "name": "_swatch-legacy.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/core/color-system/_swatch-legacy.scss",
                "name": "_swatch-legacy.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/core/color-system/_swatch-legacy.scss",
                "name": "_swatch-legacy.scss"
            },
            "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/core/color-system/_swatch-legacy.scss",
                "name": "_swatch-legacy.scss"
            },
            "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/core/color-system/_swatch-legacy.scss",
                "name": "_swatch-legacy.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/upload/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/upload/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-family, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/upload/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/upload/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/upload/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "300px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/upload/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/upload/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/upload/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/upload/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/upload/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/upload/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/upload/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/upload/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/upload/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-base-subtle, #e9ecef)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/upload/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-subtle, #596169)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/upload/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/upload/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/upload/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/upload/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/upload/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size-xs, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/upload/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height-xs, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/upload/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/upload/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-subtle, #596169)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/upload/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "2px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/upload/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-info, #0dcaf0)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/upload/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-success, #198754)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/upload/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-success, #198754)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/upload/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-error, #dc3545)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/upload/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-error, #dc3545)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/upload/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(0 0 0 2px rgba(0, 0, 0, 0.13))",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/window/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/window/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-border-radius-md, 0.375rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/window/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-family, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/window/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/window/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/window/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/window/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/window/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(0 0 1px)",
            "resolvedType": "List"
        },
        {
            "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": "bootstrap/scss/window/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "solid",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/window/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size-lg, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/window/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/window/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/window/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "0.5",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/window/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "0.75",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/window/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/window/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-4, 1rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/window/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/window/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/window/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "1px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/window/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/window/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/window/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/window/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "none",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/window/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "none",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/window/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "unset",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/window/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "inherit",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/window/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/window/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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": "bootstrap/scss/window/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(sm: 300px, md: 800px, lg: 1200px)",
            "resolvedType": "Map",
            "prettyValue": {
                "sm": "300px",
                "md": "800px",
                "lg": "1200px"
            }
        },
        {
            "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": "bootstrap/scss/window/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "(\"primary\": var(--kendo-color-primary, #0d6efd), \"light\": var(--kendo-color-light, #f8f9fa), \"dark\": var(--kendo-color-dark, #212529))",
            "resolvedType": "Map",
            "prettyValue": {
                "primary": "var(--kendo-color-primary, #0d6efd)",
                "light": "var(--kendo-color-light, #f8f9fa)",
                "dark": "var(--kendo-color-dark, #212529)"
            }
        },
        {
            "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": "bootstrap/scss/wizard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-spacing-4, 1rem) * 1.25)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/wizard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-spacing-4, 1rem) * 1.25)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/wizard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-spacing-4, 1rem) * 2)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/wizard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "calc(var(--kendo-spacing-2, 0.5rem) * 4)",
            "resolvedType": "Calculation"
        },
        {
            "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": "bootstrap/scss/wizard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-spacing-2\\.5, 0.625rem)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/wizard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "0px",
            "resolvedType": "Number"
        },
        {
            "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": "bootstrap/scss/wizard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-size, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/wizard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-line-height, normal)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/wizard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "var(--kendo-font-family, inherit)",
            "resolvedType": "String"
        },
        {
            "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": "bootstrap/scss/wizard/_variables.scss",
                "name": "_variables.scss"
            },
            "resolvedValue": "#656565",
            "resolvedType": "Color"
        },
        {
            "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"
            },
            "resolvedValue": "#ffffff",
            "resolvedType": "Color"
        },
        {
            "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"
            },
            "resolvedValue": "#000000",
            "resolvedType": "Color"
        },
        {
            "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"
            },
            "resolvedValue": "rgba(0, 0, 0, 0)",
            "resolvedType": "Color"
        },
        {
            "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"
            },
            "resolvedValue": "(rgba(0, 0, 0, 0), black)",
            "resolvedType": "Gradient"
        },
        {
            "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"
            },
            "resolvedValue": "(rgba(255, 255, 255, 0), white)",
            "resolvedType": "Gradient"
        },
        {
            "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"
            },
            "resolvedValue": "(black, rgba(0, 0, 0, 0))",
            "resolvedType": "Gradient"
        },
        {
            "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"
            },
            "resolvedValue": "(white, rgba(255, 255, 255, 0))",
            "resolvedType": "Gradient"
        },
        {
            "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"
            },
            "resolvedValue": "(#ff0000, #ffff00, #00ff00, #00ffff, #0000ff, #ff00ff, #ff0000)",
            "resolvedType": "Gradient"
        },
        {
            "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"
            },
            "resolvedValue": "(1: #fff6f5, 2: #ffeceb, 3: #ffdedb, 4: #ffc8c4, 5: #ffb1ac, 6: #ff9d97, 7: #ff8a82, 8: #ff766d, 9: #ff6358, 10: #ea5a51, 11: #d45349, 12: #bf4a42, 13: #a33f38, 14: #80322c, 15: #5c201c)",
            "resolvedType": "Map",
            "prettyValue": {
                "1": "#fff6f5",
                "2": "#ffeceb",
                "3": "#ffdedb",
                "4": "#ffc8c4",
                "5": "#ffb1ac",
                "6": "#ff9d97",
                "7": "#ff8a82",
                "8": "#ff766d",
                "9": "#ff6358",
                "10": "#ea5a51",
                "11": "#d45349",
                "12": "#bf4a42",
                "13": "#a33f38",
                "14": "#80322c",
                "15": "#5c201c"
            }
        },
        {
            "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"
            },
            "resolvedValue": "(1: #ebf8fe, 2: #d8f1fd, 3: #c5eafc, 4: #a3dffb, 5: #81d4fA, 6: #61c9f9, 7: #42bff7, 8: #22b3f5, 9: #03a9f4, 10: #039ae0, 11: #028ccb, 12: #027fb7, 13: #026999, 14: #02557a, 15: #023f5c)",
            "resolvedType": "Map",
            "prettyValue": {
                "1": "#ebf8fe",
                "2": "#d8f1fd",
                "3": "#c5eafc",
                "4": "#a3dffb",
                "5": "#81d4fA",
                "6": "#61c9f9",
                "7": "#42bff7",
                "8": "#22b3f5",
                "9": "#03a9f4",
                "10": "#039ae0",
                "11": "#028ccb",
                "12": "#027fb7",
                "13": "#026999",
                "14": "#02557a",
                "15": "#023f5c"
            }
        },
        {
            "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"
            },
            "resolvedValue": "(1: #fffcf1, 2: #fffae2, 3: #fff7d4, 4: #fff4c2, 5: #fff0b1, 6: #ffed9d, 7: #ffe989, 8: #ffe676, 9: #ffe162, 10: #ead05a, 11: #d4bc52, 12: #bfa94a, 13: #a3913f, 14: #807131, 15: #5c5223)",
            "resolvedType": "Map",
            "prettyValue": {
                "1": "#fffcf1",
                "2": "#fffae2",
                "3": "#fff7d4",
                "4": "#fff4c2",
                "5": "#fff0b1",
                "6": "#ffed9d",
                "7": "#ffe989",
                "8": "#ffe676",
                "9": "#ffe162",
                "10": "#ead05a",
                "11": "#d4bc52",
                "12": "#bfa94a",
                "13": "#a3913f",
                "14": "#807131",
                "15": "#5c5223"
            }
        },
        {
            "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"
            },
            "resolvedValue": "(1: #effaf3, 2: #e0f6e8, 3: #d1f1dd, 4: #c0edd1, 5: #a6e8c0, 6: #8fe2af, 7: #79dda0, 8: #62d78f, 9: #4cd180, 10: #46c074, 11: #3fae6a, 12: #399d60, 13: #2f834f, 14: #266940, 15: #1c4f30)",
            "resolvedType": "Map",
            "prettyValue": {
                "1": "#effaf3",
                "2": "#e0f6e8",
                "3": "#d1f1dd",
                "4": "#c0edd1",
                "5": "#a6e8c0",
                "6": "#8fe2af",
                "7": "#79dda0",
                "8": "#62d78f",
                "9": "#4cd180",
                "10": "#46c074",
                "11": "#3fae6a",
                "12": "#399d60",
                "13": "#2f834f",
                "14": "#266940",
                "15": "#1c4f30"
            }
        },
        {
            "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"
            },
            "resolvedValue": "(1: #f0f2ff, 2: #e1e4fe, 3: #d2d7fe, 4: #bbc3fd, 5: #a5affd, 6: #8e9bfc, 7: #7887fb, 8: #6173fb, 9: #4b5ffa, 10: #4558e5, 11: #3f50d1, 12: #3847bc, 13: #2f3c9d, 14: #26307d, 15: #1c245e)",
            "resolvedType": "Map",
            "prettyValue": {
                "1": "#f0f2ff",
                "2": "#e1e4fe",
                "3": "#d2d7fe",
                "4": "#bbc3fd",
                "5": "#a5affd",
                "6": "#8e9bfc",
                "7": "#7887fb",
                "8": "#6173fb",
                "9": "#4b5ffa",
                "10": "#4558e5",
                "11": "#3f50d1",
                "12": "#3847bc",
                "13": "#2f3c9d",
                "14": "#26307d",
                "15": "#1c245e"
            }
        },
        {
            "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"
            },
            "resolvedValue": "(1: #f7f0ff, 2: #f0e0ff, 3: #e8d1ff, 4: #dfbfff, 5: #d6acff, 6: #cc97ff, 7: #c182ff, 8: #b76dff, 9: #ac58ff, 10: #9e51ea, 11: #8f49d4, 12: #8142bf, 13: #6b37a0, 14: #562c80, 15: #3f205e)",
            "resolvedType": "Map",
            "prettyValue": {
                "1": "#f7f0ff",
                "2": "#f0e0ff",
                "3": "#e8d1ff",
                "4": "#dfbfff",
                "5": "#d6acff",
                "6": "#cc97ff",
                "7": "#c182ff",
                "8": "#b76dff",
                "9": "#ac58ff",
                "10": "#9e51ea",
                "11": "#8f49d4",
                "12": "#8142bf",
                "13": "#6b37a0",
                "14": "#562c80",
                "15": "#3f205e"
            }
        },
        {
            "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"
            },
            "resolvedValue": "(1: #fff0f5, 2: #ffe1eb, 3: #ffd1e1, 4: #ffbfd6, 5: #ffacc9, 6: #ff97bb, 7: #ff82ae, 8: #ff6da0, 9: #ff5892, 10: #ea5186, 11: #d4497a, 12: #bf426e, 13: #a0375c, 14: #802c49, 15: #5e2036)",
            "resolvedType": "Map",
            "prettyValue": {
                "1": "#fff0f5",
                "2": "#ffe1eb",
                "3": "#ffd1e1",
                "4": "#ffbfd6",
                "5": "#ffacc9",
                "6": "#ff97bb",
                "7": "#ff82ae",
                "8": "#ff6da0",
                "9": "#ff5892",
                "10": "#ea5186",
                "11": "#d4497a",
                "12": "#bf426e",
                "13": "#a0375c",
                "14": "#802c49",
                "15": "#5e2036"
            }
        },
        {
            "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"
            },
            "resolvedValue": "0.5rem",
            "resolvedType": "Number"
        },
        {
            "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"
            },
            "resolvedValue": "400",
            "resolvedType": "Number"
        },
        {
            "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"
            },
            "resolvedValue": "100",
            "resolvedType": "Number"
        },
        {
            "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"
            },
            "resolvedValue": "200",
            "resolvedType": "Number"
        },
        {
            "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"
            },
            "resolvedValue": "800",
            "resolvedType": "Number"
        },
        {
            "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"
            },
            "resolvedValue": "900",
            "resolvedType": "Number"
        },
        {
            "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"
            },
            "resolvedValue": "null",
            "resolvedType": "Null"
        },
        {
            "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"
            },
            "resolvedValue": "-0.15px",
            "resolvedType": "Number"
        },
        {
            "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"
            },
            "resolvedValue": "-0.1px",
            "resolvedType": "Number"
        },
        {
            "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"
            },
            "resolvedValue": "-0.5px",
            "resolvedType": "Number"
        },
        {
            "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"
            },
            "resolvedValue": "0px",
            "resolvedType": "Number"
        },
        {
            "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"
            },
            "resolvedValue": "0.5px",
            "resolvedType": "Number"
        },
        {
            "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"
            },
            "resolvedValue": "0.1px",
            "resolvedType": "Number"
        },
        {
            "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"
            },
            "resolvedValue": "0.15px",
            "resolvedType": "Number"
        },
        {
            "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"
            },
            "resolvedValue": "(Arial, Verdana, Tahoma, \"Trebuchet MS\", Helvetica, Impact, Gill Sans)",
            "resolvedType": "List"
        },
        {
            "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"
            },
            "resolvedValue": "(\"Times New Roman\", Georgia, Garamond, Palatino, Baskerville)",
            "resolvedType": "List"
        },
        {
            "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"
            },
            "resolvedValue": "(tightest: -0.15px, tighter: -0.1px, tight: -0.5px, normal: 0px, wide: 0.5px, wider: 0.1px, widest: 0.15px)",
            "resolvedType": "Map",
            "prettyValue": {
                "tightest": "-0.15px",
                "tighter": "-0.1px",
                "tight": "-0.5px",
                "normal": "0px",
                "wide": "0.5px",
                "wider": "0.1px",
                "widest": "0.15px"
            }
        }
    ],
    "mixins": [],
    "functions": [],
    "placeholders": [],
    "css": [],
    "variableGroups": [
        {
            "id": "common",
            "title": "Common",
            "variables": [
                {
                    "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": "bootstrap/scss/core/color-system/_swatch-legacy.scss",
                        "name": "_swatch-legacy.scss"
                    },
                    "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/core/color-system/_swatch-legacy.scss",
                        "name": "_swatch-legacy.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/core/color-system/_swatch-legacy.scss",
                        "name": "_swatch-legacy.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/core/color-system/_swatch-legacy.scss",
                        "name": "_swatch-legacy.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/core/color-system/_swatch-legacy.scss",
                        "name": "_swatch-legacy.scss"
                    },
                    "resolvedValue": "var(--kendo-color-base-subtle-hover, #dee2e6)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/core/color-system/_swatch-legacy.scss",
                        "name": "_swatch-legacy.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/core/color-system/_swatch-legacy.scss",
                        "name": "_swatch-legacy.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/core/color-system/_swatch-legacy.scss",
                        "name": "_swatch-legacy.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/core/color-system/_swatch-legacy.scss",
                        "name": "_swatch-legacy.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/core/color-system/_swatch-legacy.scss",
                        "name": "_swatch-legacy.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/core/color-system/_swatch-legacy.scss",
                        "name": "_swatch-legacy.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/core/color-system/_swatch-legacy.scss",
                        "name": "_swatch-legacy.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                }
            ]
        },
        {
            "id": "accessibility",
            "title": "Accessibility",
            "variables": [
                {
                    "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"
                    }
                }
            ]
        },
        {
            "id": "appbar",
            "title": "Appbar",
            "variables": [
                {
                    "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": "bootstrap/scss/appbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/appbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/appbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/appbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/appbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "0px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/appbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1000",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/appbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-family, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/appbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/appbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/appbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/appbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-light, #f8f9fa)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/appbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-light, #000000)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/appbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-dark, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/appbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-dark, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/appbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-elevation-4, 0px 6px 13px rgba(0, 0, 0, 0.125))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/appbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-elevation-4, 0px 6px 13px rgba(0, 0, 0, 0.125))",
                    "resolvedType": "String"
                }
            ]
        },
        {
            "id": "avatar",
            "title": "Avatar",
            "variables": [
                {
                    "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": "bootstrap/scss/avatar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/avatar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-family, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/avatar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/avatar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/avatar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(sm: var(--kendo-spacing-4, 1rem), md: var(--kendo-spacing-8, 2rem), lg: var(--kendo-spacing-16, 4rem))",
                    "resolvedType": "Map",
                    "prettyValue": {
                        "sm": "var(--kendo-spacing-4, 1rem)",
                        "md": "var(--kendo-spacing-8, 2rem)",
                        "lg": "var(--kendo-spacing-16, 4rem)"
                    }
                },
                {
                    "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": "bootstrap/scss/avatar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(\"primary\": var(--kendo-color-primary, #0d6efd), \"secondary\": var(--kendo-color-secondary, #6c757d), \"tertiary\": var(--kendo-color-tertiary, #6f42c1), \"info\": var(--kendo-color-info, #0dcaf0), \"success\": var(--kendo-color-success, #198754), \"warning\": var(--kendo-color-warning, #ffc107), \"error\": var(--kendo-color-error, #dc3545), \"dark\": var(--kendo-color-dark, #212529), \"light\": var(--kendo-color-light, #f8f9fa), \"inverse\": var(--kendo-color-dark, #212529))",
                    "resolvedType": "Map",
                    "prettyValue": {
                        "primary": "var(--kendo-color-primary, #0d6efd)",
                        "secondary": "var(--kendo-color-secondary, #6c757d)",
                        "tertiary": "var(--kendo-color-tertiary, #6f42c1)",
                        "info": "var(--kendo-color-info, #0dcaf0)",
                        "success": "var(--kendo-color-success, #198754)",
                        "warning": "var(--kendo-color-warning, #ffc107)",
                        "error": "var(--kendo-color-error, #dc3545)",
                        "dark": "var(--kendo-color-dark, #212529)",
                        "light": "var(--kendo-color-light, #f8f9fa)",
                        "inverse": "var(--kendo-color-dark, #212529)"
                    }
                }
            ]
        },
        {
            "id": "badge",
            "title": "Badge",
            "variables": [
                {
                    "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": "bootstrap/scss/badge/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/badge/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/badge/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "0.65em",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/badge/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "0.325em",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/badge/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "0.65em",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/badge/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "0.975em",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/badge/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "0.35em",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/badge/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "0.175em",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/badge/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "0.35em",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/badge/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "0.525em",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/badge/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "0.75rem",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/badge/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "0.75rem",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/badge/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "0.75rem",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/badge/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "0.75rem",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/badge/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/badge/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/badge/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/badge/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/badge/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(1em + 0.35em * 2 + 1px * 2)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/badge/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(1em + 0.175em * 2 + 1px * 2)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/badge/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(1em + 0.35em * 2 + 1px * 2)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/badge/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(1em + 0.525em * 2 + 1px * 2)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/badge/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(sm: (padding-x: 0.325em, padding-y: 0.175em, font-size: 0.75rem, line-height: 1, min-width: calc(1em + 0.175em * 2 + 1px * 2)), md: (padding-x: 0.65em, padding-y: 0.35em, font-size: 0.75rem, line-height: 1, min-width: calc(1em + 0.35em * 2 + 1px * 2)), lg: (padding-x: 0.975em, padding-y: 0.525em, font-size: 0.75rem, line-height: 1, min-width: calc(1em + 0.525em * 2 + 1px * 2)))",
                    "resolvedType": "Map",
                    "prettyValue": {
                        "sm": {
                            "padding-x": "0.325em",
                            "padding-y": "0.175em",
                            "font-size": "0.75rem",
                            "line-height": 1,
                            "min-width": "calc(1em + 0.175em * 2 + 1px * 2)"
                        },
                        "md": {
                            "padding-x": "0.65em",
                            "padding-y": "0.35em",
                            "font-size": "0.75rem",
                            "line-height": 1,
                            "min-width": "calc(1em + 0.35em * 2 + 1px * 2)"
                        },
                        "lg": {
                            "padding-x": "0.975em",
                            "padding-y": "0.525em",
                            "font-size": "0.75rem",
                            "line-height": 1,
                            "min-width": "calc(1em + 0.525em * 2 + 1px * 2)"
                        }
                    }
                }
            ]
        },
        {
            "id": "radii",
            "title": "Border Radius",
            "variables": [
                {
                    "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": "bootstrap/scss/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": "bootstrap/scss/core/border-radii/index.import.scss",
                        "name": "index.import.scss"
                    },
                    "resolvedValue": "0px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/core/border-radii/index.import.scss",
                        "name": "index.import.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/core/border-radii/index.import.scss",
                        "name": "index.import.scss"
                    },
                    "resolvedValue": "0.125rem",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/core/border-radii/index.import.scss",
                        "name": "index.import.scss"
                    },
                    "resolvedValue": "0.25rem",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/core/border-radii/index.import.scss",
                        "name": "index.import.scss"
                    },
                    "resolvedValue": "0.375rem",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/core/border-radii/index.import.scss",
                        "name": "index.import.scss"
                    },
                    "resolvedValue": "0.5rem",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/core/border-radii/index.import.scss",
                        "name": "index.import.scss"
                    },
                    "resolvedValue": "0.75rem",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/core/border-radii/index.import.scss",
                        "name": "index.import.scss"
                    },
                    "resolvedValue": "1rem",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/core/border-radii/index.import.scss",
                        "name": "index.import.scss"
                    },
                    "resolvedValue": "9999px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/core/border-radii/index.import.scss",
                        "name": "index.import.scss"
                    },
                    "resolvedValue": "(none: 0px, xs: 0.125rem, sm: 0.25rem, md: 0.375rem, lg: 0.5rem, xl: 0.75rem, xxl: 1rem, xxxl: 2rem, full: 50rem)",
                    "resolvedType": "Map",
                    "prettyValue": {
                        "none": "0px",
                        "xs": "0.125rem",
                        "sm": "0.25rem",
                        "md": "0.375rem",
                        "lg": "0.5rem",
                        "xl": "0.75rem",
                        "xxl": "1rem",
                        "xxxl": "2rem",
                        "full": "50rem"
                    }
                }
            ]
        },
        {
            "id": "bottom-navigation",
            "title": "BottomNavigation",
            "variables": [
                {
                    "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": "bootstrap/scss/bottom-navigation/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-0, 0px)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/bottom-navigation/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-0, 0px)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/bottom-navigation/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-0, 0px)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/bottom-navigation/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(1px 0px 0px 0px)",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/bottom-navigation/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-family, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/bottom-navigation/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/bottom-navigation/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height-xs, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/bottom-navigation/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "0.2px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/bottom-navigation/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/bottom-navigation/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-0, 0px)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/bottom-navigation/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "72px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/bottom-navigation/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/bottom-navigation/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(2.5rem + var(--kendo-spacing-4, 1rem) - var(--kendo-spacing-0, 0px) * 2)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/bottom-navigation/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "unset",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/bottom-navigation/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(0 var(--kendo-spacing-1, 0.25rem))",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/bottom-navigation/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-elevation-4, 0px 6px 13px rgba(0, 0, 0, 0.125))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/bottom-navigation/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/bottom-navigation/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/bottom-navigation/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                }
            ]
        },
        {
            "id": "breadcrumb",
            "title": "Breadcrumb",
            "variables": [
                {
                    "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": "bootstrap/scss/breadcrumb/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "0px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/breadcrumb/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/breadcrumb/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/breadcrumb/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/breadcrumb/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/breadcrumb/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-family, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/breadcrumb/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/breadcrumb/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size-sm, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/breadcrumb/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/breadcrumb/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/breadcrumb/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/breadcrumb/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1.4285714286",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/breadcrumb/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/breadcrumb/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/breadcrumb/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/breadcrumb/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/breadcrumb/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/breadcrumb/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(0 0 2px 1px rgba(0, 0, 0, 0.06))",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/breadcrumb/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/breadcrumb/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/breadcrumb/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/breadcrumb/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/breadcrumb/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/breadcrumb/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/breadcrumb/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/breadcrumb/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2\\.5, 0.625rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/breadcrumb/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-border-radius-md, 0.375rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/breadcrumb/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/breadcrumb/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/breadcrumb/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/breadcrumb/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-3\\.5, 0.875rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/breadcrumb/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/breadcrumb/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/breadcrumb/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/breadcrumb/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-3\\.5, 0.875rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/breadcrumb/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "inherit",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/breadcrumb/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/breadcrumb/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/breadcrumb/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/breadcrumb/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/breadcrumb/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "unset",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/breadcrumb/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary-hover, #0c64e4)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/breadcrumb/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/breadcrumb/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/breadcrumb/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/breadcrumb/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/breadcrumb/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(inset 0 0 0 3px color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 25%, transparent))",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/breadcrumb/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/breadcrumb/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/breadcrumb/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/breadcrumb/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "unset",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/breadcrumb/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary-hover, #0c64e4)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/breadcrumb/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/breadcrumb/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/breadcrumb/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/breadcrumb/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/breadcrumb/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(inset 0 0 0 3px color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 25%, transparent))",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/breadcrumb/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/breadcrumb/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-secondary, #6c757d)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/breadcrumb/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/breadcrumb/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(sm: (link-padding-x: var(--kendo-spacing-3, 0.75rem), link-padding-y: var(--kendo-spacing-1\\.5, 0.375rem), icon-link-padding-x: var(--kendo-spacing-2, 0.5rem), icon-link-padding-y: var(--kendo-spacing-2, 0.5rem), font-size: var(--kendo-font-size-sm, inherit), line-height: 1.4285714286), md: (link-padding-x: var(--kendo-spacing-3, 0.75rem), link-padding-y: var(--kendo-spacing-2, 0.5rem), icon-link-padding-x: var(--kendo-spacing-3, 0.75rem), icon-link-padding-y: var(--kendo-spacing-3, 0.75rem), font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal)), lg: (link-padding-x: var(--kendo-spacing-3, 0.75rem), link-padding-y: var(--kendo-spacing-2\\.5, 0.625rem), icon-link-padding-x: var(--kendo-spacing-3\\.5, 0.875rem), icon-link-padding-y: var(--kendo-spacing-3\\.5, 0.875rem), font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal)))",
                    "resolvedType": "Map",
                    "prettyValue": {
                        "sm": {
                            "link-padding-x": "var(--kendo-spacing-3, 0.75rem)",
                            "link-padding-y": "var(--kendo-spacing-1\\.5, 0.375rem)",
                            "icon-link-padding-x": "var(--kendo-spacing-2, 0.5rem)",
                            "icon-link-padding-y": "var(--kendo-spacing-2, 0.5rem)",
                            "font-size": "var(--kendo-font-size-sm, inherit)",
                            "line-height": 1.4285714285714286
                        },
                        "md": {
                            "link-padding-x": "var(--kendo-spacing-3, 0.75rem)",
                            "link-padding-y": "var(--kendo-spacing-2, 0.5rem)",
                            "icon-link-padding-x": "var(--kendo-spacing-3, 0.75rem)",
                            "icon-link-padding-y": "var(--kendo-spacing-3, 0.75rem)",
                            "font-size": "var(--kendo-font-size, inherit)",
                            "line-height": "var(--kendo-line-height, normal)"
                        },
                        "lg": {
                            "link-padding-x": "var(--kendo-spacing-3, 0.75rem)",
                            "link-padding-y": "var(--kendo-spacing-2\\.5, 0.625rem)",
                            "icon-link-padding-x": "var(--kendo-spacing-3\\.5, 0.875rem)",
                            "icon-link-padding-y": "var(--kendo-spacing-3\\.5, 0.875rem)",
                            "font-size": "var(--kendo-font-size, inherit)",
                            "line-height": "var(--kendo-line-height, normal)"
                        }
                    }
                }
            ]
        },
        {
            "id": "button",
            "title": "Button",
            "variables": [
                {
                    "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": "bootstrap/scss/button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-family, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1rem",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size-sm, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1.5",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1.4285714286",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(1.5 * 1em + var(--kendo-spacing-1\\.5, 0.375rem) * 2 + 1px * 2)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(1.5 * 1em + var(--kendo-spacing-1\\.5, 0.375rem) * 2)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(sm: (padding-x: var(--kendo-spacing-2, 0.5rem), padding-y: var(--kendo-spacing-1, 0.25rem), font-size: var(--kendo-font-size-sm, inherit), line-height: 1.4285714286), md: (padding-x: var(--kendo-spacing-3, 0.75rem), padding-y: var(--kendo-spacing-1\\.5, 0.375rem), font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal)), lg: (padding-x: var(--kendo-spacing-4, 1rem), padding-y: var(--kendo-spacing-2, 0.5rem), font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal)))",
                    "resolvedType": "Map",
                    "prettyValue": {
                        "sm": {
                            "padding-x": "var(--kendo-spacing-2, 0.5rem)",
                            "padding-y": "var(--kendo-spacing-1, 0.25rem)",
                            "font-size": "var(--kendo-font-size-sm, inherit)",
                            "line-height": 1.4285714285714286
                        },
                        "md": {
                            "padding-x": "var(--kendo-spacing-3, 0.75rem)",
                            "padding-y": "var(--kendo-spacing-1\\.5, 0.375rem)",
                            "font-size": "var(--kendo-font-size, inherit)",
                            "line-height": "var(--kendo-line-height, normal)"
                        },
                        "lg": {
                            "padding-x": "var(--kendo-spacing-4, 1rem)",
                            "padding-y": "var(--kendo-spacing-2, 0.5rem)",
                            "font-size": "var(--kendo-font-size, inherit)",
                            "line-height": "var(--kendo-line-height, normal)"
                        }
                    }
                },
                {
                    "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": "bootstrap/scss/button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(\"primary\": var(--kendo-color-primary, #0d6efd), \"secondary\": var(--kendo-color-secondary, #6c757d), \"tertiary\": var(--kendo-color-tertiary, #6f42c1), \"info\": var(--kendo-color-info, #0dcaf0), \"success\": var(--kendo-color-success, #198754), \"warning\": var(--kendo-color-warning, #ffc107), \"error\": var(--kendo-color-error, #dc3545), \"dark\": var(--kendo-color-dark, #212529), \"light\": var(--kendo-color-light, #f8f9fa), \"inverse\": var(--kendo-color-dark, #212529), \"base\": var(--kendo-color-base, #dee2e6))",
                    "resolvedType": "Map",
                    "prettyValue": {
                        "primary": "var(--kendo-color-primary, #0d6efd)",
                        "secondary": "var(--kendo-color-secondary, #6c757d)",
                        "tertiary": "var(--kendo-color-tertiary, #6f42c1)",
                        "info": "var(--kendo-color-info, #0dcaf0)",
                        "success": "var(--kendo-color-success, #198754)",
                        "warning": "var(--kendo-color-warning, #ffc107)",
                        "error": "var(--kendo-color-error, #dc3545)",
                        "dark": "var(--kendo-color-dark, #212529)",
                        "light": "var(--kendo-color-light, #f8f9fa)",
                        "inverse": "var(--kendo-color-dark, #212529)",
                        "base": "var(--kendo-color-base, #dee2e6)"
                    }
                },
                {
                    "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": "bootstrap/scss/button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-base, #dee2e6)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-base, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-base, #dee2e6)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "none",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-base-hover, #ced4da)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-base-hover, #ced4da)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "none",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-base-active, #bdc4cb)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-base-active, #bdc4cb)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary-active, #0a58ca)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary-active, #0a58ca)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-base-active, #bdc4cb)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-base-active, #bdc4cb)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(0 0 0 0.25rem color-mix(in srgb, var(--kendo-color-border, rgba(33, 37, 41, 0.13)) 50%, transparent))",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "0.08",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "0.16",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "0.2",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "0.12",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out)",
                    "resolvedType": "List"
                }
            ]
        },
        {
            "id": "calendar",
            "title": "Calendar",
            "variables": [
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-family, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "38px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "none",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-border-radius-md, 0.375rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "38px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "38px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size-sm, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height-lg, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-subtle, #596169)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "38px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "bold",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size-sm, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "304px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "266px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "box",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-subtle, #596169)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-subtle, #596169)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-base-subtle-hover, #dee2e6)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary-hover, #0c64e4)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(inset (0 0 0 0.25rem color-mix(in srgb, var(--kendo-color-border, rgba(33, 37, 41, 0.13)) 50%, transparent)))",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(inset 0 0 0 2px color-mix(in srgb, var(--kendo-color-primary-active, #0a58ca) 50%, transparent))",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "5em",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "2em",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary-hover, #0c64e4)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-0, 0px)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "342px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-border-radius-lg, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "34px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-0\\.5, 0.125rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-0\\.5, 0.125rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "38px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size-lg, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height-lg, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "42px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/calendar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(sm: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), cell-size: 34px, cell-padding-x: var(--kendo-spacing-0\\.5, 0.125rem), cell-padding-y: var(--kendo-spacing-0\\.5, 0.125rem)), md: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), cell-size: 38px, cell-padding-x: var(--kendo-spacing-1, 0.25rem), cell-padding-y: var(--kendo-spacing-1, 0.25rem)), lg: (font-size: var(--kendo-font-size-lg, inherit), line-height: var(--kendo-line-height-lg, normal), cell-size: 42px, cell-padding-x: var(--kendo-spacing-1, 0.25rem), cell-padding-y: var(--kendo-spacing-1, 0.25rem)))",
                    "resolvedType": "Map",
                    "prettyValue": {
                        "sm": {
                            "font-size": "var(--kendo-font-size, inherit)",
                            "line-height": "var(--kendo-line-height, normal)",
                            "cell-size": "34px",
                            "cell-padding-x": "var(--kendo-spacing-0\\.5, 0.125rem)",
                            "cell-padding-y": "var(--kendo-spacing-0\\.5, 0.125rem)"
                        },
                        "md": {
                            "font-size": "var(--kendo-font-size, inherit)",
                            "line-height": "var(--kendo-line-height, normal)",
                            "cell-size": "38px",
                            "cell-padding-x": "var(--kendo-spacing-1, 0.25rem)",
                            "cell-padding-y": "var(--kendo-spacing-1, 0.25rem)"
                        },
                        "lg": {
                            "font-size": "var(--kendo-font-size-lg, inherit)",
                            "line-height": "var(--kendo-line-height-lg, normal)",
                            "cell-size": "42px",
                            "cell-padding-x": "var(--kendo-spacing-1, 0.25rem)",
                            "cell-padding-y": "var(--kendo-spacing-1, 0.25rem)"
                        }
                    }
                }
            ]
        },
        {
            "id": "captcha",
            "title": "Captcha",
            "variables": [
                {
                    "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": "bootstrap/scss/captcha/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/captcha/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "335px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/captcha/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-family, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/captcha/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/captcha/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/captcha/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/captcha/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/captcha/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/captcha/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/captcha/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/captcha/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/captcha/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-spacing-2, 0.5rem) / 2)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/captcha/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size-sm, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/captcha/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "italic",
                    "resolvedType": "String"
                }
            ]
        },
        {
            "id": "card",
            "title": "Card",
            "variables": [
                {
                    "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": "bootstrap/scss/card/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/card/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/card/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/card/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/card/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-spacing-1\\.5, 0.375rem) - 1px)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/card/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-family, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/card/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/card/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/card/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/card/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/card/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/card/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/card/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/card/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/card/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/card/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/card/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-elevation-3, 0px 4px 10px rgba(0, 0, 0, 0.1))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/card/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/card/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/card/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/card/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/card/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/card/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/card/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/card/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/card/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/card/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/card/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/card/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/card/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/card/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/card/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/card/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size-lg, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/card/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/card/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1.2",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/card/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "500",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/card/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/card/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/card/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1rem",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/card/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/card/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1.2",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/card/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "500",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/card/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/card/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-subtle, #596169)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/card/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "100px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/card/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "45px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/card/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/card/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/card/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/card/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/card/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/card/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "0px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/card/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "-1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/card/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1.3em",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/card/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1.3em",
                    "resolvedType": "Number"
                }
            ]
        },
        {
            "id": "chart-wizard",
            "title": "ChartWizard",
            "variables": [
                {
                    "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": "bootstrap/scss/chart-wizard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chart-wizard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary-subtle, #cfe2ff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chart-wizard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-border-radius-sm, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chart-wizard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chart-wizard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(inset 0 0 0 1px var(--kendo-color-primary-emphasis, rgba(13, 110, 253, 0.4)))",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/chart-wizard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(inset 0 0 0 1px var(--kendo-color-primary, #0d6efd))",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/chart-wizard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chart-wizard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chart-wizard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chart-wizard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-6, 1.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chart-wizard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
                    "resolvedType": "String"
                }
            ]
        },
        {
            "id": "charts",
            "title": "Charts",
            "variables": [
                {
                    "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": "bootstrap/scss/dataviz/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-series-a, #0c64e4)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/dataviz/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-series-b, #6f42c1)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/dataviz/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-series-c, #20c997)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/dataviz/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-series-d, #198754)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/dataviz/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-series-e, #dc3545)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/dataviz/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-series-f, #ffc107)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/dataviz/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-series-a, #0c64e4)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/dataviz/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 8%, transparent)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/dataviz/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 4%, transparent)",
                    "resolvedType": "String"
                }
            ]
        },
        {
            "id": "chat",
            "title": "Chat",
            "variables": [
                {
                    "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": "bootstrap/scss/chat/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chat/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chat/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "500px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/chat/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "600px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/chat/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/chat/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-family, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chat/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chat/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chat/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chat/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chat/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chat/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chat/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chat/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size-sm, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chat/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chat/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "uppercase",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chat/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-subtle, #596169)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chat/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/chat/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size-sm, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chat/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height-xs, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chat/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size-sm, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chat/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height-xs, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chat/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chat/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chat/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-0\\.5, 0.125rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chat/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chat/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "12px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/chat/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "2px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/chat/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "32px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/chat/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chat/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chat/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chat/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chat/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chat/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chat/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "inherit",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chat/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chat/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chat/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chat/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chat/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chat/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chat/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chat/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-base, #dee2e6)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chat/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-base, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chat/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-base, #dee2e6)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chat/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "none",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chat/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "none",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chat/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "none",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chat/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chat/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chat/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chat/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "none",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chat/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "none",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chat/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "none",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chat/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "transparent",
                    "resolvedType": "Color"
                },
                {
                    "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": "bootstrap/scss/chat/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chat/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chat/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chat/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chat/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chat/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "0px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/chat/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "0.25rem",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/chat/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "0.5",
                    "resolvedType": "Number"
                }
            ]
        },
        {
            "id": "checkbox",
            "title": "Checkbox",
            "variables": [
                {
                    "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": "bootstrap/scss/checkbox/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/checkbox/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/checkbox/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/checkbox/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-5, 1.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/checkbox/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2\\.5, 0.625rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/checkbox/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-3\\.5, 0.875rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/checkbox/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4\\.5, 1.125rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/checkbox/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "300%",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/checkbox/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "300%",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/checkbox/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "300%",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/checkbox/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/checkbox/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/checkbox/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border-alt, rgba(33, 37, 41, 0.2))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/checkbox/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/checkbox/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/checkbox/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/checkbox/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/checkbox/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/checkbox/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/checkbox/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/checkbox/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/checkbox/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/checkbox/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary-emphasis, rgba(13, 110, 253, 0.4))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/checkbox/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(0 0 0 0.25rem color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 25%, transparent))",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/checkbox/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/checkbox/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(0 0 0 0.25rem color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 25%, transparent))",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/checkbox/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/checkbox/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/checkbox/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/checkbox/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/checkbox/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/checkbox/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/checkbox/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/checkbox/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-error, #dc3545)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/checkbox/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-error, #dc3545)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/checkbox/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "image",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/checkbox/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(\"WebComponentsIcons\", monospace)",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/checkbox/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "\"\\e118\"",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/checkbox/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "\"\\e121\"",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/checkbox/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e\")",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/checkbox/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%230d6efd' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e\")",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/checkbox/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/checkbox/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/checkbox/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-0, 0px)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/checkbox/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/checkbox/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/checkbox/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "0.25",
                    "resolvedType": "Number"
                }
            ]
        },
        {
            "id": "chip",
            "title": "Chip",
            "variables": [
                {
                    "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": "bootstrap/scss/chip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/chip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-0\\.5, 0.125rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size-sm, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1.25",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/chip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1.25",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/chip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1.25",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/chip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1.25",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/chip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(1.25em + var(--kendo-spacing-1, 0.25rem) * 2 + 2px)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/chip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(sm: (padding-x: var(--kendo-spacing-1, 0.25rem), padding-y: var(--kendo-spacing-0\\.5, 0.125rem), font-size: var(--kendo-font-size-sm, inherit), line-height: 1.25), md: (padding-x: var(--kendo-spacing-1, 0.25rem), padding-y: var(--kendo-spacing-1, 0.25rem), font-size: var(--kendo-font-size, inherit), line-height: 1.25), lg: (padding-x: var(--kendo-spacing-1, 0.25rem), padding-y: var(--kendo-spacing-1\\.5, 0.375rem), font-size: var(--kendo-font-size, inherit), line-height: 1.25))",
                    "resolvedType": "Map",
                    "prettyValue": {
                        "sm": {
                            "padding-x": "var(--kendo-spacing-1, 0.25rem)",
                            "padding-y": "var(--kendo-spacing-0\\.5, 0.125rem)",
                            "font-size": "var(--kendo-font-size-sm, inherit)",
                            "line-height": 1.25
                        },
                        "md": {
                            "padding-x": "var(--kendo-spacing-1, 0.25rem)",
                            "padding-y": "var(--kendo-spacing-1, 0.25rem)",
                            "font-size": "var(--kendo-font-size, inherit)",
                            "line-height": 1.25
                        },
                        "lg": {
                            "padding-x": "var(--kendo-spacing-1, 0.25rem)",
                            "padding-y": "var(--kendo-spacing-1\\.5, 0.375rem)",
                            "font-size": "var(--kendo-font-size, inherit)",
                            "line-height": 1.25
                        }
                    }
                },
                {
                    "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": "bootstrap/scss/chip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-base, #dee2e6)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(\"base\": var(--kendo-color-base, #dee2e6), \"error\": var(--kendo-color-error, #dc3545), \"info\": var(--kendo-color-info, #0dcaf0), \"warning\": var(--kendo-color-warning, #ffc107), \"success\": var(--kendo-color-success, #198754))",
                    "resolvedType": "Map",
                    "prettyValue": {
                        "base": "var(--kendo-color-base, #dee2e6)",
                        "error": "var(--kendo-color-error, #dc3545)",
                        "info": "var(--kendo-color-info, #0dcaf0)",
                        "warning": "var(--kendo-color-warning, #ffc107)",
                        "success": "var(--kendo-color-success, #198754)"
                    }
                },
                {
                    "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": "bootstrap/scss/chip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-base, #dee2e6)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-base, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-base, #dee2e6)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(0 0 0 2px rgba(var(--kendo-color-base, #dee2e6), 0.16))",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/chip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "none",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/chip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/chip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-base-hover, #ced4da)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/chip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-base-active, #bdc4cb)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/chip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-base-on-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-base-on-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(0 0 0 2px rgba(var(--kendo-color-base, #dee2e6), 0.16))",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/chip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-base-on-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-base-subtle, #e9ecef)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-base-on-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-base-subtle, #e9ecef)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/chip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(sm: var(--kendo-spacing-1, 0.25rem), md: var(--kendo-spacing-1, 0.25rem), lg: var(--kendo-spacing-1, 0.25rem))",
                    "resolvedType": "Map",
                    "prettyValue": {
                        "sm": "var(--kendo-spacing-1, 0.25rem)",
                        "md": "var(--kendo-spacing-1, 0.25rem)",
                        "lg": "var(--kendo-spacing-1, 0.25rem)"
                    }
                }
            ]
        },
        {
            "id": "color-system",
            "title": "Color System",
            "variables": [
                {
                    "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": "bootstrap/scss/core/color-system/_swatch-legacy.scss",
                        "name": "_swatch-legacy.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "Color"
                },
                {
                    "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": "bootstrap/scss/core/color-system/_swatch-legacy.scss",
                        "name": "_swatch-legacy.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
                    "resolvedType": "Color"
                },
                {
                    "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": "bootstrap/scss/core/color-system/_swatch-legacy.scss",
                        "name": "_swatch-legacy.scss"
                    },
                    "resolvedValue": "var(--kendo-color-secondary, #6c757d)",
                    "resolvedType": "Color"
                },
                {
                    "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": "bootstrap/scss/core/color-system/_swatch-legacy.scss",
                        "name": "_swatch-legacy.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-secondary, #ffffff)",
                    "resolvedType": "Color"
                },
                {
                    "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": "bootstrap/scss/core/color-system/_swatch-legacy.scss",
                        "name": "_swatch-legacy.scss"
                    },
                    "resolvedValue": "var(--kendo-color-tertiary, #6f42c1)",
                    "resolvedType": "Color"
                },
                {
                    "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": "bootstrap/scss/core/color-system/_swatch-legacy.scss",
                        "name": "_swatch-legacy.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
                    "resolvedType": "Color"
                },
                {
                    "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": "bootstrap/scss/core/color-system/_swatch-legacy.scss",
                        "name": "_swatch-legacy.scss"
                    },
                    "resolvedValue": "var(--kendo-color-info, #0dcaf0)",
                    "resolvedType": "Color"
                },
                {
                    "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": "bootstrap/scss/core/color-system/_swatch-legacy.scss",
                        "name": "_swatch-legacy.scss"
                    },
                    "resolvedValue": "var(--kendo-color-success, #198754)",
                    "resolvedType": "Color"
                },
                {
                    "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": "bootstrap/scss/core/color-system/_swatch-legacy.scss",
                        "name": "_swatch-legacy.scss"
                    },
                    "resolvedValue": "var(--kendo-color-warning, #ffc107)",
                    "resolvedType": "Color"
                },
                {
                    "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": "bootstrap/scss/core/color-system/_swatch-legacy.scss",
                        "name": "_swatch-legacy.scss"
                    },
                    "resolvedValue": "var(--kendo-color-error, #dc3545)",
                    "resolvedType": "Color"
                },
                {
                    "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": "bootstrap/scss/core/color-system/_swatch-legacy.scss",
                        "name": "_swatch-legacy.scss"
                    },
                    "resolvedValue": "var(--kendo-color-dark, #212529)",
                    "resolvedType": "Color"
                },
                {
                    "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": "bootstrap/scss/core/color-system/_swatch-legacy.scss",
                        "name": "_swatch-legacy.scss"
                    },
                    "resolvedValue": "var(--kendo-color-light, #f8f9fa)",
                    "resolvedType": "Color"
                },
                {
                    "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": "bootstrap/scss/core/color-system/_swatch-legacy.scss",
                        "name": "_swatch-legacy.scss"
                    },
                    "resolvedValue": "var(--kendo-color-dark, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/core/color-system/_swatch.scss",
                        "name": "_swatch.scss"
                    },
                    "resolvedValue": "(app-surface: #ffffff, on-app-surface: #212529, subtle: #596169, surface: #f8f9fa, surface-alt: #ffffff, border: rgba(33, 37, 41, 0.13), border-alt: rgba(33, 37, 41, 0.2), base-subtle: #e9ecef, base-subtle-hover: #dee2e6, base-subtle-active: #ced4da, base: #dee2e6, base-hover: #ced4da, base-active: #bdc4cb, base-emphasis: rgba(33, 37, 41, 0.34), base-on-subtle: #212529, on-base: #212529, base-on-surface: #212529, primary-subtle: #cfe2ff, primary-subtle-hover: #b6d4fe, primary-subtle-active: #9ec5fe, primary: #0d6efd, primary-hover: #0c64e4, primary-active: #0a58ca, primary-emphasis: rgba(13, 110, 253, 0.4), primary-on-subtle: #052c65, on-primary: #ffffff, primary-on-surface: #0d6efd, secondary-subtle: #dee2e6, secondary-subtle-hover: #ced4da, secondary-subtle-active: #bdc4cb, secondary: #6c757d, secondary-hover: #596169, secondary-active: #495057, secondary-emphasis: rgba(108, 117, 125, 0.4), secondary-on-subtle: #2B2F32, on-secondary: #ffffff, secondary-on-surface: #6c757d, tertiary-subtle: #e2d9f3, tertiary-subtle-hover: #d3c5ec, tertiary-subtle-active: #c5b3e6, tertiary: #6f42c1, tertiary-hover: #59359a, tertiary-active: #4e2f89, tertiary-emphasis: rgba(111, 66, 193, 0.4), tertiary-on-subtle: #432874, on-tertiary: #ffffff, tertiary-on-surface: #6f42c1, info-subtle: #cff4fc, info-subtle-hover: #b7eefa, info-subtle-active: #9eeaf9, info: #0dcaf0, info-hover: #3dd5f3, info-active: #6edff6, info-emphasis: rgba(13, 202, 240, 0.4), info-on-subtle: #055160, on-info: #000000, info-on-surface: #0dcaf0, success-subtle: #d1e7dd, success-subtle-hover: #badbcc, success-subtle-active: #a3cfbb, success: #198754, success-hover: #146C43, success-active: #0F5132, success-emphasis: rgba(25, 135, 84, 0.4), success-on-subtle: #0A3622, on-success: #ffffff, success-on-surface: #198754, warning-subtle: #fff3cd, warning-subtle-hover: #ffecb5, warning-subtle-active: #ffe69c, warning: #ffc107, warning-hover: #ffcd39, warning-active: #ffda6a, warning-emphasis: rgba(255, 193, 7, 0.4), warning-on-subtle: #664d03, on-warning: #000000, warning-on-surface: #ffc107, error-subtle: #f8d7da, error-subtle-hover: #f5c2c7, error-subtle-active: #f1aeb5, error: #dc3545, error-hover: #b02a37, error-active: #9a2530, error-emphasis: rgba(220, 53, 69, 0.4), error-on-subtle: #58151c, on-error: #ffffff, error-on-surface: #dc3545, light-subtle: #ffffff, light-subtle-hover: #f8f9fa, light-subtle-active: #e9ecef, light: #f8f9fa, light-hover: #e9ecef, light-active: #dee2e6, light-emphasis: rgba(33, 37, 41, 0.1), light-on-subtle: #495057, on-light: #000000, light-on-surface: #f8f9fa, dark-subtle: #495057, dark-subtle-hover: #596169, dark-subtle-active: #6c757d, dark: #212529, dark-hover: #343a40, dark-active: #495057, dark-emphasis: rgba(33, 37, 41, 0.4), dark-on-subtle: #ffffff, on-dark: #ffffff, dark-on-surface: #212529, inverse-subtle: #495057, inverse-subtle-hover: #596169, inverse-subtle-active: #6c757d, inverse: #212529, inverse-hover: #343a40, inverse-active: #495057, inverse-emphasis: rgba(33, 37, 41, 0.4), inverse-on-subtle: #ffffff, on-inverse: #ffffff, inverse-on-surface: #212529, series-a: #0c64e4, series-a-bold: #084298, series-a-bolder: #052c65, series-a-subtle: #3d8bfd, series-a-subtler: #86b6fe, series-b: #6f42c1, series-b-bold: #4e2f89, series-b-bolder: #36215f, series-b-subtle: #8c68cd, series-b-subtler: #b9a3e1, series-c: #20c997, series-c-bold: #13795b, series-c-bolder: #0d503c, series-c-subtle: #79dfc1, series-c-subtler: #c1f0e2, series-d: #198754, series-d-bold: #0F5132, series-d-bolder: #0A3622, series-d-subtle: #479F76, series-d-subtler: #8cc3aa, series-e: #dc3545, series-e-bold: #9a2530, series-e-bolder: #6e1b23, series-e-subtle: #e35d6a, series-e-subtler: #f1aeb5, series-f: #ffc107, series-f-bold: #b38705, series-f-bolder: #806104, series-f-subtle: #ffcd39, series-f-subtler: #ffe083)",
                    "resolvedType": "Map",
                    "prettyValue": {
                        "app-surface": "#ffffff",
                        "on-app-surface": "#212529",
                        "subtle": "#596169",
                        "surface": "#f8f9fa",
                        "surface-alt": "#ffffff",
                        "border": "rgba(33, 37, 41, 0.13)",
                        "border-alt": "rgba(33, 37, 41, 0.2)",
                        "base-subtle": "#e9ecef",
                        "base-subtle-hover": "#dee2e6",
                        "base-subtle-active": "#ced4da",
                        "base": "#dee2e6",
                        "base-hover": "#ced4da",
                        "base-active": "#bdc4cb",
                        "base-emphasis": "rgba(33, 37, 41, 0.34)",
                        "base-on-subtle": "#212529",
                        "on-base": "#212529",
                        "base-on-surface": "#212529",
                        "primary-subtle": "#cfe2ff",
                        "primary-subtle-hover": "#b6d4fe",
                        "primary-subtle-active": "#9ec5fe",
                        "primary": "#0d6efd",
                        "primary-hover": "#0c64e4",
                        "primary-active": "#0a58ca",
                        "primary-emphasis": "rgba(13, 110, 253, 0.4)",
                        "primary-on-subtle": "#052c65",
                        "on-primary": "#ffffff",
                        "primary-on-surface": "#0d6efd",
                        "secondary-subtle": "#dee2e6",
                        "secondary-subtle-hover": "#ced4da",
                        "secondary-subtle-active": "#bdc4cb",
                        "secondary": "#6c757d",
                        "secondary-hover": "#596169",
                        "secondary-active": "#495057",
                        "secondary-emphasis": "rgba(108, 117, 125, 0.4)",
                        "secondary-on-subtle": "#2B2F32",
                        "on-secondary": "#ffffff",
                        "secondary-on-surface": "#6c757d",
                        "tertiary-subtle": "#e2d9f3",
                        "tertiary-subtle-hover": "#d3c5ec",
                        "tertiary-subtle-active": "#c5b3e6",
                        "tertiary": "#6f42c1",
                        "tertiary-hover": "#59359a",
                        "tertiary-active": "#4e2f89",
                        "tertiary-emphasis": "rgba(111, 66, 193, 0.4)",
                        "tertiary-on-subtle": "#432874",
                        "on-tertiary": "#ffffff",
                        "tertiary-on-surface": "#6f42c1",
                        "info-subtle": "#cff4fc",
                        "info-subtle-hover": "#b7eefa",
                        "info-subtle-active": "#9eeaf9",
                        "info": "#0dcaf0",
                        "info-hover": "#3dd5f3",
                        "info-active": "#6edff6",
                        "info-emphasis": "rgba(13, 202, 240, 0.4)",
                        "info-on-subtle": "#055160",
                        "on-info": "#000000",
                        "info-on-surface": "#0dcaf0",
                        "success-subtle": "#d1e7dd",
                        "success-subtle-hover": "#badbcc",
                        "success-subtle-active": "#a3cfbb",
                        "success": "#198754",
                        "success-hover": "#146C43",
                        "success-active": "#0F5132",
                        "success-emphasis": "rgba(25, 135, 84, 0.4)",
                        "success-on-subtle": "#0A3622",
                        "on-success": "#ffffff",
                        "success-on-surface": "#198754",
                        "warning-subtle": "#fff3cd",
                        "warning-subtle-hover": "#ffecb5",
                        "warning-subtle-active": "#ffe69c",
                        "warning": "#ffc107",
                        "warning-hover": "#ffcd39",
                        "warning-active": "#ffda6a",
                        "warning-emphasis": "rgba(255, 193, 7, 0.4)",
                        "warning-on-subtle": "#664d03",
                        "on-warning": "#000000",
                        "warning-on-surface": "#ffc107",
                        "error-subtle": "#f8d7da",
                        "error-subtle-hover": "#f5c2c7",
                        "error-subtle-active": "#f1aeb5",
                        "error": "#dc3545",
                        "error-hover": "#b02a37",
                        "error-active": "#9a2530",
                        "error-emphasis": "rgba(220, 53, 69, 0.4)",
                        "error-on-subtle": "#58151c",
                        "on-error": "#ffffff",
                        "error-on-surface": "#dc3545",
                        "light-subtle": "#ffffff",
                        "light-subtle-hover": "#f8f9fa",
                        "light-subtle-active": "#e9ecef",
                        "light": "#f8f9fa",
                        "light-hover": "#e9ecef",
                        "light-active": "#dee2e6",
                        "light-emphasis": "rgba(33, 37, 41, 0.1)",
                        "light-on-subtle": "#495057",
                        "on-light": "#000000",
                        "light-on-surface": "#f8f9fa",
                        "dark-subtle": "#495057",
                        "dark-subtle-hover": "#596169",
                        "dark-subtle-active": "#6c757d",
                        "dark": "#212529",
                        "dark-hover": "#343a40",
                        "dark-active": "#495057",
                        "dark-emphasis": "rgba(33, 37, 41, 0.4)",
                        "dark-on-subtle": "#ffffff",
                        "on-dark": "#ffffff",
                        "dark-on-surface": "#212529",
                        "inverse-subtle": "#495057",
                        "inverse-subtle-hover": "#596169",
                        "inverse-subtle-active": "#6c757d",
                        "inverse": "#212529",
                        "inverse-hover": "#343a40",
                        "inverse-active": "#495057",
                        "inverse-emphasis": "rgba(33, 37, 41, 0.4)",
                        "inverse-on-subtle": "#ffffff",
                        "on-inverse": "#ffffff",
                        "inverse-on-surface": "#212529",
                        "series-a": "#0c64e4",
                        "series-a-bold": "#084298",
                        "series-a-bolder": "#052c65",
                        "series-a-subtle": "#3d8bfd",
                        "series-a-subtler": "#86b6fe",
                        "series-b": "#6f42c1",
                        "series-b-bold": "#4e2f89",
                        "series-b-bolder": "#36215f",
                        "series-b-subtle": "#8c68cd",
                        "series-b-subtler": "#b9a3e1",
                        "series-c": "#20c997",
                        "series-c-bold": "#13795b",
                        "series-c-bolder": "#0d503c",
                        "series-c-subtle": "#79dfc1",
                        "series-c-subtler": "#c1f0e2",
                        "series-d": "#198754",
                        "series-d-bold": "#0F5132",
                        "series-d-bolder": "#0A3622",
                        "series-d-subtle": "#479F76",
                        "series-d-subtler": "#8cc3aa",
                        "series-e": "#dc3545",
                        "series-e-bold": "#9a2530",
                        "series-e-bolder": "#6e1b23",
                        "series-e-subtle": "#e35d6a",
                        "series-e-subtler": "#f1aeb5",
                        "series-f": "#ffc107",
                        "series-f-bold": "#b38705",
                        "series-f-bolder": "#806104",
                        "series-f-subtle": "#ffcd39",
                        "series-f-subtler": "#ffe083"
                    }
                },
                {
                    "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"
                    },
                    "resolvedValue": "#ffffff",
                    "resolvedType": "Color"
                },
                {
                    "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"
                    },
                    "resolvedValue": "#000000",
                    "resolvedType": "Color"
                },
                {
                    "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"
                    },
                    "resolvedValue": "rgba(0, 0, 0, 0)",
                    "resolvedType": "Color"
                },
                {
                    "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"
                    },
                    "resolvedValue": "(rgba(0, 0, 0, 0), black)",
                    "resolvedType": "Gradient"
                },
                {
                    "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"
                    },
                    "resolvedValue": "(rgba(255, 255, 255, 0), white)",
                    "resolvedType": "Gradient"
                },
                {
                    "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"
                    },
                    "resolvedValue": "(black, rgba(0, 0, 0, 0))",
                    "resolvedType": "Gradient"
                },
                {
                    "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"
                    },
                    "resolvedValue": "(white, rgba(255, 255, 255, 0))",
                    "resolvedType": "Gradient"
                },
                {
                    "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"
                    },
                    "resolvedValue": "(#ff0000, #ffff00, #00ff00, #00ffff, #0000ff, #ff00ff, #ff0000)",
                    "resolvedType": "Gradient"
                }
            ]
        },
        {
            "id": "color-editor",
            "title": "ColorEditor",
            "variables": [
                {
                    "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": "bootstrap/scss/coloreditor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/coloreditor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "328px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/coloreditor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "266px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/coloreditor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "328px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/coloreditor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "362px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/coloreditor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/coloreditor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-border-radius-md, 0.375rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/coloreditor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-family, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/coloreditor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/coloreditor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/coloreditor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/coloreditor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/coloreditor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/coloreditor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/coloreditor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/coloreditor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/coloreditor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/coloreditor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-spacing-4, 1rem) / 2)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/coloreditor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/coloreditor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/coloreditor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/coloreditor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/coloreditor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4\\.5, 1.125rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/coloreditor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4\\.5, 1.125rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/coloreditor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "32px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/coloreditor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "12px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/coloreditor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/coloreditor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/coloreditor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/coloreditor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/coloreditor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "32px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/coloreditor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "10px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/coloreditor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "32px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/coloreditor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "12px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/coloreditor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "32px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/coloreditor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "12px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/coloreditor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/coloreditor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/coloreditor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/coloreditor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/coloreditor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/coloreditor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/coloreditor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/coloreditor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/coloreditor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/coloreditor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4\\.5, 1.125rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/coloreditor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4\\.5, 1.125rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/coloreditor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4\\.5, 1.125rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/coloreditor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "rgba(0, 0, 0, 0.3)",
                    "resolvedType": "Color"
                },
                {
                    "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": "bootstrap/scss/coloreditor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "2px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/coloreditor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "2px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/coloreditor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(sm: (min-width: 266px, header-padding-x: var(--kendo-spacing-4, 1rem), header-padding-y: var(--kendo-spacing-4, 1rem), views-padding-x: var(--kendo-spacing-4, 1rem), views-padding-y: var(--kendo-spacing-4, 1rem), preview-gap: var(--kendo-spacing-1, 0.25rem), preview-width: 32px, preview-height: 10px), md: (min-width: 328px, header-padding-x: var(--kendo-spacing-4, 1rem), header-padding-y: var(--kendo-spacing-4, 1rem), views-padding-x: var(--kendo-spacing-4, 1rem), views-padding-y: var(--kendo-spacing-4, 1rem), preview-gap: var(--kendo-spacing-1, 0.25rem), preview-width: 32px, preview-height: 12px), lg: (min-width: 362px, header-padding-x: var(--kendo-spacing-4\\.5, 1.125rem), header-padding-y: var(--kendo-spacing-4\\.5, 1.125rem), views-padding-x: var(--kendo-spacing-4\\.5, 1.125rem), views-padding-y: var(--kendo-spacing-4\\.5, 1.125rem), preview-gap: var(--kendo-spacing-1, 0.25rem), preview-width: 32px, preview-height: 12px))",
                    "resolvedType": "Map",
                    "prettyValue": {
                        "sm": {
                            "min-width": "266px",
                            "header-padding-x": "var(--kendo-spacing-4, 1rem)",
                            "header-padding-y": "var(--kendo-spacing-4, 1rem)",
                            "views-padding-x": "var(--kendo-spacing-4, 1rem)",
                            "views-padding-y": "var(--kendo-spacing-4, 1rem)",
                            "preview-gap": "var(--kendo-spacing-1, 0.25rem)",
                            "preview-width": "32px",
                            "preview-height": "10px"
                        },
                        "md": {
                            "min-width": "328px",
                            "header-padding-x": "var(--kendo-spacing-4, 1rem)",
                            "header-padding-y": "var(--kendo-spacing-4, 1rem)",
                            "views-padding-x": "var(--kendo-spacing-4, 1rem)",
                            "views-padding-y": "var(--kendo-spacing-4, 1rem)",
                            "preview-gap": "var(--kendo-spacing-1, 0.25rem)",
                            "preview-width": "32px",
                            "preview-height": "12px"
                        },
                        "lg": {
                            "min-width": "362px",
                            "header-padding-x": "var(--kendo-spacing-4\\.5, 1.125rem)",
                            "header-padding-y": "var(--kendo-spacing-4\\.5, 1.125rem)",
                            "views-padding-x": "var(--kendo-spacing-4\\.5, 1.125rem)",
                            "views-padding-y": "var(--kendo-spacing-4\\.5, 1.125rem)",
                            "preview-gap": "var(--kendo-spacing-1, 0.25rem)",
                            "preview-width": "32px",
                            "preview-height": "12px"
                        }
                    }
                }
            ]
        },
        {
            "id": "color-gradient",
            "title": "ColorGradient",
            "variables": [
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "328px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-border-radius-md, 0.375rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-family, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4\\.5, 1.125rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4\\.5, 1.125rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "266px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "328px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "362px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4\\.5, 1.125rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "none",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-border-radius-md, 0.375rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "180px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "180px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "180px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "268px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4\\.5, 1.125rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "10px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "10px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "3px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "180px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "100%",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAuSURBVHgBxYyxDQAwDMJIL+YT+DjtzFRliUfLcklqBCRT4eCTxbD6kdL2/LgYXqpvCbs3kBv/AAAAAElFTkSuQmCC\"",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "180px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "180px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "268px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "14px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "14px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "50%",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "transparent",
                    "resolvedType": "Color"
                },
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "rgba(255, 255, 255, 0.8)",
                    "resolvedType": "Color"
                },
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "#000000",
                    "resolvedType": "Color"
                },
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "#000000",
                    "resolvedType": "Color"
                },
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-elevation-2, 0px 2px 7px rgba(0, 0, 0, 0.075))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "-7px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "-7px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "56px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-spacing-4, 1rem) / 2)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-subtle, #596169)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "42px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "56px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "62px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-weight-bold, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-spacing-4, 1rem) / 2)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/colorgradient/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(sm: (width: 266px, vertical-slider-height: 180px, rectangle-height: 180px, input-width: 42px, gap: var(--kendo-spacing-4, 1rem), canvas-gap: var(--kendo-spacing-3, 0.75rem), padding-x: var(--kendo-spacing-4, 1rem), padding-y: var(--kendo-spacing-4, 1rem)), md: (width: 328px, vertical-slider-height: 180px, rectangle-height: 180px, input-width: 56px, gap: var(--kendo-spacing-4, 1rem), canvas-gap: var(--kendo-spacing-3, 0.75rem), padding-x: var(--kendo-spacing-4, 1rem), padding-y: var(--kendo-spacing-4, 1rem)), lg: (width: 362px, vertical-slider-height: 268px, rectangle-height: 268px, input-width: 62px, gap: var(--kendo-spacing-4\\.5, 1.125rem), canvas-gap: var(--kendo-spacing-4\\.5, 1.125rem), padding-x: var(--kendo-spacing-4\\.5, 1.125rem), padding-y: var(--kendo-spacing-4\\.5, 1.125rem)))",
                    "resolvedType": "Map",
                    "prettyValue": {
                        "sm": {
                            "width": "266px",
                            "vertical-slider-height": "180px",
                            "rectangle-height": "180px",
                            "input-width": "42px",
                            "gap": "var(--kendo-spacing-4, 1rem)",
                            "canvas-gap": "var(--kendo-spacing-3, 0.75rem)",
                            "padding-x": "var(--kendo-spacing-4, 1rem)",
                            "padding-y": "var(--kendo-spacing-4, 1rem)"
                        },
                        "md": {
                            "width": "328px",
                            "vertical-slider-height": "180px",
                            "rectangle-height": "180px",
                            "input-width": "56px",
                            "gap": "var(--kendo-spacing-4, 1rem)",
                            "canvas-gap": "var(--kendo-spacing-3, 0.75rem)",
                            "padding-x": "var(--kendo-spacing-4, 1rem)",
                            "padding-y": "var(--kendo-spacing-4, 1rem)"
                        },
                        "lg": {
                            "width": "362px",
                            "vertical-slider-height": "268px",
                            "rectangle-height": "268px",
                            "input-width": "62px",
                            "gap": "var(--kendo-spacing-4\\.5, 1.125rem)",
                            "canvas-gap": "var(--kendo-spacing-4\\.5, 1.125rem)",
                            "padding-x": "var(--kendo-spacing-4\\.5, 1.125rem)",
                            "padding-y": "var(--kendo-spacing-4\\.5, 1.125rem)"
                        }
                    }
                }
            ]
        },
        {
            "id": "color-palette",
            "title": "ColorPalette",
            "variables": [
                {
                    "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": "bootstrap/scss/colorpalette/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-family, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/colorpalette/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/colorpalette/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "0",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/colorpalette/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-6, 1.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/colorpalette/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-6, 1.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/colorpalette/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-5\\.5, 1.375rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/colorpalette/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-5\\.5, 1.375rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/colorpalette/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-6, 1.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/colorpalette/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-6, 1.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/colorpalette/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-8, 2rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/colorpalette/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-8, 2rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/colorpalette/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(0 0 3px 1px rgba(0, 0, 0, 0.3), inset 0 0 0 1px rgba(255, 255, 255, 0.5))",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/colorpalette/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(0 0 3px 1px rgba(0, 0, 0, 0.3), inset 0 0 0 1px rgba(255, 255, 255, 0.8))",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/colorpalette/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(0 1px 3px 1px rgba(0, 0, 0, 0.3), inset 0 0 0 1px white)",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/colorpalette/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(sm: (width: var(--kendo-spacing-5\\.5, 1.375rem), height: var(--kendo-spacing-5\\.5, 1.375rem)), md: (width: var(--kendo-spacing-6, 1.5rem), height: var(--kendo-spacing-6, 1.5rem)), lg: (width: var(--kendo-spacing-8, 2rem), height: var(--kendo-spacing-8, 2rem)))",
                    "resolvedType": "Map",
                    "prettyValue": {
                        "sm": {
                            "width": "var(--kendo-spacing-5\\.5, 1.375rem)",
                            "height": "var(--kendo-spacing-5\\.5, 1.375rem)"
                        },
                        "md": {
                            "width": "var(--kendo-spacing-6, 1.5rem)",
                            "height": "var(--kendo-spacing-6, 1.5rem)"
                        },
                        "lg": {
                            "width": "var(--kendo-spacing-8, 2rem)",
                            "height": "var(--kendo-spacing-8, 2rem)"
                        }
                    }
                }
            ]
        },
        {
            "id": "component",
            "title": "Component",
            "variables": [
                {
                    "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": "bootstrap/scss/core/color-system/_swatch-legacy.scss",
                        "name": "_swatch-legacy.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/core/color-system/_swatch-legacy.scss",
                        "name": "_swatch-legacy.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/core/color-system/_swatch-legacy.scss",
                        "name": "_swatch-legacy.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                }
            ]
        },
        {
            "id": "dialog",
            "title": "Dialog",
            "variables": [
                {
                    "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": "bootstrap/scss/dialog/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "unset",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/dialog/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "unset",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/dialog/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "inherit",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/dialog/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/dialog/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/dialog/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/dialog/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/dialog/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(\"primary\": var(--kendo-color-primary, #0d6efd), \"light\": var(--kendo-color-light, #f8f9fa), \"dark\": var(--kendo-color-dark, #212529))",
                    "resolvedType": "Map",
                    "prettyValue": {
                        "primary": "var(--kendo-color-primary, #0d6efd)",
                        "light": "var(--kendo-color-light, #f8f9fa)",
                        "dark": "var(--kendo-color-dark, #212529)"
                    }
                }
            ]
        },
        {
            "id": "dock-manager",
            "title": "DockManager",
            "variables": [
                {
                    "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": "bootstrap/scss/dock-manager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/dock-manager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "solid",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/dock-manager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/dock-manager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/dock-manager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/dock-manager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/dock-manager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "solid",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/dock-manager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/dock-manager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/dock-manager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/dock-manager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-family, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/dock-manager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size-lg, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/dock-manager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height-sm, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/dock-manager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-weight-normal, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/dock-manager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/dock-manager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/dock-manager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-3\\.5, 0.875rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/dock-manager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/dock-manager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "300px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/dock-manager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/dock-manager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(4px 0px 5px 0px rgba(0, 0, 0, 0.04), 2px 0px 4px 0px rgba(0, 0, 0, 0.03))",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/dock-manager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/dock-manager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/dock-manager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/dock-manager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/dock-manager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "solid",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/dock-manager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/dock-manager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(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.2)))",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/dock-manager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/dock-manager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "#ffffff",
                    "resolvedType": "Color"
                },
                {
                    "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": "bootstrap/scss/dock-manager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/dock-manager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "dashed",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/dock-manager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-border-radius-sm, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/dock-manager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 16%, transparent)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/dock-manager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                }
            ]
        },
        {
            "id": "drawer",
            "title": "Drawer",
            "variables": [
                {
                    "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": "bootstrap/scss/drawer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/drawer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/drawer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/drawer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/drawer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-family, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/drawer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/drawer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/drawer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/drawer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/drawer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "7px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/drawer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "rgba(156, 156, 156, 0.7)",
                    "resolvedType": "Color"
                },
                {
                    "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": "bootstrap/scss/drawer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "#dedede",
                    "resolvedType": "Color"
                },
                {
                    "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": "bootstrap/scss/drawer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "20px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/drawer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "rgb(156, 156, 156)",
                    "resolvedType": "Color"
                },
                {
                    "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": "bootstrap/scss/drawer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/drawer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/drawer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/drawer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height-lg, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/drawer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/drawer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "5",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/drawer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-0, 0px)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/drawer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/drawer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(2 * var(--kendo-spacing-4, 1rem) + 1rem)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/drawer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-base-subtle-hover, #dee2e6)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/drawer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/drawer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-base-subtle-hover, #dee2e6)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/drawer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(inset 0 0 0 2px rgba(0, 0, 0, 0.15))",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/drawer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/drawer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/drawer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary-hover, #0c64e4)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/drawer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
                    "resolvedType": "String"
                }
            ]
        },
        {
            "id": "dropdowntree",
            "title": "Dropdowntree",
            "variables": [
                {
                    "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": "bootstrap/scss/dropdowntree/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/dropdowntree/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                }
            ]
        },
        {
            "id": "dropzone",
            "title": "Dropzone",
            "variables": [
                {
                    "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": "bootstrap/scss/dropzone/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/dropzone/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/dropzone/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/dropzone/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "220px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/dropzone/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-family, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/dropzone/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/dropzone/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/dropzone/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/dropzone/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/dropzone/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/dropzone/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-6, 1.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/dropzone/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-subtle, #596169)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/dropzone/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/dropzone/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/dropzone/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/dropzone/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/dropzone/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size-xs, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/dropzone/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/dropzone/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-subtle, #596169)",
                    "resolvedType": "String"
                }
            ]
        },
        {
            "id": "editor",
            "title": "Editor",
            "variables": [
                {
                    "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": "bootstrap/scss/editor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/editor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-family, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/editor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/editor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/editor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-subtle, #596169)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/editor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/editor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/editor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/editor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary-subtle, #cfe2ff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/editor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "0.25em",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/editor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "8px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/editor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/editor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "#000000",
                    "resolvedType": "Color"
                },
                {
                    "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": "bootstrap/scss/editor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "#ffffff",
                    "resolvedType": "Color"
                },
                {
                    "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": "bootstrap/scss/editor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "2px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/editor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "#88ccff",
                    "resolvedType": "Color"
                },
                {
                    "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": "bootstrap/scss/editor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/editor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/editor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/editor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/editor/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                }
            ]
        },
        {
            "id": "elevation",
            "title": "Elevation",
            "variables": [
                {
                    "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": "bootstrap/scss/core/elevation/index.import.scss",
                        "name": "index.import.scss"
                    },
                    "resolvedValue": "(1: 0px 1px 2px rgba(0, 0, 0, 0.038), 2: 0px 2px 7px rgba(0, 0, 0, 0.075), 3: 0px 4px 10px rgba(0, 0, 0, 0.1), 4: 0px 6px 13px rgba(0, 0, 0, 0.125), 5: 0px 8px 16px 0px rgba(0, 0, 0, 0.15), 6: 0px 11px 24px 0px rgba(0, 0, 0, 0.159), 7: 0px 14px 36px 0px rgba(0, 0, 0, 0.168), 8: 0px 16px 48px 0px rgba(0, 0, 0, 0.176), 9: 0px 18px 60px 0px rgba(0, 0, 0, 0.185))",
                    "resolvedType": "Map",
                    "prettyValue": {
                        "1": "(0px 1px 2px rgba(0, 0, 0, 0.038))",
                        "2": "(0px 2px 7px rgba(0, 0, 0, 0.075))",
                        "3": "(0px 4px 10px rgba(0, 0, 0, 0.1))",
                        "4": "(0px 6px 13px rgba(0, 0, 0, 0.125))",
                        "5": "(0px 8px 16px 0px rgba(0, 0, 0, 0.15))",
                        "6": "(0px 11px 24px 0px rgba(0, 0, 0, 0.159))",
                        "7": "(0px 14px 36px 0px rgba(0, 0, 0, 0.168))",
                        "8": "(0px 16px 48px 0px rgba(0, 0, 0, 0.176))",
                        "9": "(0px 18px 60px 0px rgba(0, 0, 0, 0.185))"
                    }
                }
            ]
        },
        {
            "id": "expander",
            "title": "Expander",
            "variables": [
                {
                    "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": "bootstrap/scss/expansion-panel/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/expansion-panel/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/expansion-panel/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-family, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/expansion-panel/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/expansion-panel/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/expansion-panel/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/expansion-panel/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/expansion-panel/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/expansion-panel/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(inset 0 0 0 3px color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 15%, transparent))",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/expansion-panel/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-6, 1.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/expansion-panel/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/expansion-panel/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/expansion-panel/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "transparent",
                    "resolvedType": "Color"
                },
                {
                    "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": "bootstrap/scss/expansion-panel/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/expansion-panel/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "rgba(0, 0, 0, 0.04)",
                    "resolvedType": "Color"
                },
                {
                    "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": "bootstrap/scss/expansion-panel/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/expansion-panel/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(inset 0 0 0 3px color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 15%, transparent))",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/expansion-panel/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/expansion-panel/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-subtle, #596169)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/expansion-panel/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/expansion-panel/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-6, 1.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/expansion-panel/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-6, 1.5rem)",
                    "resolvedType": "String"
                }
            ]
        },
        {
            "id": "file-manager",
            "title": "FileManager",
            "variables": [
                {
                    "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": "bootstrap/scss/filemanager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/filemanager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/filemanager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-family, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/filemanager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/filemanager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/filemanager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/filemanager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/filemanager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/filemanager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/filemanager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/filemanager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/filemanager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/filemanager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/filemanager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/filemanager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/filemanager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "20%",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/filemanager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/filemanager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/filemanager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/filemanager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/filemanager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/filemanager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/filemanager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/filemanager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/filemanager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/filemanager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/filemanager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/filemanager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/filemanager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/filemanager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/filemanager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/filemanager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "120px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/filemanager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "120px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/filemanager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/filemanager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/filemanager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/filemanager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/filemanager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-subtle, #596169)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/filemanager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/filemanager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/filemanager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "inherit",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/filemanager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/filemanager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/filemanager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/filemanager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/filemanager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/filemanager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/filemanager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "20%",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/filemanager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/filemanager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/filemanager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/filemanager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/filemanager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/filemanager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/filemanager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/filemanager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-subtle, #596169)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/filemanager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                }
            ]
        },
        {
            "id": "filter",
            "title": "Filter",
            "variables": [
                {
                    "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": "bootstrap/scss/filter/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/filter/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/filter/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "2.1em",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/filter/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/filter/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "15em",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/filter/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/filter/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-subtle, #596169)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/filter/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(0 0 0 0.25rem color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 25%, transparent))",
                    "resolvedType": "List"
                }
            ]
        },
        {
            "id": "floating-action-button",
            "title": "FloatingActionButton",
            "variables": [
                {
                    "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": "bootstrap/scss/fab/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/fab/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-border-radius-md, 0.375rem) / 2)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/fab/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-family, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/fab/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/fab/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/fab/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/fab/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-spacing-4, 1rem) / 2)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/fab/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/fab/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-spacing-4, 1rem) * 1.5)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/fab/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/fab/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-spacing-4, 1rem) / 2)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/fab/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/fab/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-spacing-4, 1rem) * 1.5)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/fab/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/fab/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/fab/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-0\\.5, 0.125rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/fab/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-0, 0px)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/fab/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/fab/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/fab/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/fab/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/fab/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "4px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/fab/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size-xs, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/fab/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "14px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/fab/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-spacing-2, 0.5rem) + var(--kendo-spacing-1, 0.25rem))",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/fab/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-spacing-2, 0.5rem) + var(--kendo-spacing-1, 0.25rem))",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/fab/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "0",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/fab/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "50%",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/fab/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(\"primary\": var(--kendo-color-primary, #0d6efd), \"secondary\": var(--kendo-color-secondary, #6c757d), \"tertiary\": var(--kendo-color-tertiary, #6f42c1), \"info\": var(--kendo-color-info, #0dcaf0), \"success\": var(--kendo-color-success, #198754), \"warning\": var(--kendo-color-warning, #ffc107), \"error\": var(--kendo-color-error, #dc3545), \"dark\": var(--kendo-color-dark, #212529), \"light\": var(--kendo-color-light, #f8f9fa), \"inverse\": var(--kendo-color-dark, #212529))",
                    "resolvedType": "Map",
                    "prettyValue": {
                        "primary": "var(--kendo-color-primary, #0d6efd)",
                        "secondary": "var(--kendo-color-secondary, #6c757d)",
                        "tertiary": "var(--kendo-color-tertiary, #6f42c1)",
                        "info": "var(--kendo-color-info, #0dcaf0)",
                        "success": "var(--kendo-color-success, #198754)",
                        "warning": "var(--kendo-color-warning, #ffc107)",
                        "error": "var(--kendo-color-error, #dc3545)",
                        "dark": "var(--kendo-color-dark, #212529)",
                        "light": "var(--kendo-color-light, #f8f9fa)",
                        "inverse": "var(--kendo-color-dark, #212529)"
                    }
                },
                {
                    "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": "bootstrap/scss/fab/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(sm: (padding-x: calc(var(--kendo-spacing-4, 1rem) / 2), padding-y: calc(var(--kendo-spacing-4, 1rem) / 2)), md: (padding-x: var(--kendo-spacing-4, 1rem), padding-y: var(--kendo-spacing-4, 1rem)), lg: (padding-x: calc(var(--kendo-spacing-4, 1rem) * 1.5), padding-y: calc(var(--kendo-spacing-4, 1rem) * 1.5)))",
                    "resolvedType": "Map",
                    "prettyValue": {
                        "sm": {
                            "padding-x": "calc(var(--kendo-spacing-4, 1rem) / 2)",
                            "padding-y": "calc(var(--kendo-spacing-4, 1rem) / 2)"
                        },
                        "md": {
                            "padding-x": "var(--kendo-spacing-4, 1rem)",
                            "padding-y": "var(--kendo-spacing-4, 1rem)"
                        },
                        "lg": {
                            "padding-x": "calc(var(--kendo-spacing-4, 1rem) * 1.5)",
                            "padding-y": "calc(var(--kendo-spacing-4, 1rem) * 1.5)"
                        }
                    }
                },
                {
                    "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": "bootstrap/scss/fab/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-elevation-5, 0px 8px 16px 0px rgba(0, 0, 0, 0.15))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/fab/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-elevation-5, 0px 8px 16px 0px rgba(0, 0, 0, 0.15))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/fab/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/fab/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "solid",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/fab/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "3px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/fab/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/fab/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/fab/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/fab/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-base, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/fab/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-base, #dee2e6)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/fab/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-base, #dee2e6)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/fab/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-elevation-5, 0px 8px 16px 0px rgba(0, 0, 0, 0.15))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/fab/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-elevation-5, 0px 8px 16px 0px rgba(0, 0, 0, 0.15))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/fab/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/fab/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "solid",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/fab/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "3px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/fab/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-base, #dee2e6)",
                    "resolvedType": "String"
                }
            ]
        },
        {
            "id": "floating-label",
            "title": "FloatingLabel",
            "variables": [
                {
                    "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": "bootstrap/scss/floating-label/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/floating-label/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/floating-label/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "90%",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/floating-label/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1.5",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/floating-label/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(1.5 * var(--kendo-font-size, inherit))",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/floating-label/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-spacing-3, 0.75rem) + 1px)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/floating-label/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(calc(1.5 * var(--kendo-font-size, inherit)) + 1px + var(--kendo-spacing-1\\.5, 0.375rem))",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/floating-label/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/floating-label/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "0",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/floating-label/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "0",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/floating-label/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(0.2s ease-out)",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/floating-label/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/floating-label/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/floating-label/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/floating-label/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                }
            ]
        },
        {
            "id": "form",
            "title": "Form",
            "variables": [
                {
                    "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": "bootstrap/scss/forms/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-spacing-4, 1rem) * 2)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/forms/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/forms/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1.5",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/forms/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(1.5 * 1em)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/forms/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height-sm, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/forms/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height-lg, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/forms/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(2rem 0 0)",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/forms/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-0, 0px)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/forms/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(0 0 1rem)",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/forms/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-0, 0px)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/forms/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(0 0 2px)",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/forms/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "solid",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/forms/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/forms/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "100%",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/forms/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size-sm, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/forms/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "uppercase",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/forms/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/forms/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/forms/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size-xs, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/forms/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "normal",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/forms/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/forms/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/forms/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/forms/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/forms/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(var(--kendo-spacing-4, 1rem) 0 0)",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/forms/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/forms/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-spacing-2\\.5, 0.625rem) / 2)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/forms/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2\\.5, 0.625rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/forms/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "25%",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/forms/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "flex-end",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/forms/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(100% - 25% - var(--kendo-spacing-2\\.5, 0.625rem))",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/forms/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "25%",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/forms/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(0 var(--kendo-spacing-6, 1.5rem))",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/forms/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-spacing-2, 0.5rem) + 1px)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/forms/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-error, #dc3545)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/forms/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/forms/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size-xs, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/forms/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "italic",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/forms/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-7\\.5, 1.875rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/forms/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1.5rem",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/forms/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/forms/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/forms/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/forms/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(0 var(--kendo-spacing-4, 1rem) 0 0)",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/forms/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-spacing-3, 0.75rem) * 2)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/forms/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-spacing-2, 0.5rem) * 2)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/forms/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/forms/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/forms/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "unset",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/forms/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/forms/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(sm: (form-rows-spacing: var(--kendo-spacing-4, 1rem)), md: (form-rows-spacing: var(--kendo-spacing-4, 1rem)), lg: (form-rows-spacing: var(--kendo-spacing-4, 1rem)))",
                    "resolvedType": "Map",
                    "prettyValue": {
                        "sm": {
                            "form-rows-spacing": "var(--kendo-spacing-4, 1rem)"
                        },
                        "md": {
                            "form-rows-spacing": "var(--kendo-spacing-4, 1rem)"
                        },
                        "lg": {
                            "form-rows-spacing": "var(--kendo-spacing-4, 1rem)"
                        }
                    }
                }
            ]
        },
        {
            "id": "gantt",
            "title": "Gantt",
            "variables": [
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-family, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-base, #212529) 3%, transparent)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "2px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-base, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "8px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-base, #dee2e6)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border-alt, rgba(33, 37, 41, 0.2))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-subtle, #596169)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary-subtle-active, #9ec5fe)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-base, #dee2e6)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-base, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border-alt, rgba(33, 37, 41, 0.2))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border-alt, rgba(33, 37, 41, 0.2))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary-subtle-active, #9ec5fe)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "0.35em",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "2px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "0.75em",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "0.6em",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "6px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "6px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc((4px + 6px) / 2)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(1px - calc((4px + 6px) / 2))",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "6px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "2px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(2px + 1px)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "0.35em",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1em",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "0.85em",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "-2.3em",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "0.2em",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "-0.1em",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1.2em",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-error, #dc3545)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-error-emphasis, rgba(220, 53, 69, 0.4))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-success, #198754)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-success-emphasis, rgba(25, 135, 84, 0.4))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "#000000",
                    "resolvedType": "Color"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "45%",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "200px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "50px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "#656565",
                    "resolvedType": "Color"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-success, #198754)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-error, #dc3545)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/gantt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                }
            ]
        },
        {
            "id": "grid",
            "title": "Grid",
            "variables": [
                {
                    "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": "bootstrap/scss/grid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/grid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/grid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/grid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/grid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/grid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/grid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/grid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/grid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/grid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/grid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/grid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-spacing-2\\.5, 0.625rem) / 2)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/grid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/grid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/grid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/grid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/grid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/grid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/grid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/grid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/grid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/grid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/grid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 5%, transparent)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/grid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/grid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/grid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 9%, transparent)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/grid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/grid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/grid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 25%, transparent)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/grid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/grid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/grid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/grid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/grid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/grid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/grid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/grid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/grid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-weight-bold, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/grid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-base, #212529) 20%, transparent)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/grid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/grid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-0\\.5, 0.125rem)",
                    "resolvedType": "String"
                }
            ]
        },
        {
            "id": "icon",
            "title": "Icon",
            "variables": [
                {
                    "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": "bootstrap/scss/icons/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1rem",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/icons/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/icons/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                }
            ]
        },
        {
            "id": "input",
            "title": "Input",
            "variables": [
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "100%",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-family, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size-sm, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1.5",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1.4285714286",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(1.5 * 1em + var(--kendo-spacing-1\\.5, 0.375rem) * 2 + (2px))",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(sm: (padding-x: var(--kendo-spacing-2, 0.5rem), padding-y: var(--kendo-spacing-1, 0.25rem), font-size: var(--kendo-font-size-sm, inherit), line-height: 1.4285714286, button-padding-x: var(--kendo-spacing-1, 0.25rem), button-padding-y: var(--kendo-spacing-1, 0.25rem)), md: (padding-x: var(--kendo-spacing-3, 0.75rem), padding-y: var(--kendo-spacing-1\\.5, 0.375rem), font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), button-padding-x: var(--kendo-spacing-1\\.5, 0.375rem), button-padding-y: var(--kendo-spacing-1\\.5, 0.375rem)), lg: (padding-x: var(--kendo-spacing-4, 1rem), padding-y: var(--kendo-spacing-2, 0.5rem), font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), button-padding-x: var(--kendo-spacing-2, 0.5rem), button-padding-y: var(--kendo-spacing-2, 0.5rem)))",
                    "resolvedType": "Map",
                    "prettyValue": {
                        "sm": {
                            "padding-x": "var(--kendo-spacing-2, 0.5rem)",
                            "padding-y": "var(--kendo-spacing-1, 0.25rem)",
                            "font-size": "var(--kendo-font-size-sm, inherit)",
                            "line-height": 1.4285714285714286,
                            "button-padding-x": "var(--kendo-spacing-1, 0.25rem)",
                            "button-padding-y": "var(--kendo-spacing-1, 0.25rem)"
                        },
                        "md": {
                            "padding-x": "var(--kendo-spacing-3, 0.75rem)",
                            "padding-y": "var(--kendo-spacing-1\\.5, 0.375rem)",
                            "font-size": "var(--kendo-font-size, inherit)",
                            "line-height": "var(--kendo-line-height, normal)",
                            "button-padding-x": "var(--kendo-spacing-1\\.5, 0.375rem)",
                            "button-padding-y": "var(--kendo-spacing-1\\.5, 0.375rem)"
                        },
                        "lg": {
                            "padding-x": "var(--kendo-spacing-4, 1rem)",
                            "padding-y": "var(--kendo-spacing-2, 0.5rem)",
                            "font-size": "var(--kendo-font-size, inherit)",
                            "line-height": "var(--kendo-line-height, normal)",
                            "button-padding-x": "var(--kendo-spacing-2, 0.5rem)",
                            "button-padding-y": "var(--kendo-spacing-2, 0.5rem)"
                        }
                    }
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border-alt, rgba(33, 37, 41, 0.2))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border-alt, rgba(33, 37, 41, 0.2))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary-emphasis, rgba(13, 110, 253, 0.4))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(0 0 0 0.25rem color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 25%, transparent))",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 50%, transparent)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 50%, transparent)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary-emphasis, rgba(13, 110, 253, 0.4))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(0 0 0 0.25rem color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 25%, transparent))",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border-alt, rgba(33, 37, 41, 0.2))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border-alt, rgba(33, 37, 41, 0.2))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary-emphasis, rgba(13, 110, 253, 0.4))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(0 0 0 0.25rem color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 25%, transparent))",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-subtle, #596169)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "0.5",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-0\\.5, 0.125rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-0\\.5, 0.125rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "unset",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "unset",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "0.5",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-subtle, #596169)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-subtle, #596169)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-error, #dc3545)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(0 0 0 0.25rem color-mix(in srgb, var(--kendo-color-error, #dc3545) 25%, transparent))",
                    "resolvedType": "List"
                }
            ]
        },
        {
            "id": "list",
            "title": "List",
            "variables": [
                {
                    "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": "bootstrap/scss/list/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-family, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/list/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/list/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/list/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/list/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/list/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(0 0 1px)",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/list/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/list/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/list/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-weight-bold, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/list/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/list/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/list/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/list/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/list/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/list/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/list/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/list/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(1px 0 0)",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/list/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/list/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/list/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-weight-bold, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/list/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(sm: (font-size: var(--kendo-font-size-sm, inherit), line-height: 1.4285714286, header-padding-x: var(--kendo-spacing-4, 1rem), header-padding-y: var(--kendo-spacing-1, 0.25rem), header-font-size: null, header-line-height: null, item-padding-x: var(--kendo-spacing-4, 1rem), item-padding-y: var(--kendo-spacing-1, 0.25rem), item-font-size: null, item-line-height: null, group-item-padding-x: var(--kendo-spacing-4, 1rem), group-item-padding-y: var(--kendo-spacing-0\\.5, 0.125rem), group-item-font-size: null, group-item-line-height: null), md: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), header-padding-x: var(--kendo-spacing-4, 1rem), header-padding-y: var(--kendo-spacing-1, 0.25rem), header-font-size: null, header-line-height: null, item-padding-x: var(--kendo-spacing-4, 1rem), item-padding-y: var(--kendo-spacing-1, 0.25rem), item-font-size: null, item-line-height: null, group-item-padding-x: var(--kendo-spacing-4, 1rem), group-item-padding-y: var(--kendo-spacing-1, 0.25rem), group-item-font-size: null, group-item-line-height: null), lg: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), header-padding-x: var(--kendo-spacing-4, 1rem), header-padding-y: var(--kendo-spacing-2, 0.5rem), header-font-size: null, header-line-height: null, item-padding-x: var(--kendo-spacing-4, 1rem), item-padding-y: var(--kendo-spacing-2, 0.5rem), item-font-size: null, item-line-height: null, group-item-padding-x: var(--kendo-spacing-4, 1rem), group-item-padding-y: var(--kendo-spacing-1\\.5, 0.375rem), group-item-font-size: null, group-item-line-height: null))",
                    "resolvedType": "Map",
                    "prettyValue": {
                        "sm": {
                            "font-size": "var(--kendo-font-size-sm, inherit)",
                            "line-height": 1.4285714285714286,
                            "header-padding-x": "var(--kendo-spacing-4, 1rem)",
                            "header-padding-y": "var(--kendo-spacing-1, 0.25rem)",
                            "header-font-size": null,
                            "header-line-height": null,
                            "item-padding-x": "var(--kendo-spacing-4, 1rem)",
                            "item-padding-y": "var(--kendo-spacing-1, 0.25rem)",
                            "item-font-size": null,
                            "item-line-height": null,
                            "group-item-padding-x": "var(--kendo-spacing-4, 1rem)",
                            "group-item-padding-y": "var(--kendo-spacing-0\\.5, 0.125rem)",
                            "group-item-font-size": null,
                            "group-item-line-height": null
                        },
                        "md": {
                            "font-size": "var(--kendo-font-size, inherit)",
                            "line-height": "var(--kendo-line-height, normal)",
                            "header-padding-x": "var(--kendo-spacing-4, 1rem)",
                            "header-padding-y": "var(--kendo-spacing-1, 0.25rem)",
                            "header-font-size": null,
                            "header-line-height": null,
                            "item-padding-x": "var(--kendo-spacing-4, 1rem)",
                            "item-padding-y": "var(--kendo-spacing-1, 0.25rem)",
                            "item-font-size": null,
                            "item-line-height": null,
                            "group-item-padding-x": "var(--kendo-spacing-4, 1rem)",
                            "group-item-padding-y": "var(--kendo-spacing-1, 0.25rem)",
                            "group-item-font-size": null,
                            "group-item-line-height": null
                        },
                        "lg": {
                            "font-size": "var(--kendo-font-size, inherit)",
                            "line-height": "var(--kendo-line-height, normal)",
                            "header-padding-x": "var(--kendo-spacing-4, 1rem)",
                            "header-padding-y": "var(--kendo-spacing-2, 0.5rem)",
                            "header-font-size": null,
                            "header-line-height": null,
                            "item-padding-x": "var(--kendo-spacing-4, 1rem)",
                            "item-padding-y": "var(--kendo-spacing-2, 0.5rem)",
                            "item-font-size": null,
                            "item-line-height": null,
                            "group-item-padding-x": "var(--kendo-spacing-4, 1rem)",
                            "group-item-padding-y": "var(--kendo-spacing-1\\.5, 0.375rem)",
                            "group-item-font-size": null,
                            "group-item-line-height": null
                        }
                    }
                },
                {
                    "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": "bootstrap/scss/list/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/list/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/list/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/list/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/list/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/list/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "inherit",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/list/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "none",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/list/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/list/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/list/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-base-subtle-hover, #dee2e6)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/list/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/list/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/list/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/list/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(inset 0 0 0 3px color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 15%, transparent))",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/list/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/list/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/list/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/list/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/list/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "inherit",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/list/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/list/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-subtle, #596169)",
                    "resolvedType": "String"
                }
            ]
        },
        {
            "id": "listbox",
            "title": "Listbox",
            "variables": [
                {
                    "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": "bootstrap/scss/listbox/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/listbox/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/listbox/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "10em",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/listbox/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "200px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/listbox/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/listbox/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-family, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/listbox/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/listbox/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/listbox/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/listbox/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/listbox/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/listbox/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/listbox/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/listbox/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/listbox/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                }
            ]
        },
        {
            "id": "listview",
            "title": "Listview",
            "variables": [
                {
                    "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": "bootstrap/scss/listview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/listview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/listview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/listview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-family, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/listview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/listview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/listview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/listview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/listview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/listview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/listview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/listview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/listview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 25%, transparent)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/listview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/listview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/listview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/listview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/listview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(inset 0 0 0 3px color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 15%, transparent))",
                    "resolvedType": "List"
                }
            ]
        },
        {
            "id": "loader",
            "title": "Loader",
            "variables": [
                {
                    "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": "bootstrap/scss/loader/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "50%",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/loader/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/loader/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/loader/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/loader/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-spacing-1, 0.25rem) / 2)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/loader/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-spacing-2, 0.5rem) / 2)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/loader/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-spacing-4, 1rem) / 2)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/loader/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-spacing-1, 0.25rem) * 4)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/loader/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-spacing-2, 0.5rem) * 4)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/loader/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-spacing-4, 1rem) * 4)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/loader/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(calc(var(--kendo-spacing-1, 0.25rem) * 4) * 0.8660254038)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/loader/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(calc(var(--kendo-spacing-2, 0.5rem) * 4) * 0.8660254038)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/loader/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(calc(var(--kendo-spacing-4, 1rem) * 4) * 0.8660254038)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/loader/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-spacing-1, 0.25rem) * 4)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/loader/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-spacing-2, 0.5rem) * 4)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/loader/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-spacing-4, 1rem) * 4)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/loader/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-spacing-1, 0.25rem) * 4)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/loader/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-spacing-2, 0.5rem) * 4)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/loader/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-spacing-4, 1rem) * 4)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/loader/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/loader/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "solid",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/loader/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/loader/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-border-radius-md, 0.375rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/loader/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "#ffffff",
                    "resolvedType": "Color"
                },
                {
                    "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": "bootstrap/scss/loader/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/loader/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-5, 1.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/loader/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-6, 1.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/loader/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/loader/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/loader/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/loader/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size-sm, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/loader/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/loader/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size-lg, inherit)",
                    "resolvedType": "String"
                }
            ]
        },
        {
            "id": "loading",
            "title": "Loading",
            "variables": [
                {
                    "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": "bootstrap/scss/loader/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/loader/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "currentColor",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/loader/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "0.3",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/loader/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "100",
                    "resolvedType": "Number"
                }
            ]
        },
        {
            "id": "map",
            "title": "Map",
            "variables": [
                {
                    "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": "bootstrap/scss/map/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "0px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/map/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/map/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/map/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-family, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/map/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/map/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/map/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/map/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/map/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-0\\.5, 0.125rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/map/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(1rem * 3 + var(--kendo-spacing-0\\.5, 0.125rem) * 2)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/map/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(1rem * 3 + var(--kendo-spacing-0\\.5, 0.125rem) * 2)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/map/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/map/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/map/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/map/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/map/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/map/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/map/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-font-size, inherit) * 0.75)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/map/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "color-mix(in srgb, var(--kendo-color-app-surface, #ffffff) 80%, transparent)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/map/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                }
            ]
        },
        {
            "id": "mediaplayer",
            "title": "Mediaplayer",
            "variables": [
                {
                    "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": "bootstrap/scss/mediaplayer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/mediaplayer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-family, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/mediaplayer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/mediaplayer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/mediaplayer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/mediaplayer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/mediaplayer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/mediaplayer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/mediaplayer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/mediaplayer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/mediaplayer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/mediaplayer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/mediaplayer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 70%, transparent), color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 0%, transparent))",
                    "resolvedType": "List"
                }
            ]
        },
        {
            "id": "menu",
            "title": "Menu",
            "variables": [
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "0px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-family, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "transparent",
                    "resolvedType": "Color"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-0, 0px)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-weight-bold, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 76%, transparent)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 93%, transparent)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 100%, transparent)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(inset 0 0 0 3px color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 15%, transparent))",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 76%, transparent)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "transparent",
                    "resolvedType": "Color"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 50%, transparent)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 70%, transparent)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-spacing-4, 1rem) * 2 + 1rem)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(-1 * (calc(var(--kendo-spacing-4, 1rem) * 2 + 1rem) - var(--kendo-spacing-4, 1rem) / 2))",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-0, 0px)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-base-subtle-hover, #dee2e6)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/menu/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(inset 0 0 0 3px color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 15%, transparent))",
                    "resolvedType": "List"
                }
            ]
        },
        {
            "id": "menu-button",
            "title": "MenuButton",
            "variables": [
                {
                    "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": "bootstrap/scss/menu-button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
                    "resolvedType": "String"
                }
            ]
        },
        {
            "id": "no-data",
            "title": "NoData",
            "variables": [
                {
                    "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": "bootstrap/scss/no-data/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "140px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/no-data/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-subtle, #596169)",
                    "resolvedType": "String"
                }
            ]
        },
        {
            "id": "notification",
            "title": "Notification",
            "variables": [
                {
                    "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": "bootstrap/scss/notification/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/notification/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/notification/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/notification/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/notification/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/notification/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-family, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/notification/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size-sm, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/notification/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/notification/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/notification/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/notification/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/notification/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-elevation-4, 0px 6px 13px rgba(0, 0, 0, 0.125))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/notification/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/notification/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(\"primary\": var(--kendo-color-primary, #0d6efd), \"secondary\": var(--kendo-color-secondary, #6c757d), \"tertiary\": var(--kendo-color-tertiary, #6f42c1), \"info\": var(--kendo-color-info, #0dcaf0), \"success\": var(--kendo-color-success, #198754), \"warning\": var(--kendo-color-warning, #ffc107), \"error\": var(--kendo-color-error, #dc3545), \"dark\": var(--kendo-color-dark, #212529), \"light\": var(--kendo-color-light, #f8f9fa), \"inverse\": var(--kendo-color-dark, #212529))",
                    "resolvedType": "Map",
                    "prettyValue": {
                        "primary": "var(--kendo-color-primary, #0d6efd)",
                        "secondary": "var(--kendo-color-secondary, #6c757d)",
                        "tertiary": "var(--kendo-color-tertiary, #6f42c1)",
                        "info": "var(--kendo-color-info, #0dcaf0)",
                        "success": "var(--kendo-color-success, #198754)",
                        "warning": "var(--kendo-color-warning, #ffc107)",
                        "error": "var(--kendo-color-error, #dc3545)",
                        "dark": "var(--kendo-color-dark, #212529)",
                        "light": "var(--kendo-color-light, #f8f9fa)",
                        "inverse": "var(--kendo-color-dark, #212529)"
                    }
                },
                {
                    "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": "bootstrap/scss/notification/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(\"inverse\": (color: var(--kendo-color-inverse-on-subtle, #ffffff), background-color: var(--kendo-color-inverse-subtle, #495057), border: var(--kendo-color-inverse-emphasis, rgba(33, 37, 41, 0.4))), \"light\": (color: var(--kendo-color-light-on-subtle, #495057), background-color: var(--kendo-color-light-subtle, #ffffff), border: var(--kendo-color-light-emphasis, rgba(33, 37, 41, 0.1))), \"dark\": (color: var(--kendo-color-dark-on-subtle, #ffffff), background-color: var(--kendo-color-dark-subtle, #495057), border: var(--kendo-color-dark-emphasis, rgba(33, 37, 41, 0.4))), \"error\": (color: var(--kendo-color-error-on-subtle, #58151c), background-color: var(--kendo-color-error-subtle, #f8d7da), border: var(--kendo-color-error-emphasis, rgba(220, 53, 69, 0.4))), \"warning\": (color: var(--kendo-color-warning-on-subtle, #664d03), background-color: var(--kendo-color-warning-subtle, #fff3cd), border: var(--kendo-color-warning-emphasis, rgba(255, 193, 7, 0.4))), \"success\": (color: var(--kendo-color-success-on-subtle, #0A3622), background-color: var(--kendo-color-success-subtle, #d1e7dd), border: var(--kendo-color-success-emphasis, rgba(25, 135, 84, 0.4))), \"info\": (color: var(--kendo-color-info-on-subtle, #055160), background-color: var(--kendo-color-info-subtle, #cff4fc), border: var(--kendo-color-info-emphasis, rgba(13, 202, 240, 0.4))), \"tertiary\": (color: var(--kendo-color-tertiary-on-subtle, #432874), background-color: var(--kendo-color-tertiary-subtle, #e2d9f3), border: var(--kendo-color-tertiary-emphasis, rgba(111, 66, 193, 0.4))), \"secondary\": (color: var(--kendo-color-secondary-on-subtle, #2B2F32), background-color: var(--kendo-color-secondary-subtle, #dee2e6), border: var(--kendo-color-secondary-emphasis, rgba(108, 117, 125, 0.4))), \"primary\": (color: var(--kendo-color-primary-on-subtle, #052c65), background-color: var(--kendo-color-primary-subtle, #cfe2ff), border: var(--kendo-color-primary-emphasis, rgba(13, 110, 253, 0.4))))",
                    "resolvedType": "Map",
                    "prettyValue": {
                        "inverse": {
                            "color": "var(--kendo-color-inverse-on-subtle, #ffffff)",
                            "background-color": "var(--kendo-color-inverse-subtle, #495057)",
                            "border": "var(--kendo-color-inverse-emphasis, rgba(33, 37, 41, 0.4))"
                        },
                        "light": {
                            "color": "var(--kendo-color-light-on-subtle, #495057)",
                            "background-color": "var(--kendo-color-light-subtle, #ffffff)",
                            "border": "var(--kendo-color-light-emphasis, rgba(33, 37, 41, 0.1))"
                        },
                        "dark": {
                            "color": "var(--kendo-color-dark-on-subtle, #ffffff)",
                            "background-color": "var(--kendo-color-dark-subtle, #495057)",
                            "border": "var(--kendo-color-dark-emphasis, rgba(33, 37, 41, 0.4))"
                        },
                        "error": {
                            "color": "var(--kendo-color-error-on-subtle, #58151c)",
                            "background-color": "var(--kendo-color-error-subtle, #f8d7da)",
                            "border": "var(--kendo-color-error-emphasis, rgba(220, 53, 69, 0.4))"
                        },
                        "warning": {
                            "color": "var(--kendo-color-warning-on-subtle, #664d03)",
                            "background-color": "var(--kendo-color-warning-subtle, #fff3cd)",
                            "border": "var(--kendo-color-warning-emphasis, rgba(255, 193, 7, 0.4))"
                        },
                        "success": {
                            "color": "var(--kendo-color-success-on-subtle, #0A3622)",
                            "background-color": "var(--kendo-color-success-subtle, #d1e7dd)",
                            "border": "var(--kendo-color-success-emphasis, rgba(25, 135, 84, 0.4))"
                        },
                        "info": {
                            "color": "var(--kendo-color-info-on-subtle, #055160)",
                            "background-color": "var(--kendo-color-info-subtle, #cff4fc)",
                            "border": "var(--kendo-color-info-emphasis, rgba(13, 202, 240, 0.4))"
                        },
                        "tertiary": {
                            "color": "var(--kendo-color-tertiary-on-subtle, #432874)",
                            "background-color": "var(--kendo-color-tertiary-subtle, #e2d9f3)",
                            "border": "var(--kendo-color-tertiary-emphasis, rgba(111, 66, 193, 0.4))"
                        },
                        "secondary": {
                            "color": "var(--kendo-color-secondary-on-subtle, #2B2F32)",
                            "background-color": "var(--kendo-color-secondary-subtle, #dee2e6)",
                            "border": "var(--kendo-color-secondary-emphasis, rgba(108, 117, 125, 0.4))"
                        },
                        "primary": {
                            "color": "var(--kendo-color-primary-on-subtle, #052c65)",
                            "background-color": "var(--kendo-color-primary-subtle, #cfe2ff)",
                            "border": "var(--kendo-color-primary-emphasis, rgba(13, 110, 253, 0.4))"
                        }
                    }
                }
            ]
        },
        {
            "id": "one-time-password",
            "title": "OneTimePassword",
            "variables": [
                {
                    "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": "bootstrap/scss/otp/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/otp/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/otp/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/otp/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/otp/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/otp/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/otp/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/otp/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/otp/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(1.5 * 1em + var(--kendo-spacing-1\\.5, 0.375rem) * 2 + (2px))",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/otp/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(1.4285714286 * 1em + var(--kendo-spacing-1, 0.25rem) * 2 + (2px))",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/otp/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(1.5 * 1em + var(--kendo-spacing-1\\.5, 0.375rem) * 2 + (2px))",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/otp/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-2, 0.5rem) * 2 + (2px))",
                    "resolvedType": "Calculation"
                }
            ]
        },
        {
            "id": "orgchart",
            "title": "Orgchart",
            "variables": [
                {
                    "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": "bootstrap/scss/orgchart/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-6, 1.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/orgchart/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-6, 1.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/orgchart/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-6, 1.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/orgchart/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-family, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/orgchart/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/orgchart/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/orgchart/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/orgchart/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/orgchart/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/orgchart/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-6, 1.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/orgchart/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-6, 1.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/orgchart/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-6, 1.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/orgchart/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-6, 1.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/orgchart/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-6, 1.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/orgchart/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/orgchart/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-border-radius-md, 0.375rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/orgchart/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/orgchart/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/orgchart/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/orgchart/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/orgchart/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-elevation-3, 0px 4px 10px rgba(0, 0, 0, 0.1))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/orgchart/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size-lg, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/orgchart/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-spacing-6, 1.5rem) / 4)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/orgchart/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height-sm, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/orgchart/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-6, 1.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/orgchart/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/orgchart/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-subtle, #596169)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/orgchart/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "300px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/orgchart/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/orgchart/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/orgchart/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/orgchart/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/orgchart/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-elevation-3, 0px 4px 10px rgba(0, 0, 0, 0.1))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/orgchart/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-0, 0px)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/orgchart/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/orgchart/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-0, 0px)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/orgchart/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/orgchart/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(2px 0 0)",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/orgchart/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "transparent",
                    "resolvedType": "Color"
                },
                {
                    "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": "bootstrap/scss/orgchart/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(var(--kendo-spacing-6, 1.5rem) / 2)",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/orgchart/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "45px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/orgchart/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/orgchart/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/orgchart/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-6, 1.5rem)",
                    "resolvedType": "String"
                }
            ]
        },
        {
            "id": "pdf-viewer",
            "title": "PDFViewer",
            "variables": [
                {
                    "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-family, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-7\\.5, 1.875rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "white",
                    "resolvedType": "Color"
                },
                {
                    "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-elevation-3, 0px 4px 10px rgba(0, 0, 0, 0.1))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-spacing-2, 0.5rem) * 2)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "none",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1.2",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "yellow",
                    "resolvedType": "Color"
                },
                {
                    "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-subtle, #596169)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary-hover, #0c64e4)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "rgba(124, 22, 27, 0.5)",
                    "resolvedType": "Color"
                },
                {
                    "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": "bootstrap/scss/pdf-viewer/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "rgba(124, 22, 27, 0.7)",
                    "resolvedType": "Color"
                }
            ]
        },
        {
            "id": "pager",
            "title": "Pager",
            "variables": [
                {
                    "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": "bootstrap/scss/pager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2\\.5, 0.625rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2\\.5, 0.625rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(1.4285714286 * 1em + var(--kendo-spacing-1, 0.25rem) * 2 + 1px * 2)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/pager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-1\\.5, 0.375rem) * 2 + 1px * 2)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/pager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-2, 0.5rem) * 2 + 1px * 2)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/pager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-3\\.5, 0.875rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4\\.5, 1.125rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/pager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-family, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/pager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(inset 0 0 0 2px rgba(0, 0, 0, 0.08))",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/pager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/pager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "-1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/pager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-base-subtle-hover, #dee2e6)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary-hover, #0c64e4)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/pager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(0 0 0 3px color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 25%, transparent))",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/pager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "0px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/pager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "5em",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/pager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "5em",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/pager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "5em",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/pager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "6em",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/pager/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(sm: (padding-x: var(--kendo-spacing-1, 0.25rem), padding-y: var(--kendo-spacing-1, 0.25rem), item-group-spacing: var(--kendo-spacing-3\\.5, 0.875rem), item-min-width: calc(1.4285714286 * 1em + var(--kendo-spacing-1, 0.25rem) * 2 + 1px * 2), pager-dropdown-width: 5em), md: (padding-x: var(--kendo-spacing-2, 0.5rem), padding-y: var(--kendo-spacing-2, 0.5rem), item-group-spacing: var(--kendo-spacing-4, 1rem), item-min-width: calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-1\\.5, 0.375rem) * 2 + 1px * 2), pager-dropdown-width: 5em), lg: (padding-x: var(--kendo-spacing-2\\.5, 0.625rem), padding-y: var(--kendo-spacing-2\\.5, 0.625rem), item-group-spacing: var(--kendo-spacing-4\\.5, 1.125rem), item-min-width: calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-2, 0.5rem) * 2 + 1px * 2), pager-dropdown-width: 6em))",
                    "resolvedType": "Map",
                    "prettyValue": {
                        "sm": {
                            "padding-x": "var(--kendo-spacing-1, 0.25rem)",
                            "padding-y": "var(--kendo-spacing-1, 0.25rem)",
                            "item-group-spacing": "var(--kendo-spacing-3\\.5, 0.875rem)",
                            "item-min-width": "calc(1.4285714286 * 1em + var(--kendo-spacing-1, 0.25rem) * 2 + 1px * 2)",
                            "pager-dropdown-width": "5em"
                        },
                        "md": {
                            "padding-x": "var(--kendo-spacing-2, 0.5rem)",
                            "padding-y": "var(--kendo-spacing-2, 0.5rem)",
                            "item-group-spacing": "var(--kendo-spacing-4, 1rem)",
                            "item-min-width": "calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-1\\.5, 0.375rem) * 2 + 1px * 2)",
                            "pager-dropdown-width": "5em"
                        },
                        "lg": {
                            "padding-x": "var(--kendo-spacing-2\\.5, 0.625rem)",
                            "padding-y": "var(--kendo-spacing-2\\.5, 0.625rem)",
                            "item-group-spacing": "var(--kendo-spacing-4\\.5, 1.125rem)",
                            "item-min-width": "calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-2, 0.5rem) * 2 + 1px * 2)",
                            "pager-dropdown-width": "6em"
                        }
                    }
                }
            ]
        },
        {
            "id": "palette",
            "title": "Palette",
            "variables": [
                {
                    "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": "bootstrap/scss/core/color-system/_palettes.scss",
                        "name": "_palettes.scss"
                    },
                    "resolvedValue": "(\"white\": #ffffff, 1: #fafafa, 2: #f5f5f5, 3: #ebebeb, 4: #e0e0e0, 5: #d6d6d6, 6: #c2c2c2, 7: #adadad, 8: #999999, 9: #808080, 10: #666666, 11: #525252, 12: #3d3d3d, 13: #292929, 14: #1f1f1f, 15: #141414, \"black\": #000000)",
                    "resolvedType": "Map",
                    "prettyValue": {
                        "1": "#fafafa",
                        "2": "#f5f5f5",
                        "3": "#ebebeb",
                        "4": "#e0e0e0",
                        "5": "#d6d6d6",
                        "6": "#c2c2c2",
                        "7": "#adadad",
                        "8": "#999999",
                        "9": "#808080",
                        "10": "#666666",
                        "11": "#525252",
                        "12": "#3d3d3d",
                        "13": "#292929",
                        "14": "#1f1f1f",
                        "15": "#141414",
                        "white": "#ffffff",
                        "black": "#000000"
                    }
                },
                {
                    "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": "bootstrap/scss/core/color-system/_palettes.scss",
                        "name": "_palettes.scss"
                    },
                    "resolvedValue": "(1: #e9f0fd, 2: #d2e2fb, 3: #bdd4f8, 4: #9ec0f6, 5: #80acf4, 6: #6098f2, 7: #4082ef, 8: #206eec, 9: #0058e9, 10: #0052d6, 11: #004ac2, 12: #0042af, 13: #003892, 14: #002c75, 15: #002259)",
                    "resolvedType": "Map",
                    "prettyValue": {
                        "1": "#e9f0fd",
                        "2": "#d2e2fb",
                        "3": "#bdd4f8",
                        "4": "#9ec0f6",
                        "5": "#80acf4",
                        "6": "#6098f2",
                        "7": "#4082ef",
                        "8": "#206eec",
                        "9": "#0058e9",
                        "10": "#0052d6",
                        "11": "#004ac2",
                        "12": "#0042af",
                        "13": "#003892",
                        "14": "#002c75",
                        "15": "#002259"
                    }
                },
                {
                    "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": "bootstrap/scss/core/color-system/_palettes.scss",
                        "name": "_palettes.scss"
                    },
                    "resolvedValue": "(1: #fffae9, 2: #fff4d3, 3: #ffeebd, 4: #ffe79e, 5: #ffe080, 6: #ffd760, 7: #ffd040, 8: #ffc720, 9: #ffc000, 10: #eaaf00, 11: #d49f00, 12: #bf9000, 13: #a07800, 14: #806000, 15: #5e4700)",
                    "resolvedType": "Map",
                    "prettyValue": {
                        "1": "#fffae9",
                        "2": "#fff4d3",
                        "3": "#ffeebd",
                        "4": "#ffe79e",
                        "5": "#ffe080",
                        "6": "#ffd760",
                        "7": "#ffd040",
                        "8": "#ffc720",
                        "9": "#ffc000",
                        "10": "#eaaf00",
                        "11": "#d49f00",
                        "12": "#bf9000",
                        "13": "#a07800",
                        "14": "#806000",
                        "15": "#5e4700"
                    }
                },
                {
                    "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": "bootstrap/scss/core/color-system/_palettes.scss",
                        "name": "_palettes.scss"
                    },
                    "resolvedValue": "(1: #feeeed, 2: #fcddda, 3: #fbc8c3, 4: #faaaa2, 5: #f98b80, 6: #f76f60, 7: #f65140, 8: #f43520, 9: #f31700, 10: #df1600, 11: #ca1400, 12: #b61100, 13: #980f00, 14: #7a0c00, 15: #7a0c00)",
                    "resolvedType": "Map",
                    "prettyValue": {
                        "1": "#feeeed",
                        "2": "#fcddda",
                        "3": "#fbc8c3",
                        "4": "#faaaa2",
                        "5": "#f98b80",
                        "6": "#f76f60",
                        "7": "#f65140",
                        "8": "#f43520",
                        "9": "#f31700",
                        "10": "#df1600",
                        "11": "#ca1400",
                        "12": "#b61100",
                        "13": "#980f00",
                        "14": "#7a0c00",
                        "15": "#7a0c00"
                    }
                },
                {
                    "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": "bootstrap/scss/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": "bootstrap/scss/core/color-system/_palettes.scss",
                        "name": "_palettes.scss"
                    },
                    "resolvedValue": "(1: #edf8e9, 2: #dcf0d3, 3: #cbe9bf, 4: #b7e1a5, 5: #9bda80, 6: #81d15f, 7: #69c740, 8: #4ebe1f, 9: #37b400, 10: #32a500, 11: #2d9600, 12: #298700, 13: #227100, 14: #1c5a00, 15: #1c5a00)",
                    "resolvedType": "Map",
                    "prettyValue": {
                        "1": "#edf8e9",
                        "2": "#dcf0d3",
                        "3": "#cbe9bf",
                        "4": "#b7e1a5",
                        "5": "#9bda80",
                        "6": "#81d15f",
                        "7": "#69c740",
                        "8": "#4ebe1f",
                        "9": "#37b400",
                        "10": "#32a500",
                        "11": "#2d9600",
                        "12": "#298700",
                        "13": "#227100",
                        "14": "#1c5a00",
                        "15": "#1c5a00"
                    }
                },
                {
                    "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": "bootstrap/scss/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": "bootstrap/scss/core/color-system/_palettes.scss",
                        "name": "_palettes.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"
                    },
                    "resolvedValue": "(1: #fff6f5, 2: #ffeceb, 3: #ffdedb, 4: #ffc8c4, 5: #ffb1ac, 6: #ff9d97, 7: #ff8a82, 8: #ff766d, 9: #ff6358, 10: #ea5a51, 11: #d45349, 12: #bf4a42, 13: #a33f38, 14: #80322c, 15: #5c201c)",
                    "resolvedType": "Map",
                    "prettyValue": {
                        "1": "#fff6f5",
                        "2": "#ffeceb",
                        "3": "#ffdedb",
                        "4": "#ffc8c4",
                        "5": "#ffb1ac",
                        "6": "#ff9d97",
                        "7": "#ff8a82",
                        "8": "#ff766d",
                        "9": "#ff6358",
                        "10": "#ea5a51",
                        "11": "#d45349",
                        "12": "#bf4a42",
                        "13": "#a33f38",
                        "14": "#80322c",
                        "15": "#5c201c"
                    }
                },
                {
                    "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"
                    },
                    "resolvedValue": "(1: #ebf8fe, 2: #d8f1fd, 3: #c5eafc, 4: #a3dffb, 5: #81d4fA, 6: #61c9f9, 7: #42bff7, 8: #22b3f5, 9: #03a9f4, 10: #039ae0, 11: #028ccb, 12: #027fb7, 13: #026999, 14: #02557a, 15: #023f5c)",
                    "resolvedType": "Map",
                    "prettyValue": {
                        "1": "#ebf8fe",
                        "2": "#d8f1fd",
                        "3": "#c5eafc",
                        "4": "#a3dffb",
                        "5": "#81d4fA",
                        "6": "#61c9f9",
                        "7": "#42bff7",
                        "8": "#22b3f5",
                        "9": "#03a9f4",
                        "10": "#039ae0",
                        "11": "#028ccb",
                        "12": "#027fb7",
                        "13": "#026999",
                        "14": "#02557a",
                        "15": "#023f5c"
                    }
                },
                {
                    "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"
                    },
                    "resolvedValue": "(1: #fffcf1, 2: #fffae2, 3: #fff7d4, 4: #fff4c2, 5: #fff0b1, 6: #ffed9d, 7: #ffe989, 8: #ffe676, 9: #ffe162, 10: #ead05a, 11: #d4bc52, 12: #bfa94a, 13: #a3913f, 14: #807131, 15: #5c5223)",
                    "resolvedType": "Map",
                    "prettyValue": {
                        "1": "#fffcf1",
                        "2": "#fffae2",
                        "3": "#fff7d4",
                        "4": "#fff4c2",
                        "5": "#fff0b1",
                        "6": "#ffed9d",
                        "7": "#ffe989",
                        "8": "#ffe676",
                        "9": "#ffe162",
                        "10": "#ead05a",
                        "11": "#d4bc52",
                        "12": "#bfa94a",
                        "13": "#a3913f",
                        "14": "#807131",
                        "15": "#5c5223"
                    }
                },
                {
                    "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"
                    },
                    "resolvedValue": "(1: #effaf3, 2: #e0f6e8, 3: #d1f1dd, 4: #c0edd1, 5: #a6e8c0, 6: #8fe2af, 7: #79dda0, 8: #62d78f, 9: #4cd180, 10: #46c074, 11: #3fae6a, 12: #399d60, 13: #2f834f, 14: #266940, 15: #1c4f30)",
                    "resolvedType": "Map",
                    "prettyValue": {
                        "1": "#effaf3",
                        "2": "#e0f6e8",
                        "3": "#d1f1dd",
                        "4": "#c0edd1",
                        "5": "#a6e8c0",
                        "6": "#8fe2af",
                        "7": "#79dda0",
                        "8": "#62d78f",
                        "9": "#4cd180",
                        "10": "#46c074",
                        "11": "#3fae6a",
                        "12": "#399d60",
                        "13": "#2f834f",
                        "14": "#266940",
                        "15": "#1c4f30"
                    }
                },
                {
                    "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"
                    },
                    "resolvedValue": "(1: #f0f2ff, 2: #e1e4fe, 3: #d2d7fe, 4: #bbc3fd, 5: #a5affd, 6: #8e9bfc, 7: #7887fb, 8: #6173fb, 9: #4b5ffa, 10: #4558e5, 11: #3f50d1, 12: #3847bc, 13: #2f3c9d, 14: #26307d, 15: #1c245e)",
                    "resolvedType": "Map",
                    "prettyValue": {
                        "1": "#f0f2ff",
                        "2": "#e1e4fe",
                        "3": "#d2d7fe",
                        "4": "#bbc3fd",
                        "5": "#a5affd",
                        "6": "#8e9bfc",
                        "7": "#7887fb",
                        "8": "#6173fb",
                        "9": "#4b5ffa",
                        "10": "#4558e5",
                        "11": "#3f50d1",
                        "12": "#3847bc",
                        "13": "#2f3c9d",
                        "14": "#26307d",
                        "15": "#1c245e"
                    }
                },
                {
                    "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"
                    },
                    "resolvedValue": "(1: #f7f0ff, 2: #f0e0ff, 3: #e8d1ff, 4: #dfbfff, 5: #d6acff, 6: #cc97ff, 7: #c182ff, 8: #b76dff, 9: #ac58ff, 10: #9e51ea, 11: #8f49d4, 12: #8142bf, 13: #6b37a0, 14: #562c80, 15: #3f205e)",
                    "resolvedType": "Map",
                    "prettyValue": {
                        "1": "#f7f0ff",
                        "2": "#f0e0ff",
                        "3": "#e8d1ff",
                        "4": "#dfbfff",
                        "5": "#d6acff",
                        "6": "#cc97ff",
                        "7": "#c182ff",
                        "8": "#b76dff",
                        "9": "#ac58ff",
                        "10": "#9e51ea",
                        "11": "#8f49d4",
                        "12": "#8142bf",
                        "13": "#6b37a0",
                        "14": "#562c80",
                        "15": "#3f205e"
                    }
                },
                {
                    "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"
                    },
                    "resolvedValue": "(1: #fff0f5, 2: #ffe1eb, 3: #ffd1e1, 4: #ffbfd6, 5: #ffacc9, 6: #ff97bb, 7: #ff82ae, 8: #ff6da0, 9: #ff5892, 10: #ea5186, 11: #d4497a, 12: #bf426e, 13: #a0375c, 14: #802c49, 15: #5e2036)",
                    "resolvedType": "Map",
                    "prettyValue": {
                        "1": "#fff0f5",
                        "2": "#ffe1eb",
                        "3": "#ffd1e1",
                        "4": "#ffbfd6",
                        "5": "#ffacc9",
                        "6": "#ff97bb",
                        "7": "#ff82ae",
                        "8": "#ff6da0",
                        "9": "#ff5892",
                        "10": "#ea5186",
                        "11": "#d4497a",
                        "12": "#bf426e",
                        "13": "#a0375c",
                        "14": "#802c49",
                        "15": "#5e2036"
                    }
                }
            ]
        },
        {
            "id": "panel",
            "title": "Panel",
            "variables": [
                {
                    "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": "bootstrap/scss/panel/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-border-radius-md, 0.375rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/panel/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/panel/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "solid",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/panel/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/panel/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/panel/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/panel/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/panel/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-component-text, var(--kendo-color-on-app-surface, #212529))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/panel/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-component-bg, var(--kendo-color-app-surface, #ffffff))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/panel/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-component-border, var(--kendo-color-border, rgba(33, 37, 41, 0.13)))",
                    "resolvedType": "String"
                }
            ]
        },
        {
            "id": "panelbar",
            "title": "Panelbar",
            "variables": [
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-0, 0px)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-0, 0px)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-family, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "solid",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "solid",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-6, 1.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-6, 1.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "4",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-base-subtle-hover, #dee2e6)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(inset 0 0 0 3px color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 15%, transparent))",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary-hover, #0c64e4)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-base-hover, #ced4da)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(inset 0 0 0 3px color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 15%, transparent))",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary-hover, #0c64e4)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/panelbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                }
            ]
        },
        {
            "id": "picker",
            "title": "Picker",
            "variables": [
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-base, #dee2e6)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-base, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-base, #dee2e6)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "none",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-base-hover, #ced4da)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-base-hover, #ced4da)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "none",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-base-active, #bdc4cb)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-base-active, #bdc4cb)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(0 0 0 0.25rem color-mix(in srgb, var(--kendo-color-border, rgba(33, 37, 41, 0.13)) 50%, transparent))",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-base, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 50%, transparent)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-base, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-base-subtle, #e9ecef)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-base, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(0 0 0 0.25rem color-mix(in srgb, var(--kendo-color-border, rgba(33, 37, 41, 0.13)) 50%, transparent))",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-base, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-base, #dee2e6)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 8%, transparent)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-base, #dee2e6)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(0 0 0 0.25rem color-mix(in srgb, var(--kendo-color-border, rgba(33, 37, 41, 0.13)) 50%, transparent))",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/input/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                }
            ]
        },
        {
            "id": "pivotgrid",
            "title": "Pivotgrid",
            "variables": [
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-family, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "300px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "75px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border-alt, rgba(33, 37, 41, 0.2))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-base-subtle, #e9ecef)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-base-subtle-hover, #dee2e6)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 25%, transparent)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(inset 0 0 0 3px color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 15%, transparent))",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-spacing-4, 1rem) * 0.75)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "18px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "500",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-0, 0px)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-spacing-4, 1rem) / 2)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "320px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "420px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-elevation-3, 0px 4px 10px rgba(0, 0, 0, 0.1))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-elevation-3, 0px 4px 10px rgba(0, 0, 0, 0.1))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-elevation-3, 0px 4px 10px rgba(0, 0, 0, 0.1))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-elevation-3, 0px 4px 10px rgba(0, 0, 0, 0.1))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-elevation-3, 0px 4px 10px rgba(0, 0, 0, 0.1))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-1, 0.25rem) * 2 + 1px * 2)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-border-radius-md, 0.375rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-6, 1.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/pivotgrid/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-0, 0px)",
                    "resolvedType": "String"
                }
            ]
        },
        {
            "id": "popover",
            "title": "Popover",
            "variables": [
                {
                    "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": "bootstrap/scss/popover/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/popover/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "solid",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/popover/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/popover/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-family, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/popover/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/popover/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/popover/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/popover/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/popover/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/popover/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/popover/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/popover/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/popover/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/popover/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "solid",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/popover/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "unset",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/popover/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "unset",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/popover/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "inherit",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/popover/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/popover/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/popover/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/popover/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1.3em",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/popover/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1.3em",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/popover/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/popover/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "solid",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/popover/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/popover/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                }
            ]
        },
        {
            "id": "popup",
            "title": "Popup",
            "variables": [
                {
                    "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": "bootstrap/scss/popup/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/popup/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/popup/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/popup/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-border-radius-md, 0.375rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/popup/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/popup/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/popup/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/popup/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/popup/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/popup/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/popup/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/popup/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-elevation-4, 0px 6px 13px rgba(0, 0, 0, 0.125))",
                    "resolvedType": "String"
                }
            ]
        },
        {
            "id": "progressbar",
            "title": "Progressbar",
            "variables": [
                {
                    "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": "bootstrap/scss/progressbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/progressbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "100%",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/progressbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(1s linear infinite)",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/progressbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "0px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/progressbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-family, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/progressbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "0.75rem",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/progressbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height-xs, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/progressbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-base-subtle, #e9ecef)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/progressbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-base-on-subtle, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/progressbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "inherit",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/progressbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/progressbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/progressbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/progressbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "unset",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/progressbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/progressbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-base-subtle, #e9ecef)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/progressbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-base-on-subtle, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/progressbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "inherit",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/progressbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/progressbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/progressbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/progressbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-base-subtle, #e9ecef)",
                    "resolvedType": "String"
                }
            ]
        },
        {
            "id": "prompt",
            "title": "Prompt",
            "variables": [
                {
                    "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": "bootstrap/scss/prompt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/prompt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/prompt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/prompt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/prompt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/prompt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/prompt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/prompt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/prompt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/prompt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/prompt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/prompt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/prompt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/prompt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/prompt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/prompt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-border-radius-md, 0.375rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/prompt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/prompt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/prompt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/prompt/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-elevation-1, 0px 1px 2px rgba(0, 0, 0, 0.038))",
                    "resolvedType": "String"
                }
            ]
        },
        {
            "id": "radio",
            "title": "Radio",
            "variables": [
                {
                    "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": "bootstrap/scss/radio/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "50%",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/radio/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/radio/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/radio/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/radio/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-5, 1.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/radio/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2\\.5, 0.625rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/radio/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-3\\.5, 0.875rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/radio/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4\\.5, 1.125rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/radio/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "300%",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/radio/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "300%",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/radio/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "300%",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/radio/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(sm: (size: var(--kendo-spacing-3, 0.75rem), glyph-size: var(--kendo-spacing-2\\.5, 0.625rem), ripple-size: 300%), md: (size: var(--kendo-spacing-4, 1rem), glyph-size: var(--kendo-spacing-3\\.5, 0.875rem), ripple-size: 300%), lg: (size: var(--kendo-spacing-5, 1.25rem), glyph-size: var(--kendo-spacing-4\\.5, 1.125rem), ripple-size: 300%))",
                    "resolvedType": "Map",
                    "prettyValue": {
                        "sm": {
                            "size": "var(--kendo-spacing-3, 0.75rem)",
                            "glyph-size": "var(--kendo-spacing-2\\.5, 0.625rem)",
                            "ripple-size": "300%"
                        },
                        "md": {
                            "size": "var(--kendo-spacing-4, 1rem)",
                            "glyph-size": "var(--kendo-spacing-3\\.5, 0.875rem)",
                            "ripple-size": "300%"
                        },
                        "lg": {
                            "size": "var(--kendo-spacing-5, 1.25rem)",
                            "glyph-size": "var(--kendo-spacing-4\\.5, 1.125rem)",
                            "ripple-size": "300%"
                        }
                    }
                },
                {
                    "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": "bootstrap/scss/radio/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/radio/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/radio/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border-alt, rgba(33, 37, 41, 0.2))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/radio/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/radio/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/radio/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/radio/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/radio/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/radio/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/radio/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary-emphasis, rgba(13, 110, 253, 0.4))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/radio/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(0 0 0 0.25rem color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 25%, transparent))",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/radio/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/radio/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(0 0 0 0.25rem color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 25%, transparent))",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/radio/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/radio/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/radio/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/radio/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/radio/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/radio/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/radio/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/radio/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-error, #dc3545)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/radio/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-error, #dc3545)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/radio/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "image",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/radio/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(\"WebComponentsIcons\", monospace)",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/radio/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "\"\\e308\"",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/radio/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23ffffff'/%3e%3c/svg%3e\")",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/radio/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/radio/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/radio/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/radio/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-0, 0px)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/radio/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/radio/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/radio/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "0.25",
                    "resolvedType": "Number"
                }
            ]
        },
        {
            "id": "rating",
            "title": "Rating",
            "variables": [
                {
                    "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": "bootstrap/scss/rating/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-family, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/rating/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/rating/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/rating/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/rating/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/rating/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/rating/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/rating/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/rating/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height-lg, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/rating/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-subtle, #596169)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/rating/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/rating/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/rating/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/rating/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(0 2px 4px rgba(0, 0, 0, 0.1))",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/rating/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(0 2px 4px rgba(0, 0, 0, 0.1))",
                    "resolvedType": "List"
                }
            ]
        },
        {
            "id": "scheduler",
            "title": "Scheduler",
            "variables": [
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-family, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "25px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-border-radius-md, 0.375rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(25px - 2 * var(--kendo-spacing-1, 0.25rem))",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(inset 0 0 0 3px rgba(255, 255, 255, 0.5))",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(inset 0px 0px 0px 1px #ff0000)",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(1.5 * 1em)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "12em",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "11em",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-base-subtle, #e9ecef)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-base-subtle, #e9ecef)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "3px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(38px - var(--kendo-spacing-1, 0.25rem) * 2)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(50% - 1.5px)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "50%",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "0",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-elevation-2, 0px 2px 7px rgba(0, 0, 0, 0.075))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size-sm, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-font-size-sm, 0.75rem) * 2)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "250px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-border-radius-md, 0.375rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(var(--kendo-spacing-1, 0.25rem) 0.4ex 0 var(--kendo-spacing-2, 0.5rem))",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(var(--kendo-spacing-1, 0.25rem) var(--kendo-spacing-2, 0.5rem) 0 0.4ex)",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/scheduler/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                }
            ]
        },
        {
            "id": "scrollview",
            "title": "Scrollview",
            "variables": [
                {
                    "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": "bootstrap/scss/scrollview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/scrollview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-family, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/scrollview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/scrollview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/scrollview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/scrollview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/scrollview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/scrollview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "10px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/scrollview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-base, #dee2e6)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/scrollview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-base, #dee2e6)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/scrollview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/scrollview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/scrollview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(0 0 0 2px rgba(0, 0, 0, 0.13))",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/scrollview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "0",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/scrollview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-5, 1.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/scrollview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "0px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/scrollview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(10px + 0px + var(--kendo-spacing-5, 1.25rem) * 2)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/scrollview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "rgba(0, 0, 0, 0)",
                    "resolvedType": "Color"
                },
                {
                    "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": "bootstrap/scss/scrollview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "white",
                    "resolvedType": "Color"
                },
                {
                    "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": "bootstrap/scss/scrollview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(rgba(0, 0, 0, 0.3) 0 0 15px)",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/scrollview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "rgba(0, 0, 0, 0)",
                    "resolvedType": "Color"
                },
                {
                    "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": "bootstrap/scss/scrollview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "0.7",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/scrollview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/scrollview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/scrollview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "rgba(255, 255, 255, 0.4)",
                    "resolvedType": "Color"
                },
                {
                    "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": "bootstrap/scss/scrollview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "rgba(0, 0, 0, 0.4)",
                    "resolvedType": "Color"
                },
                {
                    "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": "bootstrap/scss/scrollview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "0.3s",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/scrollview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "ease-in-out",
                    "resolvedType": "String"
                }
            ]
        },
        {
            "id": "skeleton",
            "title": "Skeleton",
            "variables": [
                {
                    "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": "bootstrap/scss/skeleton/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "scale(1, 0.6)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/skeleton/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-border-radius-md, 0.375rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/skeleton/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "0",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/skeleton/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "9999px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/skeleton/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 20%, transparent)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/skeleton/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "rgba(0, 0, 0, 0.04)",
                    "resolvedType": "Color"
                }
            ]
        },
        {
            "id": "slider",
            "title": "Slider",
            "variables": [
                {
                    "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": "bootstrap/scss/slider/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "200px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/slider/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/slider/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "30px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/slider/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-family, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/slider/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/slider/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/slider/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "10px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/slider/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "28px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/slider/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "38px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/slider/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(0 0 0 0.25rem color-mix(in srgb, var(--kendo-color-border, rgba(33, 37, 41, 0.13)) 50%, transparent))",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/slider/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "4px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/slider/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "14px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/slider/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/slider/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/slider/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/slider/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/slider/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/slider/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/slider/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/slider/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary-hover, #0c64e4)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/slider/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/slider/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary-hover, #0c64e4)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/slider/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/slider/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary-active, #0a58ca)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/slider/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/slider/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary-active, #0a58ca)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/slider/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/slider/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(0 0 0 3px color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 50%, transparent))",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/slider/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "0.3s",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/slider/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "ease-out",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/slider/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "0.4s",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/slider/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "cubic-bezier(0.25, 0.8, 0.25, 1)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/slider/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-base-emphasis, rgba(33, 37, 41, 0.34))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/slider/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/slider/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/slider/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "\"data:image/gif;base64,R0lGODlhAQC0AIABALi4uAAAACH5BAEAAAEALAAAAAABALQAAAIWjIGJxqzazlux2ovlzND2rAHgSIZWAQA7\"",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/slider/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "\"data:image/gif;base64,R0lGODlhtAABAIABALi4uAAAACH5BAEAAAEALAAAAAC0AAEAAAIWjIGJxqzazlux2ovlzND2rAHgSIZWAQA7\"",
                    "resolvedType": "String"
                }
            ]
        },
        {
            "id": "spacing",
            "title": "Spacing",
            "variables": [
                {
                    "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": "bootstrap/scss/core/spacing/index.import.scss",
                        "name": "index.import.scss"
                    },
                    "resolvedValue": "(0: 0px, 1px: 1px, 0.5: 0.125rem, 1: 0.25rem, 1.5: 0.375rem, 2: 0.5rem, 2.5: 0.625rem, 3: 0.75rem, 3.5: 0.875rem, 4: 1rem, 4.5: 1.125rem, 5: 1.25rem, 5.5: 1.375rem, 6: 1.5rem, 6.5: 1.625rem, 7: 1.75rem, 7.5: 1.875rem, 8: 2rem, 9: 2.25rem, 10: 2.5rem, 11: 2.75rem, 12: 3rem, 13: 3.25rem, 14: 3.5rem, 15: 3.75rem, 16: 4rem, 17: 4.25rem, 18: 4.5rem, 19: 4.75rem, 20: 5rem, 21: 5.25rem, 22: 5.5rem, 23: 5.75rem, 24: 6rem, 25: 7rem, 26: 8rem, 27: 9rem, 28: 10rem, 29: 11rem, 30: 12rem)",
                    "resolvedType": "Map",
                    "prettyValue": {
                        "0": "0px",
                        "1": "0.25rem",
                        "2": "0.5rem",
                        "3": "0.75rem",
                        "4": "1rem",
                        "5": "1.25rem",
                        "6": "1.5rem",
                        "7": "1.75rem",
                        "8": "2rem",
                        "9": "2.25rem",
                        "10": "2.5rem",
                        "11": "2.75rem",
                        "12": "3rem",
                        "13": "3.25rem",
                        "14": "3.5rem",
                        "15": "3.75rem",
                        "16": "4rem",
                        "17": "4.25rem",
                        "18": "4.5rem",
                        "19": "4.75rem",
                        "20": "5rem",
                        "21": "5.25rem",
                        "22": "5.5rem",
                        "23": "5.75rem",
                        "24": "6rem",
                        "25": "7rem",
                        "26": "8rem",
                        "27": "9rem",
                        "28": "10rem",
                        "29": "11rem",
                        "30": "12rem",
                        "1px": "1px",
                        "0.5": "0.125rem",
                        "1.5": "0.375rem",
                        "2.5": "0.625rem",
                        "3.5": "0.875rem",
                        "4.5": "1.125rem",
                        "5.5": "1.375rem",
                        "6.5": "1.625rem",
                        "7.5": "1.875rem"
                    }
                }
            ]
        },
        {
            "id": "split-button",
            "title": "SplitButton",
            "variables": [
                {
                    "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": "bootstrap/scss/split-button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(0 0 0 0.25rem color-mix(in srgb, var(--kendo-color-border, rgba(33, 37, 41, 0.13)) 50%, transparent))",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/split-button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/split-button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/split-button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/split-button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/split-button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/split-button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/split-button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/split-button/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                }
            ]
        },
        {
            "id": "splitter",
            "title": "Splitter",
            "variables": [
                {
                    "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": "bootstrap/scss/splitter/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/splitter/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-family, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/splitter/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/splitter/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/splitter/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/splitter/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/splitter/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/splitter/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/splitter/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "20px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/splitter/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "2px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/splitter/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/splitter/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/splitter/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-0\\.5, 0.125rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/splitter/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/splitter/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/splitter/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-base-subtle-hover, #dee2e6)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/splitter/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/splitter/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/splitter/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
                    "resolvedType": "String"
                }
            ]
        },
        {
            "id": "spreadsheet",
            "title": "Spreadsheet",
            "variables": [
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-family, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(Arial, Verdana, sans-serif)",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1.5",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(Arial, Verdana, sans-serif)",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 25%, transparent)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(inset 0 0 0 1px var(--kendo-color-primary, #0d6efd))",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 25%, transparent)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(inset 0 0 0 1px var(--kendo-color-primary, #0d6efd))",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 25%, transparent)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(inset 0 0 0 1px var(--kendo-color-primary, #0d6efd))",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "rgba(var(--kendo-color-app-surface, #ffffff), 0.5)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "20px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-0, 0px)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-error, #dc3545)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "dashed",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "2px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-7\\.5, 1.875rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "355px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "230px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "\"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==\"",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-border-radius-md, 0.375rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(inset 0 0 0 2000px rgba(0, 0, 0, 0.5))",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-border-radius-md, 0.375rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "6px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "6px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "solid",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-border-radius-lg, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "solid",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "2px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 25%, transparent)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/spreadsheet/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                }
            ]
        },
        {
            "id": "stepper",
            "title": "Stepper",
            "variables": [
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-spacing-2\\.5, 0.625rem) / 2)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-border-radius-xxl, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "0px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-5, 1.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2\\.5, 0.625rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-family, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "28px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "28px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "50%",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "2px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "3px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(1px + 3px)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-base-hover, #ced4da)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 65%, transparent)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary-hover, #0c64e4)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 60%, transparent)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 60%, transparent)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary-hover, #0c64e4)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 60%, transparent)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 60%, transparent)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-success, #198754)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-error, #dc3545)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "unset",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 65%, transparent)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-subtle, #596169)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size-sm, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "unset",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "2px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "height",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "300ms",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/stepper/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(cubic-bezier(0.4, 0, 0.2, 1) 0ms)",
                    "resolvedType": "List"
                }
            ]
        },
        {
            "id": "switch",
            "title": "Switch",
            "variables": [
                {
                    "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": "bootstrap/scss/switch/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/switch/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/switch/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "unset",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/switch/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "unset",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/switch/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "none",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/switch/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(sm: (font-size: unset, track-width: 48px, track-height: 26px, thumb-width: 20px, thumb-height: 20px, thumb-offset: 3px, label-offset: null), md: (font-size: unset, track-width: 56px, track-height: 30px, thumb-width: 24px, thumb-height: 24px, thumb-offset: 3px, label-offset: null), lg: (font-size: unset, track-width: 64px, track-height: 34px, thumb-width: 28px, thumb-height: 28px, thumb-offset: 3px, label-offset: null))",
                    "resolvedType": "Map",
                    "prettyValue": {
                        "sm": {
                            "font-size": "unset",
                            "track-width": "48px",
                            "track-height": "26px",
                            "thumb-width": "20px",
                            "thumb-height": "20px",
                            "thumb-offset": "3px",
                            "label-offset": null
                        },
                        "md": {
                            "font-size": "unset",
                            "track-width": "56px",
                            "track-height": "30px",
                            "thumb-width": "24px",
                            "thumb-height": "24px",
                            "thumb-offset": "3px",
                            "label-offset": null
                        },
                        "lg": {
                            "font-size": "unset",
                            "track-width": "64px",
                            "track-height": "34px",
                            "thumb-width": "28px",
                            "thumb-height": "28px",
                            "thumb-offset": "3px",
                            "label-offset": null
                        }
                    }
                },
                {
                    "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": "bootstrap/scss/switch/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/switch/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "unset",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/switch/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-base-emphasis, rgba(33, 37, 41, 0.34))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/switch/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/switch/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/switch/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/switch/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/switch/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/switch/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/switch/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/switch/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary-emphasis, rgba(13, 110, 253, 0.4))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/switch/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/switch/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(0.25rem solid color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 25%, transparent))",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/switch/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-base-subtle, #e9ecef)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/switch/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/switch/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/switch/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/switch/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-base-emphasis, rgba(33, 37, 41, 0.34))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/switch/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "unset",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/switch/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "transparent",
                    "resolvedType": "Color"
                },
                {
                    "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": "bootstrap/scss/switch/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/switch/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/switch/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/switch/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/switch/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/switch/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/switch/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "unset",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/switch/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/switch/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/switch/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/switch/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/switch/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/switch/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/switch/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/switch/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/switch/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/switch/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/switch/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(0.25rem solid color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 25%, transparent))",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/switch/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 50%, transparent)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/switch/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/switch/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/switch/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/switch/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/switch/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "unset",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/switch/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/switch/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/switch/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/switch/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/switch/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/switch/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                }
            ]
        },
        {
            "id": "table",
            "title": "Table",
            "variables": [
                {
                    "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": "bootstrap/scss/table/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/table/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/table/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "0px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/table/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/table/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/table/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/table/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/table/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(sm: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), cell-padding-x: var(--kendo-spacing-2, 0.5rem), cell-padding-y: var(--kendo-spacing-1, 0.25rem)), md: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), cell-padding-x: var(--kendo-spacing-2, 0.5rem), cell-padding-y: var(--kendo-spacing-2, 0.5rem)), lg: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), cell-padding-x: var(--kendo-spacing-2, 0.5rem), cell-padding-y: var(--kendo-spacing-2\\.5, 0.625rem)))",
                    "resolvedType": "Map",
                    "prettyValue": {
                        "sm": {
                            "font-size": "var(--kendo-font-size, inherit)",
                            "line-height": "var(--kendo-line-height, normal)",
                            "cell-padding-x": "var(--kendo-spacing-2, 0.5rem)",
                            "cell-padding-y": "var(--kendo-spacing-1, 0.25rem)"
                        },
                        "md": {
                            "font-size": "var(--kendo-font-size, inherit)",
                            "line-height": "var(--kendo-line-height, normal)",
                            "cell-padding-x": "var(--kendo-spacing-2, 0.5rem)",
                            "cell-padding-y": "var(--kendo-spacing-2, 0.5rem)"
                        },
                        "lg": {
                            "font-size": "var(--kendo-font-size, inherit)",
                            "line-height": "var(--kendo-line-height, normal)",
                            "cell-padding-x": "var(--kendo-spacing-2, 0.5rem)",
                            "cell-padding-y": "var(--kendo-spacing-2\\.5, 0.625rem)"
                        }
                    }
                },
                {
                    "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": "bootstrap/scss/table/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/table/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/table/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/table/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/table/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/table/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/table/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/table/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/table/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/table/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/table/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/table/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/table/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/table/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 5%, transparent)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/table/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/table/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/table/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 9%, transparent)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/table/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/table/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/table/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/table/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/table/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/table/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(inset 0 0 0 2px rgba(0, 0, 0, 0.08))",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/table/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 25%, transparent)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/table/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/table/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/table/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(inset 0 0 0 1px var(--kendo-color-border, rgba(33, 37, 41, 0.13)))",
                    "resolvedType": "List"
                }
            ]
        },
        {
            "id": "tabstrip",
            "title": "Tabstrip",
            "variables": [
                {
                    "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": "bootstrap/scss/tabstrip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-0, 0px)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/tabstrip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-0, 0px)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/tabstrip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "0px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/tabstrip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-family, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/tabstrip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/tabstrip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/tabstrip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/tabstrip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size-sm, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/tabstrip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/tabstrip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/tabstrip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/tabstrip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/tabstrip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/tabstrip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/tabstrip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/tabstrip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/tabstrip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/tabstrip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/tabstrip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/tabstrip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/tabstrip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/tabstrip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/tabstrip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/tabstrip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-0, 0px)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/tabstrip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/tabstrip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/tabstrip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/tabstrip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/tabstrip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-5, 1.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/tabstrip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2\\.5, 0.625rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/tabstrip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/tabstrip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/tabstrip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/tabstrip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/tabstrip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/tabstrip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary-hover, #0c64e4)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/tabstrip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-base-subtle, #e9ecef)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/tabstrip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/tabstrip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/tabstrip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/tabstrip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/tabstrip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/tabstrip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-weight-bold, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/tabstrip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(inset 0 0 0 3px color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 15%, transparent))",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/tabstrip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-elevation-3, 0px 4px 10px rgba(0, 0, 0, 0.1))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/tabstrip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/tabstrip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/tabstrip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/tabstrip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/tabstrip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/tabstrip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/tabstrip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/tabstrip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/tabstrip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/tabstrip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/tabstrip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/tabstrip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/tabstrip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/tabstrip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/tabstrip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/tabstrip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(var(--kendo-color-app-surface, #ffffff), color-mix(in srgb, var(--kendo-color-app-surface, #ffffff) 0%, transparent))",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/tabstrip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(sm: (font-size: var(--kendo-font-size-sm, inherit), line-height: var(--kendo-line-height, normal), item-padding-x: var(--kendo-spacing-3, 0.75rem), item-padding-y: var(--kendo-spacing-1\\.5, 0.375rem)), md: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), item-padding-x: var(--kendo-spacing-4, 1rem), item-padding-y: var(--kendo-spacing-2, 0.5rem)), lg: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), item-padding-x: var(--kendo-spacing-5, 1.25rem), item-padding-y: var(--kendo-spacing-2\\.5, 0.625rem)))",
                    "resolvedType": "Map",
                    "prettyValue": {
                        "sm": {
                            "font-size": "var(--kendo-font-size-sm, inherit)",
                            "line-height": "var(--kendo-line-height, normal)",
                            "item-padding-x": "var(--kendo-spacing-3, 0.75rem)",
                            "item-padding-y": "var(--kendo-spacing-1\\.5, 0.375rem)"
                        },
                        "md": {
                            "font-size": "var(--kendo-font-size, inherit)",
                            "line-height": "var(--kendo-line-height, normal)",
                            "item-padding-x": "var(--kendo-spacing-4, 1rem)",
                            "item-padding-y": "var(--kendo-spacing-2, 0.5rem)"
                        },
                        "lg": {
                            "font-size": "var(--kendo-font-size, inherit)",
                            "line-height": "var(--kendo-line-height, normal)",
                            "item-padding-x": "var(--kendo-spacing-5, 1.25rem)",
                            "item-padding-y": "var(--kendo-spacing-2\\.5, 0.625rem)"
                        }
                    }
                }
            ]
        },
        {
            "id": "taskboard",
            "title": "Taskboard",
            "variables": [
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-family, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-spacing-4, 1rem) * 0.75)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-0, 0px)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-spacing-4, 1rem) * 0.75)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "320px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-border-radius-sm, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "transparent",
                    "resolvedType": "Color"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border-alt, rgba(33, 37, 41, 0.2))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-spacing-4, 1rem) * 0.75)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-spacing-4, 1rem) * 0.75)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-spacing-4, 1rem) / 4)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-spacing-4, 1rem) / 2)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "500",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-spacing-4, 1rem) * 0.25)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-0, 0px)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-spacing-4, 1rem) * 0.75)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "320px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-spacing-4, 1rem) * 0.75)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "500",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-0, 0px)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-spacing-4, 1rem) * 0.75)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "4px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border-alt, rgba(33, 37, 41, 0.2))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border-alt, rgba(33, 37, 41, 0.2))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-elevation-3, 0px 4px 10px rgba(0, 0, 0, 0.1))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary-emphasis, rgba(13, 110, 253, 0.4))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "none",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary-active, #0a58ca)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary-active, #0a58ca)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 10%, transparent)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/taskboard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                }
            ]
        },
        {
            "id": "tile-layout",
            "title": "TileLayout",
            "variables": [
                {
                    "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": "bootstrap/scss/tilelayout/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "0px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/tilelayout/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/tilelayout/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/tilelayout/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/tilelayout/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/tilelayout/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-elevation-3, 0px 4px 10px rgba(0, 0, 0, 0.1))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/tilelayout/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/tilelayout/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/tilelayout/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/tilelayout/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "rgba(255, 255, 255, 0.2)",
                    "resolvedType": "Color"
                }
            ]
        },
        {
            "id": "time-marker",
            "title": "TimeMarker",
            "variables": [
                {
                    "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": "bootstrap/scss/time-marker/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/time-marker/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "#ff0000",
                    "resolvedType": "Color"
                }
            ]
        },
        {
            "id": "timeline",
            "title": "Timeline",
            "variables": [
                {
                    "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": "bootstrap/scss/timeline/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-10, 2.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/timeline/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-10, 2.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/timeline/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/timeline/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-family, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/timeline/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/timeline/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/timeline/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/timeline/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/timeline/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-spacing-19, 4.75rem) / 2)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/timeline/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-spacing-19, 4.75rem) / 2)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/timeline/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "color-mix(in srgb, var(--kendo-color-base-subtle, #e9ecef) 65%, transparent)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/timeline/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-base, #212529) 65%, transparent)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/timeline/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "color-mix(in srgb, var(--kendo-color-border, rgba(33, 37, 41, 0.13)) 15%, transparent)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/timeline/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/timeline/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-spacing-1\\.5, 0.375rem) / 2)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/timeline/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/timeline/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/timeline/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(calc(var(--kendo-spacing-19, 4.75rem) / 2) / 2 + calc(var(--kendo-spacing-1\\.5, 0.375rem) / 2))",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/timeline/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(calc(var(--kendo-spacing-19, 4.75rem) / 2) - 2 * 1px)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/timeline/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(calc(var(--kendo-spacing-19, 4.75rem) / 2) - 2 * 1px)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/timeline/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-base-subtle, #e9ecef)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/timeline/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-base-subtle, #e9ecef)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/timeline/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-elevation-2, 0px 2px 7px rgba(0, 0, 0, 0.075))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/timeline/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "36px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/timeline/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/timeline/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/timeline/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1.5",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/timeline/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "80px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/timeline/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(80px + 2 * var(--kendo-spacing-10, 2.5rem))",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/timeline/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(80px + 2 * var(--kendo-spacing-4, 1rem))",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/timeline/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "80px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/timeline/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/timeline/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/timeline/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "10px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/timeline/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "10px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/timeline/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "4px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/timeline/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-spacing-1\\.5, 0.375rem) + 2 * 1px + 4px + 10px)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/timeline/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "50px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/timeline/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2\\.5, 0.625rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/timeline/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-spacing-10, 2.5rem) + (80px - var(--kendo-spacing-1\\.5, 0.375rem)) / 2)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/timeline/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(calc(var(--kendo-spacing-10, 2.5rem) + (80px - var(--kendo-spacing-1\\.5, 0.375rem)) / 2) + 50px)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/timeline/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-spacing-4, 1rem) + (80px - var(--kendo-spacing-1\\.5, 0.375rem)) / 2)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/timeline/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(calc(var(--kendo-spacing-4, 1rem) + (80px - var(--kendo-spacing-1\\.5, 0.375rem)) / 2) + 50px)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/timeline/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "16px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/timeline/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "16px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/timeline/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/timeline/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/timeline/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "400px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/timeline/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "600px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/timeline/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(2 * (36px - 1px))",
                    "resolvedType": "Calculation"
                }
            ]
        },
        {
            "id": "toolbar",
            "title": "Toolbar",
            "variables": [
                {
                    "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": "bootstrap/scss/toolbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/toolbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/toolbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/toolbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2\\.5, 0.625rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/toolbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/toolbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/toolbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/toolbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2\\.5, 0.625rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/toolbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/toolbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/toolbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/toolbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2\\.5, 0.625rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/toolbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-1\\.5, 0.375rem) * 2 + 1px * 2)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/toolbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(1.4285714286 * 1em + var(--kendo-spacing-1, 0.25rem) * 2 + 1px * 2)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/toolbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-1\\.5, 0.375rem) * 2 + 1px * 2)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/toolbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-2, 0.5rem) * 2 + 1px * 2)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/toolbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/toolbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/toolbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-family, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/toolbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/toolbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/toolbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/toolbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/toolbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/toolbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/toolbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/toolbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(var(--kendo-color-surface, #f8f9fa), color-mix(in srgb, var(--kendo-color-app-surface, #ffffff) 0%, transparent))",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/toolbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-base, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/toolbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 50%, transparent)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/toolbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/toolbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/toolbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/toolbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(var(--kendo-color-app-surface, #ffffff), color-mix(in srgb, var(--kendo-color-app-surface, #ffffff) 0%, transparent))",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/toolbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/toolbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/toolbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/toolbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/toolbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/toolbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(var(--kendo-color-app-surface, #ffffff), color-mix(in srgb, var(--kendo-color-app-surface, #ffffff) 0%, transparent))",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/toolbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "inherit",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/toolbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "10em",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/toolbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(0 0 0 0.25rem color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 25%, transparent))",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/toolbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/toolbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/toolbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/toolbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/toolbar/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(sm: (padding-x: var(--kendo-spacing-1, 0.25rem), padding-y: var(--kendo-spacing-1, 0.25rem), spacing: var(--kendo-spacing-1\\.5, 0.375rem), separator-height: calc(1.4285714286 * 1em + var(--kendo-spacing-1, 0.25rem) * 2 + 1px * 2)), md: (padding-x: var(--kendo-spacing-2, 0.5rem), padding-y: var(--kendo-spacing-2, 0.5rem), spacing: var(--kendo-spacing-2, 0.5rem), separator-height: calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-1\\.5, 0.375rem) * 2 + 1px * 2)), lg: (padding-x: var(--kendo-spacing-2\\.5, 0.625rem), padding-y: var(--kendo-spacing-2\\.5, 0.625rem), spacing: var(--kendo-spacing-2\\.5, 0.625rem), separator-height: calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-2, 0.5rem) * 2 + 1px * 2)))",
                    "resolvedType": "Map",
                    "prettyValue": {
                        "sm": {
                            "padding-x": "var(--kendo-spacing-1, 0.25rem)",
                            "padding-y": "var(--kendo-spacing-1, 0.25rem)",
                            "spacing": "var(--kendo-spacing-1\\.5, 0.375rem)",
                            "separator-height": "calc(1.4285714286 * 1em + var(--kendo-spacing-1, 0.25rem) * 2 + 1px * 2)"
                        },
                        "md": {
                            "padding-x": "var(--kendo-spacing-2, 0.5rem)",
                            "padding-y": "var(--kendo-spacing-2, 0.5rem)",
                            "spacing": "var(--kendo-spacing-2, 0.5rem)",
                            "separator-height": "calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-1\\.5, 0.375rem) * 2 + 1px * 2)"
                        },
                        "lg": {
                            "padding-x": "var(--kendo-spacing-2\\.5, 0.625rem)",
                            "padding-y": "var(--kendo-spacing-2\\.5, 0.625rem)",
                            "spacing": "var(--kendo-spacing-2\\.5, 0.625rem)",
                            "separator-height": "calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-2, 0.5rem) * 2 + 1px * 2)"
                        }
                    }
                }
            ]
        },
        {
            "id": "tooltip",
            "title": "Tooltip",
            "variables": [
                {
                    "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": "bootstrap/scss/tooltip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/tooltip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/tooltip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "0px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/tooltip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/tooltip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-family, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/tooltip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size-sm, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/tooltip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/tooltip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-font-size-sm, 0.75rem) * 1.25)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/tooltip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height-xs, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/tooltip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-spacing-8, 2rem) / 5)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/tooltip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/tooltip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/tooltip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/tooltip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-elevation-2, 0px 2px 7px rgba(0, 0, 0, 0.075))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/tooltip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(\"primary\": var(--kendo-color-primary, #0d6efd), \"secondary\": var(--kendo-color-secondary, #6c757d), \"tertiary\": var(--kendo-color-tertiary, #6f42c1), \"info\": var(--kendo-color-info, #0dcaf0), \"success\": var(--kendo-color-success, #198754), \"warning\": var(--kendo-color-warning, #ffc107), \"error\": var(--kendo-color-error, #dc3545), \"dark\": var(--kendo-color-dark, #212529), \"light\": var(--kendo-color-light, #f8f9fa), \"inverse\": var(--kendo-color-dark, #212529))",
                    "resolvedType": "Map",
                    "prettyValue": {
                        "primary": "var(--kendo-color-primary, #0d6efd)",
                        "secondary": "var(--kendo-color-secondary, #6c757d)",
                        "tertiary": "var(--kendo-color-tertiary, #6f42c1)",
                        "info": "var(--kendo-color-info, #0dcaf0)",
                        "success": "var(--kendo-color-success, #198754)",
                        "warning": "var(--kendo-color-warning, #ffc107)",
                        "error": "var(--kendo-color-error, #dc3545)",
                        "dark": "var(--kendo-color-dark, #212529)",
                        "light": "var(--kendo-color-light, #f8f9fa)",
                        "inverse": "var(--kendo-color-dark, #212529)"
                    }
                },
                {
                    "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": "bootstrap/scss/tooltip/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(\"inverse\": (color: var(--kendo-color-on-inverse, #ffffff), background-color: var(--kendo-color-dark, #212529), border: var(--kendo-color-dark, #212529)), \"light\": (color: var(--kendo-color-on-light, #000000), background-color: var(--kendo-color-light, #f8f9fa), border: var(--kendo-color-light, #f8f9fa)), \"dark\": (color: var(--kendo-color-on-dark, #ffffff), background-color: var(--kendo-color-dark, #212529), border: var(--kendo-color-dark, #212529)), \"error\": (color: var(--kendo-color-on-error, #ffffff), background-color: var(--kendo-color-error, #dc3545), border: var(--kendo-color-error, #dc3545)), \"warning\": (color: var(--kendo-color-on-warning, #000000), background-color: var(--kendo-color-warning, #ffc107), border: var(--kendo-color-warning, #ffc107)), \"success\": (color: var(--kendo-color-on-success, #ffffff), background-color: var(--kendo-color-success, #198754), border: var(--kendo-color-success, #198754)), \"info\": (color: var(--kendo-color-on-info, #000000), background-color: var(--kendo-color-info, #0dcaf0), border: var(--kendo-color-info, #0dcaf0)), \"tertiary\": (color: var(--kendo-color-on-tertiary, #ffffff), background-color: var(--kendo-color-tertiary, #6f42c1), border: var(--kendo-color-tertiary, #6f42c1)), \"secondary\": (color: var(--kendo-color-on-secondary, #ffffff), background-color: var(--kendo-color-secondary, #6c757d), border: var(--kendo-color-secondary, #6c757d)), \"primary\": (color: var(--kendo-color-on-primary, #ffffff), background-color: var(--kendo-color-primary, #0d6efd), border: var(--kendo-color-primary, #0d6efd)))",
                    "resolvedType": "Map",
                    "prettyValue": {
                        "inverse": {
                            "color": "var(--kendo-color-on-inverse, #ffffff)",
                            "background-color": "var(--kendo-color-dark, #212529)",
                            "border": "var(--kendo-color-dark, #212529)"
                        },
                        "light": {
                            "color": "var(--kendo-color-on-light, #000000)",
                            "background-color": "var(--kendo-color-light, #f8f9fa)",
                            "border": "var(--kendo-color-light, #f8f9fa)"
                        },
                        "dark": {
                            "color": "var(--kendo-color-on-dark, #ffffff)",
                            "background-color": "var(--kendo-color-dark, #212529)",
                            "border": "var(--kendo-color-dark, #212529)"
                        },
                        "error": {
                            "color": "var(--kendo-color-on-error, #ffffff)",
                            "background-color": "var(--kendo-color-error, #dc3545)",
                            "border": "var(--kendo-color-error, #dc3545)"
                        },
                        "warning": {
                            "color": "var(--kendo-color-on-warning, #000000)",
                            "background-color": "var(--kendo-color-warning, #ffc107)",
                            "border": "var(--kendo-color-warning, #ffc107)"
                        },
                        "success": {
                            "color": "var(--kendo-color-on-success, #ffffff)",
                            "background-color": "var(--kendo-color-success, #198754)",
                            "border": "var(--kendo-color-success, #198754)"
                        },
                        "info": {
                            "color": "var(--kendo-color-on-info, #000000)",
                            "background-color": "var(--kendo-color-info, #0dcaf0)",
                            "border": "var(--kendo-color-info, #0dcaf0)"
                        },
                        "tertiary": {
                            "color": "var(--kendo-color-on-tertiary, #ffffff)",
                            "background-color": "var(--kendo-color-tertiary, #6f42c1)",
                            "border": "var(--kendo-color-tertiary, #6f42c1)"
                        },
                        "secondary": {
                            "color": "var(--kendo-color-on-secondary, #ffffff)",
                            "background-color": "var(--kendo-color-secondary, #6c757d)",
                            "border": "var(--kendo-color-secondary, #6c757d)"
                        },
                        "primary": {
                            "color": "var(--kendo-color-on-primary, #ffffff)",
                            "background-color": "var(--kendo-color-primary, #0d6efd)",
                            "border": "var(--kendo-color-primary, #0d6efd)"
                        }
                    }
                }
            ]
        },
        {
            "id": "treelist",
            "title": "Treelist",
            "variables": [
                {
                    "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": "bootstrap/scss/treelist/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/treelist/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                }
            ]
        },
        {
            "id": "treeview",
            "title": "Treeview",
            "variables": [
                {
                    "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": "bootstrap/scss/treeview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-family, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/treeview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/treeview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size-sm, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/treeview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/treeview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/treeview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/treeview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1.4285714286",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/treeview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/treeview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/treeview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "24px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/treeview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/treeview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/treeview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/treeview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/treeview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/treeview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/treeview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/treeview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/treeview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "0px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/treeview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/treeview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/treeview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/treeview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/treeview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-0\\.5, 0.125rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/treeview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "unset",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/treeview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/treeview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(sm: (font-size: var(--kendo-font-size-sm, inherit), line-height: 1.4285714286, item-padding-x: var(--kendo-spacing-2, 0.5rem), item-padding-y: var(--kendo-spacing-1, 0.25rem), checkbox-padding-x: var(--kendo-spacing-1, 0.25rem), checkbox-padding-y: var(--kendo-spacing-0\\.5, 0.125rem)), md: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), item-padding-x: var(--kendo-spacing-3, 0.75rem), item-padding-y: var(--kendo-spacing-1, 0.25rem), checkbox-padding-x: var(--kendo-spacing-1, 0.25rem), checkbox-padding-y: unset), lg: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), item-padding-x: var(--kendo-spacing-3, 0.75rem), item-padding-y: var(--kendo-spacing-2, 0.5rem), checkbox-padding-x: var(--kendo-spacing-1, 0.25rem), checkbox-padding-y: null))",
                    "resolvedType": "Map",
                    "prettyValue": {
                        "sm": {
                            "font-size": "var(--kendo-font-size-sm, inherit)",
                            "line-height": 1.4285714285714286,
                            "item-padding-x": "var(--kendo-spacing-2, 0.5rem)",
                            "item-padding-y": "var(--kendo-spacing-1, 0.25rem)",
                            "checkbox-padding-x": "var(--kendo-spacing-1, 0.25rem)",
                            "checkbox-padding-y": "var(--kendo-spacing-0\\.5, 0.125rem)"
                        },
                        "md": {
                            "font-size": "var(--kendo-font-size, inherit)",
                            "line-height": "var(--kendo-line-height, normal)",
                            "item-padding-x": "var(--kendo-spacing-3, 0.75rem)",
                            "item-padding-y": "var(--kendo-spacing-1, 0.25rem)",
                            "checkbox-padding-x": "var(--kendo-spacing-1, 0.25rem)",
                            "checkbox-padding-y": "unset"
                        },
                        "lg": {
                            "font-size": "var(--kendo-font-size, inherit)",
                            "line-height": "var(--kendo-line-height, normal)",
                            "item-padding-x": "var(--kendo-spacing-3, 0.75rem)",
                            "item-padding-y": "var(--kendo-spacing-2, 0.5rem)",
                            "checkbox-padding-x": "var(--kendo-spacing-1, 0.25rem)",
                            "checkbox-padding-y": null
                        }
                    }
                },
                {
                    "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": "bootstrap/scss/treeview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/treeview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/treeview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/treeview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-base-subtle-hover, #dee2e6)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/treeview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/treeview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-base-subtle-hover, #dee2e6)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/treeview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/treeview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/treeview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/treeview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/treeview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/treeview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(inset 0 0 0 2px color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 15%, transparent))",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/treeview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "transparent",
                    "resolvedType": "Color"
                },
                {
                    "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": "bootstrap/scss/treeview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/treeview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/treeview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "transparent",
                    "resolvedType": "Color"
                },
                {
                    "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": "bootstrap/scss/treeview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary-hover, #0c64e4)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/treeview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/treeview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "transparent",
                    "resolvedType": "Color"
                },
                {
                    "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": "bootstrap/scss/treeview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-primary-hover, #0c64e4)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/treeview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/treeview/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(inset 0 0 0 2px color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 15%, transparent))",
                    "resolvedType": "List"
                }
            ]
        },
        {
            "id": "typography",
            "title": "Typography",
            "variables": [
                {
                    "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": "bootstrap/scss/core/typography/index.import.scss",
                        "name": "index.import.scss"
                    },
                    "resolvedValue": "1rem",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/core/typography/index.import.scss",
                        "name": "index.import.scss"
                    },
                    "resolvedValue": "0.625rem",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/core/typography/index.import.scss",
                        "name": "index.import.scss"
                    },
                    "resolvedValue": "0.75rem",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/core/typography/index.import.scss",
                        "name": "index.import.scss"
                    },
                    "resolvedValue": "1rem",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/core/typography/index.import.scss",
                        "name": "index.import.scss"
                    },
                    "resolvedValue": "1rem",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/core/typography/index.import.scss",
                        "name": "index.import.scss"
                    },
                    "resolvedValue": "1.25rem",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/core/typography/index.import.scss",
                        "name": "index.import.scss"
                    },
                    "resolvedValue": "1.5",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/core/typography/index.import.scss",
                        "name": "index.import.scss"
                    },
                    "resolvedValue": "1",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/core/typography/index.import.scss",
                        "name": "index.import.scss"
                    },
                    "resolvedValue": "1.25",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/core/typography/index.import.scss",
                        "name": "index.import.scss"
                    },
                    "resolvedValue": "1.5",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/core/typography/index.import.scss",
                        "name": "index.import.scss"
                    },
                    "resolvedValue": "1.5",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/core/typography/index.import.scss",
                        "name": "index.import.scss"
                    },
                    "resolvedValue": "calc(1.5 * 1em)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/core/typography/index.import.scss",
                        "name": "index.import.scss"
                    },
                    "resolvedValue": "300",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/core/typography/index.import.scss",
                        "name": "index.import.scss"
                    },
                    "resolvedValue": "400",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/core/typography/index.import.scss",
                        "name": "index.import.scss"
                    },
                    "resolvedValue": "500",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/core/typography/index.import.scss",
                        "name": "index.import.scss"
                    },
                    "resolvedValue": "600",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/core/typography/index.import.scss",
                        "name": "index.import.scss"
                    },
                    "resolvedValue": "700",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/core/typography/index.import.scss",
                        "name": "index.import.scss"
                    },
                    "resolvedValue": "(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\")",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/core/typography/index.import.scss",
                        "name": "index.import.scss"
                    },
                    "resolvedValue": "(SFMono-Regular, Menlo, Monaco, Consolas, \"Roboto Mono\", \"Ubuntu Mono\", \"Lucida Console\", \"Courier New\", monospace)",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/core/typography/index.import.scss",
                        "name": "index.import.scss"
                    },
                    "resolvedValue": "(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\")",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/core/typography/index.import.scss",
                        "name": "index.import.scss"
                    },
                    "resolvedValue": "(xs: 0.75rem, sm: 0.875rem, md: 1rem, lg: 1.25rem, xl: 1.5rem)",
                    "resolvedType": "Map",
                    "prettyValue": {
                        "xs": "0.75rem",
                        "sm": "0.875rem",
                        "md": "1rem",
                        "lg": "1.25rem",
                        "xl": "1.5rem"
                    }
                },
                {
                    "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": "bootstrap/scss/core/typography/index.import.scss",
                        "name": "index.import.scss"
                    },
                    "resolvedValue": "(xs: 1, sm: 1.25, md: 1.5, lg: 2)",
                    "resolvedType": "Map",
                    "prettyValue": {
                        "xs": 1,
                        "sm": 1.25,
                        "md": 1.5,
                        "lg": 2
                    }
                },
                {
                    "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": "bootstrap/scss/core/typography/index.import.scss",
                        "name": "index.import.scss"
                    },
                    "resolvedValue": "(light: 300, normal: 400, medium: 500, semibold: 600, bold: 700)",
                    "resolvedType": "Map",
                    "prettyValue": {
                        "light": 300,
                        "normal": 400,
                        "medium": 500,
                        "semibold": 600,
                        "bold": 700
                    }
                },
                {
                    "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": "bootstrap/scss/core/typography/index.import.scss",
                        "name": "index.import.scss"
                    },
                    "resolvedValue": "(sans-serif: (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\"), monospace: (SFMono-Regular, Menlo, Monaco, Consolas, \"Liberation Mono\", \"Courier New\", monospace))",
                    "resolvedType": "Map",
                    "prettyValue": {
                        "sans-serif": "(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\")",
                        "monospace": "(SFMono-Regular, Menlo, Monaco, Consolas, \"Liberation Mono\", \"Courier New\", monospace)"
                    }
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "2.5rem",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "2rem",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1.75rem",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1.5rem",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1.25rem",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1rem",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-family, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-family, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-family, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-family, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-family, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-family, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1.2",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1.2",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1.2",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1.2",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1.2",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1.2",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "500",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "500",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "500",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "500",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "500",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "500",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(0 0 var(--kendo-spacing-2, 0.5rem))",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(0 0 var(--kendo-spacing-2, 0.5rem))",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(0 0 var(--kendo-spacing-2, 0.5rem))",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(0 0 var(--kendo-spacing-2, 0.5rem))",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(0 0 var(--kendo-spacing-2, 0.5rem))",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(0 0 var(--kendo-spacing-2, 0.5rem))",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(h1: (font-size: 2.5rem, font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: 500, letter-spacing: null, margin: 0 0 var(--kendo-spacing-2, 0.5rem)), h2: (font-size: 2rem, font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: 500, letter-spacing: null, margin: 0 0 var(--kendo-spacing-2, 0.5rem)), h3: (font-size: 1.75rem, font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: 500, letter-spacing: null, margin: 0 0 var(--kendo-spacing-2, 0.5rem)), h4: (font-size: 1.5rem, font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: 500, letter-spacing: null, margin: 0 0 var(--kendo-spacing-2, 0.5rem)), h5: (font-size: 1.25rem, font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: 500, letter-spacing: null, margin: 0 0 var(--kendo-spacing-2, 0.5rem)), h6: (font-size: 1rem, font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: 500, letter-spacing: null, margin: 0 0 var(--kendo-spacing-2, 0.5rem)))",
                    "resolvedType": "Map",
                    "prettyValue": {
                        "h1": {
                            "font-size": "2.5rem",
                            "font-family": "var(--kendo-font-family, inherit)",
                            "line-height": 1.2,
                            "font-weight": 500,
                            "letter-spacing": null,
                            "margin": "(0 0 var(--kendo-spacing-2, 0.5rem))"
                        },
                        "h2": {
                            "font-size": "2rem",
                            "font-family": "var(--kendo-font-family, inherit)",
                            "line-height": 1.2,
                            "font-weight": 500,
                            "letter-spacing": null,
                            "margin": "(0 0 var(--kendo-spacing-2, 0.5rem))"
                        },
                        "h3": {
                            "font-size": "1.75rem",
                            "font-family": "var(--kendo-font-family, inherit)",
                            "line-height": 1.2,
                            "font-weight": 500,
                            "letter-spacing": null,
                            "margin": "(0 0 var(--kendo-spacing-2, 0.5rem))"
                        },
                        "h4": {
                            "font-size": "1.5rem",
                            "font-family": "var(--kendo-font-family, inherit)",
                            "line-height": 1.2,
                            "font-weight": 500,
                            "letter-spacing": null,
                            "margin": "(0 0 var(--kendo-spacing-2, 0.5rem))"
                        },
                        "h5": {
                            "font-size": "1.25rem",
                            "font-family": "var(--kendo-font-family, inherit)",
                            "line-height": 1.2,
                            "font-weight": 500,
                            "letter-spacing": null,
                            "margin": "(0 0 var(--kendo-spacing-2, 0.5rem))"
                        },
                        "h6": {
                            "font-size": "1rem",
                            "font-family": "var(--kendo-font-family, inherit)",
                            "line-height": 1.2,
                            "font-weight": 500,
                            "letter-spacing": null,
                            "margin": "(0 0 var(--kendo-spacing-2, 0.5rem))"
                        }
                    }
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(0 0 var(--kendo-spacing-4, 1rem))",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-family, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-weight-normal, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size-sm, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-family-monospace, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-weight-normal, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-0, 0px)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-6, 1.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(1rem * 5)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(1rem * 4.5)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(1rem * 4)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(1rem * 3.5)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-family, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-family, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-family, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-family, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1.2",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1.2",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1.2",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1.2",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "300",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "300",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "300",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "300",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/typography/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(1: (font-size: calc(1rem * 5), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: 300, letter-spacing: null), 2: (font-size: calc(1rem * 4.5), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: 300, letter-spacing: null), 3: (font-size: calc(1rem * 4), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: 300, letter-spacing: null), 4: (font-size: calc(1rem * 3.5), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: 300, letter-spacing: null))",
                    "resolvedType": "Map",
                    "prettyValue": {
                        "1": {
                            "font-size": "calc(1rem * 5)",
                            "font-family": "var(--kendo-font-family, inherit)",
                            "line-height": 1.2,
                            "font-weight": 300,
                            "letter-spacing": null
                        },
                        "2": {
                            "font-size": "calc(1rem * 4.5)",
                            "font-family": "var(--kendo-font-family, inherit)",
                            "line-height": 1.2,
                            "font-weight": 300,
                            "letter-spacing": null
                        },
                        "3": {
                            "font-size": "calc(1rem * 4)",
                            "font-family": "var(--kendo-font-family, inherit)",
                            "line-height": 1.2,
                            "font-weight": 300,
                            "letter-spacing": null
                        },
                        "4": {
                            "font-size": "calc(1rem * 3.5)",
                            "font-family": "var(--kendo-font-family, inherit)",
                            "line-height": 1.2,
                            "font-weight": 300,
                            "letter-spacing": null
                        }
                    }
                },
                {
                    "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"
                    },
                    "resolvedValue": "0.5rem",
                    "resolvedType": "Number"
                },
                {
                    "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"
                    },
                    "resolvedValue": "400",
                    "resolvedType": "Number"
                },
                {
                    "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"
                    },
                    "resolvedValue": "100",
                    "resolvedType": "Number"
                },
                {
                    "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"
                    },
                    "resolvedValue": "200",
                    "resolvedType": "Number"
                },
                {
                    "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"
                    },
                    "resolvedValue": "800",
                    "resolvedType": "Number"
                },
                {
                    "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"
                    },
                    "resolvedValue": "900",
                    "resolvedType": "Number"
                },
                {
                    "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"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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"
                    },
                    "resolvedValue": "-0.15px",
                    "resolvedType": "Number"
                },
                {
                    "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"
                    },
                    "resolvedValue": "-0.1px",
                    "resolvedType": "Number"
                },
                {
                    "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"
                    },
                    "resolvedValue": "-0.5px",
                    "resolvedType": "Number"
                },
                {
                    "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"
                    },
                    "resolvedValue": "0px",
                    "resolvedType": "Number"
                },
                {
                    "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"
                    },
                    "resolvedValue": "0.5px",
                    "resolvedType": "Number"
                },
                {
                    "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"
                    },
                    "resolvedValue": "0.1px",
                    "resolvedType": "Number"
                },
                {
                    "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"
                    },
                    "resolvedValue": "0.15px",
                    "resolvedType": "Number"
                },
                {
                    "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"
                    },
                    "resolvedValue": "(Arial, Verdana, Tahoma, \"Trebuchet MS\", Helvetica, Impact, Gill Sans)",
                    "resolvedType": "List"
                },
                {
                    "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"
                    },
                    "resolvedValue": "(\"Times New Roman\", Georgia, Garamond, Palatino, Baskerville)",
                    "resolvedType": "List"
                },
                {
                    "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"
                    },
                    "resolvedValue": "(tightest: -0.15px, tighter: -0.1px, tight: -0.5px, normal: 0px, wide: 0.5px, wider: 0.1px, widest: 0.15px)",
                    "resolvedType": "Map",
                    "prettyValue": {
                        "tightest": "-0.15px",
                        "tighter": "-0.1px",
                        "tight": "-0.5px",
                        "normal": "0px",
                        "wide": "0.5px",
                        "wider": "0.1px",
                        "widest": "0.15px"
                    }
                }
            ]
        },
        {
            "id": "upload",
            "title": "Upload",
            "variables": [
                {
                    "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": "bootstrap/scss/upload/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/upload/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-family, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/upload/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/upload/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/upload/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "300px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/upload/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/upload/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/upload/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/upload/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/upload/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/upload/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/upload/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/upload/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/upload/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-base-subtle, #e9ecef)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/upload/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-subtle, #596169)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/upload/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/upload/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/upload/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/upload/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/upload/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size-xs, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/upload/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height-xs, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/upload/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/upload/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-subtle, #596169)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/upload/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "2px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/upload/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-info, #0dcaf0)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/upload/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-success, #198754)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/upload/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-success, #198754)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/upload/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-error, #dc3545)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/upload/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-error, #dc3545)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/upload/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(0 0 0 2px rgba(0, 0, 0, 0.13))",
                    "resolvedType": "List"
                }
            ]
        },
        {
            "id": "window",
            "title": "Window",
            "variables": [
                {
                    "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": "bootstrap/scss/window/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/window/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-border-radius-md, 0.375rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/window/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-family, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/window/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/window/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/window/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/window/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/window/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(0 0 1px)",
                    "resolvedType": "List"
                },
                {
                    "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": "bootstrap/scss/window/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "solid",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/window/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size-lg, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/window/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/window/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/window/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "0.5",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/window/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "0.75",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/window/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/window/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-4, 1rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/window/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/window/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/window/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "1px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/window/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/window/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/window/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/window/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "none",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/window/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "none",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/window/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "unset",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/window/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "inherit",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/window/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/window/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "null",
                    "resolvedType": "Null"
                },
                {
                    "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": "bootstrap/scss/window/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(sm: 300px, md: 800px, lg: 1200px)",
                    "resolvedType": "Map",
                    "prettyValue": {
                        "sm": "300px",
                        "md": "800px",
                        "lg": "1200px"
                    }
                },
                {
                    "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": "bootstrap/scss/window/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "(\"primary\": var(--kendo-color-primary, #0d6efd), \"light\": var(--kendo-color-light, #f8f9fa), \"dark\": var(--kendo-color-dark, #212529))",
                    "resolvedType": "Map",
                    "prettyValue": {
                        "primary": "var(--kendo-color-primary, #0d6efd)",
                        "light": "var(--kendo-color-light, #f8f9fa)",
                        "dark": "var(--kendo-color-dark, #212529)"
                    }
                }
            ]
        },
        {
            "id": "wizard",
            "title": "Wizard",
            "variables": [
                {
                    "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": "bootstrap/scss/wizard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-spacing-4, 1rem) * 1.25)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/wizard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-spacing-4, 1rem) * 1.25)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/wizard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-spacing-4, 1rem) * 2)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/wizard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "calc(var(--kendo-spacing-2, 0.5rem) * 4)",
                    "resolvedType": "Calculation"
                },
                {
                    "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": "bootstrap/scss/wizard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-spacing-2\\.5, 0.625rem)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/wizard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "0px",
                    "resolvedType": "Number"
                },
                {
                    "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": "bootstrap/scss/wizard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-size, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/wizard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-line-height, normal)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/wizard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "var(--kendo-font-family, inherit)",
                    "resolvedType": "String"
                },
                {
                    "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": "bootstrap/scss/wizard/_variables.scss",
                        "name": "_variables.scss"
                    },
                    "resolvedValue": "#656565",
                    "resolvedType": "Color"
                }
            ]
        }
    ],
    "meta": {
        "name": "bootstrap",
        "friendlyName": "Bootstrap"
    }
}