@progress/kendo-theme-material
Version:
Material theme for Kendo UI
1,576 lines (1,575 loc) • 7.1 MB
JSON
{
"variables": [
{
"description": "The top margin of the ActionButtons.\n",
"commentRange": {
"start": 5,
"end": 6
},
"context": {
"type": "variable",
"name": "kendo-actions-margin-top",
"value": "0",
"scope": "default",
"line": {
"start": 7,
"end": 7
}
},
"group": [
"action-buttons"
],
"access": "public",
"file": {
"path": "material/scss/action-buttons/_variables.scss",
"name": "_variables.scss"
},
"resolvedValue": "0",
"resolvedType": "Number"
},
{
"description": "The horizontal padding of the ActionButtons.\n",
"commentRange": {
"start": 8,
"end": 9
},
"context": {
"type": "variable",
"name": "kendo-actions-padding-x",
"value": "k-spacing(6)",
"scope": "default",
"line": {
"start": 10,
"end": 10
}
},
"group": [
"action-buttons"
],
"access": "public",
"file": {
"path": "material/scss/action-buttons/_variables.scss",
"name": "_variables.scss"
},
"resolvedValue": "var(--kendo-spacing-6, 1.5rem)",
"resolvedType": "String"
},
{
"description": "The vertical padding of the ActionButtons.\n",
"commentRange": {
"start": 11,
"end": 12
},
"context": {
"type": "variable",
"name": "kendo-actions-padding-y",
"value": "k-spacing(6)",
"scope": "default",
"line": {
"start": 13,
"end": 13
}
},
"group": [
"action-buttons"
],
"access": "public",
"file": {
"path": "material/scss/action-buttons/_variables.scss",
"name": "_variables.scss"
},
"resolvedValue": "var(--kendo-spacing-6, 1.5rem)",
"resolvedType": "String"
},
{
"description": "The width of the border around the ActionButtons.\n",
"commentRange": {
"start": 14,
"end": 15
},
"context": {
"type": "variable",
"name": "kendo-actions-border-width",
"value": "0px",
"scope": "default",
"line": {
"start": 16,
"end": 16
}
},
"group": [
"action-buttons"
],
"access": "public",
"file": {
"path": "material/scss/action-buttons/_variables.scss",
"name": "_variables.scss"
},
"resolvedValue": "0px",
"resolvedType": "Number"
},
{
"description": "The spacing between the ActionButtons buttons.\n",
"commentRange": {
"start": 17,
"end": 18
},
"context": {
"type": "variable",
"name": "kendo-actions-button-spacing",
"value": "k-spacing(2)",
"scope": "default",
"line": {
"start": 19,
"end": 19
}
},
"group": [
"action-buttons"
],
"access": "public",
"file": {
"path": "material/scss/action-buttons/_variables.scss",
"name": "_variables.scss"
},
"resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
"resolvedType": "String"
},
{
"description": "The background color of the ActionButtons.\n",
"commentRange": {
"start": 21,
"end": 22
},
"context": {
"type": "variable",
"name": "kendo-actions-bg",
"value": "null",
"scope": "default",
"line": {
"start": 23,
"end": 23
}
},
"group": [
"action-buttons"
],
"access": "public",
"file": {
"path": "material/scss/action-buttons/_variables.scss",
"name": "_variables.scss"
},
"resolvedValue": "null",
"resolvedType": "Null"
},
{
"description": "The text color of the ActionButtons.\n",
"commentRange": {
"start": 24,
"end": 25
},
"context": {
"type": "variable",
"name": "kendo-actions-text",
"value": "null",
"scope": "default",
"line": {
"start": 26,
"end": 26
}
},
"group": [
"action-buttons"
],
"access": "public",
"file": {
"path": "material/scss/action-buttons/_variables.scss",
"name": "_variables.scss"
},
"resolvedValue": "null",
"resolvedType": "Null"
},
{
"description": "The border color of the ActionButtons.\n",
"commentRange": {
"start": 27,
"end": 28
},
"context": {
"type": "variable",
"name": "kendo-actions-border",
"value": "null",
"scope": "default",
"line": {
"start": 29,
"end": 29
}
},
"group": [
"action-buttons"
],
"access": "public",
"file": {
"path": "material/scss/action-buttons/_variables.scss",
"name": "_variables.scss"
},
"resolvedValue": "null",
"resolvedType": "Null"
},
{
"description": "The background gradient of the ActionButtons.\n",
"commentRange": {
"start": 30,
"end": 31
},
"context": {
"type": "variable",
"name": "kendo-actions-gradient",
"value": "null",
"scope": "default",
"line": {
"start": 32,
"end": 32
}
},
"group": [
"action-buttons"
],
"access": "public",
"file": {
"path": "material/scss/action-buttons/_variables.scss",
"name": "_variables.scss"
},
"resolvedValue": "null",
"resolvedType": "Null"
},
{
"description": "The horizontal padding of the ActionSheet.\n",
"commentRange": {
"start": 6,
"end": 7
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-padding-x",
"value": "null",
"scope": "default",
"line": {
"start": 8,
"end": 8
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "material/scss/action-sheet/_variables.scss",
"name": "_variables.scss"
},
"resolvedValue": "null",
"resolvedType": "Null"
},
{
"description": "The vertical padding of the ActionSheet.\n",
"commentRange": {
"start": 9,
"end": 10
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-padding-y",
"value": "null",
"scope": "default",
"line": {
"start": 11,
"end": 11
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "material/scss/action-sheet/_variables.scss",
"name": "_variables.scss"
},
"resolvedValue": "null",
"resolvedType": "Null"
},
{
"description": "The width of the ActionSheet.\n",
"commentRange": {
"start": 12,
"end": 13
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-width",
"value": "360px",
"scope": "default",
"line": {
"start": 14,
"end": 14
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "material/scss/action-sheet/_variables.scss",
"name": "_variables.scss"
},
"resolvedValue": "360px",
"resolvedType": "Number"
},
{
"description": "The maximum width of the ActionSheet.\n",
"commentRange": {
"start": 15,
"end": 16
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-max-width",
"value": "100%",
"scope": "default",
"line": {
"start": 17,
"end": 17
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "material/scss/action-sheet/_variables.scss",
"name": "_variables.scss"
},
"resolvedValue": "100%",
"resolvedType": "Number"
},
{
"description": "The height of the ActionSheet.\n",
"commentRange": {
"start": 18,
"end": 19
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-height",
"value": "60vh",
"scope": "default",
"line": {
"start": 20,
"end": 20
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "material/scss/action-sheet/_variables.scss",
"name": "_variables.scss"
},
"resolvedValue": "60vh",
"resolvedType": "Number"
},
{
"description": "The maximum height of the ActionSheet.\n",
"commentRange": {
"start": 21,
"end": 22
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-max-height",
"value": "60vh",
"scope": "default",
"line": {
"start": 23,
"end": 23
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "material/scss/action-sheet/_variables.scss",
"name": "_variables.scss"
},
"resolvedValue": "60vh",
"resolvedType": "Number"
},
{
"description": "The width of the border around the ActionSheet.\n",
"commentRange": {
"start": 25,
"end": 26
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-border-width",
"value": "0px",
"scope": "default",
"line": {
"start": 27,
"end": 27
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "material/scss/action-sheet/_variables.scss",
"name": "_variables.scss"
},
"resolvedValue": "0px",
"resolvedType": "Number"
},
{
"description": "The border radius of the ActionSheet.\n",
"commentRange": {
"start": 28,
"end": 29
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-border-radius",
"value": "0px",
"scope": "default",
"line": {
"start": 30,
"end": 30
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "material/scss/action-sheet/_variables.scss",
"name": "_variables.scss"
},
"resolvedValue": "0px",
"resolvedType": "Number"
},
{
"description": "The font size of the ActionSheet.\n",
"commentRange": {
"start": 32,
"end": 33
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-font-size",
"value": "var( --kendo-font-size, inherit )",
"scope": "default",
"line": {
"start": 34,
"end": 34
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "material/scss/action-sheet/_variables.scss",
"name": "_variables.scss"
},
"resolvedValue": "var(--kendo-font-size, inherit)",
"resolvedType": "String"
},
{
"description": "The font family of the ActionSheet.\n",
"commentRange": {
"start": 35,
"end": 36
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-font-family",
"value": "var( --kendo-font-family, inherit )",
"scope": "default",
"line": {
"start": 37,
"end": 37
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "material/scss/action-sheet/_variables.scss",
"name": "_variables.scss"
},
"resolvedValue": "var(--kendo-font-family, inherit)",
"resolvedType": "String"
},
{
"description": "The line height of the ActionSheet.\n",
"commentRange": {
"start": 38,
"end": 39
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-line-height",
"value": "var( --kendo-line-height, inherit )",
"scope": "default",
"line": {
"start": 40,
"end": 40
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "material/scss/action-sheet/_variables.scss",
"name": "_variables.scss"
},
"resolvedValue": "var(--kendo-line-height, inherit)",
"resolvedType": "String"
},
{
"description": "The background color of the ActionSheet.\n",
"commentRange": {
"start": 42,
"end": 43
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-bg",
"value": "k-color(surface)",
"scope": "default",
"line": {
"start": 44,
"end": 44
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "material/scss/action-sheet/_variables.scss",
"name": "_variables.scss"
},
"resolvedValue": "var(--kendo-color-surface, #F7F3FA)",
"resolvedType": "String"
},
{
"description": "The text color of the ActionSheet.\n",
"commentRange": {
"start": 45,
"end": 46
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-text",
"value": "k-color(on-app-surface)",
"scope": "default",
"line": {
"start": 47,
"end": 47
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "material/scss/action-sheet/_variables.scss",
"name": "_variables.scss"
},
"resolvedValue": "var(--kendo-color-on-app-surface, #1D1B20)",
"resolvedType": "String"
},
{
"description": "The border color of the ActionSheet.\n",
"commentRange": {
"start": 48,
"end": 49
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-border",
"value": "k-color(border)",
"scope": "default",
"line": {
"start": 50,
"end": 50
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "material/scss/action-sheet/_variables.scss",
"name": "_variables.scss"
},
"resolvedValue": "var(--kendo-color-border, rgba(29, 27, 32, 0.12))",
"resolvedType": "String"
},
{
"description": "The shadow of the ActionSheet.\n",
"commentRange": {
"start": 51,
"end": 52
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-shadow",
"value": "k-elevation(7)",
"scope": "default",
"line": {
"start": 53,
"end": 53
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "material/scss/action-sheet/_variables.scss",
"name": "_variables.scss"
},
"resolvedValue": "var(--kendo-elevation-7, 0px 7px 16px 7px rgba(0, 0, 0, 0.15), 0px 5px 5px 0px rgba(0, 0, 0, 0.3))",
"resolvedType": "String"
},
{
"description": "The horizontal padding of the ActionSheet titlebar.\n",
"commentRange": {
"start": 57,
"end": 58
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-titlebar-padding-x",
"value": "k-spacing(4)",
"scope": "default",
"line": {
"start": 59,
"end": 59
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "material/scss/action-sheet/_variables.scss",
"name": "_variables.scss"
},
"resolvedValue": "var(--kendo-spacing-4, 1rem)",
"resolvedType": "String"
},
{
"description": "The vertical padding of the ActionSheet titlebar.\n",
"commentRange": {
"start": 60,
"end": 61
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-titlebar-padding-y",
"value": "k-spacing(2)",
"scope": "default",
"line": {
"start": 62,
"end": 62
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "material/scss/action-sheet/_variables.scss",
"name": "_variables.scss"
},
"resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
"resolvedType": "String"
},
{
"description": "The width of the border around the ActionSheet titlebar.\n",
"commentRange": {
"start": 63,
"end": 64
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-titlebar-border-width",
"value": "1px",
"scope": "default",
"line": {
"start": 65,
"end": 65
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "material/scss/action-sheet/_variables.scss",
"name": "_variables.scss"
},
"resolvedValue": "1px",
"resolvedType": "Number"
},
{
"description": "The font size of the ActionSheet titlebar.\n",
"commentRange": {
"start": 66,
"end": 67
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-titlebar-font-size",
"value": "var( --kendo-font-size, inherit )",
"scope": "default",
"line": {
"start": 68,
"end": 68
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "material/scss/action-sheet/_variables.scss",
"name": "_variables.scss"
},
"resolvedValue": "var(--kendo-font-size, inherit)",
"resolvedType": "String"
},
{
"description": "The font family of the ActionSheet titlebar.\n",
"commentRange": {
"start": 69,
"end": 70
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-titlebar-font-family",
"value": "var( --kendo-font-family, inherit )",
"scope": "default",
"line": {
"start": 71,
"end": 71
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "material/scss/action-sheet/_variables.scss",
"name": "_variables.scss"
},
"resolvedValue": "var(--kendo-font-family, inherit)",
"resolvedType": "String"
},
{
"description": "The line height of the ActionSheet titlebar.\n",
"commentRange": {
"start": 72,
"end": 73
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-titlebar-line-height",
"value": "var( --kendo-line-height, normal )",
"scope": "default",
"line": {
"start": 74,
"end": 74
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "material/scss/action-sheet/_variables.scss",
"name": "_variables.scss"
},
"resolvedValue": "var(--kendo-line-height, normal)",
"resolvedType": "String"
},
{
"description": "The gap of the ActionSheet titlebar.\n",
"commentRange": {
"start": 75,
"end": 76
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-titlebar-gap",
"value": "k-spacing(4)",
"scope": "default",
"line": {
"start": 77,
"end": 77
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "material/scss/action-sheet/_variables.scss",
"name": "_variables.scss"
},
"resolvedValue": "var(--kendo-spacing-4, 1rem)",
"resolvedType": "String"
},
{
"description": "The background color of the ActionSheet titlebar.\n",
"commentRange": {
"start": 79,
"end": 80
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-titlebar-bg",
"value": "null",
"scope": "default",
"line": {
"start": 81,
"end": 81
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "material/scss/action-sheet/_variables.scss",
"name": "_variables.scss"
},
"resolvedValue": "null",
"resolvedType": "Null"
},
{
"description": "The text color of the ActionSheet titlebar.\n",
"commentRange": {
"start": 82,
"end": 83
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-titlebar-text",
"value": "null",
"scope": "default",
"line": {
"start": 84,
"end": 84
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "material/scss/action-sheet/_variables.scss",
"name": "_variables.scss"
},
"resolvedValue": "null",
"resolvedType": "Null"
},
{
"description": "The border color of the ActionSheet titlebar.\n",
"commentRange": {
"start": 85,
"end": 86
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-titlebar-border",
"value": "k-color(border)",
"scope": "default",
"line": {
"start": 87,
"end": 87
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "material/scss/action-sheet/_variables.scss",
"name": "_variables.scss"
},
"resolvedValue": "var(--kendo-color-border, rgba(29, 27, 32, 0.12))",
"resolvedType": "String"
},
{
"description": "The background gradient of the ActionSheet titlebar.\n",
"commentRange": {
"start": 88,
"end": 89
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-titlebar-gradient",
"value": "null",
"scope": "default",
"line": {
"start": 90,
"end": 90
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "material/scss/action-sheet/_variables.scss",
"name": "_variables.scss"
},
"resolvedValue": "null",
"resolvedType": "Null"
},
{
"description": "The shadow of the ActionSheet titlebar.\n",
"commentRange": {
"start": 91,
"end": 92
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-titlebar-shadow",
"value": "null",
"scope": "default",
"line": {
"start": 93,
"end": 93
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "material/scss/action-sheet/_variables.scss",
"name": "_variables.scss"
},
"resolvedValue": "null",
"resolvedType": "Null"
},
{
"description": "The font size of the ActionSheet subtitle.\n",
"commentRange": {
"start": 95,
"end": 96
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-subtitle-font-size",
"value": "var( --kendo-font-size-sm, inherit )",
"scope": "default",
"line": {
"start": 97,
"end": 97
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "material/scss/action-sheet/_variables.scss",
"name": "_variables.scss"
},
"resolvedValue": "var(--kendo-font-size-sm, inherit)",
"resolvedType": "String"
},
{
"description": "The line height of the ActionSheet subtitle.\n",
"commentRange": {
"start": 98,
"end": 99
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-subtitle-line-height",
"value": "var( --kendo-line-height-sm, normal )",
"scope": "default",
"line": {
"start": 100,
"end": 100
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "material/scss/action-sheet/_variables.scss",
"name": "_variables.scss"
},
"resolvedValue": "var(--kendo-line-height-sm, normal)",
"resolvedType": "String"
},
{
"description": "The text color of the ActionSheet subtitle.\n",
"commentRange": {
"start": 101,
"end": 102
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-subtitle-text",
"value": "k-color(subtle)",
"scope": "default",
"line": {
"start": 103,
"end": 103
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "material/scss/action-sheet/_variables.scss",
"name": "_variables.scss"
},
"resolvedValue": "var(--kendo-color-subtle, #49454F)",
"resolvedType": "String"
},
{
"description": "The width of the border around the ActionSheet footer.\n",
"commentRange": {
"start": 105,
"end": 106
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-footer-border-width",
"value": "1px",
"scope": "default",
"line": {
"start": 107,
"end": 107
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "material/scss/action-sheet/_variables.scss",
"name": "_variables.scss"
},
"resolvedValue": "1px",
"resolvedType": "Number"
},
{
"description": "The background color of the ActionSheet footer.\n",
"commentRange": {
"start": 109,
"end": 110
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-footer-bg",
"value": "null",
"scope": "default",
"line": {
"start": 111,
"end": 111
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "material/scss/action-sheet/_variables.scss",
"name": "_variables.scss"
},
"resolvedValue": "null",
"resolvedType": "Null"
},
{
"description": "The text color of the ActionSheet footer.\n",
"commentRange": {
"start": 112,
"end": 113
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-footer-text",
"value": "null",
"scope": "default",
"line": {
"start": 114,
"end": 114
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "material/scss/action-sheet/_variables.scss",
"name": "_variables.scss"
},
"resolvedValue": "null",
"resolvedType": "Null"
},
{
"description": "The border color of the ActionSheet footer.\n",
"commentRange": {
"start": 115,
"end": 116
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-footer-border",
"value": "k-color(border)",
"scope": "default",
"line": {
"start": 117,
"end": 117
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "material/scss/action-sheet/_variables.scss",
"name": "_variables.scss"
},
"resolvedValue": "var(--kendo-color-border, rgba(29, 27, 32, 0.12))",
"resolvedType": "String"
},
{
"description": "The background gradient of the ActionSheet footer.\n",
"commentRange": {
"start": 118,
"end": 119
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-footer-gradient",
"value": "null",
"scope": "default",
"line": {
"start": 120,
"end": 120
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "material/scss/action-sheet/_variables.scss",
"name": "_variables.scss"
},
"resolvedValue": "null",
"resolvedType": "Null"
},
{
"description": "The shadow of the ActionSheet footer.\n",
"commentRange": {
"start": 121,
"end": 122
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-footer-shadow",
"value": "null",
"scope": "default",
"line": {
"start": 123,
"end": 123
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "material/scss/action-sheet/_variables.scss",
"name": "_variables.scss"
},
"resolvedValue": "null",
"resolvedType": "Null"
},
{
"description": "The minimum height of the ActionSheet item.\n",
"commentRange": {
"start": 126,
"end": 127
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-item-min-height",
"value": "40px",
"scope": "default",
"line": {
"start": 128,
"end": 128
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "material/scss/action-sheet/_variables.scss",
"name": "_variables.scss"
},
"resolvedValue": "40px",
"resolvedType": "Number"
},
{
"description": "The horizontal padding of the ActionSheet item.\n",
"commentRange": {
"start": 129,
"end": 130
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-item-padding-x",
"value": "k-spacing(4)",
"scope": "default",
"line": {
"start": 131,
"end": 131
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "material/scss/action-sheet/_variables.scss",
"name": "_variables.scss"
},
"resolvedValue": "var(--kendo-spacing-4, 1rem)",
"resolvedType": "String"
},
{
"description": "The vertical padding of the ActionSheet item.\n",
"commentRange": {
"start": 132,
"end": 133
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-item-padding-y",
"value": "k-spacing(3.5)",
"scope": "default",
"line": {
"start": 134,
"end": 134
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "material/scss/action-sheet/_variables.scss",
"name": "_variables.scss"
},
"resolvedValue": "var(--kendo-spacing-3\\.5, 0.875rem)",
"resolvedType": "String"
},
{
"description": "The width of the border around the ActionSheet item.\n",
"commentRange": {
"start": 135,
"end": 136
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-item-border-width",
"value": "0",
"scope": "default",
"line": {
"start": 137,
"end": 137
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "material/scss/action-sheet/_variables.scss",
"name": "_variables.scss"
},
"resolvedValue": "0",
"resolvedType": "Number"
},
{
"description": "The spacing between the ActionSheet items.\n",
"commentRange": {
"start": 138,
"end": 139
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-item-spacing",
"value": "k-spacing(4)",
"scope": "default",
"line": {
"start": 140,
"end": 140
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "material/scss/action-sheet/_variables.scss",
"name": "_variables.scss"
},
"resolvedValue": "var(--kendo-spacing-4, 1rem)",
"resolvedType": "String"
},
{
"description": "The font weight of the ActionSheet item title.\n",
"commentRange": {
"start": 142,
"end": 143
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-item-title-font-weight",
"value": "null",
"scope": "default",
"line": {
"start": 144,
"end": 144
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "material/scss/action-sheet/_variables.scss",
"name": "_variables.scss"
},
"resolvedValue": "null",
"resolvedType": "Null"
},
{
"description": "The text transform of the ActionSheet item title.\n",
"commentRange": {
"start": 145,
"end": 146
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-item-title-text-transform",
"value": "null",
"scope": "default",
"line": {
"start": 147,
"end": 147
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "material/scss/action-sheet/_variables.scss",
"name": "_variables.scss"
},
"resolvedValue": "null",
"resolvedType": "Null"
},
{
"description": "The font size of the ActionSheet item description.\n",
"commentRange": {
"start": 149,
"end": 150
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-item-description-font-size",
"value": "var( --kendo-font-size-sm, inherit )",
"scope": "default",
"line": {
"start": 151,
"end": 151
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "material/scss/action-sheet/_variables.scss",
"name": "_variables.scss"
},
"resolvedValue": "var(--kendo-font-size-sm, inherit)",
"resolvedType": "String"
},
{
"description": "The line height of the ActionSheet item description.\n",
"commentRange": {
"start": 152,
"end": 153
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-item-description-line-height",
"value": "var( --kendo-line-height-sm, inherit )",
"scope": "default",
"line": {
"start": 154,
"end": 154
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "material/scss/action-sheet/_variables.scss",
"name": "_variables.scss"
},
"resolvedValue": "var(--kendo-line-height-sm, inherit)",
"resolvedType": "String"
},
{
"description": "The text color of the ActionSheet item description.\n",
"commentRange": {
"start": 155,
"end": 156
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-item-description-text",
"value": "k-color(subtle)",
"scope": "default",
"line": {
"start": 157,
"end": 157
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "material/scss/action-sheet/_variables.scss",
"name": "_variables.scss"
},
"resolvedValue": "var(--kendo-color-subtle, #49454F)",
"resolvedType": "String"
},
{
"description": "The background color of the hovered ActionSheet item.\n",
"commentRange": {
"start": 159,
"end": 160
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-item-hover-bg",
"value": "color-mix(in srgb, currentColor 8%, transparent)",
"scope": "default",
"line": {
"start": 161,
"end": 161
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "material/scss/action-sheet/_variables.scss",
"name": "_variables.scss"
},
"resolvedValue": "color-mix(in srgb, currentColor 8%, transparent)",
"resolvedType": "String"
},
{
"description": "The text color of the hovered ActionSheet item.\n",
"commentRange": {
"start": 162,
"end": 163
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-item-hover-text",
"value": "null",
"scope": "default",
"line": {
"start": 164,
"end": 164
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "material/scss/action-sheet/_variables.scss",
"name": "_variables.scss"
},
"resolvedValue": "null",
"resolvedType": "Null"
},
{
"description": "The border color of the hovered ActionSheet item.\n",
"commentRange": {
"start": 165,
"end": 166
},
"context": {
"type": "variable",
"name": "kendo-actionsheet-item-hover-border",
"value": "null",
"scope": "default",
"line": {
"start": 167,
"end": 167
}
},
"group": [
"action-sheet"
],
"access": "public",
"file": {
"path": "material/scss/action-sheet/_variables.scss",
"name": "_variables.scss"
},
"resolvedValue": "null",
"resolvedType": "Null"
},
{
"description": "The background gradient of the hovered ActionSheet item.\n",
"commentRange": {
"start": 168,
"end": 169
},
"context": {