@progress/kendo-theme-default 6.4.0-dev.3 → 6.4.0-dev.4
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 +74 -233
- package/dist/all.scss +292 -508
- package/dist/meta/sassdoc-data.json +806 -806
- package/dist/meta/sassdoc-raw-data.json +401 -401
- package/dist/meta/variables.json +5 -1
- package/dist/meta/variables.scss +1 -1
- package/lib/swatches/default-blue.json +1 -1
- package/lib/swatches/default-dataviz-v4.json +1 -1
- package/lib/swatches/default-green.json +1 -1
- package/lib/swatches/default-main-dark.json +1 -1
- package/lib/swatches/default-main.json +1 -1
- package/lib/swatches/default-nordic.json +1 -1
- package/lib/swatches/default-ocean-blue-a11y.json +1 -1
- package/lib/swatches/default-ocean-blue.json +1 -1
- package/lib/swatches/default-orange.json +1 -1
- package/lib/swatches/default-purple.json +1 -1
- package/lib/swatches/default-turquoise.json +1 -1
- package/lib/swatches/default-urban.json +1 -1
- package/package.json +4 -4
- package/scss/_variables.scss +3 -4
- package/scss/action-sheet/_layout.scss +0 -5
- package/scss/adaptive/_layout.scss +3 -15
- package/scss/adaptive/_theme.scss +1 -1
- package/scss/badge/_variables.scss +2 -2
- package/scss/button/_layout.scss +10 -10
- package/scss/button/_variables.scss +1 -1
- package/scss/calendar/_layout.scss +0 -5
- package/scss/calendar/_theme.scss +1 -1
- package/scss/calendar/_variables.scss +2 -2
- package/scss/chat/_layout.scss +2 -2
- package/scss/checkbox/_layout.scss +3 -3
- package/scss/checkbox/_theme.scss +1 -1
- package/scss/chip/_layout.scss +1 -1
- package/scss/chip/_theme.scss +1 -1
- package/scss/chip/_variables.scss +1 -1
- package/scss/color-preview/_layout.scss +1 -2
- package/scss/common/_animations.scss +7 -9
- package/scss/common/_base.scss +1 -2
- package/scss/dataviz/_layout.scss +2 -0
- package/scss/dataviz/_theme.scss +2 -0
- package/scss/drawer/_layout.scss +2 -2
- package/scss/editor/_layout.scss +8 -7
- package/scss/editor/_theme.scss +2 -2
- package/scss/editor/_variables.scss +1 -1
- package/scss/fab/_variables.scss +4 -4
- package/scss/floating-label/_variables.scss +1 -1
- package/scss/forms/_layout.scss +2 -2
- package/scss/gantt/_layout.scss +6 -6
- package/scss/grid/_layout.scss +30 -15
- package/scss/grid/_variables.scss +2 -1
- package/scss/icons/_layout.scss +4 -13
- package/scss/input/_layout.scss +13 -13
- package/scss/input/_variables.scss +2 -2
- package/scss/list/_layout.scss +2 -2
- package/scss/list/_variables.scss +3 -3
- package/scss/listbox/_index.scss +0 -1
- package/scss/listbox/_layout.scss +0 -9
- package/scss/listgroup/_layout.scss +0 -10
- package/scss/loader/_layout.scss +1 -1
- package/scss/loader/_theme.scss +2 -4
- package/scss/mediaplayer/_layout.scss +4 -10
- package/scss/menu/_layout.scss +7 -44
- package/scss/menu/_variables.scss +1 -1
- package/scss/notification/_variables.scss +0 -1
- package/scss/pager/_layout.scss +0 -9
- package/scss/pdf-viewer/_layout.scss +3 -2
- package/scss/pivotgrid/_layout.scss +1 -1
- package/scss/progressbar/_layout.scss +3 -3
- package/scss/radio/_layout.scss +3 -3
- package/scss/responsivepanel/_layout.scss +1 -3
- package/scss/scheduler/_layout.scss +6 -17
- package/scss/scheduler/_theme.scss +2 -4
- package/scss/scrollview/_layout.scss +0 -11
- package/scss/signature/_variables.scss +1 -1
- package/scss/slider/_layout.scss +42 -78
- package/scss/splitter/_layout.scss +3 -13
- package/scss/spreadsheet/_layout.scss +5 -7
- package/scss/stepper/_theme.scss +0 -3
- package/scss/table/_layout.scss +13 -11
- package/scss/tabstrip/_layout.scss +9 -14
- package/scss/taskboard/_layout.scss +1 -15
- package/scss/toolbar/_layout.scss +5 -8
- package/scss/toolbar/_theme.scss +1 -2
- package/scss/treeview/_variables.scss +1 -1
- package/scss/upload/_layout.scss +1 -1
- package/scss/window/_layout.scss +1 -1
- package/scss/window/_theme.scss +3 -5
- package/scss/wizard/_layout.scss +1 -3
|
@@ -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": 144,
|
|
5029
|
+
"end": 147
|
|
5030
5030
|
},
|
|
5031
5031
|
"context": {
|
|
5032
5032
|
"type": "variable",
|
|
@@ -5034,8 +5034,8 @@
|
|
|
5034
5034
|
"value": "#ff6358",
|
|
5035
5035
|
"scope": "default",
|
|
5036
5036
|
"line": {
|
|
5037
|
-
"start":
|
|
5038
|
-
"end":
|
|
5037
|
+
"start": 148,
|
|
5038
|
+
"end": 148
|
|
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": 152,
|
|
5057
|
+
"end": 155
|
|
5058
5058
|
},
|
|
5059
5059
|
"context": {
|
|
5060
5060
|
"type": "variable",
|
|
@@ -5062,8 +5062,8 @@
|
|
|
5062
5062
|
"value": "k-contrast-legacy( $kendo-color-primary )",
|
|
5063
5063
|
"scope": "default",
|
|
5064
5064
|
"line": {
|
|
5065
|
-
"start":
|
|
5066
|
-
"end":
|
|
5065
|
+
"start": 156,
|
|
5066
|
+
"end": 156
|
|
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": 158,
|
|
5085
|
+
"end": 160
|
|
5086
5086
|
},
|
|
5087
5087
|
"context": {
|
|
5088
5088
|
"type": "variable",
|
|
@@ -5090,8 +5090,8 @@
|
|
|
5090
5090
|
"value": "#666666",
|
|
5091
5091
|
"scope": "default",
|
|
5092
5092
|
"line": {
|
|
5093
|
-
"start":
|
|
5094
|
-
"end":
|
|
5093
|
+
"start": 161,
|
|
5094
|
+
"end": 161
|
|
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": 165,
|
|
5113
|
+
"end": 168
|
|
5114
5114
|
},
|
|
5115
5115
|
"context": {
|
|
5116
5116
|
"type": "variable",
|
|
@@ -5118,8 +5118,8 @@
|
|
|
5118
5118
|
"value": "k-contrast-legacy( $kendo-color-secondary )",
|
|
5119
5119
|
"scope": "default",
|
|
5120
5120
|
"line": {
|
|
5121
|
-
"start":
|
|
5122
|
-
"end":
|
|
5121
|
+
"start": 169,
|
|
5122
|
+
"end": 169
|
|
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": 171,
|
|
5141
|
+
"end": 173
|
|
5142
5142
|
},
|
|
5143
5143
|
"context": {
|
|
5144
5144
|
"type": "variable",
|
|
@@ -5146,8 +5146,8 @@
|
|
|
5146
5146
|
"value": "#03a9f4",
|
|
5147
5147
|
"scope": "default",
|
|
5148
5148
|
"line": {
|
|
5149
|
-
"start":
|
|
5150
|
-
"end":
|
|
5149
|
+
"start": 174,
|
|
5150
|
+
"end": 174
|
|
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": 178,
|
|
5169
|
+
"end": 181
|
|
5170
5170
|
},
|
|
5171
5171
|
"context": {
|
|
5172
5172
|
"type": "variable",
|
|
@@ -5174,8 +5174,8 @@
|
|
|
5174
5174
|
"value": "k-contrast-legacy( $kendo-color-tertiary )",
|
|
5175
5175
|
"scope": "default",
|
|
5176
5176
|
"line": {
|
|
5177
|
-
"start":
|
|
5178
|
-
"end":
|
|
5177
|
+
"start": 182,
|
|
5178
|
+
"end": 182
|
|
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": 184,
|
|
5197
|
+
"end": 186
|
|
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": 187,
|
|
5206
|
+
"end": 187
|
|
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": 191,
|
|
5225
|
+
"end": 193
|
|
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": 194,
|
|
5234
|
+
"end": 194
|
|
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": 198,
|
|
5253
|
+
"end": 200
|
|
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": 201,
|
|
5262
|
+
"end": 201
|
|
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": 205,
|
|
5281
|
+
"end": 207
|
|
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": 208,
|
|
5290
|
+
"end": 208
|
|
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": 212,
|
|
5309
|
+
"end": 214
|
|
5310
5310
|
},
|
|
5311
5311
|
"context": {
|
|
5312
5312
|
"type": "variable",
|
|
@@ -5314,8 +5314,8 @@
|
|
|
5314
5314
|
"value": "#424242",
|
|
5315
5315
|
"scope": "default",
|
|
5316
5316
|
"line": {
|
|
5317
|
-
"start":
|
|
5318
|
-
"end":
|
|
5317
|
+
"start": 215,
|
|
5318
|
+
"end": 215
|
|
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": 217,
|
|
5337
|
+
"end": 219
|
|
5338
5338
|
},
|
|
5339
5339
|
"context": {
|
|
5340
5340
|
"type": "variable",
|
|
@@ -5342,8 +5342,8 @@
|
|
|
5342
5342
|
"value": "#ebebeb",
|
|
5343
5343
|
"scope": "default",
|
|
5344
5344
|
"line": {
|
|
5345
|
-
"start":
|
|
5346
|
-
"end":
|
|
5345
|
+
"start": 220,
|
|
5346
|
+
"end": 220
|
|
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": 222,
|
|
5365
|
+
"end": 223
|
|
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": 224,
|
|
5374
|
+
"end": 224
|
|
5375
5375
|
}
|
|
5376
5376
|
},
|
|
5377
5377
|
"group": [
|
|
@@ -5388,8 +5388,8 @@
|
|
|
5388
5388
|
{
|
|
5389
5389
|
"description": "Icon size.\n",
|
|
5390
5390
|
"commentRange": {
|
|
5391
|
-
"start":
|
|
5392
|
-
"end":
|
|
5391
|
+
"start": 59,
|
|
5392
|
+
"end": 60
|
|
5393
5393
|
},
|
|
5394
5394
|
"context": {
|
|
5395
5395
|
"type": "variable",
|
|
@@ -5397,8 +5397,8 @@
|
|
|
5397
5397
|
"value": "16px",
|
|
5398
5398
|
"scope": "default",
|
|
5399
5399
|
"line": {
|
|
5400
|
-
"start":
|
|
5401
|
-
"end":
|
|
5400
|
+
"start": 61,
|
|
5401
|
+
"end": 61
|
|
5402
5402
|
}
|
|
5403
5403
|
},
|
|
5404
5404
|
"group": [
|
|
@@ -5415,8 +5415,8 @@
|
|
|
5415
5415
|
{
|
|
5416
5416
|
"description": "xtra small icon size.\n",
|
|
5417
5417
|
"commentRange": {
|
|
5418
|
-
"start":
|
|
5419
|
-
"end":
|
|
5418
|
+
"start": 62,
|
|
5419
|
+
"end": 63
|
|
5420
5420
|
},
|
|
5421
5421
|
"context": {
|
|
5422
5422
|
"type": "variable",
|
|
@@ -5424,8 +5424,8 @@
|
|
|
5424
5424
|
"value": "calc( #{$kendo-icon-size} * .75 )",
|
|
5425
5425
|
"scope": "default",
|
|
5426
5426
|
"line": {
|
|
5427
|
-
"start":
|
|
5428
|
-
"end":
|
|
5427
|
+
"start": 64,
|
|
5428
|
+
"end": 64
|
|
5429
5429
|
}
|
|
5430
5430
|
},
|
|
5431
5431
|
"group": [
|
|
@@ -5442,8 +5442,8 @@
|
|
|
5442
5442
|
{
|
|
5443
5443
|
"description": "Small icon size.\n",
|
|
5444
5444
|
"commentRange": {
|
|
5445
|
-
"start":
|
|
5446
|
-
"end":
|
|
5445
|
+
"start": 65,
|
|
5446
|
+
"end": 66
|
|
5447
5447
|
},
|
|
5448
5448
|
"context": {
|
|
5449
5449
|
"type": "variable",
|
|
@@ -5451,8 +5451,8 @@
|
|
|
5451
5451
|
"value": "calc( #{$kendo-icon-size} * .875 )",
|
|
5452
5452
|
"scope": "default",
|
|
5453
5453
|
"line": {
|
|
5454
|
-
"start":
|
|
5455
|
-
"end":
|
|
5454
|
+
"start": 67,
|
|
5455
|
+
"end": 67
|
|
5456
5456
|
}
|
|
5457
5457
|
},
|
|
5458
5458
|
"group": [
|
|
@@ -5469,8 +5469,8 @@
|
|
|
5469
5469
|
{
|
|
5470
5470
|
"description": "Medium icon size.\n",
|
|
5471
5471
|
"commentRange": {
|
|
5472
|
-
"start":
|
|
5473
|
-
"end":
|
|
5472
|
+
"start": 68,
|
|
5473
|
+
"end": 69
|
|
5474
5474
|
},
|
|
5475
5475
|
"context": {
|
|
5476
5476
|
"type": "variable",
|
|
@@ -5478,8 +5478,8 @@
|
|
|
5478
5478
|
"value": "$kendo-icon-size",
|
|
5479
5479
|
"scope": "default",
|
|
5480
5480
|
"line": {
|
|
5481
|
-
"start":
|
|
5482
|
-
"end":
|
|
5481
|
+
"start": 70,
|
|
5482
|
+
"end": 70
|
|
5483
5483
|
}
|
|
5484
5484
|
},
|
|
5485
5485
|
"group": [
|
|
@@ -5496,8 +5496,8 @@
|
|
|
5496
5496
|
{
|
|
5497
5497
|
"description": "Large icon size.\n",
|
|
5498
5498
|
"commentRange": {
|
|
5499
|
-
"start":
|
|
5500
|
-
"end":
|
|
5499
|
+
"start": 71,
|
|
5500
|
+
"end": 72
|
|
5501
5501
|
},
|
|
5502
5502
|
"context": {
|
|
5503
5503
|
"type": "variable",
|
|
@@ -5505,8 +5505,8 @@
|
|
|
5505
5505
|
"value": "calc( #{$kendo-icon-size} * 1.25 )",
|
|
5506
5506
|
"scope": "default",
|
|
5507
5507
|
"line": {
|
|
5508
|
-
"start":
|
|
5509
|
-
"end":
|
|
5508
|
+
"start": 73,
|
|
5509
|
+
"end": 73
|
|
5510
5510
|
}
|
|
5511
5511
|
},
|
|
5512
5512
|
"group": [
|
|
@@ -5523,8 +5523,8 @@
|
|
|
5523
5523
|
{
|
|
5524
5524
|
"description": "Extra large icon size.\n",
|
|
5525
5525
|
"commentRange": {
|
|
5526
|
-
"start":
|
|
5527
|
-
"end":
|
|
5526
|
+
"start": 74,
|
|
5527
|
+
"end": 75
|
|
5528
5528
|
},
|
|
5529
5529
|
"context": {
|
|
5530
5530
|
"type": "variable",
|
|
@@ -5532,8 +5532,8 @@
|
|
|
5532
5532
|
"value": "calc( #{$kendo-icon-size} * 1.5 )",
|
|
5533
5533
|
"scope": "default",
|
|
5534
5534
|
"line": {
|
|
5535
|
-
"start":
|
|
5536
|
-
"end":
|
|
5535
|
+
"start": 76,
|
|
5536
|
+
"end": 76
|
|
5537
5537
|
}
|
|
5538
5538
|
},
|
|
5539
5539
|
"group": [
|
|
@@ -5550,8 +5550,8 @@
|
|
|
5550
5550
|
{
|
|
5551
5551
|
"description": "Double extra large icon size.\n",
|
|
5552
5552
|
"commentRange": {
|
|
5553
|
-
"start":
|
|
5554
|
-
"end":
|
|
5553
|
+
"start": 77,
|
|
5554
|
+
"end": 78
|
|
5555
5555
|
},
|
|
5556
5556
|
"context": {
|
|
5557
5557
|
"type": "variable",
|
|
@@ -5559,8 +5559,8 @@
|
|
|
5559
5559
|
"value": "calc( #{$kendo-icon-size} * 2 )",
|
|
5560
5560
|
"scope": "default",
|
|
5561
5561
|
"line": {
|
|
5562
|
-
"start":
|
|
5563
|
-
"end":
|
|
5562
|
+
"start": 79,
|
|
5563
|
+
"end": 79
|
|
5564
5564
|
}
|
|
5565
5565
|
},
|
|
5566
5566
|
"group": [
|
|
@@ -5577,8 +5577,8 @@
|
|
|
5577
5577
|
{
|
|
5578
5578
|
"description": "Triple extra large icon size.\n",
|
|
5579
5579
|
"commentRange": {
|
|
5580
|
-
"start":
|
|
5581
|
-
"end":
|
|
5580
|
+
"start": 80,
|
|
5581
|
+
"end": 81
|
|
5582
5582
|
},
|
|
5583
5583
|
"context": {
|
|
5584
5584
|
"type": "variable",
|
|
@@ -5586,8 +5586,8 @@
|
|
|
5586
5586
|
"value": "calc( #{$kendo-icon-size} * 3 )",
|
|
5587
5587
|
"scope": "default",
|
|
5588
5588
|
"line": {
|
|
5589
|
-
"start":
|
|
5590
|
-
"end":
|
|
5589
|
+
"start": 82,
|
|
5590
|
+
"end": 82
|
|
5591
5591
|
}
|
|
5592
5592
|
},
|
|
5593
5593
|
"group": [
|
|
@@ -5604,8 +5604,8 @@
|
|
|
5604
5604
|
{
|
|
5605
5605
|
"description": "Horizontal padding.\n",
|
|
5606
5606
|
"commentRange": {
|
|
5607
|
-
"start":
|
|
5608
|
-
"end":
|
|
5607
|
+
"start": 87,
|
|
5608
|
+
"end": 88
|
|
5609
5609
|
},
|
|
5610
5610
|
"context": {
|
|
5611
5611
|
"type": "variable",
|
|
@@ -5613,8 +5613,8 @@
|
|
|
5613
5613
|
"value": "8px",
|
|
5614
5614
|
"scope": "default",
|
|
5615
5615
|
"line": {
|
|
5616
|
-
"start":
|
|
5617
|
-
"end":
|
|
5616
|
+
"start": 89,
|
|
5617
|
+
"end": 89
|
|
5618
5618
|
}
|
|
5619
5619
|
},
|
|
5620
5620
|
"group": [
|
|
@@ -5631,8 +5631,8 @@
|
|
|
5631
5631
|
{
|
|
5632
5632
|
"description": "Vertical padding.\n",
|
|
5633
5633
|
"commentRange": {
|
|
5634
|
-
"start":
|
|
5635
|
-
"end":
|
|
5634
|
+
"start": 90,
|
|
5635
|
+
"end": 91
|
|
5636
5636
|
},
|
|
5637
5637
|
"context": {
|
|
5638
5638
|
"type": "variable",
|
|
@@ -5640,8 +5640,8 @@
|
|
|
5640
5640
|
"value": "4px",
|
|
5641
5641
|
"scope": "default",
|
|
5642
5642
|
"line": {
|
|
5643
|
-
"start":
|
|
5644
|
-
"end":
|
|
5643
|
+
"start": 92,
|
|
5644
|
+
"end": 92
|
|
5645
5645
|
}
|
|
5646
5646
|
},
|
|
5647
5647
|
"group": [
|
|
@@ -5658,8 +5658,8 @@
|
|
|
5658
5658
|
{
|
|
5659
5659
|
"description": "Small horizontal padding.\n",
|
|
5660
5660
|
"commentRange": {
|
|
5661
|
-
"start":
|
|
5662
|
-
"end":
|
|
5661
|
+
"start": 93,
|
|
5662
|
+
"end": 94
|
|
5663
5663
|
},
|
|
5664
5664
|
"context": {
|
|
5665
5665
|
"type": "variable",
|
|
@@ -5667,8 +5667,8 @@
|
|
|
5667
5667
|
"value": "k-map-get( $kendo-spacing, 1 )",
|
|
5668
5668
|
"scope": "default",
|
|
5669
5669
|
"line": {
|
|
5670
|
-
"start":
|
|
5671
|
-
"end":
|
|
5670
|
+
"start": 95,
|
|
5671
|
+
"end": 95
|
|
5672
5672
|
}
|
|
5673
5673
|
},
|
|
5674
5674
|
"group": [
|
|
@@ -5685,8 +5685,8 @@
|
|
|
5685
5685
|
{
|
|
5686
5686
|
"description": "Small vertical padding.\n",
|
|
5687
5687
|
"commentRange": {
|
|
5688
|
-
"start":
|
|
5689
|
-
"end":
|
|
5688
|
+
"start": 96,
|
|
5689
|
+
"end": 97
|
|
5690
5690
|
},
|
|
5691
5691
|
"context": {
|
|
5692
5692
|
"type": "variable",
|
|
@@ -5694,8 +5694,8 @@
|
|
|
5694
5694
|
"value": "k-map-get( $kendo-spacing, 0.5 )",
|
|
5695
5695
|
"scope": "default",
|
|
5696
5696
|
"line": {
|
|
5697
|
-
"start":
|
|
5698
|
-
"end":
|
|
5697
|
+
"start": 98,
|
|
5698
|
+
"end": 98
|
|
5699
5699
|
}
|
|
5700
5700
|
},
|
|
5701
5701
|
"group": [
|
|
@@ -5712,8 +5712,8 @@
|
|
|
5712
5712
|
{
|
|
5713
5713
|
"description": "Medium horizontal padding.\n",
|
|
5714
5714
|
"commentRange": {
|
|
5715
|
-
"start":
|
|
5716
|
-
"end":
|
|
5715
|
+
"start": 99,
|
|
5716
|
+
"end": 100
|
|
5717
5717
|
},
|
|
5718
5718
|
"context": {
|
|
5719
5719
|
"type": "variable",
|
|
@@ -5721,8 +5721,8 @@
|
|
|
5721
5721
|
"value": "k-map-get( $kendo-spacing, 2 )",
|
|
5722
5722
|
"scope": "default",
|
|
5723
5723
|
"line": {
|
|
5724
|
-
"start":
|
|
5725
|
-
"end":
|
|
5724
|
+
"start": 101,
|
|
5725
|
+
"end": 101
|
|
5726
5726
|
}
|
|
5727
5727
|
},
|
|
5728
5728
|
"group": [
|
|
@@ -5739,8 +5739,8 @@
|
|
|
5739
5739
|
{
|
|
5740
5740
|
"description": "Medium vertical padding.\n",
|
|
5741
5741
|
"commentRange": {
|
|
5742
|
-
"start":
|
|
5743
|
-
"end":
|
|
5742
|
+
"start": 102,
|
|
5743
|
+
"end": 103
|
|
5744
5744
|
},
|
|
5745
5745
|
"context": {
|
|
5746
5746
|
"type": "variable",
|
|
@@ -5748,8 +5748,8 @@
|
|
|
5748
5748
|
"value": "k-map-get( $kendo-spacing, 1 )",
|
|
5749
5749
|
"scope": "default",
|
|
5750
5750
|
"line": {
|
|
5751
|
-
"start":
|
|
5752
|
-
"end":
|
|
5751
|
+
"start": 104,
|
|
5752
|
+
"end": 104
|
|
5753
5753
|
}
|
|
5754
5754
|
},
|
|
5755
5755
|
"group": [
|
|
@@ -5766,8 +5766,8 @@
|
|
|
5766
5766
|
{
|
|
5767
5767
|
"description": "Large horizontal padding.\n",
|
|
5768
5768
|
"commentRange": {
|
|
5769
|
-
"start":
|
|
5770
|
-
"end":
|
|
5769
|
+
"start": 105,
|
|
5770
|
+
"end": 106
|
|
5771
5771
|
},
|
|
5772
5772
|
"context": {
|
|
5773
5773
|
"type": "variable",
|
|
@@ -5775,8 +5775,8 @@
|
|
|
5775
5775
|
"value": "k-map-get( $kendo-spacing, 3 )",
|
|
5776
5776
|
"scope": "default",
|
|
5777
5777
|
"line": {
|
|
5778
|
-
"start":
|
|
5779
|
-
"end":
|
|
5778
|
+
"start": 107,
|
|
5779
|
+
"end": 107
|
|
5780
5780
|
}
|
|
5781
5781
|
},
|
|
5782
5782
|
"group": [
|
|
@@ -5793,8 +5793,8 @@
|
|
|
5793
5793
|
{
|
|
5794
5794
|
"description": "Large vertical padding.\n",
|
|
5795
5795
|
"commentRange": {
|
|
5796
|
-
"start":
|
|
5797
|
-
"end":
|
|
5796
|
+
"start": 108,
|
|
5797
|
+
"end": 109
|
|
5798
5798
|
},
|
|
5799
5799
|
"context": {
|
|
5800
5800
|
"type": "variable",
|
|
@@ -5802,8 +5802,8 @@
|
|
|
5802
5802
|
"value": "k-map-get( $kendo-spacing, 1.5 )",
|
|
5803
5803
|
"scope": "default",
|
|
5804
5804
|
"line": {
|
|
5805
|
-
"start":
|
|
5806
|
-
"end":
|
|
5805
|
+
"start": 110,
|
|
5806
|
+
"end": 110
|
|
5807
5807
|
}
|
|
5808
5808
|
},
|
|
5809
5809
|
"group": [
|
|
@@ -5820,8 +5820,8 @@
|
|
|
5820
5820
|
{
|
|
5821
5821
|
"description": "Border radius for all components.\n",
|
|
5822
5822
|
"commentRange": {
|
|
5823
|
-
"start":
|
|
5824
|
-
"end":
|
|
5823
|
+
"start": 112,
|
|
5824
|
+
"end": 113
|
|
5825
5825
|
},
|
|
5826
5826
|
"context": {
|
|
5827
5827
|
"type": "variable",
|
|
@@ -5829,8 +5829,8 @@
|
|
|
5829
5829
|
"value": "k-map-get( $kendo-spacing, 1 )",
|
|
5830
5830
|
"scope": "default",
|
|
5831
5831
|
"line": {
|
|
5832
|
-
"start":
|
|
5833
|
-
"end":
|
|
5832
|
+
"start": 114,
|
|
5833
|
+
"end": 114
|
|
5834
5834
|
}
|
|
5835
5835
|
},
|
|
5836
5836
|
"group": [
|
|
@@ -5847,8 +5847,8 @@
|
|
|
5847
5847
|
{
|
|
5848
5848
|
"description": "Small border radius.\n",
|
|
5849
5849
|
"commentRange": {
|
|
5850
|
-
"start":
|
|
5851
|
-
"end":
|
|
5850
|
+
"start": 115,
|
|
5851
|
+
"end": 116
|
|
5852
5852
|
},
|
|
5853
5853
|
"context": {
|
|
5854
5854
|
"type": "variable",
|
|
@@ -5856,8 +5856,8 @@
|
|
|
5856
5856
|
"value": "$kendo-border-radius - k-map-get( $kendo-spacing, 0.5 )",
|
|
5857
5857
|
"scope": "default",
|
|
5858
5858
|
"line": {
|
|
5859
|
-
"start":
|
|
5860
|
-
"end":
|
|
5859
|
+
"start": 117,
|
|
5860
|
+
"end": 117
|
|
5861
5861
|
}
|
|
5862
5862
|
},
|
|
5863
5863
|
"group": [
|
|
@@ -5874,8 +5874,8 @@
|
|
|
5874
5874
|
{
|
|
5875
5875
|
"description": "Medium border radius.\n",
|
|
5876
5876
|
"commentRange": {
|
|
5877
|
-
"start":
|
|
5878
|
-
"end":
|
|
5877
|
+
"start": 118,
|
|
5878
|
+
"end": 119
|
|
5879
5879
|
},
|
|
5880
5880
|
"context": {
|
|
5881
5881
|
"type": "variable",
|
|
@@ -5883,8 +5883,8 @@
|
|
|
5883
5883
|
"value": "$kendo-border-radius",
|
|
5884
5884
|
"scope": "default",
|
|
5885
5885
|
"line": {
|
|
5886
|
-
"start":
|
|
5887
|
-
"end":
|
|
5886
|
+
"start": 120,
|
|
5887
|
+
"end": 120
|
|
5888
5888
|
}
|
|
5889
5889
|
},
|
|
5890
5890
|
"group": [
|
|
@@ -5901,8 +5901,8 @@
|
|
|
5901
5901
|
{
|
|
5902
5902
|
"description": "Large border radius.\n",
|
|
5903
5903
|
"commentRange": {
|
|
5904
|
-
"start":
|
|
5905
|
-
"end":
|
|
5904
|
+
"start": 121,
|
|
5905
|
+
"end": 122
|
|
5906
5906
|
},
|
|
5907
5907
|
"context": {
|
|
5908
5908
|
"type": "variable",
|
|
@@ -5910,8 +5910,8 @@
|
|
|
5910
5910
|
"value": "$kendo-border-radius + k-map-get( $kendo-spacing, 0.5 )",
|
|
5911
5911
|
"scope": "default",
|
|
5912
5912
|
"line": {
|
|
5913
|
-
"start":
|
|
5914
|
-
"end":
|
|
5913
|
+
"start": 123,
|
|
5914
|
+
"end": 123
|
|
5915
5915
|
}
|
|
5916
5916
|
},
|
|
5917
5917
|
"group": [
|
|
@@ -5928,8 +5928,8 @@
|
|
|
5928
5928
|
{
|
|
5929
5929
|
"description": "Background color of the body.\n",
|
|
5930
5930
|
"commentRange": {
|
|
5931
|
-
"start":
|
|
5932
|
-
"end":
|
|
5931
|
+
"start": 322,
|
|
5932
|
+
"end": 323
|
|
5933
5933
|
},
|
|
5934
5934
|
"context": {
|
|
5935
5935
|
"type": "variable",
|
|
@@ -5937,8 +5937,8 @@
|
|
|
5937
5937
|
"value": "$kendo-color-white",
|
|
5938
5938
|
"scope": "default",
|
|
5939
5939
|
"line": {
|
|
5940
|
-
"start":
|
|
5941
|
-
"end":
|
|
5940
|
+
"start": 324,
|
|
5941
|
+
"end": 324
|
|
5942
5942
|
}
|
|
5943
5943
|
},
|
|
5944
5944
|
"group": [
|
|
@@ -5955,8 +5955,8 @@
|
|
|
5955
5955
|
{
|
|
5956
5956
|
"description": "Text color of the body.\n",
|
|
5957
5957
|
"commentRange": {
|
|
5958
|
-
"start":
|
|
5959
|
-
"end":
|
|
5958
|
+
"start": 325,
|
|
5959
|
+
"end": 326
|
|
5960
5960
|
},
|
|
5961
5961
|
"context": {
|
|
5962
5962
|
"type": "variable",
|
|
@@ -5964,8 +5964,8 @@
|
|
|
5964
5964
|
"value": "#424242",
|
|
5965
5965
|
"scope": "default",
|
|
5966
5966
|
"line": {
|
|
5967
|
-
"start":
|
|
5968
|
-
"end":
|
|
5967
|
+
"start": 327,
|
|
5968
|
+
"end": 327
|
|
5969
5969
|
}
|
|
5970
5970
|
},
|
|
5971
5971
|
"group": [
|
|
@@ -5982,8 +5982,8 @@
|
|
|
5982
5982
|
{
|
|
5983
5983
|
"description": "Subtle text color.\n",
|
|
5984
5984
|
"commentRange": {
|
|
5985
|
-
"start":
|
|
5986
|
-
"end":
|
|
5985
|
+
"start": 329,
|
|
5986
|
+
"end": 330
|
|
5987
5987
|
},
|
|
5988
5988
|
"context": {
|
|
5989
5989
|
"type": "variable",
|
|
@@ -5991,8 +5991,8 @@
|
|
|
5991
5991
|
"value": "#666666",
|
|
5992
5992
|
"scope": "default",
|
|
5993
5993
|
"line": {
|
|
5994
|
-
"start":
|
|
5995
|
-
"end":
|
|
5994
|
+
"start": 331,
|
|
5995
|
+
"end": 331
|
|
5996
5996
|
}
|
|
5997
5997
|
},
|
|
5998
5998
|
"group": [
|
|
@@ -6009,8 +6009,8 @@
|
|
|
6009
6009
|
{
|
|
6010
6010
|
"description": "Text color of the links.\n",
|
|
6011
6011
|
"commentRange": {
|
|
6012
|
-
"start":
|
|
6013
|
-
"end":
|
|
6012
|
+
"start": 338,
|
|
6013
|
+
"end": 339
|
|
6014
6014
|
},
|
|
6015
6015
|
"context": {
|
|
6016
6016
|
"type": "variable",
|
|
@@ -6018,8 +6018,8 @@
|
|
|
6018
6018
|
"value": "$kendo-color-primary",
|
|
6019
6019
|
"scope": "default",
|
|
6020
6020
|
"line": {
|
|
6021
|
-
"start":
|
|
6022
|
-
"end":
|
|
6021
|
+
"start": 340,
|
|
6022
|
+
"end": 340
|
|
6023
6023
|
}
|
|
6024
6024
|
},
|
|
6025
6025
|
"group": [
|
|
@@ -6036,8 +6036,8 @@
|
|
|
6036
6036
|
{
|
|
6037
6037
|
"description": "Text color of the links on hover.\n",
|
|
6038
6038
|
"commentRange": {
|
|
6039
|
-
"start":
|
|
6040
|
-
"end":
|
|
6039
|
+
"start": 341,
|
|
6040
|
+
"end": 342
|
|
6041
6041
|
},
|
|
6042
6042
|
"context": {
|
|
6043
6043
|
"type": "variable",
|
|
@@ -6045,8 +6045,8 @@
|
|
|
6045
6045
|
"value": "$kendo-color-primary-darker",
|
|
6046
6046
|
"scope": "default",
|
|
6047
6047
|
"line": {
|
|
6048
|
-
"start":
|
|
6049
|
-
"end":
|
|
6048
|
+
"start": 343,
|
|
6049
|
+
"end": 343
|
|
6050
6050
|
}
|
|
6051
6051
|
},
|
|
6052
6052
|
"group": [
|
|
@@ -6063,8 +6063,8 @@
|
|
|
6063
6063
|
{
|
|
6064
6064
|
"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",
|
|
6065
6065
|
"commentRange": {
|
|
6066
|
-
"start":
|
|
6067
|
-
"end":
|
|
6066
|
+
"start": 349,
|
|
6067
|
+
"end": 351
|
|
6068
6068
|
},
|
|
6069
6069
|
"context": {
|
|
6070
6070
|
"type": "variable",
|
|
@@ -6072,8 +6072,8 @@
|
|
|
6072
6072
|
"value": "$kendo-body-bg",
|
|
6073
6073
|
"scope": "default",
|
|
6074
6074
|
"line": {
|
|
6075
|
-
"start":
|
|
6076
|
-
"end":
|
|
6075
|
+
"start": 352,
|
|
6076
|
+
"end": 352
|
|
6077
6077
|
}
|
|
6078
6078
|
},
|
|
6079
6079
|
"group": [
|
|
@@ -6090,8 +6090,8 @@
|
|
|
6090
6090
|
{
|
|
6091
6091
|
"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",
|
|
6092
6092
|
"commentRange": {
|
|
6093
|
-
"start":
|
|
6094
|
-
"end":
|
|
6093
|
+
"start": 353,
|
|
6094
|
+
"end": 355
|
|
6095
6095
|
},
|
|
6096
6096
|
"context": {
|
|
6097
6097
|
"type": "variable",
|
|
@@ -6099,8 +6099,8 @@
|
|
|
6099
6099
|
"value": "$kendo-body-text",
|
|
6100
6100
|
"scope": "default",
|
|
6101
6101
|
"line": {
|
|
6102
|
-
"start":
|
|
6103
|
-
"end":
|
|
6102
|
+
"start": 356,
|
|
6103
|
+
"end": 356
|
|
6104
6104
|
}
|
|
6105
6105
|
},
|
|
6106
6106
|
"group": [
|
|
@@ -6117,8 +6117,8 @@
|
|
|
6117
6117
|
{
|
|
6118
6118
|
"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",
|
|
6119
6119
|
"commentRange": {
|
|
6120
|
-
"start":
|
|
6121
|
-
"end":
|
|
6120
|
+
"start": 357,
|
|
6121
|
+
"end": 359
|
|
6122
6122
|
},
|
|
6123
6123
|
"context": {
|
|
6124
6124
|
"type": "variable",
|
|
@@ -6126,8 +6126,8 @@
|
|
|
6126
6126
|
"value": "rgba( if( $kendo-is-dark-theme, $kendo-color-white, $kendo-color-black ), .08 )",
|
|
6127
6127
|
"scope": "default",
|
|
6128
6128
|
"line": {
|
|
6129
|
-
"start":
|
|
6130
|
-
"end":
|
|
6129
|
+
"start": 360,
|
|
6130
|
+
"end": 360
|
|
6131
6131
|
}
|
|
6132
6132
|
},
|
|
6133
6133
|
"group": [
|
|
@@ -6144,8 +6144,8 @@
|
|
|
6144
6144
|
{
|
|
6145
6145
|
"description": "Background color of the component header.\n",
|
|
6146
6146
|
"commentRange": {
|
|
6147
|
-
"start":
|
|
6148
|
-
"end":
|
|
6147
|
+
"start": 422,
|
|
6148
|
+
"end": 423
|
|
6149
6149
|
},
|
|
6150
6150
|
"context": {
|
|
6151
6151
|
"type": "variable",
|
|
@@ -6153,8 +6153,8 @@
|
|
|
6153
6153
|
"value": "$kendo-base-bg",
|
|
6154
6154
|
"scope": "default",
|
|
6155
6155
|
"line": {
|
|
6156
|
-
"start":
|
|
6157
|
-
"end":
|
|
6156
|
+
"start": 424,
|
|
6157
|
+
"end": 424
|
|
6158
6158
|
}
|
|
6159
6159
|
},
|
|
6160
6160
|
"group": [
|
|
@@ -6171,8 +6171,8 @@
|
|
|
6171
6171
|
{
|
|
6172
6172
|
"description": "Text color of the component header.\n",
|
|
6173
6173
|
"commentRange": {
|
|
6174
|
-
"start":
|
|
6175
|
-
"end":
|
|
6174
|
+
"start": 425,
|
|
6175
|
+
"end": 426
|
|
6176
6176
|
},
|
|
6177
6177
|
"context": {
|
|
6178
6178
|
"type": "variable",
|
|
@@ -6180,8 +6180,8 @@
|
|
|
6180
6180
|
"value": "$kendo-base-text",
|
|
6181
6181
|
"scope": "default",
|
|
6182
6182
|
"line": {
|
|
6183
|
-
"start":
|
|
6184
|
-
"end":
|
|
6183
|
+
"start": 427,
|
|
6184
|
+
"end": 427
|
|
6185
6185
|
}
|
|
6186
6186
|
},
|
|
6187
6187
|
"group": [
|
|
@@ -6198,8 +6198,8 @@
|
|
|
6198
6198
|
{
|
|
6199
6199
|
"description": "Border color of the component header.\n",
|
|
6200
6200
|
"commentRange": {
|
|
6201
|
-
"start":
|
|
6202
|
-
"end":
|
|
6201
|
+
"start": 428,
|
|
6202
|
+
"end": 429
|
|
6203
6203
|
},
|
|
6204
6204
|
"context": {
|
|
6205
6205
|
"type": "variable",
|
|
@@ -6207,8 +6207,8 @@
|
|
|
6207
6207
|
"value": "$kendo-base-border",
|
|
6208
6208
|
"scope": "default",
|
|
6209
6209
|
"line": {
|
|
6210
|
-
"start":
|
|
6211
|
-
"end":
|
|
6210
|
+
"start": 430,
|
|
6211
|
+
"end": 430
|
|
6212
6212
|
}
|
|
6213
6213
|
},
|
|
6214
6214
|
"group": [
|
|
@@ -6225,8 +6225,8 @@
|
|
|
6225
6225
|
{
|
|
6226
6226
|
"description": "Gradient of the component header.\n",
|
|
6227
6227
|
"commentRange": {
|
|
6228
|
-
"start":
|
|
6229
|
-
"end":
|
|
6228
|
+
"start": 431,
|
|
6229
|
+
"end": 432
|
|
6230
6230
|
},
|
|
6231
6231
|
"context": {
|
|
6232
6232
|
"type": "variable",
|
|
@@ -6234,8 +6234,8 @@
|
|
|
6234
6234
|
"value": "null",
|
|
6235
6235
|
"scope": "default",
|
|
6236
6236
|
"line": {
|
|
6237
|
-
"start":
|
|
6238
|
-
"end":
|
|
6237
|
+
"start": 433,
|
|
6238
|
+
"end": 433
|
|
6239
6239
|
}
|
|
6240
6240
|
},
|
|
6241
6241
|
"group": [
|
|
@@ -6252,8 +6252,8 @@
|
|
|
6252
6252
|
{
|
|
6253
6253
|
"description": "Background color of the invalid items.\n",
|
|
6254
6254
|
"commentRange": {
|
|
6255
|
-
"start":
|
|
6256
|
-
"end":
|
|
6255
|
+
"start": 436,
|
|
6256
|
+
"end": 437
|
|
6257
6257
|
},
|
|
6258
6258
|
"context": {
|
|
6259
6259
|
"type": "variable",
|
|
@@ -6261,8 +6261,8 @@
|
|
|
6261
6261
|
"value": "null",
|
|
6262
6262
|
"scope": "default",
|
|
6263
6263
|
"line": {
|
|
6264
|
-
"start":
|
|
6265
|
-
"end":
|
|
6264
|
+
"start": 438,
|
|
6265
|
+
"end": 438
|
|
6266
6266
|
}
|
|
6267
6267
|
},
|
|
6268
6268
|
"group": [
|
|
@@ -6279,8 +6279,8 @@
|
|
|
6279
6279
|
{
|
|
6280
6280
|
"description": "Text color of the invalid items.\n",
|
|
6281
6281
|
"commentRange": {
|
|
6282
|
-
"start":
|
|
6283
|
-
"end":
|
|
6282
|
+
"start": 439,
|
|
6283
|
+
"end": 440
|
|
6284
6284
|
},
|
|
6285
6285
|
"context": {
|
|
6286
6286
|
"type": "variable",
|
|
@@ -6288,8 +6288,8 @@
|
|
|
6288
6288
|
"value": "$kendo-color-error",
|
|
6289
6289
|
"scope": "default",
|
|
6290
6290
|
"line": {
|
|
6291
|
-
"start":
|
|
6292
|
-
"end":
|
|
6291
|
+
"start": 441,
|
|
6292
|
+
"end": 441
|
|
6293
6293
|
}
|
|
6294
6294
|
},
|
|
6295
6295
|
"group": [
|
|
@@ -6306,8 +6306,8 @@
|
|
|
6306
6306
|
{
|
|
6307
6307
|
"description": "Border color of the invalid items.\n",
|
|
6308
6308
|
"commentRange": {
|
|
6309
|
-
"start":
|
|
6310
|
-
"end":
|
|
6309
|
+
"start": 442,
|
|
6310
|
+
"end": 443
|
|
6311
6311
|
},
|
|
6312
6312
|
"context": {
|
|
6313
6313
|
"type": "variable",
|
|
@@ -6315,8 +6315,8 @@
|
|
|
6315
6315
|
"value": "$kendo-color-error",
|
|
6316
6316
|
"scope": "default",
|
|
6317
6317
|
"line": {
|
|
6318
|
-
"start":
|
|
6319
|
-
"end":
|
|
6318
|
+
"start": 444,
|
|
6319
|
+
"end": 444
|
|
6320
6320
|
}
|
|
6321
6321
|
},
|
|
6322
6322
|
"group": [
|
|
@@ -6333,8 +6333,8 @@
|
|
|
6333
6333
|
{
|
|
6334
6334
|
"description": "Shadow of the invalid items.\n",
|
|
6335
6335
|
"commentRange": {
|
|
6336
|
-
"start":
|
|
6337
|
-
"end":
|
|
6336
|
+
"start": 445,
|
|
6337
|
+
"end": 446
|
|
6338
6338
|
},
|
|
6339
6339
|
"context": {
|
|
6340
6340
|
"type": "variable",
|
|
@@ -6342,8 +6342,8 @@
|
|
|
6342
6342
|
"value": "null",
|
|
6343
6343
|
"scope": "default",
|
|
6344
6344
|
"line": {
|
|
6345
|
-
"start":
|
|
6346
|
-
"end":
|
|
6345
|
+
"start": 447,
|
|
6346
|
+
"end": 447
|
|
6347
6347
|
}
|
|
6348
6348
|
},
|
|
6349
6349
|
"group": [
|
|
@@ -7734,6 +7734,33 @@
|
|
|
7734
7734
|
"resolvedValue": "1",
|
|
7735
7735
|
"resolvedType": "Number"
|
|
7736
7736
|
},
|
|
7737
|
+
{
|
|
7738
|
+
"description": "The font size of the Floating Label.\n",
|
|
7739
|
+
"commentRange": {
|
|
7740
|
+
"start": 6,
|
|
7741
|
+
"end": 7
|
|
7742
|
+
},
|
|
7743
|
+
"context": {
|
|
7744
|
+
"type": "variable",
|
|
7745
|
+
"name": "kendo-floating-label-font-size",
|
|
7746
|
+
"value": "$kendo-input-font-size",
|
|
7747
|
+
"scope": "default",
|
|
7748
|
+
"line": {
|
|
7749
|
+
"start": 8,
|
|
7750
|
+
"end": 8
|
|
7751
|
+
}
|
|
7752
|
+
},
|
|
7753
|
+
"group": [
|
|
7754
|
+
"floating-label"
|
|
7755
|
+
],
|
|
7756
|
+
"access": "public",
|
|
7757
|
+
"file": {
|
|
7758
|
+
"path": "floating-label/_variables.scss",
|
|
7759
|
+
"name": "_variables.scss"
|
|
7760
|
+
},
|
|
7761
|
+
"resolvedValue": "14px",
|
|
7762
|
+
"resolvedType": "Number"
|
|
7763
|
+
},
|
|
7737
7764
|
{
|
|
7738
7765
|
"description": "The maximum width of the Floating Label.\n",
|
|
7739
7766
|
"commentRange": {
|
|
@@ -10329,8 +10356,8 @@
|
|
|
10329
10356
|
{
|
|
10330
10357
|
"description": "Background color of the grid row resize indicator\n",
|
|
10331
10358
|
"commentRange": {
|
|
10332
|
-
"start":
|
|
10333
|
-
"end":
|
|
10359
|
+
"start": 308,
|
|
10360
|
+
"end": 309
|
|
10334
10361
|
},
|
|
10335
10362
|
"context": {
|
|
10336
10363
|
"type": "variable",
|
|
@@ -10338,8 +10365,8 @@
|
|
|
10338
10365
|
"value": "rgba( k-contrast-color( $kendo-grid-bg ), .12 )",
|
|
10339
10366
|
"scope": "default",
|
|
10340
10367
|
"line": {
|
|
10341
|
-
"start":
|
|
10342
|
-
"end":
|
|
10368
|
+
"start": 310,
|
|
10369
|
+
"end": 310
|
|
10343
10370
|
}
|
|
10344
10371
|
},
|
|
10345
10372
|
"group": [
|
|
@@ -10356,8 +10383,8 @@
|
|
|
10356
10383
|
{
|
|
10357
10384
|
"description": "Active background color of the grid row resize indicator\n",
|
|
10358
10385
|
"commentRange": {
|
|
10359
|
-
"start":
|
|
10360
|
-
"end":
|
|
10386
|
+
"start": 311,
|
|
10387
|
+
"end": 312
|
|
10361
10388
|
},
|
|
10362
10389
|
"context": {
|
|
10363
10390
|
"type": "variable",
|
|
@@ -10365,8 +10392,8 @@
|
|
|
10365
10392
|
"value": "$kendo-color-primary",
|
|
10366
10393
|
"scope": "default",
|
|
10367
10394
|
"line": {
|
|
10368
|
-
"start":
|
|
10369
|
-
"end":
|
|
10395
|
+
"start": 313,
|
|
10396
|
+
"end": 313
|
|
10370
10397
|
}
|
|
10371
10398
|
},
|
|
10372
10399
|
"group": [
|
|
@@ -10383,8 +10410,8 @@
|
|
|
10383
10410
|
{
|
|
10384
10411
|
"description": "Height of the grid row resize indicator\n",
|
|
10385
10412
|
"commentRange": {
|
|
10386
|
-
"start":
|
|
10387
|
-
"end":
|
|
10413
|
+
"start": 314,
|
|
10414
|
+
"end": 315
|
|
10388
10415
|
},
|
|
10389
10416
|
"context": {
|
|
10390
10417
|
"type": "variable",
|
|
@@ -10392,8 +10419,8 @@
|
|
|
10392
10419
|
"value": "k-map-get( $kendo-spacing, .5 )",
|
|
10393
10420
|
"scope": "default",
|
|
10394
10421
|
"line": {
|
|
10395
|
-
"start":
|
|
10396
|
-
"end":
|
|
10422
|
+
"start": 316,
|
|
10423
|
+
"end": 316
|
|
10397
10424
|
}
|
|
10398
10425
|
},
|
|
10399
10426
|
"group": [
|
|
@@ -15108,8 +15135,8 @@
|
|
|
15108
15135
|
{
|
|
15109
15136
|
"description": "Theme colors of the notification.\n",
|
|
15110
15137
|
"commentRange": {
|
|
15111
|
-
"start":
|
|
15112
|
-
"end":
|
|
15138
|
+
"start": 56,
|
|
15139
|
+
"end": 57
|
|
15113
15140
|
},
|
|
15114
15141
|
"context": {
|
|
15115
15142
|
"type": "variable",
|
|
@@ -15117,8 +15144,8 @@
|
|
|
15117
15144
|
"value": "$kendo-theme-colors",
|
|
15118
15145
|
"scope": "default",
|
|
15119
15146
|
"line": {
|
|
15120
|
-
"start":
|
|
15121
|
-
"end":
|
|
15147
|
+
"start": 58,
|
|
15148
|
+
"end": 58
|
|
15122
15149
|
}
|
|
15123
15150
|
},
|
|
15124
15151
|
"group": [
|
|
@@ -24990,8 +25017,8 @@
|
|
|
24990
25017
|
{
|
|
24991
25018
|
"description": "Base font size across all components.\n",
|
|
24992
25019
|
"commentRange": {
|
|
24993
|
-
"start":
|
|
24994
|
-
"end":
|
|
25020
|
+
"start": 243,
|
|
25021
|
+
"end": 244
|
|
24995
25022
|
},
|
|
24996
25023
|
"context": {
|
|
24997
25024
|
"type": "variable",
|
|
@@ -24999,8 +25026,8 @@
|
|
|
24999
25026
|
"value": "14px",
|
|
25000
25027
|
"scope": "default",
|
|
25001
25028
|
"line": {
|
|
25002
|
-
"start":
|
|
25003
|
-
"end":
|
|
25029
|
+
"start": 245,
|
|
25030
|
+
"end": 245
|
|
25004
25031
|
}
|
|
25005
25032
|
},
|
|
25006
25033
|
"group": [
|
|
@@ -25017,8 +25044,8 @@
|
|
|
25017
25044
|
{
|
|
25018
25045
|
"description": "Extra small font size across all components.\n",
|
|
25019
25046
|
"commentRange": {
|
|
25020
|
-
"start":
|
|
25021
|
-
"end":
|
|
25047
|
+
"start": 246,
|
|
25048
|
+
"end": 247
|
|
25022
25049
|
},
|
|
25023
25050
|
"context": {
|
|
25024
25051
|
"type": "variable",
|
|
@@ -25026,8 +25053,8 @@
|
|
|
25026
25053
|
"value": "10px",
|
|
25027
25054
|
"scope": "default",
|
|
25028
25055
|
"line": {
|
|
25029
|
-
"start":
|
|
25030
|
-
"end":
|
|
25056
|
+
"start": 248,
|
|
25057
|
+
"end": 248
|
|
25031
25058
|
}
|
|
25032
25059
|
},
|
|
25033
25060
|
"group": [
|
|
@@ -25044,8 +25071,8 @@
|
|
|
25044
25071
|
{
|
|
25045
25072
|
"description": "Small font size across all components.\n",
|
|
25046
25073
|
"commentRange": {
|
|
25047
|
-
"start":
|
|
25048
|
-
"end":
|
|
25074
|
+
"start": 249,
|
|
25075
|
+
"end": 250
|
|
25049
25076
|
},
|
|
25050
25077
|
"context": {
|
|
25051
25078
|
"type": "variable",
|
|
@@ -25053,8 +25080,8 @@
|
|
|
25053
25080
|
"value": "12px",
|
|
25054
25081
|
"scope": "default",
|
|
25055
25082
|
"line": {
|
|
25056
|
-
"start":
|
|
25057
|
-
"end":
|
|
25083
|
+
"start": 251,
|
|
25084
|
+
"end": 251
|
|
25058
25085
|
}
|
|
25059
25086
|
},
|
|
25060
25087
|
"group": [
|
|
@@ -25071,8 +25098,8 @@
|
|
|
25071
25098
|
{
|
|
25072
25099
|
"description": "Medium font size across all components.\n",
|
|
25073
25100
|
"commentRange": {
|
|
25074
|
-
"start":
|
|
25075
|
-
"end":
|
|
25101
|
+
"start": 252,
|
|
25102
|
+
"end": 253
|
|
25076
25103
|
},
|
|
25077
25104
|
"context": {
|
|
25078
25105
|
"type": "variable",
|
|
@@ -25080,8 +25107,8 @@
|
|
|
25080
25107
|
"value": "$kendo-font-size",
|
|
25081
25108
|
"scope": "default",
|
|
25082
25109
|
"line": {
|
|
25083
|
-
"start":
|
|
25084
|
-
"end":
|
|
25110
|
+
"start": 254,
|
|
25111
|
+
"end": 254
|
|
25085
25112
|
}
|
|
25086
25113
|
},
|
|
25087
25114
|
"group": [
|
|
@@ -25098,8 +25125,8 @@
|
|
|
25098
25125
|
{
|
|
25099
25126
|
"description": "Large font size across all components.\n",
|
|
25100
25127
|
"commentRange": {
|
|
25101
|
-
"start":
|
|
25102
|
-
"end":
|
|
25128
|
+
"start": 255,
|
|
25129
|
+
"end": 256
|
|
25103
25130
|
},
|
|
25104
25131
|
"context": {
|
|
25105
25132
|
"type": "variable",
|
|
@@ -25107,8 +25134,8 @@
|
|
|
25107
25134
|
"value": "16px",
|
|
25108
25135
|
"scope": "default",
|
|
25109
25136
|
"line": {
|
|
25110
|
-
"start":
|
|
25111
|
-
"end":
|
|
25137
|
+
"start": 257,
|
|
25138
|
+
"end": 257
|
|
25112
25139
|
}
|
|
25113
25140
|
},
|
|
25114
25141
|
"group": [
|
|
@@ -25125,8 +25152,8 @@
|
|
|
25125
25152
|
{
|
|
25126
25153
|
"description": "Extra large font size across all components.\n",
|
|
25127
25154
|
"commentRange": {
|
|
25128
|
-
"start":
|
|
25129
|
-
"end":
|
|
25155
|
+
"start": 258,
|
|
25156
|
+
"end": 259
|
|
25130
25157
|
},
|
|
25131
25158
|
"context": {
|
|
25132
25159
|
"type": "variable",
|
|
@@ -25134,8 +25161,8 @@
|
|
|
25134
25161
|
"value": "20px",
|
|
25135
25162
|
"scope": "default",
|
|
25136
25163
|
"line": {
|
|
25137
|
-
"start":
|
|
25138
|
-
"end":
|
|
25164
|
+
"start": 260,
|
|
25165
|
+
"end": 260
|
|
25139
25166
|
}
|
|
25140
25167
|
},
|
|
25141
25168
|
"group": [
|
|
@@ -25152,8 +25179,8 @@
|
|
|
25152
25179
|
{
|
|
25153
25180
|
"description": "Font family for text.\n",
|
|
25154
25181
|
"commentRange": {
|
|
25155
|
-
"start":
|
|
25156
|
-
"end":
|
|
25182
|
+
"start": 270,
|
|
25183
|
+
"end": 271
|
|
25157
25184
|
},
|
|
25158
25185
|
"context": {
|
|
25159
25186
|
"type": "variable",
|
|
@@ -25161,8 +25188,8 @@
|
|
|
25161
25188
|
"value": "system-ui, -apple-system, \"Segoe UI\", Roboto, \"Helvetica Neue\", \"Noto Sans\", \"Liberation Sans\", Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"",
|
|
25162
25189
|
"scope": "default",
|
|
25163
25190
|
"line": {
|
|
25164
|
-
"start":
|
|
25165
|
-
"end":
|
|
25191
|
+
"start": 272,
|
|
25192
|
+
"end": 272
|
|
25166
25193
|
}
|
|
25167
25194
|
},
|
|
25168
25195
|
"group": [
|
|
@@ -25179,8 +25206,8 @@
|
|
|
25179
25206
|
{
|
|
25180
25207
|
"description": "Font family for monospaced text. Used for styling the code.\n",
|
|
25181
25208
|
"commentRange": {
|
|
25182
|
-
"start":
|
|
25183
|
-
"end":
|
|
25209
|
+
"start": 274,
|
|
25210
|
+
"end": 275
|
|
25184
25211
|
},
|
|
25185
25212
|
"context": {
|
|
25186
25213
|
"type": "variable",
|
|
@@ -25188,8 +25215,8 @@
|
|
|
25188
25215
|
"value": "SFMono-Regular, Menlo, Monaco, Consolas, \"Roboto Mono\", \"Ubuntu Mono\", \"Lucida Console\", \"Courier New\", monospace",
|
|
25189
25216
|
"scope": "default",
|
|
25190
25217
|
"line": {
|
|
25191
|
-
"start":
|
|
25192
|
-
"end":
|
|
25218
|
+
"start": 276,
|
|
25219
|
+
"end": 276
|
|
25193
25220
|
}
|
|
25194
25221
|
},
|
|
25195
25222
|
"group": [
|
|
@@ -25206,8 +25233,8 @@
|
|
|
25206
25233
|
{
|
|
25207
25234
|
"description": "Font family across all components.\n",
|
|
25208
25235
|
"commentRange": {
|
|
25209
|
-
"start":
|
|
25210
|
-
"end":
|
|
25236
|
+
"start": 278,
|
|
25237
|
+
"end": 279
|
|
25211
25238
|
},
|
|
25212
25239
|
"context": {
|
|
25213
25240
|
"type": "variable",
|
|
@@ -25215,8 +25242,8 @@
|
|
|
25215
25242
|
"value": "inherit",
|
|
25216
25243
|
"scope": "default",
|
|
25217
25244
|
"line": {
|
|
25218
|
-
"start":
|
|
25219
|
-
"end":
|
|
25245
|
+
"start": 280,
|
|
25246
|
+
"end": 280
|
|
25220
25247
|
}
|
|
25221
25248
|
},
|
|
25222
25249
|
"group": [
|
|
@@ -25233,8 +25260,8 @@
|
|
|
25233
25260
|
{
|
|
25234
25261
|
"description": "Line height used along with $kendo-font-size.\n",
|
|
25235
25262
|
"commentRange": {
|
|
25236
|
-
"start":
|
|
25237
|
-
"end":
|
|
25263
|
+
"start": 282,
|
|
25264
|
+
"end": 283
|
|
25238
25265
|
},
|
|
25239
25266
|
"context": {
|
|
25240
25267
|
"type": "variable",
|
|
@@ -25242,8 +25269,8 @@
|
|
|
25242
25269
|
"value": "k-math-div( 20, 14 )",
|
|
25243
25270
|
"scope": "default",
|
|
25244
25271
|
"line": {
|
|
25245
|
-
"start":
|
|
25246
|
-
"end":
|
|
25272
|
+
"start": 284,
|
|
25273
|
+
"end": 284
|
|
25247
25274
|
}
|
|
25248
25275
|
},
|
|
25249
25276
|
"group": [
|
|
@@ -25260,8 +25287,8 @@
|
|
|
25260
25287
|
{
|
|
25261
25288
|
"description": "Extra small line height used along with $kendo-font-size-xs.\n",
|
|
25262
25289
|
"commentRange": {
|
|
25263
|
-
"start":
|
|
25264
|
-
"end":
|
|
25290
|
+
"start": 285,
|
|
25291
|
+
"end": 286
|
|
25265
25292
|
},
|
|
25266
25293
|
"context": {
|
|
25267
25294
|
"type": "variable",
|
|
@@ -25269,8 +25296,8 @@
|
|
|
25269
25296
|
"value": "1",
|
|
25270
25297
|
"scope": "default",
|
|
25271
25298
|
"line": {
|
|
25272
|
-
"start":
|
|
25273
|
-
"end":
|
|
25299
|
+
"start": 287,
|
|
25300
|
+
"end": 287
|
|
25274
25301
|
}
|
|
25275
25302
|
},
|
|
25276
25303
|
"group": [
|
|
@@ -25287,8 +25314,8 @@
|
|
|
25287
25314
|
{
|
|
25288
25315
|
"description": "Small line height used along with $kendo-font-size-sm.\n",
|
|
25289
25316
|
"commentRange": {
|
|
25290
|
-
"start":
|
|
25291
|
-
"end":
|
|
25317
|
+
"start": 288,
|
|
25318
|
+
"end": 289
|
|
25292
25319
|
},
|
|
25293
25320
|
"context": {
|
|
25294
25321
|
"type": "variable",
|
|
@@ -25296,8 +25323,8 @@
|
|
|
25296
25323
|
"value": "1.25",
|
|
25297
25324
|
"scope": "default",
|
|
25298
25325
|
"line": {
|
|
25299
|
-
"start":
|
|
25300
|
-
"end":
|
|
25326
|
+
"start": 290,
|
|
25327
|
+
"end": 290
|
|
25301
25328
|
}
|
|
25302
25329
|
},
|
|
25303
25330
|
"group": [
|
|
@@ -25314,8 +25341,8 @@
|
|
|
25314
25341
|
{
|
|
25315
25342
|
"description": "Medium line height used along with $kendo-font-size-md.\n",
|
|
25316
25343
|
"commentRange": {
|
|
25317
|
-
"start":
|
|
25318
|
-
"end":
|
|
25344
|
+
"start": 291,
|
|
25345
|
+
"end": 292
|
|
25319
25346
|
},
|
|
25320
25347
|
"context": {
|
|
25321
25348
|
"type": "variable",
|
|
@@ -25323,8 +25350,8 @@
|
|
|
25323
25350
|
"value": "$kendo-line-height",
|
|
25324
25351
|
"scope": "default",
|
|
25325
25352
|
"line": {
|
|
25326
|
-
"start":
|
|
25327
|
-
"end":
|
|
25353
|
+
"start": 293,
|
|
25354
|
+
"end": 293
|
|
25328
25355
|
}
|
|
25329
25356
|
},
|
|
25330
25357
|
"group": [
|
|
@@ -25341,8 +25368,8 @@
|
|
|
25341
25368
|
{
|
|
25342
25369
|
"description": "Large line height used along with $kendo-font-size-lg.\n",
|
|
25343
25370
|
"commentRange": {
|
|
25344
|
-
"start":
|
|
25345
|
-
"end":
|
|
25371
|
+
"start": 294,
|
|
25372
|
+
"end": 295
|
|
25346
25373
|
},
|
|
25347
25374
|
"context": {
|
|
25348
25375
|
"type": "variable",
|
|
@@ -25350,8 +25377,8 @@
|
|
|
25350
25377
|
"value": "1.5",
|
|
25351
25378
|
"scope": "default",
|
|
25352
25379
|
"line": {
|
|
25353
|
-
"start":
|
|
25354
|
-
"end":
|
|
25380
|
+
"start": 296,
|
|
25381
|
+
"end": 296
|
|
25355
25382
|
}
|
|
25356
25383
|
},
|
|
25357
25384
|
"group": [
|
|
@@ -25368,8 +25395,8 @@
|
|
|
25368
25395
|
{
|
|
25369
25396
|
"description": "Light font weight.\n",
|
|
25370
25397
|
"commentRange": {
|
|
25371
|
-
"start":
|
|
25372
|
-
"end":
|
|
25398
|
+
"start": 299,
|
|
25399
|
+
"end": 300
|
|
25373
25400
|
},
|
|
25374
25401
|
"context": {
|
|
25375
25402
|
"type": "variable",
|
|
@@ -25377,8 +25404,8 @@
|
|
|
25377
25404
|
"value": "300",
|
|
25378
25405
|
"scope": "default",
|
|
25379
25406
|
"line": {
|
|
25380
|
-
"start":
|
|
25381
|
-
"end":
|
|
25407
|
+
"start": 301,
|
|
25408
|
+
"end": 301
|
|
25382
25409
|
}
|
|
25383
25410
|
},
|
|
25384
25411
|
"group": [
|
|
@@ -25395,8 +25422,8 @@
|
|
|
25395
25422
|
{
|
|
25396
25423
|
"description": "Normal font weight.\n",
|
|
25397
25424
|
"commentRange": {
|
|
25398
|
-
"start":
|
|
25399
|
-
"end":
|
|
25425
|
+
"start": 302,
|
|
25426
|
+
"end": 303
|
|
25400
25427
|
},
|
|
25401
25428
|
"context": {
|
|
25402
25429
|
"type": "variable",
|
|
@@ -25404,8 +25431,8 @@
|
|
|
25404
25431
|
"value": "400",
|
|
25405
25432
|
"scope": "default",
|
|
25406
25433
|
"line": {
|
|
25407
|
-
"start":
|
|
25408
|
-
"end":
|
|
25434
|
+
"start": 304,
|
|
25435
|
+
"end": 304
|
|
25409
25436
|
}
|
|
25410
25437
|
},
|
|
25411
25438
|
"group": [
|
|
@@ -25422,8 +25449,8 @@
|
|
|
25422
25449
|
{
|
|
25423
25450
|
"description": "Medium font weight.\n",
|
|
25424
25451
|
"commentRange": {
|
|
25425
|
-
"start":
|
|
25426
|
-
"end":
|
|
25452
|
+
"start": 305,
|
|
25453
|
+
"end": 306
|
|
25427
25454
|
},
|
|
25428
25455
|
"context": {
|
|
25429
25456
|
"type": "variable",
|
|
@@ -25431,8 +25458,8 @@
|
|
|
25431
25458
|
"value": "500",
|
|
25432
25459
|
"scope": "default",
|
|
25433
25460
|
"line": {
|
|
25434
|
-
"start":
|
|
25435
|
-
"end":
|
|
25461
|
+
"start": 307,
|
|
25462
|
+
"end": 307
|
|
25436
25463
|
}
|
|
25437
25464
|
},
|
|
25438
25465
|
"group": [
|
|
@@ -25449,8 +25476,8 @@
|
|
|
25449
25476
|
{
|
|
25450
25477
|
"description": "Semibold font weight.\n",
|
|
25451
25478
|
"commentRange": {
|
|
25452
|
-
"start":
|
|
25453
|
-
"end":
|
|
25479
|
+
"start": 308,
|
|
25480
|
+
"end": 309
|
|
25454
25481
|
},
|
|
25455
25482
|
"context": {
|
|
25456
25483
|
"type": "variable",
|
|
@@ -25458,8 +25485,8 @@
|
|
|
25458
25485
|
"value": "600",
|
|
25459
25486
|
"scope": "default",
|
|
25460
25487
|
"line": {
|
|
25461
|
-
"start":
|
|
25462
|
-
"end":
|
|
25488
|
+
"start": 310,
|
|
25489
|
+
"end": 310
|
|
25463
25490
|
}
|
|
25464
25491
|
},
|
|
25465
25492
|
"group": [
|
|
@@ -25476,8 +25503,8 @@
|
|
|
25476
25503
|
{
|
|
25477
25504
|
"description": "Bold font weight.\n",
|
|
25478
25505
|
"commentRange": {
|
|
25479
|
-
"start":
|
|
25480
|
-
"end":
|
|
25506
|
+
"start": 311,
|
|
25507
|
+
"end": 312
|
|
25481
25508
|
},
|
|
25482
25509
|
"context": {
|
|
25483
25510
|
"type": "variable",
|
|
@@ -25485,8 +25512,8 @@
|
|
|
25485
25512
|
"value": "700",
|
|
25486
25513
|
"scope": "default",
|
|
25487
25514
|
"line": {
|
|
25488
|
-
"start":
|
|
25489
|
-
"end":
|
|
25515
|
+
"start": 313,
|
|
25516
|
+
"end": 313
|
|
25490
25517
|
}
|
|
25491
25518
|
},
|
|
25492
25519
|
"group": [
|
|
@@ -25503,8 +25530,8 @@
|
|
|
25503
25530
|
{
|
|
25504
25531
|
"description": "Letter spacing.\n",
|
|
25505
25532
|
"commentRange": {
|
|
25506
|
-
"start":
|
|
25507
|
-
"end":
|
|
25533
|
+
"start": 315,
|
|
25534
|
+
"end": 316
|
|
25508
25535
|
},
|
|
25509
25536
|
"context": {
|
|
25510
25537
|
"type": "variable",
|
|
@@ -25512,8 +25539,8 @@
|
|
|
25512
25539
|
"value": "null",
|
|
25513
25540
|
"scope": "default",
|
|
25514
25541
|
"line": {
|
|
25515
|
-
"start":
|
|
25516
|
-
"end":
|
|
25542
|
+
"start": 317,
|
|
25543
|
+
"end": 317
|
|
25517
25544
|
}
|
|
25518
25545
|
},
|
|
25519
25546
|
"group": [
|
|
@@ -25530,8 +25557,8 @@
|
|
|
25530
25557
|
{
|
|
25531
25558
|
"description": "The background of the components' chrome area.\n",
|
|
25532
25559
|
"commentRange": {
|
|
25533
|
-
"start":
|
|
25534
|
-
"end":
|
|
25560
|
+
"start": 363,
|
|
25561
|
+
"end": 363
|
|
25535
25562
|
},
|
|
25536
25563
|
"context": {
|
|
25537
25564
|
"type": "variable",
|
|
@@ -25539,8 +25566,8 @@
|
|
|
25539
25566
|
"value": "#fafafa",
|
|
25540
25567
|
"scope": "default",
|
|
25541
25568
|
"line": {
|
|
25542
|
-
"start":
|
|
25543
|
-
"end":
|
|
25569
|
+
"start": 364,
|
|
25570
|
+
"end": 364
|
|
25544
25571
|
}
|
|
25545
25572
|
},
|
|
25546
25573
|
"access": "public",
|
|
@@ -25557,8 +25584,8 @@
|
|
|
25557
25584
|
{
|
|
25558
25585
|
"description": "The text color of the components' chrome area.\n",
|
|
25559
25586
|
"commentRange": {
|
|
25560
|
-
"start":
|
|
25561
|
-
"end":
|
|
25587
|
+
"start": 365,
|
|
25588
|
+
"end": 365
|
|
25562
25589
|
},
|
|
25563
25590
|
"context": {
|
|
25564
25591
|
"type": "variable",
|
|
@@ -25566,8 +25593,8 @@
|
|
|
25566
25593
|
"value": "$kendo-body-text",
|
|
25567
25594
|
"scope": "default",
|
|
25568
25595
|
"line": {
|
|
25569
|
-
"start":
|
|
25570
|
-
"end":
|
|
25596
|
+
"start": 366,
|
|
25597
|
+
"end": 366
|
|
25571
25598
|
}
|
|
25572
25599
|
},
|
|
25573
25600
|
"access": "public",
|
|
@@ -25584,8 +25611,8 @@
|
|
|
25584
25611
|
{
|
|
25585
25612
|
"description": "The border color of the components' chrome area.\n",
|
|
25586
25613
|
"commentRange": {
|
|
25587
|
-
"start":
|
|
25588
|
-
"end":
|
|
25614
|
+
"start": 367,
|
|
25615
|
+
"end": 367
|
|
25589
25616
|
},
|
|
25590
25617
|
"context": {
|
|
25591
25618
|
"type": "variable",
|
|
@@ -25593,8 +25620,8 @@
|
|
|
25593
25620
|
"value": "rgba( black, .08 )",
|
|
25594
25621
|
"scope": "default",
|
|
25595
25622
|
"line": {
|
|
25596
|
-
"start":
|
|
25597
|
-
"end":
|
|
25623
|
+
"start": 368,
|
|
25624
|
+
"end": 368
|
|
25598
25625
|
}
|
|
25599
25626
|
},
|
|
25600
25627
|
"access": "public",
|
|
@@ -25611,8 +25638,8 @@
|
|
|
25611
25638
|
{
|
|
25612
25639
|
"description": "The gradient background of the components' chrome area.\n",
|
|
25613
25640
|
"commentRange": {
|
|
25614
|
-
"start":
|
|
25615
|
-
"end":
|
|
25641
|
+
"start": 369,
|
|
25642
|
+
"end": 369
|
|
25616
25643
|
},
|
|
25617
25644
|
"context": {
|
|
25618
25645
|
"type": "variable",
|
|
@@ -25620,8 +25647,8 @@
|
|
|
25620
25647
|
"value": "rgba( black, 0 ), rgba( black, .02 )",
|
|
25621
25648
|
"scope": "default",
|
|
25622
25649
|
"line": {
|
|
25623
|
-
"start":
|
|
25624
|
-
"end":
|
|
25650
|
+
"start": 370,
|
|
25651
|
+
"end": 370
|
|
25625
25652
|
}
|
|
25626
25653
|
},
|
|
25627
25654
|
"access": "public",
|
|
@@ -25638,8 +25665,8 @@
|
|
|
25638
25665
|
{
|
|
25639
25666
|
"description": "The background of hovered items.\n",
|
|
25640
25667
|
"commentRange": {
|
|
25641
|
-
"start":
|
|
25642
|
-
"end":
|
|
25668
|
+
"start": 372,
|
|
25669
|
+
"end": 372
|
|
25643
25670
|
},
|
|
25644
25671
|
"context": {
|
|
25645
25672
|
"type": "variable",
|
|
@@ -25647,8 +25674,8 @@
|
|
|
25647
25674
|
"value": "k-try-shade( $kendo-base-bg, .5 )",
|
|
25648
25675
|
"scope": "default",
|
|
25649
25676
|
"line": {
|
|
25650
|
-
"start":
|
|
25651
|
-
"end":
|
|
25677
|
+
"start": 373,
|
|
25678
|
+
"end": 373
|
|
25652
25679
|
}
|
|
25653
25680
|
},
|
|
25654
25681
|
"access": "public",
|
|
@@ -25665,8 +25692,8 @@
|
|
|
25665
25692
|
{
|
|
25666
25693
|
"description": "The text color of hovered items.\n",
|
|
25667
25694
|
"commentRange": {
|
|
25668
|
-
"start":
|
|
25669
|
-
"end":
|
|
25695
|
+
"start": 374,
|
|
25696
|
+
"end": 374
|
|
25670
25697
|
},
|
|
25671
25698
|
"context": {
|
|
25672
25699
|
"type": "variable",
|
|
@@ -25674,8 +25701,8 @@
|
|
|
25674
25701
|
"value": "$kendo-base-text",
|
|
25675
25702
|
"scope": "default",
|
|
25676
25703
|
"line": {
|
|
25677
|
-
"start":
|
|
25678
|
-
"end":
|
|
25704
|
+
"start": 375,
|
|
25705
|
+
"end": 375
|
|
25679
25706
|
}
|
|
25680
25707
|
},
|
|
25681
25708
|
"access": "public",
|
|
@@ -25692,8 +25719,8 @@
|
|
|
25692
25719
|
{
|
|
25693
25720
|
"description": "The border color of hovered items.\n",
|
|
25694
25721
|
"commentRange": {
|
|
25695
|
-
"start":
|
|
25696
|
-
"end":
|
|
25722
|
+
"start": 376,
|
|
25723
|
+
"end": 376
|
|
25697
25724
|
},
|
|
25698
25725
|
"context": {
|
|
25699
25726
|
"type": "variable",
|
|
@@ -25701,8 +25728,8 @@
|
|
|
25701
25728
|
"value": "$kendo-base-border",
|
|
25702
25729
|
"scope": "default",
|
|
25703
25730
|
"line": {
|
|
25704
|
-
"start":
|
|
25705
|
-
"end":
|
|
25731
|
+
"start": 377,
|
|
25732
|
+
"end": 377
|
|
25706
25733
|
}
|
|
25707
25734
|
},
|
|
25708
25735
|
"access": "public",
|
|
@@ -25719,8 +25746,8 @@
|
|
|
25719
25746
|
{
|
|
25720
25747
|
"description": "The gradient background of hovered items.\n",
|
|
25721
25748
|
"commentRange": {
|
|
25722
|
-
"start":
|
|
25723
|
-
"end":
|
|
25749
|
+
"start": 378,
|
|
25750
|
+
"end": 378
|
|
25724
25751
|
},
|
|
25725
25752
|
"context": {
|
|
25726
25753
|
"type": "variable",
|
|
@@ -25728,8 +25755,8 @@
|
|
|
25728
25755
|
"value": "$kendo-base-gradient",
|
|
25729
25756
|
"scope": "default",
|
|
25730
25757
|
"line": {
|
|
25731
|
-
"start":
|
|
25732
|
-
"end":
|
|
25758
|
+
"start": 379,
|
|
25759
|
+
"end": 379
|
|
25733
25760
|
}
|
|
25734
25761
|
},
|
|
25735
25762
|
"access": "public",
|
|
@@ -25746,8 +25773,8 @@
|
|
|
25746
25773
|
{
|
|
25747
25774
|
"description": "The background of selected items.\n",
|
|
25748
25775
|
"commentRange": {
|
|
25749
|
-
"start":
|
|
25750
|
-
"end":
|
|
25776
|
+
"start": 381,
|
|
25777
|
+
"end": 381
|
|
25751
25778
|
},
|
|
25752
25779
|
"context": {
|
|
25753
25780
|
"type": "variable",
|
|
@@ -25755,8 +25782,8 @@
|
|
|
25755
25782
|
"value": "$kendo-color-primary",
|
|
25756
25783
|
"scope": "default",
|
|
25757
25784
|
"line": {
|
|
25758
|
-
"start":
|
|
25759
|
-
"end":
|
|
25785
|
+
"start": 382,
|
|
25786
|
+
"end": 382
|
|
25760
25787
|
}
|
|
25761
25788
|
},
|
|
25762
25789
|
"access": "public",
|
|
@@ -25773,8 +25800,8 @@
|
|
|
25773
25800
|
{
|
|
25774
25801
|
"description": "The text color of selected items.\n",
|
|
25775
25802
|
"commentRange": {
|
|
25776
|
-
"start":
|
|
25777
|
-
"end":
|
|
25803
|
+
"start": 383,
|
|
25804
|
+
"end": 383
|
|
25778
25805
|
},
|
|
25779
25806
|
"context": {
|
|
25780
25807
|
"type": "variable",
|
|
@@ -25782,8 +25809,8 @@
|
|
|
25782
25809
|
"value": "k-contrast-legacy( $kendo-selected-bg )",
|
|
25783
25810
|
"scope": "default",
|
|
25784
25811
|
"line": {
|
|
25785
|
-
"start":
|
|
25786
|
-
"end":
|
|
25812
|
+
"start": 384,
|
|
25813
|
+
"end": 384
|
|
25787
25814
|
}
|
|
25788
25815
|
},
|
|
25789
25816
|
"access": "public",
|
|
@@ -25800,8 +25827,8 @@
|
|
|
25800
25827
|
{
|
|
25801
25828
|
"description": "The border color of selected items.\n",
|
|
25802
25829
|
"commentRange": {
|
|
25803
|
-
"start":
|
|
25804
|
-
"end":
|
|
25830
|
+
"start": 385,
|
|
25831
|
+
"end": 385
|
|
25805
25832
|
},
|
|
25806
25833
|
"context": {
|
|
25807
25834
|
"type": "variable",
|
|
@@ -25809,8 +25836,8 @@
|
|
|
25809
25836
|
"value": "$kendo-base-border",
|
|
25810
25837
|
"scope": "default",
|
|
25811
25838
|
"line": {
|
|
25812
|
-
"start":
|
|
25813
|
-
"end":
|
|
25839
|
+
"start": 386,
|
|
25840
|
+
"end": 386
|
|
25814
25841
|
}
|
|
25815
25842
|
},
|
|
25816
25843
|
"access": "public",
|
|
@@ -25827,8 +25854,8 @@
|
|
|
25827
25854
|
{
|
|
25828
25855
|
"description": "The gradient background of selected items.\n",
|
|
25829
25856
|
"commentRange": {
|
|
25830
|
-
"start":
|
|
25831
|
-
"end":
|
|
25857
|
+
"start": 387,
|
|
25858
|
+
"end": 387
|
|
25832
25859
|
},
|
|
25833
25860
|
"context": {
|
|
25834
25861
|
"type": "variable",
|
|
@@ -25836,8 +25863,8 @@
|
|
|
25836
25863
|
"value": "$kendo-base-gradient",
|
|
25837
25864
|
"scope": "default",
|
|
25838
25865
|
"line": {
|
|
25839
|
-
"start":
|
|
25840
|
-
"end":
|
|
25866
|
+
"start": 388,
|
|
25867
|
+
"end": 388
|
|
25841
25868
|
}
|
|
25842
25869
|
},
|
|
25843
25870
|
"access": "public",
|
|
@@ -25854,8 +25881,8 @@
|
|
|
25854
25881
|
{
|
|
25855
25882
|
"description": "The background of selected and hovered items.\n",
|
|
25856
25883
|
"commentRange": {
|
|
25857
|
-
"start":
|
|
25858
|
-
"end":
|
|
25884
|
+
"start": 390,
|
|
25885
|
+
"end": 390
|
|
25859
25886
|
},
|
|
25860
25887
|
"context": {
|
|
25861
25888
|
"type": "variable",
|
|
@@ -25863,8 +25890,8 @@
|
|
|
25863
25890
|
"value": "k-try-shade( $kendo-selected-bg, .5 )",
|
|
25864
25891
|
"scope": "default",
|
|
25865
25892
|
"line": {
|
|
25866
|
-
"start":
|
|
25867
|
-
"end":
|
|
25893
|
+
"start": 391,
|
|
25894
|
+
"end": 391
|
|
25868
25895
|
}
|
|
25869
25896
|
},
|
|
25870
25897
|
"access": "public",
|
|
@@ -25881,8 +25908,8 @@
|
|
|
25881
25908
|
{
|
|
25882
25909
|
"description": "The text color of selected and hovered items.\n",
|
|
25883
25910
|
"commentRange": {
|
|
25884
|
-
"start":
|
|
25885
|
-
"end":
|
|
25911
|
+
"start": 392,
|
|
25912
|
+
"end": 392
|
|
25886
25913
|
},
|
|
25887
25914
|
"context": {
|
|
25888
25915
|
"type": "variable",
|
|
@@ -25890,8 +25917,8 @@
|
|
|
25890
25917
|
"value": "$kendo-selected-text",
|
|
25891
25918
|
"scope": "default",
|
|
25892
25919
|
"line": {
|
|
25893
|
-
"start":
|
|
25894
|
-
"end":
|
|
25920
|
+
"start": 393,
|
|
25921
|
+
"end": 393
|
|
25895
25922
|
}
|
|
25896
25923
|
},
|
|
25897
25924
|
"access": "public",
|
|
@@ -25908,8 +25935,8 @@
|
|
|
25908
25935
|
{
|
|
25909
25936
|
"description": "The border of selected and hovered items.\n",
|
|
25910
25937
|
"commentRange": {
|
|
25911
|
-
"start":
|
|
25912
|
-
"end":
|
|
25938
|
+
"start": 394,
|
|
25939
|
+
"end": 394
|
|
25913
25940
|
},
|
|
25914
25941
|
"context": {
|
|
25915
25942
|
"type": "variable",
|
|
@@ -25917,8 +25944,8 @@
|
|
|
25917
25944
|
"value": "$kendo-base-border",
|
|
25918
25945
|
"scope": "default",
|
|
25919
25946
|
"line": {
|
|
25920
|
-
"start":
|
|
25921
|
-
"end":
|
|
25947
|
+
"start": 395,
|
|
25948
|
+
"end": 395
|
|
25922
25949
|
}
|
|
25923
25950
|
},
|
|
25924
25951
|
"access": "public",
|
|
@@ -25935,8 +25962,8 @@
|
|
|
25935
25962
|
{
|
|
25936
25963
|
"description": "The gradient of selected and hovered items.\n",
|
|
25937
25964
|
"commentRange": {
|
|
25938
|
-
"start":
|
|
25939
|
-
"end":
|
|
25965
|
+
"start": 396,
|
|
25966
|
+
"end": 396
|
|
25940
25967
|
},
|
|
25941
25968
|
"context": {
|
|
25942
25969
|
"type": "variable",
|
|
@@ -25944,8 +25971,8 @@
|
|
|
25944
25971
|
"value": "$kendo-base-gradient",
|
|
25945
25972
|
"scope": "default",
|
|
25946
25973
|
"line": {
|
|
25947
|
-
"start":
|
|
25948
|
-
"end":
|
|
25974
|
+
"start": 397,
|
|
25975
|
+
"end": 397
|
|
25949
25976
|
}
|
|
25950
25977
|
},
|
|
25951
25978
|
"access": "public",
|
|
@@ -25962,8 +25989,8 @@
|
|
|
25962
25989
|
{
|
|
25963
25990
|
"description": "Box shadow of focused items.\n",
|
|
25964
25991
|
"commentRange": {
|
|
25965
|
-
"start":
|
|
25966
|
-
"end":
|
|
25992
|
+
"start": 400,
|
|
25993
|
+
"end": 400
|
|
25967
25994
|
},
|
|
25968
25995
|
"context": {
|
|
25969
25996
|
"type": "variable",
|
|
@@ -25971,8 +25998,8 @@
|
|
|
25971
25998
|
"value": "inset 0 0 0 2px rgba(0, 0, 0, .13)",
|
|
25972
25999
|
"scope": "default",
|
|
25973
26000
|
"line": {
|
|
25974
|
-
"start":
|
|
25975
|
-
"end":
|
|
26001
|
+
"start": 401,
|
|
26002
|
+
"end": 401
|
|
25976
26003
|
}
|
|
25977
26004
|
},
|
|
25978
26005
|
"access": "public",
|
|
@@ -25989,8 +26016,8 @@
|
|
|
25989
26016
|
{
|
|
25990
26017
|
"description": "Transition used across all components.\n",
|
|
25991
26018
|
"commentRange": {
|
|
25992
|
-
"start":
|
|
25993
|
-
"end":
|
|
26019
|
+
"start": 403,
|
|
26020
|
+
"end": 403
|
|
25994
26021
|
},
|
|
25995
26022
|
"context": {
|
|
25996
26023
|
"type": "variable",
|
|
@@ -25998,8 +26025,8 @@
|
|
|
25998
26025
|
"value": "color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out, box-shadow .2s ease-in-out",
|
|
25999
26026
|
"scope": "default",
|
|
26000
26027
|
"line": {
|
|
26001
|
-
"start":
|
|
26002
|
-
"end":
|
|
26028
|
+
"start": 404,
|
|
26029
|
+
"end": 404
|
|
26003
26030
|
}
|
|
26004
26031
|
},
|
|
26005
26032
|
"access": "public",
|
|
@@ -26016,8 +26043,8 @@
|
|
|
26016
26043
|
{
|
|
26017
26044
|
"description": "Text color of disabled items.\n",
|
|
26018
26045
|
"commentRange": {
|
|
26019
|
-
"start":
|
|
26020
|
-
"end":
|
|
26046
|
+
"start": 407,
|
|
26047
|
+
"end": 407
|
|
26021
26048
|
},
|
|
26022
26049
|
"context": {
|
|
26023
26050
|
"type": "variable",
|
|
@@ -26025,8 +26052,8 @@
|
|
|
26025
26052
|
"value": "#8f8f8f",
|
|
26026
26053
|
"scope": "default",
|
|
26027
26054
|
"line": {
|
|
26028
|
-
"start":
|
|
26029
|
-
"end":
|
|
26055
|
+
"start": 408,
|
|
26056
|
+
"end": 408
|
|
26030
26057
|
}
|
|
26031
26058
|
},
|
|
26032
26059
|
"access": "public",
|
|
@@ -26043,8 +26070,8 @@
|
|
|
26043
26070
|
{
|
|
26044
26071
|
"description": "Filter used for disabled items.\n",
|
|
26045
26072
|
"commentRange": {
|
|
26046
|
-
"start":
|
|
26047
|
-
"end":
|
|
26073
|
+
"start": 409,
|
|
26074
|
+
"end": 409
|
|
26048
26075
|
},
|
|
26049
26076
|
"context": {
|
|
26050
26077
|
"type": "variable",
|
|
@@ -26052,8 +26079,8 @@
|
|
|
26052
26079
|
"value": "grayscale(.1)",
|
|
26053
26080
|
"scope": "default",
|
|
26054
26081
|
"line": {
|
|
26055
|
-
"start":
|
|
26056
|
-
"end":
|
|
26082
|
+
"start": 410,
|
|
26083
|
+
"end": 410
|
|
26057
26084
|
}
|
|
26058
26085
|
},
|
|
26059
26086
|
"access": "public",
|
|
@@ -26070,8 +26097,8 @@
|
|
|
26070
26097
|
{
|
|
26071
26098
|
"description": "Opacity used for disabled items.\n",
|
|
26072
26099
|
"commentRange": {
|
|
26073
|
-
"start":
|
|
26074
|
-
"end":
|
|
26100
|
+
"start": 411,
|
|
26101
|
+
"end": 411
|
|
26075
26102
|
},
|
|
26076
26103
|
"context": {
|
|
26077
26104
|
"type": "variable",
|
|
@@ -26079,8 +26106,8 @@
|
|
|
26079
26106
|
"value": ".6",
|
|
26080
26107
|
"scope": "default",
|
|
26081
26108
|
"line": {
|
|
26082
|
-
"start":
|
|
26083
|
-
"end":
|
|
26109
|
+
"start": 412,
|
|
26110
|
+
"end": 412
|
|
26084
26111
|
}
|
|
26085
26112
|
},
|
|
26086
26113
|
"access": "public",
|
|
@@ -26094,33 +26121,6 @@
|
|
|
26094
26121
|
"resolvedValue": "0.6",
|
|
26095
26122
|
"resolvedType": "Number"
|
|
26096
26123
|
},
|
|
26097
|
-
{
|
|
26098
|
-
"description": "The font size of the Floating Label.\n @group floating-label\n",
|
|
26099
|
-
"commentRange": {
|
|
26100
|
-
"start": 6,
|
|
26101
|
-
"end": 7
|
|
26102
|
-
},
|
|
26103
|
-
"context": {
|
|
26104
|
-
"type": "variable",
|
|
26105
|
-
"name": "kendo-floating-label-font-size",
|
|
26106
|
-
"value": "$kendo-input-font-size",
|
|
26107
|
-
"scope": "default",
|
|
26108
|
-
"line": {
|
|
26109
|
-
"start": 8,
|
|
26110
|
-
"end": 8
|
|
26111
|
-
}
|
|
26112
|
-
},
|
|
26113
|
-
"access": "public",
|
|
26114
|
-
"group": [
|
|
26115
|
-
"undefined"
|
|
26116
|
-
],
|
|
26117
|
-
"file": {
|
|
26118
|
-
"path": "floating-label/_variables.scss",
|
|
26119
|
-
"name": "_variables.scss"
|
|
26120
|
-
},
|
|
26121
|
-
"resolvedValue": "14px",
|
|
26122
|
-
"resolvedType": "Number"
|
|
26123
|
-
},
|
|
26124
26124
|
{
|
|
26125
26125
|
"description": "Theme colors map for the window.\n",
|
|
26126
26126
|
"commentRange": {
|
|
@@ -26161,8 +26161,8 @@
|
|
|
26161
26161
|
{
|
|
26162
26162
|
"description": "Icon size.\n",
|
|
26163
26163
|
"commentRange": {
|
|
26164
|
-
"start":
|
|
26165
|
-
"end":
|
|
26164
|
+
"start": 59,
|
|
26165
|
+
"end": 60
|
|
26166
26166
|
},
|
|
26167
26167
|
"context": {
|
|
26168
26168
|
"type": "variable",
|
|
@@ -26170,8 +26170,8 @@
|
|
|
26170
26170
|
"value": "16px",
|
|
26171
26171
|
"scope": "default",
|
|
26172
26172
|
"line": {
|
|
26173
|
-
"start":
|
|
26174
|
-
"end":
|
|
26173
|
+
"start": 61,
|
|
26174
|
+
"end": 61
|
|
26175
26175
|
}
|
|
26176
26176
|
},
|
|
26177
26177
|
"group": [
|
|
@@ -26188,8 +26188,8 @@
|
|
|
26188
26188
|
{
|
|
26189
26189
|
"description": "xtra small icon size.\n",
|
|
26190
26190
|
"commentRange": {
|
|
26191
|
-
"start":
|
|
26192
|
-
"end":
|
|
26191
|
+
"start": 62,
|
|
26192
|
+
"end": 63
|
|
26193
26193
|
},
|
|
26194
26194
|
"context": {
|
|
26195
26195
|
"type": "variable",
|
|
@@ -26197,8 +26197,8 @@
|
|
|
26197
26197
|
"value": "calc( #{$kendo-icon-size} * .75 )",
|
|
26198
26198
|
"scope": "default",
|
|
26199
26199
|
"line": {
|
|
26200
|
-
"start":
|
|
26201
|
-
"end":
|
|
26200
|
+
"start": 64,
|
|
26201
|
+
"end": 64
|
|
26202
26202
|
}
|
|
26203
26203
|
},
|
|
26204
26204
|
"group": [
|
|
@@ -26215,8 +26215,8 @@
|
|
|
26215
26215
|
{
|
|
26216
26216
|
"description": "Small icon size.\n",
|
|
26217
26217
|
"commentRange": {
|
|
26218
|
-
"start":
|
|
26219
|
-
"end":
|
|
26218
|
+
"start": 65,
|
|
26219
|
+
"end": 66
|
|
26220
26220
|
},
|
|
26221
26221
|
"context": {
|
|
26222
26222
|
"type": "variable",
|
|
@@ -26224,8 +26224,8 @@
|
|
|
26224
26224
|
"value": "calc( #{$kendo-icon-size} * .875 )",
|
|
26225
26225
|
"scope": "default",
|
|
26226
26226
|
"line": {
|
|
26227
|
-
"start":
|
|
26228
|
-
"end":
|
|
26227
|
+
"start": 67,
|
|
26228
|
+
"end": 67
|
|
26229
26229
|
}
|
|
26230
26230
|
},
|
|
26231
26231
|
"group": [
|
|
@@ -26242,8 +26242,8 @@
|
|
|
26242
26242
|
{
|
|
26243
26243
|
"description": "Medium icon size.\n",
|
|
26244
26244
|
"commentRange": {
|
|
26245
|
-
"start":
|
|
26246
|
-
"end":
|
|
26245
|
+
"start": 68,
|
|
26246
|
+
"end": 69
|
|
26247
26247
|
},
|
|
26248
26248
|
"context": {
|
|
26249
26249
|
"type": "variable",
|
|
@@ -26251,8 +26251,8 @@
|
|
|
26251
26251
|
"value": "$kendo-icon-size",
|
|
26252
26252
|
"scope": "default",
|
|
26253
26253
|
"line": {
|
|
26254
|
-
"start":
|
|
26255
|
-
"end":
|
|
26254
|
+
"start": 70,
|
|
26255
|
+
"end": 70
|
|
26256
26256
|
}
|
|
26257
26257
|
},
|
|
26258
26258
|
"group": [
|
|
@@ -26269,8 +26269,8 @@
|
|
|
26269
26269
|
{
|
|
26270
26270
|
"description": "Large icon size.\n",
|
|
26271
26271
|
"commentRange": {
|
|
26272
|
-
"start":
|
|
26273
|
-
"end":
|
|
26272
|
+
"start": 71,
|
|
26273
|
+
"end": 72
|
|
26274
26274
|
},
|
|
26275
26275
|
"context": {
|
|
26276
26276
|
"type": "variable",
|
|
@@ -26278,8 +26278,8 @@
|
|
|
26278
26278
|
"value": "calc( #{$kendo-icon-size} * 1.25 )",
|
|
26279
26279
|
"scope": "default",
|
|
26280
26280
|
"line": {
|
|
26281
|
-
"start":
|
|
26282
|
-
"end":
|
|
26281
|
+
"start": 73,
|
|
26282
|
+
"end": 73
|
|
26283
26283
|
}
|
|
26284
26284
|
},
|
|
26285
26285
|
"group": [
|
|
@@ -26296,8 +26296,8 @@
|
|
|
26296
26296
|
{
|
|
26297
26297
|
"description": "Extra large icon size.\n",
|
|
26298
26298
|
"commentRange": {
|
|
26299
|
-
"start":
|
|
26300
|
-
"end":
|
|
26299
|
+
"start": 74,
|
|
26300
|
+
"end": 75
|
|
26301
26301
|
},
|
|
26302
26302
|
"context": {
|
|
26303
26303
|
"type": "variable",
|
|
@@ -26305,8 +26305,8 @@
|
|
|
26305
26305
|
"value": "calc( #{$kendo-icon-size} * 1.5 )",
|
|
26306
26306
|
"scope": "default",
|
|
26307
26307
|
"line": {
|
|
26308
|
-
"start":
|
|
26309
|
-
"end":
|
|
26308
|
+
"start": 76,
|
|
26309
|
+
"end": 76
|
|
26310
26310
|
}
|
|
26311
26311
|
},
|
|
26312
26312
|
"group": [
|
|
@@ -26323,8 +26323,8 @@
|
|
|
26323
26323
|
{
|
|
26324
26324
|
"description": "Double extra large icon size.\n",
|
|
26325
26325
|
"commentRange": {
|
|
26326
|
-
"start":
|
|
26327
|
-
"end":
|
|
26326
|
+
"start": 77,
|
|
26327
|
+
"end": 78
|
|
26328
26328
|
},
|
|
26329
26329
|
"context": {
|
|
26330
26330
|
"type": "variable",
|
|
@@ -26332,8 +26332,8 @@
|
|
|
26332
26332
|
"value": "calc( #{$kendo-icon-size} * 2 )",
|
|
26333
26333
|
"scope": "default",
|
|
26334
26334
|
"line": {
|
|
26335
|
-
"start":
|
|
26336
|
-
"end":
|
|
26335
|
+
"start": 79,
|
|
26336
|
+
"end": 79
|
|
26337
26337
|
}
|
|
26338
26338
|
},
|
|
26339
26339
|
"group": [
|
|
@@ -26350,8 +26350,8 @@
|
|
|
26350
26350
|
{
|
|
26351
26351
|
"description": "Triple extra large icon size.\n",
|
|
26352
26352
|
"commentRange": {
|
|
26353
|
-
"start":
|
|
26354
|
-
"end":
|
|
26353
|
+
"start": 80,
|
|
26354
|
+
"end": 81
|
|
26355
26355
|
},
|
|
26356
26356
|
"context": {
|
|
26357
26357
|
"type": "variable",
|
|
@@ -26359,8 +26359,8 @@
|
|
|
26359
26359
|
"value": "calc( #{$kendo-icon-size} * 3 )",
|
|
26360
26360
|
"scope": "default",
|
|
26361
26361
|
"line": {
|
|
26362
|
-
"start":
|
|
26363
|
-
"end":
|
|
26362
|
+
"start": 82,
|
|
26363
|
+
"end": 82
|
|
26364
26364
|
}
|
|
26365
26365
|
},
|
|
26366
26366
|
"group": [
|
|
@@ -26377,8 +26377,8 @@
|
|
|
26377
26377
|
{
|
|
26378
26378
|
"description": "Horizontal padding.\n",
|
|
26379
26379
|
"commentRange": {
|
|
26380
|
-
"start":
|
|
26381
|
-
"end":
|
|
26380
|
+
"start": 87,
|
|
26381
|
+
"end": 88
|
|
26382
26382
|
},
|
|
26383
26383
|
"context": {
|
|
26384
26384
|
"type": "variable",
|
|
@@ -26386,8 +26386,8 @@
|
|
|
26386
26386
|
"value": "8px",
|
|
26387
26387
|
"scope": "default",
|
|
26388
26388
|
"line": {
|
|
26389
|
-
"start":
|
|
26390
|
-
"end":
|
|
26389
|
+
"start": 89,
|
|
26390
|
+
"end": 89
|
|
26391
26391
|
}
|
|
26392
26392
|
},
|
|
26393
26393
|
"group": [
|
|
@@ -26404,8 +26404,8 @@
|
|
|
26404
26404
|
{
|
|
26405
26405
|
"description": "Vertical padding.\n",
|
|
26406
26406
|
"commentRange": {
|
|
26407
|
-
"start":
|
|
26408
|
-
"end":
|
|
26407
|
+
"start": 90,
|
|
26408
|
+
"end": 91
|
|
26409
26409
|
},
|
|
26410
26410
|
"context": {
|
|
26411
26411
|
"type": "variable",
|
|
@@ -26413,8 +26413,8 @@
|
|
|
26413
26413
|
"value": "4px",
|
|
26414
26414
|
"scope": "default",
|
|
26415
26415
|
"line": {
|
|
26416
|
-
"start":
|
|
26417
|
-
"end":
|
|
26416
|
+
"start": 92,
|
|
26417
|
+
"end": 92
|
|
26418
26418
|
}
|
|
26419
26419
|
},
|
|
26420
26420
|
"group": [
|
|
@@ -26431,8 +26431,8 @@
|
|
|
26431
26431
|
{
|
|
26432
26432
|
"description": "Small horizontal padding.\n",
|
|
26433
26433
|
"commentRange": {
|
|
26434
|
-
"start":
|
|
26435
|
-
"end":
|
|
26434
|
+
"start": 93,
|
|
26435
|
+
"end": 94
|
|
26436
26436
|
},
|
|
26437
26437
|
"context": {
|
|
26438
26438
|
"type": "variable",
|
|
@@ -26440,8 +26440,8 @@
|
|
|
26440
26440
|
"value": "k-map-get( $kendo-spacing, 1 )",
|
|
26441
26441
|
"scope": "default",
|
|
26442
26442
|
"line": {
|
|
26443
|
-
"start":
|
|
26444
|
-
"end":
|
|
26443
|
+
"start": 95,
|
|
26444
|
+
"end": 95
|
|
26445
26445
|
}
|
|
26446
26446
|
},
|
|
26447
26447
|
"group": [
|
|
@@ -26458,8 +26458,8 @@
|
|
|
26458
26458
|
{
|
|
26459
26459
|
"description": "Small vertical padding.\n",
|
|
26460
26460
|
"commentRange": {
|
|
26461
|
-
"start":
|
|
26462
|
-
"end":
|
|
26461
|
+
"start": 96,
|
|
26462
|
+
"end": 97
|
|
26463
26463
|
},
|
|
26464
26464
|
"context": {
|
|
26465
26465
|
"type": "variable",
|
|
@@ -26467,8 +26467,8 @@
|
|
|
26467
26467
|
"value": "k-map-get( $kendo-spacing, 0.5 )",
|
|
26468
26468
|
"scope": "default",
|
|
26469
26469
|
"line": {
|
|
26470
|
-
"start":
|
|
26471
|
-
"end":
|
|
26470
|
+
"start": 98,
|
|
26471
|
+
"end": 98
|
|
26472
26472
|
}
|
|
26473
26473
|
},
|
|
26474
26474
|
"group": [
|
|
@@ -26485,8 +26485,8 @@
|
|
|
26485
26485
|
{
|
|
26486
26486
|
"description": "Medium horizontal padding.\n",
|
|
26487
26487
|
"commentRange": {
|
|
26488
|
-
"start":
|
|
26489
|
-
"end":
|
|
26488
|
+
"start": 99,
|
|
26489
|
+
"end": 100
|
|
26490
26490
|
},
|
|
26491
26491
|
"context": {
|
|
26492
26492
|
"type": "variable",
|
|
@@ -26494,8 +26494,8 @@
|
|
|
26494
26494
|
"value": "k-map-get( $kendo-spacing, 2 )",
|
|
26495
26495
|
"scope": "default",
|
|
26496
26496
|
"line": {
|
|
26497
|
-
"start":
|
|
26498
|
-
"end":
|
|
26497
|
+
"start": 101,
|
|
26498
|
+
"end": 101
|
|
26499
26499
|
}
|
|
26500
26500
|
},
|
|
26501
26501
|
"group": [
|
|
@@ -26512,8 +26512,8 @@
|
|
|
26512
26512
|
{
|
|
26513
26513
|
"description": "Medium vertical padding.\n",
|
|
26514
26514
|
"commentRange": {
|
|
26515
|
-
"start":
|
|
26516
|
-
"end":
|
|
26515
|
+
"start": 102,
|
|
26516
|
+
"end": 103
|
|
26517
26517
|
},
|
|
26518
26518
|
"context": {
|
|
26519
26519
|
"type": "variable",
|
|
@@ -26521,8 +26521,8 @@
|
|
|
26521
26521
|
"value": "k-map-get( $kendo-spacing, 1 )",
|
|
26522
26522
|
"scope": "default",
|
|
26523
26523
|
"line": {
|
|
26524
|
-
"start":
|
|
26525
|
-
"end":
|
|
26524
|
+
"start": 104,
|
|
26525
|
+
"end": 104
|
|
26526
26526
|
}
|
|
26527
26527
|
},
|
|
26528
26528
|
"group": [
|
|
@@ -26539,8 +26539,8 @@
|
|
|
26539
26539
|
{
|
|
26540
26540
|
"description": "Large horizontal padding.\n",
|
|
26541
26541
|
"commentRange": {
|
|
26542
|
-
"start":
|
|
26543
|
-
"end":
|
|
26542
|
+
"start": 105,
|
|
26543
|
+
"end": 106
|
|
26544
26544
|
},
|
|
26545
26545
|
"context": {
|
|
26546
26546
|
"type": "variable",
|
|
@@ -26548,8 +26548,8 @@
|
|
|
26548
26548
|
"value": "k-map-get( $kendo-spacing, 3 )",
|
|
26549
26549
|
"scope": "default",
|
|
26550
26550
|
"line": {
|
|
26551
|
-
"start":
|
|
26552
|
-
"end":
|
|
26551
|
+
"start": 107,
|
|
26552
|
+
"end": 107
|
|
26553
26553
|
}
|
|
26554
26554
|
},
|
|
26555
26555
|
"group": [
|
|
@@ -26566,8 +26566,8 @@
|
|
|
26566
26566
|
{
|
|
26567
26567
|
"description": "Large vertical padding.\n",
|
|
26568
26568
|
"commentRange": {
|
|
26569
|
-
"start":
|
|
26570
|
-
"end":
|
|
26569
|
+
"start": 108,
|
|
26570
|
+
"end": 109
|
|
26571
26571
|
},
|
|
26572
26572
|
"context": {
|
|
26573
26573
|
"type": "variable",
|
|
@@ -26575,8 +26575,8 @@
|
|
|
26575
26575
|
"value": "k-map-get( $kendo-spacing, 1.5 )",
|
|
26576
26576
|
"scope": "default",
|
|
26577
26577
|
"line": {
|
|
26578
|
-
"start":
|
|
26579
|
-
"end":
|
|
26578
|
+
"start": 110,
|
|
26579
|
+
"end": 110
|
|
26580
26580
|
}
|
|
26581
26581
|
},
|
|
26582
26582
|
"group": [
|
|
@@ -26593,8 +26593,8 @@
|
|
|
26593
26593
|
{
|
|
26594
26594
|
"description": "Border radius for all components.\n",
|
|
26595
26595
|
"commentRange": {
|
|
26596
|
-
"start":
|
|
26597
|
-
"end":
|
|
26596
|
+
"start": 112,
|
|
26597
|
+
"end": 113
|
|
26598
26598
|
},
|
|
26599
26599
|
"context": {
|
|
26600
26600
|
"type": "variable",
|
|
@@ -26602,8 +26602,8 @@
|
|
|
26602
26602
|
"value": "k-map-get( $kendo-spacing, 1 )",
|
|
26603
26603
|
"scope": "default",
|
|
26604
26604
|
"line": {
|
|
26605
|
-
"start":
|
|
26606
|
-
"end":
|
|
26605
|
+
"start": 114,
|
|
26606
|
+
"end": 114
|
|
26607
26607
|
}
|
|
26608
26608
|
},
|
|
26609
26609
|
"group": [
|
|
@@ -26620,8 +26620,8 @@
|
|
|
26620
26620
|
{
|
|
26621
26621
|
"description": "Small border radius.\n",
|
|
26622
26622
|
"commentRange": {
|
|
26623
|
-
"start":
|
|
26624
|
-
"end":
|
|
26623
|
+
"start": 115,
|
|
26624
|
+
"end": 116
|
|
26625
26625
|
},
|
|
26626
26626
|
"context": {
|
|
26627
26627
|
"type": "variable",
|
|
@@ -26629,8 +26629,8 @@
|
|
|
26629
26629
|
"value": "$kendo-border-radius - k-map-get( $kendo-spacing, 0.5 )",
|
|
26630
26630
|
"scope": "default",
|
|
26631
26631
|
"line": {
|
|
26632
|
-
"start":
|
|
26633
|
-
"end":
|
|
26632
|
+
"start": 117,
|
|
26633
|
+
"end": 117
|
|
26634
26634
|
}
|
|
26635
26635
|
},
|
|
26636
26636
|
"group": [
|
|
@@ -26647,8 +26647,8 @@
|
|
|
26647
26647
|
{
|
|
26648
26648
|
"description": "Medium border radius.\n",
|
|
26649
26649
|
"commentRange": {
|
|
26650
|
-
"start":
|
|
26651
|
-
"end":
|
|
26650
|
+
"start": 118,
|
|
26651
|
+
"end": 119
|
|
26652
26652
|
},
|
|
26653
26653
|
"context": {
|
|
26654
26654
|
"type": "variable",
|
|
@@ -26656,8 +26656,8 @@
|
|
|
26656
26656
|
"value": "$kendo-border-radius",
|
|
26657
26657
|
"scope": "default",
|
|
26658
26658
|
"line": {
|
|
26659
|
-
"start":
|
|
26660
|
-
"end":
|
|
26659
|
+
"start": 120,
|
|
26660
|
+
"end": 120
|
|
26661
26661
|
}
|
|
26662
26662
|
},
|
|
26663
26663
|
"group": [
|
|
@@ -26674,8 +26674,8 @@
|
|
|
26674
26674
|
{
|
|
26675
26675
|
"description": "Large border radius.\n",
|
|
26676
26676
|
"commentRange": {
|
|
26677
|
-
"start":
|
|
26678
|
-
"end":
|
|
26677
|
+
"start": 121,
|
|
26678
|
+
"end": 122
|
|
26679
26679
|
},
|
|
26680
26680
|
"context": {
|
|
26681
26681
|
"type": "variable",
|
|
@@ -26683,8 +26683,8 @@
|
|
|
26683
26683
|
"value": "$kendo-border-radius + k-map-get( $kendo-spacing, 0.5 )",
|
|
26684
26684
|
"scope": "default",
|
|
26685
26685
|
"line": {
|
|
26686
|
-
"start":
|
|
26687
|
-
"end":
|
|
26686
|
+
"start": 123,
|
|
26687
|
+
"end": 123
|
|
26688
26688
|
}
|
|
26689
26689
|
},
|
|
26690
26690
|
"group": [
|
|
@@ -26701,8 +26701,8 @@
|
|
|
26701
26701
|
{
|
|
26702
26702
|
"description": "Background color of the body.\n",
|
|
26703
26703
|
"commentRange": {
|
|
26704
|
-
"start":
|
|
26705
|
-
"end":
|
|
26704
|
+
"start": 322,
|
|
26705
|
+
"end": 323
|
|
26706
26706
|
},
|
|
26707
26707
|
"context": {
|
|
26708
26708
|
"type": "variable",
|
|
@@ -26710,8 +26710,8 @@
|
|
|
26710
26710
|
"value": "$kendo-color-white",
|
|
26711
26711
|
"scope": "default",
|
|
26712
26712
|
"line": {
|
|
26713
|
-
"start":
|
|
26714
|
-
"end":
|
|
26713
|
+
"start": 324,
|
|
26714
|
+
"end": 324
|
|
26715
26715
|
}
|
|
26716
26716
|
},
|
|
26717
26717
|
"group": [
|
|
@@ -26728,8 +26728,8 @@
|
|
|
26728
26728
|
{
|
|
26729
26729
|
"description": "Text color of the body.\n",
|
|
26730
26730
|
"commentRange": {
|
|
26731
|
-
"start":
|
|
26732
|
-
"end":
|
|
26731
|
+
"start": 325,
|
|
26732
|
+
"end": 326
|
|
26733
26733
|
},
|
|
26734
26734
|
"context": {
|
|
26735
26735
|
"type": "variable",
|
|
@@ -26737,8 +26737,8 @@
|
|
|
26737
26737
|
"value": "#424242",
|
|
26738
26738
|
"scope": "default",
|
|
26739
26739
|
"line": {
|
|
26740
|
-
"start":
|
|
26741
|
-
"end":
|
|
26740
|
+
"start": 327,
|
|
26741
|
+
"end": 327
|
|
26742
26742
|
}
|
|
26743
26743
|
},
|
|
26744
26744
|
"group": [
|
|
@@ -26755,8 +26755,8 @@
|
|
|
26755
26755
|
{
|
|
26756
26756
|
"description": "Subtle text color.\n",
|
|
26757
26757
|
"commentRange": {
|
|
26758
|
-
"start":
|
|
26759
|
-
"end":
|
|
26758
|
+
"start": 329,
|
|
26759
|
+
"end": 330
|
|
26760
26760
|
},
|
|
26761
26761
|
"context": {
|
|
26762
26762
|
"type": "variable",
|
|
@@ -26764,8 +26764,8 @@
|
|
|
26764
26764
|
"value": "#666666",
|
|
26765
26765
|
"scope": "default",
|
|
26766
26766
|
"line": {
|
|
26767
|
-
"start":
|
|
26768
|
-
"end":
|
|
26767
|
+
"start": 331,
|
|
26768
|
+
"end": 331
|
|
26769
26769
|
}
|
|
26770
26770
|
},
|
|
26771
26771
|
"group": [
|
|
@@ -26782,8 +26782,8 @@
|
|
|
26782
26782
|
{
|
|
26783
26783
|
"description": "Text color of the links.\n",
|
|
26784
26784
|
"commentRange": {
|
|
26785
|
-
"start":
|
|
26786
|
-
"end":
|
|
26785
|
+
"start": 338,
|
|
26786
|
+
"end": 339
|
|
26787
26787
|
},
|
|
26788
26788
|
"context": {
|
|
26789
26789
|
"type": "variable",
|
|
@@ -26791,8 +26791,8 @@
|
|
|
26791
26791
|
"value": "$kendo-color-primary",
|
|
26792
26792
|
"scope": "default",
|
|
26793
26793
|
"line": {
|
|
26794
|
-
"start":
|
|
26795
|
-
"end":
|
|
26794
|
+
"start": 340,
|
|
26795
|
+
"end": 340
|
|
26796
26796
|
}
|
|
26797
26797
|
},
|
|
26798
26798
|
"group": [
|
|
@@ -26809,8 +26809,8 @@
|
|
|
26809
26809
|
{
|
|
26810
26810
|
"description": "Text color of the links on hover.\n",
|
|
26811
26811
|
"commentRange": {
|
|
26812
|
-
"start":
|
|
26813
|
-
"end":
|
|
26812
|
+
"start": 341,
|
|
26813
|
+
"end": 342
|
|
26814
26814
|
},
|
|
26815
26815
|
"context": {
|
|
26816
26816
|
"type": "variable",
|
|
@@ -26818,8 +26818,8 @@
|
|
|
26818
26818
|
"value": "$kendo-color-primary-darker",
|
|
26819
26819
|
"scope": "default",
|
|
26820
26820
|
"line": {
|
|
26821
|
-
"start":
|
|
26822
|
-
"end":
|
|
26821
|
+
"start": 343,
|
|
26822
|
+
"end": 343
|
|
26823
26823
|
}
|
|
26824
26824
|
},
|
|
26825
26825
|
"group": [
|
|
@@ -26836,8 +26836,8 @@
|
|
|
26836
26836
|
{
|
|
26837
26837
|
"description": "The background of the components' chrome area.\n",
|
|
26838
26838
|
"commentRange": {
|
|
26839
|
-
"start":
|
|
26840
|
-
"end":
|
|
26839
|
+
"start": 363,
|
|
26840
|
+
"end": 363
|
|
26841
26841
|
},
|
|
26842
26842
|
"context": {
|
|
26843
26843
|
"type": "variable",
|
|
@@ -26845,8 +26845,8 @@
|
|
|
26845
26845
|
"value": "#fafafa",
|
|
26846
26846
|
"scope": "default",
|
|
26847
26847
|
"line": {
|
|
26848
|
-
"start":
|
|
26849
|
-
"end":
|
|
26848
|
+
"start": 364,
|
|
26849
|
+
"end": 364
|
|
26850
26850
|
}
|
|
26851
26851
|
},
|
|
26852
26852
|
"access": "public",
|
|
@@ -26863,8 +26863,8 @@
|
|
|
26863
26863
|
{
|
|
26864
26864
|
"description": "The text color of the components' chrome area.\n",
|
|
26865
26865
|
"commentRange": {
|
|
26866
|
-
"start":
|
|
26867
|
-
"end":
|
|
26866
|
+
"start": 365,
|
|
26867
|
+
"end": 365
|
|
26868
26868
|
},
|
|
26869
26869
|
"context": {
|
|
26870
26870
|
"type": "variable",
|
|
@@ -26872,8 +26872,8 @@
|
|
|
26872
26872
|
"value": "$kendo-body-text",
|
|
26873
26873
|
"scope": "default",
|
|
26874
26874
|
"line": {
|
|
26875
|
-
"start":
|
|
26876
|
-
"end":
|
|
26875
|
+
"start": 366,
|
|
26876
|
+
"end": 366
|
|
26877
26877
|
}
|
|
26878
26878
|
},
|
|
26879
26879
|
"access": "public",
|
|
@@ -26890,8 +26890,8 @@
|
|
|
26890
26890
|
{
|
|
26891
26891
|
"description": "The border color of the components' chrome area.\n",
|
|
26892
26892
|
"commentRange": {
|
|
26893
|
-
"start":
|
|
26894
|
-
"end":
|
|
26893
|
+
"start": 367,
|
|
26894
|
+
"end": 367
|
|
26895
26895
|
},
|
|
26896
26896
|
"context": {
|
|
26897
26897
|
"type": "variable",
|
|
@@ -26899,8 +26899,8 @@
|
|
|
26899
26899
|
"value": "rgba( black, .08 )",
|
|
26900
26900
|
"scope": "default",
|
|
26901
26901
|
"line": {
|
|
26902
|
-
"start":
|
|
26903
|
-
"end":
|
|
26902
|
+
"start": 368,
|
|
26903
|
+
"end": 368
|
|
26904
26904
|
}
|
|
26905
26905
|
},
|
|
26906
26906
|
"access": "public",
|
|
@@ -26917,8 +26917,8 @@
|
|
|
26917
26917
|
{
|
|
26918
26918
|
"description": "The gradient background of the components' chrome area.\n",
|
|
26919
26919
|
"commentRange": {
|
|
26920
|
-
"start":
|
|
26921
|
-
"end":
|
|
26920
|
+
"start": 369,
|
|
26921
|
+
"end": 369
|
|
26922
26922
|
},
|
|
26923
26923
|
"context": {
|
|
26924
26924
|
"type": "variable",
|
|
@@ -26926,8 +26926,8 @@
|
|
|
26926
26926
|
"value": "rgba( black, 0 ), rgba( black, .02 )",
|
|
26927
26927
|
"scope": "default",
|
|
26928
26928
|
"line": {
|
|
26929
|
-
"start":
|
|
26930
|
-
"end":
|
|
26929
|
+
"start": 370,
|
|
26930
|
+
"end": 370
|
|
26931
26931
|
}
|
|
26932
26932
|
},
|
|
26933
26933
|
"access": "public",
|
|
@@ -26944,8 +26944,8 @@
|
|
|
26944
26944
|
{
|
|
26945
26945
|
"description": "The background of hovered items.\n",
|
|
26946
26946
|
"commentRange": {
|
|
26947
|
-
"start":
|
|
26948
|
-
"end":
|
|
26947
|
+
"start": 372,
|
|
26948
|
+
"end": 372
|
|
26949
26949
|
},
|
|
26950
26950
|
"context": {
|
|
26951
26951
|
"type": "variable",
|
|
@@ -26953,8 +26953,8 @@
|
|
|
26953
26953
|
"value": "k-try-shade( $kendo-base-bg, .5 )",
|
|
26954
26954
|
"scope": "default",
|
|
26955
26955
|
"line": {
|
|
26956
|
-
"start":
|
|
26957
|
-
"end":
|
|
26956
|
+
"start": 373,
|
|
26957
|
+
"end": 373
|
|
26958
26958
|
}
|
|
26959
26959
|
},
|
|
26960
26960
|
"access": "public",
|
|
@@ -26971,8 +26971,8 @@
|
|
|
26971
26971
|
{
|
|
26972
26972
|
"description": "The text color of hovered items.\n",
|
|
26973
26973
|
"commentRange": {
|
|
26974
|
-
"start":
|
|
26975
|
-
"end":
|
|
26974
|
+
"start": 374,
|
|
26975
|
+
"end": 374
|
|
26976
26976
|
},
|
|
26977
26977
|
"context": {
|
|
26978
26978
|
"type": "variable",
|
|
@@ -26980,8 +26980,8 @@
|
|
|
26980
26980
|
"value": "$kendo-base-text",
|
|
26981
26981
|
"scope": "default",
|
|
26982
26982
|
"line": {
|
|
26983
|
-
"start":
|
|
26984
|
-
"end":
|
|
26983
|
+
"start": 375,
|
|
26984
|
+
"end": 375
|
|
26985
26985
|
}
|
|
26986
26986
|
},
|
|
26987
26987
|
"access": "public",
|
|
@@ -26998,8 +26998,8 @@
|
|
|
26998
26998
|
{
|
|
26999
26999
|
"description": "The border color of hovered items.\n",
|
|
27000
27000
|
"commentRange": {
|
|
27001
|
-
"start":
|
|
27002
|
-
"end":
|
|
27001
|
+
"start": 376,
|
|
27002
|
+
"end": 376
|
|
27003
27003
|
},
|
|
27004
27004
|
"context": {
|
|
27005
27005
|
"type": "variable",
|
|
@@ -27007,8 +27007,8 @@
|
|
|
27007
27007
|
"value": "$kendo-base-border",
|
|
27008
27008
|
"scope": "default",
|
|
27009
27009
|
"line": {
|
|
27010
|
-
"start":
|
|
27011
|
-
"end":
|
|
27010
|
+
"start": 377,
|
|
27011
|
+
"end": 377
|
|
27012
27012
|
}
|
|
27013
27013
|
},
|
|
27014
27014
|
"access": "public",
|
|
@@ -27025,8 +27025,8 @@
|
|
|
27025
27025
|
{
|
|
27026
27026
|
"description": "The gradient background of hovered items.\n",
|
|
27027
27027
|
"commentRange": {
|
|
27028
|
-
"start":
|
|
27029
|
-
"end":
|
|
27028
|
+
"start": 378,
|
|
27029
|
+
"end": 378
|
|
27030
27030
|
},
|
|
27031
27031
|
"context": {
|
|
27032
27032
|
"type": "variable",
|
|
@@ -27034,8 +27034,8 @@
|
|
|
27034
27034
|
"value": "$kendo-base-gradient",
|
|
27035
27035
|
"scope": "default",
|
|
27036
27036
|
"line": {
|
|
27037
|
-
"start":
|
|
27038
|
-
"end":
|
|
27037
|
+
"start": 379,
|
|
27038
|
+
"end": 379
|
|
27039
27039
|
}
|
|
27040
27040
|
},
|
|
27041
27041
|
"access": "public",
|
|
@@ -27052,8 +27052,8 @@
|
|
|
27052
27052
|
{
|
|
27053
27053
|
"description": "The background of selected items.\n",
|
|
27054
27054
|
"commentRange": {
|
|
27055
|
-
"start":
|
|
27056
|
-
"end":
|
|
27055
|
+
"start": 381,
|
|
27056
|
+
"end": 381
|
|
27057
27057
|
},
|
|
27058
27058
|
"context": {
|
|
27059
27059
|
"type": "variable",
|
|
@@ -27061,8 +27061,8 @@
|
|
|
27061
27061
|
"value": "$kendo-color-primary",
|
|
27062
27062
|
"scope": "default",
|
|
27063
27063
|
"line": {
|
|
27064
|
-
"start":
|
|
27065
|
-
"end":
|
|
27064
|
+
"start": 382,
|
|
27065
|
+
"end": 382
|
|
27066
27066
|
}
|
|
27067
27067
|
},
|
|
27068
27068
|
"access": "public",
|
|
@@ -27079,8 +27079,8 @@
|
|
|
27079
27079
|
{
|
|
27080
27080
|
"description": "The text color of selected items.\n",
|
|
27081
27081
|
"commentRange": {
|
|
27082
|
-
"start":
|
|
27083
|
-
"end":
|
|
27082
|
+
"start": 383,
|
|
27083
|
+
"end": 383
|
|
27084
27084
|
},
|
|
27085
27085
|
"context": {
|
|
27086
27086
|
"type": "variable",
|
|
@@ -27088,8 +27088,8 @@
|
|
|
27088
27088
|
"value": "k-contrast-legacy( $kendo-selected-bg )",
|
|
27089
27089
|
"scope": "default",
|
|
27090
27090
|
"line": {
|
|
27091
|
-
"start":
|
|
27092
|
-
"end":
|
|
27091
|
+
"start": 384,
|
|
27092
|
+
"end": 384
|
|
27093
27093
|
}
|
|
27094
27094
|
},
|
|
27095
27095
|
"access": "public",
|
|
@@ -27106,8 +27106,8 @@
|
|
|
27106
27106
|
{
|
|
27107
27107
|
"description": "The border color of selected items.\n",
|
|
27108
27108
|
"commentRange": {
|
|
27109
|
-
"start":
|
|
27110
|
-
"end":
|
|
27109
|
+
"start": 385,
|
|
27110
|
+
"end": 385
|
|
27111
27111
|
},
|
|
27112
27112
|
"context": {
|
|
27113
27113
|
"type": "variable",
|
|
@@ -27115,8 +27115,8 @@
|
|
|
27115
27115
|
"value": "$kendo-base-border",
|
|
27116
27116
|
"scope": "default",
|
|
27117
27117
|
"line": {
|
|
27118
|
-
"start":
|
|
27119
|
-
"end":
|
|
27118
|
+
"start": 386,
|
|
27119
|
+
"end": 386
|
|
27120
27120
|
}
|
|
27121
27121
|
},
|
|
27122
27122
|
"access": "public",
|
|
@@ -27133,8 +27133,8 @@
|
|
|
27133
27133
|
{
|
|
27134
27134
|
"description": "The gradient background of selected items.\n",
|
|
27135
27135
|
"commentRange": {
|
|
27136
|
-
"start":
|
|
27137
|
-
"end":
|
|
27136
|
+
"start": 387,
|
|
27137
|
+
"end": 387
|
|
27138
27138
|
},
|
|
27139
27139
|
"context": {
|
|
27140
27140
|
"type": "variable",
|
|
@@ -27142,8 +27142,8 @@
|
|
|
27142
27142
|
"value": "$kendo-base-gradient",
|
|
27143
27143
|
"scope": "default",
|
|
27144
27144
|
"line": {
|
|
27145
|
-
"start":
|
|
27146
|
-
"end":
|
|
27145
|
+
"start": 388,
|
|
27146
|
+
"end": 388
|
|
27147
27147
|
}
|
|
27148
27148
|
},
|
|
27149
27149
|
"access": "public",
|
|
@@ -27160,8 +27160,8 @@
|
|
|
27160
27160
|
{
|
|
27161
27161
|
"description": "The background of selected and hovered items.\n",
|
|
27162
27162
|
"commentRange": {
|
|
27163
|
-
"start":
|
|
27164
|
-
"end":
|
|
27163
|
+
"start": 390,
|
|
27164
|
+
"end": 390
|
|
27165
27165
|
},
|
|
27166
27166
|
"context": {
|
|
27167
27167
|
"type": "variable",
|
|
@@ -27169,8 +27169,8 @@
|
|
|
27169
27169
|
"value": "k-try-shade( $kendo-selected-bg, .5 )",
|
|
27170
27170
|
"scope": "default",
|
|
27171
27171
|
"line": {
|
|
27172
|
-
"start":
|
|
27173
|
-
"end":
|
|
27172
|
+
"start": 391,
|
|
27173
|
+
"end": 391
|
|
27174
27174
|
}
|
|
27175
27175
|
},
|
|
27176
27176
|
"access": "public",
|
|
@@ -27187,8 +27187,8 @@
|
|
|
27187
27187
|
{
|
|
27188
27188
|
"description": "The text color of selected and hovered items.\n",
|
|
27189
27189
|
"commentRange": {
|
|
27190
|
-
"start":
|
|
27191
|
-
"end":
|
|
27190
|
+
"start": 392,
|
|
27191
|
+
"end": 392
|
|
27192
27192
|
},
|
|
27193
27193
|
"context": {
|
|
27194
27194
|
"type": "variable",
|
|
@@ -27196,8 +27196,8 @@
|
|
|
27196
27196
|
"value": "$kendo-selected-text",
|
|
27197
27197
|
"scope": "default",
|
|
27198
27198
|
"line": {
|
|
27199
|
-
"start":
|
|
27200
|
-
"end":
|
|
27199
|
+
"start": 393,
|
|
27200
|
+
"end": 393
|
|
27201
27201
|
}
|
|
27202
27202
|
},
|
|
27203
27203
|
"access": "public",
|
|
@@ -27214,8 +27214,8 @@
|
|
|
27214
27214
|
{
|
|
27215
27215
|
"description": "The border of selected and hovered items.\n",
|
|
27216
27216
|
"commentRange": {
|
|
27217
|
-
"start":
|
|
27218
|
-
"end":
|
|
27217
|
+
"start": 394,
|
|
27218
|
+
"end": 394
|
|
27219
27219
|
},
|
|
27220
27220
|
"context": {
|
|
27221
27221
|
"type": "variable",
|
|
@@ -27223,8 +27223,8 @@
|
|
|
27223
27223
|
"value": "$kendo-base-border",
|
|
27224
27224
|
"scope": "default",
|
|
27225
27225
|
"line": {
|
|
27226
|
-
"start":
|
|
27227
|
-
"end":
|
|
27226
|
+
"start": 395,
|
|
27227
|
+
"end": 395
|
|
27228
27228
|
}
|
|
27229
27229
|
},
|
|
27230
27230
|
"access": "public",
|
|
@@ -27241,8 +27241,8 @@
|
|
|
27241
27241
|
{
|
|
27242
27242
|
"description": "The gradient of selected and hovered items.\n",
|
|
27243
27243
|
"commentRange": {
|
|
27244
|
-
"start":
|
|
27245
|
-
"end":
|
|
27244
|
+
"start": 396,
|
|
27245
|
+
"end": 396
|
|
27246
27246
|
},
|
|
27247
27247
|
"context": {
|
|
27248
27248
|
"type": "variable",
|
|
@@ -27250,8 +27250,8 @@
|
|
|
27250
27250
|
"value": "$kendo-base-gradient",
|
|
27251
27251
|
"scope": "default",
|
|
27252
27252
|
"line": {
|
|
27253
|
-
"start":
|
|
27254
|
-
"end":
|
|
27253
|
+
"start": 397,
|
|
27254
|
+
"end": 397
|
|
27255
27255
|
}
|
|
27256
27256
|
},
|
|
27257
27257
|
"access": "public",
|
|
@@ -27268,8 +27268,8 @@
|
|
|
27268
27268
|
{
|
|
27269
27269
|
"description": "Box shadow of focused items.\n",
|
|
27270
27270
|
"commentRange": {
|
|
27271
|
-
"start":
|
|
27272
|
-
"end":
|
|
27271
|
+
"start": 400,
|
|
27272
|
+
"end": 400
|
|
27273
27273
|
},
|
|
27274
27274
|
"context": {
|
|
27275
27275
|
"type": "variable",
|
|
@@ -27277,8 +27277,8 @@
|
|
|
27277
27277
|
"value": "inset 0 0 0 2px rgba(0, 0, 0, .13)",
|
|
27278
27278
|
"scope": "default",
|
|
27279
27279
|
"line": {
|
|
27280
|
-
"start":
|
|
27281
|
-
"end":
|
|
27280
|
+
"start": 401,
|
|
27281
|
+
"end": 401
|
|
27282
27282
|
}
|
|
27283
27283
|
},
|
|
27284
27284
|
"access": "public",
|
|
@@ -27295,8 +27295,8 @@
|
|
|
27295
27295
|
{
|
|
27296
27296
|
"description": "Transition used across all components.\n",
|
|
27297
27297
|
"commentRange": {
|
|
27298
|
-
"start":
|
|
27299
|
-
"end":
|
|
27298
|
+
"start": 403,
|
|
27299
|
+
"end": 403
|
|
27300
27300
|
},
|
|
27301
27301
|
"context": {
|
|
27302
27302
|
"type": "variable",
|
|
@@ -27304,8 +27304,8 @@
|
|
|
27304
27304
|
"value": "color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out, box-shadow .2s ease-in-out",
|
|
27305
27305
|
"scope": "default",
|
|
27306
27306
|
"line": {
|
|
27307
|
-
"start":
|
|
27308
|
-
"end":
|
|
27307
|
+
"start": 404,
|
|
27308
|
+
"end": 404
|
|
27309
27309
|
}
|
|
27310
27310
|
},
|
|
27311
27311
|
"access": "public",
|
|
@@ -27322,8 +27322,8 @@
|
|
|
27322
27322
|
{
|
|
27323
27323
|
"description": "Text color of disabled items.\n",
|
|
27324
27324
|
"commentRange": {
|
|
27325
|
-
"start":
|
|
27326
|
-
"end":
|
|
27325
|
+
"start": 407,
|
|
27326
|
+
"end": 407
|
|
27327
27327
|
},
|
|
27328
27328
|
"context": {
|
|
27329
27329
|
"type": "variable",
|
|
@@ -27331,8 +27331,8 @@
|
|
|
27331
27331
|
"value": "#8f8f8f",
|
|
27332
27332
|
"scope": "default",
|
|
27333
27333
|
"line": {
|
|
27334
|
-
"start":
|
|
27335
|
-
"end":
|
|
27334
|
+
"start": 408,
|
|
27335
|
+
"end": 408
|
|
27336
27336
|
}
|
|
27337
27337
|
},
|
|
27338
27338
|
"access": "public",
|
|
@@ -27349,8 +27349,8 @@
|
|
|
27349
27349
|
{
|
|
27350
27350
|
"description": "Filter used for disabled items.\n",
|
|
27351
27351
|
"commentRange": {
|
|
27352
|
-
"start":
|
|
27353
|
-
"end":
|
|
27352
|
+
"start": 409,
|
|
27353
|
+
"end": 409
|
|
27354
27354
|
},
|
|
27355
27355
|
"context": {
|
|
27356
27356
|
"type": "variable",
|
|
@@ -27358,8 +27358,8 @@
|
|
|
27358
27358
|
"value": "grayscale(.1)",
|
|
27359
27359
|
"scope": "default",
|
|
27360
27360
|
"line": {
|
|
27361
|
-
"start":
|
|
27362
|
-
"end":
|
|
27361
|
+
"start": 410,
|
|
27362
|
+
"end": 410
|
|
27363
27363
|
}
|
|
27364
27364
|
},
|
|
27365
27365
|
"access": "public",
|
|
@@ -27376,8 +27376,8 @@
|
|
|
27376
27376
|
{
|
|
27377
27377
|
"description": "Opacity used for disabled items.\n",
|
|
27378
27378
|
"commentRange": {
|
|
27379
|
-
"start":
|
|
27380
|
-
"end":
|
|
27379
|
+
"start": 411,
|
|
27380
|
+
"end": 411
|
|
27381
27381
|
},
|
|
27382
27382
|
"context": {
|
|
27383
27383
|
"type": "variable",
|
|
@@ -27385,8 +27385,8 @@
|
|
|
27385
27385
|
"value": ".6",
|
|
27386
27386
|
"scope": "default",
|
|
27387
27387
|
"line": {
|
|
27388
|
-
"start":
|
|
27389
|
-
"end":
|
|
27388
|
+
"start": 412,
|
|
27389
|
+
"end": 412
|
|
27390
27390
|
}
|
|
27391
27391
|
},
|
|
27392
27392
|
"access": "public",
|
|
@@ -27399,33 +27399,6 @@
|
|
|
27399
27399
|
},
|
|
27400
27400
|
"resolvedValue": "0.6",
|
|
27401
27401
|
"resolvedType": "Number"
|
|
27402
|
-
},
|
|
27403
|
-
{
|
|
27404
|
-
"description": "The font size of the Floating Label.\n @group floating-label\n",
|
|
27405
|
-
"commentRange": {
|
|
27406
|
-
"start": 6,
|
|
27407
|
-
"end": 7
|
|
27408
|
-
},
|
|
27409
|
-
"context": {
|
|
27410
|
-
"type": "variable",
|
|
27411
|
-
"name": "kendo-floating-label-font-size",
|
|
27412
|
-
"value": "$kendo-input-font-size",
|
|
27413
|
-
"scope": "default",
|
|
27414
|
-
"line": {
|
|
27415
|
-
"start": 8,
|
|
27416
|
-
"end": 8
|
|
27417
|
-
}
|
|
27418
|
-
},
|
|
27419
|
-
"access": "public",
|
|
27420
|
-
"group": [
|
|
27421
|
-
"undefined"
|
|
27422
|
-
],
|
|
27423
|
-
"file": {
|
|
27424
|
-
"path": "floating-label/_variables.scss",
|
|
27425
|
-
"name": "_variables.scss"
|
|
27426
|
-
},
|
|
27427
|
-
"resolvedValue": "14px",
|
|
27428
|
-
"resolvedType": "Number"
|
|
27429
27402
|
}
|
|
27430
27403
|
]
|
|
27431
27404
|
},
|
|
@@ -32494,8 +32467,8 @@
|
|
|
32494
32467
|
{
|
|
32495
32468
|
"description": "The color that focuses the user attention.\nUsed for primary buttons and for elements of primary importance across the theme.\n",
|
|
32496
32469
|
"commentRange": {
|
|
32497
|
-
"start":
|
|
32498
|
-
"end":
|
|
32470
|
+
"start": 144,
|
|
32471
|
+
"end": 147
|
|
32499
32472
|
},
|
|
32500
32473
|
"context": {
|
|
32501
32474
|
"type": "variable",
|
|
@@ -32503,8 +32476,8 @@
|
|
|
32503
32476
|
"value": "#ff6358",
|
|
32504
32477
|
"scope": "default",
|
|
32505
32478
|
"line": {
|
|
32506
|
-
"start":
|
|
32507
|
-
"end":
|
|
32479
|
+
"start": 148,
|
|
32480
|
+
"end": 148
|
|
32508
32481
|
}
|
|
32509
32482
|
},
|
|
32510
32483
|
"group": [
|
|
@@ -32522,8 +32495,8 @@
|
|
|
32522
32495
|
{
|
|
32523
32496
|
"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",
|
|
32524
32497
|
"commentRange": {
|
|
32525
|
-
"start":
|
|
32526
|
-
"end":
|
|
32498
|
+
"start": 152,
|
|
32499
|
+
"end": 155
|
|
32527
32500
|
},
|
|
32528
32501
|
"context": {
|
|
32529
32502
|
"type": "variable",
|
|
@@ -32531,8 +32504,8 @@
|
|
|
32531
32504
|
"value": "k-contrast-legacy( $kendo-color-primary )",
|
|
32532
32505
|
"scope": "default",
|
|
32533
32506
|
"line": {
|
|
32534
|
-
"start":
|
|
32535
|
-
"end":
|
|
32507
|
+
"start": 156,
|
|
32508
|
+
"end": 156
|
|
32536
32509
|
}
|
|
32537
32510
|
},
|
|
32538
32511
|
"group": [
|
|
@@ -32550,8 +32523,8 @@
|
|
|
32550
32523
|
{
|
|
32551
32524
|
"description": "The secondary color of the theme.\n",
|
|
32552
32525
|
"commentRange": {
|
|
32553
|
-
"start":
|
|
32554
|
-
"end":
|
|
32526
|
+
"start": 158,
|
|
32527
|
+
"end": 160
|
|
32555
32528
|
},
|
|
32556
32529
|
"context": {
|
|
32557
32530
|
"type": "variable",
|
|
@@ -32559,8 +32532,8 @@
|
|
|
32559
32532
|
"value": "#666666",
|
|
32560
32533
|
"scope": "default",
|
|
32561
32534
|
"line": {
|
|
32562
|
-
"start":
|
|
32563
|
-
"end":
|
|
32535
|
+
"start": 161,
|
|
32536
|
+
"end": 161
|
|
32564
32537
|
}
|
|
32565
32538
|
},
|
|
32566
32539
|
"group": [
|
|
@@ -32578,8 +32551,8 @@
|
|
|
32578
32551
|
{
|
|
32579
32552
|
"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",
|
|
32580
32553
|
"commentRange": {
|
|
32581
|
-
"start":
|
|
32582
|
-
"end":
|
|
32554
|
+
"start": 165,
|
|
32555
|
+
"end": 168
|
|
32583
32556
|
},
|
|
32584
32557
|
"context": {
|
|
32585
32558
|
"type": "variable",
|
|
@@ -32587,8 +32560,8 @@
|
|
|
32587
32560
|
"value": "k-contrast-legacy( $kendo-color-secondary )",
|
|
32588
32561
|
"scope": "default",
|
|
32589
32562
|
"line": {
|
|
32590
|
-
"start":
|
|
32591
|
-
"end":
|
|
32563
|
+
"start": 169,
|
|
32564
|
+
"end": 169
|
|
32592
32565
|
}
|
|
32593
32566
|
},
|
|
32594
32567
|
"group": [
|
|
@@ -32606,8 +32579,8 @@
|
|
|
32606
32579
|
{
|
|
32607
32580
|
"description": "The tertiary color of the theme.\n",
|
|
32608
32581
|
"commentRange": {
|
|
32609
|
-
"start":
|
|
32610
|
-
"end":
|
|
32582
|
+
"start": 171,
|
|
32583
|
+
"end": 173
|
|
32611
32584
|
},
|
|
32612
32585
|
"context": {
|
|
32613
32586
|
"type": "variable",
|
|
@@ -32615,8 +32588,8 @@
|
|
|
32615
32588
|
"value": "#03a9f4",
|
|
32616
32589
|
"scope": "default",
|
|
32617
32590
|
"line": {
|
|
32618
|
-
"start":
|
|
32619
|
-
"end":
|
|
32591
|
+
"start": 174,
|
|
32592
|
+
"end": 174
|
|
32620
32593
|
}
|
|
32621
32594
|
},
|
|
32622
32595
|
"group": [
|
|
@@ -32634,8 +32607,8 @@
|
|
|
32634
32607
|
{
|
|
32635
32608
|
"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",
|
|
32636
32609
|
"commentRange": {
|
|
32637
|
-
"start":
|
|
32638
|
-
"end":
|
|
32610
|
+
"start": 178,
|
|
32611
|
+
"end": 181
|
|
32639
32612
|
},
|
|
32640
32613
|
"context": {
|
|
32641
32614
|
"type": "variable",
|
|
@@ -32643,8 +32616,8 @@
|
|
|
32643
32616
|
"value": "k-contrast-legacy( $kendo-color-tertiary )",
|
|
32644
32617
|
"scope": "default",
|
|
32645
32618
|
"line": {
|
|
32646
|
-
"start":
|
|
32647
|
-
"end":
|
|
32619
|
+
"start": 182,
|
|
32620
|
+
"end": 182
|
|
32648
32621
|
}
|
|
32649
32622
|
},
|
|
32650
32623
|
"group": [
|
|
@@ -32662,8 +32635,8 @@
|
|
|
32662
32635
|
{
|
|
32663
32636
|
"description": "The color for informational messages and states.\n",
|
|
32664
32637
|
"commentRange": {
|
|
32665
|
-
"start":
|
|
32666
|
-
"end":
|
|
32638
|
+
"start": 184,
|
|
32639
|
+
"end": 186
|
|
32667
32640
|
},
|
|
32668
32641
|
"context": {
|
|
32669
32642
|
"type": "variable",
|
|
@@ -32671,8 +32644,8 @@
|
|
|
32671
32644
|
"value": "#0058e9",
|
|
32672
32645
|
"scope": "default",
|
|
32673
32646
|
"line": {
|
|
32674
|
-
"start":
|
|
32675
|
-
"end":
|
|
32647
|
+
"start": 187,
|
|
32648
|
+
"end": 187
|
|
32676
32649
|
}
|
|
32677
32650
|
},
|
|
32678
32651
|
"group": [
|
|
@@ -32690,8 +32663,8 @@
|
|
|
32690
32663
|
{
|
|
32691
32664
|
"description": "The color for success messages and states.\n",
|
|
32692
32665
|
"commentRange": {
|
|
32693
|
-
"start":
|
|
32694
|
-
"end":
|
|
32666
|
+
"start": 191,
|
|
32667
|
+
"end": 193
|
|
32695
32668
|
},
|
|
32696
32669
|
"context": {
|
|
32697
32670
|
"type": "variable",
|
|
@@ -32699,8 +32672,8 @@
|
|
|
32699
32672
|
"value": "#37b400",
|
|
32700
32673
|
"scope": "default",
|
|
32701
32674
|
"line": {
|
|
32702
|
-
"start":
|
|
32703
|
-
"end":
|
|
32675
|
+
"start": 194,
|
|
32676
|
+
"end": 194
|
|
32704
32677
|
}
|
|
32705
32678
|
},
|
|
32706
32679
|
"group": [
|
|
@@ -32718,8 +32691,8 @@
|
|
|
32718
32691
|
{
|
|
32719
32692
|
"description": "The color for warning messages and states.\n",
|
|
32720
32693
|
"commentRange": {
|
|
32721
|
-
"start":
|
|
32722
|
-
"end":
|
|
32694
|
+
"start": 198,
|
|
32695
|
+
"end": 200
|
|
32723
32696
|
},
|
|
32724
32697
|
"context": {
|
|
32725
32698
|
"type": "variable",
|
|
@@ -32727,8 +32700,8 @@
|
|
|
32727
32700
|
"value": "#ffc000",
|
|
32728
32701
|
"scope": "default",
|
|
32729
32702
|
"line": {
|
|
32730
|
-
"start":
|
|
32731
|
-
"end":
|
|
32703
|
+
"start": 201,
|
|
32704
|
+
"end": 201
|
|
32732
32705
|
}
|
|
32733
32706
|
},
|
|
32734
32707
|
"group": [
|
|
@@ -32746,8 +32719,8 @@
|
|
|
32746
32719
|
{
|
|
32747
32720
|
"description": "The color for error messages and states.\n",
|
|
32748
32721
|
"commentRange": {
|
|
32749
|
-
"start":
|
|
32750
|
-
"end":
|
|
32722
|
+
"start": 205,
|
|
32723
|
+
"end": 207
|
|
32751
32724
|
},
|
|
32752
32725
|
"context": {
|
|
32753
32726
|
"type": "variable",
|
|
@@ -32755,8 +32728,8 @@
|
|
|
32755
32728
|
"value": "#f31700",
|
|
32756
32729
|
"scope": "default",
|
|
32757
32730
|
"line": {
|
|
32758
|
-
"start":
|
|
32759
|
-
"end":
|
|
32731
|
+
"start": 208,
|
|
32732
|
+
"end": 208
|
|
32760
32733
|
}
|
|
32761
32734
|
},
|
|
32762
32735
|
"group": [
|
|
@@ -32774,8 +32747,8 @@
|
|
|
32774
32747
|
{
|
|
32775
32748
|
"description": "The dark color of the theme.\n",
|
|
32776
32749
|
"commentRange": {
|
|
32777
|
-
"start":
|
|
32778
|
-
"end":
|
|
32750
|
+
"start": 212,
|
|
32751
|
+
"end": 214
|
|
32779
32752
|
},
|
|
32780
32753
|
"context": {
|
|
32781
32754
|
"type": "variable",
|
|
@@ -32783,8 +32756,8 @@
|
|
|
32783
32756
|
"value": "#424242",
|
|
32784
32757
|
"scope": "default",
|
|
32785
32758
|
"line": {
|
|
32786
|
-
"start":
|
|
32787
|
-
"end":
|
|
32759
|
+
"start": 215,
|
|
32760
|
+
"end": 215
|
|
32788
32761
|
}
|
|
32789
32762
|
},
|
|
32790
32763
|
"group": [
|
|
@@ -32802,8 +32775,8 @@
|
|
|
32802
32775
|
{
|
|
32803
32776
|
"description": "The light color of the theme.\n",
|
|
32804
32777
|
"commentRange": {
|
|
32805
|
-
"start":
|
|
32806
|
-
"end":
|
|
32778
|
+
"start": 217,
|
|
32779
|
+
"end": 219
|
|
32807
32780
|
},
|
|
32808
32781
|
"context": {
|
|
32809
32782
|
"type": "variable",
|
|
@@ -32811,8 +32784,8 @@
|
|
|
32811
32784
|
"value": "#ebebeb",
|
|
32812
32785
|
"scope": "default",
|
|
32813
32786
|
"line": {
|
|
32814
|
-
"start":
|
|
32815
|
-
"end":
|
|
32787
|
+
"start": 220,
|
|
32788
|
+
"end": 220
|
|
32816
32789
|
}
|
|
32817
32790
|
},
|
|
32818
32791
|
"group": [
|
|
@@ -32830,8 +32803,8 @@
|
|
|
32830
32803
|
{
|
|
32831
32804
|
"description": "Inverse color of the theme. Depending on the theme luminance dark or light, it will be light or dark\n",
|
|
32832
32805
|
"commentRange": {
|
|
32833
|
-
"start":
|
|
32834
|
-
"end":
|
|
32806
|
+
"start": 222,
|
|
32807
|
+
"end": 223
|
|
32835
32808
|
},
|
|
32836
32809
|
"context": {
|
|
32837
32810
|
"type": "variable",
|
|
@@ -32839,8 +32812,8 @@
|
|
|
32839
32812
|
"value": "if( $kendo-is-dark-theme, $kendo-color-light, $kendo-color-dark )",
|
|
32840
32813
|
"scope": "default",
|
|
32841
32814
|
"line": {
|
|
32842
|
-
"start":
|
|
32843
|
-
"end":
|
|
32815
|
+
"start": 224,
|
|
32816
|
+
"end": 224
|
|
32844
32817
|
}
|
|
32845
32818
|
},
|
|
32846
32819
|
"group": [
|
|
@@ -32863,8 +32836,8 @@
|
|
|
32863
32836
|
{
|
|
32864
32837
|
"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",
|
|
32865
32838
|
"commentRange": {
|
|
32866
|
-
"start":
|
|
32867
|
-
"end":
|
|
32839
|
+
"start": 349,
|
|
32840
|
+
"end": 351
|
|
32868
32841
|
},
|
|
32869
32842
|
"context": {
|
|
32870
32843
|
"type": "variable",
|
|
@@ -32872,8 +32845,8 @@
|
|
|
32872
32845
|
"value": "$kendo-body-bg",
|
|
32873
32846
|
"scope": "default",
|
|
32874
32847
|
"line": {
|
|
32875
|
-
"start":
|
|
32876
|
-
"end":
|
|
32848
|
+
"start": 352,
|
|
32849
|
+
"end": 352
|
|
32877
32850
|
}
|
|
32878
32851
|
},
|
|
32879
32852
|
"group": [
|
|
@@ -32890,8 +32863,8 @@
|
|
|
32890
32863
|
{
|
|
32891
32864
|
"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",
|
|
32892
32865
|
"commentRange": {
|
|
32893
|
-
"start":
|
|
32894
|
-
"end":
|
|
32866
|
+
"start": 353,
|
|
32867
|
+
"end": 355
|
|
32895
32868
|
},
|
|
32896
32869
|
"context": {
|
|
32897
32870
|
"type": "variable",
|
|
@@ -32899,8 +32872,8 @@
|
|
|
32899
32872
|
"value": "$kendo-body-text",
|
|
32900
32873
|
"scope": "default",
|
|
32901
32874
|
"line": {
|
|
32902
|
-
"start":
|
|
32903
|
-
"end":
|
|
32875
|
+
"start": 356,
|
|
32876
|
+
"end": 356
|
|
32904
32877
|
}
|
|
32905
32878
|
},
|
|
32906
32879
|
"group": [
|
|
@@ -32917,8 +32890,8 @@
|
|
|
32917
32890
|
{
|
|
32918
32891
|
"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",
|
|
32919
32892
|
"commentRange": {
|
|
32920
|
-
"start":
|
|
32921
|
-
"end":
|
|
32893
|
+
"start": 357,
|
|
32894
|
+
"end": 359
|
|
32922
32895
|
},
|
|
32923
32896
|
"context": {
|
|
32924
32897
|
"type": "variable",
|
|
@@ -32926,8 +32899,8 @@
|
|
|
32926
32899
|
"value": "rgba( if( $kendo-is-dark-theme, $kendo-color-white, $kendo-color-black ), .08 )",
|
|
32927
32900
|
"scope": "default",
|
|
32928
32901
|
"line": {
|
|
32929
|
-
"start":
|
|
32930
|
-
"end":
|
|
32902
|
+
"start": 360,
|
|
32903
|
+
"end": 360
|
|
32931
32904
|
}
|
|
32932
32905
|
},
|
|
32933
32906
|
"group": [
|
|
@@ -32944,8 +32917,8 @@
|
|
|
32944
32917
|
{
|
|
32945
32918
|
"description": "Background color of the component header.\n",
|
|
32946
32919
|
"commentRange": {
|
|
32947
|
-
"start":
|
|
32948
|
-
"end":
|
|
32920
|
+
"start": 422,
|
|
32921
|
+
"end": 423
|
|
32949
32922
|
},
|
|
32950
32923
|
"context": {
|
|
32951
32924
|
"type": "variable",
|
|
@@ -32953,8 +32926,8 @@
|
|
|
32953
32926
|
"value": "$kendo-base-bg",
|
|
32954
32927
|
"scope": "default",
|
|
32955
32928
|
"line": {
|
|
32956
|
-
"start":
|
|
32957
|
-
"end":
|
|
32929
|
+
"start": 424,
|
|
32930
|
+
"end": 424
|
|
32958
32931
|
}
|
|
32959
32932
|
},
|
|
32960
32933
|
"group": [
|
|
@@ -32971,8 +32944,8 @@
|
|
|
32971
32944
|
{
|
|
32972
32945
|
"description": "Text color of the component header.\n",
|
|
32973
32946
|
"commentRange": {
|
|
32974
|
-
"start":
|
|
32975
|
-
"end":
|
|
32947
|
+
"start": 425,
|
|
32948
|
+
"end": 426
|
|
32976
32949
|
},
|
|
32977
32950
|
"context": {
|
|
32978
32951
|
"type": "variable",
|
|
@@ -32980,8 +32953,8 @@
|
|
|
32980
32953
|
"value": "$kendo-base-text",
|
|
32981
32954
|
"scope": "default",
|
|
32982
32955
|
"line": {
|
|
32983
|
-
"start":
|
|
32984
|
-
"end":
|
|
32956
|
+
"start": 427,
|
|
32957
|
+
"end": 427
|
|
32985
32958
|
}
|
|
32986
32959
|
},
|
|
32987
32960
|
"group": [
|
|
@@ -32998,8 +32971,8 @@
|
|
|
32998
32971
|
{
|
|
32999
32972
|
"description": "Border color of the component header.\n",
|
|
33000
32973
|
"commentRange": {
|
|
33001
|
-
"start":
|
|
33002
|
-
"end":
|
|
32974
|
+
"start": 428,
|
|
32975
|
+
"end": 429
|
|
33003
32976
|
},
|
|
33004
32977
|
"context": {
|
|
33005
32978
|
"type": "variable",
|
|
@@ -33007,8 +32980,8 @@
|
|
|
33007
32980
|
"value": "$kendo-base-border",
|
|
33008
32981
|
"scope": "default",
|
|
33009
32982
|
"line": {
|
|
33010
|
-
"start":
|
|
33011
|
-
"end":
|
|
32983
|
+
"start": 430,
|
|
32984
|
+
"end": 430
|
|
33012
32985
|
}
|
|
33013
32986
|
},
|
|
33014
32987
|
"group": [
|
|
@@ -33025,8 +32998,8 @@
|
|
|
33025
32998
|
{
|
|
33026
32999
|
"description": "Gradient of the component header.\n",
|
|
33027
33000
|
"commentRange": {
|
|
33028
|
-
"start":
|
|
33029
|
-
"end":
|
|
33001
|
+
"start": 431,
|
|
33002
|
+
"end": 432
|
|
33030
33003
|
},
|
|
33031
33004
|
"context": {
|
|
33032
33005
|
"type": "variable",
|
|
@@ -33034,8 +33007,8 @@
|
|
|
33034
33007
|
"value": "null",
|
|
33035
33008
|
"scope": "default",
|
|
33036
33009
|
"line": {
|
|
33037
|
-
"start":
|
|
33038
|
-
"end":
|
|
33010
|
+
"start": 433,
|
|
33011
|
+
"end": 433
|
|
33039
33012
|
}
|
|
33040
33013
|
},
|
|
33041
33014
|
"group": [
|
|
@@ -33052,8 +33025,8 @@
|
|
|
33052
33025
|
{
|
|
33053
33026
|
"description": "Background color of the invalid items.\n",
|
|
33054
33027
|
"commentRange": {
|
|
33055
|
-
"start":
|
|
33056
|
-
"end":
|
|
33028
|
+
"start": 436,
|
|
33029
|
+
"end": 437
|
|
33057
33030
|
},
|
|
33058
33031
|
"context": {
|
|
33059
33032
|
"type": "variable",
|
|
@@ -33061,8 +33034,8 @@
|
|
|
33061
33034
|
"value": "null",
|
|
33062
33035
|
"scope": "default",
|
|
33063
33036
|
"line": {
|
|
33064
|
-
"start":
|
|
33065
|
-
"end":
|
|
33037
|
+
"start": 438,
|
|
33038
|
+
"end": 438
|
|
33066
33039
|
}
|
|
33067
33040
|
},
|
|
33068
33041
|
"group": [
|
|
@@ -33079,8 +33052,8 @@
|
|
|
33079
33052
|
{
|
|
33080
33053
|
"description": "Text color of the invalid items.\n",
|
|
33081
33054
|
"commentRange": {
|
|
33082
|
-
"start":
|
|
33083
|
-
"end":
|
|
33055
|
+
"start": 439,
|
|
33056
|
+
"end": 440
|
|
33084
33057
|
},
|
|
33085
33058
|
"context": {
|
|
33086
33059
|
"type": "variable",
|
|
@@ -33088,8 +33061,8 @@
|
|
|
33088
33061
|
"value": "$kendo-color-error",
|
|
33089
33062
|
"scope": "default",
|
|
33090
33063
|
"line": {
|
|
33091
|
-
"start":
|
|
33092
|
-
"end":
|
|
33064
|
+
"start": 441,
|
|
33065
|
+
"end": 441
|
|
33093
33066
|
}
|
|
33094
33067
|
},
|
|
33095
33068
|
"group": [
|
|
@@ -33106,8 +33079,8 @@
|
|
|
33106
33079
|
{
|
|
33107
33080
|
"description": "Border color of the invalid items.\n",
|
|
33108
33081
|
"commentRange": {
|
|
33109
|
-
"start":
|
|
33110
|
-
"end":
|
|
33082
|
+
"start": 442,
|
|
33083
|
+
"end": 443
|
|
33111
33084
|
},
|
|
33112
33085
|
"context": {
|
|
33113
33086
|
"type": "variable",
|
|
@@ -33115,8 +33088,8 @@
|
|
|
33115
33088
|
"value": "$kendo-color-error",
|
|
33116
33089
|
"scope": "default",
|
|
33117
33090
|
"line": {
|
|
33118
|
-
"start":
|
|
33119
|
-
"end":
|
|
33091
|
+
"start": 444,
|
|
33092
|
+
"end": 444
|
|
33120
33093
|
}
|
|
33121
33094
|
},
|
|
33122
33095
|
"group": [
|
|
@@ -33133,8 +33106,8 @@
|
|
|
33133
33106
|
{
|
|
33134
33107
|
"description": "Shadow of the invalid items.\n",
|
|
33135
33108
|
"commentRange": {
|
|
33136
|
-
"start":
|
|
33137
|
-
"end":
|
|
33109
|
+
"start": 445,
|
|
33110
|
+
"end": 446
|
|
33138
33111
|
},
|
|
33139
33112
|
"context": {
|
|
33140
33113
|
"type": "variable",
|
|
@@ -33142,8 +33115,8 @@
|
|
|
33142
33115
|
"value": "null",
|
|
33143
33116
|
"scope": "default",
|
|
33144
33117
|
"line": {
|
|
33145
|
-
"start":
|
|
33146
|
-
"end":
|
|
33118
|
+
"start": 447,
|
|
33119
|
+
"end": 447
|
|
33147
33120
|
}
|
|
33148
33121
|
},
|
|
33149
33122
|
"group": [
|
|
@@ -34558,6 +34531,33 @@
|
|
|
34558
34531
|
"resolvedValue": "1",
|
|
34559
34532
|
"resolvedType": "Number"
|
|
34560
34533
|
},
|
|
34534
|
+
{
|
|
34535
|
+
"description": "The font size of the Floating Label.\n",
|
|
34536
|
+
"commentRange": {
|
|
34537
|
+
"start": 6,
|
|
34538
|
+
"end": 7
|
|
34539
|
+
},
|
|
34540
|
+
"context": {
|
|
34541
|
+
"type": "variable",
|
|
34542
|
+
"name": "kendo-floating-label-font-size",
|
|
34543
|
+
"value": "$kendo-input-font-size",
|
|
34544
|
+
"scope": "default",
|
|
34545
|
+
"line": {
|
|
34546
|
+
"start": 8,
|
|
34547
|
+
"end": 8
|
|
34548
|
+
}
|
|
34549
|
+
},
|
|
34550
|
+
"group": [
|
|
34551
|
+
"floating-label"
|
|
34552
|
+
],
|
|
34553
|
+
"access": "public",
|
|
34554
|
+
"file": {
|
|
34555
|
+
"path": "floating-label/_variables.scss",
|
|
34556
|
+
"name": "_variables.scss"
|
|
34557
|
+
},
|
|
34558
|
+
"resolvedValue": "14px",
|
|
34559
|
+
"resolvedType": "Number"
|
|
34560
|
+
},
|
|
34561
34561
|
{
|
|
34562
34562
|
"description": "The maximum width of the Floating Label.\n",
|
|
34563
34563
|
"commentRange": {
|
|
@@ -37165,8 +37165,8 @@
|
|
|
37165
37165
|
{
|
|
37166
37166
|
"description": "Background color of the grid row resize indicator\n",
|
|
37167
37167
|
"commentRange": {
|
|
37168
|
-
"start":
|
|
37169
|
-
"end":
|
|
37168
|
+
"start": 308,
|
|
37169
|
+
"end": 309
|
|
37170
37170
|
},
|
|
37171
37171
|
"context": {
|
|
37172
37172
|
"type": "variable",
|
|
@@ -37174,8 +37174,8 @@
|
|
|
37174
37174
|
"value": "rgba( k-contrast-color( $kendo-grid-bg ), .12 )",
|
|
37175
37175
|
"scope": "default",
|
|
37176
37176
|
"line": {
|
|
37177
|
-
"start":
|
|
37178
|
-
"end":
|
|
37177
|
+
"start": 310,
|
|
37178
|
+
"end": 310
|
|
37179
37179
|
}
|
|
37180
37180
|
},
|
|
37181
37181
|
"group": [
|
|
@@ -37192,8 +37192,8 @@
|
|
|
37192
37192
|
{
|
|
37193
37193
|
"description": "Active background color of the grid row resize indicator\n",
|
|
37194
37194
|
"commentRange": {
|
|
37195
|
-
"start":
|
|
37196
|
-
"end":
|
|
37195
|
+
"start": 311,
|
|
37196
|
+
"end": 312
|
|
37197
37197
|
},
|
|
37198
37198
|
"context": {
|
|
37199
37199
|
"type": "variable",
|
|
@@ -37201,8 +37201,8 @@
|
|
|
37201
37201
|
"value": "$kendo-color-primary",
|
|
37202
37202
|
"scope": "default",
|
|
37203
37203
|
"line": {
|
|
37204
|
-
"start":
|
|
37205
|
-
"end":
|
|
37204
|
+
"start": 313,
|
|
37205
|
+
"end": 313
|
|
37206
37206
|
}
|
|
37207
37207
|
},
|
|
37208
37208
|
"group": [
|
|
@@ -37219,8 +37219,8 @@
|
|
|
37219
37219
|
{
|
|
37220
37220
|
"description": "Height of the grid row resize indicator\n",
|
|
37221
37221
|
"commentRange": {
|
|
37222
|
-
"start":
|
|
37223
|
-
"end":
|
|
37222
|
+
"start": 314,
|
|
37223
|
+
"end": 315
|
|
37224
37224
|
},
|
|
37225
37225
|
"context": {
|
|
37226
37226
|
"type": "variable",
|
|
@@ -37228,8 +37228,8 @@
|
|
|
37228
37228
|
"value": "k-map-get( $kendo-spacing, .5 )",
|
|
37229
37229
|
"scope": "default",
|
|
37230
37230
|
"line": {
|
|
37231
|
-
"start":
|
|
37232
|
-
"end":
|
|
37231
|
+
"start": 316,
|
|
37232
|
+
"end": 316
|
|
37233
37233
|
}
|
|
37234
37234
|
},
|
|
37235
37235
|
"group": [
|
|
@@ -41980,8 +41980,8 @@
|
|
|
41980
41980
|
{
|
|
41981
41981
|
"description": "Theme colors of the notification.\n",
|
|
41982
41982
|
"commentRange": {
|
|
41983
|
-
"start":
|
|
41984
|
-
"end":
|
|
41983
|
+
"start": 56,
|
|
41984
|
+
"end": 57
|
|
41985
41985
|
},
|
|
41986
41986
|
"context": {
|
|
41987
41987
|
"type": "variable",
|
|
@@ -41989,8 +41989,8 @@
|
|
|
41989
41989
|
"value": "$kendo-theme-colors",
|
|
41990
41990
|
"scope": "default",
|
|
41991
41991
|
"line": {
|
|
41992
|
-
"start":
|
|
41993
|
-
"end":
|
|
41992
|
+
"start": 58,
|
|
41993
|
+
"end": 58
|
|
41994
41994
|
}
|
|
41995
41995
|
},
|
|
41996
41996
|
"group": [
|
|
@@ -51934,8 +51934,8 @@
|
|
|
51934
51934
|
{
|
|
51935
51935
|
"description": "Base font size across all components.\n",
|
|
51936
51936
|
"commentRange": {
|
|
51937
|
-
"start":
|
|
51938
|
-
"end":
|
|
51937
|
+
"start": 243,
|
|
51938
|
+
"end": 244
|
|
51939
51939
|
},
|
|
51940
51940
|
"context": {
|
|
51941
51941
|
"type": "variable",
|
|
@@ -51943,8 +51943,8 @@
|
|
|
51943
51943
|
"value": "14px",
|
|
51944
51944
|
"scope": "default",
|
|
51945
51945
|
"line": {
|
|
51946
|
-
"start":
|
|
51947
|
-
"end":
|
|
51946
|
+
"start": 245,
|
|
51947
|
+
"end": 245
|
|
51948
51948
|
}
|
|
51949
51949
|
},
|
|
51950
51950
|
"group": [
|
|
@@ -51961,8 +51961,8 @@
|
|
|
51961
51961
|
{
|
|
51962
51962
|
"description": "Extra small font size across all components.\n",
|
|
51963
51963
|
"commentRange": {
|
|
51964
|
-
"start":
|
|
51965
|
-
"end":
|
|
51964
|
+
"start": 246,
|
|
51965
|
+
"end": 247
|
|
51966
51966
|
},
|
|
51967
51967
|
"context": {
|
|
51968
51968
|
"type": "variable",
|
|
@@ -51970,8 +51970,8 @@
|
|
|
51970
51970
|
"value": "10px",
|
|
51971
51971
|
"scope": "default",
|
|
51972
51972
|
"line": {
|
|
51973
|
-
"start":
|
|
51974
|
-
"end":
|
|
51973
|
+
"start": 248,
|
|
51974
|
+
"end": 248
|
|
51975
51975
|
}
|
|
51976
51976
|
},
|
|
51977
51977
|
"group": [
|
|
@@ -51988,8 +51988,8 @@
|
|
|
51988
51988
|
{
|
|
51989
51989
|
"description": "Small font size across all components.\n",
|
|
51990
51990
|
"commentRange": {
|
|
51991
|
-
"start":
|
|
51992
|
-
"end":
|
|
51991
|
+
"start": 249,
|
|
51992
|
+
"end": 250
|
|
51993
51993
|
},
|
|
51994
51994
|
"context": {
|
|
51995
51995
|
"type": "variable",
|
|
@@ -51997,8 +51997,8 @@
|
|
|
51997
51997
|
"value": "12px",
|
|
51998
51998
|
"scope": "default",
|
|
51999
51999
|
"line": {
|
|
52000
|
-
"start":
|
|
52001
|
-
"end":
|
|
52000
|
+
"start": 251,
|
|
52001
|
+
"end": 251
|
|
52002
52002
|
}
|
|
52003
52003
|
},
|
|
52004
52004
|
"group": [
|
|
@@ -52015,8 +52015,8 @@
|
|
|
52015
52015
|
{
|
|
52016
52016
|
"description": "Medium font size across all components.\n",
|
|
52017
52017
|
"commentRange": {
|
|
52018
|
-
"start":
|
|
52019
|
-
"end":
|
|
52018
|
+
"start": 252,
|
|
52019
|
+
"end": 253
|
|
52020
52020
|
},
|
|
52021
52021
|
"context": {
|
|
52022
52022
|
"type": "variable",
|
|
@@ -52024,8 +52024,8 @@
|
|
|
52024
52024
|
"value": "$kendo-font-size",
|
|
52025
52025
|
"scope": "default",
|
|
52026
52026
|
"line": {
|
|
52027
|
-
"start":
|
|
52028
|
-
"end":
|
|
52027
|
+
"start": 254,
|
|
52028
|
+
"end": 254
|
|
52029
52029
|
}
|
|
52030
52030
|
},
|
|
52031
52031
|
"group": [
|
|
@@ -52042,8 +52042,8 @@
|
|
|
52042
52042
|
{
|
|
52043
52043
|
"description": "Large font size across all components.\n",
|
|
52044
52044
|
"commentRange": {
|
|
52045
|
-
"start":
|
|
52046
|
-
"end":
|
|
52045
|
+
"start": 255,
|
|
52046
|
+
"end": 256
|
|
52047
52047
|
},
|
|
52048
52048
|
"context": {
|
|
52049
52049
|
"type": "variable",
|
|
@@ -52051,8 +52051,8 @@
|
|
|
52051
52051
|
"value": "16px",
|
|
52052
52052
|
"scope": "default",
|
|
52053
52053
|
"line": {
|
|
52054
|
-
"start":
|
|
52055
|
-
"end":
|
|
52054
|
+
"start": 257,
|
|
52055
|
+
"end": 257
|
|
52056
52056
|
}
|
|
52057
52057
|
},
|
|
52058
52058
|
"group": [
|
|
@@ -52069,8 +52069,8 @@
|
|
|
52069
52069
|
{
|
|
52070
52070
|
"description": "Extra large font size across all components.\n",
|
|
52071
52071
|
"commentRange": {
|
|
52072
|
-
"start":
|
|
52073
|
-
"end":
|
|
52072
|
+
"start": 258,
|
|
52073
|
+
"end": 259
|
|
52074
52074
|
},
|
|
52075
52075
|
"context": {
|
|
52076
52076
|
"type": "variable",
|
|
@@ -52078,8 +52078,8 @@
|
|
|
52078
52078
|
"value": "20px",
|
|
52079
52079
|
"scope": "default",
|
|
52080
52080
|
"line": {
|
|
52081
|
-
"start":
|
|
52082
|
-
"end":
|
|
52081
|
+
"start": 260,
|
|
52082
|
+
"end": 260
|
|
52083
52083
|
}
|
|
52084
52084
|
},
|
|
52085
52085
|
"group": [
|
|
@@ -52096,8 +52096,8 @@
|
|
|
52096
52096
|
{
|
|
52097
52097
|
"description": "Font family for text.\n",
|
|
52098
52098
|
"commentRange": {
|
|
52099
|
-
"start":
|
|
52100
|
-
"end":
|
|
52099
|
+
"start": 270,
|
|
52100
|
+
"end": 271
|
|
52101
52101
|
},
|
|
52102
52102
|
"context": {
|
|
52103
52103
|
"type": "variable",
|
|
@@ -52105,8 +52105,8 @@
|
|
|
52105
52105
|
"value": "system-ui, -apple-system, \"Segoe UI\", Roboto, \"Helvetica Neue\", \"Noto Sans\", \"Liberation Sans\", Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"",
|
|
52106
52106
|
"scope": "default",
|
|
52107
52107
|
"line": {
|
|
52108
|
-
"start":
|
|
52109
|
-
"end":
|
|
52108
|
+
"start": 272,
|
|
52109
|
+
"end": 272
|
|
52110
52110
|
}
|
|
52111
52111
|
},
|
|
52112
52112
|
"group": [
|
|
@@ -52123,8 +52123,8 @@
|
|
|
52123
52123
|
{
|
|
52124
52124
|
"description": "Font family for monospaced text. Used for styling the code.\n",
|
|
52125
52125
|
"commentRange": {
|
|
52126
|
-
"start":
|
|
52127
|
-
"end":
|
|
52126
|
+
"start": 274,
|
|
52127
|
+
"end": 275
|
|
52128
52128
|
},
|
|
52129
52129
|
"context": {
|
|
52130
52130
|
"type": "variable",
|
|
@@ -52132,8 +52132,8 @@
|
|
|
52132
52132
|
"value": "SFMono-Regular, Menlo, Monaco, Consolas, \"Roboto Mono\", \"Ubuntu Mono\", \"Lucida Console\", \"Courier New\", monospace",
|
|
52133
52133
|
"scope": "default",
|
|
52134
52134
|
"line": {
|
|
52135
|
-
"start":
|
|
52136
|
-
"end":
|
|
52135
|
+
"start": 276,
|
|
52136
|
+
"end": 276
|
|
52137
52137
|
}
|
|
52138
52138
|
},
|
|
52139
52139
|
"group": [
|
|
@@ -52150,8 +52150,8 @@
|
|
|
52150
52150
|
{
|
|
52151
52151
|
"description": "Font family across all components.\n",
|
|
52152
52152
|
"commentRange": {
|
|
52153
|
-
"start":
|
|
52154
|
-
"end":
|
|
52153
|
+
"start": 278,
|
|
52154
|
+
"end": 279
|
|
52155
52155
|
},
|
|
52156
52156
|
"context": {
|
|
52157
52157
|
"type": "variable",
|
|
@@ -52159,8 +52159,8 @@
|
|
|
52159
52159
|
"value": "inherit",
|
|
52160
52160
|
"scope": "default",
|
|
52161
52161
|
"line": {
|
|
52162
|
-
"start":
|
|
52163
|
-
"end":
|
|
52162
|
+
"start": 280,
|
|
52163
|
+
"end": 280
|
|
52164
52164
|
}
|
|
52165
52165
|
},
|
|
52166
52166
|
"group": [
|
|
@@ -52177,8 +52177,8 @@
|
|
|
52177
52177
|
{
|
|
52178
52178
|
"description": "Line height used along with $kendo-font-size.\n",
|
|
52179
52179
|
"commentRange": {
|
|
52180
|
-
"start":
|
|
52181
|
-
"end":
|
|
52180
|
+
"start": 282,
|
|
52181
|
+
"end": 283
|
|
52182
52182
|
},
|
|
52183
52183
|
"context": {
|
|
52184
52184
|
"type": "variable",
|
|
@@ -52186,8 +52186,8 @@
|
|
|
52186
52186
|
"value": "k-math-div( 20, 14 )",
|
|
52187
52187
|
"scope": "default",
|
|
52188
52188
|
"line": {
|
|
52189
|
-
"start":
|
|
52190
|
-
"end":
|
|
52189
|
+
"start": 284,
|
|
52190
|
+
"end": 284
|
|
52191
52191
|
}
|
|
52192
52192
|
},
|
|
52193
52193
|
"group": [
|
|
@@ -52204,8 +52204,8 @@
|
|
|
52204
52204
|
{
|
|
52205
52205
|
"description": "Extra small line height used along with $kendo-font-size-xs.\n",
|
|
52206
52206
|
"commentRange": {
|
|
52207
|
-
"start":
|
|
52208
|
-
"end":
|
|
52207
|
+
"start": 285,
|
|
52208
|
+
"end": 286
|
|
52209
52209
|
},
|
|
52210
52210
|
"context": {
|
|
52211
52211
|
"type": "variable",
|
|
@@ -52213,8 +52213,8 @@
|
|
|
52213
52213
|
"value": "1",
|
|
52214
52214
|
"scope": "default",
|
|
52215
52215
|
"line": {
|
|
52216
|
-
"start":
|
|
52217
|
-
"end":
|
|
52216
|
+
"start": 287,
|
|
52217
|
+
"end": 287
|
|
52218
52218
|
}
|
|
52219
52219
|
},
|
|
52220
52220
|
"group": [
|
|
@@ -52231,8 +52231,8 @@
|
|
|
52231
52231
|
{
|
|
52232
52232
|
"description": "Small line height used along with $kendo-font-size-sm.\n",
|
|
52233
52233
|
"commentRange": {
|
|
52234
|
-
"start":
|
|
52235
|
-
"end":
|
|
52234
|
+
"start": 288,
|
|
52235
|
+
"end": 289
|
|
52236
52236
|
},
|
|
52237
52237
|
"context": {
|
|
52238
52238
|
"type": "variable",
|
|
@@ -52240,8 +52240,8 @@
|
|
|
52240
52240
|
"value": "1.25",
|
|
52241
52241
|
"scope": "default",
|
|
52242
52242
|
"line": {
|
|
52243
|
-
"start":
|
|
52244
|
-
"end":
|
|
52243
|
+
"start": 290,
|
|
52244
|
+
"end": 290
|
|
52245
52245
|
}
|
|
52246
52246
|
},
|
|
52247
52247
|
"group": [
|
|
@@ -52258,8 +52258,8 @@
|
|
|
52258
52258
|
{
|
|
52259
52259
|
"description": "Medium line height used along with $kendo-font-size-md.\n",
|
|
52260
52260
|
"commentRange": {
|
|
52261
|
-
"start":
|
|
52262
|
-
"end":
|
|
52261
|
+
"start": 291,
|
|
52262
|
+
"end": 292
|
|
52263
52263
|
},
|
|
52264
52264
|
"context": {
|
|
52265
52265
|
"type": "variable",
|
|
@@ -52267,8 +52267,8 @@
|
|
|
52267
52267
|
"value": "$kendo-line-height",
|
|
52268
52268
|
"scope": "default",
|
|
52269
52269
|
"line": {
|
|
52270
|
-
"start":
|
|
52271
|
-
"end":
|
|
52270
|
+
"start": 293,
|
|
52271
|
+
"end": 293
|
|
52272
52272
|
}
|
|
52273
52273
|
},
|
|
52274
52274
|
"group": [
|
|
@@ -52285,8 +52285,8 @@
|
|
|
52285
52285
|
{
|
|
52286
52286
|
"description": "Large line height used along with $kendo-font-size-lg.\n",
|
|
52287
52287
|
"commentRange": {
|
|
52288
|
-
"start":
|
|
52289
|
-
"end":
|
|
52288
|
+
"start": 294,
|
|
52289
|
+
"end": 295
|
|
52290
52290
|
},
|
|
52291
52291
|
"context": {
|
|
52292
52292
|
"type": "variable",
|
|
@@ -52294,8 +52294,8 @@
|
|
|
52294
52294
|
"value": "1.5",
|
|
52295
52295
|
"scope": "default",
|
|
52296
52296
|
"line": {
|
|
52297
|
-
"start":
|
|
52298
|
-
"end":
|
|
52297
|
+
"start": 296,
|
|
52298
|
+
"end": 296
|
|
52299
52299
|
}
|
|
52300
52300
|
},
|
|
52301
52301
|
"group": [
|
|
@@ -52312,8 +52312,8 @@
|
|
|
52312
52312
|
{
|
|
52313
52313
|
"description": "Light font weight.\n",
|
|
52314
52314
|
"commentRange": {
|
|
52315
|
-
"start":
|
|
52316
|
-
"end":
|
|
52315
|
+
"start": 299,
|
|
52316
|
+
"end": 300
|
|
52317
52317
|
},
|
|
52318
52318
|
"context": {
|
|
52319
52319
|
"type": "variable",
|
|
@@ -52321,8 +52321,8 @@
|
|
|
52321
52321
|
"value": "300",
|
|
52322
52322
|
"scope": "default",
|
|
52323
52323
|
"line": {
|
|
52324
|
-
"start":
|
|
52325
|
-
"end":
|
|
52324
|
+
"start": 301,
|
|
52325
|
+
"end": 301
|
|
52326
52326
|
}
|
|
52327
52327
|
},
|
|
52328
52328
|
"group": [
|
|
@@ -52339,8 +52339,8 @@
|
|
|
52339
52339
|
{
|
|
52340
52340
|
"description": "Normal font weight.\n",
|
|
52341
52341
|
"commentRange": {
|
|
52342
|
-
"start":
|
|
52343
|
-
"end":
|
|
52342
|
+
"start": 302,
|
|
52343
|
+
"end": 303
|
|
52344
52344
|
},
|
|
52345
52345
|
"context": {
|
|
52346
52346
|
"type": "variable",
|
|
@@ -52348,8 +52348,8 @@
|
|
|
52348
52348
|
"value": "400",
|
|
52349
52349
|
"scope": "default",
|
|
52350
52350
|
"line": {
|
|
52351
|
-
"start":
|
|
52352
|
-
"end":
|
|
52351
|
+
"start": 304,
|
|
52352
|
+
"end": 304
|
|
52353
52353
|
}
|
|
52354
52354
|
},
|
|
52355
52355
|
"group": [
|
|
@@ -52366,8 +52366,8 @@
|
|
|
52366
52366
|
{
|
|
52367
52367
|
"description": "Medium font weight.\n",
|
|
52368
52368
|
"commentRange": {
|
|
52369
|
-
"start":
|
|
52370
|
-
"end":
|
|
52369
|
+
"start": 305,
|
|
52370
|
+
"end": 306
|
|
52371
52371
|
},
|
|
52372
52372
|
"context": {
|
|
52373
52373
|
"type": "variable",
|
|
@@ -52375,8 +52375,8 @@
|
|
|
52375
52375
|
"value": "500",
|
|
52376
52376
|
"scope": "default",
|
|
52377
52377
|
"line": {
|
|
52378
|
-
"start":
|
|
52379
|
-
"end":
|
|
52378
|
+
"start": 307,
|
|
52379
|
+
"end": 307
|
|
52380
52380
|
}
|
|
52381
52381
|
},
|
|
52382
52382
|
"group": [
|
|
@@ -52393,8 +52393,8 @@
|
|
|
52393
52393
|
{
|
|
52394
52394
|
"description": "Semibold font weight.\n",
|
|
52395
52395
|
"commentRange": {
|
|
52396
|
-
"start":
|
|
52397
|
-
"end":
|
|
52396
|
+
"start": 308,
|
|
52397
|
+
"end": 309
|
|
52398
52398
|
},
|
|
52399
52399
|
"context": {
|
|
52400
52400
|
"type": "variable",
|
|
@@ -52402,8 +52402,8 @@
|
|
|
52402
52402
|
"value": "600",
|
|
52403
52403
|
"scope": "default",
|
|
52404
52404
|
"line": {
|
|
52405
|
-
"start":
|
|
52406
|
-
"end":
|
|
52405
|
+
"start": 310,
|
|
52406
|
+
"end": 310
|
|
52407
52407
|
}
|
|
52408
52408
|
},
|
|
52409
52409
|
"group": [
|
|
@@ -52420,8 +52420,8 @@
|
|
|
52420
52420
|
{
|
|
52421
52421
|
"description": "Bold font weight.\n",
|
|
52422
52422
|
"commentRange": {
|
|
52423
|
-
"start":
|
|
52424
|
-
"end":
|
|
52423
|
+
"start": 311,
|
|
52424
|
+
"end": 312
|
|
52425
52425
|
},
|
|
52426
52426
|
"context": {
|
|
52427
52427
|
"type": "variable",
|
|
@@ -52429,8 +52429,8 @@
|
|
|
52429
52429
|
"value": "700",
|
|
52430
52430
|
"scope": "default",
|
|
52431
52431
|
"line": {
|
|
52432
|
-
"start":
|
|
52433
|
-
"end":
|
|
52432
|
+
"start": 313,
|
|
52433
|
+
"end": 313
|
|
52434
52434
|
}
|
|
52435
52435
|
},
|
|
52436
52436
|
"group": [
|
|
@@ -52447,8 +52447,8 @@
|
|
|
52447
52447
|
{
|
|
52448
52448
|
"description": "Letter spacing.\n",
|
|
52449
52449
|
"commentRange": {
|
|
52450
|
-
"start":
|
|
52451
|
-
"end":
|
|
52450
|
+
"start": 315,
|
|
52451
|
+
"end": 316
|
|
52452
52452
|
},
|
|
52453
52453
|
"context": {
|
|
52454
52454
|
"type": "variable",
|
|
@@ -52456,8 +52456,8 @@
|
|
|
52456
52456
|
"value": "null",
|
|
52457
52457
|
"scope": "default",
|
|
52458
52458
|
"line": {
|
|
52459
|
-
"start":
|
|
52460
|
-
"end":
|
|
52459
|
+
"start": 317,
|
|
52460
|
+
"end": 317
|
|
52461
52461
|
}
|
|
52462
52462
|
},
|
|
52463
52463
|
"group": [
|