@progress/kendo-theme-classic 6.4.0-dev.0 → 6.4.0-dev.1

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.
@@ -4887,15 +4887,15 @@
4887
4887
  }
4888
4888
  },
4889
4889
  {
4890
- "description": "FAB icon width.\n",
4890
+ "description": "Horizontal padding of the FAB icon.\n",
4891
4891
  "commentRange": {
4892
4892
  "start": 34,
4893
4893
  "end": 35
4894
4894
  },
4895
4895
  "context": {
4896
4896
  "type": "variable",
4897
- "name": "kendo-fab-icon-width",
4898
- "value": "20px",
4897
+ "name": "kendo-fab-icon-padding-x",
4898
+ "value": "k-map-get( $kendo-spacing, 0.5 )",
4899
4899
  "scope": "default",
4900
4900
  "line": {
4901
4901
  "start": 36,
@@ -4912,15 +4912,15 @@
4912
4912
  }
4913
4913
  },
4914
4914
  {
4915
- "description": "FAB icon height.\n",
4915
+ "description": "Vertical padding of the FAB icon.\n",
4916
4916
  "commentRange": {
4917
4917
  "start": 37,
4918
4918
  "end": 38
4919
4919
  },
4920
4920
  "context": {
4921
4921
  "type": "variable",
4922
- "name": "kendo-fab-icon-height",
4923
- "value": "$kendo-fab-icon-width",
4922
+ "name": "kendo-fab-icon-padding-y",
4923
+ "value": "$kendo-fab-icon-padding-x",
4924
4924
  "scope": "default",
4925
4925
  "line": {
4926
4926
  "start": 39,
@@ -5170,7 +5170,7 @@
5170
5170
  "context": {
5171
5171
  "type": "variable",
5172
5172
  "name": "kendo-fab-item-icon-padding-x",
5173
- "value": "k-map-get( $kendo-spacing, 2 )",
5173
+ "value": "k-map-get( $kendo-spacing, 2 ) + $kendo-fab-icon-padding-x",
5174
5174
  "scope": "default",
5175
5175
  "line": {
5176
5176
  "start": 72,
@@ -5261,61 +5261,11 @@
5261
5261
  "name": "_variables.scss"
5262
5262
  }
5263
5263
  },
5264
- {
5265
- "description": "Width of the FAB item icon.\n",
5266
- "commentRange": {
5267
- "start": 82,
5268
- "end": 83
5269
- },
5270
- "context": {
5271
- "type": "variable",
5272
- "name": "kendo-fab-item-icon-width",
5273
- "value": "20px",
5274
- "scope": "default",
5275
- "line": {
5276
- "start": 84,
5277
- "end": 84
5278
- }
5279
- },
5280
- "group": [
5281
- "floating-action-button"
5282
- ],
5283
- "access": "public",
5284
- "file": {
5285
- "path": "fab/_variables.scss",
5286
- "name": "_variables.scss"
5287
- }
5288
- },
5289
- {
5290
- "description": "Height of the FAB item icon.\n",
5291
- "commentRange": {
5292
- "start": 85,
5293
- "end": 86
5294
- },
5295
- "context": {
5296
- "type": "variable",
5297
- "name": "kendo-fab-item-icon-height",
5298
- "value": "$kendo-fab-item-icon-width",
5299
- "scope": "default",
5300
- "line": {
5301
- "start": 87,
5302
- "end": 87
5303
- }
5304
- },
5305
- "group": [
5306
- "floating-action-button"
5307
- ],
5308
- "access": "public",
5309
- "file": {
5310
- "path": "fab/_variables.scss",
5311
- "name": "_variables.scss"
5312
- }
5313
- },
5314
5264
  {
5315
5265
  "description": "Theme colors map for the FAB.\n",
5316
5266
  "commentRange": {
5317
- "start": 89,
5318
- "end": 90
5267
+ "start": 83,
5268
+ "end": 84
5319
5269
  },
5320
5270
  "context": {
5321
5271
  "type": "variable",
@@ -5323,8 +5273,8 @@
5323
5273
  "value": "$kendo-theme-colors",
5324
5274
  "scope": "default",
5325
5275
  "line": {
5326
- "start": 91,
5327
- "end": 91
5276
+ "start": 85,
5277
+ "end": 85
5328
5278
  }
5329
5279
  },
5330
5280
  "group": [
@@ -5339,8 +5289,8 @@
5339
5289
  {
5340
5290
  "description": "Size map for the FAB.\n",
5341
5291
  "commentRange": {
5342
- "start": 93,
5343
- "end": 94
5292
+ "start": 87,
5293
+ "end": 88
5344
5294
  },
5345
5295
  "context": {
5346
5296
  "type": "variable",
@@ -5348,8 +5298,8 @@
5348
5298
  "value": "(\n sm: (\n padding-x: $kendo-fab-sm-padding-x,\n padding-y: $kendo-fab-sm-padding-y\n ),\n md: (\n padding-x: $kendo-fab-md-padding-x,\n padding-y: $kendo-fab-md-padding-y\n ),\n lg: (\n padding-x: $kendo-fab-lg-padding-x,\n padding-y: $kendo-fab-lg-padding-y\n )\n)",
5349
5299
  "scope": "default",
5350
5300
  "line": {
5351
- "start": 95,
5352
- "end": 108
5301
+ "start": 89,
5302
+ "end": 102
5353
5303
  }
5354
5304
  },
5355
5305
  "group": [
@@ -5364,8 +5314,8 @@
5364
5314
  {
5365
5315
  "description": "The base shadow of the FAB.\n",
5366
5316
  "commentRange": {
5367
- "start": 110,
5368
- "end": 111
5317
+ "start": 104,
5318
+ "end": 105
5369
5319
  },
5370
5320
  "context": {
5371
5321
  "type": "variable",
@@ -5373,8 +5323,8 @@
5373
5323
  "value": "0 6px 10px rgba( black, .14 ), 0 1px 18px rgba( black, .12 ), 0 3px 5px rgba( black, .2 )",
5374
5324
  "scope": "default",
5375
5325
  "line": {
5376
- "start": 112,
5377
- "end": 112
5326
+ "start": 106,
5327
+ "end": 106
5378
5328
  }
5379
5329
  },
5380
5330
  "group": [
@@ -5389,8 +5339,8 @@
5389
5339
  {
5390
5340
  "description": "The disabled shadow of the FAB.\n",
5391
5341
  "commentRange": {
5392
- "start": 113,
5393
- "end": 114
5342
+ "start": 107,
5343
+ "end": 108
5394
5344
  },
5395
5345
  "context": {
5396
5346
  "type": "variable",
@@ -5398,8 +5348,8 @@
5398
5348
  "value": "0 6px 10px k-try-tint( rgba( black, .14 ), .5 ), 0 1px 18px k-try-tint( rgba( black, .12 ), .5 ), 0 3px 5px k-try-tint( rgba( black, .2 ), .5 )",
5399
5349
  "scope": "default",
5400
5350
  "line": {
5401
- "start": 115,
5402
- "end": 115
5351
+ "start": 109,
5352
+ "end": 109
5403
5353
  }
5404
5354
  },
5405
5355
  "group": [
@@ -5414,8 +5364,8 @@
5414
5364
  {
5415
5365
  "description": "The active shadow of the FAB.\n",
5416
5366
  "commentRange": {
5417
- "start": 116,
5418
- "end": 117
5367
+ "start": 110,
5368
+ "end": 111
5419
5369
  },
5420
5370
  "context": {
5421
5371
  "type": "variable",
@@ -5423,8 +5373,8 @@
5423
5373
  "value": "null",
5424
5374
  "scope": "default",
5425
5375
  "line": {
5426
- "start": 118,
5427
- "end": 118
5376
+ "start": 112,
5377
+ "end": 112
5428
5378
  }
5429
5379
  },
5430
5380
  "group": [
@@ -5439,8 +5389,8 @@
5439
5389
  {
5440
5390
  "description": "The outline style of the FAB.\n",
5441
5391
  "commentRange": {
5442
- "start": 119,
5443
- "end": 120
5392
+ "start": 113,
5393
+ "end": 114
5444
5394
  },
5445
5395
  "context": {
5446
5396
  "type": "variable",
@@ -5448,8 +5398,8 @@
5448
5398
  "value": "solid",
5449
5399
  "scope": "default",
5450
5400
  "line": {
5451
- "start": 121,
5452
- "end": 121
5401
+ "start": 115,
5402
+ "end": 115
5453
5403
  }
5454
5404
  },
5455
5405
  "group": [
@@ -5464,8 +5414,8 @@
5464
5414
  {
5465
5415
  "description": "The outline width of the FAB.\n",
5466
5416
  "commentRange": {
5467
- "start": 122,
5468
- "end": 123
5417
+ "start": 116,
5418
+ "end": 117
5469
5419
  },
5470
5420
  "context": {
5471
5421
  "type": "variable",
@@ -5473,8 +5423,8 @@
5473
5423
  "value": "k-map-get( $kendo-spacing, 0.5 )",
5474
5424
  "scope": "default",
5475
5425
  "line": {
5476
- "start": 124,
5477
- "end": 124
5426
+ "start": 118,
5427
+ "end": 118
5478
5428
  }
5479
5429
  },
5480
5430
  "group": [
@@ -5489,8 +5439,8 @@
5489
5439
  {
5490
5440
  "description": "The base text color of the FAB item.\n",
5491
5441
  "commentRange": {
5492
- "start": 127,
5493
- "end": 128
5442
+ "start": 121,
5443
+ "end": 122
5494
5444
  },
5495
5445
  "context": {
5496
5446
  "type": "variable",
@@ -5498,8 +5448,8 @@
5498
5448
  "value": "$kendo-component-text",
5499
5449
  "scope": "default",
5500
5450
  "line": {
5501
- "start": 129,
5502
- "end": 129
5451
+ "start": 123,
5452
+ "end": 123
5503
5453
  }
5504
5454
  },
5505
5455
  "group": [
@@ -5514,8 +5464,8 @@
5514
5464
  {
5515
5465
  "description": "The base background color of the FAB item.\n",
5516
5466
  "commentRange": {
5517
- "start": 130,
5518
- "end": 131
5467
+ "start": 124,
5468
+ "end": 125
5519
5469
  },
5520
5470
  "context": {
5521
5471
  "type": "variable",
@@ -5523,8 +5473,8 @@
5523
5473
  "value": "$kendo-component-bg",
5524
5474
  "scope": "default",
5525
5475
  "line": {
5526
- "start": 132,
5527
- "end": 132
5476
+ "start": 126,
5477
+ "end": 126
5528
5478
  }
5529
5479
  },
5530
5480
  "group": [
@@ -5539,8 +5489,8 @@
5539
5489
  {
5540
5490
  "description": "The base border color of the FAB item.\n",
5541
5491
  "commentRange": {
5542
- "start": 133,
5543
- "end": 134
5492
+ "start": 127,
5493
+ "end": 128
5544
5494
  },
5545
5495
  "context": {
5546
5496
  "type": "variable",
@@ -5548,8 +5498,8 @@
5548
5498
  "value": "$kendo-component-border",
5549
5499
  "scope": "default",
5550
5500
  "line": {
5551
- "start": 135,
5552
- "end": 135
5501
+ "start": 129,
5502
+ "end": 129
5553
5503
  }
5554
5504
  },
5555
5505
  "group": [
@@ -5564,8 +5514,8 @@
5564
5514
  {
5565
5515
  "description": "The base text color of the FAB item icon.\n",
5566
5516
  "commentRange": {
5567
- "start": 137,
5568
- "end": 138
5517
+ "start": 131,
5518
+ "end": 132
5569
5519
  },
5570
5520
  "context": {
5571
5521
  "type": "variable",
@@ -5573,8 +5523,8 @@
5573
5523
  "value": "$kendo-button-text",
5574
5524
  "scope": "default",
5575
5525
  "line": {
5576
- "start": 139,
5577
- "end": 139
5526
+ "start": 133,
5527
+ "end": 133
5578
5528
  }
5579
5529
  },
5580
5530
  "group": [
@@ -5589,8 +5539,8 @@
5589
5539
  {
5590
5540
  "description": "The base background color of the FAB item icon.\n",
5591
5541
  "commentRange": {
5592
- "start": 140,
5593
- "end": 141
5542
+ "start": 134,
5543
+ "end": 135
5594
5544
  },
5595
5545
  "context": {
5596
5546
  "type": "variable",
@@ -5598,8 +5548,8 @@
5598
5548
  "value": "$kendo-button-bg",
5599
5549
  "scope": "default",
5600
5550
  "line": {
5601
- "start": 142,
5602
- "end": 142
5551
+ "start": 136,
5552
+ "end": 136
5603
5553
  }
5604
5554
  },
5605
5555
  "group": [
@@ -5614,8 +5564,8 @@
5614
5564
  {
5615
5565
  "description": "The base border color of the FAB item icon.\n",
5616
5566
  "commentRange": {
5617
- "start": 143,
5618
- "end": 144
5567
+ "start": 137,
5568
+ "end": 138
5619
5569
  },
5620
5570
  "context": {
5621
5571
  "type": "variable",
@@ -5623,8 +5573,8 @@
5623
5573
  "value": "$kendo-button-border",
5624
5574
  "scope": "default",
5625
5575
  "line": {
5626
- "start": 145,
5627
- "end": 145
5576
+ "start": 139,
5577
+ "end": 139
5628
5578
  }
5629
5579
  },
5630
5580
  "group": [
@@ -5639,8 +5589,8 @@
5639
5589
  {
5640
5590
  "description": "The base shadow of the FAB item.\n",
5641
5591
  "commentRange": {
5642
- "start": 147,
5643
- "end": 148
5592
+ "start": 141,
5593
+ "end": 142
5644
5594
  },
5645
5595
  "context": {
5646
5596
  "type": "variable",
@@ -5648,8 +5598,8 @@
5648
5598
  "value": "$kendo-fab-shadow",
5649
5599
  "scope": "default",
5650
5600
  "line": {
5651
- "start": 149,
5652
- "end": 149
5601
+ "start": 143,
5602
+ "end": 143
5653
5603
  }
5654
5604
  },
5655
5605
  "group": [
@@ -5664,8 +5614,8 @@
5664
5614
  {
5665
5615
  "description": "The disabled shadow of the FAB item.\n",
5666
5616
  "commentRange": {
5667
- "start": 150,
5668
- "end": 151
5617
+ "start": 144,
5618
+ "end": 145
5669
5619
  },
5670
5620
  "context": {
5671
5621
  "type": "variable",
@@ -5673,8 +5623,8 @@
5673
5623
  "value": "$kendo-fab-disabled-shadow",
5674
5624
  "scope": "default",
5675
5625
  "line": {
5676
- "start": 152,
5677
- "end": 152
5626
+ "start": 146,
5627
+ "end": 146
5678
5628
  }
5679
5629
  },
5680
5630
  "group": [
@@ -5689,8 +5639,8 @@
5689
5639
  {
5690
5640
  "description": "The active shadow of the FAB item.\n",
5691
5641
  "commentRange": {
5692
- "start": 153,
5693
- "end": 154
5642
+ "start": 147,
5643
+ "end": 148
5694
5644
  },
5695
5645
  "context": {
5696
5646
  "type": "variable",
@@ -5698,8 +5648,8 @@
5698
5648
  "value": "$kendo-fab-active-shadow",
5699
5649
  "scope": "default",
5700
5650
  "line": {
5701
- "start": 155,
5702
- "end": 155
5651
+ "start": 149,
5652
+ "end": 149
5703
5653
  }
5704
5654
  },
5705
5655
  "group": [
@@ -5714,8 +5664,8 @@
5714
5664
  {
5715
5665
  "description": "The outline style of the FAB item.\n",
5716
5666
  "commentRange": {
5717
- "start": 156,
5718
- "end": 157
5667
+ "start": 150,
5668
+ "end": 151
5719
5669
  },
5720
5670
  "context": {
5721
5671
  "type": "variable",
@@ -5723,8 +5673,8 @@
5723
5673
  "value": "solid",
5724
5674
  "scope": "default",
5725
5675
  "line": {
5726
- "start": 158,
5727
- "end": 158
5676
+ "start": 152,
5677
+ "end": 152
5728
5678
  }
5729
5679
  },
5730
5680
  "group": [
@@ -5739,8 +5689,8 @@
5739
5689
  {
5740
5690
  "description": "The outline width of the FAB item.\n",
5741
5691
  "commentRange": {
5742
- "start": 159,
5743
- "end": 160
5692
+ "start": 153,
5693
+ "end": 154
5744
5694
  },
5745
5695
  "context": {
5746
5696
  "type": "variable",
@@ -5748,8 +5698,8 @@
5748
5698
  "value": "k-map-get( $kendo-spacing, 0.5 )",
5749
5699
  "scope": "default",
5750
5700
  "line": {
5751
- "start": 161,
5752
- "end": 161
5701
+ "start": 155,
5702
+ "end": 155
5753
5703
  }
5754
5704
  },
5755
5705
  "group": [
@@ -5764,8 +5714,8 @@
5764
5714
  {
5765
5715
  "description": "The outline color of the FAB item.\n",
5766
5716
  "commentRange": {
5767
- "start": 162,
5768
- "end": 163
5717
+ "start": 156,
5718
+ "end": 157
5769
5719
  },
5770
5720
  "context": {
5771
5721
  "type": "variable",
@@ -5773,8 +5723,8 @@
5773
5723
  "value": "rgba(0, 0, 0, .08)",
5774
5724
  "scope": "default",
5775
5725
  "line": {
5776
- "start": 164,
5777
- "end": 164
5726
+ "start": 158,
5727
+ "end": 158
5778
5728
  }
5779
5729
  },
5780
5730
  "group": [
@@ -7370,11 +7320,11 @@
7370
7320
  "context": {
7371
7321
  "type": "variable",
7372
7322
  "name": "kendo-input-sizes",
7373
- "value": "(\n sm: (\n padding-x: $kendo-input-sm-padding-x,\n padding-y: $kendo-input-sm-padding-y,\n font-size: $kendo-input-sm-font-size,\n line-height: $kendo-input-sm-line-height,\n icon-size: calc( #{$kendo-icon-size} + #{$kendo-input-sm-padding-y * 2} ),\n button-padding-x: $kendo-input-sm-padding-y,\n button-padding-y: $kendo-input-sm-padding-y\n ),\n md: (\n padding-x: $kendo-input-md-padding-x,\n padding-y: $kendo-input-md-padding-y,\n font-size: $kendo-input-md-font-size,\n line-height: $kendo-input-md-line-height,\n icon-size: calc( #{$kendo-icon-size} + #{$kendo-input-md-padding-y * 2} ),\n button-padding-x: $kendo-input-md-padding-y,\n button-padding-y: $kendo-input-md-padding-y\n ),\n lg: (\n padding-x: $kendo-input-lg-padding-x,\n padding-y: $kendo-input-lg-padding-y,\n font-size: $kendo-input-lg-font-size,\n line-height: $kendo-input-lg-line-height,\n icon-size: calc( #{$kendo-icon-size} + #{$kendo-input-lg-padding-y * 2} ),\n button-padding-x: $kendo-input-lg-padding-y,\n button-padding-y: $kendo-input-lg-padding-y\n )\n)",
7323
+ "value": "(\n sm: (\n padding-x: $kendo-input-sm-padding-x,\n padding-y: $kendo-input-sm-padding-y,\n font-size: $kendo-input-sm-font-size,\n line-height: $kendo-input-sm-line-height,\n button-padding-x: $kendo-input-sm-padding-y,\n button-padding-y: $kendo-input-sm-padding-y\n ),\n md: (\n padding-x: $kendo-input-md-padding-x,\n padding-y: $kendo-input-md-padding-y,\n font-size: $kendo-input-md-font-size,\n line-height: $kendo-input-md-line-height,\n button-padding-x: $kendo-input-md-padding-y,\n button-padding-y: $kendo-input-md-padding-y\n ),\n lg: (\n padding-x: $kendo-input-lg-padding-x,\n padding-y: $kendo-input-lg-padding-y,\n font-size: $kendo-input-lg-font-size,\n line-height: $kendo-input-lg-line-height,\n button-padding-x: $kendo-input-lg-padding-y,\n button-padding-y: $kendo-input-lg-padding-y\n )\n)",
7374
7324
  "scope": "default",
7375
7325
  "line": {
7376
7326
  "start": 74,
7377
- "end": 102
7327
+ "end": 99
7378
7328
  }
7379
7329
  },
7380
7330
  "group": [
@@ -7389,8 +7339,8 @@
7389
7339
  {
7390
7340
  "description": "The background color of the Input components.\n",
7391
7341
  "commentRange": {
7392
- "start": 104,
7393
- "end": 105
7342
+ "start": 101,
7343
+ "end": 102
7394
7344
  },
7395
7345
  "context": {
7396
7346
  "type": "variable",
@@ -7398,8 +7348,8 @@
7398
7348
  "value": "$kendo-component-bg",
7399
7349
  "scope": "default",
7400
7350
  "line": {
7401
- "start": 106,
7402
- "end": 106
7351
+ "start": 103,
7352
+ "end": 103
7403
7353
  }
7404
7354
  },
7405
7355
  "group": [
@@ -7414,8 +7364,8 @@
7414
7364
  {
7415
7365
  "description": "The text color of the Input components.\n",
7416
7366
  "commentRange": {
7417
- "start": 107,
7418
- "end": 108
7367
+ "start": 104,
7368
+ "end": 105
7419
7369
  },
7420
7370
  "context": {
7421
7371
  "type": "variable",
@@ -7423,8 +7373,8 @@
7423
7373
  "value": "$kendo-component-text",
7424
7374
  "scope": "default",
7425
7375
  "line": {
7426
- "start": 109,
7427
- "end": 109
7376
+ "start": 106,
7377
+ "end": 106
7428
7378
  }
7429
7379
  },
7430
7380
  "group": [
@@ -7439,8 +7389,8 @@
7439
7389
  {
7440
7390
  "description": "The border color of the Input components.\n",
7441
7391
  "commentRange": {
7442
- "start": 110,
7443
- "end": 111
7392
+ "start": 107,
7393
+ "end": 108
7444
7394
  },
7445
7395
  "context": {
7446
7396
  "type": "variable",
@@ -7448,8 +7398,8 @@
7448
7398
  "value": "$kendo-button-border",
7449
7399
  "scope": "default",
7450
7400
  "line": {
7451
- "start": 112,
7452
- "end": 112
7401
+ "start": 109,
7402
+ "end": 109
7453
7403
  }
7454
7404
  },
7455
7405
  "group": [
@@ -7464,8 +7414,8 @@
7464
7414
  {
7465
7415
  "description": "The shadow of the Input components.\n",
7466
7416
  "commentRange": {
7467
- "start": 113,
7468
- "end": 114
7417
+ "start": 110,
7418
+ "end": 111
7469
7419
  },
7470
7420
  "context": {
7471
7421
  "type": "variable",
@@ -7473,8 +7423,8 @@
7473
7423
  "value": "null",
7474
7424
  "scope": "default",
7475
7425
  "line": {
7476
- "start": 115,
7477
- "end": 115
7426
+ "start": 112,
7427
+ "end": 112
7478
7428
  }
7479
7429
  },
7480
7430
  "group": [
@@ -7489,8 +7439,8 @@
7489
7439
  {
7490
7440
  "description": "The background color of the hovered Input components.\n",
7491
7441
  "commentRange": {
7492
- "start": 117,
7493
- "end": 118
7442
+ "start": 114,
7443
+ "end": 115
7494
7444
  },
7495
7445
  "context": {
7496
7446
  "type": "variable",
@@ -7498,8 +7448,8 @@
7498
7448
  "value": "null",
7499
7449
  "scope": "default",
7500
7450
  "line": {
7501
- "start": 119,
7502
- "end": 119
7451
+ "start": 116,
7452
+ "end": 116
7503
7453
  }
7504
7454
  },
7505
7455
  "group": [
@@ -7514,8 +7464,8 @@
7514
7464
  {
7515
7465
  "description": "The text color of the hovered Input components.\n",
7516
7466
  "commentRange": {
7517
- "start": 120,
7518
- "end": 121
7467
+ "start": 117,
7468
+ "end": 118
7519
7469
  },
7520
7470
  "context": {
7521
7471
  "type": "variable",
@@ -7523,8 +7473,8 @@
7523
7473
  "value": "null",
7524
7474
  "scope": "default",
7525
7475
  "line": {
7526
- "start": 122,
7527
- "end": 122
7476
+ "start": 119,
7477
+ "end": 119
7528
7478
  }
7529
7479
  },
7530
7480
  "group": [
@@ -7539,8 +7489,8 @@
7539
7489
  {
7540
7490
  "description": "The border color of the hovered Input components.\n",
7541
7491
  "commentRange": {
7542
- "start": 123,
7543
- "end": 124
7492
+ "start": 120,
7493
+ "end": 121
7544
7494
  },
7545
7495
  "context": {
7546
7496
  "type": "variable",
@@ -7548,8 +7498,8 @@
7548
7498
  "value": "$kendo-button-hover-border",
7549
7499
  "scope": "default",
7550
7500
  "line": {
7551
- "start": 125,
7552
- "end": 125
7501
+ "start": 122,
7502
+ "end": 122
7553
7503
  }
7554
7504
  },
7555
7505
  "group": [
@@ -7564,8 +7514,8 @@
7564
7514
  {
7565
7515
  "description": "The shadow of the hovered Input components.\n",
7566
7516
  "commentRange": {
7567
- "start": 126,
7568
- "end": 127
7517
+ "start": 123,
7518
+ "end": 124
7569
7519
  },
7570
7520
  "context": {
7571
7521
  "type": "variable",
@@ -7573,8 +7523,8 @@
7573
7523
  "value": "null",
7574
7524
  "scope": "default",
7575
7525
  "line": {
7576
- "start": 128,
7577
- "end": 128
7526
+ "start": 125,
7527
+ "end": 125
7578
7528
  }
7579
7529
  },
7580
7530
  "group": [
@@ -7589,8 +7539,8 @@
7589
7539
  {
7590
7540
  "description": "The background color of the focused Input components.\n",
7591
7541
  "commentRange": {
7592
- "start": 130,
7593
- "end": 131
7542
+ "start": 127,
7543
+ "end": 128
7594
7544
  },
7595
7545
  "context": {
7596
7546
  "type": "variable",
@@ -7598,8 +7548,8 @@
7598
7548
  "value": "null",
7599
7549
  "scope": "default",
7600
7550
  "line": {
7601
- "start": 132,
7602
- "end": 132
7551
+ "start": 129,
7552
+ "end": 129
7603
7553
  }
7604
7554
  },
7605
7555
  "group": [
@@ -7614,8 +7564,8 @@
7614
7564
  {
7615
7565
  "description": "The text color of the focused Input components.\n",
7616
7566
  "commentRange": {
7617
- "start": 133,
7618
- "end": 134
7567
+ "start": 130,
7568
+ "end": 131
7619
7569
  },
7620
7570
  "context": {
7621
7571
  "type": "variable",
@@ -7623,8 +7573,8 @@
7623
7573
  "value": "null",
7624
7574
  "scope": "default",
7625
7575
  "line": {
7626
- "start": 135,
7627
- "end": 135
7576
+ "start": 132,
7577
+ "end": 132
7628
7578
  }
7629
7579
  },
7630
7580
  "group": [
@@ -7639,8 +7589,8 @@
7639
7589
  {
7640
7590
  "description": "The border color of the focused Input components.\n",
7641
7591
  "commentRange": {
7642
- "start": 136,
7643
- "end": 137
7592
+ "start": 133,
7593
+ "end": 134
7644
7594
  },
7645
7595
  "context": {
7646
7596
  "type": "variable",
@@ -7648,8 +7598,8 @@
7648
7598
  "value": "rgba( black, .1 )",
7649
7599
  "scope": "default",
7650
7600
  "line": {
7651
- "start": 138,
7652
- "end": 138
7601
+ "start": 135,
7602
+ "end": 135
7653
7603
  }
7654
7604
  },
7655
7605
  "group": [
@@ -7664,8 +7614,8 @@
7664
7614
  {
7665
7615
  "description": "The shadow of the focused Input components.\n",
7666
7616
  "commentRange": {
7667
- "start": 139,
7668
- "end": 140
7617
+ "start": 136,
7618
+ "end": 137
7669
7619
  },
7670
7620
  "context": {
7671
7621
  "type": "variable",
@@ -7673,8 +7623,8 @@
7673
7623
  "value": "0 2px 4px 0 rgba( black, .03 ), 0 4px 5px 0 rgba( black, .04 )",
7674
7624
  "scope": "default",
7675
7625
  "line": {
7676
- "start": 141,
7677
- "end": 141
7626
+ "start": 138,
7627
+ "end": 138
7678
7628
  }
7679
7629
  },
7680
7630
  "group": [
@@ -7689,8 +7639,8 @@
7689
7639
  {
7690
7640
  "description": "The background color of the selected Input components.\n",
7691
7641
  "commentRange": {
7692
- "start": 143,
7693
- "end": 144
7642
+ "start": 140,
7643
+ "end": 141
7694
7644
  },
7695
7645
  "context": {
7696
7646
  "type": "variable",
@@ -7698,8 +7648,8 @@
7698
7648
  "value": "null",
7699
7649
  "scope": "default",
7700
7650
  "line": {
7701
- "start": 145,
7702
- "end": 145
7651
+ "start": 142,
7652
+ "end": 142
7703
7653
  }
7704
7654
  },
7705
7655
  "group": [
@@ -7714,8 +7664,8 @@
7714
7664
  {
7715
7665
  "description": "The text color of the selected Input components.\n",
7716
7666
  "commentRange": {
7717
- "start": 146,
7718
- "end": 147
7667
+ "start": 143,
7668
+ "end": 144
7719
7669
  },
7720
7670
  "context": {
7721
7671
  "type": "variable",
@@ -7723,8 +7673,8 @@
7723
7673
  "value": "null",
7724
7674
  "scope": "default",
7725
7675
  "line": {
7726
- "start": 148,
7727
- "end": 148
7676
+ "start": 145,
7677
+ "end": 145
7728
7678
  }
7729
7679
  },
7730
7680
  "group": [
@@ -7739,8 +7689,8 @@
7739
7689
  {
7740
7690
  "description": "The background color of the disabled Input components.\n",
7741
7691
  "commentRange": {
7742
- "start": 150,
7743
- "end": 151
7692
+ "start": 147,
7693
+ "end": 148
7744
7694
  },
7745
7695
  "context": {
7746
7696
  "type": "variable",
@@ -7748,8 +7698,8 @@
7748
7698
  "value": "null",
7749
7699
  "scope": "default",
7750
7700
  "line": {
7751
- "start": 152,
7752
- "end": 152
7701
+ "start": 149,
7702
+ "end": 149
7753
7703
  }
7754
7704
  },
7755
7705
  "group": [
@@ -7764,8 +7714,8 @@
7764
7714
  {
7765
7715
  "description": "The text color of the disabled Input components.\n",
7766
7716
  "commentRange": {
7767
- "start": 153,
7768
- "end": 154
7717
+ "start": 150,
7718
+ "end": 151
7769
7719
  },
7770
7720
  "context": {
7771
7721
  "type": "variable",
@@ -7773,8 +7723,8 @@
7773
7723
  "value": "null",
7774
7724
  "scope": "default",
7775
7725
  "line": {
7776
- "start": 155,
7777
- "end": 155
7726
+ "start": 152,
7727
+ "end": 152
7778
7728
  }
7779
7729
  },
7780
7730
  "group": [
@@ -7789,8 +7739,8 @@
7789
7739
  {
7790
7740
  "description": "The border color of the disabled Input components.\n",
7791
7741
  "commentRange": {
7792
- "start": 156,
7793
- "end": 157
7742
+ "start": 153,
7743
+ "end": 154
7794
7744
  },
7795
7745
  "context": {
7796
7746
  "type": "variable",
@@ -7798,8 +7748,8 @@
7798
7748
  "value": "null",
7799
7749
  "scope": "default",
7800
7750
  "line": {
7801
- "start": 158,
7802
- "end": 158
7751
+ "start": 155,
7752
+ "end": 155
7803
7753
  }
7804
7754
  },
7805
7755
  "group": [
@@ -7814,8 +7764,8 @@
7814
7764
  {
7815
7765
  "description": "The gradient of the disabled Input components.\n",
7816
7766
  "commentRange": {
7817
- "start": 159,
7818
- "end": 160
7767
+ "start": 156,
7768
+ "end": 157
7819
7769
  },
7820
7770
  "context": {
7821
7771
  "type": "variable",
@@ -7823,8 +7773,8 @@
7823
7773
  "value": "null",
7824
7774
  "scope": "default",
7825
7775
  "line": {
7826
- "start": 161,
7827
- "end": 161
7776
+ "start": 158,
7777
+ "end": 158
7828
7778
  }
7829
7779
  },
7830
7780
  "group": [
@@ -7839,8 +7789,8 @@
7839
7789
  {
7840
7790
  "description": "The shadow of the disabled Input components.\n",
7841
7791
  "commentRange": {
7842
- "start": 162,
7843
- "end": 163
7792
+ "start": 159,
7793
+ "end": 160
7844
7794
  },
7845
7795
  "context": {
7846
7796
  "type": "variable",
@@ -7848,8 +7798,8 @@
7848
7798
  "value": "null",
7849
7799
  "scope": "default",
7850
7800
  "line": {
7851
- "start": 164,
7852
- "end": 164
7801
+ "start": 161,
7802
+ "end": 161
7853
7803
  }
7854
7804
  },
7855
7805
  "group": [
@@ -7864,8 +7814,8 @@
7864
7814
  {
7865
7815
  "description": "The background color of the outline Input components.\n",
7866
7816
  "commentRange": {
7867
- "start": 166,
7868
- "end": 167
7817
+ "start": 163,
7818
+ "end": 164
7869
7819
  },
7870
7820
  "context": {
7871
7821
  "type": "variable",
@@ -7873,8 +7823,8 @@
7873
7823
  "value": "null",
7874
7824
  "scope": "default",
7875
7825
  "line": {
7876
- "start": 168,
7877
- "end": 168
7826
+ "start": 165,
7827
+ "end": 165
7878
7828
  }
7879
7829
  },
7880
7830
  "group": [
@@ -7889,8 +7839,8 @@
7889
7839
  {
7890
7840
  "description": "The text color of the outline Input components.\n",
7891
7841
  "commentRange": {
7892
- "start": 169,
7893
- "end": 170
7842
+ "start": 166,
7843
+ "end": 167
7894
7844
  },
7895
7845
  "context": {
7896
7846
  "type": "variable",
@@ -7898,8 +7848,8 @@
7898
7848
  "value": "null",
7899
7849
  "scope": "default",
7900
7850
  "line": {
7901
- "start": 171,
7902
- "end": 171
7851
+ "start": 168,
7852
+ "end": 168
7903
7853
  }
7904
7854
  },
7905
7855
  "group": [
@@ -7914,8 +7864,8 @@
7914
7864
  {
7915
7865
  "description": "The border color of the outline Input components.\n",
7916
7866
  "commentRange": {
7917
- "start": 172,
7918
- "end": 173
7867
+ "start": 169,
7868
+ "end": 170
7919
7869
  },
7920
7870
  "context": {
7921
7871
  "type": "variable",
@@ -7923,8 +7873,8 @@
7923
7873
  "value": "rgba( $kendo-button-text, .5)",
7924
7874
  "scope": "default",
7925
7875
  "line": {
7926
- "start": 174,
7927
- "end": 174
7876
+ "start": 171,
7877
+ "end": 171
7928
7878
  }
7929
7879
  },
7930
7880
  "group": [
@@ -7939,8 +7889,8 @@
7939
7889
  {
7940
7890
  "description": "The background color of the outline hovered Input components.\n",
7941
7891
  "commentRange": {
7942
- "start": 176,
7943
- "end": 177
7892
+ "start": 173,
7893
+ "end": 174
7944
7894
  },
7945
7895
  "context": {
7946
7896
  "type": "variable",
@@ -7948,8 +7898,8 @@
7948
7898
  "value": "null",
7949
7899
  "scope": "default",
7950
7900
  "line": {
7951
- "start": 178,
7952
- "end": 178
7901
+ "start": 175,
7902
+ "end": 175
7953
7903
  }
7954
7904
  },
7955
7905
  "group": [
@@ -7964,8 +7914,8 @@
7964
7914
  {
7965
7915
  "description": "The text color of the outline hovered Input components.\n",
7966
7916
  "commentRange": {
7967
- "start": 179,
7968
- "end": 180
7917
+ "start": 176,
7918
+ "end": 177
7969
7919
  },
7970
7920
  "context": {
7971
7921
  "type": "variable",
@@ -7973,8 +7923,8 @@
7973
7923
  "value": "null",
7974
7924
  "scope": "default",
7975
7925
  "line": {
7976
- "start": 181,
7977
- "end": 181
7926
+ "start": 178,
7927
+ "end": 178
7978
7928
  }
7979
7929
  },
7980
7930
  "group": [
@@ -7989,8 +7939,8 @@
7989
7939
  {
7990
7940
  "description": "The border color of the outline hovered Input components.\n",
7991
7941
  "commentRange": {
7992
- "start": 182,
7993
- "end": 183
7942
+ "start": 179,
7943
+ "end": 180
7994
7944
  },
7995
7945
  "context": {
7996
7946
  "type": "variable",
@@ -7998,8 +7948,8 @@
7998
7948
  "value": "rgba( $kendo-button-text, .8)",
7999
7949
  "scope": "default",
8000
7950
  "line": {
8001
- "start": 184,
8002
- "end": 184
7951
+ "start": 181,
7952
+ "end": 181
8003
7953
  }
8004
7954
  },
8005
7955
  "group": [
@@ -8014,8 +7964,8 @@
8014
7964
  {
8015
7965
  "description": "The background color of the outline focused Input components.\n",
8016
7966
  "commentRange": {
8017
- "start": 186,
8018
- "end": 187
7967
+ "start": 183,
7968
+ "end": 184
8019
7969
  },
8020
7970
  "context": {
8021
7971
  "type": "variable",
@@ -8023,8 +7973,8 @@
8023
7973
  "value": "null",
8024
7974
  "scope": "default",
8025
7975
  "line": {
8026
- "start": 188,
8027
- "end": 188
7976
+ "start": 185,
7977
+ "end": 185
8028
7978
  }
8029
7979
  },
8030
7980
  "group": [
@@ -8039,8 +7989,8 @@
8039
7989
  {
8040
7990
  "description": "The text color of the outline focused Input components.\n",
8041
7991
  "commentRange": {
8042
- "start": 189,
8043
- "end": 190
7992
+ "start": 186,
7993
+ "end": 187
8044
7994
  },
8045
7995
  "context": {
8046
7996
  "type": "variable",
@@ -8048,8 +7998,8 @@
8048
7998
  "value": "null",
8049
7999
  "scope": "default",
8050
8000
  "line": {
8051
- "start": 191,
8052
- "end": 191
8001
+ "start": 188,
8002
+ "end": 188
8053
8003
  }
8054
8004
  },
8055
8005
  "group": [
@@ -8064,8 +8014,8 @@
8064
8014
  {
8065
8015
  "description": "The border color of the outline focused Input components.\n",
8066
8016
  "commentRange": {
8067
- "start": 192,
8068
- "end": 193
8017
+ "start": 189,
8018
+ "end": 190
8069
8019
  },
8070
8020
  "context": {
8071
8021
  "type": "variable",
@@ -8073,8 +8023,8 @@
8073
8023
  "value": "null",
8074
8024
  "scope": "default",
8075
8025
  "line": {
8076
- "start": 194,
8077
- "end": 194
8026
+ "start": 191,
8027
+ "end": 191
8078
8028
  }
8079
8029
  },
8080
8030
  "group": [
@@ -8089,8 +8039,8 @@
8089
8039
  {
8090
8040
  "description": "The shadow of the outline focused Input components.\n",
8091
8041
  "commentRange": {
8092
- "start": 195,
8093
- "end": 196
8042
+ "start": 192,
8043
+ "end": 193
8094
8044
  },
8095
8045
  "context": {
8096
8046
  "type": "variable",
@@ -8098,8 +8048,8 @@
8098
8048
  "value": "$kendo-input-focus-shadow",
8099
8049
  "scope": "default",
8100
8050
  "line": {
8101
- "start": 197,
8102
- "end": 197
8051
+ "start": 194,
8052
+ "end": 194
8103
8053
  }
8104
8054
  },
8105
8055
  "group": [
@@ -8114,8 +8064,8 @@
8114
8064
  {
8115
8065
  "description": "The background color of the flat Input components.\n",
8116
8066
  "commentRange": {
8117
- "start": 199,
8118
- "end": 200
8067
+ "start": 196,
8068
+ "end": 197
8119
8069
  },
8120
8070
  "context": {
8121
8071
  "type": "variable",
@@ -8123,8 +8073,8 @@
8123
8073
  "value": "null",
8124
8074
  "scope": "default",
8125
8075
  "line": {
8126
- "start": 201,
8127
- "end": 201
8076
+ "start": 198,
8077
+ "end": 198
8128
8078
  }
8129
8079
  },
8130
8080
  "group": [
@@ -8139,8 +8089,8 @@
8139
8089
  {
8140
8090
  "description": "The text color of the flat Input components.\n",
8141
8091
  "commentRange": {
8142
- "start": 202,
8143
- "end": 203
8092
+ "start": 199,
8093
+ "end": 200
8144
8094
  },
8145
8095
  "context": {
8146
8096
  "type": "variable",
@@ -8148,8 +8098,8 @@
8148
8098
  "value": "$kendo-input-text",
8149
8099
  "scope": "default",
8150
8100
  "line": {
8151
- "start": 204,
8152
- "end": 204
8101
+ "start": 201,
8102
+ "end": 201
8153
8103
  }
8154
8104
  },
8155
8105
  "group": [
@@ -8164,8 +8114,8 @@
8164
8114
  {
8165
8115
  "description": "The border color of the flat Input components.\n",
8166
8116
  "commentRange": {
8167
- "start": 205,
8168
- "end": 206
8117
+ "start": 202,
8118
+ "end": 203
8169
8119
  },
8170
8120
  "context": {
8171
8121
  "type": "variable",
@@ -8173,8 +8123,8 @@
8173
8123
  "value": "$kendo-input-border",
8174
8124
  "scope": "default",
8175
8125
  "line": {
8176
- "start": 207,
8177
- "end": 207
8126
+ "start": 204,
8127
+ "end": 204
8178
8128
  }
8179
8129
  },
8180
8130
  "group": [
@@ -8189,8 +8139,8 @@
8189
8139
  {
8190
8140
  "description": "The background color of the flat hovered Input components.\n",
8191
8141
  "commentRange": {
8192
- "start": 209,
8193
- "end": 210
8142
+ "start": 206,
8143
+ "end": 207
8194
8144
  },
8195
8145
  "context": {
8196
8146
  "type": "variable",
@@ -8198,8 +8148,8 @@
8198
8148
  "value": "null",
8199
8149
  "scope": "default",
8200
8150
  "line": {
8201
- "start": 211,
8202
- "end": 211
8151
+ "start": 208,
8152
+ "end": 208
8203
8153
  }
8204
8154
  },
8205
8155
  "group": [
@@ -8214,8 +8164,8 @@
8214
8164
  {
8215
8165
  "description": "The text color of the flat hovered Input components.\n",
8216
8166
  "commentRange": {
8217
- "start": 212,
8218
- "end": 213
8167
+ "start": 209,
8168
+ "end": 210
8219
8169
  },
8220
8170
  "context": {
8221
8171
  "type": "variable",
@@ -8223,8 +8173,8 @@
8223
8173
  "value": "null",
8224
8174
  "scope": "default",
8225
8175
  "line": {
8226
- "start": 214,
8227
- "end": 214
8176
+ "start": 211,
8177
+ "end": 211
8228
8178
  }
8229
8179
  },
8230
8180
  "group": [
@@ -8239,8 +8189,8 @@
8239
8189
  {
8240
8190
  "description": "The border color of the flat hovered Input components.\n",
8241
8191
  "commentRange": {
8242
- "start": 215,
8243
- "end": 216
8192
+ "start": 212,
8193
+ "end": 213
8244
8194
  },
8245
8195
  "context": {
8246
8196
  "type": "variable",
@@ -8248,8 +8198,8 @@
8248
8198
  "value": "$kendo-input-hover-border",
8249
8199
  "scope": "default",
8250
8200
  "line": {
8251
- "start": 217,
8252
- "end": 217
8201
+ "start": 214,
8202
+ "end": 214
8253
8203
  }
8254
8204
  },
8255
8205
  "group": [
@@ -8264,8 +8214,8 @@
8264
8214
  {
8265
8215
  "description": "The background color of the flat focused Input components.\n",
8266
8216
  "commentRange": {
8267
- "start": 219,
8268
- "end": 220
8217
+ "start": 216,
8218
+ "end": 217
8269
8219
  },
8270
8220
  "context": {
8271
8221
  "type": "variable",
@@ -8273,8 +8223,8 @@
8273
8223
  "value": "null",
8274
8224
  "scope": "default",
8275
8225
  "line": {
8276
- "start": 221,
8277
- "end": 221
8226
+ "start": 218,
8227
+ "end": 218
8278
8228
  }
8279
8229
  },
8280
8230
  "group": [
@@ -8289,8 +8239,8 @@
8289
8239
  {
8290
8240
  "description": "The text color of the flat focused Input components.\n",
8291
8241
  "commentRange": {
8292
- "start": 222,
8293
- "end": 223
8242
+ "start": 219,
8243
+ "end": 220
8294
8244
  },
8295
8245
  "context": {
8296
8246
  "type": "variable",
@@ -8298,8 +8248,8 @@
8298
8248
  "value": "null",
8299
8249
  "scope": "default",
8300
8250
  "line": {
8301
- "start": 224,
8302
- "end": 224
8251
+ "start": 221,
8252
+ "end": 221
8303
8253
  }
8304
8254
  },
8305
8255
  "group": [
@@ -8314,8 +8264,8 @@
8314
8264
  {
8315
8265
  "description": "The border color of the flat focused Input components.\n",
8316
8266
  "commentRange": {
8317
- "start": 225,
8318
- "end": 226
8267
+ "start": 222,
8268
+ "end": 223
8319
8269
  },
8320
8270
  "context": {
8321
8271
  "type": "variable",
@@ -8323,8 +8273,8 @@
8323
8273
  "value": "null",
8324
8274
  "scope": "default",
8325
8275
  "line": {
8326
- "start": 227,
8327
- "end": 227
8276
+ "start": 224,
8277
+ "end": 224
8328
8278
  }
8329
8279
  },
8330
8280
  "group": [
@@ -8339,8 +8289,8 @@
8339
8289
  {
8340
8290
  "description": "The shadow of the flat focused Input components.\n",
8341
8291
  "commentRange": {
8342
- "start": 228,
8343
- "end": 229
8292
+ "start": 225,
8293
+ "end": 226
8344
8294
  },
8345
8295
  "context": {
8346
8296
  "type": "variable",
@@ -8348,8 +8298,8 @@
8348
8298
  "value": "$kendo-input-focus-shadow",
8349
8299
  "scope": "default",
8350
8300
  "line": {
8351
- "start": 230,
8352
- "end": 230
8301
+ "start": 227,
8302
+ "end": 227
8353
8303
  }
8354
8304
  },
8355
8305
  "group": [
@@ -8364,8 +8314,8 @@
8364
8314
  {
8365
8315
  "description": "The text color of the Input placeholder.\n",
8366
8316
  "commentRange": {
8367
- "start": 232,
8368
- "end": 233
8317
+ "start": 229,
8318
+ "end": 230
8369
8319
  },
8370
8320
  "context": {
8371
8321
  "type": "variable",
@@ -8373,8 +8323,8 @@
8373
8323
  "value": "$kendo-subtle-text",
8374
8324
  "scope": "default",
8375
8325
  "line": {
8376
- "start": 234,
8377
- "end": 234
8326
+ "start": 231,
8327
+ "end": 231
8378
8328
  }
8379
8329
  },
8380
8330
  "group": [
@@ -8389,8 +8339,8 @@
8389
8339
  {
8390
8340
  "description": "The opacity of the Input placeholder.\n",
8391
8341
  "commentRange": {
8392
- "start": 235,
8393
- "end": 236
8342
+ "start": 232,
8343
+ "end": 233
8394
8344
  },
8395
8345
  "context": {
8396
8346
  "type": "variable",
@@ -8398,8 +8348,8 @@
8398
8348
  "value": "1",
8399
8349
  "scope": "default",
8400
8350
  "line": {
8401
- "start": 237,
8402
- "end": 237
8351
+ "start": 234,
8352
+ "end": 234
8403
8353
  }
8404
8354
  },
8405
8355
  "group": [
@@ -8414,8 +8364,8 @@
8414
8364
  {
8415
8365
  "description": "The color of the Input clear value icon.\n",
8416
8366
  "commentRange": {
8417
- "start": 240,
8418
- "end": 241
8367
+ "start": 237,
8368
+ "end": 238
8419
8369
  },
8420
8370
  "context": {
8421
8371
  "type": "variable",
@@ -8423,8 +8373,8 @@
8423
8373
  "value": "null",
8424
8374
  "scope": "default",
8425
8375
  "line": {
8426
- "start": 242,
8427
- "end": 242
8376
+ "start": 239,
8377
+ "end": 239
8428
8378
  }
8429
8379
  },
8430
8380
  "group": [
@@ -8439,8 +8389,8 @@
8439
8389
  {
8440
8390
  "description": "The opacity of the Input clear value icon.\n",
8441
8391
  "commentRange": {
8442
- "start": 243,
8443
- "end": 244
8392
+ "start": 240,
8393
+ "end": 241
8444
8394
  },
8445
8395
  "context": {
8446
8396
  "type": "variable",
@@ -8448,8 +8398,8 @@
8448
8398
  "value": ".5",
8449
8399
  "scope": "default",
8450
8400
  "line": {
8451
- "start": 245,
8452
- "end": 245
8401
+ "start": 242,
8402
+ "end": 242
8453
8403
  }
8454
8404
  },
8455
8405
  "group": [
@@ -8464,8 +8414,8 @@
8464
8414
  {
8465
8415
  "description": "The color of the hovered Input clear value icon.\n",
8466
8416
  "commentRange": {
8467
- "start": 246,
8468
- "end": 247
8417
+ "start": 243,
8418
+ "end": 244
8469
8419
  },
8470
8420
  "context": {
8471
8421
  "type": "variable",
@@ -8473,8 +8423,8 @@
8473
8423
  "value": "null",
8474
8424
  "scope": "default",
8475
8425
  "line": {
8476
- "start": 248,
8477
- "end": 248
8426
+ "start": 245,
8427
+ "end": 245
8478
8428
  }
8479
8429
  },
8480
8430
  "group": [
@@ -8489,8 +8439,8 @@
8489
8439
  {
8490
8440
  "description": "The opacity of the hovered Input clear value icon.\n",
8491
8441
  "commentRange": {
8492
- "start": 249,
8493
- "end": 250
8442
+ "start": 246,
8443
+ "end": 247
8494
8444
  },
8495
8445
  "context": {
8496
8446
  "type": "variable",
@@ -8498,8 +8448,8 @@
8498
8448
  "value": "1",
8499
8449
  "scope": "default",
8500
8450
  "line": {
8501
- "start": 251,
8502
- "end": 251
8451
+ "start": 248,
8452
+ "end": 248
8503
8453
  }
8504
8454
  },
8505
8455
  "group": [
@@ -8514,8 +8464,8 @@
8514
8464
  {
8515
8465
  "description": "The vertical margin of the clear value icon.\n",
8516
8466
  "commentRange": {
8517
- "start": 253,
8518
- "end": 254
8467
+ "start": 250,
8468
+ "end": 251
8519
8469
  },
8520
8470
  "context": {
8521
8471
  "type": "variable",
@@ -8523,8 +8473,8 @@
8523
8473
  "value": "k-map-get( $kendo-spacing, 0.5 )",
8524
8474
  "scope": "default",
8525
8475
  "line": {
8526
- "start": 255,
8527
- "end": 255
8476
+ "start": 252,
8477
+ "end": 252
8528
8478
  }
8529
8479
  },
8530
8480
  "group": [
@@ -8539,8 +8489,8 @@
8539
8489
  {
8540
8490
  "description": "The horizontal margin of the clear value icon.\n",
8541
8491
  "commentRange": {
8542
- "start": 256,
8543
- "end": 257
8492
+ "start": 253,
8493
+ "end": 254
8544
8494
  },
8545
8495
  "context": {
8546
8496
  "type": "variable",
@@ -8548,8 +8498,8 @@
8548
8498
  "value": "$kendo-input-values-margin-y",
8549
8499
  "scope": "default",
8550
8500
  "line": {
8551
- "start": 258,
8552
- "end": 258
8501
+ "start": 255,
8502
+ "end": 255
8553
8503
  }
8554
8504
  },
8555
8505
  "group": [
@@ -8564,8 +8514,8 @@
8564
8514
  {
8565
8515
  "description": "The width of the Input button.\n",
8566
8516
  "commentRange": {
8567
- "start": 261,
8568
- "end": 262
8517
+ "start": 258,
8518
+ "end": 259
8569
8519
  },
8570
8520
  "context": {
8571
8521
  "type": "variable",
@@ -8573,8 +8523,8 @@
8573
8523
  "value": "null",
8574
8524
  "scope": "default",
8575
8525
  "line": {
8576
- "start": 263,
8577
- "end": 263
8526
+ "start": 260,
8527
+ "end": 260
8578
8528
  }
8579
8529
  },
8580
8530
  "group": [
@@ -8589,8 +8539,8 @@
8589
8539
  {
8590
8540
  "description": "The border width of the Input button.\n",
8591
8541
  "commentRange": {
8592
- "start": 264,
8593
- "end": 265
8542
+ "start": 261,
8543
+ "end": 262
8594
8544
  },
8595
8545
  "context": {
8596
8546
  "type": "variable",
@@ -8598,8 +8548,8 @@
8598
8548
  "value": "1px",
8599
8549
  "scope": "default",
8600
8550
  "line": {
8601
- "start": 266,
8602
- "end": 266
8551
+ "start": 263,
8552
+ "end": 263
8603
8553
  }
8604
8554
  },
8605
8555
  "group": [
@@ -8614,8 +8564,8 @@
8614
8564
  {
8615
8565
  "description": "The width of the Input spinner button.\n",
8616
8566
  "commentRange": {
8617
- "start": 267,
8618
- "end": 268
8567
+ "start": 264,
8568
+ "end": 265
8619
8569
  },
8620
8570
  "context": {
8621
8571
  "type": "variable",
@@ -8623,8 +8573,8 @@
8623
8573
  "value": "null",
8624
8574
  "scope": "default",
8625
8575
  "line": {
8626
- "start": 269,
8627
- "end": 269
8576
+ "start": 266,
8577
+ "end": 266
8628
8578
  }
8629
8579
  },
8630
8580
  "group": [
@@ -8639,8 +8589,8 @@
8639
8589
  {
8640
8590
  "description": "The icon offset of the Input spinner button.\n",
8641
8591
  "commentRange": {
8642
- "start": 270,
8643
- "end": 271
8592
+ "start": 267,
8593
+ "end": 268
8644
8594
  },
8645
8595
  "context": {
8646
8596
  "type": "variable",
@@ -8648,8 +8598,8 @@
8648
8598
  "value": "null",
8649
8599
  "scope": "default",
8650
8600
  "line": {
8651
- "start": 272,
8652
- "end": 272
8601
+ "start": 269,
8602
+ "end": 269
8653
8603
  }
8654
8604
  },
8655
8605
  "group": [
@@ -8664,8 +8614,8 @@
8664
8614
  {
8665
8615
  "description": "The color of the Input separator.\n",
8666
8616
  "commentRange": {
8667
- "start": 275,
8668
- "end": 276
8617
+ "start": 272,
8618
+ "end": 273
8669
8619
  },
8670
8620
  "context": {
8671
8621
  "type": "variable",
@@ -8673,8 +8623,8 @@
8673
8623
  "value": "$kendo-input-text",
8674
8624
  "scope": "default",
8675
8625
  "line": {
8676
- "start": 277,
8677
- "end": 277
8626
+ "start": 274,
8627
+ "end": 274
8678
8628
  }
8679
8629
  },
8680
8630
  "group": [
@@ -8689,8 +8639,8 @@
8689
8639
  {
8690
8640
  "description": "The opacity of the Input separator.\n",
8691
8641
  "commentRange": {
8692
- "start": 278,
8693
- "end": 279
8642
+ "start": 275,
8643
+ "end": 276
8694
8644
  },
8695
8645
  "context": {
8696
8646
  "type": "variable",
@@ -8698,8 +8648,8 @@
8698
8648
  "value": ".5",
8699
8649
  "scope": "default",
8700
8650
  "line": {
8701
- "start": 280,
8702
- "end": 280
8651
+ "start": 277,
8652
+ "end": 277
8703
8653
  }
8704
8654
  },
8705
8655
  "group": [
@@ -8714,8 +8664,8 @@
8714
8664
  {
8715
8665
  "description": "The border color of the invalid Input components.\n",
8716
8666
  "commentRange": {
8717
- "start": 283,
8718
- "end": 284
8667
+ "start": 280,
8668
+ "end": 281
8719
8669
  },
8720
8670
  "context": {
8721
8671
  "type": "variable",
@@ -8723,8 +8673,8 @@
8723
8673
  "value": "$kendo-invalid-border",
8724
8674
  "scope": "default",
8725
8675
  "line": {
8726
- "start": 285,
8727
- "end": 285
8676
+ "start": 282,
8677
+ "end": 282
8728
8678
  }
8729
8679
  },
8730
8680
  "group": [
@@ -8739,8 +8689,8 @@
8739
8689
  {
8740
8690
  "description": "The shadow of the invalid Input components.\n",
8741
8691
  "commentRange": {
8742
- "start": 286,
8743
- "end": 287
8692
+ "start": 283,
8693
+ "end": 284
8744
8694
  },
8745
8695
  "context": {
8746
8696
  "type": "variable",
@@ -8748,8 +8698,8 @@
8748
8698
  "value": "$kendo-invalid-shadow",
8749
8699
  "scope": "default",
8750
8700
  "line": {
8751
- "start": 288,
8752
- "end": 288
8701
+ "start": 285,
8702
+ "end": 285
8753
8703
  }
8754
8704
  },
8755
8705
  "group": [
@@ -12014,14 +11964,39 @@
12014
11964
  {
12015
11965
  "description": "The background color of the Picker components.\n",
12016
11966
  "commentRange": {
12017
- "start": 290,
12018
- "end": 291
11967
+ "start": 287,
11968
+ "end": 288
12019
11969
  },
12020
11970
  "context": {
12021
11971
  "type": "variable",
12022
11972
  "name": "kendo-picker-bg",
12023
11973
  "value": "$kendo-button-bg",
12024
11974
  "scope": "default",
11975
+ "line": {
11976
+ "start": 289,
11977
+ "end": 289
11978
+ }
11979
+ },
11980
+ "group": [
11981
+ "picker"
11982
+ ],
11983
+ "access": "public",
11984
+ "file": {
11985
+ "path": "input/_variables.scss",
11986
+ "name": "_variables.scss"
11987
+ }
11988
+ },
11989
+ {
11990
+ "description": "The text color of the Picker components.\n",
11991
+ "commentRange": {
11992
+ "start": 290,
11993
+ "end": 291
11994
+ },
11995
+ "context": {
11996
+ "type": "variable",
11997
+ "name": "kendo-picker-text",
11998
+ "value": "$kendo-button-text",
11999
+ "scope": "default",
12025
12000
  "line": {
12026
12001
  "start": 292,
12027
12002
  "end": 292
@@ -12037,15 +12012,15 @@
12037
12012
  }
12038
12013
  },
12039
12014
  {
12040
- "description": "The text color of the Picker components.\n",
12015
+ "description": "The border color of the Picker components.\n",
12041
12016
  "commentRange": {
12042
12017
  "start": 293,
12043
12018
  "end": 294
12044
12019
  },
12045
12020
  "context": {
12046
12021
  "type": "variable",
12047
- "name": "kendo-picker-text",
12048
- "value": "$kendo-button-text",
12022
+ "name": "kendo-picker-border",
12023
+ "value": "$kendo-button-border",
12049
12024
  "scope": "default",
12050
12025
  "line": {
12051
12026
  "start": 295,
@@ -12062,15 +12037,15 @@
12062
12037
  }
12063
12038
  },
12064
12039
  {
12065
- "description": "The border color of the Picker components.\n",
12040
+ "description": "The gradient of the Picker components.\n",
12066
12041
  "commentRange": {
12067
12042
  "start": 296,
12068
12043
  "end": 297
12069
12044
  },
12070
12045
  "context": {
12071
- "type": "variable",
12072
- "name": "kendo-picker-border",
12073
- "value": "$kendo-button-border",
12046
+ "type": "variable",
12047
+ "name": "kendo-picker-gradient",
12048
+ "value": "$kendo-button-gradient",
12074
12049
  "scope": "default",
12075
12050
  "line": {
12076
12051
  "start": 298,
@@ -12087,15 +12062,15 @@
12087
12062
  }
12088
12063
  },
12089
12064
  {
12090
- "description": "The gradient of the Picker components.\n",
12065
+ "description": "The shadow of the Picker components.\n",
12091
12066
  "commentRange": {
12092
12067
  "start": 299,
12093
12068
  "end": 300
12094
12069
  },
12095
12070
  "context": {
12096
12071
  "type": "variable",
12097
- "name": "kendo-picker-gradient",
12098
- "value": "$kendo-button-gradient",
12072
+ "name": "kendo-picker-shadow",
12073
+ "value": "$kendo-button-shadow",
12099
12074
  "scope": "default",
12100
12075
  "line": {
12101
12076
  "start": 301,
@@ -12112,19 +12087,19 @@
12112
12087
  }
12113
12088
  },
12114
12089
  {
12115
- "description": "The shadow of the Picker components.\n",
12090
+ "description": "The background color of the hovered Picker components.\n",
12116
12091
  "commentRange": {
12117
- "start": 302,
12118
- "end": 303
12092
+ "start": 303,
12093
+ "end": 304
12119
12094
  },
12120
12095
  "context": {
12121
12096
  "type": "variable",
12122
- "name": "kendo-picker-shadow",
12123
- "value": "$kendo-button-shadow",
12097
+ "name": "kendo-picker-hover-bg",
12098
+ "value": "$kendo-button-hover-bg",
12124
12099
  "scope": "default",
12125
12100
  "line": {
12126
- "start": 304,
12127
- "end": 304
12101
+ "start": 305,
12102
+ "end": 305
12128
12103
  }
12129
12104
  },
12130
12105
  "group": [
@@ -12137,15 +12112,15 @@
12137
12112
  }
12138
12113
  },
12139
12114
  {
12140
- "description": "The background color of the hovered Picker components.\n",
12115
+ "description": "The text color of the hovered Picker components.\n",
12141
12116
  "commentRange": {
12142
12117
  "start": 306,
12143
12118
  "end": 307
12144
12119
  },
12145
12120
  "context": {
12146
12121
  "type": "variable",
12147
- "name": "kendo-picker-hover-bg",
12148
- "value": "$kendo-button-hover-bg",
12122
+ "name": "kendo-picker-hover-text",
12123
+ "value": "$kendo-button-hover-text",
12149
12124
  "scope": "default",
12150
12125
  "line": {
12151
12126
  "start": 308,
@@ -12162,15 +12137,15 @@
12162
12137
  }
12163
12138
  },
12164
12139
  {
12165
- "description": "The text color of the hovered Picker components.\n",
12140
+ "description": "The border color of the hovered Picker components.\n",
12166
12141
  "commentRange": {
12167
12142
  "start": 309,
12168
12143
  "end": 310
12169
12144
  },
12170
12145
  "context": {
12171
12146
  "type": "variable",
12172
- "name": "kendo-picker-hover-text",
12173
- "value": "$kendo-button-hover-text",
12147
+ "name": "kendo-picker-hover-border",
12148
+ "value": "$kendo-button-hover-border",
12174
12149
  "scope": "default",
12175
12150
  "line": {
12176
12151
  "start": 311,
@@ -12187,15 +12162,15 @@
12187
12162
  }
12188
12163
  },
12189
12164
  {
12190
- "description": "The border color of the hovered Picker components.\n",
12165
+ "description": "The gradient of the hovered Picker components.\n",
12191
12166
  "commentRange": {
12192
12167
  "start": 312,
12193
12168
  "end": 313
12194
12169
  },
12195
12170
  "context": {
12196
12171
  "type": "variable",
12197
- "name": "kendo-picker-hover-border",
12198
- "value": "$kendo-button-hover-border",
12172
+ "name": "kendo-picker-hover-gradient",
12173
+ "value": "$kendo-button-hover-gradient",
12199
12174
  "scope": "default",
12200
12175
  "line": {
12201
12176
  "start": 314,
@@ -12212,15 +12187,15 @@
12212
12187
  }
12213
12188
  },
12214
12189
  {
12215
- "description": "The gradient of the hovered Picker components.\n",
12190
+ "description": "The shadow of the hovered Picker components.\n",
12216
12191
  "commentRange": {
12217
12192
  "start": 315,
12218
12193
  "end": 316
12219
12194
  },
12220
12195
  "context": {
12221
12196
  "type": "variable",
12222
- "name": "kendo-picker-hover-gradient",
12223
- "value": "$kendo-button-hover-gradient",
12197
+ "name": "kendo-picker-hover-shadow",
12198
+ "value": "$kendo-button-hover-shadow",
12224
12199
  "scope": "default",
12225
12200
  "line": {
12226
12201
  "start": 317,
@@ -12237,19 +12212,19 @@
12237
12212
  }
12238
12213
  },
12239
12214
  {
12240
- "description": "The shadow of the hovered Picker components.\n",
12215
+ "description": "The background color of the focused Picker components.\n",
12241
12216
  "commentRange": {
12242
- "start": 318,
12243
- "end": 319
12217
+ "start": 319,
12218
+ "end": 320
12244
12219
  },
12245
12220
  "context": {
12246
12221
  "type": "variable",
12247
- "name": "kendo-picker-hover-shadow",
12248
- "value": "$kendo-button-hover-shadow",
12222
+ "name": "kendo-picker-focus-bg",
12223
+ "value": "$kendo-button-focus-bg",
12249
12224
  "scope": "default",
12250
12225
  "line": {
12251
- "start": 320,
12252
- "end": 320
12226
+ "start": 321,
12227
+ "end": 321
12253
12228
  }
12254
12229
  },
12255
12230
  "group": [
@@ -12262,15 +12237,15 @@
12262
12237
  }
12263
12238
  },
12264
12239
  {
12265
- "description": "The background color of the focused Picker components.\n",
12240
+ "description": "The text color of the focused Picker components.\n",
12266
12241
  "commentRange": {
12267
12242
  "start": 322,
12268
12243
  "end": 323
12269
12244
  },
12270
12245
  "context": {
12271
12246
  "type": "variable",
12272
- "name": "kendo-picker-focus-bg",
12273
- "value": "$kendo-button-focus-bg",
12247
+ "name": "kendo-picker-focus-text",
12248
+ "value": "$kendo-button-focus-text",
12274
12249
  "scope": "default",
12275
12250
  "line": {
12276
12251
  "start": 324,
@@ -12287,15 +12262,15 @@
12287
12262
  }
12288
12263
  },
12289
12264
  {
12290
- "description": "The text color of the focused Picker components.\n",
12265
+ "description": "The border color of the focused Picker components.\n",
12291
12266
  "commentRange": {
12292
12267
  "start": 325,
12293
12268
  "end": 326
12294
12269
  },
12295
12270
  "context": {
12296
12271
  "type": "variable",
12297
- "name": "kendo-picker-focus-text",
12298
- "value": "$kendo-button-focus-text",
12272
+ "name": "kendo-picker-focus-border",
12273
+ "value": "$kendo-button-focus-border",
12299
12274
  "scope": "default",
12300
12275
  "line": {
12301
12276
  "start": 327,
@@ -12312,15 +12287,15 @@
12312
12287
  }
12313
12288
  },
12314
12289
  {
12315
- "description": "The border color of the focused Picker components.\n",
12290
+ "description": "The gradient of the focused Picker components.\n",
12316
12291
  "commentRange": {
12317
12292
  "start": 328,
12318
12293
  "end": 329
12319
12294
  },
12320
12295
  "context": {
12321
12296
  "type": "variable",
12322
- "name": "kendo-picker-focus-border",
12323
- "value": "$kendo-button-focus-border",
12297
+ "name": "kendo-picker-focus-gradient",
12298
+ "value": "$kendo-button-focus-gradient",
12324
12299
  "scope": "default",
12325
12300
  "line": {
12326
12301
  "start": 330,
@@ -12337,15 +12312,15 @@
12337
12312
  }
12338
12313
  },
12339
12314
  {
12340
- "description": "The gradient of the focused Picker components.\n",
12315
+ "description": "The shadow of the focused Picker components.\n",
12341
12316
  "commentRange": {
12342
12317
  "start": 331,
12343
12318
  "end": 332
12344
12319
  },
12345
12320
  "context": {
12346
12321
  "type": "variable",
12347
- "name": "kendo-picker-focus-gradient",
12348
- "value": "$kendo-button-focus-gradient",
12322
+ "name": "kendo-picker-focus-shadow",
12323
+ "value": "$kendo-button-focus-shadow",
12349
12324
  "scope": "default",
12350
12325
  "line": {
12351
12326
  "start": 333,
@@ -12362,19 +12337,19 @@
12362
12337
  }
12363
12338
  },
12364
12339
  {
12365
- "description": "The shadow of the focused Picker components.\n",
12340
+ "description": "The background color of the disabled Picker components.\n",
12366
12341
  "commentRange": {
12367
- "start": 334,
12368
- "end": 335
12342
+ "start": 335,
12343
+ "end": 336
12369
12344
  },
12370
12345
  "context": {
12371
12346
  "type": "variable",
12372
- "name": "kendo-picker-focus-shadow",
12373
- "value": "$kendo-button-focus-shadow",
12347
+ "name": "kendo-picker-disabled-bg",
12348
+ "value": "null",
12374
12349
  "scope": "default",
12375
12350
  "line": {
12376
- "start": 336,
12377
- "end": 336
12351
+ "start": 337,
12352
+ "end": 337
12378
12353
  }
12379
12354
  },
12380
12355
  "group": [
@@ -12387,14 +12362,14 @@
12387
12362
  }
12388
12363
  },
12389
12364
  {
12390
- "description": "The background color of the disabled Picker components.\n",
12365
+ "description": "The text color of the disabled Picker components.\n",
12391
12366
  "commentRange": {
12392
12367
  "start": 338,
12393
12368
  "end": 339
12394
12369
  },
12395
12370
  "context": {
12396
12371
  "type": "variable",
12397
- "name": "kendo-picker-disabled-bg",
12372
+ "name": "kendo-picker-disabled-text",
12398
12373
  "value": "null",
12399
12374
  "scope": "default",
12400
12375
  "line": {
@@ -12412,14 +12387,14 @@
12412
12387
  }
12413
12388
  },
12414
12389
  {
12415
- "description": "The text color of the disabled Picker components.\n",
12390
+ "description": "The border color of the disabled Picker components.\n",
12416
12391
  "commentRange": {
12417
12392
  "start": 341,
12418
12393
  "end": 342
12419
12394
  },
12420
12395
  "context": {
12421
12396
  "type": "variable",
12422
- "name": "kendo-picker-disabled-text",
12397
+ "name": "kendo-picker-disabled-border",
12423
12398
  "value": "null",
12424
12399
  "scope": "default",
12425
12400
  "line": {
@@ -12437,14 +12412,14 @@
12437
12412
  }
12438
12413
  },
12439
12414
  {
12440
- "description": "The border color of the disabled Picker components.\n",
12415
+ "description": "The gradient of the disabled Picker components.\n",
12441
12416
  "commentRange": {
12442
12417
  "start": 344,
12443
12418
  "end": 345
12444
12419
  },
12445
12420
  "context": {
12446
12421
  "type": "variable",
12447
- "name": "kendo-picker-disabled-border",
12422
+ "name": "kendo-picker-disabled-gradient",
12448
12423
  "value": "null",
12449
12424
  "scope": "default",
12450
12425
  "line": {
@@ -12462,14 +12437,14 @@
12462
12437
  }
12463
12438
  },
12464
12439
  {
12465
- "description": "The gradient of the disabled Picker components.\n",
12440
+ "description": "The shadow of the disabled Picker components.\n",
12466
12441
  "commentRange": {
12467
12442
  "start": 347,
12468
12443
  "end": 348
12469
12444
  },
12470
12445
  "context": {
12471
12446
  "type": "variable",
12472
- "name": "kendo-picker-disabled-gradient",
12447
+ "name": "kendo-picker-disabled-shadow",
12473
12448
  "value": "null",
12474
12449
  "scope": "default",
12475
12450
  "line": {
@@ -12487,19 +12462,19 @@
12487
12462
  }
12488
12463
  },
12489
12464
  {
12490
- "description": "The shadow of the disabled Picker components.\n",
12465
+ "description": "The background color of the outline Picker components.\n",
12491
12466
  "commentRange": {
12492
- "start": 350,
12493
- "end": 351
12467
+ "start": 351,
12468
+ "end": 352
12494
12469
  },
12495
12470
  "context": {
12496
12471
  "type": "variable",
12497
- "name": "kendo-picker-disabled-shadow",
12472
+ "name": "kendo-picker-outline-bg",
12498
12473
  "value": "null",
12499
12474
  "scope": "default",
12500
12475
  "line": {
12501
- "start": 352,
12502
- "end": 352
12476
+ "start": 353,
12477
+ "end": 353
12503
12478
  }
12504
12479
  },
12505
12480
  "group": [
@@ -12512,15 +12487,15 @@
12512
12487
  }
12513
12488
  },
12514
12489
  {
12515
- "description": "The background color of the outline Picker components.\n",
12490
+ "description": "The text color of the outline Picker components.\n",
12516
12491
  "commentRange": {
12517
12492
  "start": 354,
12518
12493
  "end": 355
12519
12494
  },
12520
12495
  "context": {
12521
12496
  "type": "variable",
12522
- "name": "kendo-picker-outline-bg",
12523
- "value": "null",
12497
+ "name": "kendo-picker-outline-text",
12498
+ "value": "$kendo-button-text",
12524
12499
  "scope": "default",
12525
12500
  "line": {
12526
12501
  "start": 356,
@@ -12537,15 +12512,15 @@
12537
12512
  }
12538
12513
  },
12539
12514
  {
12540
- "description": "The text color of the outline Picker components.\n",
12515
+ "description": "The border color of the outline Picker components.\n",
12541
12516
  "commentRange": {
12542
12517
  "start": 357,
12543
12518
  "end": 358
12544
12519
  },
12545
12520
  "context": {
12546
12521
  "type": "variable",
12547
- "name": "kendo-picker-outline-text",
12548
- "value": "$kendo-button-text",
12522
+ "name": "kendo-picker-outline-border",
12523
+ "value": "rgba( $kendo-picker-outline-text, .5)",
12549
12524
  "scope": "default",
12550
12525
  "line": {
12551
12526
  "start": 359,
@@ -12562,19 +12537,19 @@
12562
12537
  }
12563
12538
  },
12564
12539
  {
12565
- "description": "The border color of the outline Picker components.\n",
12540
+ "description": "The background color of the outline hovered Picker components.\n",
12566
12541
  "commentRange": {
12567
- "start": 360,
12568
- "end": 361
12542
+ "start": 361,
12543
+ "end": 362
12569
12544
  },
12570
12545
  "context": {
12571
12546
  "type": "variable",
12572
- "name": "kendo-picker-outline-border",
12573
- "value": "rgba( $kendo-picker-outline-text, .5)",
12547
+ "name": "kendo-picker-outline-hover-bg",
12548
+ "value": "$kendo-picker-outline-text",
12574
12549
  "scope": "default",
12575
12550
  "line": {
12576
- "start": 362,
12577
- "end": 362
12551
+ "start": 363,
12552
+ "end": 363
12578
12553
  }
12579
12554
  },
12580
12555
  "group": [
@@ -12587,15 +12562,15 @@
12587
12562
  }
12588
12563
  },
12589
12564
  {
12590
- "description": "The background color of the outline hovered Picker components.\n",
12565
+ "description": "The text color of the outline hovered Picker components.\n",
12591
12566
  "commentRange": {
12592
12567
  "start": 364,
12593
12568
  "end": 365
12594
12569
  },
12595
12570
  "context": {
12596
12571
  "type": "variable",
12597
- "name": "kendo-picker-outline-hover-bg",
12598
- "value": "$kendo-picker-outline-text",
12572
+ "name": "kendo-picker-outline-hover-text",
12573
+ "value": "k-contrast-color( $kendo-picker-outline-hover-bg )",
12599
12574
  "scope": "default",
12600
12575
  "line": {
12601
12576
  "start": 366,
@@ -12612,15 +12587,15 @@
12612
12587
  }
12613
12588
  },
12614
12589
  {
12615
- "description": "The text color of the outline hovered Picker components.\n",
12590
+ "description": "The border color of the outline hovered Picker components.\n",
12616
12591
  "commentRange": {
12617
12592
  "start": 367,
12618
12593
  "end": 368
12619
12594
  },
12620
12595
  "context": {
12621
12596
  "type": "variable",
12622
- "name": "kendo-picker-outline-hover-text",
12623
- "value": "k-contrast-color( $kendo-picker-outline-hover-bg )",
12597
+ "name": "kendo-picker-outline-hover-border",
12598
+ "value": "$kendo-picker-outline-hover-bg",
12624
12599
  "scope": "default",
12625
12600
  "line": {
12626
12601
  "start": 369,
@@ -12637,19 +12612,19 @@
12637
12612
  }
12638
12613
  },
12639
12614
  {
12640
- "description": "The border color of the outline hovered Picker components.\n",
12615
+ "description": "The background color of the outline focused Picker components.\n",
12641
12616
  "commentRange": {
12642
- "start": 370,
12643
- "end": 371
12617
+ "start": 371,
12618
+ "end": 372
12644
12619
  },
12645
12620
  "context": {
12646
12621
  "type": "variable",
12647
- "name": "kendo-picker-outline-hover-border",
12648
- "value": "$kendo-picker-outline-hover-bg",
12622
+ "name": "kendo-picker-outline-focus-bg",
12623
+ "value": "null",
12649
12624
  "scope": "default",
12650
12625
  "line": {
12651
- "start": 372,
12652
- "end": 372
12626
+ "start": 373,
12627
+ "end": 373
12653
12628
  }
12654
12629
  },
12655
12630
  "group": [
@@ -12662,14 +12637,14 @@
12662
12637
  }
12663
12638
  },
12664
12639
  {
12665
- "description": "The background color of the outline focused Picker components.\n",
12640
+ "description": "The text color of the outline focused Picker components.\n",
12666
12641
  "commentRange": {
12667
12642
  "start": 374,
12668
12643
  "end": 375
12669
12644
  },
12670
12645
  "context": {
12671
12646
  "type": "variable",
12672
- "name": "kendo-picker-outline-focus-bg",
12647
+ "name": "kendo-picker-outline-focus-text",
12673
12648
  "value": "null",
12674
12649
  "scope": "default",
12675
12650
  "line": {
@@ -12687,14 +12662,14 @@
12687
12662
  }
12688
12663
  },
12689
12664
  {
12690
- "description": "The text color of the outline focused Picker components.\n",
12665
+ "description": "The border color of the outline focused Picker components.\n",
12691
12666
  "commentRange": {
12692
12667
  "start": 377,
12693
12668
  "end": 378
12694
12669
  },
12695
12670
  "context": {
12696
12671
  "type": "variable",
12697
- "name": "kendo-picker-outline-focus-text",
12672
+ "name": "kendo-picker-outline-focus-border",
12698
12673
  "value": "null",
12699
12674
  "scope": "default",
12700
12675
  "line": {
@@ -12712,15 +12687,15 @@
12712
12687
  }
12713
12688
  },
12714
12689
  {
12715
- "description": "The border color of the outline focused Picker components.\n",
12690
+ "description": "The shadow of the outline focused Picker components.\n",
12716
12691
  "commentRange": {
12717
12692
  "start": 380,
12718
12693
  "end": 381
12719
12694
  },
12720
12695
  "context": {
12721
12696
  "type": "variable",
12722
- "name": "kendo-picker-outline-focus-border",
12723
- "value": "null",
12697
+ "name": "kendo-picker-outline-focus-shadow",
12698
+ "value": "$kendo-picker-focus-shadow",
12724
12699
  "scope": "default",
12725
12700
  "line": {
12726
12701
  "start": 382,
@@ -12737,19 +12712,19 @@
12737
12712
  }
12738
12713
  },
12739
12714
  {
12740
- "description": "The shadow of the outline focused Picker components.\n",
12715
+ "description": "The background color of the outline hovered and focused Picker components.\n",
12741
12716
  "commentRange": {
12742
- "start": 383,
12743
- "end": 384
12717
+ "start": 384,
12718
+ "end": 385
12744
12719
  },
12745
12720
  "context": {
12746
12721
  "type": "variable",
12747
- "name": "kendo-picker-outline-focus-shadow",
12748
- "value": "$kendo-picker-focus-shadow",
12722
+ "name": "kendo-picker-outline-hover-focus-bg",
12723
+ "value": "null",
12749
12724
  "scope": "default",
12750
12725
  "line": {
12751
- "start": 385,
12752
- "end": 385
12726
+ "start": 386,
12727
+ "end": 386
12753
12728
  }
12754
12729
  },
12755
12730
  "group": [
@@ -12762,14 +12737,14 @@
12762
12737
  }
12763
12738
  },
12764
12739
  {
12765
- "description": "The background color of the outline hovered and focused Picker components.\n",
12740
+ "description": "The text color of the outline hovered and focused Picker components.\n",
12766
12741
  "commentRange": {
12767
12742
  "start": 387,
12768
12743
  "end": 388
12769
12744
  },
12770
12745
  "context": {
12771
12746
  "type": "variable",
12772
- "name": "kendo-picker-outline-hover-focus-bg",
12747
+ "name": "kendo-picker-outline-hover-focus-text",
12773
12748
  "value": "null",
12774
12749
  "scope": "default",
12775
12750
  "line": {
@@ -12787,14 +12762,14 @@
12787
12762
  }
12788
12763
  },
12789
12764
  {
12790
- "description": "The text color of the outline hovered and focused Picker components.\n",
12765
+ "description": "The border color of the outline hovered and focused Picker components.\n",
12791
12766
  "commentRange": {
12792
12767
  "start": 390,
12793
12768
  "end": 391
12794
12769
  },
12795
12770
  "context": {
12796
12771
  "type": "variable",
12797
- "name": "kendo-picker-outline-hover-focus-text",
12772
+ "name": "kendo-picker-outline-hover-focus-border",
12798
12773
  "value": "null",
12799
12774
  "scope": "default",
12800
12775
  "line": {
@@ -12812,19 +12787,19 @@
12812
12787
  }
12813
12788
  },
12814
12789
  {
12815
- "description": "The border color of the outline hovered and focused Picker components.\n",
12790
+ "description": "The background color of the flat Picker components.\n",
12816
12791
  "commentRange": {
12817
- "start": 393,
12818
- "end": 394
12792
+ "start": 394,
12793
+ "end": 395
12819
12794
  },
12820
12795
  "context": {
12821
12796
  "type": "variable",
12822
- "name": "kendo-picker-outline-hover-focus-border",
12797
+ "name": "kendo-picker-flat-bg",
12823
12798
  "value": "null",
12824
12799
  "scope": "default",
12825
12800
  "line": {
12826
- "start": 395,
12827
- "end": 395
12801
+ "start": 396,
12802
+ "end": 396
12828
12803
  }
12829
12804
  },
12830
12805
  "group": [
@@ -12837,15 +12812,15 @@
12837
12812
  }
12838
12813
  },
12839
12814
  {
12840
- "description": "The background color of the flat Picker components.\n",
12815
+ "description": "The text color of the flat Picker components.\n",
12841
12816
  "commentRange": {
12842
12817
  "start": 397,
12843
12818
  "end": 398
12844
12819
  },
12845
12820
  "context": {
12846
12821
  "type": "variable",
12847
- "name": "kendo-picker-flat-bg",
12848
- "value": "null",
12822
+ "name": "kendo-picker-flat-text",
12823
+ "value": "$kendo-button-text",
12849
12824
  "scope": "default",
12850
12825
  "line": {
12851
12826
  "start": 399,
@@ -12862,15 +12837,15 @@
12862
12837
  }
12863
12838
  },
12864
12839
  {
12865
- "description": "The text color of the flat Picker components.\n",
12840
+ "description": "The border color of the flat Picker components.\n",
12866
12841
  "commentRange": {
12867
12842
  "start": 400,
12868
12843
  "end": 401
12869
12844
  },
12870
12845
  "context": {
12871
12846
  "type": "variable",
12872
- "name": "kendo-picker-flat-text",
12873
- "value": "$kendo-button-text",
12847
+ "name": "kendo-picker-flat-border",
12848
+ "value": "$kendo-button-border",
12874
12849
  "scope": "default",
12875
12850
  "line": {
12876
12851
  "start": 402,
@@ -12887,19 +12862,19 @@
12887
12862
  }
12888
12863
  },
12889
12864
  {
12890
- "description": "The border color of the flat Picker components.\n",
12865
+ "description": "The background color of the flat hovered Picker components.\n",
12891
12866
  "commentRange": {
12892
- "start": 403,
12893
- "end": 404
12867
+ "start": 404,
12868
+ "end": 405
12894
12869
  },
12895
12870
  "context": {
12896
12871
  "type": "variable",
12897
- "name": "kendo-picker-flat-border",
12898
- "value": "$kendo-button-border",
12872
+ "name": "kendo-picker-flat-hover-bg",
12873
+ "value": "rgba( $kendo-button-text, .04 )",
12899
12874
  "scope": "default",
12900
12875
  "line": {
12901
- "start": 405,
12902
- "end": 405
12876
+ "start": 406,
12877
+ "end": 406
12903
12878
  }
12904
12879
  },
12905
12880
  "group": [
@@ -12912,15 +12887,15 @@
12912
12887
  }
12913
12888
  },
12914
12889
  {
12915
- "description": "The background color of the flat hovered Picker components.\n",
12890
+ "description": "The text color of the flat hovered Picker components.\n",
12916
12891
  "commentRange": {
12917
12892
  "start": 407,
12918
12893
  "end": 408
12919
12894
  },
12920
12895
  "context": {
12921
12896
  "type": "variable",
12922
- "name": "kendo-picker-flat-hover-bg",
12923
- "value": "rgba( $kendo-button-text, .04 )",
12897
+ "name": "kendo-picker-flat-hover-text",
12898
+ "value": "null",
12924
12899
  "scope": "default",
12925
12900
  "line": {
12926
12901
  "start": 409,
@@ -12937,15 +12912,15 @@
12937
12912
  }
12938
12913
  },
12939
12914
  {
12940
- "description": "The text color of the flat hovered Picker components.\n",
12915
+ "description": "The border color of the flat hovered Picker components.\n",
12941
12916
  "commentRange": {
12942
12917
  "start": 410,
12943
12918
  "end": 411
12944
12919
  },
12945
12920
  "context": {
12946
12921
  "type": "variable",
12947
- "name": "kendo-picker-flat-hover-text",
12948
- "value": "null",
12922
+ "name": "kendo-picker-flat-hover-border",
12923
+ "value": "rgba( $kendo-button-border, .16 )",
12949
12924
  "scope": "default",
12950
12925
  "line": {
12951
12926
  "start": 412,
@@ -12962,19 +12937,19 @@
12962
12937
  }
12963
12938
  },
12964
12939
  {
12965
- "description": "The border color of the flat hovered Picker components.\n",
12940
+ "description": "The background color of the flat focused Picker components.\n",
12966
12941
  "commentRange": {
12967
- "start": 413,
12968
- "end": 414
12942
+ "start": 414,
12943
+ "end": 415
12969
12944
  },
12970
12945
  "context": {
12971
12946
  "type": "variable",
12972
- "name": "kendo-picker-flat-hover-border",
12973
- "value": "rgba( $kendo-button-border, .16 )",
12947
+ "name": "kendo-picker-flat-focus-bg",
12948
+ "value": "null",
12974
12949
  "scope": "default",
12975
12950
  "line": {
12976
- "start": 415,
12977
- "end": 415
12951
+ "start": 416,
12952
+ "end": 416
12978
12953
  }
12979
12954
  },
12980
12955
  "group": [
@@ -12987,14 +12962,14 @@
12987
12962
  }
12988
12963
  },
12989
12964
  {
12990
- "description": "The background color of the flat focused Picker components.\n",
12965
+ "description": "The text color of the flat focused Picker components.\n",
12991
12966
  "commentRange": {
12992
12967
  "start": 417,
12993
12968
  "end": 418
12994
12969
  },
12995
12970
  "context": {
12996
12971
  "type": "variable",
12997
- "name": "kendo-picker-flat-focus-bg",
12972
+ "name": "kendo-picker-flat-focus-text",
12998
12973
  "value": "null",
12999
12974
  "scope": "default",
13000
12975
  "line": {
@@ -13012,14 +12987,14 @@
13012
12987
  }
13013
12988
  },
13014
12989
  {
13015
- "description": "The text color of the flat focused Picker components.\n",
12990
+ "description": "The border color of the flat focused Picker components.\n",
13016
12991
  "commentRange": {
13017
12992
  "start": 420,
13018
12993
  "end": 421
13019
12994
  },
13020
12995
  "context": {
13021
12996
  "type": "variable",
13022
- "name": "kendo-picker-flat-focus-text",
12997
+ "name": "kendo-picker-flat-focus-border",
13023
12998
  "value": "null",
13024
12999
  "scope": "default",
13025
13000
  "line": {
@@ -13037,15 +13012,15 @@
13037
13012
  }
13038
13013
  },
13039
13014
  {
13040
- "description": "The border color of the flat focused Picker components.\n",
13015
+ "description": "The shadow of the flat focused Picker components.\n",
13041
13016
  "commentRange": {
13042
13017
  "start": 423,
13043
13018
  "end": 424
13044
13019
  },
13045
13020
  "context": {
13046
13021
  "type": "variable",
13047
- "name": "kendo-picker-flat-focus-border",
13048
- "value": "null",
13022
+ "name": "kendo-picker-flat-focus-shadow",
13023
+ "value": "$kendo-picker-focus-shadow",
13049
13024
  "scope": "default",
13050
13025
  "line": {
13051
13026
  "start": 425,
@@ -13062,19 +13037,19 @@
13062
13037
  }
13063
13038
  },
13064
13039
  {
13065
- "description": "The shadow of the flat focused Picker components.\n",
13040
+ "description": "The background color of the flat hovered and focused Picker components.\n",
13066
13041
  "commentRange": {
13067
- "start": 426,
13068
- "end": 427
13042
+ "start": 427,
13043
+ "end": 428
13069
13044
  },
13070
13045
  "context": {
13071
13046
  "type": "variable",
13072
- "name": "kendo-picker-flat-focus-shadow",
13073
- "value": "$kendo-picker-focus-shadow",
13047
+ "name": "kendo-picker-flat-hover-focus-bg",
13048
+ "value": "null",
13074
13049
  "scope": "default",
13075
13050
  "line": {
13076
- "start": 428,
13077
- "end": 428
13051
+ "start": 429,
13052
+ "end": 429
13078
13053
  }
13079
13054
  },
13080
13055
  "group": [
@@ -13087,14 +13062,14 @@
13087
13062
  }
13088
13063
  },
13089
13064
  {
13090
- "description": "The background color of the flat hovered and focused Picker components.\n",
13065
+ "description": "The text color of the flat hovered and focused Picker components.\n",
13091
13066
  "commentRange": {
13092
13067
  "start": 430,
13093
13068
  "end": 431
13094
13069
  },
13095
13070
  "context": {
13096
13071
  "type": "variable",
13097
- "name": "kendo-picker-flat-hover-focus-bg",
13072
+ "name": "kendo-picker-flat-hover-focus-text",
13098
13073
  "value": "null",
13099
13074
  "scope": "default",
13100
13075
  "line": {
@@ -13112,14 +13087,14 @@
13112
13087
  }
13113
13088
  },
13114
13089
  {
13115
- "description": "The text color of the flat hovered and focused Picker components.\n",
13090
+ "description": "The border color of the flat hovered and focused Picker components.\n",
13116
13091
  "commentRange": {
13117
13092
  "start": 433,
13118
13093
  "end": 434
13119
13094
  },
13120
13095
  "context": {
13121
13096
  "type": "variable",
13122
- "name": "kendo-picker-flat-hover-focus-text",
13097
+ "name": "kendo-picker-flat-hover-focus-border",
13123
13098
  "value": "null",
13124
13099
  "scope": "default",
13125
13100
  "line": {
@@ -13136,31 +13111,6 @@
13136
13111
  "name": "_variables.scss"
13137
13112
  }
13138
13113
  },
13139
- {
13140
- "description": "The border color of the flat hovered and focused Picker components.\n",
13141
- "commentRange": {
13142
- "start": 436,
13143
- "end": 437
13144
- },
13145
- "context": {
13146
- "type": "variable",
13147
- "name": "kendo-picker-flat-hover-focus-border",
13148
- "value": "null",
13149
- "scope": "default",
13150
- "line": {
13151
- "start": 438,
13152
- "end": 438
13153
- }
13154
- },
13155
- "group": [
13156
- "picker"
13157
- ],
13158
- "access": "public",
13159
- "file": {
13160
- "path": "input/_variables.scss",
13161
- "name": "_variables.scss"
13162
- }
13163
- },
13164
13114
  {
13165
13115
  "description": "Horizontal padding of the popup.\n",
13166
13116
  "commentRange": {