@progress/kendo-theme-classic 7.2.1-dev.6 → 7.2.1-dev.7
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 +0 -48
- package/dist/all.scss +0 -109
- package/dist/meta/sassdoc-data.json +368 -476
- package/dist/meta/sassdoc-raw-data.json +184 -234
- package/dist/meta/variables.json +0 -8
- package/lib/swatches/classic-green-dark.json +1 -1
- package/lib/swatches/classic-green.json +1 -1
- package/lib/swatches/classic-lavender-dark.json +1 -1
- package/lib/swatches/classic-lavender.json +1 -1
- package/lib/swatches/classic-main-dark.json +1 -1
- package/lib/swatches/classic-main.json +1 -1
- package/lib/swatches/classic-metro-dark.json +1 -1
- package/lib/swatches/classic-metro.json +1 -1
- package/lib/swatches/classic-moonlight.json +1 -1
- package/lib/swatches/classic-opal-dark.json +1 -1
- package/lib/swatches/classic-opal.json +1 -1
- package/lib/swatches/classic-silver-dark.json +1 -1
- package/lib/swatches/classic-silver.json +1 -1
- package/lib/swatches/classic-uniform.json +1 -1
- package/package.json +5 -5
- package/scss/input/_variables.scss +0 -7
|
@@ -24609,60 +24609,6 @@
|
|
|
24609
24609
|
"resolvedValue": "null",
|
|
24610
24610
|
"resolvedType": "Null"
|
|
24611
24611
|
},
|
|
24612
|
-
{
|
|
24613
|
-
"description": "The border color of the valid Input components.\n",
|
|
24614
|
-
"commentRange": {
|
|
24615
|
-
"start": 293,
|
|
24616
|
-
"end": 294
|
|
24617
|
-
},
|
|
24618
|
-
"context": {
|
|
24619
|
-
"type": "variable",
|
|
24620
|
-
"name": "kendo-input-valid-border",
|
|
24621
|
-
"value": "$kendo-valid-border",
|
|
24622
|
-
"scope": "default",
|
|
24623
|
-
"line": {
|
|
24624
|
-
"start": 295,
|
|
24625
|
-
"end": 295
|
|
24626
|
-
}
|
|
24627
|
-
},
|
|
24628
|
-
"group": [
|
|
24629
|
-
"input"
|
|
24630
|
-
],
|
|
24631
|
-
"access": "public",
|
|
24632
|
-
"file": {
|
|
24633
|
-
"path": "input/_variables.scss",
|
|
24634
|
-
"name": "_variables.scss"
|
|
24635
|
-
},
|
|
24636
|
-
"resolvedValue": "#3ea44e",
|
|
24637
|
-
"resolvedType": "Color"
|
|
24638
|
-
},
|
|
24639
|
-
{
|
|
24640
|
-
"description": "The shadow of the valid Input components.\n",
|
|
24641
|
-
"commentRange": {
|
|
24642
|
-
"start": 296,
|
|
24643
|
-
"end": 297
|
|
24644
|
-
},
|
|
24645
|
-
"context": {
|
|
24646
|
-
"type": "variable",
|
|
24647
|
-
"name": "kendo-input-valid-shadow",
|
|
24648
|
-
"value": "$kendo-valid-shadow",
|
|
24649
|
-
"scope": "default",
|
|
24650
|
-
"line": {
|
|
24651
|
-
"start": 298,
|
|
24652
|
-
"end": 298
|
|
24653
|
-
}
|
|
24654
|
-
},
|
|
24655
|
-
"group": [
|
|
24656
|
-
"input"
|
|
24657
|
-
],
|
|
24658
|
-
"access": "public",
|
|
24659
|
-
"file": {
|
|
24660
|
-
"path": "input/_variables.scss",
|
|
24661
|
-
"name": "_variables.scss"
|
|
24662
|
-
},
|
|
24663
|
-
"resolvedValue": "null",
|
|
24664
|
-
"resolvedType": "Null"
|
|
24665
|
-
},
|
|
24666
24612
|
{
|
|
24667
24613
|
"description": "The font family of the List components.\n",
|
|
24668
24614
|
"commentRange": {
|
|
@@ -32172,8 +32118,8 @@
|
|
|
32172
32118
|
{
|
|
32173
32119
|
"description": "The background color of the Picker components.\n",
|
|
32174
32120
|
"commentRange": {
|
|
32175
|
-
"start":
|
|
32176
|
-
"end":
|
|
32121
|
+
"start": 293,
|
|
32122
|
+
"end": 294
|
|
32177
32123
|
},
|
|
32178
32124
|
"context": {
|
|
32179
32125
|
"type": "variable",
|
|
@@ -32181,8 +32127,8 @@
|
|
|
32181
32127
|
"value": "$kendo-button-bg",
|
|
32182
32128
|
"scope": "default",
|
|
32183
32129
|
"line": {
|
|
32184
|
-
"start":
|
|
32185
|
-
"end":
|
|
32130
|
+
"start": 295,
|
|
32131
|
+
"end": 295
|
|
32186
32132
|
}
|
|
32187
32133
|
},
|
|
32188
32134
|
"group": [
|
|
@@ -32199,8 +32145,8 @@
|
|
|
32199
32145
|
{
|
|
32200
32146
|
"description": "The text color of the Picker components.\n",
|
|
32201
32147
|
"commentRange": {
|
|
32202
|
-
"start":
|
|
32203
|
-
"end":
|
|
32148
|
+
"start": 296,
|
|
32149
|
+
"end": 297
|
|
32204
32150
|
},
|
|
32205
32151
|
"context": {
|
|
32206
32152
|
"type": "variable",
|
|
@@ -32208,8 +32154,8 @@
|
|
|
32208
32154
|
"value": "$kendo-button-text",
|
|
32209
32155
|
"scope": "default",
|
|
32210
32156
|
"line": {
|
|
32211
|
-
"start":
|
|
32212
|
-
"end":
|
|
32157
|
+
"start": 298,
|
|
32158
|
+
"end": 298
|
|
32213
32159
|
}
|
|
32214
32160
|
},
|
|
32215
32161
|
"group": [
|
|
@@ -32226,8 +32172,8 @@
|
|
|
32226
32172
|
{
|
|
32227
32173
|
"description": "The border color of the Picker components.\n",
|
|
32228
32174
|
"commentRange": {
|
|
32229
|
-
"start":
|
|
32230
|
-
"end":
|
|
32175
|
+
"start": 299,
|
|
32176
|
+
"end": 300
|
|
32231
32177
|
},
|
|
32232
32178
|
"context": {
|
|
32233
32179
|
"type": "variable",
|
|
@@ -32235,8 +32181,8 @@
|
|
|
32235
32181
|
"value": "$kendo-button-border",
|
|
32236
32182
|
"scope": "default",
|
|
32237
32183
|
"line": {
|
|
32238
|
-
"start":
|
|
32239
|
-
"end":
|
|
32184
|
+
"start": 301,
|
|
32185
|
+
"end": 301
|
|
32240
32186
|
}
|
|
32241
32187
|
},
|
|
32242
32188
|
"group": [
|
|
@@ -32253,8 +32199,8 @@
|
|
|
32253
32199
|
{
|
|
32254
32200
|
"description": "The gradient of the Picker components.\n",
|
|
32255
32201
|
"commentRange": {
|
|
32256
|
-
"start":
|
|
32257
|
-
"end":
|
|
32202
|
+
"start": 302,
|
|
32203
|
+
"end": 303
|
|
32258
32204
|
},
|
|
32259
32205
|
"context": {
|
|
32260
32206
|
"type": "variable",
|
|
@@ -32262,8 +32208,8 @@
|
|
|
32262
32208
|
"value": "$kendo-button-gradient",
|
|
32263
32209
|
"scope": "default",
|
|
32264
32210
|
"line": {
|
|
32265
|
-
"start":
|
|
32266
|
-
"end":
|
|
32211
|
+
"start": 304,
|
|
32212
|
+
"end": 304
|
|
32267
32213
|
}
|
|
32268
32214
|
},
|
|
32269
32215
|
"group": [
|
|
@@ -32280,8 +32226,8 @@
|
|
|
32280
32226
|
{
|
|
32281
32227
|
"description": "The shadow of the Picker components.\n",
|
|
32282
32228
|
"commentRange": {
|
|
32283
|
-
"start":
|
|
32284
|
-
"end":
|
|
32229
|
+
"start": 305,
|
|
32230
|
+
"end": 306
|
|
32285
32231
|
},
|
|
32286
32232
|
"context": {
|
|
32287
32233
|
"type": "variable",
|
|
@@ -32289,8 +32235,8 @@
|
|
|
32289
32235
|
"value": "$kendo-button-shadow",
|
|
32290
32236
|
"scope": "default",
|
|
32291
32237
|
"line": {
|
|
32292
|
-
"start":
|
|
32293
|
-
"end":
|
|
32238
|
+
"start": 307,
|
|
32239
|
+
"end": 307
|
|
32294
32240
|
}
|
|
32295
32241
|
},
|
|
32296
32242
|
"group": [
|
|
@@ -32307,8 +32253,8 @@
|
|
|
32307
32253
|
{
|
|
32308
32254
|
"description": "The background color of the hovered Picker components.\n",
|
|
32309
32255
|
"commentRange": {
|
|
32310
|
-
"start":
|
|
32311
|
-
"end":
|
|
32256
|
+
"start": 309,
|
|
32257
|
+
"end": 310
|
|
32312
32258
|
},
|
|
32313
32259
|
"context": {
|
|
32314
32260
|
"type": "variable",
|
|
@@ -32316,8 +32262,8 @@
|
|
|
32316
32262
|
"value": "$kendo-button-hover-bg",
|
|
32317
32263
|
"scope": "default",
|
|
32318
32264
|
"line": {
|
|
32319
|
-
"start":
|
|
32320
|
-
"end":
|
|
32265
|
+
"start": 311,
|
|
32266
|
+
"end": 311
|
|
32321
32267
|
}
|
|
32322
32268
|
},
|
|
32323
32269
|
"group": [
|
|
@@ -32334,8 +32280,8 @@
|
|
|
32334
32280
|
{
|
|
32335
32281
|
"description": "The text color of the hovered Picker components.\n",
|
|
32336
32282
|
"commentRange": {
|
|
32337
|
-
"start":
|
|
32338
|
-
"end":
|
|
32283
|
+
"start": 312,
|
|
32284
|
+
"end": 313
|
|
32339
32285
|
},
|
|
32340
32286
|
"context": {
|
|
32341
32287
|
"type": "variable",
|
|
@@ -32343,8 +32289,8 @@
|
|
|
32343
32289
|
"value": "$kendo-button-hover-text",
|
|
32344
32290
|
"scope": "default",
|
|
32345
32291
|
"line": {
|
|
32346
|
-
"start":
|
|
32347
|
-
"end":
|
|
32292
|
+
"start": 314,
|
|
32293
|
+
"end": 314
|
|
32348
32294
|
}
|
|
32349
32295
|
},
|
|
32350
32296
|
"group": [
|
|
@@ -32361,8 +32307,8 @@
|
|
|
32361
32307
|
{
|
|
32362
32308
|
"description": "The border color of the hovered Picker components.\n",
|
|
32363
32309
|
"commentRange": {
|
|
32364
|
-
"start":
|
|
32365
|
-
"end":
|
|
32310
|
+
"start": 315,
|
|
32311
|
+
"end": 316
|
|
32366
32312
|
},
|
|
32367
32313
|
"context": {
|
|
32368
32314
|
"type": "variable",
|
|
@@ -32370,8 +32316,8 @@
|
|
|
32370
32316
|
"value": "$kendo-button-hover-border",
|
|
32371
32317
|
"scope": "default",
|
|
32372
32318
|
"line": {
|
|
32373
|
-
"start":
|
|
32374
|
-
"end":
|
|
32319
|
+
"start": 317,
|
|
32320
|
+
"end": 317
|
|
32375
32321
|
}
|
|
32376
32322
|
},
|
|
32377
32323
|
"group": [
|
|
@@ -32388,8 +32334,8 @@
|
|
|
32388
32334
|
{
|
|
32389
32335
|
"description": "The gradient of the hovered Picker components.\n",
|
|
32390
32336
|
"commentRange": {
|
|
32391
|
-
"start":
|
|
32392
|
-
"end":
|
|
32337
|
+
"start": 318,
|
|
32338
|
+
"end": 319
|
|
32393
32339
|
},
|
|
32394
32340
|
"context": {
|
|
32395
32341
|
"type": "variable",
|
|
@@ -32397,8 +32343,8 @@
|
|
|
32397
32343
|
"value": "$kendo-button-hover-gradient",
|
|
32398
32344
|
"scope": "default",
|
|
32399
32345
|
"line": {
|
|
32400
|
-
"start":
|
|
32401
|
-
"end":
|
|
32346
|
+
"start": 320,
|
|
32347
|
+
"end": 320
|
|
32402
32348
|
}
|
|
32403
32349
|
},
|
|
32404
32350
|
"group": [
|
|
@@ -32415,8 +32361,8 @@
|
|
|
32415
32361
|
{
|
|
32416
32362
|
"description": "The shadow of the hovered Picker components.\n",
|
|
32417
32363
|
"commentRange": {
|
|
32418
|
-
"start":
|
|
32419
|
-
"end":
|
|
32364
|
+
"start": 321,
|
|
32365
|
+
"end": 322
|
|
32420
32366
|
},
|
|
32421
32367
|
"context": {
|
|
32422
32368
|
"type": "variable",
|
|
@@ -32424,8 +32370,8 @@
|
|
|
32424
32370
|
"value": "$kendo-button-hover-shadow",
|
|
32425
32371
|
"scope": "default",
|
|
32426
32372
|
"line": {
|
|
32427
|
-
"start":
|
|
32428
|
-
"end":
|
|
32373
|
+
"start": 323,
|
|
32374
|
+
"end": 323
|
|
32429
32375
|
}
|
|
32430
32376
|
},
|
|
32431
32377
|
"group": [
|
|
@@ -32442,8 +32388,8 @@
|
|
|
32442
32388
|
{
|
|
32443
32389
|
"description": "The background color of the focused Picker components.\n",
|
|
32444
32390
|
"commentRange": {
|
|
32445
|
-
"start":
|
|
32446
|
-
"end":
|
|
32391
|
+
"start": 325,
|
|
32392
|
+
"end": 326
|
|
32447
32393
|
},
|
|
32448
32394
|
"context": {
|
|
32449
32395
|
"type": "variable",
|
|
@@ -32451,8 +32397,8 @@
|
|
|
32451
32397
|
"value": "$kendo-button-focus-bg",
|
|
32452
32398
|
"scope": "default",
|
|
32453
32399
|
"line": {
|
|
32454
|
-
"start":
|
|
32455
|
-
"end":
|
|
32400
|
+
"start": 327,
|
|
32401
|
+
"end": 327
|
|
32456
32402
|
}
|
|
32457
32403
|
},
|
|
32458
32404
|
"group": [
|
|
@@ -32469,8 +32415,8 @@
|
|
|
32469
32415
|
{
|
|
32470
32416
|
"description": "The text color of the focused Picker components.\n",
|
|
32471
32417
|
"commentRange": {
|
|
32472
|
-
"start":
|
|
32473
|
-
"end":
|
|
32418
|
+
"start": 328,
|
|
32419
|
+
"end": 329
|
|
32474
32420
|
},
|
|
32475
32421
|
"context": {
|
|
32476
32422
|
"type": "variable",
|
|
@@ -32478,8 +32424,8 @@
|
|
|
32478
32424
|
"value": "$kendo-button-focus-text",
|
|
32479
32425
|
"scope": "default",
|
|
32480
32426
|
"line": {
|
|
32481
|
-
"start":
|
|
32482
|
-
"end":
|
|
32427
|
+
"start": 330,
|
|
32428
|
+
"end": 330
|
|
32483
32429
|
}
|
|
32484
32430
|
},
|
|
32485
32431
|
"group": [
|
|
@@ -32496,8 +32442,8 @@
|
|
|
32496
32442
|
{
|
|
32497
32443
|
"description": "The border color of the focused Picker components.\n",
|
|
32498
32444
|
"commentRange": {
|
|
32499
|
-
"start":
|
|
32500
|
-
"end":
|
|
32445
|
+
"start": 331,
|
|
32446
|
+
"end": 332
|
|
32501
32447
|
},
|
|
32502
32448
|
"context": {
|
|
32503
32449
|
"type": "variable",
|
|
@@ -32505,8 +32451,8 @@
|
|
|
32505
32451
|
"value": "$kendo-button-focus-border",
|
|
32506
32452
|
"scope": "default",
|
|
32507
32453
|
"line": {
|
|
32508
|
-
"start":
|
|
32509
|
-
"end":
|
|
32454
|
+
"start": 333,
|
|
32455
|
+
"end": 333
|
|
32510
32456
|
}
|
|
32511
32457
|
},
|
|
32512
32458
|
"group": [
|
|
@@ -32523,8 +32469,8 @@
|
|
|
32523
32469
|
{
|
|
32524
32470
|
"description": "The gradient of the focused Picker components.\n",
|
|
32525
32471
|
"commentRange": {
|
|
32526
|
-
"start":
|
|
32527
|
-
"end":
|
|
32472
|
+
"start": 334,
|
|
32473
|
+
"end": 335
|
|
32528
32474
|
},
|
|
32529
32475
|
"context": {
|
|
32530
32476
|
"type": "variable",
|
|
@@ -32532,8 +32478,8 @@
|
|
|
32532
32478
|
"value": "$kendo-button-focus-gradient",
|
|
32533
32479
|
"scope": "default",
|
|
32534
32480
|
"line": {
|
|
32535
|
-
"start":
|
|
32536
|
-
"end":
|
|
32481
|
+
"start": 336,
|
|
32482
|
+
"end": 336
|
|
32537
32483
|
}
|
|
32538
32484
|
},
|
|
32539
32485
|
"group": [
|
|
@@ -32550,8 +32496,8 @@
|
|
|
32550
32496
|
{
|
|
32551
32497
|
"description": "The shadow of the focused Picker components.\n",
|
|
32552
32498
|
"commentRange": {
|
|
32553
|
-
"start":
|
|
32554
|
-
"end":
|
|
32499
|
+
"start": 337,
|
|
32500
|
+
"end": 338
|
|
32555
32501
|
},
|
|
32556
32502
|
"context": {
|
|
32557
32503
|
"type": "variable",
|
|
@@ -32559,8 +32505,8 @@
|
|
|
32559
32505
|
"value": "$kendo-button-focus-shadow",
|
|
32560
32506
|
"scope": "default",
|
|
32561
32507
|
"line": {
|
|
32562
|
-
"start":
|
|
32563
|
-
"end":
|
|
32508
|
+
"start": 339,
|
|
32509
|
+
"end": 339
|
|
32564
32510
|
}
|
|
32565
32511
|
},
|
|
32566
32512
|
"group": [
|
|
@@ -32577,8 +32523,8 @@
|
|
|
32577
32523
|
{
|
|
32578
32524
|
"description": "The background color of the disabled Picker components.\n",
|
|
32579
32525
|
"commentRange": {
|
|
32580
|
-
"start":
|
|
32581
|
-
"end":
|
|
32526
|
+
"start": 341,
|
|
32527
|
+
"end": 342
|
|
32582
32528
|
},
|
|
32583
32529
|
"context": {
|
|
32584
32530
|
"type": "variable",
|
|
@@ -32586,8 +32532,8 @@
|
|
|
32586
32532
|
"value": "null",
|
|
32587
32533
|
"scope": "default",
|
|
32588
32534
|
"line": {
|
|
32589
|
-
"start":
|
|
32590
|
-
"end":
|
|
32535
|
+
"start": 343,
|
|
32536
|
+
"end": 343
|
|
32591
32537
|
}
|
|
32592
32538
|
},
|
|
32593
32539
|
"group": [
|
|
@@ -32604,8 +32550,8 @@
|
|
|
32604
32550
|
{
|
|
32605
32551
|
"description": "The text color of the disabled Picker components.\n",
|
|
32606
32552
|
"commentRange": {
|
|
32607
|
-
"start":
|
|
32608
|
-
"end":
|
|
32553
|
+
"start": 344,
|
|
32554
|
+
"end": 345
|
|
32609
32555
|
},
|
|
32610
32556
|
"context": {
|
|
32611
32557
|
"type": "variable",
|
|
@@ -32613,8 +32559,8 @@
|
|
|
32613
32559
|
"value": "null",
|
|
32614
32560
|
"scope": "default",
|
|
32615
32561
|
"line": {
|
|
32616
|
-
"start":
|
|
32617
|
-
"end":
|
|
32562
|
+
"start": 346,
|
|
32563
|
+
"end": 346
|
|
32618
32564
|
}
|
|
32619
32565
|
},
|
|
32620
32566
|
"group": [
|
|
@@ -32631,8 +32577,8 @@
|
|
|
32631
32577
|
{
|
|
32632
32578
|
"description": "The border color of the disabled Picker components.\n",
|
|
32633
32579
|
"commentRange": {
|
|
32634
|
-
"start":
|
|
32635
|
-
"end":
|
|
32580
|
+
"start": 347,
|
|
32581
|
+
"end": 348
|
|
32636
32582
|
},
|
|
32637
32583
|
"context": {
|
|
32638
32584
|
"type": "variable",
|
|
@@ -32640,8 +32586,8 @@
|
|
|
32640
32586
|
"value": "null",
|
|
32641
32587
|
"scope": "default",
|
|
32642
32588
|
"line": {
|
|
32643
|
-
"start":
|
|
32644
|
-
"end":
|
|
32589
|
+
"start": 349,
|
|
32590
|
+
"end": 349
|
|
32645
32591
|
}
|
|
32646
32592
|
},
|
|
32647
32593
|
"group": [
|
|
@@ -32658,8 +32604,8 @@
|
|
|
32658
32604
|
{
|
|
32659
32605
|
"description": "The gradient of the disabled Picker components.\n",
|
|
32660
32606
|
"commentRange": {
|
|
32661
|
-
"start":
|
|
32662
|
-
"end":
|
|
32607
|
+
"start": 350,
|
|
32608
|
+
"end": 351
|
|
32663
32609
|
},
|
|
32664
32610
|
"context": {
|
|
32665
32611
|
"type": "variable",
|
|
@@ -32667,8 +32613,8 @@
|
|
|
32667
32613
|
"value": "null",
|
|
32668
32614
|
"scope": "default",
|
|
32669
32615
|
"line": {
|
|
32670
|
-
"start":
|
|
32671
|
-
"end":
|
|
32616
|
+
"start": 352,
|
|
32617
|
+
"end": 352
|
|
32672
32618
|
}
|
|
32673
32619
|
},
|
|
32674
32620
|
"group": [
|
|
@@ -32685,8 +32631,8 @@
|
|
|
32685
32631
|
{
|
|
32686
32632
|
"description": "The shadow of the disabled Picker components.\n",
|
|
32687
32633
|
"commentRange": {
|
|
32688
|
-
"start":
|
|
32689
|
-
"end":
|
|
32634
|
+
"start": 353,
|
|
32635
|
+
"end": 354
|
|
32690
32636
|
},
|
|
32691
32637
|
"context": {
|
|
32692
32638
|
"type": "variable",
|
|
@@ -32694,8 +32640,8 @@
|
|
|
32694
32640
|
"value": "null",
|
|
32695
32641
|
"scope": "default",
|
|
32696
32642
|
"line": {
|
|
32697
|
-
"start":
|
|
32698
|
-
"end":
|
|
32643
|
+
"start": 355,
|
|
32644
|
+
"end": 355
|
|
32699
32645
|
}
|
|
32700
32646
|
},
|
|
32701
32647
|
"group": [
|
|
@@ -32712,8 +32658,8 @@
|
|
|
32712
32658
|
{
|
|
32713
32659
|
"description": "The background color of the outline Picker components.\n",
|
|
32714
32660
|
"commentRange": {
|
|
32715
|
-
"start":
|
|
32716
|
-
"end":
|
|
32661
|
+
"start": 357,
|
|
32662
|
+
"end": 358
|
|
32717
32663
|
},
|
|
32718
32664
|
"context": {
|
|
32719
32665
|
"type": "variable",
|
|
@@ -32721,8 +32667,8 @@
|
|
|
32721
32667
|
"value": "null",
|
|
32722
32668
|
"scope": "default",
|
|
32723
32669
|
"line": {
|
|
32724
|
-
"start":
|
|
32725
|
-
"end":
|
|
32670
|
+
"start": 359,
|
|
32671
|
+
"end": 359
|
|
32726
32672
|
}
|
|
32727
32673
|
},
|
|
32728
32674
|
"group": [
|
|
@@ -32739,8 +32685,8 @@
|
|
|
32739
32685
|
{
|
|
32740
32686
|
"description": "The text color of the outline Picker components.\n",
|
|
32741
32687
|
"commentRange": {
|
|
32742
|
-
"start":
|
|
32743
|
-
"end":
|
|
32688
|
+
"start": 360,
|
|
32689
|
+
"end": 361
|
|
32744
32690
|
},
|
|
32745
32691
|
"context": {
|
|
32746
32692
|
"type": "variable",
|
|
@@ -32748,8 +32694,8 @@
|
|
|
32748
32694
|
"value": "$kendo-button-text",
|
|
32749
32695
|
"scope": "default",
|
|
32750
32696
|
"line": {
|
|
32751
|
-
"start":
|
|
32752
|
-
"end":
|
|
32697
|
+
"start": 362,
|
|
32698
|
+
"end": 362
|
|
32753
32699
|
}
|
|
32754
32700
|
},
|
|
32755
32701
|
"group": [
|
|
@@ -32766,8 +32712,8 @@
|
|
|
32766
32712
|
{
|
|
32767
32713
|
"description": "The border color of the outline Picker components.\n",
|
|
32768
32714
|
"commentRange": {
|
|
32769
|
-
"start":
|
|
32770
|
-
"end":
|
|
32715
|
+
"start": 363,
|
|
32716
|
+
"end": 364
|
|
32771
32717
|
},
|
|
32772
32718
|
"context": {
|
|
32773
32719
|
"type": "variable",
|
|
@@ -32775,8 +32721,8 @@
|
|
|
32775
32721
|
"value": "if($kendo-enable-color-system, rgba( k-color( on-app-surface, true ), .5 ), rgba( $kendo-picker-outline-text, .5))",
|
|
32776
32722
|
"scope": "default",
|
|
32777
32723
|
"line": {
|
|
32778
|
-
"start":
|
|
32779
|
-
"end":
|
|
32724
|
+
"start": 365,
|
|
32725
|
+
"end": 365
|
|
32780
32726
|
}
|
|
32781
32727
|
},
|
|
32782
32728
|
"group": [
|
|
@@ -32793,8 +32739,8 @@
|
|
|
32793
32739
|
{
|
|
32794
32740
|
"description": "The background color of the outline hovered Picker components.\n",
|
|
32795
32741
|
"commentRange": {
|
|
32796
|
-
"start":
|
|
32797
|
-
"end":
|
|
32742
|
+
"start": 367,
|
|
32743
|
+
"end": 368
|
|
32798
32744
|
},
|
|
32799
32745
|
"context": {
|
|
32800
32746
|
"type": "variable",
|
|
@@ -32802,8 +32748,8 @@
|
|
|
32802
32748
|
"value": "$kendo-picker-outline-text",
|
|
32803
32749
|
"scope": "default",
|
|
32804
32750
|
"line": {
|
|
32805
|
-
"start":
|
|
32806
|
-
"end":
|
|
32751
|
+
"start": 369,
|
|
32752
|
+
"end": 369
|
|
32807
32753
|
}
|
|
32808
32754
|
},
|
|
32809
32755
|
"group": [
|
|
@@ -32820,8 +32766,8 @@
|
|
|
32820
32766
|
{
|
|
32821
32767
|
"description": "The text color of the outline hovered Picker components.\n",
|
|
32822
32768
|
"commentRange": {
|
|
32823
|
-
"start":
|
|
32824
|
-
"end":
|
|
32769
|
+
"start": 370,
|
|
32770
|
+
"end": 371
|
|
32825
32771
|
},
|
|
32826
32772
|
"context": {
|
|
32827
32773
|
"type": "variable",
|
|
@@ -32829,8 +32775,8 @@
|
|
|
32829
32775
|
"value": "if($kendo-enable-color-system, k-color( base-subtle ), k-contrast-color( $kendo-picker-outline-hover-bg ))",
|
|
32830
32776
|
"scope": "default",
|
|
32831
32777
|
"line": {
|
|
32832
|
-
"start":
|
|
32833
|
-
"end":
|
|
32778
|
+
"start": 372,
|
|
32779
|
+
"end": 372
|
|
32834
32780
|
}
|
|
32835
32781
|
},
|
|
32836
32782
|
"group": [
|
|
@@ -32847,8 +32793,8 @@
|
|
|
32847
32793
|
{
|
|
32848
32794
|
"description": "The border color of the outline hovered Picker components.\n",
|
|
32849
32795
|
"commentRange": {
|
|
32850
|
-
"start":
|
|
32851
|
-
"end":
|
|
32796
|
+
"start": 373,
|
|
32797
|
+
"end": 374
|
|
32852
32798
|
},
|
|
32853
32799
|
"context": {
|
|
32854
32800
|
"type": "variable",
|
|
@@ -32856,8 +32802,8 @@
|
|
|
32856
32802
|
"value": "$kendo-picker-outline-hover-bg",
|
|
32857
32803
|
"scope": "default",
|
|
32858
32804
|
"line": {
|
|
32859
|
-
"start":
|
|
32860
|
-
"end":
|
|
32805
|
+
"start": 375,
|
|
32806
|
+
"end": 375
|
|
32861
32807
|
}
|
|
32862
32808
|
},
|
|
32863
32809
|
"group": [
|
|
@@ -32874,8 +32820,8 @@
|
|
|
32874
32820
|
{
|
|
32875
32821
|
"description": "The background color of the outline focused Picker components.\n",
|
|
32876
32822
|
"commentRange": {
|
|
32877
|
-
"start":
|
|
32878
|
-
"end":
|
|
32823
|
+
"start": 377,
|
|
32824
|
+
"end": 378
|
|
32879
32825
|
},
|
|
32880
32826
|
"context": {
|
|
32881
32827
|
"type": "variable",
|
|
@@ -32883,8 +32829,8 @@
|
|
|
32883
32829
|
"value": "null",
|
|
32884
32830
|
"scope": "default",
|
|
32885
32831
|
"line": {
|
|
32886
|
-
"start":
|
|
32887
|
-
"end":
|
|
32832
|
+
"start": 379,
|
|
32833
|
+
"end": 379
|
|
32888
32834
|
}
|
|
32889
32835
|
},
|
|
32890
32836
|
"group": [
|
|
@@ -32901,8 +32847,8 @@
|
|
|
32901
32847
|
{
|
|
32902
32848
|
"description": "The text color of the outline focused Picker components.\n",
|
|
32903
32849
|
"commentRange": {
|
|
32904
|
-
"start":
|
|
32905
|
-
"end":
|
|
32850
|
+
"start": 380,
|
|
32851
|
+
"end": 381
|
|
32906
32852
|
},
|
|
32907
32853
|
"context": {
|
|
32908
32854
|
"type": "variable",
|
|
@@ -32910,8 +32856,8 @@
|
|
|
32910
32856
|
"value": "null",
|
|
32911
32857
|
"scope": "default",
|
|
32912
32858
|
"line": {
|
|
32913
|
-
"start":
|
|
32914
|
-
"end":
|
|
32859
|
+
"start": 382,
|
|
32860
|
+
"end": 382
|
|
32915
32861
|
}
|
|
32916
32862
|
},
|
|
32917
32863
|
"group": [
|
|
@@ -32928,8 +32874,8 @@
|
|
|
32928
32874
|
{
|
|
32929
32875
|
"description": "The border color of the outline focused Picker components.\n",
|
|
32930
32876
|
"commentRange": {
|
|
32931
|
-
"start":
|
|
32932
|
-
"end":
|
|
32877
|
+
"start": 383,
|
|
32878
|
+
"end": 384
|
|
32933
32879
|
},
|
|
32934
32880
|
"context": {
|
|
32935
32881
|
"type": "variable",
|
|
@@ -32937,8 +32883,8 @@
|
|
|
32937
32883
|
"value": "null",
|
|
32938
32884
|
"scope": "default",
|
|
32939
32885
|
"line": {
|
|
32940
|
-
"start":
|
|
32941
|
-
"end":
|
|
32886
|
+
"start": 385,
|
|
32887
|
+
"end": 385
|
|
32942
32888
|
}
|
|
32943
32889
|
},
|
|
32944
32890
|
"group": [
|
|
@@ -32955,8 +32901,8 @@
|
|
|
32955
32901
|
{
|
|
32956
32902
|
"description": "The shadow of the outline focused Picker components.\n",
|
|
32957
32903
|
"commentRange": {
|
|
32958
|
-
"start":
|
|
32959
|
-
"end":
|
|
32904
|
+
"start": 386,
|
|
32905
|
+
"end": 387
|
|
32960
32906
|
},
|
|
32961
32907
|
"context": {
|
|
32962
32908
|
"type": "variable",
|
|
@@ -32964,8 +32910,8 @@
|
|
|
32964
32910
|
"value": "$kendo-picker-focus-shadow",
|
|
32965
32911
|
"scope": "default",
|
|
32966
32912
|
"line": {
|
|
32967
|
-
"start":
|
|
32968
|
-
"end":
|
|
32913
|
+
"start": 388,
|
|
32914
|
+
"end": 388
|
|
32969
32915
|
}
|
|
32970
32916
|
},
|
|
32971
32917
|
"group": [
|
|
@@ -32982,8 +32928,8 @@
|
|
|
32982
32928
|
{
|
|
32983
32929
|
"description": "The background color of the outline hovered and focused Picker components.\n",
|
|
32984
32930
|
"commentRange": {
|
|
32985
|
-
"start":
|
|
32986
|
-
"end":
|
|
32931
|
+
"start": 390,
|
|
32932
|
+
"end": 391
|
|
32987
32933
|
},
|
|
32988
32934
|
"context": {
|
|
32989
32935
|
"type": "variable",
|
|
@@ -32991,8 +32937,8 @@
|
|
|
32991
32937
|
"value": "null",
|
|
32992
32938
|
"scope": "default",
|
|
32993
32939
|
"line": {
|
|
32994
|
-
"start":
|
|
32995
|
-
"end":
|
|
32940
|
+
"start": 392,
|
|
32941
|
+
"end": 392
|
|
32996
32942
|
}
|
|
32997
32943
|
},
|
|
32998
32944
|
"group": [
|
|
@@ -33009,8 +32955,8 @@
|
|
|
33009
32955
|
{
|
|
33010
32956
|
"description": "The text color of the outline hovered and focused Picker components.\n",
|
|
33011
32957
|
"commentRange": {
|
|
33012
|
-
"start":
|
|
33013
|
-
"end":
|
|
32958
|
+
"start": 393,
|
|
32959
|
+
"end": 394
|
|
33014
32960
|
},
|
|
33015
32961
|
"context": {
|
|
33016
32962
|
"type": "variable",
|
|
@@ -33018,8 +32964,8 @@
|
|
|
33018
32964
|
"value": "null",
|
|
33019
32965
|
"scope": "default",
|
|
33020
32966
|
"line": {
|
|
33021
|
-
"start":
|
|
33022
|
-
"end":
|
|
32967
|
+
"start": 395,
|
|
32968
|
+
"end": 395
|
|
33023
32969
|
}
|
|
33024
32970
|
},
|
|
33025
32971
|
"group": [
|
|
@@ -33036,8 +32982,8 @@
|
|
|
33036
32982
|
{
|
|
33037
32983
|
"description": "The border color of the outline hovered and focused Picker components.\n",
|
|
33038
32984
|
"commentRange": {
|
|
33039
|
-
"start":
|
|
33040
|
-
"end":
|
|
32985
|
+
"start": 396,
|
|
32986
|
+
"end": 397
|
|
33041
32987
|
},
|
|
33042
32988
|
"context": {
|
|
33043
32989
|
"type": "variable",
|
|
@@ -33045,8 +32991,8 @@
|
|
|
33045
32991
|
"value": "null",
|
|
33046
32992
|
"scope": "default",
|
|
33047
32993
|
"line": {
|
|
33048
|
-
"start":
|
|
33049
|
-
"end":
|
|
32994
|
+
"start": 398,
|
|
32995
|
+
"end": 398
|
|
33050
32996
|
}
|
|
33051
32997
|
},
|
|
33052
32998
|
"group": [
|
|
@@ -33063,8 +33009,8 @@
|
|
|
33063
33009
|
{
|
|
33064
33010
|
"description": "The background color of the flat Picker components.\n",
|
|
33065
33011
|
"commentRange": {
|
|
33066
|
-
"start":
|
|
33067
|
-
"end":
|
|
33012
|
+
"start": 400,
|
|
33013
|
+
"end": 401
|
|
33068
33014
|
},
|
|
33069
33015
|
"context": {
|
|
33070
33016
|
"type": "variable",
|
|
@@ -33072,8 +33018,8 @@
|
|
|
33072
33018
|
"value": "null",
|
|
33073
33019
|
"scope": "default",
|
|
33074
33020
|
"line": {
|
|
33075
|
-
"start":
|
|
33076
|
-
"end":
|
|
33021
|
+
"start": 402,
|
|
33022
|
+
"end": 402
|
|
33077
33023
|
}
|
|
33078
33024
|
},
|
|
33079
33025
|
"group": [
|
|
@@ -33090,8 +33036,8 @@
|
|
|
33090
33036
|
{
|
|
33091
33037
|
"description": "The text color of the flat Picker components.\n",
|
|
33092
33038
|
"commentRange": {
|
|
33093
|
-
"start":
|
|
33094
|
-
"end":
|
|
33039
|
+
"start": 403,
|
|
33040
|
+
"end": 404
|
|
33095
33041
|
},
|
|
33096
33042
|
"context": {
|
|
33097
33043
|
"type": "variable",
|
|
@@ -33099,8 +33045,8 @@
|
|
|
33099
33045
|
"value": "$kendo-button-text",
|
|
33100
33046
|
"scope": "default",
|
|
33101
33047
|
"line": {
|
|
33102
|
-
"start":
|
|
33103
|
-
"end":
|
|
33048
|
+
"start": 405,
|
|
33049
|
+
"end": 405
|
|
33104
33050
|
}
|
|
33105
33051
|
},
|
|
33106
33052
|
"group": [
|
|
@@ -33117,8 +33063,8 @@
|
|
|
33117
33063
|
{
|
|
33118
33064
|
"description": "The border color of the flat Picker components.\n",
|
|
33119
33065
|
"commentRange": {
|
|
33120
|
-
"start":
|
|
33121
|
-
"end":
|
|
33066
|
+
"start": 406,
|
|
33067
|
+
"end": 407
|
|
33122
33068
|
},
|
|
33123
33069
|
"context": {
|
|
33124
33070
|
"type": "variable",
|
|
@@ -33126,8 +33072,8 @@
|
|
|
33126
33072
|
"value": "$kendo-button-border",
|
|
33127
33073
|
"scope": "default",
|
|
33128
33074
|
"line": {
|
|
33129
|
-
"start":
|
|
33130
|
-
"end":
|
|
33075
|
+
"start": 408,
|
|
33076
|
+
"end": 408
|
|
33131
33077
|
}
|
|
33132
33078
|
},
|
|
33133
33079
|
"group": [
|
|
@@ -33144,8 +33090,8 @@
|
|
|
33144
33090
|
{
|
|
33145
33091
|
"description": "The background color of the flat hovered Picker components.\n",
|
|
33146
33092
|
"commentRange": {
|
|
33147
|
-
"start":
|
|
33148
|
-
"end":
|
|
33093
|
+
"start": 410,
|
|
33094
|
+
"end": 411
|
|
33149
33095
|
},
|
|
33150
33096
|
"context": {
|
|
33151
33097
|
"type": "variable",
|
|
@@ -33153,8 +33099,8 @@
|
|
|
33153
33099
|
"value": "if($kendo-enable-color-system, rgba( k-color( on-app-surface, true ), .04 ), rgba( $kendo-button-text, .04 ))",
|
|
33154
33100
|
"scope": "default",
|
|
33155
33101
|
"line": {
|
|
33156
|
-
"start":
|
|
33157
|
-
"end":
|
|
33102
|
+
"start": 412,
|
|
33103
|
+
"end": 412
|
|
33158
33104
|
}
|
|
33159
33105
|
},
|
|
33160
33106
|
"group": [
|
|
@@ -33171,8 +33117,8 @@
|
|
|
33171
33117
|
{
|
|
33172
33118
|
"description": "The text color of the flat hovered Picker components.\n",
|
|
33173
33119
|
"commentRange": {
|
|
33174
|
-
"start":
|
|
33175
|
-
"end":
|
|
33120
|
+
"start": 413,
|
|
33121
|
+
"end": 414
|
|
33176
33122
|
},
|
|
33177
33123
|
"context": {
|
|
33178
33124
|
"type": "variable",
|
|
@@ -33180,8 +33126,8 @@
|
|
|
33180
33126
|
"value": "null",
|
|
33181
33127
|
"scope": "default",
|
|
33182
33128
|
"line": {
|
|
33183
|
-
"start":
|
|
33184
|
-
"end":
|
|
33129
|
+
"start": 415,
|
|
33130
|
+
"end": 415
|
|
33185
33131
|
}
|
|
33186
33132
|
},
|
|
33187
33133
|
"group": [
|
|
@@ -33198,8 +33144,8 @@
|
|
|
33198
33144
|
{
|
|
33199
33145
|
"description": "The border color of the flat hovered Picker components.\n",
|
|
33200
33146
|
"commentRange": {
|
|
33201
|
-
"start":
|
|
33202
|
-
"end":
|
|
33147
|
+
"start": 416,
|
|
33148
|
+
"end": 417
|
|
33203
33149
|
},
|
|
33204
33150
|
"context": {
|
|
33205
33151
|
"type": "variable",
|
|
@@ -33207,8 +33153,8 @@
|
|
|
33207
33153
|
"value": "if($kendo-enable-color-system, rgba( k-color( border, true ), .16 ), rgba( $kendo-button-border, .16 ))",
|
|
33208
33154
|
"scope": "default",
|
|
33209
33155
|
"line": {
|
|
33210
|
-
"start":
|
|
33211
|
-
"end":
|
|
33156
|
+
"start": 418,
|
|
33157
|
+
"end": 418
|
|
33212
33158
|
}
|
|
33213
33159
|
},
|
|
33214
33160
|
"group": [
|
|
@@ -33225,8 +33171,8 @@
|
|
|
33225
33171
|
{
|
|
33226
33172
|
"description": "The background color of the flat focused Picker components.\n",
|
|
33227
33173
|
"commentRange": {
|
|
33228
|
-
"start":
|
|
33229
|
-
"end":
|
|
33174
|
+
"start": 420,
|
|
33175
|
+
"end": 421
|
|
33230
33176
|
},
|
|
33231
33177
|
"context": {
|
|
33232
33178
|
"type": "variable",
|
|
@@ -33234,8 +33180,8 @@
|
|
|
33234
33180
|
"value": "null",
|
|
33235
33181
|
"scope": "default",
|
|
33236
33182
|
"line": {
|
|
33237
|
-
"start":
|
|
33238
|
-
"end":
|
|
33183
|
+
"start": 422,
|
|
33184
|
+
"end": 422
|
|
33239
33185
|
}
|
|
33240
33186
|
},
|
|
33241
33187
|
"group": [
|
|
@@ -33252,8 +33198,8 @@
|
|
|
33252
33198
|
{
|
|
33253
33199
|
"description": "The text color of the flat focused Picker components.\n",
|
|
33254
33200
|
"commentRange": {
|
|
33255
|
-
"start":
|
|
33256
|
-
"end":
|
|
33201
|
+
"start": 423,
|
|
33202
|
+
"end": 424
|
|
33257
33203
|
},
|
|
33258
33204
|
"context": {
|
|
33259
33205
|
"type": "variable",
|
|
@@ -33261,8 +33207,8 @@
|
|
|
33261
33207
|
"value": "null",
|
|
33262
33208
|
"scope": "default",
|
|
33263
33209
|
"line": {
|
|
33264
|
-
"start":
|
|
33265
|
-
"end":
|
|
33210
|
+
"start": 425,
|
|
33211
|
+
"end": 425
|
|
33266
33212
|
}
|
|
33267
33213
|
},
|
|
33268
33214
|
"group": [
|
|
@@ -33279,8 +33225,8 @@
|
|
|
33279
33225
|
{
|
|
33280
33226
|
"description": "The border color of the flat focused Picker components.\n",
|
|
33281
33227
|
"commentRange": {
|
|
33282
|
-
"start":
|
|
33283
|
-
"end":
|
|
33228
|
+
"start": 426,
|
|
33229
|
+
"end": 427
|
|
33284
33230
|
},
|
|
33285
33231
|
"context": {
|
|
33286
33232
|
"type": "variable",
|
|
@@ -33288,8 +33234,8 @@
|
|
|
33288
33234
|
"value": "null",
|
|
33289
33235
|
"scope": "default",
|
|
33290
33236
|
"line": {
|
|
33291
|
-
"start":
|
|
33292
|
-
"end":
|
|
33237
|
+
"start": 428,
|
|
33238
|
+
"end": 428
|
|
33293
33239
|
}
|
|
33294
33240
|
},
|
|
33295
33241
|
"group": [
|
|
@@ -33306,8 +33252,8 @@
|
|
|
33306
33252
|
{
|
|
33307
33253
|
"description": "The shadow of the flat focused Picker components.\n",
|
|
33308
33254
|
"commentRange": {
|
|
33309
|
-
"start":
|
|
33310
|
-
"end":
|
|
33255
|
+
"start": 429,
|
|
33256
|
+
"end": 430
|
|
33311
33257
|
},
|
|
33312
33258
|
"context": {
|
|
33313
33259
|
"type": "variable",
|
|
@@ -33315,8 +33261,8 @@
|
|
|
33315
33261
|
"value": "$kendo-picker-focus-shadow",
|
|
33316
33262
|
"scope": "default",
|
|
33317
33263
|
"line": {
|
|
33318
|
-
"start":
|
|
33319
|
-
"end":
|
|
33264
|
+
"start": 431,
|
|
33265
|
+
"end": 431
|
|
33320
33266
|
}
|
|
33321
33267
|
},
|
|
33322
33268
|
"group": [
|
|
@@ -33333,8 +33279,8 @@
|
|
|
33333
33279
|
{
|
|
33334
33280
|
"description": "The background color of the flat hovered and focused Picker components.\n",
|
|
33335
33281
|
"commentRange": {
|
|
33336
|
-
"start":
|
|
33337
|
-
"end":
|
|
33282
|
+
"start": 433,
|
|
33283
|
+
"end": 434
|
|
33338
33284
|
},
|
|
33339
33285
|
"context": {
|
|
33340
33286
|
"type": "variable",
|
|
@@ -33342,8 +33288,8 @@
|
|
|
33342
33288
|
"value": "null",
|
|
33343
33289
|
"scope": "default",
|
|
33344
33290
|
"line": {
|
|
33345
|
-
"start":
|
|
33346
|
-
"end":
|
|
33291
|
+
"start": 435,
|
|
33292
|
+
"end": 435
|
|
33347
33293
|
}
|
|
33348
33294
|
},
|
|
33349
33295
|
"group": [
|
|
@@ -33360,8 +33306,8 @@
|
|
|
33360
33306
|
{
|
|
33361
33307
|
"description": "The text color of the flat hovered and focused Picker components.\n",
|
|
33362
33308
|
"commentRange": {
|
|
33363
|
-
"start":
|
|
33364
|
-
"end":
|
|
33309
|
+
"start": 436,
|
|
33310
|
+
"end": 437
|
|
33365
33311
|
},
|
|
33366
33312
|
"context": {
|
|
33367
33313
|
"type": "variable",
|
|
@@ -33369,8 +33315,8 @@
|
|
|
33369
33315
|
"value": "null",
|
|
33370
33316
|
"scope": "default",
|
|
33371
33317
|
"line": {
|
|
33372
|
-
"start":
|
|
33373
|
-
"end":
|
|
33318
|
+
"start": 438,
|
|
33319
|
+
"end": 438
|
|
33374
33320
|
}
|
|
33375
33321
|
},
|
|
33376
33322
|
"group": [
|
|
@@ -33387,8 +33333,8 @@
|
|
|
33387
33333
|
{
|
|
33388
33334
|
"description": "The border color of the flat hovered and focused Picker components.\n",
|
|
33389
33335
|
"commentRange": {
|
|
33390
|
-
"start":
|
|
33391
|
-
"end":
|
|
33336
|
+
"start": 439,
|
|
33337
|
+
"end": 440
|
|
33392
33338
|
},
|
|
33393
33339
|
"context": {
|
|
33394
33340
|
"type": "variable",
|
|
@@ -33396,8 +33342,8 @@
|
|
|
33396
33342
|
"value": "null",
|
|
33397
33343
|
"scope": "default",
|
|
33398
33344
|
"line": {
|
|
33399
|
-
"start":
|
|
33400
|
-
"end":
|
|
33345
|
+
"start": 441,
|
|
33346
|
+
"end": 441
|
|
33401
33347
|
}
|
|
33402
33348
|
},
|
|
33403
33349
|
"group": [
|
|
@@ -80838,60 +80784,6 @@
|
|
|
80838
80784
|
},
|
|
80839
80785
|
"resolvedValue": "null",
|
|
80840
80786
|
"resolvedType": "Null"
|
|
80841
|
-
},
|
|
80842
|
-
{
|
|
80843
|
-
"description": "The border color of the valid Input components.\n",
|
|
80844
|
-
"commentRange": {
|
|
80845
|
-
"start": 293,
|
|
80846
|
-
"end": 294
|
|
80847
|
-
},
|
|
80848
|
-
"context": {
|
|
80849
|
-
"type": "variable",
|
|
80850
|
-
"name": "kendo-input-valid-border",
|
|
80851
|
-
"value": "$kendo-valid-border",
|
|
80852
|
-
"scope": "default",
|
|
80853
|
-
"line": {
|
|
80854
|
-
"start": 295,
|
|
80855
|
-
"end": 295
|
|
80856
|
-
}
|
|
80857
|
-
},
|
|
80858
|
-
"group": [
|
|
80859
|
-
"input"
|
|
80860
|
-
],
|
|
80861
|
-
"access": "public",
|
|
80862
|
-
"file": {
|
|
80863
|
-
"path": "input/_variables.scss",
|
|
80864
|
-
"name": "_variables.scss"
|
|
80865
|
-
},
|
|
80866
|
-
"resolvedValue": "#3ea44e",
|
|
80867
|
-
"resolvedType": "Color"
|
|
80868
|
-
},
|
|
80869
|
-
{
|
|
80870
|
-
"description": "The shadow of the valid Input components.\n",
|
|
80871
|
-
"commentRange": {
|
|
80872
|
-
"start": 296,
|
|
80873
|
-
"end": 297
|
|
80874
|
-
},
|
|
80875
|
-
"context": {
|
|
80876
|
-
"type": "variable",
|
|
80877
|
-
"name": "kendo-input-valid-shadow",
|
|
80878
|
-
"value": "$kendo-valid-shadow",
|
|
80879
|
-
"scope": "default",
|
|
80880
|
-
"line": {
|
|
80881
|
-
"start": 298,
|
|
80882
|
-
"end": 298
|
|
80883
|
-
}
|
|
80884
|
-
},
|
|
80885
|
-
"group": [
|
|
80886
|
-
"input"
|
|
80887
|
-
],
|
|
80888
|
-
"access": "public",
|
|
80889
|
-
"file": {
|
|
80890
|
-
"path": "input/_variables.scss",
|
|
80891
|
-
"name": "_variables.scss"
|
|
80892
|
-
},
|
|
80893
|
-
"resolvedValue": "null",
|
|
80894
|
-
"resolvedType": "Null"
|
|
80895
80787
|
}
|
|
80896
80788
|
]
|
|
80897
80789
|
},
|
|
@@ -88474,8 +88366,8 @@
|
|
|
88474
88366
|
{
|
|
88475
88367
|
"description": "The background color of the Picker components.\n",
|
|
88476
88368
|
"commentRange": {
|
|
88477
|
-
"start":
|
|
88478
|
-
"end":
|
|
88369
|
+
"start": 293,
|
|
88370
|
+
"end": 294
|
|
88479
88371
|
},
|
|
88480
88372
|
"context": {
|
|
88481
88373
|
"type": "variable",
|
|
@@ -88483,8 +88375,8 @@
|
|
|
88483
88375
|
"value": "$kendo-button-bg",
|
|
88484
88376
|
"scope": "default",
|
|
88485
88377
|
"line": {
|
|
88486
|
-
"start":
|
|
88487
|
-
"end":
|
|
88378
|
+
"start": 295,
|
|
88379
|
+
"end": 295
|
|
88488
88380
|
}
|
|
88489
88381
|
},
|
|
88490
88382
|
"group": [
|
|
@@ -88501,8 +88393,8 @@
|
|
|
88501
88393
|
{
|
|
88502
88394
|
"description": "The text color of the Picker components.\n",
|
|
88503
88395
|
"commentRange": {
|
|
88504
|
-
"start":
|
|
88505
|
-
"end":
|
|
88396
|
+
"start": 296,
|
|
88397
|
+
"end": 297
|
|
88506
88398
|
},
|
|
88507
88399
|
"context": {
|
|
88508
88400
|
"type": "variable",
|
|
@@ -88510,8 +88402,8 @@
|
|
|
88510
88402
|
"value": "$kendo-button-text",
|
|
88511
88403
|
"scope": "default",
|
|
88512
88404
|
"line": {
|
|
88513
|
-
"start":
|
|
88514
|
-
"end":
|
|
88405
|
+
"start": 298,
|
|
88406
|
+
"end": 298
|
|
88515
88407
|
}
|
|
88516
88408
|
},
|
|
88517
88409
|
"group": [
|
|
@@ -88528,8 +88420,8 @@
|
|
|
88528
88420
|
{
|
|
88529
88421
|
"description": "The border color of the Picker components.\n",
|
|
88530
88422
|
"commentRange": {
|
|
88531
|
-
"start":
|
|
88532
|
-
"end":
|
|
88423
|
+
"start": 299,
|
|
88424
|
+
"end": 300
|
|
88533
88425
|
},
|
|
88534
88426
|
"context": {
|
|
88535
88427
|
"type": "variable",
|
|
@@ -88537,8 +88429,8 @@
|
|
|
88537
88429
|
"value": "$kendo-button-border",
|
|
88538
88430
|
"scope": "default",
|
|
88539
88431
|
"line": {
|
|
88540
|
-
"start":
|
|
88541
|
-
"end":
|
|
88432
|
+
"start": 301,
|
|
88433
|
+
"end": 301
|
|
88542
88434
|
}
|
|
88543
88435
|
},
|
|
88544
88436
|
"group": [
|
|
@@ -88555,8 +88447,8 @@
|
|
|
88555
88447
|
{
|
|
88556
88448
|
"description": "The gradient of the Picker components.\n",
|
|
88557
88449
|
"commentRange": {
|
|
88558
|
-
"start":
|
|
88559
|
-
"end":
|
|
88450
|
+
"start": 302,
|
|
88451
|
+
"end": 303
|
|
88560
88452
|
},
|
|
88561
88453
|
"context": {
|
|
88562
88454
|
"type": "variable",
|
|
@@ -88564,8 +88456,8 @@
|
|
|
88564
88456
|
"value": "$kendo-button-gradient",
|
|
88565
88457
|
"scope": "default",
|
|
88566
88458
|
"line": {
|
|
88567
|
-
"start":
|
|
88568
|
-
"end":
|
|
88459
|
+
"start": 304,
|
|
88460
|
+
"end": 304
|
|
88569
88461
|
}
|
|
88570
88462
|
},
|
|
88571
88463
|
"group": [
|
|
@@ -88582,8 +88474,8 @@
|
|
|
88582
88474
|
{
|
|
88583
88475
|
"description": "The shadow of the Picker components.\n",
|
|
88584
88476
|
"commentRange": {
|
|
88585
|
-
"start":
|
|
88586
|
-
"end":
|
|
88477
|
+
"start": 305,
|
|
88478
|
+
"end": 306
|
|
88587
88479
|
},
|
|
88588
88480
|
"context": {
|
|
88589
88481
|
"type": "variable",
|
|
@@ -88591,8 +88483,8 @@
|
|
|
88591
88483
|
"value": "$kendo-button-shadow",
|
|
88592
88484
|
"scope": "default",
|
|
88593
88485
|
"line": {
|
|
88594
|
-
"start":
|
|
88595
|
-
"end":
|
|
88486
|
+
"start": 307,
|
|
88487
|
+
"end": 307
|
|
88596
88488
|
}
|
|
88597
88489
|
},
|
|
88598
88490
|
"group": [
|
|
@@ -88609,8 +88501,8 @@
|
|
|
88609
88501
|
{
|
|
88610
88502
|
"description": "The background color of the hovered Picker components.\n",
|
|
88611
88503
|
"commentRange": {
|
|
88612
|
-
"start":
|
|
88613
|
-
"end":
|
|
88504
|
+
"start": 309,
|
|
88505
|
+
"end": 310
|
|
88614
88506
|
},
|
|
88615
88507
|
"context": {
|
|
88616
88508
|
"type": "variable",
|
|
@@ -88618,8 +88510,8 @@
|
|
|
88618
88510
|
"value": "$kendo-button-hover-bg",
|
|
88619
88511
|
"scope": "default",
|
|
88620
88512
|
"line": {
|
|
88621
|
-
"start":
|
|
88622
|
-
"end":
|
|
88513
|
+
"start": 311,
|
|
88514
|
+
"end": 311
|
|
88623
88515
|
}
|
|
88624
88516
|
},
|
|
88625
88517
|
"group": [
|
|
@@ -88636,8 +88528,8 @@
|
|
|
88636
88528
|
{
|
|
88637
88529
|
"description": "The text color of the hovered Picker components.\n",
|
|
88638
88530
|
"commentRange": {
|
|
88639
|
-
"start":
|
|
88640
|
-
"end":
|
|
88531
|
+
"start": 312,
|
|
88532
|
+
"end": 313
|
|
88641
88533
|
},
|
|
88642
88534
|
"context": {
|
|
88643
88535
|
"type": "variable",
|
|
@@ -88645,8 +88537,8 @@
|
|
|
88645
88537
|
"value": "$kendo-button-hover-text",
|
|
88646
88538
|
"scope": "default",
|
|
88647
88539
|
"line": {
|
|
88648
|
-
"start":
|
|
88649
|
-
"end":
|
|
88540
|
+
"start": 314,
|
|
88541
|
+
"end": 314
|
|
88650
88542
|
}
|
|
88651
88543
|
},
|
|
88652
88544
|
"group": [
|
|
@@ -88663,8 +88555,8 @@
|
|
|
88663
88555
|
{
|
|
88664
88556
|
"description": "The border color of the hovered Picker components.\n",
|
|
88665
88557
|
"commentRange": {
|
|
88666
|
-
"start":
|
|
88667
|
-
"end":
|
|
88558
|
+
"start": 315,
|
|
88559
|
+
"end": 316
|
|
88668
88560
|
},
|
|
88669
88561
|
"context": {
|
|
88670
88562
|
"type": "variable",
|
|
@@ -88672,8 +88564,8 @@
|
|
|
88672
88564
|
"value": "$kendo-button-hover-border",
|
|
88673
88565
|
"scope": "default",
|
|
88674
88566
|
"line": {
|
|
88675
|
-
"start":
|
|
88676
|
-
"end":
|
|
88567
|
+
"start": 317,
|
|
88568
|
+
"end": 317
|
|
88677
88569
|
}
|
|
88678
88570
|
},
|
|
88679
88571
|
"group": [
|
|
@@ -88690,8 +88582,8 @@
|
|
|
88690
88582
|
{
|
|
88691
88583
|
"description": "The gradient of the hovered Picker components.\n",
|
|
88692
88584
|
"commentRange": {
|
|
88693
|
-
"start":
|
|
88694
|
-
"end":
|
|
88585
|
+
"start": 318,
|
|
88586
|
+
"end": 319
|
|
88695
88587
|
},
|
|
88696
88588
|
"context": {
|
|
88697
88589
|
"type": "variable",
|
|
@@ -88699,8 +88591,8 @@
|
|
|
88699
88591
|
"value": "$kendo-button-hover-gradient",
|
|
88700
88592
|
"scope": "default",
|
|
88701
88593
|
"line": {
|
|
88702
|
-
"start":
|
|
88703
|
-
"end":
|
|
88594
|
+
"start": 320,
|
|
88595
|
+
"end": 320
|
|
88704
88596
|
}
|
|
88705
88597
|
},
|
|
88706
88598
|
"group": [
|
|
@@ -88717,8 +88609,8 @@
|
|
|
88717
88609
|
{
|
|
88718
88610
|
"description": "The shadow of the hovered Picker components.\n",
|
|
88719
88611
|
"commentRange": {
|
|
88720
|
-
"start":
|
|
88721
|
-
"end":
|
|
88612
|
+
"start": 321,
|
|
88613
|
+
"end": 322
|
|
88722
88614
|
},
|
|
88723
88615
|
"context": {
|
|
88724
88616
|
"type": "variable",
|
|
@@ -88726,8 +88618,8 @@
|
|
|
88726
88618
|
"value": "$kendo-button-hover-shadow",
|
|
88727
88619
|
"scope": "default",
|
|
88728
88620
|
"line": {
|
|
88729
|
-
"start":
|
|
88730
|
-
"end":
|
|
88621
|
+
"start": 323,
|
|
88622
|
+
"end": 323
|
|
88731
88623
|
}
|
|
88732
88624
|
},
|
|
88733
88625
|
"group": [
|
|
@@ -88744,8 +88636,8 @@
|
|
|
88744
88636
|
{
|
|
88745
88637
|
"description": "The background color of the focused Picker components.\n",
|
|
88746
88638
|
"commentRange": {
|
|
88747
|
-
"start":
|
|
88748
|
-
"end":
|
|
88639
|
+
"start": 325,
|
|
88640
|
+
"end": 326
|
|
88749
88641
|
},
|
|
88750
88642
|
"context": {
|
|
88751
88643
|
"type": "variable",
|
|
@@ -88753,8 +88645,8 @@
|
|
|
88753
88645
|
"value": "$kendo-button-focus-bg",
|
|
88754
88646
|
"scope": "default",
|
|
88755
88647
|
"line": {
|
|
88756
|
-
"start":
|
|
88757
|
-
"end":
|
|
88648
|
+
"start": 327,
|
|
88649
|
+
"end": 327
|
|
88758
88650
|
}
|
|
88759
88651
|
},
|
|
88760
88652
|
"group": [
|
|
@@ -88771,8 +88663,8 @@
|
|
|
88771
88663
|
{
|
|
88772
88664
|
"description": "The text color of the focused Picker components.\n",
|
|
88773
88665
|
"commentRange": {
|
|
88774
|
-
"start":
|
|
88775
|
-
"end":
|
|
88666
|
+
"start": 328,
|
|
88667
|
+
"end": 329
|
|
88776
88668
|
},
|
|
88777
88669
|
"context": {
|
|
88778
88670
|
"type": "variable",
|
|
@@ -88780,8 +88672,8 @@
|
|
|
88780
88672
|
"value": "$kendo-button-focus-text",
|
|
88781
88673
|
"scope": "default",
|
|
88782
88674
|
"line": {
|
|
88783
|
-
"start":
|
|
88784
|
-
"end":
|
|
88675
|
+
"start": 330,
|
|
88676
|
+
"end": 330
|
|
88785
88677
|
}
|
|
88786
88678
|
},
|
|
88787
88679
|
"group": [
|
|
@@ -88798,8 +88690,8 @@
|
|
|
88798
88690
|
{
|
|
88799
88691
|
"description": "The border color of the focused Picker components.\n",
|
|
88800
88692
|
"commentRange": {
|
|
88801
|
-
"start":
|
|
88802
|
-
"end":
|
|
88693
|
+
"start": 331,
|
|
88694
|
+
"end": 332
|
|
88803
88695
|
},
|
|
88804
88696
|
"context": {
|
|
88805
88697
|
"type": "variable",
|
|
@@ -88807,8 +88699,8 @@
|
|
|
88807
88699
|
"value": "$kendo-button-focus-border",
|
|
88808
88700
|
"scope": "default",
|
|
88809
88701
|
"line": {
|
|
88810
|
-
"start":
|
|
88811
|
-
"end":
|
|
88702
|
+
"start": 333,
|
|
88703
|
+
"end": 333
|
|
88812
88704
|
}
|
|
88813
88705
|
},
|
|
88814
88706
|
"group": [
|
|
@@ -88825,8 +88717,8 @@
|
|
|
88825
88717
|
{
|
|
88826
88718
|
"description": "The gradient of the focused Picker components.\n",
|
|
88827
88719
|
"commentRange": {
|
|
88828
|
-
"start":
|
|
88829
|
-
"end":
|
|
88720
|
+
"start": 334,
|
|
88721
|
+
"end": 335
|
|
88830
88722
|
},
|
|
88831
88723
|
"context": {
|
|
88832
88724
|
"type": "variable",
|
|
@@ -88834,8 +88726,8 @@
|
|
|
88834
88726
|
"value": "$kendo-button-focus-gradient",
|
|
88835
88727
|
"scope": "default",
|
|
88836
88728
|
"line": {
|
|
88837
|
-
"start":
|
|
88838
|
-
"end":
|
|
88729
|
+
"start": 336,
|
|
88730
|
+
"end": 336
|
|
88839
88731
|
}
|
|
88840
88732
|
},
|
|
88841
88733
|
"group": [
|
|
@@ -88852,8 +88744,8 @@
|
|
|
88852
88744
|
{
|
|
88853
88745
|
"description": "The shadow of the focused Picker components.\n",
|
|
88854
88746
|
"commentRange": {
|
|
88855
|
-
"start":
|
|
88856
|
-
"end":
|
|
88747
|
+
"start": 337,
|
|
88748
|
+
"end": 338
|
|
88857
88749
|
},
|
|
88858
88750
|
"context": {
|
|
88859
88751
|
"type": "variable",
|
|
@@ -88861,8 +88753,8 @@
|
|
|
88861
88753
|
"value": "$kendo-button-focus-shadow",
|
|
88862
88754
|
"scope": "default",
|
|
88863
88755
|
"line": {
|
|
88864
|
-
"start":
|
|
88865
|
-
"end":
|
|
88756
|
+
"start": 339,
|
|
88757
|
+
"end": 339
|
|
88866
88758
|
}
|
|
88867
88759
|
},
|
|
88868
88760
|
"group": [
|
|
@@ -88879,8 +88771,8 @@
|
|
|
88879
88771
|
{
|
|
88880
88772
|
"description": "The background color of the disabled Picker components.\n",
|
|
88881
88773
|
"commentRange": {
|
|
88882
|
-
"start":
|
|
88883
|
-
"end":
|
|
88774
|
+
"start": 341,
|
|
88775
|
+
"end": 342
|
|
88884
88776
|
},
|
|
88885
88777
|
"context": {
|
|
88886
88778
|
"type": "variable",
|
|
@@ -88888,8 +88780,8 @@
|
|
|
88888
88780
|
"value": "null",
|
|
88889
88781
|
"scope": "default",
|
|
88890
88782
|
"line": {
|
|
88891
|
-
"start":
|
|
88892
|
-
"end":
|
|
88783
|
+
"start": 343,
|
|
88784
|
+
"end": 343
|
|
88893
88785
|
}
|
|
88894
88786
|
},
|
|
88895
88787
|
"group": [
|
|
@@ -88906,8 +88798,8 @@
|
|
|
88906
88798
|
{
|
|
88907
88799
|
"description": "The text color of the disabled Picker components.\n",
|
|
88908
88800
|
"commentRange": {
|
|
88909
|
-
"start":
|
|
88910
|
-
"end":
|
|
88801
|
+
"start": 344,
|
|
88802
|
+
"end": 345
|
|
88911
88803
|
},
|
|
88912
88804
|
"context": {
|
|
88913
88805
|
"type": "variable",
|
|
@@ -88915,8 +88807,8 @@
|
|
|
88915
88807
|
"value": "null",
|
|
88916
88808
|
"scope": "default",
|
|
88917
88809
|
"line": {
|
|
88918
|
-
"start":
|
|
88919
|
-
"end":
|
|
88810
|
+
"start": 346,
|
|
88811
|
+
"end": 346
|
|
88920
88812
|
}
|
|
88921
88813
|
},
|
|
88922
88814
|
"group": [
|
|
@@ -88933,8 +88825,8 @@
|
|
|
88933
88825
|
{
|
|
88934
88826
|
"description": "The border color of the disabled Picker components.\n",
|
|
88935
88827
|
"commentRange": {
|
|
88936
|
-
"start":
|
|
88937
|
-
"end":
|
|
88828
|
+
"start": 347,
|
|
88829
|
+
"end": 348
|
|
88938
88830
|
},
|
|
88939
88831
|
"context": {
|
|
88940
88832
|
"type": "variable",
|
|
@@ -88942,8 +88834,8 @@
|
|
|
88942
88834
|
"value": "null",
|
|
88943
88835
|
"scope": "default",
|
|
88944
88836
|
"line": {
|
|
88945
|
-
"start":
|
|
88946
|
-
"end":
|
|
88837
|
+
"start": 349,
|
|
88838
|
+
"end": 349
|
|
88947
88839
|
}
|
|
88948
88840
|
},
|
|
88949
88841
|
"group": [
|
|
@@ -88960,8 +88852,8 @@
|
|
|
88960
88852
|
{
|
|
88961
88853
|
"description": "The gradient of the disabled Picker components.\n",
|
|
88962
88854
|
"commentRange": {
|
|
88963
|
-
"start":
|
|
88964
|
-
"end":
|
|
88855
|
+
"start": 350,
|
|
88856
|
+
"end": 351
|
|
88965
88857
|
},
|
|
88966
88858
|
"context": {
|
|
88967
88859
|
"type": "variable",
|
|
@@ -88969,8 +88861,8 @@
|
|
|
88969
88861
|
"value": "null",
|
|
88970
88862
|
"scope": "default",
|
|
88971
88863
|
"line": {
|
|
88972
|
-
"start":
|
|
88973
|
-
"end":
|
|
88864
|
+
"start": 352,
|
|
88865
|
+
"end": 352
|
|
88974
88866
|
}
|
|
88975
88867
|
},
|
|
88976
88868
|
"group": [
|
|
@@ -88987,8 +88879,8 @@
|
|
|
88987
88879
|
{
|
|
88988
88880
|
"description": "The shadow of the disabled Picker components.\n",
|
|
88989
88881
|
"commentRange": {
|
|
88990
|
-
"start":
|
|
88991
|
-
"end":
|
|
88882
|
+
"start": 353,
|
|
88883
|
+
"end": 354
|
|
88992
88884
|
},
|
|
88993
88885
|
"context": {
|
|
88994
88886
|
"type": "variable",
|
|
@@ -88996,8 +88888,8 @@
|
|
|
88996
88888
|
"value": "null",
|
|
88997
88889
|
"scope": "default",
|
|
88998
88890
|
"line": {
|
|
88999
|
-
"start":
|
|
89000
|
-
"end":
|
|
88891
|
+
"start": 355,
|
|
88892
|
+
"end": 355
|
|
89001
88893
|
}
|
|
89002
88894
|
},
|
|
89003
88895
|
"group": [
|
|
@@ -89014,8 +88906,8 @@
|
|
|
89014
88906
|
{
|
|
89015
88907
|
"description": "The background color of the outline Picker components.\n",
|
|
89016
88908
|
"commentRange": {
|
|
89017
|
-
"start":
|
|
89018
|
-
"end":
|
|
88909
|
+
"start": 357,
|
|
88910
|
+
"end": 358
|
|
89019
88911
|
},
|
|
89020
88912
|
"context": {
|
|
89021
88913
|
"type": "variable",
|
|
@@ -89023,8 +88915,8 @@
|
|
|
89023
88915
|
"value": "null",
|
|
89024
88916
|
"scope": "default",
|
|
89025
88917
|
"line": {
|
|
89026
|
-
"start":
|
|
89027
|
-
"end":
|
|
88918
|
+
"start": 359,
|
|
88919
|
+
"end": 359
|
|
89028
88920
|
}
|
|
89029
88921
|
},
|
|
89030
88922
|
"group": [
|
|
@@ -89041,8 +88933,8 @@
|
|
|
89041
88933
|
{
|
|
89042
88934
|
"description": "The text color of the outline Picker components.\n",
|
|
89043
88935
|
"commentRange": {
|
|
89044
|
-
"start":
|
|
89045
|
-
"end":
|
|
88936
|
+
"start": 360,
|
|
88937
|
+
"end": 361
|
|
89046
88938
|
},
|
|
89047
88939
|
"context": {
|
|
89048
88940
|
"type": "variable",
|
|
@@ -89050,8 +88942,8 @@
|
|
|
89050
88942
|
"value": "$kendo-button-text",
|
|
89051
88943
|
"scope": "default",
|
|
89052
88944
|
"line": {
|
|
89053
|
-
"start":
|
|
89054
|
-
"end":
|
|
88945
|
+
"start": 362,
|
|
88946
|
+
"end": 362
|
|
89055
88947
|
}
|
|
89056
88948
|
},
|
|
89057
88949
|
"group": [
|
|
@@ -89068,8 +88960,8 @@
|
|
|
89068
88960
|
{
|
|
89069
88961
|
"description": "The border color of the outline Picker components.\n",
|
|
89070
88962
|
"commentRange": {
|
|
89071
|
-
"start":
|
|
89072
|
-
"end":
|
|
88963
|
+
"start": 363,
|
|
88964
|
+
"end": 364
|
|
89073
88965
|
},
|
|
89074
88966
|
"context": {
|
|
89075
88967
|
"type": "variable",
|
|
@@ -89077,8 +88969,8 @@
|
|
|
89077
88969
|
"value": "if($kendo-enable-color-system, rgba( k-color( on-app-surface, true ), .5 ), rgba( $kendo-picker-outline-text, .5))",
|
|
89078
88970
|
"scope": "default",
|
|
89079
88971
|
"line": {
|
|
89080
|
-
"start":
|
|
89081
|
-
"end":
|
|
88972
|
+
"start": 365,
|
|
88973
|
+
"end": 365
|
|
89082
88974
|
}
|
|
89083
88975
|
},
|
|
89084
88976
|
"group": [
|
|
@@ -89095,8 +88987,8 @@
|
|
|
89095
88987
|
{
|
|
89096
88988
|
"description": "The background color of the outline hovered Picker components.\n",
|
|
89097
88989
|
"commentRange": {
|
|
89098
|
-
"start":
|
|
89099
|
-
"end":
|
|
88990
|
+
"start": 367,
|
|
88991
|
+
"end": 368
|
|
89100
88992
|
},
|
|
89101
88993
|
"context": {
|
|
89102
88994
|
"type": "variable",
|
|
@@ -89104,8 +88996,8 @@
|
|
|
89104
88996
|
"value": "$kendo-picker-outline-text",
|
|
89105
88997
|
"scope": "default",
|
|
89106
88998
|
"line": {
|
|
89107
|
-
"start":
|
|
89108
|
-
"end":
|
|
88999
|
+
"start": 369,
|
|
89000
|
+
"end": 369
|
|
89109
89001
|
}
|
|
89110
89002
|
},
|
|
89111
89003
|
"group": [
|
|
@@ -89122,8 +89014,8 @@
|
|
|
89122
89014
|
{
|
|
89123
89015
|
"description": "The text color of the outline hovered Picker components.\n",
|
|
89124
89016
|
"commentRange": {
|
|
89125
|
-
"start":
|
|
89126
|
-
"end":
|
|
89017
|
+
"start": 370,
|
|
89018
|
+
"end": 371
|
|
89127
89019
|
},
|
|
89128
89020
|
"context": {
|
|
89129
89021
|
"type": "variable",
|
|
@@ -89131,8 +89023,8 @@
|
|
|
89131
89023
|
"value": "if($kendo-enable-color-system, k-color( base-subtle ), k-contrast-color( $kendo-picker-outline-hover-bg ))",
|
|
89132
89024
|
"scope": "default",
|
|
89133
89025
|
"line": {
|
|
89134
|
-
"start":
|
|
89135
|
-
"end":
|
|
89026
|
+
"start": 372,
|
|
89027
|
+
"end": 372
|
|
89136
89028
|
}
|
|
89137
89029
|
},
|
|
89138
89030
|
"group": [
|
|
@@ -89149,8 +89041,8 @@
|
|
|
89149
89041
|
{
|
|
89150
89042
|
"description": "The border color of the outline hovered Picker components.\n",
|
|
89151
89043
|
"commentRange": {
|
|
89152
|
-
"start":
|
|
89153
|
-
"end":
|
|
89044
|
+
"start": 373,
|
|
89045
|
+
"end": 374
|
|
89154
89046
|
},
|
|
89155
89047
|
"context": {
|
|
89156
89048
|
"type": "variable",
|
|
@@ -89158,8 +89050,8 @@
|
|
|
89158
89050
|
"value": "$kendo-picker-outline-hover-bg",
|
|
89159
89051
|
"scope": "default",
|
|
89160
89052
|
"line": {
|
|
89161
|
-
"start":
|
|
89162
|
-
"end":
|
|
89053
|
+
"start": 375,
|
|
89054
|
+
"end": 375
|
|
89163
89055
|
}
|
|
89164
89056
|
},
|
|
89165
89057
|
"group": [
|
|
@@ -89176,8 +89068,8 @@
|
|
|
89176
89068
|
{
|
|
89177
89069
|
"description": "The background color of the outline focused Picker components.\n",
|
|
89178
89070
|
"commentRange": {
|
|
89179
|
-
"start":
|
|
89180
|
-
"end":
|
|
89071
|
+
"start": 377,
|
|
89072
|
+
"end": 378
|
|
89181
89073
|
},
|
|
89182
89074
|
"context": {
|
|
89183
89075
|
"type": "variable",
|
|
@@ -89185,8 +89077,8 @@
|
|
|
89185
89077
|
"value": "null",
|
|
89186
89078
|
"scope": "default",
|
|
89187
89079
|
"line": {
|
|
89188
|
-
"start":
|
|
89189
|
-
"end":
|
|
89080
|
+
"start": 379,
|
|
89081
|
+
"end": 379
|
|
89190
89082
|
}
|
|
89191
89083
|
},
|
|
89192
89084
|
"group": [
|
|
@@ -89203,8 +89095,8 @@
|
|
|
89203
89095
|
{
|
|
89204
89096
|
"description": "The text color of the outline focused Picker components.\n",
|
|
89205
89097
|
"commentRange": {
|
|
89206
|
-
"start":
|
|
89207
|
-
"end":
|
|
89098
|
+
"start": 380,
|
|
89099
|
+
"end": 381
|
|
89208
89100
|
},
|
|
89209
89101
|
"context": {
|
|
89210
89102
|
"type": "variable",
|
|
@@ -89212,8 +89104,8 @@
|
|
|
89212
89104
|
"value": "null",
|
|
89213
89105
|
"scope": "default",
|
|
89214
89106
|
"line": {
|
|
89215
|
-
"start":
|
|
89216
|
-
"end":
|
|
89107
|
+
"start": 382,
|
|
89108
|
+
"end": 382
|
|
89217
89109
|
}
|
|
89218
89110
|
},
|
|
89219
89111
|
"group": [
|
|
@@ -89230,8 +89122,8 @@
|
|
|
89230
89122
|
{
|
|
89231
89123
|
"description": "The border color of the outline focused Picker components.\n",
|
|
89232
89124
|
"commentRange": {
|
|
89233
|
-
"start":
|
|
89234
|
-
"end":
|
|
89125
|
+
"start": 383,
|
|
89126
|
+
"end": 384
|
|
89235
89127
|
},
|
|
89236
89128
|
"context": {
|
|
89237
89129
|
"type": "variable",
|
|
@@ -89239,8 +89131,8 @@
|
|
|
89239
89131
|
"value": "null",
|
|
89240
89132
|
"scope": "default",
|
|
89241
89133
|
"line": {
|
|
89242
|
-
"start":
|
|
89243
|
-
"end":
|
|
89134
|
+
"start": 385,
|
|
89135
|
+
"end": 385
|
|
89244
89136
|
}
|
|
89245
89137
|
},
|
|
89246
89138
|
"group": [
|
|
@@ -89257,8 +89149,8 @@
|
|
|
89257
89149
|
{
|
|
89258
89150
|
"description": "The shadow of the outline focused Picker components.\n",
|
|
89259
89151
|
"commentRange": {
|
|
89260
|
-
"start":
|
|
89261
|
-
"end":
|
|
89152
|
+
"start": 386,
|
|
89153
|
+
"end": 387
|
|
89262
89154
|
},
|
|
89263
89155
|
"context": {
|
|
89264
89156
|
"type": "variable",
|
|
@@ -89266,8 +89158,8 @@
|
|
|
89266
89158
|
"value": "$kendo-picker-focus-shadow",
|
|
89267
89159
|
"scope": "default",
|
|
89268
89160
|
"line": {
|
|
89269
|
-
"start":
|
|
89270
|
-
"end":
|
|
89161
|
+
"start": 388,
|
|
89162
|
+
"end": 388
|
|
89271
89163
|
}
|
|
89272
89164
|
},
|
|
89273
89165
|
"group": [
|
|
@@ -89284,8 +89176,8 @@
|
|
|
89284
89176
|
{
|
|
89285
89177
|
"description": "The background color of the outline hovered and focused Picker components.\n",
|
|
89286
89178
|
"commentRange": {
|
|
89287
|
-
"start":
|
|
89288
|
-
"end":
|
|
89179
|
+
"start": 390,
|
|
89180
|
+
"end": 391
|
|
89289
89181
|
},
|
|
89290
89182
|
"context": {
|
|
89291
89183
|
"type": "variable",
|
|
@@ -89293,8 +89185,8 @@
|
|
|
89293
89185
|
"value": "null",
|
|
89294
89186
|
"scope": "default",
|
|
89295
89187
|
"line": {
|
|
89296
|
-
"start":
|
|
89297
|
-
"end":
|
|
89188
|
+
"start": 392,
|
|
89189
|
+
"end": 392
|
|
89298
89190
|
}
|
|
89299
89191
|
},
|
|
89300
89192
|
"group": [
|
|
@@ -89311,8 +89203,8 @@
|
|
|
89311
89203
|
{
|
|
89312
89204
|
"description": "The text color of the outline hovered and focused Picker components.\n",
|
|
89313
89205
|
"commentRange": {
|
|
89314
|
-
"start":
|
|
89315
|
-
"end":
|
|
89206
|
+
"start": 393,
|
|
89207
|
+
"end": 394
|
|
89316
89208
|
},
|
|
89317
89209
|
"context": {
|
|
89318
89210
|
"type": "variable",
|
|
@@ -89320,8 +89212,8 @@
|
|
|
89320
89212
|
"value": "null",
|
|
89321
89213
|
"scope": "default",
|
|
89322
89214
|
"line": {
|
|
89323
|
-
"start":
|
|
89324
|
-
"end":
|
|
89215
|
+
"start": 395,
|
|
89216
|
+
"end": 395
|
|
89325
89217
|
}
|
|
89326
89218
|
},
|
|
89327
89219
|
"group": [
|
|
@@ -89338,8 +89230,8 @@
|
|
|
89338
89230
|
{
|
|
89339
89231
|
"description": "The border color of the outline hovered and focused Picker components.\n",
|
|
89340
89232
|
"commentRange": {
|
|
89341
|
-
"start":
|
|
89342
|
-
"end":
|
|
89233
|
+
"start": 396,
|
|
89234
|
+
"end": 397
|
|
89343
89235
|
},
|
|
89344
89236
|
"context": {
|
|
89345
89237
|
"type": "variable",
|
|
@@ -89347,8 +89239,8 @@
|
|
|
89347
89239
|
"value": "null",
|
|
89348
89240
|
"scope": "default",
|
|
89349
89241
|
"line": {
|
|
89350
|
-
"start":
|
|
89351
|
-
"end":
|
|
89242
|
+
"start": 398,
|
|
89243
|
+
"end": 398
|
|
89352
89244
|
}
|
|
89353
89245
|
},
|
|
89354
89246
|
"group": [
|
|
@@ -89365,8 +89257,8 @@
|
|
|
89365
89257
|
{
|
|
89366
89258
|
"description": "The background color of the flat Picker components.\n",
|
|
89367
89259
|
"commentRange": {
|
|
89368
|
-
"start":
|
|
89369
|
-
"end":
|
|
89260
|
+
"start": 400,
|
|
89261
|
+
"end": 401
|
|
89370
89262
|
},
|
|
89371
89263
|
"context": {
|
|
89372
89264
|
"type": "variable",
|
|
@@ -89374,8 +89266,8 @@
|
|
|
89374
89266
|
"value": "null",
|
|
89375
89267
|
"scope": "default",
|
|
89376
89268
|
"line": {
|
|
89377
|
-
"start":
|
|
89378
|
-
"end":
|
|
89269
|
+
"start": 402,
|
|
89270
|
+
"end": 402
|
|
89379
89271
|
}
|
|
89380
89272
|
},
|
|
89381
89273
|
"group": [
|
|
@@ -89392,8 +89284,8 @@
|
|
|
89392
89284
|
{
|
|
89393
89285
|
"description": "The text color of the flat Picker components.\n",
|
|
89394
89286
|
"commentRange": {
|
|
89395
|
-
"start":
|
|
89396
|
-
"end":
|
|
89287
|
+
"start": 403,
|
|
89288
|
+
"end": 404
|
|
89397
89289
|
},
|
|
89398
89290
|
"context": {
|
|
89399
89291
|
"type": "variable",
|
|
@@ -89401,8 +89293,8 @@
|
|
|
89401
89293
|
"value": "$kendo-button-text",
|
|
89402
89294
|
"scope": "default",
|
|
89403
89295
|
"line": {
|
|
89404
|
-
"start":
|
|
89405
|
-
"end":
|
|
89296
|
+
"start": 405,
|
|
89297
|
+
"end": 405
|
|
89406
89298
|
}
|
|
89407
89299
|
},
|
|
89408
89300
|
"group": [
|
|
@@ -89419,8 +89311,8 @@
|
|
|
89419
89311
|
{
|
|
89420
89312
|
"description": "The border color of the flat Picker components.\n",
|
|
89421
89313
|
"commentRange": {
|
|
89422
|
-
"start":
|
|
89423
|
-
"end":
|
|
89314
|
+
"start": 406,
|
|
89315
|
+
"end": 407
|
|
89424
89316
|
},
|
|
89425
89317
|
"context": {
|
|
89426
89318
|
"type": "variable",
|
|
@@ -89428,8 +89320,8 @@
|
|
|
89428
89320
|
"value": "$kendo-button-border",
|
|
89429
89321
|
"scope": "default",
|
|
89430
89322
|
"line": {
|
|
89431
|
-
"start":
|
|
89432
|
-
"end":
|
|
89323
|
+
"start": 408,
|
|
89324
|
+
"end": 408
|
|
89433
89325
|
}
|
|
89434
89326
|
},
|
|
89435
89327
|
"group": [
|
|
@@ -89446,8 +89338,8 @@
|
|
|
89446
89338
|
{
|
|
89447
89339
|
"description": "The background color of the flat hovered Picker components.\n",
|
|
89448
89340
|
"commentRange": {
|
|
89449
|
-
"start":
|
|
89450
|
-
"end":
|
|
89341
|
+
"start": 410,
|
|
89342
|
+
"end": 411
|
|
89451
89343
|
},
|
|
89452
89344
|
"context": {
|
|
89453
89345
|
"type": "variable",
|
|
@@ -89455,8 +89347,8 @@
|
|
|
89455
89347
|
"value": "if($kendo-enable-color-system, rgba( k-color( on-app-surface, true ), .04 ), rgba( $kendo-button-text, .04 ))",
|
|
89456
89348
|
"scope": "default",
|
|
89457
89349
|
"line": {
|
|
89458
|
-
"start":
|
|
89459
|
-
"end":
|
|
89350
|
+
"start": 412,
|
|
89351
|
+
"end": 412
|
|
89460
89352
|
}
|
|
89461
89353
|
},
|
|
89462
89354
|
"group": [
|
|
@@ -89473,8 +89365,8 @@
|
|
|
89473
89365
|
{
|
|
89474
89366
|
"description": "The text color of the flat hovered Picker components.\n",
|
|
89475
89367
|
"commentRange": {
|
|
89476
|
-
"start":
|
|
89477
|
-
"end":
|
|
89368
|
+
"start": 413,
|
|
89369
|
+
"end": 414
|
|
89478
89370
|
},
|
|
89479
89371
|
"context": {
|
|
89480
89372
|
"type": "variable",
|
|
@@ -89482,8 +89374,8 @@
|
|
|
89482
89374
|
"value": "null",
|
|
89483
89375
|
"scope": "default",
|
|
89484
89376
|
"line": {
|
|
89485
|
-
"start":
|
|
89486
|
-
"end":
|
|
89377
|
+
"start": 415,
|
|
89378
|
+
"end": 415
|
|
89487
89379
|
}
|
|
89488
89380
|
},
|
|
89489
89381
|
"group": [
|
|
@@ -89500,8 +89392,8 @@
|
|
|
89500
89392
|
{
|
|
89501
89393
|
"description": "The border color of the flat hovered Picker components.\n",
|
|
89502
89394
|
"commentRange": {
|
|
89503
|
-
"start":
|
|
89504
|
-
"end":
|
|
89395
|
+
"start": 416,
|
|
89396
|
+
"end": 417
|
|
89505
89397
|
},
|
|
89506
89398
|
"context": {
|
|
89507
89399
|
"type": "variable",
|
|
@@ -89509,8 +89401,8 @@
|
|
|
89509
89401
|
"value": "if($kendo-enable-color-system, rgba( k-color( border, true ), .16 ), rgba( $kendo-button-border, .16 ))",
|
|
89510
89402
|
"scope": "default",
|
|
89511
89403
|
"line": {
|
|
89512
|
-
"start":
|
|
89513
|
-
"end":
|
|
89404
|
+
"start": 418,
|
|
89405
|
+
"end": 418
|
|
89514
89406
|
}
|
|
89515
89407
|
},
|
|
89516
89408
|
"group": [
|
|
@@ -89527,8 +89419,8 @@
|
|
|
89527
89419
|
{
|
|
89528
89420
|
"description": "The background color of the flat focused Picker components.\n",
|
|
89529
89421
|
"commentRange": {
|
|
89530
|
-
"start":
|
|
89531
|
-
"end":
|
|
89422
|
+
"start": 420,
|
|
89423
|
+
"end": 421
|
|
89532
89424
|
},
|
|
89533
89425
|
"context": {
|
|
89534
89426
|
"type": "variable",
|
|
@@ -89536,8 +89428,8 @@
|
|
|
89536
89428
|
"value": "null",
|
|
89537
89429
|
"scope": "default",
|
|
89538
89430
|
"line": {
|
|
89539
|
-
"start":
|
|
89540
|
-
"end":
|
|
89431
|
+
"start": 422,
|
|
89432
|
+
"end": 422
|
|
89541
89433
|
}
|
|
89542
89434
|
},
|
|
89543
89435
|
"group": [
|
|
@@ -89554,8 +89446,8 @@
|
|
|
89554
89446
|
{
|
|
89555
89447
|
"description": "The text color of the flat focused Picker components.\n",
|
|
89556
89448
|
"commentRange": {
|
|
89557
|
-
"start":
|
|
89558
|
-
"end":
|
|
89449
|
+
"start": 423,
|
|
89450
|
+
"end": 424
|
|
89559
89451
|
},
|
|
89560
89452
|
"context": {
|
|
89561
89453
|
"type": "variable",
|
|
@@ -89563,8 +89455,8 @@
|
|
|
89563
89455
|
"value": "null",
|
|
89564
89456
|
"scope": "default",
|
|
89565
89457
|
"line": {
|
|
89566
|
-
"start":
|
|
89567
|
-
"end":
|
|
89458
|
+
"start": 425,
|
|
89459
|
+
"end": 425
|
|
89568
89460
|
}
|
|
89569
89461
|
},
|
|
89570
89462
|
"group": [
|
|
@@ -89581,8 +89473,8 @@
|
|
|
89581
89473
|
{
|
|
89582
89474
|
"description": "The border color of the flat focused Picker components.\n",
|
|
89583
89475
|
"commentRange": {
|
|
89584
|
-
"start":
|
|
89585
|
-
"end":
|
|
89476
|
+
"start": 426,
|
|
89477
|
+
"end": 427
|
|
89586
89478
|
},
|
|
89587
89479
|
"context": {
|
|
89588
89480
|
"type": "variable",
|
|
@@ -89590,8 +89482,8 @@
|
|
|
89590
89482
|
"value": "null",
|
|
89591
89483
|
"scope": "default",
|
|
89592
89484
|
"line": {
|
|
89593
|
-
"start":
|
|
89594
|
-
"end":
|
|
89485
|
+
"start": 428,
|
|
89486
|
+
"end": 428
|
|
89595
89487
|
}
|
|
89596
89488
|
},
|
|
89597
89489
|
"group": [
|
|
@@ -89608,8 +89500,8 @@
|
|
|
89608
89500
|
{
|
|
89609
89501
|
"description": "The shadow of the flat focused Picker components.\n",
|
|
89610
89502
|
"commentRange": {
|
|
89611
|
-
"start":
|
|
89612
|
-
"end":
|
|
89503
|
+
"start": 429,
|
|
89504
|
+
"end": 430
|
|
89613
89505
|
},
|
|
89614
89506
|
"context": {
|
|
89615
89507
|
"type": "variable",
|
|
@@ -89617,8 +89509,8 @@
|
|
|
89617
89509
|
"value": "$kendo-picker-focus-shadow",
|
|
89618
89510
|
"scope": "default",
|
|
89619
89511
|
"line": {
|
|
89620
|
-
"start":
|
|
89621
|
-
"end":
|
|
89512
|
+
"start": 431,
|
|
89513
|
+
"end": 431
|
|
89622
89514
|
}
|
|
89623
89515
|
},
|
|
89624
89516
|
"group": [
|
|
@@ -89635,8 +89527,8 @@
|
|
|
89635
89527
|
{
|
|
89636
89528
|
"description": "The background color of the flat hovered and focused Picker components.\n",
|
|
89637
89529
|
"commentRange": {
|
|
89638
|
-
"start":
|
|
89639
|
-
"end":
|
|
89530
|
+
"start": 433,
|
|
89531
|
+
"end": 434
|
|
89640
89532
|
},
|
|
89641
89533
|
"context": {
|
|
89642
89534
|
"type": "variable",
|
|
@@ -89644,8 +89536,8 @@
|
|
|
89644
89536
|
"value": "null",
|
|
89645
89537
|
"scope": "default",
|
|
89646
89538
|
"line": {
|
|
89647
|
-
"start":
|
|
89648
|
-
"end":
|
|
89539
|
+
"start": 435,
|
|
89540
|
+
"end": 435
|
|
89649
89541
|
}
|
|
89650
89542
|
},
|
|
89651
89543
|
"group": [
|
|
@@ -89662,8 +89554,8 @@
|
|
|
89662
89554
|
{
|
|
89663
89555
|
"description": "The text color of the flat hovered and focused Picker components.\n",
|
|
89664
89556
|
"commentRange": {
|
|
89665
|
-
"start":
|
|
89666
|
-
"end":
|
|
89557
|
+
"start": 436,
|
|
89558
|
+
"end": 437
|
|
89667
89559
|
},
|
|
89668
89560
|
"context": {
|
|
89669
89561
|
"type": "variable",
|
|
@@ -89671,8 +89563,8 @@
|
|
|
89671
89563
|
"value": "null",
|
|
89672
89564
|
"scope": "default",
|
|
89673
89565
|
"line": {
|
|
89674
|
-
"start":
|
|
89675
|
-
"end":
|
|
89566
|
+
"start": 438,
|
|
89567
|
+
"end": 438
|
|
89676
89568
|
}
|
|
89677
89569
|
},
|
|
89678
89570
|
"group": [
|
|
@@ -89689,8 +89581,8 @@
|
|
|
89689
89581
|
{
|
|
89690
89582
|
"description": "The border color of the flat hovered and focused Picker components.\n",
|
|
89691
89583
|
"commentRange": {
|
|
89692
|
-
"start":
|
|
89693
|
-
"end":
|
|
89584
|
+
"start": 439,
|
|
89585
|
+
"end": 440
|
|
89694
89586
|
},
|
|
89695
89587
|
"context": {
|
|
89696
89588
|
"type": "variable",
|
|
@@ -89698,8 +89590,8 @@
|
|
|
89698
89590
|
"value": "null",
|
|
89699
89591
|
"scope": "default",
|
|
89700
89592
|
"line": {
|
|
89701
|
-
"start":
|
|
89702
|
-
"end":
|
|
89593
|
+
"start": 441,
|
|
89594
|
+
"end": 441
|
|
89703
89595
|
}
|
|
89704
89596
|
},
|
|
89705
89597
|
"group": [
|