@progress/kendo-theme-fluent
Version:
A css variables based theme for Kendo UI that follows the Fluent design system guidelines.
1,779 lines • 2.34 MB
JSON
[
{
"description": "Horizontal padding of the action buttons container.\n",
"commentRange": {
"start": 4,
"end": 5
},
"context": {
"type": "variable",
"name": "kendo-actions-padding-x",
"value": "var( --kendo-actions-padding-x, k-spacing(3) )",
"scope": "default",
"line": {
"start": 6,
"end": 6
}
},
"group": [
"action-buttons"
],
"access": "public",
"file": {
"path": "action-buttons/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "Vertical padding of the action buttons container.\n",
"commentRange": {
"start": 7,
"end": 8
},
"context": {
"type": "variable",
"name": "kendo-actions-padding-y",
"value": "var( --kendo-actions-padding-y, k-spacing(3) )",
"scope": "default",
"line": {
"start": 9,
"end": 9
}
},
"group": [
"action-buttons"
],
"access": "public",
"file": {
"path": "action-buttons/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "Width of the border around the action buttons container.\n",
"commentRange": {
"start": 10,
"end": 11
},
"context": {
"type": "variable",
"name": "kendo-actions-border-width",
"value": "var( --kendo-actions-border-width, 0px )",
"scope": "default",
"line": {
"start": 12,
"end": 12
}
},
"group": [
"action-buttons"
],
"access": "public",
"file": {
"path": "action-buttons/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The background color of the action buttons container.\n",
"commentRange": {
"start": 13,
"end": 14
},
"context": {
"type": "variable",
"name": "kendo-actions-bg",
"value": "var( --kendo-actions-bg, inherit )",
"scope": "default",
"line": {
"start": 15,
"end": 15
}
},
"group": [
"action-buttons"
],
"access": "public",
"file": {
"path": "action-buttons/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The text color of the action buttons container.\n",
"commentRange": {
"start": 16,
"end": 17
},
"context": {
"type": "variable",
"name": "kendo-actions-text",
"value": "var( --kendo-actions-text, inherit )",
"scope": "default",
"line": {
"start": 18,
"end": 18
}
},
"group": [
"action-buttons"
],
"access": "public",
"file": {
"path": "action-buttons/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The border color of the action buttons container.\n",
"commentRange": {
"start": 19,
"end": 20
},
"context": {
"type": "variable",
"name": "kendo-actions-border",
"value": "var( --kendo-actions-border, inherit )",
"scope": "default",
"line": {
"start": 21,
"end": 21
}
},
"group": [
"action-buttons"
],
"access": "public",
"file": {
"path": "action-buttons/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "Spacing between the action buttons.\n",
"commentRange": {
"start": 23,
"end": 24
},
"context": {
"type": "variable",
"name": "kendo-actions-button-spacing",
"value": "var( --kendo-actions-button-spacing, k-spacing(3) )",
"scope": "default",
"line": {
"start": 25,
"end": 25
}
},
"group": [
"action-buttons"
],
"access": "public",
"file": {
"path": "action-buttons/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "Horizontal padding of the action sheet.\n",
"commentRange": {
"start": 4,
"end": 5
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-padding-x",
"value": "var( --kendo-actionsheet-padding-x, #{k-spacing(1)} )",
"scope": "default",
"line": {
"start": 6,
"end": 6
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "action-sheet/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "Vertical padding of the action sheet.\n",
"commentRange": {
"start": 7,
"end": 8
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-padding-y",
"value": "var( --kendo-actionsheet-padding-y, #{k-spacing(1)} )",
"scope": "default",
"line": {
"start": 9,
"end": 9
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "action-sheet/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "Width of the action sheet.\n",
"commentRange": {
"start": 10,
"end": 11
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-width",
"value": "var( --kendo-actionsheet-width, 360px )",
"scope": "default",
"line": {
"start": 12,
"end": 12
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "action-sheet/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "Maximum width of the action sheet.\n",
"commentRange": {
"start": 13,
"end": 14
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-max-width",
"value": "var( --kendo-actionsheet-max-width, 100% )",
"scope": "default",
"line": {
"start": 15,
"end": 15
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "action-sheet/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "Height of the action sheet.\n",
"commentRange": {
"start": 16,
"end": 17
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-height",
"value": "var( --kendo-actionsheet-height, 60vh )",
"scope": "default",
"line": {
"start": 18,
"end": 18
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "action-sheet/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "Maximum height of the action sheet.\n",
"commentRange": {
"start": 19,
"end": 20
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-max-height",
"value": "var( --kendo-actionsheet-max-height, 60vh )",
"scope": "default",
"line": {
"start": 21,
"end": 21
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "action-sheet/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "Border width around the action sheet.\n",
"commentRange": {
"start": 23,
"end": 24
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-border-width",
"value": "var( --kendo-actionsheet-border-width, 0px )",
"scope": "default",
"line": {
"start": 25,
"end": 25
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "action-sheet/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "Border radius of the action sheet.\n",
"commentRange": {
"start": 26,
"end": 27
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-border-radius",
"value": "var( --kendo-actionsheet-border-radius, 0px )",
"scope": "default",
"line": {
"start": 28,
"end": 28
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "action-sheet/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "Font size of the action sheet.\n",
"commentRange": {
"start": 30,
"end": 31
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-font-size",
"value": "var( --kendo-actionsheet-font-size, var( --kendo-font-size, inherit ) )",
"scope": "default",
"line": {
"start": 32,
"end": 32
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "action-sheet/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "Font family of the action sheet.\n",
"commentRange": {
"start": 33,
"end": 34
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-font-family",
"value": "var( --kendo-actionsheet-font-family, var( --kendo-font-family, inherit ) )",
"scope": "default",
"line": {
"start": 35,
"end": 35
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "action-sheet/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "Line height of the action sheet.\n",
"commentRange": {
"start": 36,
"end": 37
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-line-height",
"value": "var( --kendo-actionsheet-line-height, var( --kendo-line-height, inherit ) )",
"scope": "default",
"line": {
"start": 38,
"end": 38
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "action-sheet/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "Background color of the action sheet.\n",
"commentRange": {
"start": 40,
"end": 41
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-bg",
"value": "var( --kendo-actionsheet-bg, #{k-color(surface-alt)} )",
"scope": "default",
"line": {
"start": 42,
"end": 42
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "action-sheet/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "Text color of the action sheet.\n",
"commentRange": {
"start": 43,
"end": 44
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-text",
"value": "var( --kendo-actionsheet-text, #{k-color(on-app-surface)} )",
"scope": "default",
"line": {
"start": 45,
"end": 45
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "action-sheet/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "Border color of the action sheet.\n",
"commentRange": {
"start": 46,
"end": 47
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-border",
"value": "var( --kendo-actionsheet-border, #{color-mix(in srgb, k-color(border) 16%, transparent)} )",
"scope": "default",
"line": {
"start": 48,
"end": 48
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "action-sheet/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "Box shadow of the action sheet.\n",
"commentRange": {
"start": 49,
"end": 50
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-shadow",
"value": "var( --kendo-actionsheet-shadow, var( --kendo-box-shadow-depth-7, none ) )",
"scope": "default",
"line": {
"start": 51,
"end": 51
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "action-sheet/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "Horizontal padding of the action sheet header.\n",
"commentRange": {
"start": 53,
"end": 54
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-header-padding-x",
"value": "var( --kendo-actionsheet-header-padding-x, #{k-spacing(4)} )",
"scope": "default",
"line": {
"start": 55,
"end": 55
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "action-sheet/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "Vertical padding of the action sheet header.\n",
"commentRange": {
"start": 56,
"end": 57
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-header-padding-y",
"value": "var( --kendo-actionsheet-header-padding-y, #{k-spacing(2)} )",
"scope": "default",
"line": {
"start": 58,
"end": 58
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "action-sheet/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "Border width of the action sheet header.\n",
"commentRange": {
"start": 59,
"end": 60
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-header-border-width",
"value": "var( --kendo-actionsheet-header-border-width, 1px )",
"scope": "default",
"line": {
"start": 61,
"end": 61
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "action-sheet/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "Font size of the action sheet header.\n",
"commentRange": {
"start": 62,
"end": 63
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-header-font-size",
"value": "var( --kendo-actionsheet-header-font-size, inherit )",
"scope": "default",
"line": {
"start": 64,
"end": 64
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "action-sheet/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "Font family of the action sheet header.\n",
"commentRange": {
"start": 65,
"end": 66
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-header-font-family",
"value": "var( --kendo-actionsheet-header-font-family, inherit )",
"scope": "default",
"line": {
"start": 67,
"end": 67
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "action-sheet/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "Line height of the action sheet header.\n",
"commentRange": {
"start": 68,
"end": 69
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-header-line-height",
"value": "var( --kendo-actionsheet-header-line-height, inherit )",
"scope": "default",
"line": {
"start": 70,
"end": 70
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "action-sheet/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "Spacing between the action sheet header groups.\n",
"commentRange": {
"start": 71,
"end": 72
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-header-gap",
"value": "var( --kendo-actionsheet-header-gap, #{k-spacing(4)} )",
"scope": "default",
"line": {
"start": 73,
"end": 73
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "action-sheet/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "Background color of the action sheet header.\n",
"commentRange": {
"start": 76,
"end": 77
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-header-bg",
"value": "var( --kendo-actionsheet-header-bg, inherit )",
"scope": "default",
"line": {
"start": 78,
"end": 78
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "action-sheet/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "Text color of the action sheet header.\n",
"commentRange": {
"start": 79,
"end": 80
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-header-text",
"value": "var( --kendo-actionsheet-header-text, inherit )",
"scope": "default",
"line": {
"start": 81,
"end": 81
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "action-sheet/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "Border color of the action sheet header.\n",
"commentRange": {
"start": 82,
"end": 83
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-header-border",
"value": "var( --kendo-actionsheet-header-border, color-mix(in srgb, k-color(border) 26%, transparent) )",
"scope": "default",
"line": {
"start": 84,
"end": 84
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "action-sheet/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "Box shadow of the action sheet header.\n",
"commentRange": {
"start": 85,
"end": 86
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-header-shadow",
"value": "var( --kendo-actionsheet-header-shadow, none )",
"scope": "default",
"line": {
"start": 87,
"end": 87
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "action-sheet/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "Font size of the action sheet subtitle.\n",
"commentRange": {
"start": 89,
"end": 90
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-subtitle-font-size",
"value": "var( --kendo-actionsheet-subtitle-font-size, var( --kendo-font-size-sm, inherit ) )",
"scope": "default",
"line": {
"start": 91,
"end": 91
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "action-sheet/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "Line height of the action sheet subtitle.\n",
"commentRange": {
"start": 92,
"end": 93
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-subtitle-line-height",
"value": "var( --kendo-actionsheet-subtitle-line-height, var( --kendo-line-height-sm, inherit ) )",
"scope": "default",
"line": {
"start": 94,
"end": 94
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "action-sheet/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "Text color of the action sheet subtitle.\n",
"commentRange": {
"start": 95,
"end": 96
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-subtitle-text",
"value": "var( --kendo-actionsheet-subtitle-text, #{k-color(subtle)} )",
"scope": "default",
"line": {
"start": 97,
"end": 97
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "action-sheet/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "Border width of the action sheet footer.\n",
"commentRange": {
"start": 99,
"end": 100
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-footer-border-width",
"value": "var( --kendo-actionsheet-footer-border-width, 1px )",
"scope": "default",
"line": {
"start": 101,
"end": 101
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "action-sheet/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "Background color of the action sheet footer.\n",
"commentRange": {
"start": 103,
"end": 104
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-footer-bg",
"value": "var( --kendo-actionsheet-footer-bg, null )",
"scope": "default",
"line": {
"start": 105,
"end": 105
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "action-sheet/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "Text color of the action sheet footer.\n",
"commentRange": {
"start": 106,
"end": 107
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-footer-text",
"value": "var( --kendo-actionsheet-footer-text, null )",
"scope": "default",
"line": {
"start": 108,
"end": 108
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "action-sheet/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "Border color of the action sheet footer.\n",
"commentRange": {
"start": 109,
"end": 110
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-footer-border",
"value": "var( --kendo-actionsheet-header-border, color-mix(in srgb, k-color(border) 26%, transparent) )",
"scope": "default",
"line": {
"start": 111,
"end": 111
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "action-sheet/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "Box shadow of the action sheet footer.\n",
"commentRange": {
"start": 112,
"end": 113
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-footer-shadow",
"value": "var( --kendo-actionsheet-footer-shadow, null )",
"scope": "default",
"line": {
"start": 114,
"end": 114
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "action-sheet/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "Minimum height of the action sheet item.\n",
"commentRange": {
"start": 116,
"end": 117
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-item-min-height",
"value": "var( --kendo-actionsheet-item-min-height, 40px )",
"scope": "default",
"line": {
"start": 118,
"end": 118
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "action-sheet/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "Horiozontal padding of the action sheet item.\n",
"commentRange": {
"start": 119,
"end": 120
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-item-padding-x",
"value": "var( --kendo-actionsheet-item-padding-x, #{k-spacing(1.5)} )",
"scope": "default",
"line": {
"start": 121,
"end": 121
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "action-sheet/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "Vertical padding of the action sheet item.\n",
"commentRange": {
"start": 122,
"end": 123
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-item-padding-y",
"value": "var( --kendo-actionsheet-item-padding-y, #{k-spacing(1.5)} )",
"scope": "default",
"line": {
"start": 124,
"end": 124
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "action-sheet/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "Border around the action sheet item.\n",
"commentRange": {
"start": 125,
"end": 126
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-item-border-width",
"value": "var( --kendo-actionsheet-item-border-width, 1px )",
"scope": "default",
"line": {
"start": 127,
"end": 127
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "action-sheet/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "Spacing between the icon and the text in the action sheet item.\n",
"commentRange": {
"start": 128,
"end": 129
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-item-spacing",
"value": "var( --kendo-actionsheet-item-spacing, #{k-spacing(1)} )",
"scope": "default",
"line": {
"start": 130,
"end": 130
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "action-sheet/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "Font weight of the action sheet item text.\n",
"commentRange": {
"start": 132,
"end": 133
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-item-title-font-weight",
"value": "var( --kendo-actionsheet-item-title-font-weight, inherit )",
"scope": "default",
"line": {
"start": 134,
"end": 134
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "action-sheet/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "Transform of the action sheet item text.\n",
"commentRange": {
"start": 135,
"end": 136
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-item-title-text-transform",
"value": "var( --kendo-actionsheet-item-title-text-transform, none )",
"scope": "default",
"line": {
"start": 137,
"end": 137
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "action-sheet/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "Font size of the action sheet item description.\n",
"commentRange": {
"start": 139,
"end": 140
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-item-description-font-size",
"value": "var( --kendo-actionsheet-item-description-font-size, var( --kendo-font-size-sm, inherit ) )",
"scope": "default",
"line": {
"start": 141,
"end": 141
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "action-sheet/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "Color of the action sheet item description.\n",
"commentRange": {
"start": 142,
"end": 143
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-item-description-text",
"value": "var( --kendo-actionsheet-item-description-text, #{k-color(subtle)} )",
"scope": "default",
"line": {
"start": 144,
"end": 144
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "action-sheet/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "Line height of the action sheet item description.\n",
"commentRange": {
"start": 145,
"end": 146
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-item-description-line-height",
"value": "var( --kendo-actionsheet-item-description-line-height, var( --kendo-line-height-lg, inherit ) )",
"scope": "default",
"line": {
"start": 147,
"end": 147
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "action-sheet/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "Hover background color of the action sheet item.\n",
"commentRange": {
"start": 149,
"end": 150
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-item-hover-bg",
"value": "var( --kendo-actionsheet-item-hover-bg, #{k-color(base-hover)} )",
"scope": "default",
"line": {
"start": 151,
"end": 151
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "action-sheet/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "Hover text color of the action sheet item.\n",
"commentRange": {
"start": 152,
"end": 153
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-item-hover-text",
"value": "var( --kendo-actionsheet-item-hover-text, #{k-color(on-base)} )",
"scope": "default",
"line": {
"start": 154,
"end": 154
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "action-sheet/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "Hover border color of the action sheet item.\n",
"commentRange": {
"start": 155,
"end": 156
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-item-hover-border",
"value": "var( --kendo-actionsheet-item-hover-border, inherit )",
"scope": "default",
"line": {
"start": 157,
"end": 157
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "action-sheet/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "Focus background color of the action sheet item.\n",
"commentRange": {
"start": 159,
"end": 160
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-item-focus-bg",
"value": "var( --kendo-actionsheet-item-focus-bg, inherit )",
"scope": "default",
"line": {
"start": 161,
"end": 161
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "action-sheet/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "Focus text color of the action sheet item.\n",
"commentRange": {
"start": 162,
"end": 163
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-item-focus-text",
"value": "var( --kendo-actionsheet-item-focus-text, inherit )",
"scope": "default",
"line": {
"start": 164,
"end": 164
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "action-sheet/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "Focus border color of the action sheet item.\n",
"commentRange": {
"start": 165,
"end": 166
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-item-focus-border",
"value": "var( --kendo-actionsheet-item-focus-border, inherit )",
"scope": "default",
"line": {
"start": 167,
"end": 167
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "action-sheet/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "Focus outline color of the action sheet item.\n",
"commentRange": {
"start": 168,
"end": 169
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-item-focus-outline",
"value": "var( --kendo-actionsheet-item-focus-outline, var( --kendo-outline-color, inherit ) )",
"scope": "default",
"line": {
"start": 170,
"end": 170
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "action-sheet/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "Focus outline width of the action sheet item.\n",
"commentRange": {
"start": 171,
"end": 172
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-item-focus-outline-width",
"value": "var( --kendo-actionsheet-item-focus-outline-width, 2px )",
"scope": "default",
"line": {
"start": 173,
"end": 173
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "action-sheet/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "Focus and hover background color of the action sheet item.\n",
"commentRange": {
"start": 175,
"end": 176
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-item-focus-hover-bg",
"value": "var( --kendo-actionsheet-item-focus-hover-bg, #{$kendo-actionsheet-item-hover-bg} )",
"scope": "default",
"line": {
"start": 177,
"end": 177
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "action-sheet/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "Focus and hover text color of the action sheet item.\n",
"commentRange": {
"start": 178,
"end": 179
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-item-focus-hover-text",
"value": "var( --kendo-actionsheet-item-focus-hover-text, #{$kendo-actionsheet-item-hover-text} )",
"scope": "default",
"line": {
"start": 180,
"end": 180
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "action-sheet/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "Focus and hover border color of the action sheet item.\n",
"commentRange": {
"start": 181,
"end": 182
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-item-focus-hover-border",
"value": "var( --kendo-actionsheet-item-focus-hover-border, #{$kendo-actionsheet-item-hover-border} )",
"scope": "default",
"line": {
"start": 183,
"end": 183
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "action-sheet/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "Disabled background color of the action sheet item.\n",
"commentRange": {
"start": 185,
"end": 186
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-item-disabled-bg",
"value": "var( --kendo-actionsheet-item-disabled-bg, #{$kendo-actionsheet-bg} )",
"scope": "default",
"line": {
"start": 187,
"end": 187
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "action-sheet/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "Disabled text color of the action sheet item.\n",
"commentRange": {
"start": 188,
"end": 189
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-item-disabled-text",
"value": "var( --kendo-actionsheet-item-disabled-text, #{color-mix(in srgb, k-color(on-app-surface) 46%, transparent)} )",
"scope": "default",
"line": {
"start": 190,
"end": 190
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "action-sheet/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "Disabled border color of the action sheet item.\n",
"commentRange": {
"start": 191,
"end": 192
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-item-disabled-border",
"value": "var( --kendo-actionsheet-item-disabled-border, transparent )",
"scope": "default",
"line": {
"start": 193,
"end": 193
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "action-sheet/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "Font size of the adaptive action sheet.\n",
"commentRange": {
"start": 198,
"end": 199
},
"context": {
"type": "variable",
"name": "kendo-adaptive-actionsheet-font-size",
"value": "var( --kendo-adaptive-actionsheet-font-size, #{$kendo-font-size-lg} )",
"scope": "default",
"line": {
"start": 200,
"end": 200
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "action-sheet/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The line height of the adaptive action sheet.\n",
"commentRange": {
"start": 201,
"end": 202
},
"context": {
"type": "variable",
"name": "kendo-adaptive-actionsheet-line-height",
"value": "var( --kendo-adaptive-actionsheet-line-height, var( --kendo-line-height, inherit ) )",
"scope": "default",
"line": {
"start": 203,
"end": 203
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "action-sheet/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "Vertical padding of the adaptive action sheet titlebar.\n",
"commentRange": {
"start": 205,
"end": 206
},
"context": {
"type": "variable",
"name": "kendo-adaptive-actionsheet-header-padding-y",
"value": "var( --kendo-adaptive-actionsheet-header-padding-y, #{k-spacing(4)} )",
"scope": "default",
"line": {
"start": 207,
"end": 207
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "action-sheet/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "Horizontal padding of the adaptive action sheet titlebar.\n",
"commentRange": {
"start": 208,
"end": 209
},
"context": {
"type": "variable",
"name": "kendo-adaptive-actionsheet-header-padding-x",
"value": "var( --kendo-adaptive-actionsheet-header-padding-x, #{k-spacing(4)} )",
"scope": "default",
"line": {
"start": 210,
"end": 210
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "action-sheet/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "Vertical padding of the adaptive action sheet content.\n",
"commentRange": {
"start": 212,
"end": 213
},
"context": {
"type": "variable",
"name": "kendo-adaptive-actionsheet-content-padding-y",
"value": "var( --kendo-adaptive-actionsheet-content-padding-y, #{k-spacing(2)} )",
"scope": "default",
"line": {
"start": 214,
"end": 214
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "action-sheet/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "Horizontal padding of the adaptive action sheet content.\n",
"commentRange": {
"start": 215,
"end": 216
},
"context": {
"type": "variable",
"name": "kendo-adaptive-actionsheet-content-padding-x",
"value": "var( --kendo-adaptive-actionsheet-content-padding-x, #{k-spacing(4)} )",
"scope": "default",
"line": {
"start": 217,
"end": 217
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "action-sheet/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "Vertical padding of the adaptive action sheet footer.\n",
"commen