@progress/kendo-theme-material 6.4.0-dev.3 → 6.4.0-dev.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/all.css +139 -253
- package/dist/all.scss +314 -538
- package/dist/meta/sassdoc-data.json +414 -414
- package/dist/meta/sassdoc-raw-data.json +205 -205
- package/dist/meta/variables.json +10 -2
- package/dist/meta/variables.scss +1 -1
- package/lib/swatches/material-aqua-dark.json +1 -1
- package/lib/swatches/material-arctic.json +1 -1
- package/lib/swatches/material-burnt-teal.json +1 -1
- package/lib/swatches/material-dataviz-v4.json +1 -1
- package/lib/swatches/material-eggplant.json +1 -1
- package/lib/swatches/material-lime-dark.json +1 -1
- package/lib/swatches/material-lime.json +1 -1
- package/lib/swatches/material-main-dark.json +1 -1
- package/lib/swatches/material-main.json +1 -1
- package/lib/swatches/material-nova.json +1 -1
- package/lib/swatches/material-pacific-dark.json +1 -1
- package/lib/swatches/material-pacific.json +1 -1
- package/lib/swatches/material-sky-dark.json +1 -1
- package/lib/swatches/material-sky.json +1 -1
- package/lib/swatches/material-smoke.json +1 -1
- package/package.json +5 -5
- package/scss/_variables.scss +1 -2
- package/scss/badge/_variables.scss +2 -2
- package/scss/button/_layout.scss +3 -3
- package/scss/chip/_theme.scss +1 -1
- package/scss/chip/_variables.scss +1 -1
- package/scss/core/color-system/_color-system-material.scss +0 -3
- package/scss/editor/_variables.scss +1 -1
- package/scss/fab/_variables.scss +1 -1
- package/scss/floating-label/_variables.scss +1 -1
- package/scss/grid/_theme.scss +2 -4
- package/scss/grid/_variables.scss +1 -0
- package/scss/input/_layout.scss +3 -6
- package/scss/input/_variables.scss +1 -1
- package/scss/listbox/_index.scss +0 -1
- package/scss/menu/_variables.scss +1 -1
- package/scss/notification/_variables.scss +0 -1
- package/scss/progressbar/_theme.scss +2 -2
- package/scss/scheduler/_layout.scss +3 -2
- package/scss/signature/_variables.scss +1 -1
- package/scss/spreadsheet/_layout.scss +0 -1
- package/scss/spreadsheet/_theme.scss +0 -1
- package/scss/spreadsheet/_variables.scss +2 -0
- package/scss/typography/_variables.scss +1 -1
|
@@ -5025,8 +5025,8 @@
|
|
|
5025
5025
|
{
|
|
5026
5026
|
"description": "The color that focuses the user attention.\nUsed for primary buttons and for elements of primary importance across the theme.\n",
|
|
5027
5027
|
"commentRange": {
|
|
5028
|
-
"start":
|
|
5029
|
-
"end":
|
|
5028
|
+
"start": 154,
|
|
5029
|
+
"end": 157
|
|
5030
5030
|
},
|
|
5031
5031
|
"context": {
|
|
5032
5032
|
"type": "variable",
|
|
@@ -5034,8 +5034,8 @@
|
|
|
5034
5034
|
"value": "material-color( $primary-palette, main )",
|
|
5035
5035
|
"scope": "default",
|
|
5036
5036
|
"line": {
|
|
5037
|
-
"start":
|
|
5038
|
-
"end":
|
|
5037
|
+
"start": 158,
|
|
5038
|
+
"end": 158
|
|
5039
5039
|
}
|
|
5040
5040
|
},
|
|
5041
5041
|
"group": [
|
|
@@ -5053,8 +5053,8 @@
|
|
|
5053
5053
|
{
|
|
5054
5054
|
"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",
|
|
5055
5055
|
"commentRange": {
|
|
5056
|
-
"start":
|
|
5057
|
-
"end":
|
|
5056
|
+
"start": 162,
|
|
5057
|
+
"end": 165
|
|
5058
5058
|
},
|
|
5059
5059
|
"context": {
|
|
5060
5060
|
"type": "variable",
|
|
@@ -5062,8 +5062,8 @@
|
|
|
5062
5062
|
"value": "material-color( $primary-palette, main-contrast )",
|
|
5063
5063
|
"scope": "default",
|
|
5064
5064
|
"line": {
|
|
5065
|
-
"start":
|
|
5066
|
-
"end":
|
|
5065
|
+
"start": 166,
|
|
5066
|
+
"end": 166
|
|
5067
5067
|
}
|
|
5068
5068
|
},
|
|
5069
5069
|
"group": [
|
|
@@ -5081,8 +5081,8 @@
|
|
|
5081
5081
|
{
|
|
5082
5082
|
"description": "The secondary color of the theme.\n",
|
|
5083
5083
|
"commentRange": {
|
|
5084
|
-
"start":
|
|
5085
|
-
"end":
|
|
5084
|
+
"start": 168,
|
|
5085
|
+
"end": 170
|
|
5086
5086
|
},
|
|
5087
5087
|
"context": {
|
|
5088
5088
|
"type": "variable",
|
|
@@ -5090,8 +5090,8 @@
|
|
|
5090
5090
|
"value": "material-color( $secondary-palette, main )",
|
|
5091
5091
|
"scope": "default",
|
|
5092
5092
|
"line": {
|
|
5093
|
-
"start":
|
|
5094
|
-
"end":
|
|
5093
|
+
"start": 171,
|
|
5094
|
+
"end": 171
|
|
5095
5095
|
}
|
|
5096
5096
|
},
|
|
5097
5097
|
"group": [
|
|
@@ -5109,8 +5109,8 @@
|
|
|
5109
5109
|
{
|
|
5110
5110
|
"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",
|
|
5111
5111
|
"commentRange": {
|
|
5112
|
-
"start":
|
|
5113
|
-
"end":
|
|
5112
|
+
"start": 175,
|
|
5113
|
+
"end": 178
|
|
5114
5114
|
},
|
|
5115
5115
|
"context": {
|
|
5116
5116
|
"type": "variable",
|
|
@@ -5118,8 +5118,8 @@
|
|
|
5118
5118
|
"value": "material-color( $secondary-palette, main-contrast )",
|
|
5119
5119
|
"scope": "default",
|
|
5120
5120
|
"line": {
|
|
5121
|
-
"start":
|
|
5122
|
-
"end":
|
|
5121
|
+
"start": 179,
|
|
5122
|
+
"end": 179
|
|
5123
5123
|
}
|
|
5124
5124
|
},
|
|
5125
5125
|
"group": [
|
|
@@ -5137,8 +5137,8 @@
|
|
|
5137
5137
|
{
|
|
5138
5138
|
"description": "The tertiary color of the theme.\n",
|
|
5139
5139
|
"commentRange": {
|
|
5140
|
-
"start":
|
|
5141
|
-
"end":
|
|
5140
|
+
"start": 181,
|
|
5141
|
+
"end": 183
|
|
5142
5142
|
},
|
|
5143
5143
|
"context": {
|
|
5144
5144
|
"type": "variable",
|
|
@@ -5146,8 +5146,8 @@
|
|
|
5146
5146
|
"value": "material-color($tertiary-palette, main)",
|
|
5147
5147
|
"scope": "default",
|
|
5148
5148
|
"line": {
|
|
5149
|
-
"start":
|
|
5150
|
-
"end":
|
|
5149
|
+
"start": 184,
|
|
5150
|
+
"end": 184
|
|
5151
5151
|
}
|
|
5152
5152
|
},
|
|
5153
5153
|
"group": [
|
|
@@ -5165,8 +5165,8 @@
|
|
|
5165
5165
|
{
|
|
5166
5166
|
"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",
|
|
5167
5167
|
"commentRange": {
|
|
5168
|
-
"start":
|
|
5169
|
-
"end":
|
|
5168
|
+
"start": 188,
|
|
5169
|
+
"end": 191
|
|
5170
5170
|
},
|
|
5171
5171
|
"context": {
|
|
5172
5172
|
"type": "variable",
|
|
@@ -5174,8 +5174,8 @@
|
|
|
5174
5174
|
"value": "material-color($tertiary-palette, main-contrast)",
|
|
5175
5175
|
"scope": "default",
|
|
5176
5176
|
"line": {
|
|
5177
|
-
"start":
|
|
5178
|
-
"end":
|
|
5177
|
+
"start": 192,
|
|
5178
|
+
"end": 192
|
|
5179
5179
|
}
|
|
5180
5180
|
},
|
|
5181
5181
|
"group": [
|
|
@@ -5193,8 +5193,8 @@
|
|
|
5193
5193
|
{
|
|
5194
5194
|
"description": "The color for informational messages and states.\n",
|
|
5195
5195
|
"commentRange": {
|
|
5196
|
-
"start":
|
|
5197
|
-
"end":
|
|
5196
|
+
"start": 194,
|
|
5197
|
+
"end": 196
|
|
5198
5198
|
},
|
|
5199
5199
|
"context": {
|
|
5200
5200
|
"type": "variable",
|
|
@@ -5202,8 +5202,8 @@
|
|
|
5202
5202
|
"value": "#0058e9",
|
|
5203
5203
|
"scope": "default",
|
|
5204
5204
|
"line": {
|
|
5205
|
-
"start":
|
|
5206
|
-
"end":
|
|
5205
|
+
"start": 197,
|
|
5206
|
+
"end": 197
|
|
5207
5207
|
}
|
|
5208
5208
|
},
|
|
5209
5209
|
"group": [
|
|
@@ -5221,8 +5221,8 @@
|
|
|
5221
5221
|
{
|
|
5222
5222
|
"description": "The color for success messages and states.\n",
|
|
5223
5223
|
"commentRange": {
|
|
5224
|
-
"start":
|
|
5225
|
-
"end":
|
|
5224
|
+
"start": 201,
|
|
5225
|
+
"end": 203
|
|
5226
5226
|
},
|
|
5227
5227
|
"context": {
|
|
5228
5228
|
"type": "variable",
|
|
@@ -5230,8 +5230,8 @@
|
|
|
5230
5230
|
"value": "#37b400",
|
|
5231
5231
|
"scope": "default",
|
|
5232
5232
|
"line": {
|
|
5233
|
-
"start":
|
|
5234
|
-
"end":
|
|
5233
|
+
"start": 204,
|
|
5234
|
+
"end": 204
|
|
5235
5235
|
}
|
|
5236
5236
|
},
|
|
5237
5237
|
"group": [
|
|
@@ -5249,8 +5249,8 @@
|
|
|
5249
5249
|
{
|
|
5250
5250
|
"description": "The color for warning messages and states.\n",
|
|
5251
5251
|
"commentRange": {
|
|
5252
|
-
"start":
|
|
5253
|
-
"end":
|
|
5252
|
+
"start": 208,
|
|
5253
|
+
"end": 210
|
|
5254
5254
|
},
|
|
5255
5255
|
"context": {
|
|
5256
5256
|
"type": "variable",
|
|
@@ -5258,8 +5258,8 @@
|
|
|
5258
5258
|
"value": "#ffc000",
|
|
5259
5259
|
"scope": "default",
|
|
5260
5260
|
"line": {
|
|
5261
|
-
"start":
|
|
5262
|
-
"end":
|
|
5261
|
+
"start": 211,
|
|
5262
|
+
"end": 211
|
|
5263
5263
|
}
|
|
5264
5264
|
},
|
|
5265
5265
|
"group": [
|
|
@@ -5277,8 +5277,8 @@
|
|
|
5277
5277
|
{
|
|
5278
5278
|
"description": "The color for error messages and states.\n",
|
|
5279
5279
|
"commentRange": {
|
|
5280
|
-
"start":
|
|
5281
|
-
"end":
|
|
5280
|
+
"start": 215,
|
|
5281
|
+
"end": 217
|
|
5282
5282
|
},
|
|
5283
5283
|
"context": {
|
|
5284
5284
|
"type": "variable",
|
|
@@ -5286,8 +5286,8 @@
|
|
|
5286
5286
|
"value": "#f31700",
|
|
5287
5287
|
"scope": "default",
|
|
5288
5288
|
"line": {
|
|
5289
|
-
"start":
|
|
5290
|
-
"end":
|
|
5289
|
+
"start": 218,
|
|
5290
|
+
"end": 218
|
|
5291
5291
|
}
|
|
5292
5292
|
},
|
|
5293
5293
|
"group": [
|
|
@@ -5305,8 +5305,8 @@
|
|
|
5305
5305
|
{
|
|
5306
5306
|
"description": "The dark color of the theme.\n",
|
|
5307
5307
|
"commentRange": {
|
|
5308
|
-
"start":
|
|
5309
|
-
"end":
|
|
5308
|
+
"start": 222,
|
|
5309
|
+
"end": 224
|
|
5310
5310
|
},
|
|
5311
5311
|
"context": {
|
|
5312
5312
|
"type": "variable",
|
|
@@ -5314,8 +5314,8 @@
|
|
|
5314
5314
|
"value": "get-base-hue( gray, 800 )",
|
|
5315
5315
|
"scope": "default",
|
|
5316
5316
|
"line": {
|
|
5317
|
-
"start":
|
|
5318
|
-
"end":
|
|
5317
|
+
"start": 225,
|
|
5318
|
+
"end": 225
|
|
5319
5319
|
}
|
|
5320
5320
|
},
|
|
5321
5321
|
"group": [
|
|
@@ -5333,8 +5333,8 @@
|
|
|
5333
5333
|
{
|
|
5334
5334
|
"description": "The light color of the theme.\n",
|
|
5335
5335
|
"commentRange": {
|
|
5336
|
-
"start":
|
|
5337
|
-
"end":
|
|
5336
|
+
"start": 227,
|
|
5337
|
+
"end": 229
|
|
5338
5338
|
},
|
|
5339
5339
|
"context": {
|
|
5340
5340
|
"type": "variable",
|
|
@@ -5342,8 +5342,8 @@
|
|
|
5342
5342
|
"value": "get-base-hue( gray, 100 )",
|
|
5343
5343
|
"scope": "default",
|
|
5344
5344
|
"line": {
|
|
5345
|
-
"start":
|
|
5346
|
-
"end":
|
|
5345
|
+
"start": 230,
|
|
5346
|
+
"end": 230
|
|
5347
5347
|
}
|
|
5348
5348
|
},
|
|
5349
5349
|
"group": [
|
|
@@ -5361,8 +5361,8 @@
|
|
|
5361
5361
|
{
|
|
5362
5362
|
"description": "Inverse color of the theme. Depending on the theme luminance dark or light, it will be light or dark\n",
|
|
5363
5363
|
"commentRange": {
|
|
5364
|
-
"start":
|
|
5365
|
-
"end":
|
|
5364
|
+
"start": 232,
|
|
5365
|
+
"end": 233
|
|
5366
5366
|
},
|
|
5367
5367
|
"context": {
|
|
5368
5368
|
"type": "variable",
|
|
@@ -5370,8 +5370,8 @@
|
|
|
5370
5370
|
"value": "if( $kendo-is-dark-theme, $kendo-color-light, $kendo-color-dark )",
|
|
5371
5371
|
"scope": "default",
|
|
5372
5372
|
"line": {
|
|
5373
|
-
"start":
|
|
5374
|
-
"end":
|
|
5373
|
+
"start": 234,
|
|
5374
|
+
"end": 234
|
|
5375
5375
|
}
|
|
5376
5376
|
},
|
|
5377
5377
|
"group": [
|
|
@@ -5388,8 +5388,8 @@
|
|
|
5388
5388
|
{
|
|
5389
5389
|
"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",
|
|
5390
5390
|
"commentRange": {
|
|
5391
|
-
"start":
|
|
5392
|
-
"end":
|
|
5391
|
+
"start": 326,
|
|
5392
|
+
"end": 328
|
|
5393
5393
|
},
|
|
5394
5394
|
"context": {
|
|
5395
5395
|
"type": "variable",
|
|
@@ -5397,8 +5397,8 @@
|
|
|
5397
5397
|
"value": "k-map-get( $theme, component-bg )",
|
|
5398
5398
|
"scope": "default",
|
|
5399
5399
|
"line": {
|
|
5400
|
-
"start":
|
|
5401
|
-
"end":
|
|
5400
|
+
"start": 329,
|
|
5401
|
+
"end": 329
|
|
5402
5402
|
}
|
|
5403
5403
|
},
|
|
5404
5404
|
"group": [
|
|
@@ -5415,8 +5415,8 @@
|
|
|
5415
5415
|
{
|
|
5416
5416
|
"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",
|
|
5417
5417
|
"commentRange": {
|
|
5418
|
-
"start":
|
|
5419
|
-
"end":
|
|
5418
|
+
"start": 330,
|
|
5419
|
+
"end": 332
|
|
5420
5420
|
},
|
|
5421
5421
|
"context": {
|
|
5422
5422
|
"type": "variable",
|
|
@@ -5424,8 +5424,8 @@
|
|
|
5424
5424
|
"value": "k-map-get( $theme, component-text )",
|
|
5425
5425
|
"scope": "default",
|
|
5426
5426
|
"line": {
|
|
5427
|
-
"start":
|
|
5428
|
-
"end":
|
|
5427
|
+
"start": 333,
|
|
5428
|
+
"end": 333
|
|
5429
5429
|
}
|
|
5430
5430
|
},
|
|
5431
5431
|
"group": [
|
|
@@ -5442,8 +5442,8 @@
|
|
|
5442
5442
|
{
|
|
5443
5443
|
"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",
|
|
5444
5444
|
"commentRange": {
|
|
5445
|
-
"start":
|
|
5446
|
-
"end":
|
|
5445
|
+
"start": 334,
|
|
5446
|
+
"end": 336
|
|
5447
5447
|
},
|
|
5448
5448
|
"context": {
|
|
5449
5449
|
"type": "variable",
|
|
@@ -5451,8 +5451,8 @@
|
|
|
5451
5451
|
"value": "k-map-get( $theme, component-border )",
|
|
5452
5452
|
"scope": "default",
|
|
5453
5453
|
"line": {
|
|
5454
|
-
"start":
|
|
5455
|
-
"end":
|
|
5454
|
+
"start": 337,
|
|
5455
|
+
"end": 337
|
|
5456
5456
|
}
|
|
5457
5457
|
},
|
|
5458
5458
|
"group": [
|
|
@@ -6708,6 +6708,33 @@
|
|
|
6708
6708
|
"resolvedValue": "1",
|
|
6709
6709
|
"resolvedType": "Number"
|
|
6710
6710
|
},
|
|
6711
|
+
{
|
|
6712
|
+
"description": "The font size of the Floating Label.\n",
|
|
6713
|
+
"commentRange": {
|
|
6714
|
+
"start": 6,
|
|
6715
|
+
"end": 7
|
|
6716
|
+
},
|
|
6717
|
+
"context": {
|
|
6718
|
+
"type": "variable",
|
|
6719
|
+
"name": "kendo-floating-label-font-size",
|
|
6720
|
+
"value": "$kendo-input-font-size",
|
|
6721
|
+
"scope": "default",
|
|
6722
|
+
"line": {
|
|
6723
|
+
"start": 8,
|
|
6724
|
+
"end": 8
|
|
6725
|
+
}
|
|
6726
|
+
},
|
|
6727
|
+
"group": [
|
|
6728
|
+
"floating-label"
|
|
6729
|
+
],
|
|
6730
|
+
"access": "public",
|
|
6731
|
+
"file": {
|
|
6732
|
+
"path": "floating-label/_variables.scss",
|
|
6733
|
+
"name": "_variables.scss"
|
|
6734
|
+
},
|
|
6735
|
+
"resolvedValue": "16px",
|
|
6736
|
+
"resolvedType": "Number"
|
|
6737
|
+
},
|
|
6711
6738
|
{
|
|
6712
6739
|
"description": "The maximum width of the Floating Label.\n",
|
|
6713
6740
|
"commentRange": {
|
|
@@ -9303,8 +9330,8 @@
|
|
|
9303
9330
|
{
|
|
9304
9331
|
"description": "Background color of the grid row resize indicator\n",
|
|
9305
9332
|
"commentRange": {
|
|
9306
|
-
"start":
|
|
9307
|
-
"end":
|
|
9333
|
+
"start": 309,
|
|
9334
|
+
"end": 310
|
|
9308
9335
|
},
|
|
9309
9336
|
"context": {
|
|
9310
9337
|
"type": "variable",
|
|
@@ -9312,8 +9339,8 @@
|
|
|
9312
9339
|
"value": "rgba( k-contrast-color( $kendo-grid-bg ), .24 )",
|
|
9313
9340
|
"scope": "default",
|
|
9314
9341
|
"line": {
|
|
9315
|
-
"start":
|
|
9316
|
-
"end":
|
|
9342
|
+
"start": 311,
|
|
9343
|
+
"end": 311
|
|
9317
9344
|
}
|
|
9318
9345
|
},
|
|
9319
9346
|
"group": [
|
|
@@ -9330,8 +9357,8 @@
|
|
|
9330
9357
|
{
|
|
9331
9358
|
"description": "Active background color of the grid row resize indicator\n",
|
|
9332
9359
|
"commentRange": {
|
|
9333
|
-
"start":
|
|
9334
|
-
"end":
|
|
9360
|
+
"start": 312,
|
|
9361
|
+
"end": 313
|
|
9335
9362
|
},
|
|
9336
9363
|
"context": {
|
|
9337
9364
|
"type": "variable",
|
|
@@ -9339,8 +9366,8 @@
|
|
|
9339
9366
|
"value": "$kendo-color-primary",
|
|
9340
9367
|
"scope": "default",
|
|
9341
9368
|
"line": {
|
|
9342
|
-
"start":
|
|
9343
|
-
"end":
|
|
9369
|
+
"start": 314,
|
|
9370
|
+
"end": 314
|
|
9344
9371
|
}
|
|
9345
9372
|
},
|
|
9346
9373
|
"group": [
|
|
@@ -9357,8 +9384,8 @@
|
|
|
9357
9384
|
{
|
|
9358
9385
|
"description": "Height of the grid row resize indicator\n",
|
|
9359
9386
|
"commentRange": {
|
|
9360
|
-
"start":
|
|
9361
|
-
"end":
|
|
9387
|
+
"start": 315,
|
|
9388
|
+
"end": 316
|
|
9362
9389
|
},
|
|
9363
9390
|
"context": {
|
|
9364
9391
|
"type": "variable",
|
|
@@ -9366,8 +9393,8 @@
|
|
|
9366
9393
|
"value": "k-map-get( $kendo-spacing, .5 )",
|
|
9367
9394
|
"scope": "default",
|
|
9368
9395
|
"line": {
|
|
9369
|
-
"start":
|
|
9370
|
-
"end":
|
|
9396
|
+
"start": 317,
|
|
9397
|
+
"end": 317
|
|
9371
9398
|
}
|
|
9372
9399
|
},
|
|
9373
9400
|
"group": [
|
|
@@ -14055,8 +14082,8 @@
|
|
|
14055
14082
|
{
|
|
14056
14083
|
"description": "Theme colors of the notification.\n",
|
|
14057
14084
|
"commentRange": {
|
|
14058
|
-
"start":
|
|
14059
|
-
"end":
|
|
14085
|
+
"start": 56,
|
|
14086
|
+
"end": 57
|
|
14060
14087
|
},
|
|
14061
14088
|
"context": {
|
|
14062
14089
|
"type": "variable",
|
|
@@ -14064,8 +14091,8 @@
|
|
|
14064
14091
|
"value": "$kendo-theme-colors",
|
|
14065
14092
|
"scope": "default",
|
|
14066
14093
|
"line": {
|
|
14067
|
-
"start":
|
|
14068
|
-
"end":
|
|
14094
|
+
"start": 58,
|
|
14095
|
+
"end": 58
|
|
14069
14096
|
}
|
|
14070
14097
|
},
|
|
14071
14098
|
"group": [
|
|
@@ -18672,8 +18699,8 @@
|
|
|
18672
18699
|
{
|
|
18673
18700
|
"description": "Color of shadows\n",
|
|
18674
18701
|
"commentRange": {
|
|
18675
|
-
"start":
|
|
18676
|
-
"end":
|
|
18702
|
+
"start": 79,
|
|
18703
|
+
"end": 80
|
|
18677
18704
|
},
|
|
18678
18705
|
"context": {
|
|
18679
18706
|
"type": "variable",
|
|
@@ -18681,8 +18708,8 @@
|
|
|
18681
18708
|
"value": "k-map-get( $theme, elevation )",
|
|
18682
18709
|
"scope": "default",
|
|
18683
18710
|
"line": {
|
|
18684
|
-
"start":
|
|
18685
|
-
"end":
|
|
18711
|
+
"start": 81,
|
|
18712
|
+
"end": 81
|
|
18686
18713
|
}
|
|
18687
18714
|
},
|
|
18688
18715
|
"group": [
|
|
@@ -18699,8 +18726,8 @@
|
|
|
18699
18726
|
{
|
|
18700
18727
|
"description": "Shadow for switch.\nEquivalent to material elevation 1.\n",
|
|
18701
18728
|
"commentRange": {
|
|
18702
|
-
"start":
|
|
18703
|
-
"end":
|
|
18729
|
+
"start": 82,
|
|
18730
|
+
"end": 84
|
|
18704
18731
|
},
|
|
18705
18732
|
"context": {
|
|
18706
18733
|
"type": "variable",
|
|
@@ -18708,8 +18735,8 @@
|
|
|
18708
18735
|
"value": "0 2px 1px -1px rgba( $elevation, .2 ), 0 1px 1px 0 rgba( $elevation, .14 ), 0 1px 3px 0 rgba( $elevation, .12 )",
|
|
18709
18736
|
"scope": "default",
|
|
18710
18737
|
"line": {
|
|
18711
|
-
"start":
|
|
18712
|
-
"end":
|
|
18738
|
+
"start": 85,
|
|
18739
|
+
"end": 85
|
|
18713
18740
|
}
|
|
18714
18741
|
},
|
|
18715
18742
|
"group": [
|
|
@@ -18726,8 +18753,8 @@
|
|
|
18726
18753
|
{
|
|
18727
18754
|
"description": "Shadow for resting state of button, card and other widgets.\nEquivalent to material elevation 2.\n",
|
|
18728
18755
|
"commentRange": {
|
|
18729
|
-
"start":
|
|
18730
|
-
"end":
|
|
18756
|
+
"start": 86,
|
|
18757
|
+
"end": 88
|
|
18731
18758
|
},
|
|
18732
18759
|
"context": {
|
|
18733
18760
|
"type": "variable",
|
|
@@ -18735,8 +18762,8 @@
|
|
|
18735
18762
|
"value": "0 3px 1px -2px rgba( $elevation, .2 ), 0 2px 2px 0 rgba( $elevation, .14 ), 0 1px 5px 0 rgba( $elevation, .12 )",
|
|
18736
18763
|
"scope": "default",
|
|
18737
18764
|
"line": {
|
|
18738
|
-
"start":
|
|
18739
|
-
"end":
|
|
18765
|
+
"start": 89,
|
|
18766
|
+
"end": 89
|
|
18740
18767
|
}
|
|
18741
18768
|
},
|
|
18742
18769
|
"group": [
|
|
@@ -18753,8 +18780,8 @@
|
|
|
18753
18780
|
{
|
|
18754
18781
|
"description": "Shadow for menu, popups and raised state of button and card.\nEquivalent to material elevation 8.\n",
|
|
18755
18782
|
"commentRange": {
|
|
18756
|
-
"start":
|
|
18757
|
-
"end":
|
|
18783
|
+
"start": 90,
|
|
18784
|
+
"end": 92
|
|
18758
18785
|
},
|
|
18759
18786
|
"context": {
|
|
18760
18787
|
"type": "variable",
|
|
@@ -18762,8 +18789,8 @@
|
|
|
18762
18789
|
"value": "0 5px 5px -3px rgba( $elevation, .2 ), 0 8px 10px 1px rgba( $elevation, .14 ), 0 3px 14px 2px rgba( $elevation, .12 )",
|
|
18763
18790
|
"scope": "default",
|
|
18764
18791
|
"line": {
|
|
18765
|
-
"start":
|
|
18766
|
-
"end":
|
|
18792
|
+
"start": 93,
|
|
18793
|
+
"end": 93
|
|
18767
18794
|
}
|
|
18768
18795
|
},
|
|
18769
18796
|
"group": [
|
|
@@ -18780,8 +18807,8 @@
|
|
|
18780
18807
|
{
|
|
18781
18808
|
"description": "Shadow for drawers and other overlaying elements.\nEquivalent to material elevation 16.\n",
|
|
18782
18809
|
"commentRange": {
|
|
18783
|
-
"start":
|
|
18784
|
-
"end":
|
|
18810
|
+
"start": 94,
|
|
18811
|
+
"end": 96
|
|
18785
18812
|
},
|
|
18786
18813
|
"context": {
|
|
18787
18814
|
"type": "variable",
|
|
@@ -18789,8 +18816,8 @@
|
|
|
18789
18816
|
"value": "0 8px 10px -5px rgba( $elevation, .2 ), 0 16px 24px 2px rgba( $elevation, .14 ), 0 6px 30px 5px rgba( $elevation, .12 )",
|
|
18790
18817
|
"scope": "default",
|
|
18791
18818
|
"line": {
|
|
18792
|
-
"start":
|
|
18793
|
-
"end":
|
|
18819
|
+
"start": 97,
|
|
18820
|
+
"end": 97
|
|
18794
18821
|
}
|
|
18795
18822
|
},
|
|
18796
18823
|
"group": [
|
|
@@ -18807,8 +18834,8 @@
|
|
|
18807
18834
|
{
|
|
18808
18835
|
"description": "Shadow for window and dialog.\nEquivalent to material elevation 24.\n",
|
|
18809
18836
|
"commentRange": {
|
|
18810
|
-
"start":
|
|
18811
|
-
"end":
|
|
18837
|
+
"start": 98,
|
|
18838
|
+
"end": 100
|
|
18812
18839
|
},
|
|
18813
18840
|
"context": {
|
|
18814
18841
|
"type": "variable",
|
|
@@ -18816,8 +18843,8 @@
|
|
|
18816
18843
|
"value": "0 11px 15px -7px rgba( $elevation, .2 ), 0 24px 38px 3px rgba( $elevation, .14 ), 0 9px 46px 8px rgba( $elevation, .12 )",
|
|
18817
18844
|
"scope": "default",
|
|
18818
18845
|
"line": {
|
|
18819
|
-
"start":
|
|
18820
|
-
"end":
|
|
18846
|
+
"start": 101,
|
|
18847
|
+
"end": 101
|
|
18821
18848
|
}
|
|
18822
18849
|
},
|
|
18823
18850
|
"group": [
|
|
@@ -24099,8 +24126,8 @@
|
|
|
24099
24126
|
{
|
|
24100
24127
|
"description": "Base font size across all components.\n",
|
|
24101
24128
|
"commentRange": {
|
|
24102
|
-
"start":
|
|
24103
|
-
"end":
|
|
24129
|
+
"start": 253,
|
|
24130
|
+
"end": 254
|
|
24104
24131
|
},
|
|
24105
24132
|
"context": {
|
|
24106
24133
|
"type": "variable",
|
|
@@ -24108,8 +24135,8 @@
|
|
|
24108
24135
|
"value": "14px",
|
|
24109
24136
|
"scope": "default",
|
|
24110
24137
|
"line": {
|
|
24111
|
-
"start":
|
|
24112
|
-
"end":
|
|
24138
|
+
"start": 255,
|
|
24139
|
+
"end": 255
|
|
24113
24140
|
}
|
|
24114
24141
|
},
|
|
24115
24142
|
"group": [
|
|
@@ -24126,8 +24153,8 @@
|
|
|
24126
24153
|
{
|
|
24127
24154
|
"description": "Font family for text.\n",
|
|
24128
24155
|
"commentRange": {
|
|
24129
|
-
"start":
|
|
24130
|
-
"end":
|
|
24156
|
+
"start": 270,
|
|
24157
|
+
"end": 271
|
|
24131
24158
|
},
|
|
24132
24159
|
"context": {
|
|
24133
24160
|
"type": "variable",
|
|
@@ -24135,8 +24162,8 @@
|
|
|
24135
24162
|
"value": "Roboto, \"Helvetica Neue\", sans-serif",
|
|
24136
24163
|
"scope": "default",
|
|
24137
24164
|
"line": {
|
|
24138
|
-
"start":
|
|
24139
|
-
"end":
|
|
24165
|
+
"start": 272,
|
|
24166
|
+
"end": 272
|
|
24140
24167
|
}
|
|
24141
24168
|
},
|
|
24142
24169
|
"group": [
|
|
@@ -24153,8 +24180,8 @@
|
|
|
24153
24180
|
{
|
|
24154
24181
|
"description": "Font family across all components.\n",
|
|
24155
24182
|
"commentRange": {
|
|
24156
|
-
"start":
|
|
24157
|
-
"end":
|
|
24183
|
+
"start": 274,
|
|
24184
|
+
"end": 275
|
|
24158
24185
|
},
|
|
24159
24186
|
"context": {
|
|
24160
24187
|
"type": "variable",
|
|
@@ -24162,8 +24189,8 @@
|
|
|
24162
24189
|
"value": "Roboto, \"Helvetica Neue\", sans-serif",
|
|
24163
24190
|
"scope": "default",
|
|
24164
24191
|
"line": {
|
|
24165
|
-
"start":
|
|
24166
|
-
"end":
|
|
24192
|
+
"start": 276,
|
|
24193
|
+
"end": 276
|
|
24167
24194
|
}
|
|
24168
24195
|
},
|
|
24169
24196
|
"group": [
|
|
@@ -24180,8 +24207,8 @@
|
|
|
24180
24207
|
{
|
|
24181
24208
|
"description": "Font family for monospaced text. Used for styling the code.\n",
|
|
24182
24209
|
"commentRange": {
|
|
24183
|
-
"start":
|
|
24184
|
-
"end":
|
|
24210
|
+
"start": 278,
|
|
24211
|
+
"end": 279
|
|
24185
24212
|
},
|
|
24186
24213
|
"context": {
|
|
24187
24214
|
"type": "variable",
|
|
@@ -24189,8 +24216,8 @@
|
|
|
24189
24216
|
"value": "Consolas, \"Ubuntu Mono\", \"Lucida Console\", \"Courier New\", monospace",
|
|
24190
24217
|
"scope": "default",
|
|
24191
24218
|
"line": {
|
|
24192
|
-
"start":
|
|
24193
|
-
"end":
|
|
24219
|
+
"start": 280,
|
|
24220
|
+
"end": 280
|
|
24194
24221
|
}
|
|
24195
24222
|
},
|
|
24196
24223
|
"group": [
|
|
@@ -24207,8 +24234,8 @@
|
|
|
24207
24234
|
{
|
|
24208
24235
|
"description": "Font family across all components.\n",
|
|
24209
24236
|
"commentRange": {
|
|
24210
|
-
"start":
|
|
24211
|
-
"end":
|
|
24237
|
+
"start": 282,
|
|
24238
|
+
"end": 283
|
|
24212
24239
|
},
|
|
24213
24240
|
"context": {
|
|
24214
24241
|
"type": "variable",
|
|
@@ -24216,8 +24243,8 @@
|
|
|
24216
24243
|
"value": "Roboto, \"Helvetica Neue\", sans-serif",
|
|
24217
24244
|
"scope": "default",
|
|
24218
24245
|
"line": {
|
|
24219
|
-
"start":
|
|
24220
|
-
"end":
|
|
24246
|
+
"start": 284,
|
|
24247
|
+
"end": 284
|
|
24221
24248
|
}
|
|
24222
24249
|
},
|
|
24223
24250
|
"group": [
|
|
@@ -24234,8 +24261,8 @@
|
|
|
24234
24261
|
{
|
|
24235
24262
|
"description": "Line height used along with $kendo-font-size.\n",
|
|
24236
24263
|
"commentRange": {
|
|
24237
|
-
"start":
|
|
24238
|
-
"end":
|
|
24264
|
+
"start": 286,
|
|
24265
|
+
"end": 287
|
|
24239
24266
|
},
|
|
24240
24267
|
"context": {
|
|
24241
24268
|
"type": "variable",
|
|
@@ -24243,8 +24270,8 @@
|
|
|
24243
24270
|
"value": "k-math-div( 28, 14 )",
|
|
24244
24271
|
"scope": "default",
|
|
24245
24272
|
"line": {
|
|
24246
|
-
"start":
|
|
24247
|
-
"end":
|
|
24273
|
+
"start": 288,
|
|
24274
|
+
"end": 288
|
|
24248
24275
|
}
|
|
24249
24276
|
},
|
|
24250
24277
|
"group": [
|
|
@@ -24261,8 +24288,8 @@
|
|
|
24261
24288
|
{
|
|
24262
24289
|
"description": "Border radius for all components.\n",
|
|
24263
24290
|
"commentRange": {
|
|
24264
|
-
"start":
|
|
24265
|
-
"end":
|
|
24291
|
+
"start": 128,
|
|
24292
|
+
"end": 128
|
|
24266
24293
|
},
|
|
24267
24294
|
"context": {
|
|
24268
24295
|
"type": "variable",
|
|
@@ -24270,8 +24297,8 @@
|
|
|
24270
24297
|
"value": "k-map-get( $kendo-spacing, 1 )",
|
|
24271
24298
|
"scope": "default",
|
|
24272
24299
|
"line": {
|
|
24273
|
-
"start":
|
|
24274
|
-
"end":
|
|
24300
|
+
"start": 129,
|
|
24301
|
+
"end": 129
|
|
24275
24302
|
}
|
|
24276
24303
|
},
|
|
24277
24304
|
"access": "public",
|
|
@@ -24288,8 +24315,8 @@
|
|
|
24288
24315
|
{
|
|
24289
24316
|
"description": "The background of the components' chrome area.\n",
|
|
24290
24317
|
"commentRange": {
|
|
24291
|
-
"start":
|
|
24292
|
-
"end":
|
|
24318
|
+
"start": 340,
|
|
24319
|
+
"end": 340
|
|
24293
24320
|
},
|
|
24294
24321
|
"context": {
|
|
24295
24322
|
"type": "variable",
|
|
@@ -24297,8 +24324,8 @@
|
|
|
24297
24324
|
"value": "k-map-get( $theme, base-bg )",
|
|
24298
24325
|
"scope": "default",
|
|
24299
24326
|
"line": {
|
|
24300
|
-
"start":
|
|
24301
|
-
"end":
|
|
24327
|
+
"start": 341,
|
|
24328
|
+
"end": 341
|
|
24302
24329
|
}
|
|
24303
24330
|
},
|
|
24304
24331
|
"access": "public",
|
|
@@ -24315,8 +24342,8 @@
|
|
|
24315
24342
|
{
|
|
24316
24343
|
"description": "The text color of the components' chrome area.\n",
|
|
24317
24344
|
"commentRange": {
|
|
24318
|
-
"start":
|
|
24319
|
-
"end":
|
|
24345
|
+
"start": 342,
|
|
24346
|
+
"end": 342
|
|
24320
24347
|
},
|
|
24321
24348
|
"context": {
|
|
24322
24349
|
"type": "variable",
|
|
@@ -24324,8 +24351,8 @@
|
|
|
24324
24351
|
"value": "k-map-get( $theme, component-text )",
|
|
24325
24352
|
"scope": "default",
|
|
24326
24353
|
"line": {
|
|
24327
|
-
"start":
|
|
24328
|
-
"end":
|
|
24354
|
+
"start": 343,
|
|
24355
|
+
"end": 343
|
|
24329
24356
|
}
|
|
24330
24357
|
},
|
|
24331
24358
|
"access": "public",
|
|
@@ -24342,8 +24369,8 @@
|
|
|
24342
24369
|
{
|
|
24343
24370
|
"description": "The border of the components' chrome area.\n",
|
|
24344
24371
|
"commentRange": {
|
|
24345
|
-
"start":
|
|
24346
|
-
"end":
|
|
24372
|
+
"start": 344,
|
|
24373
|
+
"end": 344
|
|
24347
24374
|
},
|
|
24348
24375
|
"context": {
|
|
24349
24376
|
"type": "variable",
|
|
@@ -24351,8 +24378,8 @@
|
|
|
24351
24378
|
"value": "rgba( if( $kendo-is-dark-theme, $kendo-color-white, $kendo-color-black ), .08 )",
|
|
24352
24379
|
"scope": "default",
|
|
24353
24380
|
"line": {
|
|
24354
|
-
"start":
|
|
24355
|
-
"end":
|
|
24381
|
+
"start": 345,
|
|
24382
|
+
"end": 345
|
|
24356
24383
|
}
|
|
24357
24384
|
},
|
|
24358
24385
|
"access": "public",
|
|
@@ -24369,8 +24396,8 @@
|
|
|
24369
24396
|
{
|
|
24370
24397
|
"description": "The gradient background of the components' chrome area.\n",
|
|
24371
24398
|
"commentRange": {
|
|
24372
|
-
"start":
|
|
24373
|
-
"end":
|
|
24399
|
+
"start": 346,
|
|
24400
|
+
"end": 346
|
|
24374
24401
|
},
|
|
24375
24402
|
"context": {
|
|
24376
24403
|
"type": "variable",
|
|
@@ -24378,8 +24405,8 @@
|
|
|
24378
24405
|
"value": "null",
|
|
24379
24406
|
"scope": "default",
|
|
24380
24407
|
"line": {
|
|
24381
|
-
"start":
|
|
24382
|
-
"end":
|
|
24408
|
+
"start": 347,
|
|
24409
|
+
"end": 347
|
|
24383
24410
|
}
|
|
24384
24411
|
},
|
|
24385
24412
|
"access": "public",
|
|
@@ -24396,8 +24423,8 @@
|
|
|
24396
24423
|
{
|
|
24397
24424
|
"description": "The background of hovered items.\n",
|
|
24398
24425
|
"commentRange": {
|
|
24399
|
-
"start":
|
|
24400
|
-
"end":
|
|
24426
|
+
"start": 349,
|
|
24427
|
+
"end": 349
|
|
24401
24428
|
},
|
|
24402
24429
|
"context": {
|
|
24403
24430
|
"type": "variable",
|
|
@@ -24405,8 +24432,8 @@
|
|
|
24405
24432
|
"value": "k-map-get( $theme, hover-bg )",
|
|
24406
24433
|
"scope": "default",
|
|
24407
24434
|
"line": {
|
|
24408
|
-
"start":
|
|
24409
|
-
"end":
|
|
24435
|
+
"start": 350,
|
|
24436
|
+
"end": 350
|
|
24410
24437
|
}
|
|
24411
24438
|
},
|
|
24412
24439
|
"access": "public",
|
|
@@ -24423,8 +24450,8 @@
|
|
|
24423
24450
|
{
|
|
24424
24451
|
"description": "The text color of hovered items.\n",
|
|
24425
24452
|
"commentRange": {
|
|
24426
|
-
"start":
|
|
24427
|
-
"end":
|
|
24453
|
+
"start": 351,
|
|
24454
|
+
"end": 351
|
|
24428
24455
|
},
|
|
24429
24456
|
"context": {
|
|
24430
24457
|
"type": "variable",
|
|
@@ -24432,8 +24459,8 @@
|
|
|
24432
24459
|
"value": "$kendo-base-text",
|
|
24433
24460
|
"scope": "default",
|
|
24434
24461
|
"line": {
|
|
24435
|
-
"start":
|
|
24436
|
-
"end":
|
|
24462
|
+
"start": 352,
|
|
24463
|
+
"end": 352
|
|
24437
24464
|
}
|
|
24438
24465
|
},
|
|
24439
24466
|
"access": "public",
|
|
@@ -24450,8 +24477,8 @@
|
|
|
24450
24477
|
{
|
|
24451
24478
|
"description": "The border color of hovered items.\n",
|
|
24452
24479
|
"commentRange": {
|
|
24453
|
-
"start":
|
|
24454
|
-
"end":
|
|
24480
|
+
"start": 353,
|
|
24481
|
+
"end": 353
|
|
24455
24482
|
},
|
|
24456
24483
|
"context": {
|
|
24457
24484
|
"type": "variable",
|
|
@@ -24459,8 +24486,8 @@
|
|
|
24459
24486
|
"value": "rgba( $kendo-base-border, .15 )",
|
|
24460
24487
|
"scope": "default",
|
|
24461
24488
|
"line": {
|
|
24462
|
-
"start":
|
|
24463
|
-
"end":
|
|
24489
|
+
"start": 354,
|
|
24490
|
+
"end": 354
|
|
24464
24491
|
}
|
|
24465
24492
|
},
|
|
24466
24493
|
"access": "public",
|
|
@@ -24477,8 +24504,8 @@
|
|
|
24477
24504
|
{
|
|
24478
24505
|
"description": "The gradient background of hovered items.\n",
|
|
24479
24506
|
"commentRange": {
|
|
24480
|
-
"start":
|
|
24481
|
-
"end":
|
|
24507
|
+
"start": 355,
|
|
24508
|
+
"end": 355
|
|
24482
24509
|
},
|
|
24483
24510
|
"context": {
|
|
24484
24511
|
"type": "variable",
|
|
@@ -24486,8 +24513,8 @@
|
|
|
24486
24513
|
"value": "null",
|
|
24487
24514
|
"scope": "default",
|
|
24488
24515
|
"line": {
|
|
24489
|
-
"start":
|
|
24490
|
-
"end":
|
|
24516
|
+
"start": 356,
|
|
24517
|
+
"end": 356
|
|
24491
24518
|
}
|
|
24492
24519
|
},
|
|
24493
24520
|
"access": "public",
|
|
@@ -24504,8 +24531,8 @@
|
|
|
24504
24531
|
{
|
|
24505
24532
|
"description": "The background of selected items.\n",
|
|
24506
24533
|
"commentRange": {
|
|
24507
|
-
"start":
|
|
24508
|
-
"end":
|
|
24534
|
+
"start": 358,
|
|
24535
|
+
"end": 358
|
|
24509
24536
|
},
|
|
24510
24537
|
"context": {
|
|
24511
24538
|
"type": "variable",
|
|
@@ -24513,8 +24540,8 @@
|
|
|
24513
24540
|
"value": "$kendo-color-secondary",
|
|
24514
24541
|
"scope": "default",
|
|
24515
24542
|
"line": {
|
|
24516
|
-
"start":
|
|
24517
|
-
"end":
|
|
24543
|
+
"start": 359,
|
|
24544
|
+
"end": 359
|
|
24518
24545
|
}
|
|
24519
24546
|
},
|
|
24520
24547
|
"access": "public",
|
|
@@ -24531,8 +24558,8 @@
|
|
|
24531
24558
|
{
|
|
24532
24559
|
"description": "The text color of selected items.\n",
|
|
24533
24560
|
"commentRange": {
|
|
24534
|
-
"start":
|
|
24535
|
-
"end":
|
|
24561
|
+
"start": 360,
|
|
24562
|
+
"end": 360
|
|
24536
24563
|
},
|
|
24537
24564
|
"context": {
|
|
24538
24565
|
"type": "variable",
|
|
@@ -24540,8 +24567,8 @@
|
|
|
24540
24567
|
"value": "$kendo-color-secondary-contrast",
|
|
24541
24568
|
"scope": "default",
|
|
24542
24569
|
"line": {
|
|
24543
|
-
"start":
|
|
24544
|
-
"end":
|
|
24570
|
+
"start": 361,
|
|
24571
|
+
"end": 361
|
|
24545
24572
|
}
|
|
24546
24573
|
},
|
|
24547
24574
|
"access": "public",
|
|
@@ -24558,8 +24585,8 @@
|
|
|
24558
24585
|
{
|
|
24559
24586
|
"description": "The border color of selected items.\n",
|
|
24560
24587
|
"commentRange": {
|
|
24561
|
-
"start":
|
|
24562
|
-
"end":
|
|
24588
|
+
"start": 362,
|
|
24589
|
+
"end": 362
|
|
24563
24590
|
},
|
|
24564
24591
|
"context": {
|
|
24565
24592
|
"type": "variable",
|
|
@@ -24567,8 +24594,8 @@
|
|
|
24567
24594
|
"value": "rgba( $kendo-base-border, .1 )",
|
|
24568
24595
|
"scope": "default",
|
|
24569
24596
|
"line": {
|
|
24570
|
-
"start":
|
|
24571
|
-
"end":
|
|
24597
|
+
"start": 363,
|
|
24598
|
+
"end": 363
|
|
24572
24599
|
}
|
|
24573
24600
|
},
|
|
24574
24601
|
"access": "public",
|
|
@@ -24585,8 +24612,8 @@
|
|
|
24585
24612
|
{
|
|
24586
24613
|
"description": "The gradient background of selected items.\n",
|
|
24587
24614
|
"commentRange": {
|
|
24588
|
-
"start":
|
|
24589
|
-
"end":
|
|
24615
|
+
"start": 364,
|
|
24616
|
+
"end": 364
|
|
24590
24617
|
},
|
|
24591
24618
|
"context": {
|
|
24592
24619
|
"type": "variable",
|
|
@@ -24594,8 +24621,8 @@
|
|
|
24594
24621
|
"value": "null",
|
|
24595
24622
|
"scope": "default",
|
|
24596
24623
|
"line": {
|
|
24597
|
-
"start":
|
|
24598
|
-
"end":
|
|
24624
|
+
"start": 365,
|
|
24625
|
+
"end": 365
|
|
24599
24626
|
}
|
|
24600
24627
|
},
|
|
24601
24628
|
"access": "public",
|
|
@@ -24609,33 +24636,6 @@
|
|
|
24609
24636
|
"resolvedValue": "null",
|
|
24610
24637
|
"resolvedType": "Null"
|
|
24611
24638
|
},
|
|
24612
|
-
{
|
|
24613
|
-
"description": "The font size of the Floating Label.\n @group floating-label\n",
|
|
24614
|
-
"commentRange": {
|
|
24615
|
-
"start": 6,
|
|
24616
|
-
"end": 7
|
|
24617
|
-
},
|
|
24618
|
-
"context": {
|
|
24619
|
-
"type": "variable",
|
|
24620
|
-
"name": "kendo-floating-label-font-size",
|
|
24621
|
-
"value": "$kendo-input-font-size",
|
|
24622
|
-
"scope": "default",
|
|
24623
|
-
"line": {
|
|
24624
|
-
"start": 8,
|
|
24625
|
-
"end": 8
|
|
24626
|
-
}
|
|
24627
|
-
},
|
|
24628
|
-
"access": "public",
|
|
24629
|
-
"group": [
|
|
24630
|
-
"undefined"
|
|
24631
|
-
],
|
|
24632
|
-
"file": {
|
|
24633
|
-
"path": "floating-label/_variables.scss",
|
|
24634
|
-
"name": "_variables.scss"
|
|
24635
|
-
},
|
|
24636
|
-
"resolvedValue": "16px",
|
|
24637
|
-
"resolvedType": "Number"
|
|
24638
|
-
},
|
|
24639
24639
|
{
|
|
24640
24640
|
"description": "The map with the sizes of the List.\n @group list\n",
|
|
24641
24641
|
"commentRange": {
|
|
@@ -24703,8 +24703,8 @@
|
|
|
24703
24703
|
{
|
|
24704
24704
|
"description": "Border radius for all components.\n",
|
|
24705
24705
|
"commentRange": {
|
|
24706
|
-
"start":
|
|
24707
|
-
"end":
|
|
24706
|
+
"start": 128,
|
|
24707
|
+
"end": 128
|
|
24708
24708
|
},
|
|
24709
24709
|
"context": {
|
|
24710
24710
|
"type": "variable",
|
|
@@ -24712,8 +24712,8 @@
|
|
|
24712
24712
|
"value": "k-map-get( $kendo-spacing, 1 )",
|
|
24713
24713
|
"scope": "default",
|
|
24714
24714
|
"line": {
|
|
24715
|
-
"start":
|
|
24716
|
-
"end":
|
|
24715
|
+
"start": 129,
|
|
24716
|
+
"end": 129
|
|
24717
24717
|
}
|
|
24718
24718
|
},
|
|
24719
24719
|
"access": "public",
|
|
@@ -24730,8 +24730,8 @@
|
|
|
24730
24730
|
{
|
|
24731
24731
|
"description": "The background of the components' chrome area.\n",
|
|
24732
24732
|
"commentRange": {
|
|
24733
|
-
"start":
|
|
24734
|
-
"end":
|
|
24733
|
+
"start": 340,
|
|
24734
|
+
"end": 340
|
|
24735
24735
|
},
|
|
24736
24736
|
"context": {
|
|
24737
24737
|
"type": "variable",
|
|
@@ -24739,8 +24739,8 @@
|
|
|
24739
24739
|
"value": "k-map-get( $theme, base-bg )",
|
|
24740
24740
|
"scope": "default",
|
|
24741
24741
|
"line": {
|
|
24742
|
-
"start":
|
|
24743
|
-
"end":
|
|
24742
|
+
"start": 341,
|
|
24743
|
+
"end": 341
|
|
24744
24744
|
}
|
|
24745
24745
|
},
|
|
24746
24746
|
"access": "public",
|
|
@@ -24757,8 +24757,8 @@
|
|
|
24757
24757
|
{
|
|
24758
24758
|
"description": "The text color of the components' chrome area.\n",
|
|
24759
24759
|
"commentRange": {
|
|
24760
|
-
"start":
|
|
24761
|
-
"end":
|
|
24760
|
+
"start": 342,
|
|
24761
|
+
"end": 342
|
|
24762
24762
|
},
|
|
24763
24763
|
"context": {
|
|
24764
24764
|
"type": "variable",
|
|
@@ -24766,8 +24766,8 @@
|
|
|
24766
24766
|
"value": "k-map-get( $theme, component-text )",
|
|
24767
24767
|
"scope": "default",
|
|
24768
24768
|
"line": {
|
|
24769
|
-
"start":
|
|
24770
|
-
"end":
|
|
24769
|
+
"start": 343,
|
|
24770
|
+
"end": 343
|
|
24771
24771
|
}
|
|
24772
24772
|
},
|
|
24773
24773
|
"access": "public",
|
|
@@ -24784,8 +24784,8 @@
|
|
|
24784
24784
|
{
|
|
24785
24785
|
"description": "The border of the components' chrome area.\n",
|
|
24786
24786
|
"commentRange": {
|
|
24787
|
-
"start":
|
|
24788
|
-
"end":
|
|
24787
|
+
"start": 344,
|
|
24788
|
+
"end": 344
|
|
24789
24789
|
},
|
|
24790
24790
|
"context": {
|
|
24791
24791
|
"type": "variable",
|
|
@@ -24793,8 +24793,8 @@
|
|
|
24793
24793
|
"value": "rgba( if( $kendo-is-dark-theme, $kendo-color-white, $kendo-color-black ), .08 )",
|
|
24794
24794
|
"scope": "default",
|
|
24795
24795
|
"line": {
|
|
24796
|
-
"start":
|
|
24797
|
-
"end":
|
|
24796
|
+
"start": 345,
|
|
24797
|
+
"end": 345
|
|
24798
24798
|
}
|
|
24799
24799
|
},
|
|
24800
24800
|
"access": "public",
|
|
@@ -24811,8 +24811,8 @@
|
|
|
24811
24811
|
{
|
|
24812
24812
|
"description": "The gradient background of the components' chrome area.\n",
|
|
24813
24813
|
"commentRange": {
|
|
24814
|
-
"start":
|
|
24815
|
-
"end":
|
|
24814
|
+
"start": 346,
|
|
24815
|
+
"end": 346
|
|
24816
24816
|
},
|
|
24817
24817
|
"context": {
|
|
24818
24818
|
"type": "variable",
|
|
@@ -24820,8 +24820,8 @@
|
|
|
24820
24820
|
"value": "null",
|
|
24821
24821
|
"scope": "default",
|
|
24822
24822
|
"line": {
|
|
24823
|
-
"start":
|
|
24824
|
-
"end":
|
|
24823
|
+
"start": 347,
|
|
24824
|
+
"end": 347
|
|
24825
24825
|
}
|
|
24826
24826
|
},
|
|
24827
24827
|
"access": "public",
|
|
@@ -24838,8 +24838,8 @@
|
|
|
24838
24838
|
{
|
|
24839
24839
|
"description": "The background of hovered items.\n",
|
|
24840
24840
|
"commentRange": {
|
|
24841
|
-
"start":
|
|
24842
|
-
"end":
|
|
24841
|
+
"start": 349,
|
|
24842
|
+
"end": 349
|
|
24843
24843
|
},
|
|
24844
24844
|
"context": {
|
|
24845
24845
|
"type": "variable",
|
|
@@ -24847,8 +24847,8 @@
|
|
|
24847
24847
|
"value": "k-map-get( $theme, hover-bg )",
|
|
24848
24848
|
"scope": "default",
|
|
24849
24849
|
"line": {
|
|
24850
|
-
"start":
|
|
24851
|
-
"end":
|
|
24850
|
+
"start": 350,
|
|
24851
|
+
"end": 350
|
|
24852
24852
|
}
|
|
24853
24853
|
},
|
|
24854
24854
|
"access": "public",
|
|
@@ -24865,8 +24865,8 @@
|
|
|
24865
24865
|
{
|
|
24866
24866
|
"description": "The text color of hovered items.\n",
|
|
24867
24867
|
"commentRange": {
|
|
24868
|
-
"start":
|
|
24869
|
-
"end":
|
|
24868
|
+
"start": 351,
|
|
24869
|
+
"end": 351
|
|
24870
24870
|
},
|
|
24871
24871
|
"context": {
|
|
24872
24872
|
"type": "variable",
|
|
@@ -24874,8 +24874,8 @@
|
|
|
24874
24874
|
"value": "$kendo-base-text",
|
|
24875
24875
|
"scope": "default",
|
|
24876
24876
|
"line": {
|
|
24877
|
-
"start":
|
|
24878
|
-
"end":
|
|
24877
|
+
"start": 352,
|
|
24878
|
+
"end": 352
|
|
24879
24879
|
}
|
|
24880
24880
|
},
|
|
24881
24881
|
"access": "public",
|
|
@@ -24892,8 +24892,8 @@
|
|
|
24892
24892
|
{
|
|
24893
24893
|
"description": "The border color of hovered items.\n",
|
|
24894
24894
|
"commentRange": {
|
|
24895
|
-
"start":
|
|
24896
|
-
"end":
|
|
24895
|
+
"start": 353,
|
|
24896
|
+
"end": 353
|
|
24897
24897
|
},
|
|
24898
24898
|
"context": {
|
|
24899
24899
|
"type": "variable",
|
|
@@ -24901,8 +24901,8 @@
|
|
|
24901
24901
|
"value": "rgba( $kendo-base-border, .15 )",
|
|
24902
24902
|
"scope": "default",
|
|
24903
24903
|
"line": {
|
|
24904
|
-
"start":
|
|
24905
|
-
"end":
|
|
24904
|
+
"start": 354,
|
|
24905
|
+
"end": 354
|
|
24906
24906
|
}
|
|
24907
24907
|
},
|
|
24908
24908
|
"access": "public",
|
|
@@ -24919,8 +24919,8 @@
|
|
|
24919
24919
|
{
|
|
24920
24920
|
"description": "The gradient background of hovered items.\n",
|
|
24921
24921
|
"commentRange": {
|
|
24922
|
-
"start":
|
|
24923
|
-
"end":
|
|
24922
|
+
"start": 355,
|
|
24923
|
+
"end": 355
|
|
24924
24924
|
},
|
|
24925
24925
|
"context": {
|
|
24926
24926
|
"type": "variable",
|
|
@@ -24928,8 +24928,8 @@
|
|
|
24928
24928
|
"value": "null",
|
|
24929
24929
|
"scope": "default",
|
|
24930
24930
|
"line": {
|
|
24931
|
-
"start":
|
|
24932
|
-
"end":
|
|
24931
|
+
"start": 356,
|
|
24932
|
+
"end": 356
|
|
24933
24933
|
}
|
|
24934
24934
|
},
|
|
24935
24935
|
"access": "public",
|
|
@@ -24946,8 +24946,8 @@
|
|
|
24946
24946
|
{
|
|
24947
24947
|
"description": "The background of selected items.\n",
|
|
24948
24948
|
"commentRange": {
|
|
24949
|
-
"start":
|
|
24950
|
-
"end":
|
|
24949
|
+
"start": 358,
|
|
24950
|
+
"end": 358
|
|
24951
24951
|
},
|
|
24952
24952
|
"context": {
|
|
24953
24953
|
"type": "variable",
|
|
@@ -24955,8 +24955,8 @@
|
|
|
24955
24955
|
"value": "$kendo-color-secondary",
|
|
24956
24956
|
"scope": "default",
|
|
24957
24957
|
"line": {
|
|
24958
|
-
"start":
|
|
24959
|
-
"end":
|
|
24958
|
+
"start": 359,
|
|
24959
|
+
"end": 359
|
|
24960
24960
|
}
|
|
24961
24961
|
},
|
|
24962
24962
|
"access": "public",
|
|
@@ -24973,8 +24973,8 @@
|
|
|
24973
24973
|
{
|
|
24974
24974
|
"description": "The text color of selected items.\n",
|
|
24975
24975
|
"commentRange": {
|
|
24976
|
-
"start":
|
|
24977
|
-
"end":
|
|
24976
|
+
"start": 360,
|
|
24977
|
+
"end": 360
|
|
24978
24978
|
},
|
|
24979
24979
|
"context": {
|
|
24980
24980
|
"type": "variable",
|
|
@@ -24982,8 +24982,8 @@
|
|
|
24982
24982
|
"value": "$kendo-color-secondary-contrast",
|
|
24983
24983
|
"scope": "default",
|
|
24984
24984
|
"line": {
|
|
24985
|
-
"start":
|
|
24986
|
-
"end":
|
|
24985
|
+
"start": 361,
|
|
24986
|
+
"end": 361
|
|
24987
24987
|
}
|
|
24988
24988
|
},
|
|
24989
24989
|
"access": "public",
|
|
@@ -25000,8 +25000,8 @@
|
|
|
25000
25000
|
{
|
|
25001
25001
|
"description": "The border color of selected items.\n",
|
|
25002
25002
|
"commentRange": {
|
|
25003
|
-
"start":
|
|
25004
|
-
"end":
|
|
25003
|
+
"start": 362,
|
|
25004
|
+
"end": 362
|
|
25005
25005
|
},
|
|
25006
25006
|
"context": {
|
|
25007
25007
|
"type": "variable",
|
|
@@ -25009,8 +25009,8 @@
|
|
|
25009
25009
|
"value": "rgba( $kendo-base-border, .1 )",
|
|
25010
25010
|
"scope": "default",
|
|
25011
25011
|
"line": {
|
|
25012
|
-
"start":
|
|
25013
|
-
"end":
|
|
25012
|
+
"start": 363,
|
|
25013
|
+
"end": 363
|
|
25014
25014
|
}
|
|
25015
25015
|
},
|
|
25016
25016
|
"access": "public",
|
|
@@ -25027,8 +25027,8 @@
|
|
|
25027
25027
|
{
|
|
25028
25028
|
"description": "The gradient background of selected items.\n",
|
|
25029
25029
|
"commentRange": {
|
|
25030
|
-
"start":
|
|
25031
|
-
"end":
|
|
25030
|
+
"start": 364,
|
|
25031
|
+
"end": 364
|
|
25032
25032
|
},
|
|
25033
25033
|
"context": {
|
|
25034
25034
|
"type": "variable",
|
|
@@ -25036,8 +25036,8 @@
|
|
|
25036
25036
|
"value": "null",
|
|
25037
25037
|
"scope": "default",
|
|
25038
25038
|
"line": {
|
|
25039
|
-
"start":
|
|
25040
|
-
"end":
|
|
25039
|
+
"start": 365,
|
|
25040
|
+
"end": 365
|
|
25041
25041
|
}
|
|
25042
25042
|
},
|
|
25043
25043
|
"access": "public",
|
|
@@ -25051,33 +25051,6 @@
|
|
|
25051
25051
|
"resolvedValue": "null",
|
|
25052
25052
|
"resolvedType": "Null"
|
|
25053
25053
|
},
|
|
25054
|
-
{
|
|
25055
|
-
"description": "The font size of the Floating Label.\n @group floating-label\n",
|
|
25056
|
-
"commentRange": {
|
|
25057
|
-
"start": 6,
|
|
25058
|
-
"end": 7
|
|
25059
|
-
},
|
|
25060
|
-
"context": {
|
|
25061
|
-
"type": "variable",
|
|
25062
|
-
"name": "kendo-floating-label-font-size",
|
|
25063
|
-
"value": "$kendo-input-font-size",
|
|
25064
|
-
"scope": "default",
|
|
25065
|
-
"line": {
|
|
25066
|
-
"start": 8,
|
|
25067
|
-
"end": 8
|
|
25068
|
-
}
|
|
25069
|
-
},
|
|
25070
|
-
"access": "public",
|
|
25071
|
-
"group": [
|
|
25072
|
-
"undefined"
|
|
25073
|
-
],
|
|
25074
|
-
"file": {
|
|
25075
|
-
"path": "floating-label/_variables.scss",
|
|
25076
|
-
"name": "_variables.scss"
|
|
25077
|
-
},
|
|
25078
|
-
"resolvedValue": "16px",
|
|
25079
|
-
"resolvedType": "Number"
|
|
25080
|
-
},
|
|
25081
25054
|
{
|
|
25082
25055
|
"description": "The map with the sizes of the List.\n @group list\n",
|
|
25083
25056
|
"commentRange": {
|
|
@@ -30172,8 +30145,8 @@
|
|
|
30172
30145
|
{
|
|
30173
30146
|
"description": "The color that focuses the user attention.\nUsed for primary buttons and for elements of primary importance across the theme.\n",
|
|
30174
30147
|
"commentRange": {
|
|
30175
|
-
"start":
|
|
30176
|
-
"end":
|
|
30148
|
+
"start": 154,
|
|
30149
|
+
"end": 157
|
|
30177
30150
|
},
|
|
30178
30151
|
"context": {
|
|
30179
30152
|
"type": "variable",
|
|
@@ -30181,8 +30154,8 @@
|
|
|
30181
30154
|
"value": "material-color( $primary-palette, main )",
|
|
30182
30155
|
"scope": "default",
|
|
30183
30156
|
"line": {
|
|
30184
|
-
"start":
|
|
30185
|
-
"end":
|
|
30157
|
+
"start": 158,
|
|
30158
|
+
"end": 158
|
|
30186
30159
|
}
|
|
30187
30160
|
},
|
|
30188
30161
|
"group": [
|
|
@@ -30200,8 +30173,8 @@
|
|
|
30200
30173
|
{
|
|
30201
30174
|
"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",
|
|
30202
30175
|
"commentRange": {
|
|
30203
|
-
"start":
|
|
30204
|
-
"end":
|
|
30176
|
+
"start": 162,
|
|
30177
|
+
"end": 165
|
|
30205
30178
|
},
|
|
30206
30179
|
"context": {
|
|
30207
30180
|
"type": "variable",
|
|
@@ -30209,8 +30182,8 @@
|
|
|
30209
30182
|
"value": "material-color( $primary-palette, main-contrast )",
|
|
30210
30183
|
"scope": "default",
|
|
30211
30184
|
"line": {
|
|
30212
|
-
"start":
|
|
30213
|
-
"end":
|
|
30185
|
+
"start": 166,
|
|
30186
|
+
"end": 166
|
|
30214
30187
|
}
|
|
30215
30188
|
},
|
|
30216
30189
|
"group": [
|
|
@@ -30228,8 +30201,8 @@
|
|
|
30228
30201
|
{
|
|
30229
30202
|
"description": "The secondary color of the theme.\n",
|
|
30230
30203
|
"commentRange": {
|
|
30231
|
-
"start":
|
|
30232
|
-
"end":
|
|
30204
|
+
"start": 168,
|
|
30205
|
+
"end": 170
|
|
30233
30206
|
},
|
|
30234
30207
|
"context": {
|
|
30235
30208
|
"type": "variable",
|
|
@@ -30237,8 +30210,8 @@
|
|
|
30237
30210
|
"value": "material-color( $secondary-palette, main )",
|
|
30238
30211
|
"scope": "default",
|
|
30239
30212
|
"line": {
|
|
30240
|
-
"start":
|
|
30241
|
-
"end":
|
|
30213
|
+
"start": 171,
|
|
30214
|
+
"end": 171
|
|
30242
30215
|
}
|
|
30243
30216
|
},
|
|
30244
30217
|
"group": [
|
|
@@ -30256,8 +30229,8 @@
|
|
|
30256
30229
|
{
|
|
30257
30230
|
"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",
|
|
30258
30231
|
"commentRange": {
|
|
30259
|
-
"start":
|
|
30260
|
-
"end":
|
|
30232
|
+
"start": 175,
|
|
30233
|
+
"end": 178
|
|
30261
30234
|
},
|
|
30262
30235
|
"context": {
|
|
30263
30236
|
"type": "variable",
|
|
@@ -30265,8 +30238,8 @@
|
|
|
30265
30238
|
"value": "material-color( $secondary-palette, main-contrast )",
|
|
30266
30239
|
"scope": "default",
|
|
30267
30240
|
"line": {
|
|
30268
|
-
"start":
|
|
30269
|
-
"end":
|
|
30241
|
+
"start": 179,
|
|
30242
|
+
"end": 179
|
|
30270
30243
|
}
|
|
30271
30244
|
},
|
|
30272
30245
|
"group": [
|
|
@@ -30284,8 +30257,8 @@
|
|
|
30284
30257
|
{
|
|
30285
30258
|
"description": "The tertiary color of the theme.\n",
|
|
30286
30259
|
"commentRange": {
|
|
30287
|
-
"start":
|
|
30288
|
-
"end":
|
|
30260
|
+
"start": 181,
|
|
30261
|
+
"end": 183
|
|
30289
30262
|
},
|
|
30290
30263
|
"context": {
|
|
30291
30264
|
"type": "variable",
|
|
@@ -30293,8 +30266,8 @@
|
|
|
30293
30266
|
"value": "material-color($tertiary-palette, main)",
|
|
30294
30267
|
"scope": "default",
|
|
30295
30268
|
"line": {
|
|
30296
|
-
"start":
|
|
30297
|
-
"end":
|
|
30269
|
+
"start": 184,
|
|
30270
|
+
"end": 184
|
|
30298
30271
|
}
|
|
30299
30272
|
},
|
|
30300
30273
|
"group": [
|
|
@@ -30312,8 +30285,8 @@
|
|
|
30312
30285
|
{
|
|
30313
30286
|
"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",
|
|
30314
30287
|
"commentRange": {
|
|
30315
|
-
"start":
|
|
30316
|
-
"end":
|
|
30288
|
+
"start": 188,
|
|
30289
|
+
"end": 191
|
|
30317
30290
|
},
|
|
30318
30291
|
"context": {
|
|
30319
30292
|
"type": "variable",
|
|
@@ -30321,8 +30294,8 @@
|
|
|
30321
30294
|
"value": "material-color($tertiary-palette, main-contrast)",
|
|
30322
30295
|
"scope": "default",
|
|
30323
30296
|
"line": {
|
|
30324
|
-
"start":
|
|
30325
|
-
"end":
|
|
30297
|
+
"start": 192,
|
|
30298
|
+
"end": 192
|
|
30326
30299
|
}
|
|
30327
30300
|
},
|
|
30328
30301
|
"group": [
|
|
@@ -30340,8 +30313,8 @@
|
|
|
30340
30313
|
{
|
|
30341
30314
|
"description": "The color for informational messages and states.\n",
|
|
30342
30315
|
"commentRange": {
|
|
30343
|
-
"start":
|
|
30344
|
-
"end":
|
|
30316
|
+
"start": 194,
|
|
30317
|
+
"end": 196
|
|
30345
30318
|
},
|
|
30346
30319
|
"context": {
|
|
30347
30320
|
"type": "variable",
|
|
@@ -30349,8 +30322,8 @@
|
|
|
30349
30322
|
"value": "#0058e9",
|
|
30350
30323
|
"scope": "default",
|
|
30351
30324
|
"line": {
|
|
30352
|
-
"start":
|
|
30353
|
-
"end":
|
|
30325
|
+
"start": 197,
|
|
30326
|
+
"end": 197
|
|
30354
30327
|
}
|
|
30355
30328
|
},
|
|
30356
30329
|
"group": [
|
|
@@ -30368,8 +30341,8 @@
|
|
|
30368
30341
|
{
|
|
30369
30342
|
"description": "The color for success messages and states.\n",
|
|
30370
30343
|
"commentRange": {
|
|
30371
|
-
"start":
|
|
30372
|
-
"end":
|
|
30344
|
+
"start": 201,
|
|
30345
|
+
"end": 203
|
|
30373
30346
|
},
|
|
30374
30347
|
"context": {
|
|
30375
30348
|
"type": "variable",
|
|
@@ -30377,8 +30350,8 @@
|
|
|
30377
30350
|
"value": "#37b400",
|
|
30378
30351
|
"scope": "default",
|
|
30379
30352
|
"line": {
|
|
30380
|
-
"start":
|
|
30381
|
-
"end":
|
|
30353
|
+
"start": 204,
|
|
30354
|
+
"end": 204
|
|
30382
30355
|
}
|
|
30383
30356
|
},
|
|
30384
30357
|
"group": [
|
|
@@ -30396,8 +30369,8 @@
|
|
|
30396
30369
|
{
|
|
30397
30370
|
"description": "The color for warning messages and states.\n",
|
|
30398
30371
|
"commentRange": {
|
|
30399
|
-
"start":
|
|
30400
|
-
"end":
|
|
30372
|
+
"start": 208,
|
|
30373
|
+
"end": 210
|
|
30401
30374
|
},
|
|
30402
30375
|
"context": {
|
|
30403
30376
|
"type": "variable",
|
|
@@ -30405,8 +30378,8 @@
|
|
|
30405
30378
|
"value": "#ffc000",
|
|
30406
30379
|
"scope": "default",
|
|
30407
30380
|
"line": {
|
|
30408
|
-
"start":
|
|
30409
|
-
"end":
|
|
30381
|
+
"start": 211,
|
|
30382
|
+
"end": 211
|
|
30410
30383
|
}
|
|
30411
30384
|
},
|
|
30412
30385
|
"group": [
|
|
@@ -30424,8 +30397,8 @@
|
|
|
30424
30397
|
{
|
|
30425
30398
|
"description": "The color for error messages and states.\n",
|
|
30426
30399
|
"commentRange": {
|
|
30427
|
-
"start":
|
|
30428
|
-
"end":
|
|
30400
|
+
"start": 215,
|
|
30401
|
+
"end": 217
|
|
30429
30402
|
},
|
|
30430
30403
|
"context": {
|
|
30431
30404
|
"type": "variable",
|
|
@@ -30433,8 +30406,8 @@
|
|
|
30433
30406
|
"value": "#f31700",
|
|
30434
30407
|
"scope": "default",
|
|
30435
30408
|
"line": {
|
|
30436
|
-
"start":
|
|
30437
|
-
"end":
|
|
30409
|
+
"start": 218,
|
|
30410
|
+
"end": 218
|
|
30438
30411
|
}
|
|
30439
30412
|
},
|
|
30440
30413
|
"group": [
|
|
@@ -30452,8 +30425,8 @@
|
|
|
30452
30425
|
{
|
|
30453
30426
|
"description": "The dark color of the theme.\n",
|
|
30454
30427
|
"commentRange": {
|
|
30455
|
-
"start":
|
|
30456
|
-
"end":
|
|
30428
|
+
"start": 222,
|
|
30429
|
+
"end": 224
|
|
30457
30430
|
},
|
|
30458
30431
|
"context": {
|
|
30459
30432
|
"type": "variable",
|
|
@@ -30461,8 +30434,8 @@
|
|
|
30461
30434
|
"value": "get-base-hue( gray, 800 )",
|
|
30462
30435
|
"scope": "default",
|
|
30463
30436
|
"line": {
|
|
30464
|
-
"start":
|
|
30465
|
-
"end":
|
|
30437
|
+
"start": 225,
|
|
30438
|
+
"end": 225
|
|
30466
30439
|
}
|
|
30467
30440
|
},
|
|
30468
30441
|
"group": [
|
|
@@ -30480,8 +30453,8 @@
|
|
|
30480
30453
|
{
|
|
30481
30454
|
"description": "The light color of the theme.\n",
|
|
30482
30455
|
"commentRange": {
|
|
30483
|
-
"start":
|
|
30484
|
-
"end":
|
|
30456
|
+
"start": 227,
|
|
30457
|
+
"end": 229
|
|
30485
30458
|
},
|
|
30486
30459
|
"context": {
|
|
30487
30460
|
"type": "variable",
|
|
@@ -30489,8 +30462,8 @@
|
|
|
30489
30462
|
"value": "get-base-hue( gray, 100 )",
|
|
30490
30463
|
"scope": "default",
|
|
30491
30464
|
"line": {
|
|
30492
|
-
"start":
|
|
30493
|
-
"end":
|
|
30465
|
+
"start": 230,
|
|
30466
|
+
"end": 230
|
|
30494
30467
|
}
|
|
30495
30468
|
},
|
|
30496
30469
|
"group": [
|
|
@@ -30508,8 +30481,8 @@
|
|
|
30508
30481
|
{
|
|
30509
30482
|
"description": "Inverse color of the theme. Depending on the theme luminance dark or light, it will be light or dark\n",
|
|
30510
30483
|
"commentRange": {
|
|
30511
|
-
"start":
|
|
30512
|
-
"end":
|
|
30484
|
+
"start": 232,
|
|
30485
|
+
"end": 233
|
|
30513
30486
|
},
|
|
30514
30487
|
"context": {
|
|
30515
30488
|
"type": "variable",
|
|
@@ -30517,8 +30490,8 @@
|
|
|
30517
30490
|
"value": "if( $kendo-is-dark-theme, $kendo-color-light, $kendo-color-dark )",
|
|
30518
30491
|
"scope": "default",
|
|
30519
30492
|
"line": {
|
|
30520
|
-
"start":
|
|
30521
|
-
"end":
|
|
30493
|
+
"start": 234,
|
|
30494
|
+
"end": 234
|
|
30522
30495
|
}
|
|
30523
30496
|
},
|
|
30524
30497
|
"group": [
|
|
@@ -30541,8 +30514,8 @@
|
|
|
30541
30514
|
{
|
|
30542
30515
|
"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",
|
|
30543
30516
|
"commentRange": {
|
|
30544
|
-
"start":
|
|
30545
|
-
"end":
|
|
30517
|
+
"start": 326,
|
|
30518
|
+
"end": 328
|
|
30546
30519
|
},
|
|
30547
30520
|
"context": {
|
|
30548
30521
|
"type": "variable",
|
|
@@ -30550,8 +30523,8 @@
|
|
|
30550
30523
|
"value": "k-map-get( $theme, component-bg )",
|
|
30551
30524
|
"scope": "default",
|
|
30552
30525
|
"line": {
|
|
30553
|
-
"start":
|
|
30554
|
-
"end":
|
|
30526
|
+
"start": 329,
|
|
30527
|
+
"end": 329
|
|
30555
30528
|
}
|
|
30556
30529
|
},
|
|
30557
30530
|
"group": [
|
|
@@ -30568,8 +30541,8 @@
|
|
|
30568
30541
|
{
|
|
30569
30542
|
"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",
|
|
30570
30543
|
"commentRange": {
|
|
30571
|
-
"start":
|
|
30572
|
-
"end":
|
|
30544
|
+
"start": 330,
|
|
30545
|
+
"end": 332
|
|
30573
30546
|
},
|
|
30574
30547
|
"context": {
|
|
30575
30548
|
"type": "variable",
|
|
@@ -30577,8 +30550,8 @@
|
|
|
30577
30550
|
"value": "k-map-get( $theme, component-text )",
|
|
30578
30551
|
"scope": "default",
|
|
30579
30552
|
"line": {
|
|
30580
|
-
"start":
|
|
30581
|
-
"end":
|
|
30553
|
+
"start": 333,
|
|
30554
|
+
"end": 333
|
|
30582
30555
|
}
|
|
30583
30556
|
},
|
|
30584
30557
|
"group": [
|
|
@@ -30595,8 +30568,8 @@
|
|
|
30595
30568
|
{
|
|
30596
30569
|
"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",
|
|
30597
30570
|
"commentRange": {
|
|
30598
|
-
"start":
|
|
30599
|
-
"end":
|
|
30571
|
+
"start": 334,
|
|
30572
|
+
"end": 336
|
|
30600
30573
|
},
|
|
30601
30574
|
"context": {
|
|
30602
30575
|
"type": "variable",
|
|
@@ -30604,8 +30577,8 @@
|
|
|
30604
30577
|
"value": "k-map-get( $theme, component-border )",
|
|
30605
30578
|
"scope": "default",
|
|
30606
30579
|
"line": {
|
|
30607
|
-
"start":
|
|
30608
|
-
"end":
|
|
30580
|
+
"start": 337,
|
|
30581
|
+
"end": 337
|
|
30609
30582
|
}
|
|
30610
30583
|
},
|
|
30611
30584
|
"group": [
|
|
@@ -31885,6 +31858,33 @@
|
|
|
31885
31858
|
"resolvedValue": "1",
|
|
31886
31859
|
"resolvedType": "Number"
|
|
31887
31860
|
},
|
|
31861
|
+
{
|
|
31862
|
+
"description": "The font size of the Floating Label.\n",
|
|
31863
|
+
"commentRange": {
|
|
31864
|
+
"start": 6,
|
|
31865
|
+
"end": 7
|
|
31866
|
+
},
|
|
31867
|
+
"context": {
|
|
31868
|
+
"type": "variable",
|
|
31869
|
+
"name": "kendo-floating-label-font-size",
|
|
31870
|
+
"value": "$kendo-input-font-size",
|
|
31871
|
+
"scope": "default",
|
|
31872
|
+
"line": {
|
|
31873
|
+
"start": 8,
|
|
31874
|
+
"end": 8
|
|
31875
|
+
}
|
|
31876
|
+
},
|
|
31877
|
+
"group": [
|
|
31878
|
+
"floating-label"
|
|
31879
|
+
],
|
|
31880
|
+
"access": "public",
|
|
31881
|
+
"file": {
|
|
31882
|
+
"path": "floating-label/_variables.scss",
|
|
31883
|
+
"name": "_variables.scss"
|
|
31884
|
+
},
|
|
31885
|
+
"resolvedValue": "16px",
|
|
31886
|
+
"resolvedType": "Number"
|
|
31887
|
+
},
|
|
31888
31888
|
{
|
|
31889
31889
|
"description": "The maximum width of the Floating Label.\n",
|
|
31890
31890
|
"commentRange": {
|
|
@@ -34492,8 +34492,8 @@
|
|
|
34492
34492
|
{
|
|
34493
34493
|
"description": "Background color of the grid row resize indicator\n",
|
|
34494
34494
|
"commentRange": {
|
|
34495
|
-
"start":
|
|
34496
|
-
"end":
|
|
34495
|
+
"start": 309,
|
|
34496
|
+
"end": 310
|
|
34497
34497
|
},
|
|
34498
34498
|
"context": {
|
|
34499
34499
|
"type": "variable",
|
|
@@ -34501,8 +34501,8 @@
|
|
|
34501
34501
|
"value": "rgba( k-contrast-color( $kendo-grid-bg ), .24 )",
|
|
34502
34502
|
"scope": "default",
|
|
34503
34503
|
"line": {
|
|
34504
|
-
"start":
|
|
34505
|
-
"end":
|
|
34504
|
+
"start": 311,
|
|
34505
|
+
"end": 311
|
|
34506
34506
|
}
|
|
34507
34507
|
},
|
|
34508
34508
|
"group": [
|
|
@@ -34519,8 +34519,8 @@
|
|
|
34519
34519
|
{
|
|
34520
34520
|
"description": "Active background color of the grid row resize indicator\n",
|
|
34521
34521
|
"commentRange": {
|
|
34522
|
-
"start":
|
|
34523
|
-
"end":
|
|
34522
|
+
"start": 312,
|
|
34523
|
+
"end": 313
|
|
34524
34524
|
},
|
|
34525
34525
|
"context": {
|
|
34526
34526
|
"type": "variable",
|
|
@@ -34528,8 +34528,8 @@
|
|
|
34528
34528
|
"value": "$kendo-color-primary",
|
|
34529
34529
|
"scope": "default",
|
|
34530
34530
|
"line": {
|
|
34531
|
-
"start":
|
|
34532
|
-
"end":
|
|
34531
|
+
"start": 314,
|
|
34532
|
+
"end": 314
|
|
34533
34533
|
}
|
|
34534
34534
|
},
|
|
34535
34535
|
"group": [
|
|
@@ -34546,8 +34546,8 @@
|
|
|
34546
34546
|
{
|
|
34547
34547
|
"description": "Height of the grid row resize indicator\n",
|
|
34548
34548
|
"commentRange": {
|
|
34549
|
-
"start":
|
|
34550
|
-
"end":
|
|
34549
|
+
"start": 315,
|
|
34550
|
+
"end": 316
|
|
34551
34551
|
},
|
|
34552
34552
|
"context": {
|
|
34553
34553
|
"type": "variable",
|
|
@@ -34555,8 +34555,8 @@
|
|
|
34555
34555
|
"value": "k-map-get( $kendo-spacing, .5 )",
|
|
34556
34556
|
"scope": "default",
|
|
34557
34557
|
"line": {
|
|
34558
|
-
"start":
|
|
34559
|
-
"end":
|
|
34558
|
+
"start": 317,
|
|
34559
|
+
"end": 317
|
|
34560
34560
|
}
|
|
34561
34561
|
},
|
|
34562
34562
|
"group": [
|
|
@@ -39280,8 +39280,8 @@
|
|
|
39280
39280
|
{
|
|
39281
39281
|
"description": "Theme colors of the notification.\n",
|
|
39282
39282
|
"commentRange": {
|
|
39283
|
-
"start":
|
|
39284
|
-
"end":
|
|
39283
|
+
"start": 56,
|
|
39284
|
+
"end": 57
|
|
39285
39285
|
},
|
|
39286
39286
|
"context": {
|
|
39287
39287
|
"type": "variable",
|
|
@@ -39289,8 +39289,8 @@
|
|
|
39289
39289
|
"value": "$kendo-theme-colors",
|
|
39290
39290
|
"scope": "default",
|
|
39291
39291
|
"line": {
|
|
39292
|
-
"start":
|
|
39293
|
-
"end":
|
|
39292
|
+
"start": 58,
|
|
39293
|
+
"end": 58
|
|
39294
39294
|
}
|
|
39295
39295
|
},
|
|
39296
39296
|
"group": [
|
|
@@ -43939,8 +43939,8 @@
|
|
|
43939
43939
|
{
|
|
43940
43940
|
"description": "Color of shadows\n",
|
|
43941
43941
|
"commentRange": {
|
|
43942
|
-
"start":
|
|
43943
|
-
"end":
|
|
43942
|
+
"start": 79,
|
|
43943
|
+
"end": 80
|
|
43944
43944
|
},
|
|
43945
43945
|
"context": {
|
|
43946
43946
|
"type": "variable",
|
|
@@ -43948,8 +43948,8 @@
|
|
|
43948
43948
|
"value": "k-map-get( $theme, elevation )",
|
|
43949
43949
|
"scope": "default",
|
|
43950
43950
|
"line": {
|
|
43951
|
-
"start":
|
|
43952
|
-
"end":
|
|
43951
|
+
"start": 81,
|
|
43952
|
+
"end": 81
|
|
43953
43953
|
}
|
|
43954
43954
|
},
|
|
43955
43955
|
"group": [
|
|
@@ -43966,8 +43966,8 @@
|
|
|
43966
43966
|
{
|
|
43967
43967
|
"description": "Shadow for switch.\nEquivalent to material elevation 1.\n",
|
|
43968
43968
|
"commentRange": {
|
|
43969
|
-
"start":
|
|
43970
|
-
"end":
|
|
43969
|
+
"start": 82,
|
|
43970
|
+
"end": 84
|
|
43971
43971
|
},
|
|
43972
43972
|
"context": {
|
|
43973
43973
|
"type": "variable",
|
|
@@ -43975,8 +43975,8 @@
|
|
|
43975
43975
|
"value": "0 2px 1px -1px rgba( $elevation, .2 ), 0 1px 1px 0 rgba( $elevation, .14 ), 0 1px 3px 0 rgba( $elevation, .12 )",
|
|
43976
43976
|
"scope": "default",
|
|
43977
43977
|
"line": {
|
|
43978
|
-
"start":
|
|
43979
|
-
"end":
|
|
43978
|
+
"start": 85,
|
|
43979
|
+
"end": 85
|
|
43980
43980
|
}
|
|
43981
43981
|
},
|
|
43982
43982
|
"group": [
|
|
@@ -43993,8 +43993,8 @@
|
|
|
43993
43993
|
{
|
|
43994
43994
|
"description": "Shadow for resting state of button, card and other widgets.\nEquivalent to material elevation 2.\n",
|
|
43995
43995
|
"commentRange": {
|
|
43996
|
-
"start":
|
|
43997
|
-
"end":
|
|
43996
|
+
"start": 86,
|
|
43997
|
+
"end": 88
|
|
43998
43998
|
},
|
|
43999
43999
|
"context": {
|
|
44000
44000
|
"type": "variable",
|
|
@@ -44002,8 +44002,8 @@
|
|
|
44002
44002
|
"value": "0 3px 1px -2px rgba( $elevation, .2 ), 0 2px 2px 0 rgba( $elevation, .14 ), 0 1px 5px 0 rgba( $elevation, .12 )",
|
|
44003
44003
|
"scope": "default",
|
|
44004
44004
|
"line": {
|
|
44005
|
-
"start":
|
|
44006
|
-
"end":
|
|
44005
|
+
"start": 89,
|
|
44006
|
+
"end": 89
|
|
44007
44007
|
}
|
|
44008
44008
|
},
|
|
44009
44009
|
"group": [
|
|
@@ -44020,8 +44020,8 @@
|
|
|
44020
44020
|
{
|
|
44021
44021
|
"description": "Shadow for menu, popups and raised state of button and card.\nEquivalent to material elevation 8.\n",
|
|
44022
44022
|
"commentRange": {
|
|
44023
|
-
"start":
|
|
44024
|
-
"end":
|
|
44023
|
+
"start": 90,
|
|
44024
|
+
"end": 92
|
|
44025
44025
|
},
|
|
44026
44026
|
"context": {
|
|
44027
44027
|
"type": "variable",
|
|
@@ -44029,8 +44029,8 @@
|
|
|
44029
44029
|
"value": "0 5px 5px -3px rgba( $elevation, .2 ), 0 8px 10px 1px rgba( $elevation, .14 ), 0 3px 14px 2px rgba( $elevation, .12 )",
|
|
44030
44030
|
"scope": "default",
|
|
44031
44031
|
"line": {
|
|
44032
|
-
"start":
|
|
44033
|
-
"end":
|
|
44032
|
+
"start": 93,
|
|
44033
|
+
"end": 93
|
|
44034
44034
|
}
|
|
44035
44035
|
},
|
|
44036
44036
|
"group": [
|
|
@@ -44047,8 +44047,8 @@
|
|
|
44047
44047
|
{
|
|
44048
44048
|
"description": "Shadow for drawers and other overlaying elements.\nEquivalent to material elevation 16.\n",
|
|
44049
44049
|
"commentRange": {
|
|
44050
|
-
"start":
|
|
44051
|
-
"end":
|
|
44050
|
+
"start": 94,
|
|
44051
|
+
"end": 96
|
|
44052
44052
|
},
|
|
44053
44053
|
"context": {
|
|
44054
44054
|
"type": "variable",
|
|
@@ -44056,8 +44056,8 @@
|
|
|
44056
44056
|
"value": "0 8px 10px -5px rgba( $elevation, .2 ), 0 16px 24px 2px rgba( $elevation, .14 ), 0 6px 30px 5px rgba( $elevation, .12 )",
|
|
44057
44057
|
"scope": "default",
|
|
44058
44058
|
"line": {
|
|
44059
|
-
"start":
|
|
44060
|
-
"end":
|
|
44059
|
+
"start": 97,
|
|
44060
|
+
"end": 97
|
|
44061
44061
|
}
|
|
44062
44062
|
},
|
|
44063
44063
|
"group": [
|
|
@@ -44074,8 +44074,8 @@
|
|
|
44074
44074
|
{
|
|
44075
44075
|
"description": "Shadow for window and dialog.\nEquivalent to material elevation 24.\n",
|
|
44076
44076
|
"commentRange": {
|
|
44077
|
-
"start":
|
|
44078
|
-
"end":
|
|
44077
|
+
"start": 98,
|
|
44078
|
+
"end": 100
|
|
44079
44079
|
},
|
|
44080
44080
|
"context": {
|
|
44081
44081
|
"type": "variable",
|
|
@@ -44083,8 +44083,8 @@
|
|
|
44083
44083
|
"value": "0 11px 15px -7px rgba( $elevation, .2 ), 0 24px 38px 3px rgba( $elevation, .14 ), 0 9px 46px 8px rgba( $elevation, .12 )",
|
|
44084
44084
|
"scope": "default",
|
|
44085
44085
|
"line": {
|
|
44086
|
-
"start":
|
|
44087
|
-
"end":
|
|
44086
|
+
"start": 101,
|
|
44087
|
+
"end": 101
|
|
44088
44088
|
}
|
|
44089
44089
|
},
|
|
44090
44090
|
"group": [
|
|
@@ -49408,8 +49408,8 @@
|
|
|
49408
49408
|
{
|
|
49409
49409
|
"description": "Base font size across all components.\n",
|
|
49410
49410
|
"commentRange": {
|
|
49411
|
-
"start":
|
|
49412
|
-
"end":
|
|
49411
|
+
"start": 253,
|
|
49412
|
+
"end": 254
|
|
49413
49413
|
},
|
|
49414
49414
|
"context": {
|
|
49415
49415
|
"type": "variable",
|
|
@@ -49417,8 +49417,8 @@
|
|
|
49417
49417
|
"value": "14px",
|
|
49418
49418
|
"scope": "default",
|
|
49419
49419
|
"line": {
|
|
49420
|
-
"start":
|
|
49421
|
-
"end":
|
|
49420
|
+
"start": 255,
|
|
49421
|
+
"end": 255
|
|
49422
49422
|
}
|
|
49423
49423
|
},
|
|
49424
49424
|
"group": [
|
|
@@ -49435,8 +49435,8 @@
|
|
|
49435
49435
|
{
|
|
49436
49436
|
"description": "Font family for text.\n",
|
|
49437
49437
|
"commentRange": {
|
|
49438
|
-
"start":
|
|
49439
|
-
"end":
|
|
49438
|
+
"start": 270,
|
|
49439
|
+
"end": 271
|
|
49440
49440
|
},
|
|
49441
49441
|
"context": {
|
|
49442
49442
|
"type": "variable",
|
|
@@ -49444,8 +49444,8 @@
|
|
|
49444
49444
|
"value": "Roboto, \"Helvetica Neue\", sans-serif",
|
|
49445
49445
|
"scope": "default",
|
|
49446
49446
|
"line": {
|
|
49447
|
-
"start":
|
|
49448
|
-
"end":
|
|
49447
|
+
"start": 272,
|
|
49448
|
+
"end": 272
|
|
49449
49449
|
}
|
|
49450
49450
|
},
|
|
49451
49451
|
"group": [
|
|
@@ -49462,8 +49462,8 @@
|
|
|
49462
49462
|
{
|
|
49463
49463
|
"description": "Font family across all components.\n",
|
|
49464
49464
|
"commentRange": {
|
|
49465
|
-
"start":
|
|
49466
|
-
"end":
|
|
49465
|
+
"start": 274,
|
|
49466
|
+
"end": 275
|
|
49467
49467
|
},
|
|
49468
49468
|
"context": {
|
|
49469
49469
|
"type": "variable",
|
|
@@ -49471,8 +49471,8 @@
|
|
|
49471
49471
|
"value": "Roboto, \"Helvetica Neue\", sans-serif",
|
|
49472
49472
|
"scope": "default",
|
|
49473
49473
|
"line": {
|
|
49474
|
-
"start":
|
|
49475
|
-
"end":
|
|
49474
|
+
"start": 276,
|
|
49475
|
+
"end": 276
|
|
49476
49476
|
}
|
|
49477
49477
|
},
|
|
49478
49478
|
"group": [
|
|
@@ -49489,8 +49489,8 @@
|
|
|
49489
49489
|
{
|
|
49490
49490
|
"description": "Font family for monospaced text. Used for styling the code.\n",
|
|
49491
49491
|
"commentRange": {
|
|
49492
|
-
"start":
|
|
49493
|
-
"end":
|
|
49492
|
+
"start": 278,
|
|
49493
|
+
"end": 279
|
|
49494
49494
|
},
|
|
49495
49495
|
"context": {
|
|
49496
49496
|
"type": "variable",
|
|
@@ -49498,8 +49498,8 @@
|
|
|
49498
49498
|
"value": "Consolas, \"Ubuntu Mono\", \"Lucida Console\", \"Courier New\", monospace",
|
|
49499
49499
|
"scope": "default",
|
|
49500
49500
|
"line": {
|
|
49501
|
-
"start":
|
|
49502
|
-
"end":
|
|
49501
|
+
"start": 280,
|
|
49502
|
+
"end": 280
|
|
49503
49503
|
}
|
|
49504
49504
|
},
|
|
49505
49505
|
"group": [
|
|
@@ -49516,8 +49516,8 @@
|
|
|
49516
49516
|
{
|
|
49517
49517
|
"description": "Font family across all components.\n",
|
|
49518
49518
|
"commentRange": {
|
|
49519
|
-
"start":
|
|
49520
|
-
"end":
|
|
49519
|
+
"start": 282,
|
|
49520
|
+
"end": 283
|
|
49521
49521
|
},
|
|
49522
49522
|
"context": {
|
|
49523
49523
|
"type": "variable",
|
|
@@ -49525,8 +49525,8 @@
|
|
|
49525
49525
|
"value": "Roboto, \"Helvetica Neue\", sans-serif",
|
|
49526
49526
|
"scope": "default",
|
|
49527
49527
|
"line": {
|
|
49528
|
-
"start":
|
|
49529
|
-
"end":
|
|
49528
|
+
"start": 284,
|
|
49529
|
+
"end": 284
|
|
49530
49530
|
}
|
|
49531
49531
|
},
|
|
49532
49532
|
"group": [
|
|
@@ -49543,8 +49543,8 @@
|
|
|
49543
49543
|
{
|
|
49544
49544
|
"description": "Line height used along with $kendo-font-size.\n",
|
|
49545
49545
|
"commentRange": {
|
|
49546
|
-
"start":
|
|
49547
|
-
"end":
|
|
49546
|
+
"start": 286,
|
|
49547
|
+
"end": 287
|
|
49548
49548
|
},
|
|
49549
49549
|
"context": {
|
|
49550
49550
|
"type": "variable",
|
|
@@ -49552,8 +49552,8 @@
|
|
|
49552
49552
|
"value": "k-math-div( 28, 14 )",
|
|
49553
49553
|
"scope": "default",
|
|
49554
49554
|
"line": {
|
|
49555
|
-
"start":
|
|
49556
|
-
"end":
|
|
49555
|
+
"start": 288,
|
|
49556
|
+
"end": 288
|
|
49557
49557
|
}
|
|
49558
49558
|
},
|
|
49559
49559
|
"group": [
|