@progress/kendo-theme-bootstrap 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.
@@ -4837,15 +4837,15 @@
4837
4837
  }
4838
4838
  },
4839
4839
  {
4840
- "description": "FAB icon width.\n",
4840
+ "description": "Horizontal padding of the FAB icon.\n",
4841
4841
  "commentRange": {
4842
4842
  "start": 33,
4843
4843
  "end": 34
4844
4844
  },
4845
4845
  "context": {
4846
4846
  "type": "variable",
4847
- "name": "kendo-fab-icon-width",
4848
- "value": "24px",
4847
+ "name": "kendo-fab-icon-padding-x",
4848
+ "value": "k-map-get( $kendo-spacing, 1 )",
4849
4849
  "scope": "default",
4850
4850
  "line": {
4851
4851
  "start": 35,
@@ -4862,15 +4862,15 @@
4862
4862
  }
4863
4863
  },
4864
4864
  {
4865
- "description": "FAB icon height.\n",
4865
+ "description": "Vertical padding of the FAB icon.\n",
4866
4866
  "commentRange": {
4867
4867
  "start": 36,
4868
4868
  "end": 37
4869
4869
  },
4870
4870
  "context": {
4871
4871
  "type": "variable",
4872
- "name": "kendo-fab-icon-height",
4873
- "value": "$kendo-fab-icon-width",
4872
+ "name": "kendo-fab-icon-padding-y",
4873
+ "value": "$kendo-fab-icon-padding-x",
4874
4874
  "scope": "default",
4875
4875
  "line": {
4876
4876
  "start": 38,
@@ -5120,7 +5120,7 @@
5120
5120
  "context": {
5121
5121
  "type": "variable",
5122
5122
  "name": "kendo-fab-item-icon-padding-x",
5123
- "value": "k-map-get( $kendo-spacing, 2 )",
5123
+ "value": "k-map-get( $kendo-spacing, 2 ) + $kendo-fab-icon-padding-x",
5124
5124
  "scope": "default",
5125
5125
  "line": {
5126
5126
  "start": 71,
@@ -5211,61 +5211,11 @@
5211
5211
  "name": "_variables.scss"
5212
5212
  }
5213
5213
  },
5214
- {
5215
- "description": "Width of the FAB item icon.\n",
5216
- "commentRange": {
5217
- "start": 81,
5218
- "end": 82
5219
- },
5220
- "context": {
5221
- "type": "variable",
5222
- "name": "kendo-fab-item-icon-width",
5223
- "value": "24px",
5224
- "scope": "default",
5225
- "line": {
5226
- "start": 83,
5227
- "end": 83
5228
- }
5229
- },
5230
- "group": [
5231
- "floating-action-button"
5232
- ],
5233
- "access": "public",
5234
- "file": {
5235
- "path": "fab/_variables.scss",
5236
- "name": "_variables.scss"
5237
- }
5238
- },
5239
- {
5240
- "description": "height of the FAB item icon.\n",
5241
- "commentRange": {
5242
- "start": 84,
5243
- "end": 85
5244
- },
5245
- "context": {
5246
- "type": "variable",
5247
- "name": "kendo-fab-item-icon-height",
5248
- "value": "$kendo-fab-item-icon-width",
5249
- "scope": "default",
5250
- "line": {
5251
- "start": 86,
5252
- "end": 86
5253
- }
5254
- },
5255
- "group": [
5256
- "floating-action-button"
5257
- ],
5258
- "access": "public",
5259
- "file": {
5260
- "path": "fab/_variables.scss",
5261
- "name": "_variables.scss"
5262
- }
5263
- },
5264
5214
  {
5265
5215
  "description": "Theme colors map for the FAB.\n",
5266
5216
  "commentRange": {
5267
- "start": 88,
5268
- "end": 89
5217
+ "start": 82,
5218
+ "end": 83
5269
5219
  },
5270
5220
  "context": {
5271
5221
  "type": "variable",
@@ -5273,8 +5223,8 @@
5273
5223
  "value": "$kendo-theme-colors",
5274
5224
  "scope": "default",
5275
5225
  "line": {
5276
- "start": 90,
5277
- "end": 90
5226
+ "start": 84,
5227
+ "end": 84
5278
5228
  }
5279
5229
  },
5280
5230
  "group": [
@@ -5289,8 +5239,8 @@
5289
5239
  {
5290
5240
  "description": "Size map for the FAB.\n",
5291
5241
  "commentRange": {
5292
- "start": 92,
5293
- "end": 93
5242
+ "start": 86,
5243
+ "end": 87
5294
5244
  },
5295
5245
  "context": {
5296
5246
  "type": "variable",
@@ -5298,8 +5248,8 @@
5298
5248
  "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)",
5299
5249
  "scope": "default",
5300
5250
  "line": {
5301
- "start": 94,
5302
- "end": 107
5251
+ "start": 88,
5252
+ "end": 101
5303
5253
  }
5304
5254
  },
5305
5255
  "group": [
@@ -5314,8 +5264,8 @@
5314
5264
  {
5315
5265
  "description": "The base shadow of the FAB.\n",
5316
5266
  "commentRange": {
5317
- "start": 109,
5318
- "end": 110
5267
+ "start": 103,
5268
+ "end": 104
5319
5269
  },
5320
5270
  "context": {
5321
5271
  "type": "variable",
@@ -5323,8 +5273,8 @@
5323
5273
  "value": "0px 6px 10px rgba( black, .14 ), 0px 1px 18px rgba( black, .12 ), 0px 3px 5px rgba( black, .2 )",
5324
5274
  "scope": "default",
5325
5275
  "line": {
5326
- "start": 111,
5327
- "end": 111
5276
+ "start": 105,
5277
+ "end": 105
5328
5278
  }
5329
5279
  },
5330
5280
  "group": [
@@ -5339,8 +5289,8 @@
5339
5289
  {
5340
5290
  "description": "The disabled shadow of the FAB.\n",
5341
5291
  "commentRange": {
5342
- "start": 112,
5343
- "end": 113
5292
+ "start": 106,
5293
+ "end": 107
5344
5294
  },
5345
5295
  "context": {
5346
5296
  "type": "variable",
@@ -5348,8 +5298,8 @@
5348
5298
  "value": "0px 6px 10px k-try-tint( rgba( black, .14 ), .5 ), 0px 1px 18px k-try-tint( rgba( black, .12 ), .5 ), 0px 3px 5px k-try-tint( rgba( black, .2 ), .5 )",
5349
5299
  "scope": "default",
5350
5300
  "line": {
5351
- "start": 114,
5352
- "end": 114
5301
+ "start": 108,
5302
+ "end": 108
5353
5303
  }
5354
5304
  },
5355
5305
  "group": [
@@ -5364,8 +5314,8 @@
5364
5314
  {
5365
5315
  "description": "The active shadow of the FAB.\n",
5366
5316
  "commentRange": {
5367
- "start": 115,
5368
- "end": 116
5317
+ "start": 109,
5318
+ "end": 110
5369
5319
  },
5370
5320
  "context": {
5371
5321
  "type": "variable",
@@ -5373,8 +5323,8 @@
5373
5323
  "value": "null",
5374
5324
  "scope": "default",
5375
5325
  "line": {
5376
- "start": 117,
5377
- "end": 117
5326
+ "start": 111,
5327
+ "end": 111
5378
5328
  }
5379
5329
  },
5380
5330
  "group": [
@@ -5389,8 +5339,8 @@
5389
5339
  {
5390
5340
  "description": "The outline style of the FAB.\n",
5391
5341
  "commentRange": {
5392
- "start": 118,
5393
- "end": 119
5342
+ "start": 112,
5343
+ "end": 113
5394
5344
  },
5395
5345
  "context": {
5396
5346
  "type": "variable",
@@ -5398,8 +5348,8 @@
5398
5348
  "value": "solid",
5399
5349
  "scope": "default",
5400
5350
  "line": {
5401
- "start": 120,
5402
- "end": 120
5351
+ "start": 114,
5352
+ "end": 114
5403
5353
  }
5404
5354
  },
5405
5355
  "group": [
@@ -5414,8 +5364,8 @@
5414
5364
  {
5415
5365
  "description": "The outline width of the FAB.\n",
5416
5366
  "commentRange": {
5417
- "start": 121,
5418
- "end": 122
5367
+ "start": 115,
5368
+ "end": 116
5419
5369
  },
5420
5370
  "context": {
5421
5371
  "type": "variable",
@@ -5423,8 +5373,8 @@
5423
5373
  "value": "3px",
5424
5374
  "scope": "default",
5425
5375
  "line": {
5426
- "start": 123,
5427
- "end": 123
5376
+ "start": 117,
5377
+ "end": 117
5428
5378
  }
5429
5379
  },
5430
5380
  "group": [
@@ -5439,8 +5389,8 @@
5439
5389
  {
5440
5390
  "description": "The base text color of the FAB item.\n",
5441
5391
  "commentRange": {
5442
- "start": 125,
5443
- "end": 126
5392
+ "start": 119,
5393
+ "end": 120
5444
5394
  },
5445
5395
  "context": {
5446
5396
  "type": "variable",
@@ -5448,8 +5398,8 @@
5448
5398
  "value": "$kendo-component-text",
5449
5399
  "scope": "default",
5450
5400
  "line": {
5451
- "start": 127,
5452
- "end": 127
5401
+ "start": 121,
5402
+ "end": 121
5453
5403
  }
5454
5404
  },
5455
5405
  "group": [
@@ -5464,8 +5414,8 @@
5464
5414
  {
5465
5415
  "description": "The base background color of the FAB item.\n",
5466
5416
  "commentRange": {
5467
- "start": 128,
5468
- "end": 129
5417
+ "start": 122,
5418
+ "end": 123
5469
5419
  },
5470
5420
  "context": {
5471
5421
  "type": "variable",
@@ -5473,8 +5423,8 @@
5473
5423
  "value": "$kendo-component-bg",
5474
5424
  "scope": "default",
5475
5425
  "line": {
5476
- "start": 130,
5477
- "end": 130
5426
+ "start": 124,
5427
+ "end": 124
5478
5428
  }
5479
5429
  },
5480
5430
  "group": [
@@ -5489,8 +5439,8 @@
5489
5439
  {
5490
5440
  "description": "The base border color of the FAB item.\n",
5491
5441
  "commentRange": {
5492
- "start": 131,
5493
- "end": 132
5442
+ "start": 125,
5443
+ "end": 126
5494
5444
  },
5495
5445
  "context": {
5496
5446
  "type": "variable",
@@ -5498,8 +5448,8 @@
5498
5448
  "value": "$kendo-component-border",
5499
5449
  "scope": "default",
5500
5450
  "line": {
5501
- "start": 133,
5502
- "end": 133
5451
+ "start": 127,
5452
+ "end": 127
5503
5453
  }
5504
5454
  },
5505
5455
  "group": [
@@ -5514,8 +5464,8 @@
5514
5464
  {
5515
5465
  "description": "The base text color of the FAB item icon.\n",
5516
5466
  "commentRange": {
5517
- "start": 135,
5518
- "end": 136
5467
+ "start": 129,
5468
+ "end": 130
5519
5469
  },
5520
5470
  "context": {
5521
5471
  "type": "variable",
@@ -5523,8 +5473,8 @@
5523
5473
  "value": "$kendo-button-text",
5524
5474
  "scope": "default",
5525
5475
  "line": {
5526
- "start": 137,
5527
- "end": 137
5476
+ "start": 131,
5477
+ "end": 131
5528
5478
  }
5529
5479
  },
5530
5480
  "group": [
@@ -5539,8 +5489,8 @@
5539
5489
  {
5540
5490
  "description": "The base background color of the FAB item icon.\n",
5541
5491
  "commentRange": {
5542
- "start": 138,
5543
- "end": 139
5492
+ "start": 132,
5493
+ "end": 133
5544
5494
  },
5545
5495
  "context": {
5546
5496
  "type": "variable",
@@ -5548,8 +5498,8 @@
5548
5498
  "value": "$kendo-button-bg",
5549
5499
  "scope": "default",
5550
5500
  "line": {
5551
- "start": 140,
5552
- "end": 140
5501
+ "start": 134,
5502
+ "end": 134
5553
5503
  }
5554
5504
  },
5555
5505
  "group": [
@@ -5564,8 +5514,8 @@
5564
5514
  {
5565
5515
  "description": "The base border color of the FAB item icon.\n",
5566
5516
  "commentRange": {
5567
- "start": 141,
5568
- "end": 142
5517
+ "start": 135,
5518
+ "end": 136
5569
5519
  },
5570
5520
  "context": {
5571
5521
  "type": "variable",
@@ -5573,8 +5523,8 @@
5573
5523
  "value": "$kendo-button-border",
5574
5524
  "scope": "default",
5575
5525
  "line": {
5576
- "start": 143,
5577
- "end": 143
5526
+ "start": 137,
5527
+ "end": 137
5578
5528
  }
5579
5529
  },
5580
5530
  "group": [
@@ -5589,8 +5539,8 @@
5589
5539
  {
5590
5540
  "description": "The base shadow of the FAB item.\n",
5591
5541
  "commentRange": {
5592
- "start": 145,
5593
- "end": 146
5542
+ "start": 139,
5543
+ "end": 140
5594
5544
  },
5595
5545
  "context": {
5596
5546
  "type": "variable",
@@ -5598,8 +5548,8 @@
5598
5548
  "value": "$kendo-fab-shadow",
5599
5549
  "scope": "default",
5600
5550
  "line": {
5601
- "start": 147,
5602
- "end": 147
5551
+ "start": 141,
5552
+ "end": 141
5603
5553
  }
5604
5554
  },
5605
5555
  "group": [
@@ -5614,8 +5564,8 @@
5614
5564
  {
5615
5565
  "description": "The disabled shadow of the FAB item.\n",
5616
5566
  "commentRange": {
5617
- "start": 148,
5618
- "end": 149
5567
+ "start": 142,
5568
+ "end": 143
5619
5569
  },
5620
5570
  "context": {
5621
5571
  "type": "variable",
@@ -5623,8 +5573,8 @@
5623
5573
  "value": "$kendo-fab-disabled-shadow",
5624
5574
  "scope": "default",
5625
5575
  "line": {
5626
- "start": 150,
5627
- "end": 150
5576
+ "start": 144,
5577
+ "end": 144
5628
5578
  }
5629
5579
  },
5630
5580
  "group": [
@@ -5639,8 +5589,8 @@
5639
5589
  {
5640
5590
  "description": "The active shadow of the FAB item.\n",
5641
5591
  "commentRange": {
5642
- "start": 151,
5643
- "end": 152
5592
+ "start": 145,
5593
+ "end": 146
5644
5594
  },
5645
5595
  "context": {
5646
5596
  "type": "variable",
@@ -5648,8 +5598,8 @@
5648
5598
  "value": "$kendo-fab-active-shadow",
5649
5599
  "scope": "default",
5650
5600
  "line": {
5651
- "start": 153,
5652
- "end": 153
5601
+ "start": 147,
5602
+ "end": 147
5653
5603
  }
5654
5604
  },
5655
5605
  "group": [
@@ -5664,8 +5614,8 @@
5664
5614
  {
5665
5615
  "description": "The outline style of the FAB item.\n",
5666
5616
  "commentRange": {
5667
- "start": 154,
5668
- "end": 155
5617
+ "start": 148,
5618
+ "end": 149
5669
5619
  },
5670
5620
  "context": {
5671
5621
  "type": "variable",
@@ -5673,8 +5623,8 @@
5673
5623
  "value": "solid",
5674
5624
  "scope": "default",
5675
5625
  "line": {
5676
- "start": 156,
5677
- "end": 156
5626
+ "start": 150,
5627
+ "end": 150
5678
5628
  }
5679
5629
  },
5680
5630
  "group": [
@@ -5689,8 +5639,8 @@
5689
5639
  {
5690
5640
  "description": "The outline width of the FAB item.\n",
5691
5641
  "commentRange": {
5692
- "start": 157,
5693
- "end": 158
5642
+ "start": 151,
5643
+ "end": 152
5694
5644
  },
5695
5645
  "context": {
5696
5646
  "type": "variable",
@@ -5698,8 +5648,8 @@
5698
5648
  "value": "3px",
5699
5649
  "scope": "default",
5700
5650
  "line": {
5701
- "start": 159,
5702
- "end": 159
5651
+ "start": 153,
5652
+ "end": 153
5703
5653
  }
5704
5654
  },
5705
5655
  "group": [
@@ -5714,8 +5664,8 @@
5714
5664
  {
5715
5665
  "description": "The outline color of the FAB item.\n",
5716
5666
  "commentRange": {
5717
- "start": 160,
5718
- "end": 161
5667
+ "start": 154,
5668
+ "end": 155
5719
5669
  },
5720
5670
  "context": {
5721
5671
  "type": "variable",
@@ -5723,8 +5673,8 @@
5723
5673
  "value": "$kendo-button-bg",
5724
5674
  "scope": "default",
5725
5675
  "line": {
5726
- "start": 162,
5727
- "end": 162
5676
+ "start": 156,
5677
+ "end": 156
5728
5678
  }
5729
5679
  },
5730
5680
  "group": [
@@ -7270,11 +7220,11 @@
7270
7220
  "context": {
7271
7221
  "type": "variable",
7272
7222
  "name": "kendo-input-sizes",
7273
- "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)",
7223
+ "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)",
7274
7224
  "scope": "default",
7275
7225
  "line": {
7276
7226
  "start": 73,
7277
- "end": 101
7227
+ "end": 98
7278
7228
  }
7279
7229
  },
7280
7230
  "group": [
@@ -7289,8 +7239,8 @@
7289
7239
  {
7290
7240
  "description": "The background color of the Input components.\n",
7291
7241
  "commentRange": {
7292
- "start": 103,
7293
- "end": 104
7242
+ "start": 100,
7243
+ "end": 101
7294
7244
  },
7295
7245
  "context": {
7296
7246
  "type": "variable",
@@ -7298,8 +7248,8 @@
7298
7248
  "value": "$input-bg",
7299
7249
  "scope": "default",
7300
7250
  "line": {
7301
- "start": 105,
7302
- "end": 105
7251
+ "start": 102,
7252
+ "end": 102
7303
7253
  }
7304
7254
  },
7305
7255
  "group": [
@@ -7314,8 +7264,8 @@
7314
7264
  {
7315
7265
  "description": "The text color of the Input components.\n",
7316
7266
  "commentRange": {
7317
- "start": 106,
7318
- "end": 107
7267
+ "start": 103,
7268
+ "end": 104
7319
7269
  },
7320
7270
  "context": {
7321
7271
  "type": "variable",
@@ -7323,8 +7273,8 @@
7323
7273
  "value": "$input-color",
7324
7274
  "scope": "default",
7325
7275
  "line": {
7326
- "start": 108,
7327
- "end": 108
7276
+ "start": 105,
7277
+ "end": 105
7328
7278
  }
7329
7279
  },
7330
7280
  "group": [
@@ -7339,8 +7289,8 @@
7339
7289
  {
7340
7290
  "description": "The border color of the Input components.\n",
7341
7291
  "commentRange": {
7342
- "start": 109,
7343
- "end": 110
7292
+ "start": 106,
7293
+ "end": 107
7344
7294
  },
7345
7295
  "context": {
7346
7296
  "type": "variable",
@@ -7348,8 +7298,8 @@
7348
7298
  "value": "$input-border-color",
7349
7299
  "scope": "default",
7350
7300
  "line": {
7351
- "start": 111,
7352
- "end": 111
7301
+ "start": 108,
7302
+ "end": 108
7353
7303
  }
7354
7304
  },
7355
7305
  "group": [
@@ -7364,8 +7314,8 @@
7364
7314
  {
7365
7315
  "description": "The shadow of the Input components.\n",
7366
7316
  "commentRange": {
7367
- "start": 112,
7368
- "end": 113
7317
+ "start": 109,
7318
+ "end": 110
7369
7319
  },
7370
7320
  "context": {
7371
7321
  "type": "variable",
@@ -7373,8 +7323,8 @@
7373
7323
  "value": "null",
7374
7324
  "scope": "default",
7375
7325
  "line": {
7376
- "start": 114,
7377
- "end": 114
7326
+ "start": 111,
7327
+ "end": 111
7378
7328
  }
7379
7329
  },
7380
7330
  "group": [
@@ -7389,8 +7339,8 @@
7389
7339
  {
7390
7340
  "description": "The background color of the hovered Input components.\n",
7391
7341
  "commentRange": {
7392
- "start": 116,
7393
- "end": 117
7342
+ "start": 113,
7343
+ "end": 114
7394
7344
  },
7395
7345
  "context": {
7396
7346
  "type": "variable",
@@ -7398,8 +7348,8 @@
7398
7348
  "value": "null",
7399
7349
  "scope": "default",
7400
7350
  "line": {
7401
- "start": 118,
7402
- "end": 118
7351
+ "start": 115,
7352
+ "end": 115
7403
7353
  }
7404
7354
  },
7405
7355
  "group": [
@@ -7414,8 +7364,8 @@
7414
7364
  {
7415
7365
  "description": "The text color of the hovered Input components.\n",
7416
7366
  "commentRange": {
7417
- "start": 119,
7418
- "end": 120
7367
+ "start": 116,
7368
+ "end": 117
7419
7369
  },
7420
7370
  "context": {
7421
7371
  "type": "variable",
@@ -7423,8 +7373,8 @@
7423
7373
  "value": "null",
7424
7374
  "scope": "default",
7425
7375
  "line": {
7426
- "start": 121,
7427
- "end": 121
7376
+ "start": 118,
7377
+ "end": 118
7428
7378
  }
7429
7379
  },
7430
7380
  "group": [
@@ -7439,8 +7389,8 @@
7439
7389
  {
7440
7390
  "description": "The border color of the hovered Input components.\n",
7441
7391
  "commentRange": {
7442
- "start": 122,
7443
- "end": 123
7392
+ "start": 119,
7393
+ "end": 120
7444
7394
  },
7445
7395
  "context": {
7446
7396
  "type": "variable",
@@ -7448,8 +7398,8 @@
7448
7398
  "value": "null",
7449
7399
  "scope": "default",
7450
7400
  "line": {
7451
- "start": 124,
7452
- "end": 124
7401
+ "start": 121,
7402
+ "end": 121
7453
7403
  }
7454
7404
  },
7455
7405
  "group": [
@@ -7464,8 +7414,8 @@
7464
7414
  {
7465
7415
  "description": "The shadow of the hovered Input components.\n",
7466
7416
  "commentRange": {
7467
- "start": 125,
7468
- "end": 126
7417
+ "start": 122,
7418
+ "end": 123
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": 127,
7477
- "end": 127
7426
+ "start": 124,
7427
+ "end": 124
7478
7428
  }
7479
7429
  },
7480
7430
  "group": [
@@ -7489,8 +7439,8 @@
7489
7439
  {
7490
7440
  "description": "The background color of the focused Input components.\n",
7491
7441
  "commentRange": {
7492
- "start": 129,
7493
- "end": 130
7442
+ "start": 126,
7443
+ "end": 127
7494
7444
  },
7495
7445
  "context": {
7496
7446
  "type": "variable",
@@ -7498,8 +7448,8 @@
7498
7448
  "value": "$input-focus-bg",
7499
7449
  "scope": "default",
7500
7450
  "line": {
7501
- "start": 131,
7502
- "end": 131
7451
+ "start": 128,
7452
+ "end": 128
7503
7453
  }
7504
7454
  },
7505
7455
  "group": [
@@ -7514,8 +7464,8 @@
7514
7464
  {
7515
7465
  "description": "The text color of the focused Input components.\n",
7516
7466
  "commentRange": {
7517
- "start": 132,
7518
- "end": 133
7467
+ "start": 129,
7468
+ "end": 130
7519
7469
  },
7520
7470
  "context": {
7521
7471
  "type": "variable",
@@ -7523,8 +7473,8 @@
7523
7473
  "value": "$input-focus-color",
7524
7474
  "scope": "default",
7525
7475
  "line": {
7526
- "start": 134,
7527
- "end": 134
7476
+ "start": 131,
7477
+ "end": 131
7528
7478
  }
7529
7479
  },
7530
7480
  "group": [
@@ -7539,8 +7489,8 @@
7539
7489
  {
7540
7490
  "description": "The border color of the focused Input components.\n",
7541
7491
  "commentRange": {
7542
- "start": 135,
7543
- "end": 136
7492
+ "start": 132,
7493
+ "end": 133
7544
7494
  },
7545
7495
  "context": {
7546
7496
  "type": "variable",
@@ -7548,8 +7498,8 @@
7548
7498
  "value": "$input-focus-border-color",
7549
7499
  "scope": "default",
7550
7500
  "line": {
7551
- "start": 137,
7552
- "end": 137
7501
+ "start": 134,
7502
+ "end": 134
7553
7503
  }
7554
7504
  },
7555
7505
  "group": [
@@ -7564,8 +7514,8 @@
7564
7514
  {
7565
7515
  "description": "The shadow of the focused Input components.\n",
7566
7516
  "commentRange": {
7567
- "start": 138,
7568
- "end": 139
7517
+ "start": 135,
7518
+ "end": 136
7569
7519
  },
7570
7520
  "context": {
7571
7521
  "type": "variable",
@@ -7573,8 +7523,8 @@
7573
7523
  "value": "$input-focus-box-shadow",
7574
7524
  "scope": "default",
7575
7525
  "line": {
7576
- "start": 140,
7577
- "end": 140
7526
+ "start": 137,
7527
+ "end": 137
7578
7528
  }
7579
7529
  },
7580
7530
  "group": [
@@ -7589,8 +7539,8 @@
7589
7539
  {
7590
7540
  "description": "The background color of the selected Input components.\n",
7591
7541
  "commentRange": {
7592
- "start": 142,
7593
- "end": 143
7542
+ "start": 139,
7543
+ "end": 140
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": 144,
7602
- "end": 144
7551
+ "start": 141,
7552
+ "end": 141
7603
7553
  }
7604
7554
  },
7605
7555
  "group": [
@@ -7614,8 +7564,8 @@
7614
7564
  {
7615
7565
  "description": "The text color of the selected Input components.\n",
7616
7566
  "commentRange": {
7617
- "start": 145,
7618
- "end": 146
7567
+ "start": 142,
7568
+ "end": 143
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": 147,
7627
- "end": 147
7576
+ "start": 144,
7577
+ "end": 144
7628
7578
  }
7629
7579
  },
7630
7580
  "group": [
@@ -7639,8 +7589,8 @@
7639
7589
  {
7640
7590
  "description": "The background color of the disabled Input components.\n",
7641
7591
  "commentRange": {
7642
- "start": 149,
7643
- "end": 150
7592
+ "start": 146,
7593
+ "end": 147
7644
7594
  },
7645
7595
  "context": {
7646
7596
  "type": "variable",
@@ -7648,8 +7598,8 @@
7648
7598
  "value": "null",
7649
7599
  "scope": "default",
7650
7600
  "line": {
7651
- "start": 151,
7652
- "end": 151
7601
+ "start": 148,
7602
+ "end": 148
7653
7603
  }
7654
7604
  },
7655
7605
  "group": [
@@ -7664,8 +7614,8 @@
7664
7614
  {
7665
7615
  "description": "The text color of the disabled Input components.\n",
7666
7616
  "commentRange": {
7667
- "start": 152,
7668
- "end": 153
7617
+ "start": 149,
7618
+ "end": 150
7669
7619
  },
7670
7620
  "context": {
7671
7621
  "type": "variable",
@@ -7673,8 +7623,8 @@
7673
7623
  "value": "null",
7674
7624
  "scope": "default",
7675
7625
  "line": {
7676
- "start": 154,
7677
- "end": 154
7626
+ "start": 151,
7627
+ "end": 151
7678
7628
  }
7679
7629
  },
7680
7630
  "group": [
@@ -7689,8 +7639,8 @@
7689
7639
  {
7690
7640
  "description": "The border color of the disabled Input components.\n",
7691
7641
  "commentRange": {
7692
- "start": 155,
7693
- "end": 156
7642
+ "start": 152,
7643
+ "end": 153
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": 157,
7702
- "end": 157
7651
+ "start": 154,
7652
+ "end": 154
7703
7653
  }
7704
7654
  },
7705
7655
  "group": [
@@ -7714,8 +7664,8 @@
7714
7664
  {
7715
7665
  "description": "The gradient of the disabled Input components.\n",
7716
7666
  "commentRange": {
7717
- "start": 158,
7718
- "end": 159
7667
+ "start": 155,
7668
+ "end": 156
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": 160,
7727
- "end": 160
7676
+ "start": 157,
7677
+ "end": 157
7728
7678
  }
7729
7679
  },
7730
7680
  "group": [
@@ -7739,8 +7689,8 @@
7739
7689
  {
7740
7690
  "description": "The shadow of the disabled Input components.\n",
7741
7691
  "commentRange": {
7742
- "start": 161,
7743
- "end": 162
7692
+ "start": 158,
7693
+ "end": 159
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": 163,
7752
- "end": 163
7701
+ "start": 160,
7702
+ "end": 160
7753
7703
  }
7754
7704
  },
7755
7705
  "group": [
@@ -7764,8 +7714,8 @@
7764
7714
  {
7765
7715
  "description": "The background color of the outline Input components.\n",
7766
7716
  "commentRange": {
7767
- "start": 165,
7768
- "end": 166
7717
+ "start": 162,
7718
+ "end": 163
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": 167,
7777
- "end": 167
7726
+ "start": 164,
7727
+ "end": 164
7778
7728
  }
7779
7729
  },
7780
7730
  "group": [
@@ -7789,8 +7739,8 @@
7789
7739
  {
7790
7740
  "description": "The text color of the outline Input components.\n",
7791
7741
  "commentRange": {
7792
- "start": 168,
7793
- "end": 169
7742
+ "start": 165,
7743
+ "end": 166
7794
7744
  },
7795
7745
  "context": {
7796
7746
  "type": "variable",
@@ -7798,8 +7748,8 @@
7798
7748
  "value": "$kendo-base-text",
7799
7749
  "scope": "default",
7800
7750
  "line": {
7801
- "start": 170,
7802
- "end": 170
7751
+ "start": 167,
7752
+ "end": 167
7803
7753
  }
7804
7754
  },
7805
7755
  "group": [
@@ -7814,8 +7764,8 @@
7814
7764
  {
7815
7765
  "description": "The border color of the outline Input components.\n",
7816
7766
  "commentRange": {
7817
- "start": 171,
7818
- "end": 172
7767
+ "start": 168,
7768
+ "end": 169
7819
7769
  },
7820
7770
  "context": {
7821
7771
  "type": "variable",
@@ -7823,8 +7773,8 @@
7823
7773
  "value": "rgba( $kendo-base-text, .5 )",
7824
7774
  "scope": "default",
7825
7775
  "line": {
7826
- "start": 173,
7827
- "end": 173
7776
+ "start": 170,
7777
+ "end": 170
7828
7778
  }
7829
7779
  },
7830
7780
  "group": [
@@ -7839,8 +7789,8 @@
7839
7789
  {
7840
7790
  "description": "The background color of the outline hovered Input components.\n",
7841
7791
  "commentRange": {
7842
- "start": 175,
7843
- "end": 176
7792
+ "start": 172,
7793
+ "end": 173
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": 177,
7852
- "end": 177
7801
+ "start": 174,
7802
+ "end": 174
7853
7803
  }
7854
7804
  },
7855
7805
  "group": [
@@ -7863,9 +7813,9 @@
7863
7813
  },
7864
7814
  {
7865
7815
  "description": "The text color of the outline hovered Input components.\n",
7866
- "commentRange": {
7867
- "start": 178,
7868
- "end": 179
7816
+ "commentRange": {
7817
+ "start": 175,
7818
+ "end": 176
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": 180,
7877
- "end": 180
7826
+ "start": 177,
7827
+ "end": 177
7878
7828
  }
7879
7829
  },
7880
7830
  "group": [
@@ -7889,8 +7839,8 @@
7889
7839
  {
7890
7840
  "description": "The border color of the outline hovered Input components.\n",
7891
7841
  "commentRange": {
7892
- "start": 181,
7893
- "end": 182
7842
+ "start": 178,
7843
+ "end": 179
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": 183,
7902
- "end": 183
7851
+ "start": 180,
7852
+ "end": 180
7903
7853
  }
7904
7854
  },
7905
7855
  "group": [
@@ -7914,8 +7864,8 @@
7914
7864
  {
7915
7865
  "description": "The background color of the outline focused Input components.\n",
7916
7866
  "commentRange": {
7917
- "start": 185,
7918
- "end": 186
7867
+ "start": 182,
7868
+ "end": 183
7919
7869
  },
7920
7870
  "context": {
7921
7871
  "type": "variable",
@@ -7923,8 +7873,8 @@
7923
7873
  "value": "null",
7924
7874
  "scope": "default",
7925
7875
  "line": {
7926
- "start": 187,
7927
- "end": 187
7876
+ "start": 184,
7877
+ "end": 184
7928
7878
  }
7929
7879
  },
7930
7880
  "group": [
@@ -7939,8 +7889,8 @@
7939
7889
  {
7940
7890
  "description": "The text color of the outline focused Input components.\n",
7941
7891
  "commentRange": {
7942
- "start": 188,
7943
- "end": 189
7892
+ "start": 185,
7893
+ "end": 186
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": 190,
7952
- "end": 190
7901
+ "start": 187,
7902
+ "end": 187
7953
7903
  }
7954
7904
  },
7955
7905
  "group": [
@@ -7964,8 +7914,8 @@
7964
7914
  {
7965
7915
  "description": "The border color of the outline focused Input components.\n",
7966
7916
  "commentRange": {
7967
- "start": 191,
7968
- "end": 192
7917
+ "start": 188,
7918
+ "end": 189
7969
7919
  },
7970
7920
  "context": {
7971
7921
  "type": "variable",
@@ -7973,8 +7923,8 @@
7973
7923
  "value": "$kendo-input-focus-border",
7974
7924
  "scope": "default",
7975
7925
  "line": {
7976
- "start": 193,
7977
- "end": 193
7926
+ "start": 190,
7927
+ "end": 190
7978
7928
  }
7979
7929
  },
7980
7930
  "group": [
@@ -7989,8 +7939,8 @@
7989
7939
  {
7990
7940
  "description": "The shadow of the outline focused Input components.\n",
7991
7941
  "commentRange": {
7992
- "start": 194,
7993
- "end": 195
7942
+ "start": 191,
7943
+ "end": 192
7994
7944
  },
7995
7945
  "context": {
7996
7946
  "type": "variable",
@@ -7998,8 +7948,8 @@
7998
7948
  "value": "$kendo-input-focus-shadow",
7999
7949
  "scope": "default",
8000
7950
  "line": {
8001
- "start": 196,
8002
- "end": 196
7951
+ "start": 193,
7952
+ "end": 193
8003
7953
  }
8004
7954
  },
8005
7955
  "group": [
@@ -8014,8 +7964,8 @@
8014
7964
  {
8015
7965
  "description": "The background color of the flat Input components.\n",
8016
7966
  "commentRange": {
8017
- "start": 198,
8018
- "end": 199
7967
+ "start": 195,
7968
+ "end": 196
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": 200,
8027
- "end": 200
7976
+ "start": 197,
7977
+ "end": 197
8028
7978
  }
8029
7979
  },
8030
7980
  "group": [
@@ -8039,8 +7989,8 @@
8039
7989
  {
8040
7990
  "description": "The text color of the flat Input components.\n",
8041
7991
  "commentRange": {
8042
- "start": 201,
8043
- "end": 202
7992
+ "start": 198,
7993
+ "end": 199
8044
7994
  },
8045
7995
  "context": {
8046
7996
  "type": "variable",
@@ -8048,8 +7998,8 @@
8048
7998
  "value": "$kendo-input-text",
8049
7999
  "scope": "default",
8050
8000
  "line": {
8051
- "start": 203,
8052
- "end": 203
8001
+ "start": 200,
8002
+ "end": 200
8053
8003
  }
8054
8004
  },
8055
8005
  "group": [
@@ -8064,8 +8014,8 @@
8064
8014
  {
8065
8015
  "description": "The border color of the flat Input components.\n",
8066
8016
  "commentRange": {
8067
- "start": 204,
8068
- "end": 205
8017
+ "start": 201,
8018
+ "end": 202
8069
8019
  },
8070
8020
  "context": {
8071
8021
  "type": "variable",
@@ -8073,8 +8023,8 @@
8073
8023
  "value": "$kendo-input-border",
8074
8024
  "scope": "default",
8075
8025
  "line": {
8076
- "start": 206,
8077
- "end": 206
8026
+ "start": 203,
8027
+ "end": 203
8078
8028
  }
8079
8029
  },
8080
8030
  "group": [
@@ -8089,8 +8039,8 @@
8089
8039
  {
8090
8040
  "description": "The background color of the flat hovered Input components.\n",
8091
8041
  "commentRange": {
8092
- "start": 208,
8093
- "end": 209
8042
+ "start": 205,
8043
+ "end": 206
8094
8044
  },
8095
8045
  "context": {
8096
8046
  "type": "variable",
@@ -8098,8 +8048,8 @@
8098
8048
  "value": "null",
8099
8049
  "scope": "default",
8100
8050
  "line": {
8101
- "start": 210,
8102
- "end": 210
8051
+ "start": 207,
8052
+ "end": 207
8103
8053
  }
8104
8054
  },
8105
8055
  "group": [
@@ -8114,8 +8064,8 @@
8114
8064
  {
8115
8065
  "description": "The text color of the flat hovered Input components.\n",
8116
8066
  "commentRange": {
8117
- "start": 211,
8118
- "end": 212
8067
+ "start": 208,
8068
+ "end": 209
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": 213,
8127
- "end": 213
8076
+ "start": 210,
8077
+ "end": 210
8128
8078
  }
8129
8079
  },
8130
8080
  "group": [
@@ -8139,8 +8089,8 @@
8139
8089
  {
8140
8090
  "description": "The border color of the flat hovered Input components.\n",
8141
8091
  "commentRange": {
8142
- "start": 214,
8143
- "end": 215
8092
+ "start": 211,
8093
+ "end": 212
8144
8094
  },
8145
8095
  "context": {
8146
8096
  "type": "variable",
@@ -8148,8 +8098,8 @@
8148
8098
  "value": "$kendo-input-hover-border",
8149
8099
  "scope": "default",
8150
8100
  "line": {
8151
- "start": 216,
8152
- "end": 216
8101
+ "start": 213,
8102
+ "end": 213
8153
8103
  }
8154
8104
  },
8155
8105
  "group": [
@@ -8164,8 +8114,8 @@
8164
8114
  {
8165
8115
  "description": "The background color of the flat focused Input components.\n",
8166
8116
  "commentRange": {
8167
- "start": 218,
8168
- "end": 219
8117
+ "start": 215,
8118
+ "end": 216
8169
8119
  },
8170
8120
  "context": {
8171
8121
  "type": "variable",
@@ -8173,8 +8123,8 @@
8173
8123
  "value": "null",
8174
8124
  "scope": "default",
8175
8125
  "line": {
8176
- "start": 220,
8177
- "end": 220
8126
+ "start": 217,
8127
+ "end": 217
8178
8128
  }
8179
8129
  },
8180
8130
  "group": [
@@ -8189,8 +8139,8 @@
8189
8139
  {
8190
8140
  "description": "The text color of the flat focused Input components.\n",
8191
8141
  "commentRange": {
8192
- "start": 221,
8193
- "end": 222
8142
+ "start": 218,
8143
+ "end": 219
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": 223,
8202
- "end": 223
8151
+ "start": 220,
8152
+ "end": 220
8203
8153
  }
8204
8154
  },
8205
8155
  "group": [
@@ -8214,8 +8164,8 @@
8214
8164
  {
8215
8165
  "description": "The border color of the flat focused Input components.\n",
8216
8166
  "commentRange": {
8217
- "start": 224,
8218
- "end": 225
8167
+ "start": 221,
8168
+ "end": 222
8219
8169
  },
8220
8170
  "context": {
8221
8171
  "type": "variable",
@@ -8223,8 +8173,8 @@
8223
8173
  "value": "$kendo-input-focus-border",
8224
8174
  "scope": "default",
8225
8175
  "line": {
8226
- "start": 226,
8227
- "end": 226
8176
+ "start": 223,
8177
+ "end": 223
8228
8178
  }
8229
8179
  },
8230
8180
  "group": [
@@ -8239,8 +8189,8 @@
8239
8189
  {
8240
8190
  "description": "The shadow of the flat focused Input components.\n",
8241
8191
  "commentRange": {
8242
- "start": 227,
8243
- "end": 228
8192
+ "start": 224,
8193
+ "end": 225
8244
8194
  },
8245
8195
  "context": {
8246
8196
  "type": "variable",
@@ -8248,8 +8198,8 @@
8248
8198
  "value": "$kendo-input-focus-shadow",
8249
8199
  "scope": "default",
8250
8200
  "line": {
8251
- "start": 229,
8252
- "end": 229
8201
+ "start": 226,
8202
+ "end": 226
8253
8203
  }
8254
8204
  },
8255
8205
  "group": [
@@ -8264,8 +8214,8 @@
8264
8214
  {
8265
8215
  "description": "The text color of the Input placeholder.\n",
8266
8216
  "commentRange": {
8267
- "start": 231,
8268
- "end": 232
8217
+ "start": 228,
8218
+ "end": 229
8269
8219
  },
8270
8220
  "context": {
8271
8221
  "type": "variable",
@@ -8273,8 +8223,8 @@
8273
8223
  "value": "$input-placeholder-color",
8274
8224
  "scope": "default",
8275
8225
  "line": {
8276
- "start": 233,
8277
- "end": 233
8226
+ "start": 230,
8227
+ "end": 230
8278
8228
  }
8279
8229
  },
8280
8230
  "group": [
@@ -8289,8 +8239,8 @@
8289
8239
  {
8290
8240
  "description": "The opacity of the Input placeholder.\n",
8291
8241
  "commentRange": {
8292
- "start": 234,
8293
- "end": 235
8242
+ "start": 231,
8243
+ "end": 232
8294
8244
  },
8295
8245
  "context": {
8296
8246
  "type": "variable",
@@ -8298,8 +8248,8 @@
8298
8248
  "value": "1",
8299
8249
  "scope": "default",
8300
8250
  "line": {
8301
- "start": 236,
8302
- "end": 236
8251
+ "start": 233,
8252
+ "end": 233
8303
8253
  }
8304
8254
  },
8305
8255
  "group": [
@@ -8314,8 +8264,8 @@
8314
8264
  {
8315
8265
  "description": "The color of the Input clear value icon.\n",
8316
8266
  "commentRange": {
8317
- "start": 238,
8318
- "end": 239
8267
+ "start": 235,
8268
+ "end": 236
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": 240,
8327
- "end": 240
8276
+ "start": 237,
8277
+ "end": 237
8328
8278
  }
8329
8279
  },
8330
8280
  "group": [
@@ -8339,8 +8289,8 @@
8339
8289
  {
8340
8290
  "description": "The opacity of the Input clear value icon.\n",
8341
8291
  "commentRange": {
8342
- "start": 241,
8343
- "end": 242
8292
+ "start": 238,
8293
+ "end": 239
8344
8294
  },
8345
8295
  "context": {
8346
8296
  "type": "variable",
@@ -8348,8 +8298,8 @@
8348
8298
  "value": ".5",
8349
8299
  "scope": "default",
8350
8300
  "line": {
8351
- "start": 243,
8352
- "end": 243
8301
+ "start": 240,
8302
+ "end": 240
8353
8303
  }
8354
8304
  },
8355
8305
  "group": [
@@ -8364,8 +8314,8 @@
8364
8314
  {
8365
8315
  "description": "The color of the hovered Input clear value icon.\n",
8366
8316
  "commentRange": {
8367
- "start": 244,
8368
- "end": 245
8317
+ "start": 241,
8318
+ "end": 242
8369
8319
  },
8370
8320
  "context": {
8371
8321
  "type": "variable",
@@ -8373,8 +8323,8 @@
8373
8323
  "value": "null",
8374
8324
  "scope": "default",
8375
8325
  "line": {
8376
- "start": 246,
8377
- "end": 246
8326
+ "start": 243,
8327
+ "end": 243
8378
8328
  }
8379
8329
  },
8380
8330
  "group": [
@@ -8389,8 +8339,8 @@
8389
8339
  {
8390
8340
  "description": "The opacity of the hovered Input clear value icon.\n",
8391
8341
  "commentRange": {
8392
- "start": 247,
8393
- "end": 248
8342
+ "start": 244,
8343
+ "end": 245
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": 249,
8402
- "end": 249
8351
+ "start": 246,
8352
+ "end": 246
8403
8353
  }
8404
8354
  },
8405
8355
  "group": [
@@ -8414,8 +8364,8 @@
8414
8364
  {
8415
8365
  "description": "The width of the Input button.\n",
8416
8366
  "commentRange": {
8417
- "start": 258,
8418
- "end": 259
8367
+ "start": 255,
8368
+ "end": 256
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": 260,
8427
- "end": 260
8376
+ "start": 257,
8377
+ "end": 257
8428
8378
  }
8429
8379
  },
8430
8380
  "group": [
@@ -8439,8 +8389,8 @@
8439
8389
  {
8440
8390
  "description": "The border width of the Input button.\n",
8441
8391
  "commentRange": {
8442
- "start": 261,
8443
- "end": 262
8392
+ "start": 258,
8393
+ "end": 259
8444
8394
  },
8445
8395
  "context": {
8446
8396
  "type": "variable",
@@ -8448,8 +8398,8 @@
8448
8398
  "value": "1px",
8449
8399
  "scope": "default",
8450
8400
  "line": {
8451
- "start": 263,
8452
- "end": 263
8401
+ "start": 260,
8402
+ "end": 260
8453
8403
  }
8454
8404
  },
8455
8405
  "group": [
@@ -8464,8 +8414,8 @@
8464
8414
  {
8465
8415
  "description": "The width of the Input spinner button.\n",
8466
8416
  "commentRange": {
8467
- "start": 264,
8468
- "end": 265
8417
+ "start": 261,
8418
+ "end": 262
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": 266,
8477
- "end": 266
8426
+ "start": 263,
8427
+ "end": 263
8478
8428
  }
8479
8429
  },
8480
8430
  "group": [
@@ -8489,8 +8439,8 @@
8489
8439
  {
8490
8440
  "description": "The icon offset of the Input spinner button.\n",
8491
8441
  "commentRange": {
8492
- "start": 267,
8493
- "end": 268
8442
+ "start": 264,
8443
+ "end": 265
8494
8444
  },
8495
8445
  "context": {
8496
8446
  "type": "variable",
@@ -8498,8 +8448,8 @@
8498
8448
  "value": "null",
8499
8449
  "scope": "default",
8500
8450
  "line": {
8501
- "start": 269,
8502
- "end": 269
8451
+ "start": 266,
8452
+ "end": 266
8503
8453
  }
8504
8454
  },
8505
8455
  "group": [
@@ -8514,8 +8464,8 @@
8514
8464
  {
8515
8465
  "description": "The color of the Input separator.\n",
8516
8466
  "commentRange": {
8517
- "start": 271,
8518
- "end": 272
8467
+ "start": 268,
8468
+ "end": 269
8519
8469
  },
8520
8470
  "context": {
8521
8471
  "type": "variable",
@@ -8523,8 +8473,8 @@
8523
8473
  "value": "$kendo-input-text",
8524
8474
  "scope": "default",
8525
8475
  "line": {
8526
- "start": 273,
8527
- "end": 273
8476
+ "start": 270,
8477
+ "end": 270
8528
8478
  }
8529
8479
  },
8530
8480
  "group": [
@@ -8539,8 +8489,8 @@
8539
8489
  {
8540
8490
  "description": "The opacity of the Input separator.\n",
8541
8491
  "commentRange": {
8542
- "start": 274,
8543
- "end": 275
8492
+ "start": 271,
8493
+ "end": 272
8544
8494
  },
8545
8495
  "context": {
8546
8496
  "type": "variable",
@@ -8548,8 +8498,8 @@
8548
8498
  "value": ".5",
8549
8499
  "scope": "default",
8550
8500
  "line": {
8551
- "start": 276,
8552
- "end": 276
8501
+ "start": 273,
8502
+ "end": 273
8553
8503
  }
8554
8504
  },
8555
8505
  "group": [
@@ -8564,8 +8514,8 @@
8564
8514
  {
8565
8515
  "description": "The border color of the invalid Input components.\n",
8566
8516
  "commentRange": {
8567
- "start": 278,
8568
- "end": 279
8517
+ "start": 275,
8518
+ "end": 276
8569
8519
  },
8570
8520
  "context": {
8571
8521
  "type": "variable",
@@ -8573,8 +8523,8 @@
8573
8523
  "value": "$kendo-invalid-border",
8574
8524
  "scope": "default",
8575
8525
  "line": {
8576
- "start": 280,
8577
- "end": 280
8526
+ "start": 277,
8527
+ "end": 277
8578
8528
  }
8579
8529
  },
8580
8530
  "group": [
@@ -8589,8 +8539,8 @@
8589
8539
  {
8590
8540
  "description": "The shadow of the invalid Input components.\n",
8591
8541
  "commentRange": {
8592
- "start": 281,
8593
- "end": 282
8542
+ "start": 278,
8543
+ "end": 279
8594
8544
  },
8595
8545
  "context": {
8596
8546
  "type": "variable",
@@ -8598,8 +8548,8 @@
8598
8548
  "value": "$kendo-invalid-shadow",
8599
8549
  "scope": "default",
8600
8550
  "line": {
8601
- "start": 283,
8602
- "end": 283
8551
+ "start": 280,
8552
+ "end": 280
8603
8553
  }
8604
8554
  },
8605
8555
  "group": [
@@ -11864,14 +11814,39 @@
11864
11814
  {
11865
11815
  "description": "The background color of the Picker components.\n",
11866
11816
  "commentRange": {
11867
- "start": 285,
11868
- "end": 286
11817
+ "start": 282,
11818
+ "end": 283
11869
11819
  },
11870
11820
  "context": {
11871
11821
  "type": "variable",
11872
11822
  "name": "kendo-picker-bg",
11873
11823
  "value": "$kendo-button-bg",
11874
11824
  "scope": "default",
11825
+ "line": {
11826
+ "start": 284,
11827
+ "end": 284
11828
+ }
11829
+ },
11830
+ "group": [
11831
+ "picker"
11832
+ ],
11833
+ "access": "public",
11834
+ "file": {
11835
+ "path": "input/_variables.scss",
11836
+ "name": "_variables.scss"
11837
+ }
11838
+ },
11839
+ {
11840
+ "description": "The text color of the Picker components.\n",
11841
+ "commentRange": {
11842
+ "start": 285,
11843
+ "end": 286
11844
+ },
11845
+ "context": {
11846
+ "type": "variable",
11847
+ "name": "kendo-picker-text",
11848
+ "value": "$kendo-button-text",
11849
+ "scope": "default",
11875
11850
  "line": {
11876
11851
  "start": 287,
11877
11852
  "end": 287
@@ -11887,15 +11862,15 @@
11887
11862
  }
11888
11863
  },
11889
11864
  {
11890
- "description": "The text color of the Picker components.\n",
11865
+ "description": "The border color of the Picker components.\n",
11891
11866
  "commentRange": {
11892
11867
  "start": 288,
11893
11868
  "end": 289
11894
11869
  },
11895
11870
  "context": {
11896
11871
  "type": "variable",
11897
- "name": "kendo-picker-text",
11898
- "value": "$kendo-button-text",
11872
+ "name": "kendo-picker-border",
11873
+ "value": "$kendo-button-border",
11899
11874
  "scope": "default",
11900
11875
  "line": {
11901
11876
  "start": 290,
@@ -11912,15 +11887,15 @@
11912
11887
  }
11913
11888
  },
11914
11889
  {
11915
- "description": "The border color of the Picker components.\n",
11890
+ "description": "The gradient of the Picker components.\n",
11916
11891
  "commentRange": {
11917
11892
  "start": 291,
11918
11893
  "end": 292
11919
11894
  },
11920
11895
  "context": {
11921
11896
  "type": "variable",
11922
- "name": "kendo-picker-border",
11923
- "value": "$kendo-button-border",
11897
+ "name": "kendo-picker-gradient",
11898
+ "value": "$kendo-button-gradient",
11924
11899
  "scope": "default",
11925
11900
  "line": {
11926
11901
  "start": 293,
@@ -11937,15 +11912,15 @@
11937
11912
  }
11938
11913
  },
11939
11914
  {
11940
- "description": "The gradient of the Picker components.\n",
11915
+ "description": "The shadow of the Picker components.\n",
11941
11916
  "commentRange": {
11942
11917
  "start": 294,
11943
11918
  "end": 295
11944
11919
  },
11945
11920
  "context": {
11946
11921
  "type": "variable",
11947
- "name": "kendo-picker-gradient",
11948
- "value": "$kendo-button-gradient",
11922
+ "name": "kendo-picker-shadow",
11923
+ "value": "$kendo-button-shadow",
11949
11924
  "scope": "default",
11950
11925
  "line": {
11951
11926
  "start": 296,
@@ -11962,19 +11937,19 @@
11962
11937
  }
11963
11938
  },
11964
11939
  {
11965
- "description": "The shadow of the Picker components.\n",
11940
+ "description": "The background color of the hovered Picker components.\n",
11966
11941
  "commentRange": {
11967
- "start": 297,
11968
- "end": 298
11942
+ "start": 298,
11943
+ "end": 299
11969
11944
  },
11970
11945
  "context": {
11971
11946
  "type": "variable",
11972
- "name": "kendo-picker-shadow",
11973
- "value": "$kendo-button-shadow",
11947
+ "name": "kendo-picker-hover-bg",
11948
+ "value": "$kendo-button-hover-bg",
11974
11949
  "scope": "default",
11975
11950
  "line": {
11976
- "start": 299,
11977
- "end": 299
11951
+ "start": 300,
11952
+ "end": 300
11978
11953
  }
11979
11954
  },
11980
11955
  "group": [
@@ -11987,15 +11962,15 @@
11987
11962
  }
11988
11963
  },
11989
11964
  {
11990
- "description": "The background color of the hovered Picker components.\n",
11965
+ "description": "The text color of the hovered Picker components.\n",
11991
11966
  "commentRange": {
11992
11967
  "start": 301,
11993
11968
  "end": 302
11994
11969
  },
11995
11970
  "context": {
11996
11971
  "type": "variable",
11997
- "name": "kendo-picker-hover-bg",
11998
- "value": "$kendo-button-hover-bg",
11972
+ "name": "kendo-picker-hover-text",
11973
+ "value": "$kendo-button-hover-text",
11999
11974
  "scope": "default",
12000
11975
  "line": {
12001
11976
  "start": 303,
@@ -12012,15 +11987,15 @@
12012
11987
  }
12013
11988
  },
12014
11989
  {
12015
- "description": "The text color of the hovered Picker components.\n",
11990
+ "description": "The border color of the hovered Picker components.\n",
12016
11991
  "commentRange": {
12017
11992
  "start": 304,
12018
11993
  "end": 305
12019
11994
  },
12020
11995
  "context": {
12021
11996
  "type": "variable",
12022
- "name": "kendo-picker-hover-text",
12023
- "value": "$kendo-button-hover-text",
11997
+ "name": "kendo-picker-hover-border",
11998
+ "value": "$kendo-button-hover-border",
12024
11999
  "scope": "default",
12025
12000
  "line": {
12026
12001
  "start": 306,
@@ -12037,15 +12012,15 @@
12037
12012
  }
12038
12013
  },
12039
12014
  {
12040
- "description": "The border color of the hovered Picker components.\n",
12015
+ "description": "The gradient of the hovered Picker components.\n",
12041
12016
  "commentRange": {
12042
12017
  "start": 307,
12043
12018
  "end": 308
12044
12019
  },
12045
12020
  "context": {
12046
12021
  "type": "variable",
12047
- "name": "kendo-picker-hover-border",
12048
- "value": "$kendo-button-hover-border",
12022
+ "name": "kendo-picker-hover-gradient",
12023
+ "value": "$kendo-button-hover-gradient",
12049
12024
  "scope": "default",
12050
12025
  "line": {
12051
12026
  "start": 309,
@@ -12062,15 +12037,15 @@
12062
12037
  }
12063
12038
  },
12064
12039
  {
12065
- "description": "The gradient of the hovered Picker components.\n",
12040
+ "description": "The shadow of the hovered Picker components.\n",
12066
12041
  "commentRange": {
12067
12042
  "start": 310,
12068
12043
  "end": 311
12069
12044
  },
12070
12045
  "context": {
12071
12046
  "type": "variable",
12072
- "name": "kendo-picker-hover-gradient",
12073
- "value": "$kendo-button-hover-gradient",
12047
+ "name": "kendo-picker-hover-shadow",
12048
+ "value": "$kendo-button-hover-shadow",
12074
12049
  "scope": "default",
12075
12050
  "line": {
12076
12051
  "start": 312,
@@ -12087,19 +12062,19 @@
12087
12062
  }
12088
12063
  },
12089
12064
  {
12090
- "description": "The shadow of the hovered Picker components.\n",
12065
+ "description": "The background color of the focused Picker components.\n",
12091
12066
  "commentRange": {
12092
- "start": 313,
12093
- "end": 314
12067
+ "start": 314,
12068
+ "end": 315
12094
12069
  },
12095
12070
  "context": {
12096
12071
  "type": "variable",
12097
- "name": "kendo-picker-hover-shadow",
12098
- "value": "$kendo-button-hover-shadow",
12072
+ "name": "kendo-picker-focus-bg",
12073
+ "value": "$kendo-button-active-bg",
12099
12074
  "scope": "default",
12100
12075
  "line": {
12101
- "start": 315,
12102
- "end": 315
12076
+ "start": 316,
12077
+ "end": 316
12103
12078
  }
12104
12079
  },
12105
12080
  "group": [
@@ -12112,15 +12087,15 @@
12112
12087
  }
12113
12088
  },
12114
12089
  {
12115
- "description": "The background color of the focused Picker components.\n",
12090
+ "description": "The text color of the focused Picker components.\n",
12116
12091
  "commentRange": {
12117
12092
  "start": 317,
12118
12093
  "end": 318
12119
12094
  },
12120
12095
  "context": {
12121
12096
  "type": "variable",
12122
- "name": "kendo-picker-focus-bg",
12123
- "value": "$kendo-button-active-bg",
12097
+ "name": "kendo-picker-focus-text",
12098
+ "value": "$kendo-button-focus-text",
12124
12099
  "scope": "default",
12125
12100
  "line": {
12126
12101
  "start": 319,
@@ -12137,15 +12112,15 @@
12137
12112
  }
12138
12113
  },
12139
12114
  {
12140
- "description": "The text color of the focused Picker components.\n",
12115
+ "description": "The border color of the focused Picker components.\n",
12141
12116
  "commentRange": {
12142
12117
  "start": 320,
12143
12118
  "end": 321
12144
12119
  },
12145
12120
  "context": {
12146
12121
  "type": "variable",
12147
- "name": "kendo-picker-focus-text",
12148
- "value": "$kendo-button-focus-text",
12122
+ "name": "kendo-picker-focus-border",
12123
+ "value": "$kendo-button-focus-border",
12149
12124
  "scope": "default",
12150
12125
  "line": {
12151
12126
  "start": 322,
@@ -12162,15 +12137,15 @@
12162
12137
  }
12163
12138
  },
12164
12139
  {
12165
- "description": "The border color of the focused Picker components.\n",
12140
+ "description": "The gradient of the focused Picker components.\n",
12166
12141
  "commentRange": {
12167
12142
  "start": 323,
12168
12143
  "end": 324
12169
12144
  },
12170
12145
  "context": {
12171
12146
  "type": "variable",
12172
- "name": "kendo-picker-focus-border",
12173
- "value": "$kendo-button-focus-border",
12147
+ "name": "kendo-picker-focus-gradient",
12148
+ "value": "$kendo-button-focus-gradient",
12174
12149
  "scope": "default",
12175
12150
  "line": {
12176
12151
  "start": 325,
@@ -12187,15 +12162,15 @@
12187
12162
  }
12188
12163
  },
12189
12164
  {
12190
- "description": "The gradient of the focused Picker components.\n",
12165
+ "description": "The shadow of the focused Picker components.\n",
12191
12166
  "commentRange": {
12192
12167
  "start": 326,
12193
12168
  "end": 327
12194
12169
  },
12195
12170
  "context": {
12196
12171
  "type": "variable",
12197
- "name": "kendo-picker-focus-gradient",
12198
- "value": "$kendo-button-focus-gradient",
12172
+ "name": "kendo-picker-focus-shadow",
12173
+ "value": "$kendo-button-focus-shadow",
12199
12174
  "scope": "default",
12200
12175
  "line": {
12201
12176
  "start": 328,
@@ -12212,19 +12187,19 @@
12212
12187
  }
12213
12188
  },
12214
12189
  {
12215
- "description": "The shadow of the focused Picker components.\n",
12190
+ "description": "The background color of the disabled Picker components.\n",
12216
12191
  "commentRange": {
12217
- "start": 329,
12218
- "end": 330
12192
+ "start": 330,
12193
+ "end": 331
12219
12194
  },
12220
12195
  "context": {
12221
12196
  "type": "variable",
12222
- "name": "kendo-picker-focus-shadow",
12223
- "value": "$kendo-button-focus-shadow",
12197
+ "name": "kendo-picker-disabled-bg",
12198
+ "value": "null",
12224
12199
  "scope": "default",
12225
12200
  "line": {
12226
- "start": 331,
12227
- "end": 331
12201
+ "start": 332,
12202
+ "end": 332
12228
12203
  }
12229
12204
  },
12230
12205
  "group": [
@@ -12237,14 +12212,14 @@
12237
12212
  }
12238
12213
  },
12239
12214
  {
12240
- "description": "The background color of the disabled Picker components.\n",
12215
+ "description": "The text color of the disabled Picker components.\n",
12241
12216
  "commentRange": {
12242
12217
  "start": 333,
12243
12218
  "end": 334
12244
12219
  },
12245
12220
  "context": {
12246
12221
  "type": "variable",
12247
- "name": "kendo-picker-disabled-bg",
12222
+ "name": "kendo-picker-disabled-text",
12248
12223
  "value": "null",
12249
12224
  "scope": "default",
12250
12225
  "line": {
@@ -12262,14 +12237,14 @@
12262
12237
  }
12263
12238
  },
12264
12239
  {
12265
- "description": "The text color of the disabled Picker components.\n",
12240
+ "description": "The border color of the disabled Picker components.\n",
12266
12241
  "commentRange": {
12267
12242
  "start": 336,
12268
12243
  "end": 337
12269
12244
  },
12270
12245
  "context": {
12271
12246
  "type": "variable",
12272
- "name": "kendo-picker-disabled-text",
12247
+ "name": "kendo-picker-disabled-border",
12273
12248
  "value": "null",
12274
12249
  "scope": "default",
12275
12250
  "line": {
@@ -12287,14 +12262,14 @@
12287
12262
  }
12288
12263
  },
12289
12264
  {
12290
- "description": "The border color of the disabled Picker components.\n",
12265
+ "description": "The gradient of the disabled Picker components.\n",
12291
12266
  "commentRange": {
12292
12267
  "start": 339,
12293
12268
  "end": 340
12294
12269
  },
12295
12270
  "context": {
12296
12271
  "type": "variable",
12297
- "name": "kendo-picker-disabled-border",
12272
+ "name": "kendo-picker-disabled-gradient",
12298
12273
  "value": "null",
12299
12274
  "scope": "default",
12300
12275
  "line": {
@@ -12312,14 +12287,14 @@
12312
12287
  }
12313
12288
  },
12314
12289
  {
12315
- "description": "The gradient of the disabled Picker components.\n",
12290
+ "description": "The shadow of the disabled Picker components.\n",
12316
12291
  "commentRange": {
12317
12292
  "start": 342,
12318
12293
  "end": 343
12319
12294
  },
12320
12295
  "context": {
12321
12296
  "type": "variable",
12322
- "name": "kendo-picker-disabled-gradient",
12297
+ "name": "kendo-picker-disabled-shadow",
12323
12298
  "value": "null",
12324
12299
  "scope": "default",
12325
12300
  "line": {
@@ -12337,19 +12312,19 @@
12337
12312
  }
12338
12313
  },
12339
12314
  {
12340
- "description": "The shadow of the disabled Picker components.\n",
12315
+ "description": "The background color of the outline Picker components.\n",
12341
12316
  "commentRange": {
12342
- "start": 345,
12343
- "end": 346
12317
+ "start": 346,
12318
+ "end": 347
12344
12319
  },
12345
12320
  "context": {
12346
12321
  "type": "variable",
12347
- "name": "kendo-picker-disabled-shadow",
12322
+ "name": "kendo-picker-outline-bg",
12348
12323
  "value": "null",
12349
12324
  "scope": "default",
12350
12325
  "line": {
12351
- "start": 347,
12352
- "end": 347
12326
+ "start": 348,
12327
+ "end": 348
12353
12328
  }
12354
12329
  },
12355
12330
  "group": [
@@ -12362,15 +12337,15 @@
12362
12337
  }
12363
12338
  },
12364
12339
  {
12365
- "description": "The background color of the outline Picker components.\n",
12340
+ "description": "The text color of the outline Picker components.\n",
12366
12341
  "commentRange": {
12367
12342
  "start": 349,
12368
12343
  "end": 350
12369
12344
  },
12370
12345
  "context": {
12371
12346
  "type": "variable",
12372
- "name": "kendo-picker-outline-bg",
12373
- "value": "null",
12347
+ "name": "kendo-picker-outline-text",
12348
+ "value": "$kendo-button-text",
12374
12349
  "scope": "default",
12375
12350
  "line": {
12376
12351
  "start": 351,
@@ -12387,15 +12362,15 @@
12387
12362
  }
12388
12363
  },
12389
12364
  {
12390
- "description": "The text color of the outline Picker components.\n",
12365
+ "description": "The border color of the outline Picker components.\n",
12391
12366
  "commentRange": {
12392
12367
  "start": 352,
12393
12368
  "end": 353
12394
12369
  },
12395
12370
  "context": {
12396
12371
  "type": "variable",
12397
- "name": "kendo-picker-outline-text",
12398
- "value": "$kendo-button-text",
12372
+ "name": "kendo-picker-outline-border",
12373
+ "value": "rgba( $kendo-picker-outline-text, .5 )",
12399
12374
  "scope": "default",
12400
12375
  "line": {
12401
12376
  "start": 354,
@@ -12412,19 +12387,19 @@
12412
12387
  }
12413
12388
  },
12414
12389
  {
12415
- "description": "The border color of the outline Picker components.\n",
12390
+ "description": "The background color of the outline hovered Picker components.\n",
12416
12391
  "commentRange": {
12417
- "start": 355,
12418
- "end": 356
12392
+ "start": 356,
12393
+ "end": 357
12419
12394
  },
12420
12395
  "context": {
12421
12396
  "type": "variable",
12422
- "name": "kendo-picker-outline-border",
12423
- "value": "rgba( $kendo-picker-outline-text, .5 )",
12397
+ "name": "kendo-picker-outline-hover-bg",
12398
+ "value": "$kendo-picker-outline-text",
12424
12399
  "scope": "default",
12425
12400
  "line": {
12426
- "start": 357,
12427
- "end": 357
12401
+ "start": 358,
12402
+ "end": 358
12428
12403
  }
12429
12404
  },
12430
12405
  "group": [
@@ -12437,15 +12412,15 @@
12437
12412
  }
12438
12413
  },
12439
12414
  {
12440
- "description": "The background color of the outline hovered Picker components.\n",
12415
+ "description": "The text color of the outline hovered Picker components.\n",
12441
12416
  "commentRange": {
12442
12417
  "start": 359,
12443
12418
  "end": 360
12444
12419
  },
12445
12420
  "context": {
12446
12421
  "type": "variable",
12447
- "name": "kendo-picker-outline-hover-bg",
12448
- "value": "$kendo-picker-outline-text",
12422
+ "name": "kendo-picker-outline-hover-text",
12423
+ "value": "k-contrast-color( $kendo-picker-outline-hover-bg )",
12449
12424
  "scope": "default",
12450
12425
  "line": {
12451
12426
  "start": 361,
@@ -12462,15 +12437,15 @@
12462
12437
  }
12463
12438
  },
12464
12439
  {
12465
- "description": "The text color of the outline hovered Picker components.\n",
12440
+ "description": "The border color of the outline hovered Picker components.\n",
12466
12441
  "commentRange": {
12467
12442
  "start": 362,
12468
12443
  "end": 363
12469
12444
  },
12470
12445
  "context": {
12471
12446
  "type": "variable",
12472
- "name": "kendo-picker-outline-hover-text",
12473
- "value": "k-contrast-color( $kendo-picker-outline-hover-bg )",
12447
+ "name": "kendo-picker-outline-hover-border",
12448
+ "value": "$kendo-picker-outline-hover-bg",
12474
12449
  "scope": "default",
12475
12450
  "line": {
12476
12451
  "start": 364,
@@ -12487,19 +12462,19 @@
12487
12462
  }
12488
12463
  },
12489
12464
  {
12490
- "description": "The border color of the outline hovered Picker components.\n",
12465
+ "description": "The background color of the outline focused Picker components.\n",
12491
12466
  "commentRange": {
12492
- "start": 365,
12493
- "end": 366
12467
+ "start": 366,
12468
+ "end": 367
12494
12469
  },
12495
12470
  "context": {
12496
12471
  "type": "variable",
12497
- "name": "kendo-picker-outline-hover-border",
12498
- "value": "$kendo-picker-outline-hover-bg",
12472
+ "name": "kendo-picker-outline-focus-bg",
12473
+ "value": "null",
12499
12474
  "scope": "default",
12500
12475
  "line": {
12501
- "start": 367,
12502
- "end": 367
12476
+ "start": 368,
12477
+ "end": 368
12503
12478
  }
12504
12479
  },
12505
12480
  "group": [
@@ -12512,14 +12487,14 @@
12512
12487
  }
12513
12488
  },
12514
12489
  {
12515
- "description": "The background color of the outline focused Picker components.\n",
12490
+ "description": "The text color of the outline focused Picker components.\n",
12516
12491
  "commentRange": {
12517
12492
  "start": 369,
12518
12493
  "end": 370
12519
12494
  },
12520
12495
  "context": {
12521
12496
  "type": "variable",
12522
- "name": "kendo-picker-outline-focus-bg",
12497
+ "name": "kendo-picker-outline-focus-text",
12523
12498
  "value": "null",
12524
12499
  "scope": "default",
12525
12500
  "line": {
@@ -12537,14 +12512,14 @@
12537
12512
  }
12538
12513
  },
12539
12514
  {
12540
- "description": "The text color of the outline focused Picker components.\n",
12515
+ "description": "The border color of the outline focused Picker components.\n",
12541
12516
  "commentRange": {
12542
12517
  "start": 372,
12543
12518
  "end": 373
12544
12519
  },
12545
12520
  "context": {
12546
12521
  "type": "variable",
12547
- "name": "kendo-picker-outline-focus-text",
12522
+ "name": "kendo-picker-outline-focus-border",
12548
12523
  "value": "null",
12549
12524
  "scope": "default",
12550
12525
  "line": {
@@ -12562,15 +12537,15 @@
12562
12537
  }
12563
12538
  },
12564
12539
  {
12565
- "description": "The border color of the outline focused Picker components.\n",
12540
+ "description": "The shadow of the outline focused Picker components.\n",
12566
12541
  "commentRange": {
12567
12542
  "start": 375,
12568
12543
  "end": 376
12569
12544
  },
12570
12545
  "context": {
12571
12546
  "type": "variable",
12572
- "name": "kendo-picker-outline-focus-border",
12573
- "value": "null",
12547
+ "name": "kendo-picker-outline-focus-shadow",
12548
+ "value": "$kendo-picker-focus-shadow",
12574
12549
  "scope": "default",
12575
12550
  "line": {
12576
12551
  "start": 377,
@@ -12587,19 +12562,19 @@
12587
12562
  }
12588
12563
  },
12589
12564
  {
12590
- "description": "The shadow of the outline focused Picker components.\n",
12565
+ "description": "The background color of the outline hovered and focused Picker components.\n",
12591
12566
  "commentRange": {
12592
- "start": 378,
12593
- "end": 379
12567
+ "start": 379,
12568
+ "end": 380
12594
12569
  },
12595
12570
  "context": {
12596
12571
  "type": "variable",
12597
- "name": "kendo-picker-outline-focus-shadow",
12598
- "value": "$kendo-picker-focus-shadow",
12572
+ "name": "kendo-picker-outline-hover-focus-bg",
12573
+ "value": "null",
12599
12574
  "scope": "default",
12600
12575
  "line": {
12601
- "start": 380,
12602
- "end": 380
12576
+ "start": 381,
12577
+ "end": 381
12603
12578
  }
12604
12579
  },
12605
12580
  "group": [
@@ -12612,14 +12587,14 @@
12612
12587
  }
12613
12588
  },
12614
12589
  {
12615
- "description": "The background color of the outline hovered and focused Picker components.\n",
12590
+ "description": "The text color of the outline hovered and focused Picker components.\n",
12616
12591
  "commentRange": {
12617
12592
  "start": 382,
12618
12593
  "end": 383
12619
12594
  },
12620
12595
  "context": {
12621
12596
  "type": "variable",
12622
- "name": "kendo-picker-outline-hover-focus-bg",
12597
+ "name": "kendo-picker-outline-hover-focus-text",
12623
12598
  "value": "null",
12624
12599
  "scope": "default",
12625
12600
  "line": {
@@ -12637,14 +12612,14 @@
12637
12612
  }
12638
12613
  },
12639
12614
  {
12640
- "description": "The text color of the outline hovered and focused Picker components.\n",
12615
+ "description": "The border color of the outline hovered and focused Picker components.\n",
12641
12616
  "commentRange": {
12642
12617
  "start": 385,
12643
12618
  "end": 386
12644
12619
  },
12645
12620
  "context": {
12646
12621
  "type": "variable",
12647
- "name": "kendo-picker-outline-hover-focus-text",
12622
+ "name": "kendo-picker-outline-hover-focus-border",
12648
12623
  "value": "null",
12649
12624
  "scope": "default",
12650
12625
  "line": {
@@ -12662,19 +12637,19 @@
12662
12637
  }
12663
12638
  },
12664
12639
  {
12665
- "description": "The border color of the outline hovered and focused Picker components.\n",
12640
+ "description": "The background color of the flat Picker components.\n",
12666
12641
  "commentRange": {
12667
- "start": 388,
12668
- "end": 389
12642
+ "start": 389,
12643
+ "end": 390
12669
12644
  },
12670
12645
  "context": {
12671
12646
  "type": "variable",
12672
- "name": "kendo-picker-outline-hover-focus-border",
12647
+ "name": "kendo-picker-flat-bg",
12673
12648
  "value": "null",
12674
12649
  "scope": "default",
12675
12650
  "line": {
12676
- "start": 390,
12677
- "end": 390
12651
+ "start": 391,
12652
+ "end": 391
12678
12653
  }
12679
12654
  },
12680
12655
  "group": [
@@ -12687,15 +12662,15 @@
12687
12662
  }
12688
12663
  },
12689
12664
  {
12690
- "description": "The background color of the flat Picker components.\n",
12665
+ "description": "The text color of the flat Picker components.\n",
12691
12666
  "commentRange": {
12692
12667
  "start": 392,
12693
12668
  "end": 393
12694
12669
  },
12695
12670
  "context": {
12696
12671
  "type": "variable",
12697
- "name": "kendo-picker-flat-bg",
12698
- "value": "null",
12672
+ "name": "kendo-picker-flat-text",
12673
+ "value": "$kendo-button-text",
12699
12674
  "scope": "default",
12700
12675
  "line": {
12701
12676
  "start": 394,
@@ -12712,15 +12687,15 @@
12712
12687
  }
12713
12688
  },
12714
12689
  {
12715
- "description": "The text color of the flat Picker components.\n",
12690
+ "description": "The border color of the flat Picker components.\n",
12716
12691
  "commentRange": {
12717
12692
  "start": 395,
12718
12693
  "end": 396
12719
12694
  },
12720
12695
  "context": {
12721
12696
  "type": "variable",
12722
- "name": "kendo-picker-flat-text",
12723
- "value": "$kendo-button-text",
12697
+ "name": "kendo-picker-flat-border",
12698
+ "value": "$kendo-button-border",
12724
12699
  "scope": "default",
12725
12700
  "line": {
12726
12701
  "start": 397,
@@ -12737,19 +12712,19 @@
12737
12712
  }
12738
12713
  },
12739
12714
  {
12740
- "description": "The border color of the flat Picker components.\n",
12715
+ "description": "The background color of the flat hovered Picker components.\n",
12741
12716
  "commentRange": {
12742
- "start": 398,
12743
- "end": 399
12717
+ "start": 399,
12718
+ "end": 400
12744
12719
  },
12745
12720
  "context": {
12746
12721
  "type": "variable",
12747
- "name": "kendo-picker-flat-border",
12748
- "value": "$kendo-button-border",
12722
+ "name": "kendo-picker-flat-hover-bg",
12723
+ "value": "rgba( $kendo-button-text, .08 )",
12749
12724
  "scope": "default",
12750
12725
  "line": {
12751
- "start": 400,
12752
- "end": 400
12726
+ "start": 401,
12727
+ "end": 401
12753
12728
  }
12754
12729
  },
12755
12730
  "group": [
@@ -12762,15 +12737,15 @@
12762
12737
  }
12763
12738
  },
12764
12739
  {
12765
- "description": "The background color of the flat hovered Picker components.\n",
12740
+ "description": "The text color of the flat hovered Picker components.\n",
12766
12741
  "commentRange": {
12767
12742
  "start": 402,
12768
12743
  "end": 403
12769
12744
  },
12770
12745
  "context": {
12771
12746
  "type": "variable",
12772
- "name": "kendo-picker-flat-hover-bg",
12773
- "value": "rgba( $kendo-button-text, .08 )",
12747
+ "name": "kendo-picker-flat-hover-text",
12748
+ "value": "null",
12774
12749
  "scope": "default",
12775
12750
  "line": {
12776
12751
  "start": 404,
@@ -12787,14 +12762,14 @@
12787
12762
  }
12788
12763
  },
12789
12764
  {
12790
- "description": "The text color of the flat hovered Picker components.\n",
12765
+ "description": "The border color of the flat hovered Picker components.\n",
12791
12766
  "commentRange": {
12792
12767
  "start": 405,
12793
12768
  "end": 406
12794
12769
  },
12795
12770
  "context": {
12796
12771
  "type": "variable",
12797
- "name": "kendo-picker-flat-hover-text",
12772
+ "name": "kendo-picker-flat-hover-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 flat hovered Picker components.\n",
12790
+ "description": "The background color of the flat focused Picker components.\n",
12816
12791
  "commentRange": {
12817
- "start": 408,
12818
- "end": 409
12792
+ "start": 409,
12793
+ "end": 410
12819
12794
  },
12820
12795
  "context": {
12821
12796
  "type": "variable",
12822
- "name": "kendo-picker-flat-hover-border",
12797
+ "name": "kendo-picker-flat-focus-bg",
12823
12798
  "value": "null",
12824
12799
  "scope": "default",
12825
12800
  "line": {
12826
- "start": 410,
12827
- "end": 410
12801
+ "start": 411,
12802
+ "end": 411
12828
12803
  }
12829
12804
  },
12830
12805
  "group": [
@@ -12837,14 +12812,14 @@
12837
12812
  }
12838
12813
  },
12839
12814
  {
12840
- "description": "The background color of the flat focused Picker components.\n",
12815
+ "description": "The text color of the flat focused Picker components.\n",
12841
12816
  "commentRange": {
12842
12817
  "start": 412,
12843
12818
  "end": 413
12844
12819
  },
12845
12820
  "context": {
12846
12821
  "type": "variable",
12847
- "name": "kendo-picker-flat-focus-bg",
12822
+ "name": "kendo-picker-flat-focus-text",
12848
12823
  "value": "null",
12849
12824
  "scope": "default",
12850
12825
  "line": {
@@ -12862,14 +12837,14 @@
12862
12837
  }
12863
12838
  },
12864
12839
  {
12865
- "description": "The text color of the flat focused Picker components.\n",
12840
+ "description": "The border color of the flat focused Picker components.\n",
12866
12841
  "commentRange": {
12867
12842
  "start": 415,
12868
12843
  "end": 416
12869
12844
  },
12870
12845
  "context": {
12871
12846
  "type": "variable",
12872
- "name": "kendo-picker-flat-focus-text",
12847
+ "name": "kendo-picker-flat-focus-border",
12873
12848
  "value": "null",
12874
12849
  "scope": "default",
12875
12850
  "line": {
@@ -12887,15 +12862,15 @@
12887
12862
  }
12888
12863
  },
12889
12864
  {
12890
- "description": "The border color of the flat focused Picker components.\n",
12865
+ "description": "The shadow of the flat focused Picker components.\n",
12891
12866
  "commentRange": {
12892
12867
  "start": 418,
12893
12868
  "end": 419
12894
12869
  },
12895
12870
  "context": {
12896
12871
  "type": "variable",
12897
- "name": "kendo-picker-flat-focus-border",
12898
- "value": "null",
12872
+ "name": "kendo-picker-flat-focus-shadow",
12873
+ "value": "$kendo-picker-focus-shadow",
12899
12874
  "scope": "default",
12900
12875
  "line": {
12901
12876
  "start": 420,
@@ -12912,19 +12887,19 @@
12912
12887
  }
12913
12888
  },
12914
12889
  {
12915
- "description": "The shadow of the flat focused Picker components.\n",
12890
+ "description": "The background color of the flat hovered and focused Picker components.\n",
12916
12891
  "commentRange": {
12917
- "start": 421,
12918
- "end": 422
12892
+ "start": 422,
12893
+ "end": 423
12919
12894
  },
12920
12895
  "context": {
12921
12896
  "type": "variable",
12922
- "name": "kendo-picker-flat-focus-shadow",
12923
- "value": "$kendo-picker-focus-shadow",
12897
+ "name": "kendo-picker-flat-hover-focus-bg",
12898
+ "value": "null",
12924
12899
  "scope": "default",
12925
12900
  "line": {
12926
- "start": 423,
12927
- "end": 423
12901
+ "start": 424,
12902
+ "end": 424
12928
12903
  }
12929
12904
  },
12930
12905
  "group": [
@@ -12937,14 +12912,14 @@
12937
12912
  }
12938
12913
  },
12939
12914
  {
12940
- "description": "The background color of the flat hovered and focused Picker components.\n",
12915
+ "description": "The text color of the flat hovered and focused Picker components.\n",
12941
12916
  "commentRange": {
12942
12917
  "start": 425,
12943
12918
  "end": 426
12944
12919
  },
12945
12920
  "context": {
12946
12921
  "type": "variable",
12947
- "name": "kendo-picker-flat-hover-focus-bg",
12922
+ "name": "kendo-picker-flat-hover-focus-text",
12948
12923
  "value": "null",
12949
12924
  "scope": "default",
12950
12925
  "line": {
@@ -12962,14 +12937,14 @@
12962
12937
  }
12963
12938
  },
12964
12939
  {
12965
- "description": "The text color of the flat hovered and focused Picker components.\n",
12940
+ "description": "The border color of the flat hovered and focused Picker components.\n",
12966
12941
  "commentRange": {
12967
12942
  "start": 428,
12968
12943
  "end": 429
12969
12944
  },
12970
12945
  "context": {
12971
12946
  "type": "variable",
12972
- "name": "kendo-picker-flat-hover-focus-text",
12947
+ "name": "kendo-picker-flat-hover-focus-border",
12973
12948
  "value": "null",
12974
12949
  "scope": "default",
12975
12950
  "line": {
@@ -12986,31 +12961,6 @@
12986
12961
  "name": "_variables.scss"
12987
12962
  }
12988
12963
  },
12989
- {
12990
- "description": "The border color of the flat hovered and focused Picker components.\n",
12991
- "commentRange": {
12992
- "start": 431,
12993
- "end": 432
12994
- },
12995
- "context": {
12996
- "type": "variable",
12997
- "name": "kendo-picker-flat-hover-focus-border",
12998
- "value": "null",
12999
- "scope": "default",
13000
- "line": {
13001
- "start": 433,
13002
- "end": 433
13003
- }
13004
- },
13005
- "group": [
13006
- "picker"
13007
- ],
13008
- "access": "public",
13009
- "file": {
13010
- "path": "input/_variables.scss",
13011
- "name": "_variables.scss"
13012
- }
13013
- },
13014
12964
  {
13015
12965
  "description": "Horizontal padding of the popup.\n",
13016
12966
  "commentRange": {
@@ -19839,8 +19789,8 @@
19839
19789
  {
19840
19790
  "description": "The vertical margin of the clear value icon.\n @group input\n",
19841
19791
  "commentRange": {
19842
- "start": 251,
19843
- "end": 252
19792
+ "start": 248,
19793
+ "end": 249
19844
19794
  },
19845
19795
  "context": {
19846
19796
  "type": "variable",
@@ -19848,8 +19798,8 @@
19848
19798
  "value": "k-map-get( $kendo-spacing, 0.5 )",
19849
19799
  "scope": "default",
19850
19800
  "line": {
19851
- "start": 253,
19852
- "end": 253
19801
+ "start": 250,
19802
+ "end": 250
19853
19803
  }
19854
19804
  },
19855
19805
  "access": "public",
@@ -19864,8 +19814,8 @@
19864
19814
  {
19865
19815
  "description": "The horizontal margin of the clear value icon.\n @group input\n",
19866
19816
  "commentRange": {
19867
- "start": 254,
19868
- "end": 255
19817
+ "start": 251,
19818
+ "end": 252
19869
19819
  },
19870
19820
  "context": {
19871
19821
  "type": "variable",
@@ -19873,8 +19823,8 @@
19873
19823
  "value": "$kendo-input-values-margin-y",
19874
19824
  "scope": "default",
19875
19825
  "line": {
19876
- "start": 256,
19877
- "end": 256
19826
+ "start": 253,
19827
+ "end": 253
19878
19828
  }
19879
19829
  },
19880
19830
  "access": "public",