@progress/kendo-theme-material
Version:
Material theme for Kendo UI
1,874 lines (1,873 loc) • 1.97 MB
JSON
[
{
"description": "The horizontal margin of the AppBar.\n",
"commentRange": {
"start": 6,
"end": 7
},
"context": {
"type": "variable",
"name": "kendo-appbar-margin-x",
"value": "null",
"scope": "default",
"line": {
"start": 8,
"end": 8
}
},
"group": [
"appbar"
],
"access": "public",
"file": {
"path": "appbar/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The vertical margin of the AppBar.\n",
"commentRange": {
"start": 9,
"end": 10
},
"context": {
"type": "variable",
"name": "kendo-appbar-margin-y",
"value": "null",
"scope": "default",
"line": {
"start": 11,
"end": 11
}
},
"group": [
"appbar"
],
"access": "public",
"file": {
"path": "appbar/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The horizontal padding of the AppBar.\n",
"commentRange": {
"start": 12,
"end": 13
},
"context": {
"type": "variable",
"name": "kendo-appbar-padding-x",
"value": "k-spacing(4)",
"scope": "default",
"line": {
"start": 14,
"end": 14
}
},
"group": [
"appbar"
],
"access": "public",
"file": {
"path": "appbar/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The vertical padding of the AppBar.\n",
"commentRange": {
"start": 15,
"end": 16
},
"context": {
"type": "variable",
"name": "kendo-appbar-padding-y",
"value": "k-spacing(2)",
"scope": "default",
"line": {
"start": 17,
"end": 17
}
},
"group": [
"appbar"
],
"access": "public",
"file": {
"path": "appbar/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The width of the border around the AppBar.\n",
"commentRange": {
"start": 18,
"end": 19
},
"context": {
"type": "variable",
"name": "kendo-appbar-border-width",
"value": "0px",
"scope": "default",
"line": {
"start": 20,
"end": 20
}
},
"group": [
"appbar"
],
"access": "public",
"file": {
"path": "appbar/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The z-index of the AppBar.\n",
"commentRange": {
"start": 21,
"end": 22
},
"context": {
"type": "variable",
"name": "kendo-appbar-zindex",
"value": "1000",
"scope": "default",
"line": {
"start": 23,
"end": 23
}
},
"group": [
"appbar"
],
"access": "public",
"file": {
"path": "appbar/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The font family of the AppBar.\n",
"commentRange": {
"start": 24,
"end": 25
},
"context": {
"type": "variable",
"name": "kendo-appbar-font-family",
"value": "var( --kendo-font-family, inherit )",
"scope": "default",
"line": {
"start": 26,
"end": 26
}
},
"group": [
"appbar"
],
"access": "public",
"file": {
"path": "appbar/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The font size of the AppBar.\n",
"commentRange": {
"start": 27,
"end": 28
},
"context": {
"type": "variable",
"name": "kendo-appbar-font-size",
"value": "var( --kendo-font-size-lg, inherit )",
"scope": "default",
"line": {
"start": 29,
"end": 29
}
},
"group": [
"appbar"
],
"access": "public",
"file": {
"path": "appbar/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The line height of the AppBar.\n",
"commentRange": {
"start": 30,
"end": 31
},
"context": {
"type": "variable",
"name": "kendo-appbar-line-height",
"value": "var( --kendo-line-height, normal )",
"scope": "default",
"line": {
"start": 32,
"end": 32
}
},
"group": [
"appbar"
],
"access": "public",
"file": {
"path": "appbar/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The spacing between the AppBar sections.\n",
"commentRange": {
"start": 34,
"end": 35
},
"context": {
"type": "variable",
"name": "kendo-appbar-gap",
"value": "k-spacing(2)",
"scope": "default",
"line": {
"start": 36,
"end": 36
}
},
"group": [
"appbar"
],
"access": "public",
"file": {
"path": "appbar/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The background color of the AppBar based on light theme color.\n",
"commentRange": {
"start": 38,
"end": 39
},
"context": {
"type": "variable",
"name": "kendo-appbar-light-bg",
"value": "k-color(light)",
"scope": "default",
"line": {
"start": 40,
"end": 40
}
},
"group": [
"appbar"
],
"access": "public",
"file": {
"path": "appbar/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "TThe 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": "k-color(on-light)",
"scope": "default",
"line": {
"start": 43,
"end": 43
}
},
"group": [
"appbar"
],
"access": "public",
"file": {
"path": "appbar/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The background color of the AppBar based on dark theme color.\n",
"commentRange": {
"start": 45,
"end": 46
},
"context": {
"type": "variable",
"name": "kendo-appbar-dark-bg",
"value": "k-color(dark)",
"scope": "default",
"line": {
"start": 47,
"end": 47
}
},
"group": [
"appbar"
],
"access": "public",
"file": {
"path": "appbar/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The text color of the AppBar based on dark theme color.\n",
"commentRange": {
"start": 48,
"end": 49
},
"context": {
"type": "variable",
"name": "kendo-appbar-dark-text",
"value": "k-color(on-dark)",
"scope": "default",
"line": {
"start": 50,
"end": 50
}
},
"group": [
"appbar"
],
"access": "public",
"file": {
"path": "appbar/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The box shadow of the AppBar.\n",
"commentRange": {
"start": 52,
"end": 53
},
"context": {
"type": "variable",
"name": "kendo-appbar-box-shadow",
"value": "null",
"scope": "default",
"line": {
"start": 54,
"end": 54
}
},
"group": [
"appbar"
],
"access": "public",
"file": {
"path": "appbar/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The box shadow of the AppBar with bottom position.\n",
"commentRange": {
"start": 55,
"end": 56
},
"context": {
"type": "variable",
"name": "kendo-appbar-bottom-box-shadow",
"value": "$kendo-appbar-box-shadow",
"scope": "default",
"line": {
"start": 57,
"end": 57
}
},
"group": [
"appbar"
],
"access": "public",
"file": {
"path": "appbar/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The border width of the Avatar.\n",
"commentRange": {
"start": 5,
"end": 6
},
"context": {
"type": "variable",
"name": "kendo-avatar-border-width",
"value": "1px",
"scope": "default",
"line": {
"start": 7,
"end": 7
}
},
"group": [
"avatar"
],
"access": "public",
"file": {
"path": "avatar/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The font family of the Avatar.\n",
"commentRange": {
"start": 9,
"end": 10
},
"context": {
"type": "variable",
"name": "kendo-avatar-font-family",
"value": "var( --kendo-font-family, inherit )",
"scope": "default",
"line": {
"start": 11,
"end": 11
}
},
"group": [
"avatar"
],
"access": "public",
"file": {
"path": "avatar/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The font size of the Avatar.\n",
"commentRange": {
"start": 12,
"end": 13
},
"context": {
"type": "variable",
"name": "kendo-avatar-font-size",
"value": "var( --kendo-font-size, inherit )",
"scope": "default",
"line": {
"start": 14,
"end": 14
}
},
"group": [
"avatar"
],
"access": "public",
"file": {
"path": "avatar/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The line height of the Avatar.\n",
"commentRange": {
"start": 15,
"end": 16
},
"context": {
"type": "variable",
"name": "kendo-avatar-line-height",
"value": "var( --kendo-line-height, normal )",
"scope": "default",
"line": {
"start": 17,
"end": 17
}
},
"group": [
"avatar"
],
"access": "public",
"file": {
"path": "avatar/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The sizes map of the Avatar.\n",
"commentRange": {
"start": 19,
"end": 20
},
"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": 21,
"end": 25
}
},
"group": [
"avatar"
],
"access": "public",
"file": {
"path": "avatar/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The theme colors map of the Avatar.\n",
"commentRange": {
"start": 27,
"end": 28
},
"context": {
"type": "variable",
"name": "kendo-avatar-theme-colors",
"value": "(\n \"primary\": k-color(primary),\n \"secondary\": k-color(secondary),\n \"tertiary\": k-color(tertiary),\n \"info\": k-color(info),\n \"success\": k-color(success),\n \"warning\": k-color(warning),\n \"error\": k-color(error),\n \"dark\": k-color(dark),\n \"light\": k-color(light),\n \"inverse\": if($kendo-is-dark-theme, k-color(light), k-color(dark))\n)",
"scope": "default",
"line": {
"start": 29,
"end": 40
}
},
"group": [
"avatar"
],
"access": "public",
"file": {
"path": "avatar/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The width of the border around the Badge.\n",
"commentRange": {
"start": 5,
"end": 6
},
"context": {
"type": "variable",
"name": "kendo-badge-border-width",
"value": "1px",
"scope": "default",
"line": {
"start": 7,
"end": 7
}
},
"group": [
"badge"
],
"access": "public",
"file": {
"path": "badge/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The border radius of the Badge.\n",
"commentRange": {
"start": 9,
"end": 10
},
"context": {
"type": "variable",
"name": "kendo-badge-border-radius",
"value": "k-border-radius(md)",
"scope": "default",
"line": {
"start": 11,
"end": 11
}
},
"group": [
"badge"
],
"access": "public",
"file": {
"path": "badge/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The horizontal padding of the Badge.\n",
"commentRange": {
"start": 14,
"end": 15
},
"context": {
"type": "variable",
"name": "kendo-badge-padding-x",
"value": "k-spacing(1)",
"scope": "default",
"line": {
"start": 16,
"end": 16
}
},
"group": [
"badge"
],
"access": "public",
"file": {
"path": "badge/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The horizontal padding of the small Badge.\n",
"commentRange": {
"start": 17,
"end": 18
},
"context": {
"type": "variable",
"name": "kendo-badge-sm-padding-x",
"value": "k-spacing(0.5)",
"scope": "default",
"line": {
"start": 19,
"end": 19
}
},
"group": [
"badge"
],
"access": "public",
"file": {
"path": "badge/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The horizontal padding of the medium Badge.\n",
"commentRange": {
"start": 20,
"end": 21
},
"context": {
"type": "variable",
"name": "kendo-badge-md-padding-x",
"value": "k-spacing(1)",
"scope": "default",
"line": {
"start": 22,
"end": 22
}
},
"group": [
"badge"
],
"access": "public",
"file": {
"path": "badge/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The horizontal padding of the large Badge.\n",
"commentRange": {
"start": 23,
"end": 24
},
"context": {
"type": "variable",
"name": "kendo-badge-lg-padding-x",
"value": "k-spacing(1.5)",
"scope": "default",
"line": {
"start": 25,
"end": 25
}
},
"group": [
"badge"
],
"access": "public",
"file": {
"path": "badge/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The vertical padding of the Badge.\n",
"commentRange": {
"start": 27,
"end": 28
},
"context": {
"type": "variable",
"name": "kendo-badge-padding-y",
"value": "k-spacing(1)",
"scope": "default",
"line": {
"start": 29,
"end": 29
}
},
"group": [
"badge"
],
"access": "public",
"file": {
"path": "badge/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The vertical padding of the small Badge.\n",
"commentRange": {
"start": 30,
"end": 31
},
"context": {
"type": "variable",
"name": "kendo-badge-sm-padding-y",
"value": "k-spacing(0.5)",
"scope": "default",
"line": {
"start": 32,
"end": 32
}
},
"group": [
"badge"
],
"access": "public",
"file": {
"path": "badge/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The vertical padding of the medium Badge.\n",
"commentRange": {
"start": 33,
"end": 34
},
"context": {
"type": "variable",
"name": "kendo-badge-md-padding-y",
"value": "k-spacing(1)",
"scope": "default",
"line": {
"start": 35,
"end": 35
}
},
"group": [
"badge"
],
"access": "public",
"file": {
"path": "badge/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The vertical padding of the large Badge.\n",
"commentRange": {
"start": 36,
"end": 37
},
"context": {
"type": "variable",
"name": "kendo-badge-lg-padding-y",
"value": "k-spacing(1.5)",
"scope": "default",
"line": {
"start": 38,
"end": 38
}
},
"group": [
"badge"
],
"access": "public",
"file": {
"path": "badge/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The font sizes of the Badge.\n",
"commentRange": {
"start": 40,
"end": 41
},
"context": {
"type": "variable",
"name": "kendo-badge-font-size",
"value": "var( --kendo-font-size-xs, inherit )",
"scope": "default",
"line": {
"start": 42,
"end": 42
}
},
"group": [
"badge"
],
"access": "public",
"file": {
"path": "badge/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The font size of the small Badge.\n",
"commentRange": {
"start": 43,
"end": 44
},
"context": {
"type": "variable",
"name": "kendo-badge-sm-font-size",
"value": "var( --kendo-font-size-xs, inherit )",
"scope": "default",
"line": {
"start": 45,
"end": 45
}
},
"group": [
"badge"
],
"access": "public",
"file": {
"path": "badge/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The font size of the medium Badge.\n",
"commentRange": {
"start": 46,
"end": 47
},
"context": {
"type": "variable",
"name": "kendo-badge-md-font-size",
"value": "var( --kendo-font-size-xs, inherit )",
"scope": "default",
"line": {
"start": 48,
"end": 48
}
},
"group": [
"badge"
],
"access": "public",
"file": {
"path": "badge/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The font size of the large Badge.\n",
"commentRange": {
"start": 49,
"end": 50
},
"context": {
"type": "variable",
"name": "kendo-badge-lg-font-size",
"value": "var( --kendo-font-size-xs, inherit )",
"scope": "default",
"line": {
"start": 51,
"end": 51
}
},
"group": [
"badge"
],
"access": "public",
"file": {
"path": "badge/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The line heights used along with the $kendo-font-size variable.\n",
"commentRange": {
"start": 53,
"end": 54
},
"context": {
"type": "variable",
"name": "kendo-badge-line-height",
"value": "var( --kendo-line-height-xs, normal )",
"scope": "default",
"line": {
"start": 55,
"end": 55
}
},
"group": [
"badge"
],
"access": "public",
"file": {
"path": "badge/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The line height used along with the $kendo-font-size variable of the small Badge.\n",
"commentRange": {
"start": 56,
"end": 57
},
"context": {
"type": "variable",
"name": "kendo-badge-sm-line-height",
"value": "var( --kendo-line-height-xs, normal )",
"scope": "default",
"line": {
"start": 58,
"end": 58
}
},
"group": [
"badge"
],
"access": "public",
"file": {
"path": "badge/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The line height used along with the $kendo-font-size variable of the medium Badge.\n",
"commentRange": {
"start": 59,
"end": 60
},
"context": {
"type": "variable",
"name": "kendo-badge-md-line-height",
"value": "var( --kendo-line-height-xs, normal )",
"scope": "default",
"line": {
"start": 61,
"end": 61
}
},
"group": [
"badge"
],
"access": "public",
"file": {
"path": "badge/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The line height used along with the $kendo-font-size variable of the large Badge.\n",
"commentRange": {
"start": 62,
"end": 63
},
"context": {
"type": "variable",
"name": "kendo-badge-lg-line-height",
"value": "var( --kendo-line-height-xs, normal )",
"scope": "default",
"line": {
"start": 64,
"end": 64
}
},
"group": [
"badge"
],
"access": "public",
"file": {
"path": "badge/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The calculated minimum width of the circular Badge.\n",
"commentRange": {
"start": 66,
"end": 67
},
"context": {
"type": "variable",
"name": "kendo-badge-min-width",
"value": "calc( #{$kendo-badge-line-height } * 1em + calc( #{$kendo-badge-padding-y} * 2 ) + #{$kendo-badge-border-width * 2})",
"scope": "default",
"line": {
"start": 68,
"end": 68
}
},
"group": [
"badge"
],
"access": "public",
"file": {
"path": "badge/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The calculated minimum width of the small circular Badge.\n",
"commentRange": {
"start": 69,
"end": 70
},
"context": {
"type": "variable",
"name": "kendo-badge-sm-min-width",
"value": "calc( #{$kendo-badge-sm-line-height } * 1em + calc( #{$kendo-badge-sm-padding-y} * 2 ) + #{$kendo-badge-border-width * 2} )",
"scope": "default",
"line": {
"start": 71,
"end": 71
}
},
"group": [
"badge"
],
"access": "public",
"file": {
"path": "badge/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The calculated minimum width of the medium circular Badge.\n",
"commentRange": {
"start": 72,
"end": 73
},
"context": {
"type": "variable",
"name": "kendo-badge-md-min-width",
"value": "calc( #{$kendo-badge-md-line-height } * 1em + calc( #{$kendo-badge-md-padding-y} * 2 ) + #{$kendo-badge-border-width * 2} )",
"scope": "default",
"line": {
"start": 74,
"end": 74
}
},
"group": [
"badge"
],
"access": "public",
"file": {
"path": "badge/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The calculated minimum width of the large circular Badge.\n",
"commentRange": {
"start": 75,
"end": 76
},
"context": {
"type": "variable",
"name": "kendo-badge-lg-min-width",
"value": "calc( #{$kendo-badge-lg-line-height } * 1em + calc( #{$kendo-badge-lg-padding-y} * 2 ) + #{$kendo-badge-border-width * 2} )",
"scope": "default",
"line": {
"start": 77,
"end": 77
}
},
"group": [
"badge"
],
"access": "public",
"file": {
"path": "badge/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The sizes map for the Badge.\n",
"commentRange": {
"start": 79,
"end": 80
},
"context": {
"type": "variable",
"name": "kendo-badge-sizes",
"value": "(\n sm: (\n padding-x: $kendo-badge-sm-padding-x,\n padding-y: $kendo-badge-sm-padding-y,\n font-size: $kendo-badge-sm-font-size,\n line-height: $kendo-badge-sm-line-height,\n min-width: $kendo-badge-sm-min-width\n ),\n md: (\n padding-x: $kendo-badge-md-padding-x,\n padding-y: $kendo-badge-md-padding-y,\n font-size: $kendo-badge-md-font-size,\n line-height: $kendo-badge-md-line-height,\n min-width: $kendo-badge-md-min-width\n ),\n lg: (\n padding-x: $kendo-badge-lg-padding-x,\n padding-y: $kendo-badge-lg-padding-y,\n font-size: $kendo-badge-lg-font-size,\n line-height: $kendo-badge-lg-line-height,\n min-width: $kendo-badge-lg-min-width\n )\n)",
"scope": "default",
"line": {
"start": 81,
"end": 103
}
},
"group": [
"badge"
],
"access": "public",
"file": {
"path": "badge/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The horizontal padding of the BottomNavigation.\n",
"commentRange": {
"start": 6,
"end": 7
},
"context": {
"type": "variable",
"name": "kendo-bottom-nav-padding-x",
"value": "k-spacing(2)",
"scope": "default",
"line": {
"start": 8,
"end": 8
}
},
"group": [
"bottom-navigation"
],
"access": "public",
"file": {
"path": "bottom-navigation/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The vertical padding of the BottomNavigation.\n",
"commentRange": {
"start": 9,
"end": 10
},
"context": {
"type": "variable",
"name": "kendo-bottom-nav-padding-y",
"value": "k-spacing(3)",
"scope": "default",
"line": {
"start": 11,
"end": 11
}
},
"group": [
"bottom-navigation"
],
"access": "public",
"file": {
"path": "bottom-navigation/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The spacing between the BottomNavigation items.\n",
"commentRange": {
"start": 12,
"end": 13
},
"context": {
"type": "variable",
"name": "kendo-bottom-nav-gap",
"value": "k-spacing(2)",
"scope": "default",
"line": {
"start": 14,
"end": 14
}
},
"group": [
"bottom-navigation"
],
"access": "public",
"file": {
"path": "bottom-navigation/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The width of the border around the BottomNavigation.\n",
"commentRange": {
"start": 15,
"end": 16
},
"context": {
"type": "variable",
"name": "kendo-bottom-nav-border-width",
"value": "0",
"scope": "default",
"line": {
"start": 17,
"end": 17
}
},
"group": [
"bottom-navigation"
],
"access": "public",
"file": {
"path": "bottom-navigation/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The font family of the BottomNavigation.\n",
"commentRange": {
"start": 18,
"end": 19
},
"context": {
"type": "variable",
"name": "kendo-bottom-nav-font-family",
"value": "var( --kendo-font-family, inherit )",
"scope": "default",
"line": {
"start": 20,
"end": 20
}
},
"group": [
"bottom-navigation"
],
"access": "public",
"file": {
"path": "bottom-navigation/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The font size of the BottomNavigation.\n",
"commentRange": {
"start": 21,
"end": 22
},
"context": {
"type": "variable",
"name": "kendo-bottom-nav-font-size",
"value": "var( --kendo-font-size-sm, inherit )",
"scope": "default",
"line": {
"start": 23,
"end": 23
}
},
"group": [
"bottom-navigation"
],
"access": "public",
"file": {
"path": "bottom-navigation/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The line height of the BottomNavigation.\n",
"commentRange": {
"start": 24,
"end": 25
},
"context": {
"type": "variable",
"name": "kendo-bottom-nav-line-height",
"value": "var( --kendo-line-height-sm, normal )",
"scope": "default",
"line": {
"start": 26,
"end": 26
}
},
"group": [
"bottom-navigation"
],
"access": "public",
"file": {
"path": "bottom-navigation/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The letter spacing of the BottomNavigation.\n",
"commentRange": {
"start": 27,
"end": 28
},
"context": {
"type": "variable",
"name": "kendo-bottom-nav-letter-spacing",
"value": "var( --kendo-letter-spacing, normal )",
"scope": "default",
"line": {
"start": 29,
"end": 29
}
},
"group": [
"bottom-navigation"
],
"access": "public",
"file": {
"path": "bottom-navigation/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The horizontal padding of the BottomNavigation item.\n",
"commentRange": {
"start": 31,
"end": 32
},
"context": {
"type": "variable",
"name": "kendo-bottom-nav-item-padding-x",
"value": "k-spacing(2.5)",
"scope": "default",
"line": {
"start": 33,
"end": 33
}
},
"group": [
"bottom-navigation"
],
"access": "public",
"file": {
"path": "bottom-navigation/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The vertical padding of the BottomNavigation item.\n",
"commentRange": {
"start": 34,
"end": 35
},
"context": {
"type": "variable",
"name": "kendo-bottom-nav-item-padding-y",
"value": "k-spacing(1)",
"scope": "default",
"line": {
"start": 36,
"end": 36
}
},
"group": [
"bottom-navigation"
],
"access": "public",
"file": {
"path": "bottom-navigation/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The minimum width of the BottomNavigation item.\n",
"commentRange": {
"start": 37,
"end": 38
},
"context": {
"type": "variable",
"name": "kendo-bottom-nav-item-min-width",
"value": "72px",
"scope": "default",
"line": {
"start": 39,
"end": 39
}
},
"group": [
"bottom-navigation"
],
"access": "public",
"file": {
"path": "bottom-navigation/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The maximum width of the BottomNavigation item.\n",
"commentRange": {
"start": 40,
"end": 41
},
"context": {
"type": "variable",
"name": "kendo-bottom-nav-item-max-width",
"value": "null",
"scope": "default",
"line": {
"start": 42,
"end": 42
}
},
"group": [
"bottom-navigation"
],
"access": "public",
"file": {
"path": "bottom-navigation/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The minimum height of the BottomNavigation item.\n",
"commentRange": {
"start": 43,
"end": 44
},
"context": {
"type": "variable",
"name": "kendo-bottom-nav-item-min-height",
"value": "calc( #{$kendo-icon-size * 2.5} + calc( #{$kendo-bottom-nav-item-padding-y} * 4 ) )",
"scope": "default",
"line": {
"start": 45,
"end": 45
}
},
"group": [
"bottom-navigation"
],
"access": "public",
"file": {
"path": "bottom-navigation/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The border radius of the BottomNavigation item.\n",
"commentRange": {
"start": 46,
"end": 47
},
"context": {
"type": "variable",
"name": "kendo-bottom-nav-item-border-radius",
"value": "k-border-radius(xxl)",
"scope": "default",
"line": {
"start": 48,
"end": 48
}
},
"group": [
"bottom-navigation"
],
"access": "public",
"file": {
"path": "bottom-navigation/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The spacing of the BottomNavigation item.\n",
"commentRange": {
"start": 49,
"end": 50
},
"context": {
"type": "variable",
"name": "kendo-bottom-nav-item-gap",
"value": "k-spacing(2)",
"scope": "default",
"line": {
"start": 51,
"end": 51
}
},
"group": [
"bottom-navigation"
],
"access": "public",
"file": {
"path": "bottom-navigation/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The box shadow of the BottomNavigation.\n",
"commentRange": {
"start": 53,
"end": 54
},
"context": {
"type": "variable",
"name": "kendo-bottom-nav-shadow",
"value": "null",
"scope": "default",
"line": {
"start": 55,
"end": 55
}
},
"group": [
"bottom-navigation"
],
"access": "public",
"file": {
"path": "bottom-navigation/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The text color of the flat BottomNavigation.\n",
"commentRange": {
"start": 57,
"end": 58
},
"context": {
"type": "variable",
"name": "kendo-bottom-nav-flat-text",
"value": "k-color(subtle)",
"scope": "default",
"line": {
"start": 59,
"end": 59
}
},
"group": [
"bottom-navigation"
],
"access": "public",
"file": {
"path": "bottom-navigation/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The background color of the flat BottomNavigation.\n",
"commentRange": {
"start": 60,
"end": 61
},
"context": {
"type": "variable",
"name": "kendo-bottom-nav-flat-bg",
"value": "k-color(surface)",
"scope": "default",
"line": {
"start": 62,
"end": 62
}
},
"group": [
"bottom-navigation"
],
"access": "public",
"file": {
"path": "bottom-navigation/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The border color of the flat BottomNavigation.\n",
"commentRange": {
"start": 63,
"end": 64
},
"context": {
"type": "variable",
"name": "kendo-bottom-nav-flat-border",
"value": "null",
"scope": "default",
"line": {
"start": 65,
"end": 65
}
},
"group": [
"bottom-navigation"
],
"access": "public",
"file": {
"path": "bottom-navigation/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The width of the border around the Breadcrumb.\n",
"commentRange": {
"start": 7,
"end": 8
},
"context": {
"type": "variable",
"name": "kendo-breadcrumb-border-width",
"value": "0px",
"scope": "default",
"line": {
"start": 9,
"end": 9
}
},
"group": [
"breadcrumb"
],
"access": "public",
"file": {
"path": "breadcrumb/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The horizontal margin of the Breadcrumb.\n",
"commentRange": {
"start": 11,
"end": 12
},
"context": {
"type": "variable",
"name": "kendo-breadcrumb-margin-x",
"value": "null",
"scope": "default",
"line": {
"start": 13,
"end": 13
}
},
"group": [
"breadcrumb"
],
"access": "public",
"file": {
"path": "breadcrumb/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The vertical margin of the Breadcrumb.\n",
"commentRange": {
"start": 14,
"end": 15
},
"context": {
"type": "variable",
"name": "kendo-breadcrumb-margin-y",
"value": "null",
"scope": "default",
"line": {
"start": 16,
"end": 16
}
},
"group": [
"breadcrumb"
],
"access": "public",
"file": {
"path": "breadcrumb/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The horizontal padding of the Breadcrumb.\n",
"commentRange": {
"start": 17,
"end": 18
},
"context": {
"type": "variable",
"name": "kendo-breadcrumb-padding-x",
"value": "null",
"scope": "default",
"line": {
"start": 19,
"end": 19
}
},
"group": [
"breadcrumb"
],
"access": "public",
"file": {
"path": "breadcrumb/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The vertical padding of the Breadcrumb.\n",
"commentRange": {
"start": 20,
"end": 21
},
"context": {
"type": "variable",
"name": "kendo-breadcrumb-padding-y",
"value": "null",
"scope": "default",
"line": {
"start": 22,
"end": 22
}
},
"group": [
"breadcrumb"
],
"access": "public",
"file": {
"path": "breadcrumb/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The font family of the Breadcrumb.\n",
"commentRange": {
"start": 24,
"end": 25
},
"context": {
"type": "variable",
"name": "kendo-breadcrumb-font-family",
"value": "var( --kendo-font-family, inherit )",
"scope": "default",
"line": {
"start": 26,
"end": 26
}
},
"group": [
"breadcrumb"
],
"access": "public",
"file": {
"path": "breadcrumb/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The font size of the Breadcrumb.\n",
"commentRange": {
"start": 28,
"end": 29
},
"context": {
"type": "variable",
"name": "kendo-breadcrumb-font-size",
"value": "var( --kendo-font-size, inherit )",
"scope": "default",
"line": {
"start": 30,
"end": 30
}
},
"group": [
"breadcrumb"
],
"access": "public",
"file": {
"path": "breadcrumb/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The font size of the small Breadcrumb.\n",
"commentRange": {
"start": 31,
"end": 32
},
"context": {
"type": "variable",
"name": "kendo-breadcrumb-sm-font-size",
"value": "var( --kendo-font-size, inherit )",
"scope": "default",
"line": {
"start": 33,
"end": 33
}
},
"group": [
"breadcrumb"
],
"access": "public",
"file": {
"path": "breadcrumb/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The font size of the medium Breadcrumb.\n",
"commentRange": {
"start": 34,
"end": 35
},
"context": {
"type": "variable",
"name": "kendo-breadcrumb-md-font-size",
"value": "$kendo-breadcrumb-font-size",
"scope": "default",
"line": {
"start": 36,
"end": 36
}
},
"group": [
"breadcrumb"
],
"access": "public",
"file": {
"path": "breadcrumb/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The font size of the large Breadcrumb.\n",
"commentRange": {
"start": 37,
"end": 38
},
"context": {
"type": "variable",
"name": "kendo-breadcrumb-lg-font-size",
"value": "var( --kendo-font-size, inherit )",
"scope": "default",
"line": {
"start": 39,
"end": 39
}
},
"group": [
"breadcrumb"
],
"access": "public",
"file": {
"path": "breadcrumb/_variables.scss",
"name": "_variables.scss"
}
},
{
"description": "The line-height of the Breadcrumb.\n",
"commentRange": {
"start": 41,
"end": 42
},
"context": {
"type": "variable",
"name": "kendo-breadcrumb-line-height",
"value": "var( --kendo-line-height, normal )!default",
"scope": "private",
"line": {
"start": 43,
"end": 43
}
},
"group": [
"breadcrumb"
],
"access": "public",
"file": {
"path": "breadcrumb/_variables.scss",