@progress/kendo-theme-material 7.1.0-dev.6 → 7.1.0-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.
@@ -22407,8 +22407,8 @@
22407
22407
  },
22408
22408
  "context": {
22409
22409
  "type": "variable",
22410
- "name": "kendo-input-separator-color",
22411
- "value": "$kendo-input-text",
22410
+ "name": "kendo-input-separator-text",
22411
+ "value": "rgba( $kendo-component-border, .12 )",
22412
22412
  "scope": "default",
22413
22413
  "line": {
22414
22414
  "start": 271,
@@ -22423,7 +22423,7 @@
22423
22423
  "path": "input/_variables.scss",
22424
22424
  "name": "_variables.scss"
22425
22425
  },
22426
- "resolvedValue": "rgba(0, 0, 0, 0.87)",
22426
+ "resolvedValue": "rgba(0, 0, 0, 0.12)",
22427
22427
  "resolvedType": "Color"
22428
22428
  },
22429
22429
  {
@@ -22454,15 +22454,15 @@
22454
22454
  "resolvedType": "Number"
22455
22455
  },
22456
22456
  {
22457
- "description": "The border color of the invalid Input components.\n",
22457
+ "description": "The text color of the Input prefix.\n",
22458
22458
  "commentRange": {
22459
22459
  "start": 276,
22460
22460
  "end": 277
22461
22461
  },
22462
22462
  "context": {
22463
22463
  "type": "variable",
22464
- "name": "kendo-input-invalid-border",
22465
- "value": "$kendo-invalid-border",
22464
+ "name": "kendo-input-prefix-text",
22465
+ "value": "$kendo-subtle-text",
22466
22466
  "scope": "default",
22467
22467
  "line": {
22468
22468
  "start": 278,
@@ -22477,19 +22477,19 @@
22477
22477
  "path": "input/_variables.scss",
22478
22478
  "name": "_variables.scss"
22479
22479
  },
22480
- "resolvedValue": "#f31700",
22480
+ "resolvedValue": "rgba(0, 0, 0, 0.54)",
22481
22481
  "resolvedType": "Color"
22482
22482
  },
22483
22483
  {
22484
- "description": "The shadow of the invalid Input components.\n",
22484
+ "description": "The text color of the Input suffix.\n",
22485
22485
  "commentRange": {
22486
22486
  "start": 279,
22487
22487
  "end": 280
22488
22488
  },
22489
22489
  "context": {
22490
22490
  "type": "variable",
22491
- "name": "kendo-input-invalid-shadow",
22492
- "value": "$kendo-invalid-shadow",
22491
+ "name": "kendo-input-suffix-text",
22492
+ "value": "$kendo-subtle-text",
22493
22493
  "scope": "default",
22494
22494
  "line": {
22495
22495
  "start": 281,
@@ -22504,6 +22504,114 @@
22504
22504
  "path": "input/_variables.scss",
22505
22505
  "name": "_variables.scss"
22506
22506
  },
22507
+ "resolvedValue": "rgba(0, 0, 0, 0.54)",
22508
+ "resolvedType": "Color"
22509
+ },
22510
+ {
22511
+ "description": "The border color of the invalid Input components.\n",
22512
+ "commentRange": {
22513
+ "start": 283,
22514
+ "end": 284
22515
+ },
22516
+ "context": {
22517
+ "type": "variable",
22518
+ "name": "kendo-input-invalid-border",
22519
+ "value": "$kendo-invalid-border",
22520
+ "scope": "default",
22521
+ "line": {
22522
+ "start": 285,
22523
+ "end": 285
22524
+ }
22525
+ },
22526
+ "group": [
22527
+ "input"
22528
+ ],
22529
+ "access": "public",
22530
+ "file": {
22531
+ "path": "input/_variables.scss",
22532
+ "name": "_variables.scss"
22533
+ },
22534
+ "resolvedValue": "#f31700",
22535
+ "resolvedType": "Color"
22536
+ },
22537
+ {
22538
+ "description": "The shadow of the invalid Input components.\n",
22539
+ "commentRange": {
22540
+ "start": 286,
22541
+ "end": 287
22542
+ },
22543
+ "context": {
22544
+ "type": "variable",
22545
+ "name": "kendo-input-invalid-shadow",
22546
+ "value": "$kendo-invalid-shadow",
22547
+ "scope": "default",
22548
+ "line": {
22549
+ "start": 288,
22550
+ "end": 288
22551
+ }
22552
+ },
22553
+ "group": [
22554
+ "input"
22555
+ ],
22556
+ "access": "public",
22557
+ "file": {
22558
+ "path": "input/_variables.scss",
22559
+ "name": "_variables.scss"
22560
+ },
22561
+ "resolvedValue": "null",
22562
+ "resolvedType": "Null"
22563
+ },
22564
+ {
22565
+ "description": "The border color of the valid Input components.\n",
22566
+ "commentRange": {
22567
+ "start": 290,
22568
+ "end": 291
22569
+ },
22570
+ "context": {
22571
+ "type": "variable",
22572
+ "name": "kendo-input-valid-border",
22573
+ "value": "$kendo-valid-border",
22574
+ "scope": "default",
22575
+ "line": {
22576
+ "start": 292,
22577
+ "end": 292
22578
+ }
22579
+ },
22580
+ "group": [
22581
+ "input"
22582
+ ],
22583
+ "access": "public",
22584
+ "file": {
22585
+ "path": "input/_variables.scss",
22586
+ "name": "_variables.scss"
22587
+ },
22588
+ "resolvedValue": "#37b400",
22589
+ "resolvedType": "Color"
22590
+ },
22591
+ {
22592
+ "description": "The shadow of the valid Input components.\n",
22593
+ "commentRange": {
22594
+ "start": 293,
22595
+ "end": 294
22596
+ },
22597
+ "context": {
22598
+ "type": "variable",
22599
+ "name": "kendo-input-valid-shadow",
22600
+ "value": "$kendo-valid-shadow",
22601
+ "scope": "default",
22602
+ "line": {
22603
+ "start": 295,
22604
+ "end": 295
22605
+ }
22606
+ },
22607
+ "group": [
22608
+ "input"
22609
+ ],
22610
+ "access": "public",
22611
+ "file": {
22612
+ "path": "input/_variables.scss",
22613
+ "name": "_variables.scss"
22614
+ },
22507
22615
  "resolvedValue": "null",
22508
22616
  "resolvedType": "Null"
22509
22617
  },
@@ -28801,8 +28909,8 @@
28801
28909
  {
28802
28910
  "description": "The background color of the Picker components.\n",
28803
28911
  "commentRange": {
28804
- "start": 283,
28805
- "end": 284
28912
+ "start": 297,
28913
+ "end": 298
28806
28914
  },
28807
28915
  "context": {
28808
28916
  "type": "variable",
@@ -28810,8 +28918,8 @@
28810
28918
  "value": "$kendo-input-bg",
28811
28919
  "scope": "default",
28812
28920
  "line": {
28813
- "start": 285,
28814
- "end": 285
28921
+ "start": 299,
28922
+ "end": 299
28815
28923
  }
28816
28924
  },
28817
28925
  "group": [
@@ -28828,8 +28936,8 @@
28828
28936
  {
28829
28937
  "description": "The text color of the Picker components.\n",
28830
28938
  "commentRange": {
28831
- "start": 286,
28832
- "end": 287
28939
+ "start": 300,
28940
+ "end": 301
28833
28941
  },
28834
28942
  "context": {
28835
28943
  "type": "variable",
@@ -28837,8 +28945,8 @@
28837
28945
  "value": "$kendo-input-text",
28838
28946
  "scope": "default",
28839
28947
  "line": {
28840
- "start": 288,
28841
- "end": 288
28948
+ "start": 302,
28949
+ "end": 302
28842
28950
  }
28843
28951
  },
28844
28952
  "group": [
@@ -28855,8 +28963,8 @@
28855
28963
  {
28856
28964
  "description": "The border color of the Picker components.\n",
28857
28965
  "commentRange": {
28858
- "start": 289,
28859
- "end": 290
28966
+ "start": 303,
28967
+ "end": 304
28860
28968
  },
28861
28969
  "context": {
28862
28970
  "type": "variable",
@@ -28864,8 +28972,8 @@
28864
28972
  "value": "$kendo-input-border",
28865
28973
  "scope": "default",
28866
28974
  "line": {
28867
- "start": 291,
28868
- "end": 291
28975
+ "start": 305,
28976
+ "end": 305
28869
28977
  }
28870
28978
  },
28871
28979
  "group": [
@@ -28882,8 +28990,8 @@
28882
28990
  {
28883
28991
  "description": "The gradient of the Picker components.\n",
28884
28992
  "commentRange": {
28885
- "start": 292,
28886
- "end": 293
28993
+ "start": 306,
28994
+ "end": 307
28887
28995
  },
28888
28996
  "context": {
28889
28997
  "type": "variable",
@@ -28891,8 +28999,8 @@
28891
28999
  "value": "null",
28892
29000
  "scope": "default",
28893
29001
  "line": {
28894
- "start": 294,
28895
- "end": 294
29002
+ "start": 308,
29003
+ "end": 308
28896
29004
  }
28897
29005
  },
28898
29006
  "group": [
@@ -28909,8 +29017,8 @@
28909
29017
  {
28910
29018
  "description": "The shadow of the Picker components.\n",
28911
29019
  "commentRange": {
28912
- "start": 295,
28913
- "end": 296
29020
+ "start": 309,
29021
+ "end": 310
28914
29022
  },
28915
29023
  "context": {
28916
29024
  "type": "variable",
@@ -28918,8 +29026,8 @@
28918
29026
  "value": "$kendo-input-shadow",
28919
29027
  "scope": "default",
28920
29028
  "line": {
28921
- "start": 297,
28922
- "end": 297
29029
+ "start": 311,
29030
+ "end": 311
28923
29031
  }
28924
29032
  },
28925
29033
  "group": [
@@ -28936,8 +29044,8 @@
28936
29044
  {
28937
29045
  "description": "The background color of the hovered Picker components.\n",
28938
29046
  "commentRange": {
28939
- "start": 299,
28940
- "end": 300
29047
+ "start": 313,
29048
+ "end": 314
28941
29049
  },
28942
29050
  "context": {
28943
29051
  "type": "variable",
@@ -28945,8 +29053,8 @@
28945
29053
  "value": "$kendo-input-hover-bg",
28946
29054
  "scope": "default",
28947
29055
  "line": {
28948
- "start": 301,
28949
- "end": 301
29056
+ "start": 315,
29057
+ "end": 315
28950
29058
  }
28951
29059
  },
28952
29060
  "group": [
@@ -28963,8 +29071,8 @@
28963
29071
  {
28964
29072
  "description": "The text color of the hovered Picker components.\n",
28965
29073
  "commentRange": {
28966
- "start": 302,
28967
- "end": 303
29074
+ "start": 316,
29075
+ "end": 317
28968
29076
  },
28969
29077
  "context": {
28970
29078
  "type": "variable",
@@ -28972,8 +29080,8 @@
28972
29080
  "value": "$kendo-input-hover-text",
28973
29081
  "scope": "default",
28974
29082
  "line": {
28975
- "start": 304,
28976
- "end": 304
29083
+ "start": 318,
29084
+ "end": 318
28977
29085
  }
28978
29086
  },
28979
29087
  "group": [
@@ -28990,8 +29098,8 @@
28990
29098
  {
28991
29099
  "description": "The border color of the hovered Picker components.\n",
28992
29100
  "commentRange": {
28993
- "start": 305,
28994
- "end": 306
29101
+ "start": 319,
29102
+ "end": 320
28995
29103
  },
28996
29104
  "context": {
28997
29105
  "type": "variable",
@@ -28999,8 +29107,8 @@
28999
29107
  "value": "$kendo-input-hover-border",
29000
29108
  "scope": "default",
29001
29109
  "line": {
29002
- "start": 307,
29003
- "end": 307
29110
+ "start": 321,
29111
+ "end": 321
29004
29112
  }
29005
29113
  },
29006
29114
  "group": [
@@ -29017,8 +29125,8 @@
29017
29125
  {
29018
29126
  "description": "The gradient of the hovered Picker components.\n",
29019
29127
  "commentRange": {
29020
- "start": 308,
29021
- "end": 309
29128
+ "start": 322,
29129
+ "end": 323
29022
29130
  },
29023
29131
  "context": {
29024
29132
  "type": "variable",
@@ -29026,8 +29134,8 @@
29026
29134
  "value": "null",
29027
29135
  "scope": "default",
29028
29136
  "line": {
29029
- "start": 310,
29030
- "end": 310
29137
+ "start": 324,
29138
+ "end": 324
29031
29139
  }
29032
29140
  },
29033
29141
  "group": [
@@ -29044,8 +29152,8 @@
29044
29152
  {
29045
29153
  "description": "The shadow of the hovered Picker components.\n",
29046
29154
  "commentRange": {
29047
- "start": 311,
29048
- "end": 312
29155
+ "start": 325,
29156
+ "end": 326
29049
29157
  },
29050
29158
  "context": {
29051
29159
  "type": "variable",
@@ -29053,8 +29161,8 @@
29053
29161
  "value": "$kendo-input-hover-shadow",
29054
29162
  "scope": "default",
29055
29163
  "line": {
29056
- "start": 313,
29057
- "end": 313
29164
+ "start": 327,
29165
+ "end": 327
29058
29166
  }
29059
29167
  },
29060
29168
  "group": [
@@ -29071,8 +29179,8 @@
29071
29179
  {
29072
29180
  "description": "The background color of the focused Picker components.\n",
29073
29181
  "commentRange": {
29074
- "start": 315,
29075
- "end": 316
29182
+ "start": 329,
29183
+ "end": 330
29076
29184
  },
29077
29185
  "context": {
29078
29186
  "type": "variable",
@@ -29080,8 +29188,8 @@
29080
29188
  "value": "$kendo-input-focus-bg",
29081
29189
  "scope": "default",
29082
29190
  "line": {
29083
- "start": 317,
29084
- "end": 317
29191
+ "start": 331,
29192
+ "end": 331
29085
29193
  }
29086
29194
  },
29087
29195
  "group": [
@@ -29098,8 +29206,8 @@
29098
29206
  {
29099
29207
  "description": "The text color of the focused Picker components.\n",
29100
29208
  "commentRange": {
29101
- "start": 318,
29102
- "end": 319
29209
+ "start": 332,
29210
+ "end": 333
29103
29211
  },
29104
29212
  "context": {
29105
29213
  "type": "variable",
@@ -29107,8 +29215,8 @@
29107
29215
  "value": "$kendo-input-focus-text",
29108
29216
  "scope": "default",
29109
29217
  "line": {
29110
- "start": 320,
29111
- "end": 320
29218
+ "start": 334,
29219
+ "end": 334
29112
29220
  }
29113
29221
  },
29114
29222
  "group": [
@@ -29125,8 +29233,8 @@
29125
29233
  {
29126
29234
  "description": "The border color of the focused Picker components.\n",
29127
29235
  "commentRange": {
29128
- "start": 321,
29129
- "end": 322
29236
+ "start": 335,
29237
+ "end": 336
29130
29238
  },
29131
29239
  "context": {
29132
29240
  "type": "variable",
@@ -29134,8 +29242,8 @@
29134
29242
  "value": "$kendo-input-focus-border",
29135
29243
  "scope": "default",
29136
29244
  "line": {
29137
- "start": 323,
29138
- "end": 323
29245
+ "start": 337,
29246
+ "end": 337
29139
29247
  }
29140
29248
  },
29141
29249
  "group": [
@@ -29152,8 +29260,8 @@
29152
29260
  {
29153
29261
  "description": "The gradient of the focused Picker components.\n",
29154
29262
  "commentRange": {
29155
- "start": 324,
29156
- "end": 325
29263
+ "start": 338,
29264
+ "end": 339
29157
29265
  },
29158
29266
  "context": {
29159
29267
  "type": "variable",
@@ -29161,8 +29269,8 @@
29161
29269
  "value": "null",
29162
29270
  "scope": "default",
29163
29271
  "line": {
29164
- "start": 326,
29165
- "end": 326
29272
+ "start": 340,
29273
+ "end": 340
29166
29274
  }
29167
29275
  },
29168
29276
  "group": [
@@ -29179,8 +29287,8 @@
29179
29287
  {
29180
29288
  "description": "The shadow of the focused Picker components.\n",
29181
29289
  "commentRange": {
29182
- "start": 327,
29183
- "end": 328
29290
+ "start": 341,
29291
+ "end": 342
29184
29292
  },
29185
29293
  "context": {
29186
29294
  "type": "variable",
@@ -29188,8 +29296,8 @@
29188
29296
  "value": "$kendo-input-focus-shadow",
29189
29297
  "scope": "default",
29190
29298
  "line": {
29191
- "start": 329,
29192
- "end": 329
29299
+ "start": 343,
29300
+ "end": 343
29193
29301
  }
29194
29302
  },
29195
29303
  "group": [
@@ -29206,8 +29314,8 @@
29206
29314
  {
29207
29315
  "description": "The background color of the disabled Picker components.\n",
29208
29316
  "commentRange": {
29209
- "start": 331,
29210
- "end": 332
29317
+ "start": 345,
29318
+ "end": 346
29211
29319
  },
29212
29320
  "context": {
29213
29321
  "type": "variable",
@@ -29215,8 +29323,8 @@
29215
29323
  "value": "$kendo-input-disabled-bg",
29216
29324
  "scope": "default",
29217
29325
  "line": {
29218
- "start": 333,
29219
- "end": 333
29326
+ "start": 347,
29327
+ "end": 347
29220
29328
  }
29221
29329
  },
29222
29330
  "group": [
@@ -29233,8 +29341,8 @@
29233
29341
  {
29234
29342
  "description": "The text color of the disabled Picker components.\n",
29235
29343
  "commentRange": {
29236
- "start": 334,
29237
- "end": 335
29344
+ "start": 348,
29345
+ "end": 349
29238
29346
  },
29239
29347
  "context": {
29240
29348
  "type": "variable",
@@ -29242,8 +29350,8 @@
29242
29350
  "value": "$kendo-input-disabled-text",
29243
29351
  "scope": "default",
29244
29352
  "line": {
29245
- "start": 336,
29246
- "end": 336
29353
+ "start": 350,
29354
+ "end": 350
29247
29355
  }
29248
29356
  },
29249
29357
  "group": [
@@ -29260,8 +29368,8 @@
29260
29368
  {
29261
29369
  "description": "The border color of the disabled Picker components.\n",
29262
29370
  "commentRange": {
29263
- "start": 337,
29264
- "end": 338
29371
+ "start": 351,
29372
+ "end": 352
29265
29373
  },
29266
29374
  "context": {
29267
29375
  "type": "variable",
@@ -29269,8 +29377,8 @@
29269
29377
  "value": "$kendo-input-disabled-border",
29270
29378
  "scope": "default",
29271
29379
  "line": {
29272
- "start": 339,
29273
- "end": 339
29380
+ "start": 353,
29381
+ "end": 353
29274
29382
  }
29275
29383
  },
29276
29384
  "group": [
@@ -29287,8 +29395,8 @@
29287
29395
  {
29288
29396
  "description": "The gradient of the disabled Picker components.\n",
29289
29397
  "commentRange": {
29290
- "start": 340,
29291
- "end": 341
29398
+ "start": 354,
29399
+ "end": 355
29292
29400
  },
29293
29401
  "context": {
29294
29402
  "type": "variable",
@@ -29296,8 +29404,8 @@
29296
29404
  "value": "null",
29297
29405
  "scope": "default",
29298
29406
  "line": {
29299
- "start": 342,
29300
- "end": 342
29407
+ "start": 356,
29408
+ "end": 356
29301
29409
  }
29302
29410
  },
29303
29411
  "group": [
@@ -29314,8 +29422,8 @@
29314
29422
  {
29315
29423
  "description": "The shadow of the disabled Picker components.\n",
29316
29424
  "commentRange": {
29317
- "start": 343,
29318
- "end": 344
29425
+ "start": 357,
29426
+ "end": 358
29319
29427
  },
29320
29428
  "context": {
29321
29429
  "type": "variable",
@@ -29323,8 +29431,8 @@
29323
29431
  "value": "null",
29324
29432
  "scope": "default",
29325
29433
  "line": {
29326
- "start": 345,
29327
- "end": 345
29434
+ "start": 359,
29435
+ "end": 359
29328
29436
  }
29329
29437
  },
29330
29438
  "group": [
@@ -29341,8 +29449,8 @@
29341
29449
  {
29342
29450
  "description": "The background color of the outline Picker components.\n",
29343
29451
  "commentRange": {
29344
- "start": 347,
29345
- "end": 348
29452
+ "start": 361,
29453
+ "end": 362
29346
29454
  },
29347
29455
  "context": {
29348
29456
  "type": "variable",
@@ -29350,8 +29458,8 @@
29350
29458
  "value": "null",
29351
29459
  "scope": "default",
29352
29460
  "line": {
29353
- "start": 349,
29354
- "end": 349
29461
+ "start": 363,
29462
+ "end": 363
29355
29463
  }
29356
29464
  },
29357
29465
  "group": [
@@ -29368,8 +29476,8 @@
29368
29476
  {
29369
29477
  "description": "The text color of the outline Picker components.\n",
29370
29478
  "commentRange": {
29371
- "start": 350,
29372
- "end": 351
29479
+ "start": 364,
29480
+ "end": 365
29373
29481
  },
29374
29482
  "context": {
29375
29483
  "type": "variable",
@@ -29377,8 +29485,8 @@
29377
29485
  "value": "$kendo-picker-text",
29378
29486
  "scope": "default",
29379
29487
  "line": {
29380
- "start": 352,
29381
- "end": 352
29488
+ "start": 366,
29489
+ "end": 366
29382
29490
  }
29383
29491
  },
29384
29492
  "group": [
@@ -29395,8 +29503,8 @@
29395
29503
  {
29396
29504
  "description": "The border color of the outline Picker components.\n",
29397
29505
  "commentRange": {
29398
- "start": 353,
29399
- "end": 354
29506
+ "start": 367,
29507
+ "end": 368
29400
29508
  },
29401
29509
  "context": {
29402
29510
  "type": "variable",
@@ -29404,8 +29512,8 @@
29404
29512
  "value": "$kendo-picker-border",
29405
29513
  "scope": "default",
29406
29514
  "line": {
29407
- "start": 355,
29408
- "end": 355
29515
+ "start": 369,
29516
+ "end": 369
29409
29517
  }
29410
29518
  },
29411
29519
  "group": [
@@ -29422,8 +29530,8 @@
29422
29530
  {
29423
29531
  "description": "The background color of the outline hovered Picker components.\n",
29424
29532
  "commentRange": {
29425
- "start": 357,
29426
- "end": 358
29533
+ "start": 371,
29534
+ "end": 372
29427
29535
  },
29428
29536
  "context": {
29429
29537
  "type": "variable",
@@ -29431,8 +29539,8 @@
29431
29539
  "value": "null",
29432
29540
  "scope": "default",
29433
29541
  "line": {
29434
- "start": 359,
29435
- "end": 359
29542
+ "start": 373,
29543
+ "end": 373
29436
29544
  }
29437
29545
  },
29438
29546
  "group": [
@@ -29449,8 +29557,8 @@
29449
29557
  {
29450
29558
  "description": "The text color of the outline hovered Picker components.\n",
29451
29559
  "commentRange": {
29452
- "start": 360,
29453
- "end": 361
29560
+ "start": 374,
29561
+ "end": 375
29454
29562
  },
29455
29563
  "context": {
29456
29564
  "type": "variable",
@@ -29458,8 +29566,8 @@
29458
29566
  "value": "null",
29459
29567
  "scope": "default",
29460
29568
  "line": {
29461
- "start": 362,
29462
- "end": 362
29569
+ "start": 376,
29570
+ "end": 376
29463
29571
  }
29464
29572
  },
29465
29573
  "group": [
@@ -29476,8 +29584,8 @@
29476
29584
  {
29477
29585
  "description": "The border color of the outline hovered Picker components.\n",
29478
29586
  "commentRange": {
29479
- "start": 363,
29480
- "end": 364
29587
+ "start": 377,
29588
+ "end": 378
29481
29589
  },
29482
29590
  "context": {
29483
29591
  "type": "variable",
@@ -29485,8 +29593,8 @@
29485
29593
  "value": "$kendo-picker-hover-border",
29486
29594
  "scope": "default",
29487
29595
  "line": {
29488
- "start": 365,
29489
- "end": 365
29596
+ "start": 379,
29597
+ "end": 379
29490
29598
  }
29491
29599
  },
29492
29600
  "group": [
@@ -29503,8 +29611,8 @@
29503
29611
  {
29504
29612
  "description": "The background color of the outline focused Picker components.\n",
29505
29613
  "commentRange": {
29506
- "start": 367,
29507
- "end": 368
29614
+ "start": 381,
29615
+ "end": 382
29508
29616
  },
29509
29617
  "context": {
29510
29618
  "type": "variable",
@@ -29512,8 +29620,8 @@
29512
29620
  "value": "nul",
29513
29621
  "scope": "default",
29514
29622
  "line": {
29515
- "start": 369,
29516
- "end": 369
29623
+ "start": 383,
29624
+ "end": 383
29517
29625
  }
29518
29626
  },
29519
29627
  "group": [
@@ -29530,8 +29638,8 @@
29530
29638
  {
29531
29639
  "description": "The text color of the outline focused Picker components.\n",
29532
29640
  "commentRange": {
29533
- "start": 370,
29534
- "end": 371
29641
+ "start": 384,
29642
+ "end": 385
29535
29643
  },
29536
29644
  "context": {
29537
29645
  "type": "variable",
@@ -29539,8 +29647,8 @@
29539
29647
  "value": "null",
29540
29648
  "scope": "default",
29541
29649
  "line": {
29542
- "start": 372,
29543
- "end": 372
29650
+ "start": 386,
29651
+ "end": 386
29544
29652
  }
29545
29653
  },
29546
29654
  "group": [
@@ -29557,8 +29665,8 @@
29557
29665
  {
29558
29666
  "description": "The border color of the outline focused Picker components.\n",
29559
29667
  "commentRange": {
29560
- "start": 373,
29561
- "end": 374
29668
+ "start": 387,
29669
+ "end": 388
29562
29670
  },
29563
29671
  "context": {
29564
29672
  "type": "variable",
@@ -29566,8 +29674,8 @@
29566
29674
  "value": "$kendo-picker-focus-border",
29567
29675
  "scope": "default",
29568
29676
  "line": {
29569
- "start": 375,
29570
- "end": 375
29677
+ "start": 389,
29678
+ "end": 389
29571
29679
  }
29572
29680
  },
29573
29681
  "group": [
@@ -29584,8 +29692,8 @@
29584
29692
  {
29585
29693
  "description": "The shadow of the outline focused Picker components.\n",
29586
29694
  "commentRange": {
29587
- "start": 376,
29588
- "end": 377
29695
+ "start": 390,
29696
+ "end": 391
29589
29697
  },
29590
29698
  "context": {
29591
29699
  "type": "variable",
@@ -29593,8 +29701,8 @@
29593
29701
  "value": "null",
29594
29702
  "scope": "default",
29595
29703
  "line": {
29596
- "start": 378,
29597
- "end": 378
29704
+ "start": 392,
29705
+ "end": 392
29598
29706
  }
29599
29707
  },
29600
29708
  "group": [
@@ -29611,8 +29719,8 @@
29611
29719
  {
29612
29720
  "description": "The background color of the outline hovered and focused Picker components.\n",
29613
29721
  "commentRange": {
29614
- "start": 380,
29615
- "end": 381
29722
+ "start": 394,
29723
+ "end": 395
29616
29724
  },
29617
29725
  "context": {
29618
29726
  "type": "variable",
@@ -29620,8 +29728,8 @@
29620
29728
  "value": "null",
29621
29729
  "scope": "default",
29622
29730
  "line": {
29623
- "start": 382,
29624
- "end": 382
29731
+ "start": 396,
29732
+ "end": 396
29625
29733
  }
29626
29734
  },
29627
29735
  "group": [
@@ -29638,8 +29746,8 @@
29638
29746
  {
29639
29747
  "description": "The text color of the outline hovered and focused Picker components.\n",
29640
29748
  "commentRange": {
29641
- "start": 383,
29642
- "end": 384
29749
+ "start": 397,
29750
+ "end": 398
29643
29751
  },
29644
29752
  "context": {
29645
29753
  "type": "variable",
@@ -29647,8 +29755,8 @@
29647
29755
  "value": "null",
29648
29756
  "scope": "default",
29649
29757
  "line": {
29650
- "start": 385,
29651
- "end": 385
29758
+ "start": 399,
29759
+ "end": 399
29652
29760
  }
29653
29761
  },
29654
29762
  "group": [
@@ -29665,8 +29773,8 @@
29665
29773
  {
29666
29774
  "description": "The border color of the outline hovered and focused Picker components.\n",
29667
29775
  "commentRange": {
29668
- "start": 386,
29669
- "end": 387
29776
+ "start": 400,
29777
+ "end": 401
29670
29778
  },
29671
29779
  "context": {
29672
29780
  "type": "variable",
@@ -29674,8 +29782,8 @@
29674
29782
  "value": "null",
29675
29783
  "scope": "default",
29676
29784
  "line": {
29677
- "start": 388,
29678
- "end": 388
29785
+ "start": 402,
29786
+ "end": 402
29679
29787
  }
29680
29788
  },
29681
29789
  "group": [
@@ -29692,8 +29800,8 @@
29692
29800
  {
29693
29801
  "description": "The background color of the flat Picker components.\n",
29694
29802
  "commentRange": {
29695
- "start": 390,
29696
- "end": 391
29803
+ "start": 404,
29804
+ "end": 405
29697
29805
  },
29698
29806
  "context": {
29699
29807
  "type": "variable",
@@ -29701,8 +29809,8 @@
29701
29809
  "value": "null",
29702
29810
  "scope": "default",
29703
29811
  "line": {
29704
- "start": 392,
29705
- "end": 392
29812
+ "start": 406,
29813
+ "end": 406
29706
29814
  }
29707
29815
  },
29708
29816
  "group": [
@@ -29719,8 +29827,8 @@
29719
29827
  {
29720
29828
  "description": "The text color of the flat Picker components.\n",
29721
29829
  "commentRange": {
29722
- "start": 393,
29723
- "end": 394
29830
+ "start": 407,
29831
+ "end": 408
29724
29832
  },
29725
29833
  "context": {
29726
29834
  "type": "variable",
@@ -29728,8 +29836,8 @@
29728
29836
  "value": "$kendo-picker-text",
29729
29837
  "scope": "default",
29730
29838
  "line": {
29731
- "start": 395,
29732
- "end": 395
29839
+ "start": 409,
29840
+ "end": 409
29733
29841
  }
29734
29842
  },
29735
29843
  "group": [
@@ -29746,8 +29854,8 @@
29746
29854
  {
29747
29855
  "description": "The border color of the flat Picker components.\n",
29748
29856
  "commentRange": {
29749
- "start": 396,
29750
- "end": 397
29857
+ "start": 410,
29858
+ "end": 411
29751
29859
  },
29752
29860
  "context": {
29753
29861
  "type": "variable",
@@ -29755,8 +29863,8 @@
29755
29863
  "value": "$kendo-picker-border",
29756
29864
  "scope": "default",
29757
29865
  "line": {
29758
- "start": 398,
29759
- "end": 398
29866
+ "start": 412,
29867
+ "end": 412
29760
29868
  }
29761
29869
  },
29762
29870
  "group": [
@@ -29773,8 +29881,8 @@
29773
29881
  {
29774
29882
  "description": "The background color of the flat hovered Picker components.\n",
29775
29883
  "commentRange": {
29776
- "start": 400,
29777
- "end": 401
29884
+ "start": 414,
29885
+ "end": 415
29778
29886
  },
29779
29887
  "context": {
29780
29888
  "type": "variable",
@@ -29782,8 +29890,8 @@
29782
29890
  "value": "null",
29783
29891
  "scope": "default",
29784
29892
  "line": {
29785
- "start": 402,
29786
- "end": 402
29893
+ "start": 416,
29894
+ "end": 416
29787
29895
  }
29788
29896
  },
29789
29897
  "group": [
@@ -29800,8 +29908,8 @@
29800
29908
  {
29801
29909
  "description": "The text color of the flat hovered Picker components.\n",
29802
29910
  "commentRange": {
29803
- "start": 403,
29804
- "end": 404
29911
+ "start": 417,
29912
+ "end": 418
29805
29913
  },
29806
29914
  "context": {
29807
29915
  "type": "variable",
@@ -29809,8 +29917,8 @@
29809
29917
  "value": "null",
29810
29918
  "scope": "default",
29811
29919
  "line": {
29812
- "start": 405,
29813
- "end": 405
29920
+ "start": 419,
29921
+ "end": 419
29814
29922
  }
29815
29923
  },
29816
29924
  "group": [
@@ -29827,8 +29935,8 @@
29827
29935
  {
29828
29936
  "description": "The background color of the flat focused Picker components.\n",
29829
29937
  "commentRange": {
29830
- "start": 410,
29831
- "end": 411
29938
+ "start": 424,
29939
+ "end": 425
29832
29940
  },
29833
29941
  "context": {
29834
29942
  "type": "variable",
@@ -29836,8 +29944,8 @@
29836
29944
  "value": "null",
29837
29945
  "scope": "default",
29838
29946
  "line": {
29839
- "start": 412,
29840
- "end": 412
29947
+ "start": 426,
29948
+ "end": 426
29841
29949
  }
29842
29950
  },
29843
29951
  "group": [
@@ -29854,8 +29962,8 @@
29854
29962
  {
29855
29963
  "description": "The text color of the flat focused Picker components.\n",
29856
29964
  "commentRange": {
29857
- "start": 413,
29858
- "end": 414
29965
+ "start": 427,
29966
+ "end": 428
29859
29967
  },
29860
29968
  "context": {
29861
29969
  "type": "variable",
@@ -29863,8 +29971,8 @@
29863
29971
  "value": "null",
29864
29972
  "scope": "default",
29865
29973
  "line": {
29866
- "start": 415,
29867
- "end": 415
29974
+ "start": 429,
29975
+ "end": 429
29868
29976
  }
29869
29977
  },
29870
29978
  "group": [
@@ -29881,8 +29989,8 @@
29881
29989
  {
29882
29990
  "description": "The border color of the flat focused Picker components.\n",
29883
29991
  "commentRange": {
29884
- "start": 416,
29885
- "end": 417
29992
+ "start": 430,
29993
+ "end": 431
29886
29994
  },
29887
29995
  "context": {
29888
29996
  "type": "variable",
@@ -29890,8 +29998,8 @@
29890
29998
  "value": "$kendo-picker-focus-border",
29891
29999
  "scope": "default",
29892
30000
  "line": {
29893
- "start": 418,
29894
- "end": 418
30001
+ "start": 432,
30002
+ "end": 432
29895
30003
  }
29896
30004
  },
29897
30005
  "group": [
@@ -29908,8 +30016,8 @@
29908
30016
  {
29909
30017
  "description": "The shadow of the flat focused Picker components.\n",
29910
30018
  "commentRange": {
29911
- "start": 419,
29912
- "end": 420
30019
+ "start": 433,
30020
+ "end": 434
29913
30021
  },
29914
30022
  "context": {
29915
30023
  "type": "variable",
@@ -29917,8 +30025,8 @@
29917
30025
  "value": "null",
29918
30026
  "scope": "default",
29919
30027
  "line": {
29920
- "start": 421,
29921
- "end": 421
30028
+ "start": 435,
30029
+ "end": 435
29922
30030
  }
29923
30031
  },
29924
30032
  "group": [
@@ -29935,8 +30043,8 @@
29935
30043
  {
29936
30044
  "description": "The background color of the flat hovered and focused Picker components.\n",
29937
30045
  "commentRange": {
29938
- "start": 423,
29939
- "end": 424
30046
+ "start": 437,
30047
+ "end": 438
29940
30048
  },
29941
30049
  "context": {
29942
30050
  "type": "variable",
@@ -29944,8 +30052,8 @@
29944
30052
  "value": "null",
29945
30053
  "scope": "default",
29946
30054
  "line": {
29947
- "start": 425,
29948
- "end": 425
30055
+ "start": 439,
30056
+ "end": 439
29949
30057
  }
29950
30058
  },
29951
30059
  "group": [
@@ -29962,8 +30070,8 @@
29962
30070
  {
29963
30071
  "description": "The text color of the flat hovered and focused Picker components.\n",
29964
30072
  "commentRange": {
29965
- "start": 426,
29966
- "end": 427
30073
+ "start": 440,
30074
+ "end": 441
29967
30075
  },
29968
30076
  "context": {
29969
30077
  "type": "variable",
@@ -29971,8 +30079,8 @@
29971
30079
  "value": "null",
29972
30080
  "scope": "default",
29973
30081
  "line": {
29974
- "start": 428,
29975
- "end": 428
30082
+ "start": 442,
30083
+ "end": 442
29976
30084
  }
29977
30085
  },
29978
30086
  "group": [
@@ -29989,8 +30097,8 @@
29989
30097
  {
29990
30098
  "description": "The border color of the flat hovered and focused Picker components.\n",
29991
30099
  "commentRange": {
29992
- "start": 429,
29993
- "end": 430
30100
+ "start": 443,
30101
+ "end": 444
29994
30102
  },
29995
30103
  "context": {
29996
30104
  "type": "variable",
@@ -29998,8 +30106,8 @@
29998
30106
  "value": "null",
29999
30107
  "scope": "default",
30000
30108
  "line": {
30001
- "start": 431,
30002
- "end": 431
30109
+ "start": 445,
30110
+ "end": 445
30003
30111
  }
30004
30112
  },
30005
30113
  "group": [
@@ -30016,8 +30124,8 @@
30016
30124
  {
30017
30125
  "description": "The border color of the flat hovered Picker components.\n",
30018
30126
  "commentRange": {
30019
- "start": 406,
30020
- "end": 407
30127
+ "start": 420,
30128
+ "end": 421
30021
30129
  },
30022
30130
  "context": {
30023
30131
  "type": "variable",
@@ -30025,8 +30133,8 @@
30025
30133
  "value": "$kendo-picker-hover-border",
30026
30134
  "scope": "default",
30027
30135
  "line": {
30028
- "start": 408,
30029
- "end": 408
30136
+ "start": 422,
30137
+ "end": 422
30030
30138
  }
30031
30139
  },
30032
30140
  "group": [
@@ -66281,8 +66389,8 @@
66281
66389
  },
66282
66390
  "context": {
66283
66391
  "type": "variable",
66284
- "name": "kendo-input-separator-color",
66285
- "value": "$kendo-input-text",
66392
+ "name": "kendo-input-separator-text",
66393
+ "value": "rgba( $kendo-component-border, .12 )",
66286
66394
  "scope": "default",
66287
66395
  "line": {
66288
66396
  "start": 271,
@@ -66297,7 +66405,7 @@
66297
66405
  "path": "input/_variables.scss",
66298
66406
  "name": "_variables.scss"
66299
66407
  },
66300
- "resolvedValue": "rgba(0, 0, 0, 0.87)",
66408
+ "resolvedValue": "rgba(0, 0, 0, 0.12)",
66301
66409
  "resolvedType": "Color"
66302
66410
  },
66303
66411
  {
@@ -66328,15 +66436,15 @@
66328
66436
  "resolvedType": "Number"
66329
66437
  },
66330
66438
  {
66331
- "description": "The border color of the invalid Input components.\n",
66439
+ "description": "The text color of the Input prefix.\n",
66332
66440
  "commentRange": {
66333
66441
  "start": 276,
66334
66442
  "end": 277
66335
66443
  },
66336
66444
  "context": {
66337
66445
  "type": "variable",
66338
- "name": "kendo-input-invalid-border",
66339
- "value": "$kendo-invalid-border",
66446
+ "name": "kendo-input-prefix-text",
66447
+ "value": "$kendo-subtle-text",
66340
66448
  "scope": "default",
66341
66449
  "line": {
66342
66450
  "start": 278,
@@ -66351,19 +66459,19 @@
66351
66459
  "path": "input/_variables.scss",
66352
66460
  "name": "_variables.scss"
66353
66461
  },
66354
- "resolvedValue": "#f31700",
66462
+ "resolvedValue": "rgba(0, 0, 0, 0.54)",
66355
66463
  "resolvedType": "Color"
66356
66464
  },
66357
66465
  {
66358
- "description": "The shadow of the invalid Input components.\n",
66466
+ "description": "The text color of the Input suffix.\n",
66359
66467
  "commentRange": {
66360
66468
  "start": 279,
66361
66469
  "end": 280
66362
66470
  },
66363
66471
  "context": {
66364
66472
  "type": "variable",
66365
- "name": "kendo-input-invalid-shadow",
66366
- "value": "$kendo-invalid-shadow",
66473
+ "name": "kendo-input-suffix-text",
66474
+ "value": "$kendo-subtle-text",
66367
66475
  "scope": "default",
66368
66476
  "line": {
66369
66477
  "start": 281,
@@ -66378,6 +66486,114 @@
66378
66486
  "path": "input/_variables.scss",
66379
66487
  "name": "_variables.scss"
66380
66488
  },
66489
+ "resolvedValue": "rgba(0, 0, 0, 0.54)",
66490
+ "resolvedType": "Color"
66491
+ },
66492
+ {
66493
+ "description": "The border color of the invalid Input components.\n",
66494
+ "commentRange": {
66495
+ "start": 283,
66496
+ "end": 284
66497
+ },
66498
+ "context": {
66499
+ "type": "variable",
66500
+ "name": "kendo-input-invalid-border",
66501
+ "value": "$kendo-invalid-border",
66502
+ "scope": "default",
66503
+ "line": {
66504
+ "start": 285,
66505
+ "end": 285
66506
+ }
66507
+ },
66508
+ "group": [
66509
+ "input"
66510
+ ],
66511
+ "access": "public",
66512
+ "file": {
66513
+ "path": "input/_variables.scss",
66514
+ "name": "_variables.scss"
66515
+ },
66516
+ "resolvedValue": "#f31700",
66517
+ "resolvedType": "Color"
66518
+ },
66519
+ {
66520
+ "description": "The shadow of the invalid Input components.\n",
66521
+ "commentRange": {
66522
+ "start": 286,
66523
+ "end": 287
66524
+ },
66525
+ "context": {
66526
+ "type": "variable",
66527
+ "name": "kendo-input-invalid-shadow",
66528
+ "value": "$kendo-invalid-shadow",
66529
+ "scope": "default",
66530
+ "line": {
66531
+ "start": 288,
66532
+ "end": 288
66533
+ }
66534
+ },
66535
+ "group": [
66536
+ "input"
66537
+ ],
66538
+ "access": "public",
66539
+ "file": {
66540
+ "path": "input/_variables.scss",
66541
+ "name": "_variables.scss"
66542
+ },
66543
+ "resolvedValue": "null",
66544
+ "resolvedType": "Null"
66545
+ },
66546
+ {
66547
+ "description": "The border color of the valid Input components.\n",
66548
+ "commentRange": {
66549
+ "start": 290,
66550
+ "end": 291
66551
+ },
66552
+ "context": {
66553
+ "type": "variable",
66554
+ "name": "kendo-input-valid-border",
66555
+ "value": "$kendo-valid-border",
66556
+ "scope": "default",
66557
+ "line": {
66558
+ "start": 292,
66559
+ "end": 292
66560
+ }
66561
+ },
66562
+ "group": [
66563
+ "input"
66564
+ ],
66565
+ "access": "public",
66566
+ "file": {
66567
+ "path": "input/_variables.scss",
66568
+ "name": "_variables.scss"
66569
+ },
66570
+ "resolvedValue": "#37b400",
66571
+ "resolvedType": "Color"
66572
+ },
66573
+ {
66574
+ "description": "The shadow of the valid Input components.\n",
66575
+ "commentRange": {
66576
+ "start": 293,
66577
+ "end": 294
66578
+ },
66579
+ "context": {
66580
+ "type": "variable",
66581
+ "name": "kendo-input-valid-shadow",
66582
+ "value": "$kendo-valid-shadow",
66583
+ "scope": "default",
66584
+ "line": {
66585
+ "start": 295,
66586
+ "end": 295
66587
+ }
66588
+ },
66589
+ "group": [
66590
+ "input"
66591
+ ],
66592
+ "access": "public",
66593
+ "file": {
66594
+ "path": "input/_variables.scss",
66595
+ "name": "_variables.scss"
66596
+ },
66381
66597
  "resolvedValue": "null",
66382
66598
  "resolvedType": "Null"
66383
66599
  }
@@ -72741,8 +72957,8 @@
72741
72957
  {
72742
72958
  "description": "The background color of the Picker components.\n",
72743
72959
  "commentRange": {
72744
- "start": 283,
72745
- "end": 284
72960
+ "start": 297,
72961
+ "end": 298
72746
72962
  },
72747
72963
  "context": {
72748
72964
  "type": "variable",
@@ -72750,8 +72966,8 @@
72750
72966
  "value": "$kendo-input-bg",
72751
72967
  "scope": "default",
72752
72968
  "line": {
72753
- "start": 285,
72754
- "end": 285
72969
+ "start": 299,
72970
+ "end": 299
72755
72971
  }
72756
72972
  },
72757
72973
  "group": [
@@ -72768,8 +72984,8 @@
72768
72984
  {
72769
72985
  "description": "The text color of the Picker components.\n",
72770
72986
  "commentRange": {
72771
- "start": 286,
72772
- "end": 287
72987
+ "start": 300,
72988
+ "end": 301
72773
72989
  },
72774
72990
  "context": {
72775
72991
  "type": "variable",
@@ -72777,8 +72993,8 @@
72777
72993
  "value": "$kendo-input-text",
72778
72994
  "scope": "default",
72779
72995
  "line": {
72780
- "start": 288,
72781
- "end": 288
72996
+ "start": 302,
72997
+ "end": 302
72782
72998
  }
72783
72999
  },
72784
73000
  "group": [
@@ -72795,8 +73011,8 @@
72795
73011
  {
72796
73012
  "description": "The border color of the Picker components.\n",
72797
73013
  "commentRange": {
72798
- "start": 289,
72799
- "end": 290
73014
+ "start": 303,
73015
+ "end": 304
72800
73016
  },
72801
73017
  "context": {
72802
73018
  "type": "variable",
@@ -72804,8 +73020,8 @@
72804
73020
  "value": "$kendo-input-border",
72805
73021
  "scope": "default",
72806
73022
  "line": {
72807
- "start": 291,
72808
- "end": 291
73023
+ "start": 305,
73024
+ "end": 305
72809
73025
  }
72810
73026
  },
72811
73027
  "group": [
@@ -72822,8 +73038,8 @@
72822
73038
  {
72823
73039
  "description": "The gradient of the Picker components.\n",
72824
73040
  "commentRange": {
72825
- "start": 292,
72826
- "end": 293
73041
+ "start": 306,
73042
+ "end": 307
72827
73043
  },
72828
73044
  "context": {
72829
73045
  "type": "variable",
@@ -72831,8 +73047,8 @@
72831
73047
  "value": "null",
72832
73048
  "scope": "default",
72833
73049
  "line": {
72834
- "start": 294,
72835
- "end": 294
73050
+ "start": 308,
73051
+ "end": 308
72836
73052
  }
72837
73053
  },
72838
73054
  "group": [
@@ -72849,8 +73065,8 @@
72849
73065
  {
72850
73066
  "description": "The shadow of the Picker components.\n",
72851
73067
  "commentRange": {
72852
- "start": 295,
72853
- "end": 296
73068
+ "start": 309,
73069
+ "end": 310
72854
73070
  },
72855
73071
  "context": {
72856
73072
  "type": "variable",
@@ -72858,8 +73074,8 @@
72858
73074
  "value": "$kendo-input-shadow",
72859
73075
  "scope": "default",
72860
73076
  "line": {
72861
- "start": 297,
72862
- "end": 297
73077
+ "start": 311,
73078
+ "end": 311
72863
73079
  }
72864
73080
  },
72865
73081
  "group": [
@@ -72876,8 +73092,8 @@
72876
73092
  {
72877
73093
  "description": "The background color of the hovered Picker components.\n",
72878
73094
  "commentRange": {
72879
- "start": 299,
72880
- "end": 300
73095
+ "start": 313,
73096
+ "end": 314
72881
73097
  },
72882
73098
  "context": {
72883
73099
  "type": "variable",
@@ -72885,8 +73101,8 @@
72885
73101
  "value": "$kendo-input-hover-bg",
72886
73102
  "scope": "default",
72887
73103
  "line": {
72888
- "start": 301,
72889
- "end": 301
73104
+ "start": 315,
73105
+ "end": 315
72890
73106
  }
72891
73107
  },
72892
73108
  "group": [
@@ -72903,8 +73119,8 @@
72903
73119
  {
72904
73120
  "description": "The text color of the hovered Picker components.\n",
72905
73121
  "commentRange": {
72906
- "start": 302,
72907
- "end": 303
73122
+ "start": 316,
73123
+ "end": 317
72908
73124
  },
72909
73125
  "context": {
72910
73126
  "type": "variable",
@@ -72912,8 +73128,8 @@
72912
73128
  "value": "$kendo-input-hover-text",
72913
73129
  "scope": "default",
72914
73130
  "line": {
72915
- "start": 304,
72916
- "end": 304
73131
+ "start": 318,
73132
+ "end": 318
72917
73133
  }
72918
73134
  },
72919
73135
  "group": [
@@ -72930,8 +73146,8 @@
72930
73146
  {
72931
73147
  "description": "The border color of the hovered Picker components.\n",
72932
73148
  "commentRange": {
72933
- "start": 305,
72934
- "end": 306
73149
+ "start": 319,
73150
+ "end": 320
72935
73151
  },
72936
73152
  "context": {
72937
73153
  "type": "variable",
@@ -72939,8 +73155,8 @@
72939
73155
  "value": "$kendo-input-hover-border",
72940
73156
  "scope": "default",
72941
73157
  "line": {
72942
- "start": 307,
72943
- "end": 307
73158
+ "start": 321,
73159
+ "end": 321
72944
73160
  }
72945
73161
  },
72946
73162
  "group": [
@@ -72957,8 +73173,8 @@
72957
73173
  {
72958
73174
  "description": "The gradient of the hovered Picker components.\n",
72959
73175
  "commentRange": {
72960
- "start": 308,
72961
- "end": 309
73176
+ "start": 322,
73177
+ "end": 323
72962
73178
  },
72963
73179
  "context": {
72964
73180
  "type": "variable",
@@ -72966,8 +73182,8 @@
72966
73182
  "value": "null",
72967
73183
  "scope": "default",
72968
73184
  "line": {
72969
- "start": 310,
72970
- "end": 310
73185
+ "start": 324,
73186
+ "end": 324
72971
73187
  }
72972
73188
  },
72973
73189
  "group": [
@@ -72984,8 +73200,8 @@
72984
73200
  {
72985
73201
  "description": "The shadow of the hovered Picker components.\n",
72986
73202
  "commentRange": {
72987
- "start": 311,
72988
- "end": 312
73203
+ "start": 325,
73204
+ "end": 326
72989
73205
  },
72990
73206
  "context": {
72991
73207
  "type": "variable",
@@ -72993,8 +73209,8 @@
72993
73209
  "value": "$kendo-input-hover-shadow",
72994
73210
  "scope": "default",
72995
73211
  "line": {
72996
- "start": 313,
72997
- "end": 313
73212
+ "start": 327,
73213
+ "end": 327
72998
73214
  }
72999
73215
  },
73000
73216
  "group": [
@@ -73011,8 +73227,8 @@
73011
73227
  {
73012
73228
  "description": "The background color of the focused Picker components.\n",
73013
73229
  "commentRange": {
73014
- "start": 315,
73015
- "end": 316
73230
+ "start": 329,
73231
+ "end": 330
73016
73232
  },
73017
73233
  "context": {
73018
73234
  "type": "variable",
@@ -73020,8 +73236,8 @@
73020
73236
  "value": "$kendo-input-focus-bg",
73021
73237
  "scope": "default",
73022
73238
  "line": {
73023
- "start": 317,
73024
- "end": 317
73239
+ "start": 331,
73240
+ "end": 331
73025
73241
  }
73026
73242
  },
73027
73243
  "group": [
@@ -73038,8 +73254,8 @@
73038
73254
  {
73039
73255
  "description": "The text color of the focused Picker components.\n",
73040
73256
  "commentRange": {
73041
- "start": 318,
73042
- "end": 319
73257
+ "start": 332,
73258
+ "end": 333
73043
73259
  },
73044
73260
  "context": {
73045
73261
  "type": "variable",
@@ -73047,8 +73263,8 @@
73047
73263
  "value": "$kendo-input-focus-text",
73048
73264
  "scope": "default",
73049
73265
  "line": {
73050
- "start": 320,
73051
- "end": 320
73266
+ "start": 334,
73267
+ "end": 334
73052
73268
  }
73053
73269
  },
73054
73270
  "group": [
@@ -73065,8 +73281,8 @@
73065
73281
  {
73066
73282
  "description": "The border color of the focused Picker components.\n",
73067
73283
  "commentRange": {
73068
- "start": 321,
73069
- "end": 322
73284
+ "start": 335,
73285
+ "end": 336
73070
73286
  },
73071
73287
  "context": {
73072
73288
  "type": "variable",
@@ -73074,8 +73290,8 @@
73074
73290
  "value": "$kendo-input-focus-border",
73075
73291
  "scope": "default",
73076
73292
  "line": {
73077
- "start": 323,
73078
- "end": 323
73293
+ "start": 337,
73294
+ "end": 337
73079
73295
  }
73080
73296
  },
73081
73297
  "group": [
@@ -73092,8 +73308,8 @@
73092
73308
  {
73093
73309
  "description": "The gradient of the focused Picker components.\n",
73094
73310
  "commentRange": {
73095
- "start": 324,
73096
- "end": 325
73311
+ "start": 338,
73312
+ "end": 339
73097
73313
  },
73098
73314
  "context": {
73099
73315
  "type": "variable",
@@ -73101,8 +73317,8 @@
73101
73317
  "value": "null",
73102
73318
  "scope": "default",
73103
73319
  "line": {
73104
- "start": 326,
73105
- "end": 326
73320
+ "start": 340,
73321
+ "end": 340
73106
73322
  }
73107
73323
  },
73108
73324
  "group": [
@@ -73119,8 +73335,8 @@
73119
73335
  {
73120
73336
  "description": "The shadow of the focused Picker components.\n",
73121
73337
  "commentRange": {
73122
- "start": 327,
73123
- "end": 328
73338
+ "start": 341,
73339
+ "end": 342
73124
73340
  },
73125
73341
  "context": {
73126
73342
  "type": "variable",
@@ -73128,8 +73344,8 @@
73128
73344
  "value": "$kendo-input-focus-shadow",
73129
73345
  "scope": "default",
73130
73346
  "line": {
73131
- "start": 329,
73132
- "end": 329
73347
+ "start": 343,
73348
+ "end": 343
73133
73349
  }
73134
73350
  },
73135
73351
  "group": [
@@ -73146,8 +73362,8 @@
73146
73362
  {
73147
73363
  "description": "The background color of the disabled Picker components.\n",
73148
73364
  "commentRange": {
73149
- "start": 331,
73150
- "end": 332
73365
+ "start": 345,
73366
+ "end": 346
73151
73367
  },
73152
73368
  "context": {
73153
73369
  "type": "variable",
@@ -73155,8 +73371,8 @@
73155
73371
  "value": "$kendo-input-disabled-bg",
73156
73372
  "scope": "default",
73157
73373
  "line": {
73158
- "start": 333,
73159
- "end": 333
73374
+ "start": 347,
73375
+ "end": 347
73160
73376
  }
73161
73377
  },
73162
73378
  "group": [
@@ -73173,8 +73389,8 @@
73173
73389
  {
73174
73390
  "description": "The text color of the disabled Picker components.\n",
73175
73391
  "commentRange": {
73176
- "start": 334,
73177
- "end": 335
73392
+ "start": 348,
73393
+ "end": 349
73178
73394
  },
73179
73395
  "context": {
73180
73396
  "type": "variable",
@@ -73182,8 +73398,8 @@
73182
73398
  "value": "$kendo-input-disabled-text",
73183
73399
  "scope": "default",
73184
73400
  "line": {
73185
- "start": 336,
73186
- "end": 336
73401
+ "start": 350,
73402
+ "end": 350
73187
73403
  }
73188
73404
  },
73189
73405
  "group": [
@@ -73200,8 +73416,8 @@
73200
73416
  {
73201
73417
  "description": "The border color of the disabled Picker components.\n",
73202
73418
  "commentRange": {
73203
- "start": 337,
73204
- "end": 338
73419
+ "start": 351,
73420
+ "end": 352
73205
73421
  },
73206
73422
  "context": {
73207
73423
  "type": "variable",
@@ -73209,8 +73425,8 @@
73209
73425
  "value": "$kendo-input-disabled-border",
73210
73426
  "scope": "default",
73211
73427
  "line": {
73212
- "start": 339,
73213
- "end": 339
73428
+ "start": 353,
73429
+ "end": 353
73214
73430
  }
73215
73431
  },
73216
73432
  "group": [
@@ -73227,8 +73443,8 @@
73227
73443
  {
73228
73444
  "description": "The gradient of the disabled Picker components.\n",
73229
73445
  "commentRange": {
73230
- "start": 340,
73231
- "end": 341
73446
+ "start": 354,
73447
+ "end": 355
73232
73448
  },
73233
73449
  "context": {
73234
73450
  "type": "variable",
@@ -73236,8 +73452,8 @@
73236
73452
  "value": "null",
73237
73453
  "scope": "default",
73238
73454
  "line": {
73239
- "start": 342,
73240
- "end": 342
73455
+ "start": 356,
73456
+ "end": 356
73241
73457
  }
73242
73458
  },
73243
73459
  "group": [
@@ -73254,8 +73470,8 @@
73254
73470
  {
73255
73471
  "description": "The shadow of the disabled Picker components.\n",
73256
73472
  "commentRange": {
73257
- "start": 343,
73258
- "end": 344
73473
+ "start": 357,
73474
+ "end": 358
73259
73475
  },
73260
73476
  "context": {
73261
73477
  "type": "variable",
@@ -73263,8 +73479,8 @@
73263
73479
  "value": "null",
73264
73480
  "scope": "default",
73265
73481
  "line": {
73266
- "start": 345,
73267
- "end": 345
73482
+ "start": 359,
73483
+ "end": 359
73268
73484
  }
73269
73485
  },
73270
73486
  "group": [
@@ -73281,8 +73497,8 @@
73281
73497
  {
73282
73498
  "description": "The background color of the outline Picker components.\n",
73283
73499
  "commentRange": {
73284
- "start": 347,
73285
- "end": 348
73500
+ "start": 361,
73501
+ "end": 362
73286
73502
  },
73287
73503
  "context": {
73288
73504
  "type": "variable",
@@ -73290,8 +73506,8 @@
73290
73506
  "value": "null",
73291
73507
  "scope": "default",
73292
73508
  "line": {
73293
- "start": 349,
73294
- "end": 349
73509
+ "start": 363,
73510
+ "end": 363
73295
73511
  }
73296
73512
  },
73297
73513
  "group": [
@@ -73308,8 +73524,8 @@
73308
73524
  {
73309
73525
  "description": "The text color of the outline Picker components.\n",
73310
73526
  "commentRange": {
73311
- "start": 350,
73312
- "end": 351
73527
+ "start": 364,
73528
+ "end": 365
73313
73529
  },
73314
73530
  "context": {
73315
73531
  "type": "variable",
@@ -73317,8 +73533,8 @@
73317
73533
  "value": "$kendo-picker-text",
73318
73534
  "scope": "default",
73319
73535
  "line": {
73320
- "start": 352,
73321
- "end": 352
73536
+ "start": 366,
73537
+ "end": 366
73322
73538
  }
73323
73539
  },
73324
73540
  "group": [
@@ -73335,8 +73551,8 @@
73335
73551
  {
73336
73552
  "description": "The border color of the outline Picker components.\n",
73337
73553
  "commentRange": {
73338
- "start": 353,
73339
- "end": 354
73554
+ "start": 367,
73555
+ "end": 368
73340
73556
  },
73341
73557
  "context": {
73342
73558
  "type": "variable",
@@ -73344,8 +73560,8 @@
73344
73560
  "value": "$kendo-picker-border",
73345
73561
  "scope": "default",
73346
73562
  "line": {
73347
- "start": 355,
73348
- "end": 355
73563
+ "start": 369,
73564
+ "end": 369
73349
73565
  }
73350
73566
  },
73351
73567
  "group": [
@@ -73362,8 +73578,8 @@
73362
73578
  {
73363
73579
  "description": "The background color of the outline hovered Picker components.\n",
73364
73580
  "commentRange": {
73365
- "start": 357,
73366
- "end": 358
73581
+ "start": 371,
73582
+ "end": 372
73367
73583
  },
73368
73584
  "context": {
73369
73585
  "type": "variable",
@@ -73371,8 +73587,8 @@
73371
73587
  "value": "null",
73372
73588
  "scope": "default",
73373
73589
  "line": {
73374
- "start": 359,
73375
- "end": 359
73590
+ "start": 373,
73591
+ "end": 373
73376
73592
  }
73377
73593
  },
73378
73594
  "group": [
@@ -73389,8 +73605,8 @@
73389
73605
  {
73390
73606
  "description": "The text color of the outline hovered Picker components.\n",
73391
73607
  "commentRange": {
73392
- "start": 360,
73393
- "end": 361
73608
+ "start": 374,
73609
+ "end": 375
73394
73610
  },
73395
73611
  "context": {
73396
73612
  "type": "variable",
@@ -73398,8 +73614,8 @@
73398
73614
  "value": "null",
73399
73615
  "scope": "default",
73400
73616
  "line": {
73401
- "start": 362,
73402
- "end": 362
73617
+ "start": 376,
73618
+ "end": 376
73403
73619
  }
73404
73620
  },
73405
73621
  "group": [
@@ -73416,8 +73632,8 @@
73416
73632
  {
73417
73633
  "description": "The border color of the outline hovered Picker components.\n",
73418
73634
  "commentRange": {
73419
- "start": 363,
73420
- "end": 364
73635
+ "start": 377,
73636
+ "end": 378
73421
73637
  },
73422
73638
  "context": {
73423
73639
  "type": "variable",
@@ -73425,8 +73641,8 @@
73425
73641
  "value": "$kendo-picker-hover-border",
73426
73642
  "scope": "default",
73427
73643
  "line": {
73428
- "start": 365,
73429
- "end": 365
73644
+ "start": 379,
73645
+ "end": 379
73430
73646
  }
73431
73647
  },
73432
73648
  "group": [
@@ -73443,8 +73659,8 @@
73443
73659
  {
73444
73660
  "description": "The background color of the outline focused Picker components.\n",
73445
73661
  "commentRange": {
73446
- "start": 367,
73447
- "end": 368
73662
+ "start": 381,
73663
+ "end": 382
73448
73664
  },
73449
73665
  "context": {
73450
73666
  "type": "variable",
@@ -73452,8 +73668,8 @@
73452
73668
  "value": "nul",
73453
73669
  "scope": "default",
73454
73670
  "line": {
73455
- "start": 369,
73456
- "end": 369
73671
+ "start": 383,
73672
+ "end": 383
73457
73673
  }
73458
73674
  },
73459
73675
  "group": [
@@ -73470,8 +73686,8 @@
73470
73686
  {
73471
73687
  "description": "The text color of the outline focused Picker components.\n",
73472
73688
  "commentRange": {
73473
- "start": 370,
73474
- "end": 371
73689
+ "start": 384,
73690
+ "end": 385
73475
73691
  },
73476
73692
  "context": {
73477
73693
  "type": "variable",
@@ -73479,8 +73695,8 @@
73479
73695
  "value": "null",
73480
73696
  "scope": "default",
73481
73697
  "line": {
73482
- "start": 372,
73483
- "end": 372
73698
+ "start": 386,
73699
+ "end": 386
73484
73700
  }
73485
73701
  },
73486
73702
  "group": [
@@ -73497,8 +73713,8 @@
73497
73713
  {
73498
73714
  "description": "The border color of the outline focused Picker components.\n",
73499
73715
  "commentRange": {
73500
- "start": 373,
73501
- "end": 374
73716
+ "start": 387,
73717
+ "end": 388
73502
73718
  },
73503
73719
  "context": {
73504
73720
  "type": "variable",
@@ -73506,8 +73722,8 @@
73506
73722
  "value": "$kendo-picker-focus-border",
73507
73723
  "scope": "default",
73508
73724
  "line": {
73509
- "start": 375,
73510
- "end": 375
73725
+ "start": 389,
73726
+ "end": 389
73511
73727
  }
73512
73728
  },
73513
73729
  "group": [
@@ -73524,8 +73740,8 @@
73524
73740
  {
73525
73741
  "description": "The shadow of the outline focused Picker components.\n",
73526
73742
  "commentRange": {
73527
- "start": 376,
73528
- "end": 377
73743
+ "start": 390,
73744
+ "end": 391
73529
73745
  },
73530
73746
  "context": {
73531
73747
  "type": "variable",
@@ -73533,8 +73749,8 @@
73533
73749
  "value": "null",
73534
73750
  "scope": "default",
73535
73751
  "line": {
73536
- "start": 378,
73537
- "end": 378
73752
+ "start": 392,
73753
+ "end": 392
73538
73754
  }
73539
73755
  },
73540
73756
  "group": [
@@ -73551,8 +73767,8 @@
73551
73767
  {
73552
73768
  "description": "The background color of the outline hovered and focused Picker components.\n",
73553
73769
  "commentRange": {
73554
- "start": 380,
73555
- "end": 381
73770
+ "start": 394,
73771
+ "end": 395
73556
73772
  },
73557
73773
  "context": {
73558
73774
  "type": "variable",
@@ -73560,8 +73776,8 @@
73560
73776
  "value": "null",
73561
73777
  "scope": "default",
73562
73778
  "line": {
73563
- "start": 382,
73564
- "end": 382
73779
+ "start": 396,
73780
+ "end": 396
73565
73781
  }
73566
73782
  },
73567
73783
  "group": [
@@ -73578,8 +73794,8 @@
73578
73794
  {
73579
73795
  "description": "The text color of the outline hovered and focused Picker components.\n",
73580
73796
  "commentRange": {
73581
- "start": 383,
73582
- "end": 384
73797
+ "start": 397,
73798
+ "end": 398
73583
73799
  },
73584
73800
  "context": {
73585
73801
  "type": "variable",
@@ -73587,8 +73803,8 @@
73587
73803
  "value": "null",
73588
73804
  "scope": "default",
73589
73805
  "line": {
73590
- "start": 385,
73591
- "end": 385
73806
+ "start": 399,
73807
+ "end": 399
73592
73808
  }
73593
73809
  },
73594
73810
  "group": [
@@ -73605,8 +73821,8 @@
73605
73821
  {
73606
73822
  "description": "The border color of the outline hovered and focused Picker components.\n",
73607
73823
  "commentRange": {
73608
- "start": 386,
73609
- "end": 387
73824
+ "start": 400,
73825
+ "end": 401
73610
73826
  },
73611
73827
  "context": {
73612
73828
  "type": "variable",
@@ -73614,8 +73830,8 @@
73614
73830
  "value": "null",
73615
73831
  "scope": "default",
73616
73832
  "line": {
73617
- "start": 388,
73618
- "end": 388
73833
+ "start": 402,
73834
+ "end": 402
73619
73835
  }
73620
73836
  },
73621
73837
  "group": [
@@ -73632,8 +73848,8 @@
73632
73848
  {
73633
73849
  "description": "The background color of the flat Picker components.\n",
73634
73850
  "commentRange": {
73635
- "start": 390,
73636
- "end": 391
73851
+ "start": 404,
73852
+ "end": 405
73637
73853
  },
73638
73854
  "context": {
73639
73855
  "type": "variable",
@@ -73641,8 +73857,8 @@
73641
73857
  "value": "null",
73642
73858
  "scope": "default",
73643
73859
  "line": {
73644
- "start": 392,
73645
- "end": 392
73860
+ "start": 406,
73861
+ "end": 406
73646
73862
  }
73647
73863
  },
73648
73864
  "group": [
@@ -73659,8 +73875,8 @@
73659
73875
  {
73660
73876
  "description": "The text color of the flat Picker components.\n",
73661
73877
  "commentRange": {
73662
- "start": 393,
73663
- "end": 394
73878
+ "start": 407,
73879
+ "end": 408
73664
73880
  },
73665
73881
  "context": {
73666
73882
  "type": "variable",
@@ -73668,8 +73884,8 @@
73668
73884
  "value": "$kendo-picker-text",
73669
73885
  "scope": "default",
73670
73886
  "line": {
73671
- "start": 395,
73672
- "end": 395
73887
+ "start": 409,
73888
+ "end": 409
73673
73889
  }
73674
73890
  },
73675
73891
  "group": [
@@ -73686,8 +73902,8 @@
73686
73902
  {
73687
73903
  "description": "The border color of the flat Picker components.\n",
73688
73904
  "commentRange": {
73689
- "start": 396,
73690
- "end": 397
73905
+ "start": 410,
73906
+ "end": 411
73691
73907
  },
73692
73908
  "context": {
73693
73909
  "type": "variable",
@@ -73695,8 +73911,8 @@
73695
73911
  "value": "$kendo-picker-border",
73696
73912
  "scope": "default",
73697
73913
  "line": {
73698
- "start": 398,
73699
- "end": 398
73914
+ "start": 412,
73915
+ "end": 412
73700
73916
  }
73701
73917
  },
73702
73918
  "group": [
@@ -73713,8 +73929,8 @@
73713
73929
  {
73714
73930
  "description": "The background color of the flat hovered Picker components.\n",
73715
73931
  "commentRange": {
73716
- "start": 400,
73717
- "end": 401
73932
+ "start": 414,
73933
+ "end": 415
73718
73934
  },
73719
73935
  "context": {
73720
73936
  "type": "variable",
@@ -73722,8 +73938,8 @@
73722
73938
  "value": "null",
73723
73939
  "scope": "default",
73724
73940
  "line": {
73725
- "start": 402,
73726
- "end": 402
73941
+ "start": 416,
73942
+ "end": 416
73727
73943
  }
73728
73944
  },
73729
73945
  "group": [
@@ -73740,8 +73956,8 @@
73740
73956
  {
73741
73957
  "description": "The text color of the flat hovered Picker components.\n",
73742
73958
  "commentRange": {
73743
- "start": 403,
73744
- "end": 404
73959
+ "start": 417,
73960
+ "end": 418
73745
73961
  },
73746
73962
  "context": {
73747
73963
  "type": "variable",
@@ -73749,8 +73965,8 @@
73749
73965
  "value": "null",
73750
73966
  "scope": "default",
73751
73967
  "line": {
73752
- "start": 405,
73753
- "end": 405
73968
+ "start": 419,
73969
+ "end": 419
73754
73970
  }
73755
73971
  },
73756
73972
  "group": [
@@ -73767,8 +73983,8 @@
73767
73983
  {
73768
73984
  "description": "The background color of the flat focused Picker components.\n",
73769
73985
  "commentRange": {
73770
- "start": 410,
73771
- "end": 411
73986
+ "start": 424,
73987
+ "end": 425
73772
73988
  },
73773
73989
  "context": {
73774
73990
  "type": "variable",
@@ -73776,8 +73992,8 @@
73776
73992
  "value": "null",
73777
73993
  "scope": "default",
73778
73994
  "line": {
73779
- "start": 412,
73780
- "end": 412
73995
+ "start": 426,
73996
+ "end": 426
73781
73997
  }
73782
73998
  },
73783
73999
  "group": [
@@ -73794,8 +74010,8 @@
73794
74010
  {
73795
74011
  "description": "The text color of the flat focused Picker components.\n",
73796
74012
  "commentRange": {
73797
- "start": 413,
73798
- "end": 414
74013
+ "start": 427,
74014
+ "end": 428
73799
74015
  },
73800
74016
  "context": {
73801
74017
  "type": "variable",
@@ -73803,8 +74019,8 @@
73803
74019
  "value": "null",
73804
74020
  "scope": "default",
73805
74021
  "line": {
73806
- "start": 415,
73807
- "end": 415
74022
+ "start": 429,
74023
+ "end": 429
73808
74024
  }
73809
74025
  },
73810
74026
  "group": [
@@ -73821,8 +74037,8 @@
73821
74037
  {
73822
74038
  "description": "The border color of the flat focused Picker components.\n",
73823
74039
  "commentRange": {
73824
- "start": 416,
73825
- "end": 417
74040
+ "start": 430,
74041
+ "end": 431
73826
74042
  },
73827
74043
  "context": {
73828
74044
  "type": "variable",
@@ -73830,8 +74046,8 @@
73830
74046
  "value": "$kendo-picker-focus-border",
73831
74047
  "scope": "default",
73832
74048
  "line": {
73833
- "start": 418,
73834
- "end": 418
74049
+ "start": 432,
74050
+ "end": 432
73835
74051
  }
73836
74052
  },
73837
74053
  "group": [
@@ -73848,8 +74064,8 @@
73848
74064
  {
73849
74065
  "description": "The shadow of the flat focused Picker components.\n",
73850
74066
  "commentRange": {
73851
- "start": 419,
73852
- "end": 420
74067
+ "start": 433,
74068
+ "end": 434
73853
74069
  },
73854
74070
  "context": {
73855
74071
  "type": "variable",
@@ -73857,8 +74073,8 @@
73857
74073
  "value": "null",
73858
74074
  "scope": "default",
73859
74075
  "line": {
73860
- "start": 421,
73861
- "end": 421
74076
+ "start": 435,
74077
+ "end": 435
73862
74078
  }
73863
74079
  },
73864
74080
  "group": [
@@ -73875,8 +74091,8 @@
73875
74091
  {
73876
74092
  "description": "The background color of the flat hovered and focused Picker components.\n",
73877
74093
  "commentRange": {
73878
- "start": 423,
73879
- "end": 424
74094
+ "start": 437,
74095
+ "end": 438
73880
74096
  },
73881
74097
  "context": {
73882
74098
  "type": "variable",
@@ -73884,8 +74100,8 @@
73884
74100
  "value": "null",
73885
74101
  "scope": "default",
73886
74102
  "line": {
73887
- "start": 425,
73888
- "end": 425
74103
+ "start": 439,
74104
+ "end": 439
73889
74105
  }
73890
74106
  },
73891
74107
  "group": [
@@ -73902,8 +74118,8 @@
73902
74118
  {
73903
74119
  "description": "The text color of the flat hovered and focused Picker components.\n",
73904
74120
  "commentRange": {
73905
- "start": 426,
73906
- "end": 427
74121
+ "start": 440,
74122
+ "end": 441
73907
74123
  },
73908
74124
  "context": {
73909
74125
  "type": "variable",
@@ -73911,8 +74127,8 @@
73911
74127
  "value": "null",
73912
74128
  "scope": "default",
73913
74129
  "line": {
73914
- "start": 428,
73915
- "end": 428
74130
+ "start": 442,
74131
+ "end": 442
73916
74132
  }
73917
74133
  },
73918
74134
  "group": [
@@ -73929,8 +74145,8 @@
73929
74145
  {
73930
74146
  "description": "The border color of the flat hovered and focused Picker components.\n",
73931
74147
  "commentRange": {
73932
- "start": 429,
73933
- "end": 430
74148
+ "start": 443,
74149
+ "end": 444
73934
74150
  },
73935
74151
  "context": {
73936
74152
  "type": "variable",
@@ -73938,8 +74154,8 @@
73938
74154
  "value": "null",
73939
74155
  "scope": "default",
73940
74156
  "line": {
73941
- "start": 431,
73942
- "end": 431
74157
+ "start": 445,
74158
+ "end": 445
73943
74159
  }
73944
74160
  },
73945
74161
  "group": [
@@ -73962,8 +74178,8 @@
73962
74178
  {
73963
74179
  "description": "The border color of the flat hovered Picker components.\n",
73964
74180
  "commentRange": {
73965
- "start": 406,
73966
- "end": 407
74181
+ "start": 420,
74182
+ "end": 421
73967
74183
  },
73968
74184
  "context": {
73969
74185
  "type": "variable",
@@ -73971,8 +74187,8 @@
73971
74187
  "value": "$kendo-picker-hover-border",
73972
74188
  "scope": "default",
73973
74189
  "line": {
73974
- "start": 408,
73975
- "end": 408
74190
+ "start": 422,
74191
+ "end": 422
73976
74192
  }
73977
74193
  },
73978
74194
  "group": [