@progress/kendo-theme-bootstrap 9.1.0-dev.2 → 9.1.0-dev.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (34) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/all.scss +13 -10
  3. package/dist/bootstrap-3-dark.css +1 -1
  4. package/dist/bootstrap-3.css +1 -1
  5. package/dist/bootstrap-4-dark.css +1 -1
  6. package/dist/bootstrap-4.css +1 -1
  7. package/dist/bootstrap-dataviz-v4.css +1 -1
  8. package/dist/bootstrap-main-dark.css +1 -1
  9. package/dist/bootstrap-main.css +1 -1
  10. package/dist/bootstrap-nordic.css +1 -1
  11. package/dist/bootstrap-turquoise-dark.css +1 -1
  12. package/dist/bootstrap-turquoise.css +1 -1
  13. package/dist/bootstrap-urban.css +1 -1
  14. package/dist/bootstrap-vintage.css +1 -1
  15. package/dist/meta/sassdoc-data.json +594 -540
  16. package/dist/meta/sassdoc-raw-data.json +276 -251
  17. package/dist/meta/variables.json +24 -20
  18. package/lib/swatches/bootstrap-3-dark.json +1 -1
  19. package/lib/swatches/bootstrap-3.json +1 -1
  20. package/lib/swatches/bootstrap-4-dark.json +1 -1
  21. package/lib/swatches/bootstrap-4.json +1 -1
  22. package/lib/swatches/bootstrap-dataviz-v4.json +1 -1
  23. package/lib/swatches/bootstrap-main-dark.json +1 -1
  24. package/lib/swatches/bootstrap-main.json +1 -1
  25. package/lib/swatches/bootstrap-nordic.json +1 -1
  26. package/lib/swatches/bootstrap-turquoise-dark.json +1 -1
  27. package/lib/swatches/bootstrap-turquoise.json +1 -1
  28. package/lib/swatches/bootstrap-urban.json +1 -1
  29. package/lib/swatches/bootstrap-vintage.json +1 -1
  30. package/package.json +5 -5
  31. package/scss/orgchart/_variables.scss +1 -1
  32. package/scss/splitter/_variables.scss +1 -1
  33. package/scss/stepper/_variables.scss +3 -0
  34. package/scss/timeline/_variables.scss +5 -5
@@ -35639,7 +35639,7 @@
35639
35639
  "context": {
35640
35640
  "type": "variable",
35641
35641
  "name": "kendo-orgchart-line-v-height",
35642
- "value": "25px",
35642
+ "value": "k-spacing(6)",
35643
35643
  "scope": "default",
35644
35644
  "line": {
35645
35645
  "start": 148,
@@ -50867,7 +50867,7 @@
50867
50867
  "context": {
50868
50868
  "type": "variable",
50869
50869
  "name": "kendo-splitter-drag-icon-margin",
50870
- "value": "calc( #{k-spacing(3.5)} / 2 )",
50870
+ "value": "k-spacing(2)",
50871
50871
  "scope": "default",
50872
50872
  "line": {
50873
50873
  "start": 37,
@@ -53234,15 +53234,15 @@
53234
53234
  }
53235
53235
  },
53236
53236
  {
53237
- "description": "The width of the border around the Stepper.\n",
53237
+ "description": "The border radius of the Stepper label.\n",
53238
53238
  "commentRange": {
53239
53239
  "start": 24,
53240
53240
  "end": 25
53241
53241
  },
53242
53242
  "context": {
53243
53243
  "type": "variable",
53244
- "name": "kendo-stepper-border-width",
53245
- "value": "0px",
53244
+ "name": "kendo-stepper-label-border-radius",
53245
+ "value": "k-border-radius(xxl)",
53246
53246
  "scope": "default",
53247
53247
  "line": {
53248
53248
  "start": 26,
@@ -53259,19 +53259,19 @@
53259
53259
  }
53260
53260
  },
53261
53261
  {
53262
- "description": "The horizontal padding of the Stepper content.\n",
53262
+ "description": "The width of the border around the Stepper.\n",
53263
53263
  "commentRange": {
53264
- "start": 28,
53265
- "end": 29
53264
+ "start": 27,
53265
+ "end": 28
53266
53266
  },
53267
53267
  "context": {
53268
53268
  "type": "variable",
53269
- "name": "kendo-stepper-inline-content-padding-x",
53270
- "value": "k-spacing(5)",
53269
+ "name": "kendo-stepper-border-width",
53270
+ "value": "0px",
53271
53271
  "scope": "default",
53272
53272
  "line": {
53273
- "start": 30,
53274
- "end": 30
53273
+ "start": 29,
53274
+ "end": 29
53275
53275
  }
53276
53276
  },
53277
53277
  "group": [
@@ -53284,15 +53284,15 @@
53284
53284
  }
53285
53285
  },
53286
53286
  {
53287
- "description": "The vertical padding of the Stepper content.\n",
53287
+ "description": "The horizontal padding of the Stepper content.\n",
53288
53288
  "commentRange": {
53289
53289
  "start": 31,
53290
53290
  "end": 32
53291
53291
  },
53292
53292
  "context": {
53293
53293
  "type": "variable",
53294
- "name": "kendo-stepper-inline-content-padding-y",
53295
- "value": "k-spacing(2.5)",
53294
+ "name": "kendo-stepper-inline-content-padding-x",
53295
+ "value": "k-spacing(5)",
53296
53296
  "scope": "default",
53297
53297
  "line": {
53298
53298
  "start": 33,
@@ -53309,19 +53309,19 @@
53309
53309
  }
53310
53310
  },
53311
53311
  {
53312
- "description": "",
53312
+ "description": "The vertical padding of the Stepper content.\n",
53313
53313
  "commentRange": {
53314
- "start": 36,
53315
- "end": 36
53314
+ "start": 34,
53315
+ "end": 35
53316
53316
  },
53317
53317
  "context": {
53318
53318
  "type": "variable",
53319
- "name": "kendo-stepper-font-size",
53320
- "value": "var( --kendo-font-size, inherit )",
53319
+ "name": "kendo-stepper-inline-content-padding-y",
53320
+ "value": "k-spacing(2.5)",
53321
53321
  "scope": "default",
53322
53322
  "line": {
53323
- "start": 37,
53324
- "end": 37
53323
+ "start": 36,
53324
+ "end": 36
53325
53325
  }
53326
53326
  },
53327
53327
  "group": [
@@ -53341,8 +53341,8 @@
53341
53341
  },
53342
53342
  "context": {
53343
53343
  "type": "variable",
53344
- "name": "kendo-stepper-line-height",
53345
- "value": "var( --kendo-line-height, normal )",
53344
+ "name": "kendo-stepper-font-size",
53345
+ "value": "var( --kendo-font-size, inherit )",
53346
53346
  "scope": "default",
53347
53347
  "line": {
53348
53348
  "start": 40,
@@ -53366,8 +53366,8 @@
53366
53366
  },
53367
53367
  "context": {
53368
53368
  "type": "variable",
53369
- "name": "kendo-stepper-font-family",
53370
- "value": "var( --kendo-font-family, inherit )",
53369
+ "name": "kendo-stepper-line-height",
53370
+ "value": "var( --kendo-line-height, normal )",
53371
53371
  "scope": "default",
53372
53372
  "line": {
53373
53373
  "start": 43,
@@ -53384,19 +53384,19 @@
53384
53384
  }
53385
53385
  },
53386
53386
  {
53387
- "description": "The background color of the Stepper.\n",
53387
+ "description": "",
53388
53388
  "commentRange": {
53389
53389
  "start": 45,
53390
- "end": 46
53390
+ "end": 45
53391
53391
  },
53392
53392
  "context": {
53393
53393
  "type": "variable",
53394
- "name": "kendo-stepper-bg",
53395
- "value": "null",
53394
+ "name": "kendo-stepper-font-family",
53395
+ "value": "var( --kendo-font-family, inherit )",
53396
53396
  "scope": "default",
53397
53397
  "line": {
53398
- "start": 47,
53399
- "end": 47
53398
+ "start": 46,
53399
+ "end": 46
53400
53400
  }
53401
53401
  },
53402
53402
  "group": [
@@ -53409,15 +53409,15 @@
53409
53409
  }
53410
53410
  },
53411
53411
  {
53412
- "description": "The text color of the Stepper.\n",
53412
+ "description": "The background color of the Stepper.\n",
53413
53413
  "commentRange": {
53414
53414
  "start": 48,
53415
53415
  "end": 49
53416
53416
  },
53417
53417
  "context": {
53418
53418
  "type": "variable",
53419
- "name": "kendo-stepper-text",
53420
- "value": "$kendo-component-text",
53419
+ "name": "kendo-stepper-bg",
53420
+ "value": "null",
53421
53421
  "scope": "default",
53422
53422
  "line": {
53423
53423
  "start": 50,
@@ -53434,15 +53434,15 @@
53434
53434
  }
53435
53435
  },
53436
53436
  {
53437
- "description": "The border color of the Stepper.\n",
53437
+ "description": "The text color of the Stepper.\n",
53438
53438
  "commentRange": {
53439
53439
  "start": 51,
53440
53440
  "end": 52
53441
53441
  },
53442
53442
  "context": {
53443
53443
  "type": "variable",
53444
- "name": "kendo-stepper-border",
53445
- "value": "null",
53444
+ "name": "kendo-stepper-text",
53445
+ "value": "$kendo-component-text",
53446
53446
  "scope": "default",
53447
53447
  "line": {
53448
53448
  "start": 53,
@@ -53459,19 +53459,19 @@
53459
53459
  }
53460
53460
  },
53461
53461
  {
53462
- "description": "The width of the Stepper indicator.\n",
53462
+ "description": "The border color of the Stepper.\n",
53463
53463
  "commentRange": {
53464
- "start": 55,
53465
- "end": 56
53464
+ "start": 54,
53465
+ "end": 55
53466
53466
  },
53467
53467
  "context": {
53468
53468
  "type": "variable",
53469
- "name": "kendo-stepper-indicator-width",
53470
- "value": "28px",
53469
+ "name": "kendo-stepper-border",
53470
+ "value": "null",
53471
53471
  "scope": "default",
53472
53472
  "line": {
53473
- "start": 57,
53474
- "end": 57
53473
+ "start": 56,
53474
+ "end": 56
53475
53475
  }
53476
53476
  },
53477
53477
  "group": [
@@ -53484,15 +53484,15 @@
53484
53484
  }
53485
53485
  },
53486
53486
  {
53487
- "description": "The height of the Stepper indicator.\n",
53487
+ "description": "The width of the Stepper indicator.\n",
53488
53488
  "commentRange": {
53489
53489
  "start": 58,
53490
53490
  "end": 59
53491
53491
  },
53492
53492
  "context": {
53493
53493
  "type": "variable",
53494
- "name": "kendo-stepper-indicator-height",
53495
- "value": "$kendo-stepper-indicator-width",
53494
+ "name": "kendo-stepper-indicator-width",
53495
+ "value": "28px",
53496
53496
  "scope": "default",
53497
53497
  "line": {
53498
53498
  "start": 60,
@@ -53509,15 +53509,15 @@
53509
53509
  }
53510
53510
  },
53511
53511
  {
53512
- "description": "The border radius of the Stepper indicator.\n",
53512
+ "description": "The height of the Stepper indicator.\n",
53513
53513
  "commentRange": {
53514
53514
  "start": 61,
53515
53515
  "end": 62
53516
53516
  },
53517
53517
  "context": {
53518
53518
  "type": "variable",
53519
- "name": "kendo-stepper-indicator-border-radius",
53520
- "value": "50%",
53519
+ "name": "kendo-stepper-indicator-height",
53520
+ "value": "$kendo-stepper-indicator-width",
53521
53521
  "scope": "default",
53522
53522
  "line": {
53523
53523
  "start": 63,
@@ -53534,15 +53534,15 @@
53534
53534
  }
53535
53535
  },
53536
53536
  {
53537
- "description": "The border width of the Stepper indicator.\n",
53537
+ "description": "The border radius of the Stepper indicator.\n",
53538
53538
  "commentRange": {
53539
53539
  "start": 64,
53540
53540
  "end": 65
53541
53541
  },
53542
53542
  "context": {
53543
53543
  "type": "variable",
53544
- "name": "kendo-stepper-indicator-border-width",
53545
- "value": "1px",
53544
+ "name": "kendo-stepper-indicator-border-radius",
53545
+ "value": "50%",
53546
53546
  "scope": "default",
53547
53547
  "line": {
53548
53548
  "start": 66,
@@ -53559,19 +53559,19 @@
53559
53559
  }
53560
53560
  },
53561
53561
  {
53562
- "description": "The border width of the focused Stepper indicator.\n",
53562
+ "description": "The border width of the Stepper indicator.\n",
53563
53563
  "commentRange": {
53564
- "start": 68,
53565
- "end": 69
53564
+ "start": 67,
53565
+ "end": 68
53566
53566
  },
53567
53567
  "context": {
53568
53568
  "type": "variable",
53569
- "name": "kendo-stepper-indicator-focus-border-width",
53569
+ "name": "kendo-stepper-indicator-border-width",
53570
53570
  "value": "1px",
53571
53571
  "scope": "default",
53572
53572
  "line": {
53573
- "start": 70,
53574
- "end": 70
53573
+ "start": 69,
53574
+ "end": 69
53575
53575
  }
53576
53576
  },
53577
53577
  "group": [
@@ -53584,15 +53584,15 @@
53584
53584
  }
53585
53585
  },
53586
53586
  {
53587
- "description": "The size of the focused Stepper indicator.\n",
53587
+ "description": "The border width of the focused Stepper indicator.\n",
53588
53588
  "commentRange": {
53589
53589
  "start": 71,
53590
53590
  "end": 72
53591
53591
  },
53592
53592
  "context": {
53593
53593
  "type": "variable",
53594
- "name": "kendo-stepper-indicator-focus-size",
53595
- "value": "2px",
53594
+ "name": "kendo-stepper-indicator-focus-border-width",
53595
+ "value": "1px",
53596
53596
  "scope": "default",
53597
53597
  "line": {
53598
53598
  "start": 73,
@@ -53609,15 +53609,15 @@
53609
53609
  }
53610
53610
  },
53611
53611
  {
53612
- "description": "The offset of the Stepper's focused indicator.\n",
53612
+ "description": "The size of the focused Stepper indicator.\n",
53613
53613
  "commentRange": {
53614
53614
  "start": 74,
53615
53615
  "end": 75
53616
53616
  },
53617
53617
  "context": {
53618
53618
  "type": "variable",
53619
- "name": "kendo-stepper-indicator-focus-offset",
53620
- "value": "3px",
53619
+ "name": "kendo-stepper-indicator-focus-size",
53620
+ "value": "2px",
53621
53621
  "scope": "default",
53622
53622
  "line": {
53623
53623
  "start": 76,
@@ -53634,15 +53634,15 @@
53634
53634
  }
53635
53635
  },
53636
53636
  {
53637
- "description": "The calculated offset of the Stepper's focused indicator.\n",
53637
+ "description": "The offset of the Stepper's focused indicator.\n",
53638
53638
  "commentRange": {
53639
53639
  "start": 77,
53640
53640
  "end": 78
53641
53641
  },
53642
53642
  "context": {
53643
53643
  "type": "variable",
53644
- "name": "kendo-stepper-indicator-focus-calc-offset",
53645
- "value": "calc( #{$kendo-stepper-indicator-focus-border-width} + #{$kendo-stepper-indicator-focus-offset} )",
53644
+ "name": "kendo-stepper-indicator-focus-offset",
53645
+ "value": "3px",
53646
53646
  "scope": "default",
53647
53647
  "line": {
53648
53648
  "start": 79,
@@ -53659,19 +53659,19 @@
53659
53659
  }
53660
53660
  },
53661
53661
  {
53662
- "description": "The background color of the Stepper indicator.\n",
53662
+ "description": "The calculated offset of the Stepper's focused indicator.\n",
53663
53663
  "commentRange": {
53664
- "start": 81,
53665
- "end": 82
53664
+ "start": 80,
53665
+ "end": 81
53666
53666
  },
53667
53667
  "context": {
53668
53668
  "type": "variable",
53669
- "name": "kendo-stepper-indicator-bg",
53670
- "value": "$kendo-component-bg",
53669
+ "name": "kendo-stepper-indicator-focus-calc-offset",
53670
+ "value": "calc( #{$kendo-stepper-indicator-focus-border-width} + #{$kendo-stepper-indicator-focus-offset} )",
53671
53671
  "scope": "default",
53672
53672
  "line": {
53673
- "start": 83,
53674
- "end": 83
53673
+ "start": 82,
53674
+ "end": 82
53675
53675
  }
53676
53676
  },
53677
53677
  "group": [
@@ -53684,15 +53684,15 @@
53684
53684
  }
53685
53685
  },
53686
53686
  {
53687
- "description": "The text color of the Stepper indicator.\n",
53687
+ "description": "The background color of the Stepper indicator.\n",
53688
53688
  "commentRange": {
53689
53689
  "start": 84,
53690
53690
  "end": 85
53691
53691
  },
53692
53692
  "context": {
53693
53693
  "type": "variable",
53694
- "name": "kendo-stepper-indicator-text",
53695
- "value": "$kendo-component-text",
53694
+ "name": "kendo-stepper-indicator-bg",
53695
+ "value": "$kendo-component-bg",
53696
53696
  "scope": "default",
53697
53697
  "line": {
53698
53698
  "start": 86,
@@ -53709,15 +53709,15 @@
53709
53709
  }
53710
53710
  },
53711
53711
  {
53712
- "description": "The border color of the Stepper indicator.\n",
53712
+ "description": "The text color of the Stepper indicator.\n",
53713
53713
  "commentRange": {
53714
53714
  "start": 87,
53715
53715
  "end": 88
53716
53716
  },
53717
53717
  "context": {
53718
53718
  "type": "variable",
53719
- "name": "kendo-stepper-indicator-border",
53720
- "value": "$kendo-component-border",
53719
+ "name": "kendo-stepper-indicator-text",
53720
+ "value": "$kendo-component-text",
53721
53721
  "scope": "default",
53722
53722
  "line": {
53723
53723
  "start": 89,
@@ -53734,19 +53734,19 @@
53734
53734
  }
53735
53735
  },
53736
53736
  {
53737
- "description": "The background color of the hovered Stepper indicator.\n",
53737
+ "description": "The border color of the Stepper indicator.\n",
53738
53738
  "commentRange": {
53739
- "start": 91,
53740
- "end": 92
53739
+ "start": 90,
53740
+ "end": 91
53741
53741
  },
53742
53742
  "context": {
53743
53743
  "type": "variable",
53744
- "name": "kendo-stepper-indicator-hover-bg",
53745
- "value": "if($kendo-enable-color-system, k-color( base-hover ), k-try-shade( $kendo-stepper-indicator-bg ))",
53744
+ "name": "kendo-stepper-indicator-border",
53745
+ "value": "$kendo-component-border",
53746
53746
  "scope": "default",
53747
53747
  "line": {
53748
- "start": 93,
53749
- "end": 93
53748
+ "start": 92,
53749
+ "end": 92
53750
53750
  }
53751
53751
  },
53752
53752
  "group": [
@@ -53759,15 +53759,15 @@
53759
53759
  }
53760
53760
  },
53761
53761
  {
53762
- "description": "The text color of the hovered Stepper indicator.\n",
53762
+ "description": "The background color of the hovered Stepper indicator.\n",
53763
53763
  "commentRange": {
53764
53764
  "start": 94,
53765
53765
  "end": 95
53766
53766
  },
53767
53767
  "context": {
53768
53768
  "type": "variable",
53769
- "name": "kendo-stepper-indicator-hover-text",
53770
- "value": "null",
53769
+ "name": "kendo-stepper-indicator-hover-bg",
53770
+ "value": "if($kendo-enable-color-system, k-color( base-hover ), k-try-shade( $kendo-stepper-indicator-bg ))",
53771
53771
  "scope": "default",
53772
53772
  "line": {
53773
53773
  "start": 96,
@@ -53784,14 +53784,14 @@
53784
53784
  }
53785
53785
  },
53786
53786
  {
53787
- "description": "The border color of the hovered Stepper indicator.\n",
53787
+ "description": "The text color of the hovered Stepper indicator.\n",
53788
53788
  "commentRange": {
53789
53789
  "start": 97,
53790
53790
  "end": 98
53791
53791
  },
53792
53792
  "context": {
53793
53793
  "type": "variable",
53794
- "name": "kendo-stepper-indicator-hover-border",
53794
+ "name": "kendo-stepper-indicator-hover-text",
53795
53795
  "value": "null",
53796
53796
  "scope": "default",
53797
53797
  "line": {
@@ -53809,19 +53809,19 @@
53809
53809
  }
53810
53810
  },
53811
53811
  {
53812
- "description": "The background color of the disabled Stepper indicator.\n",
53812
+ "description": "The border color of the hovered Stepper indicator.\n",
53813
53813
  "commentRange": {
53814
- "start": 101,
53815
- "end": 102
53814
+ "start": 100,
53815
+ "end": 101
53816
53816
  },
53817
53817
  "context": {
53818
53818
  "type": "variable",
53819
- "name": "kendo-stepper-indicator-disabled-bg",
53819
+ "name": "kendo-stepper-indicator-hover-border",
53820
53820
  "value": "null",
53821
53821
  "scope": "default",
53822
53822
  "line": {
53823
- "start": 103,
53824
- "end": 103
53823
+ "start": 102,
53824
+ "end": 102
53825
53825
  }
53826
53826
  },
53827
53827
  "group": [
@@ -53834,15 +53834,15 @@
53834
53834
  }
53835
53835
  },
53836
53836
  {
53837
- "description": "The text color of the disabled Stepper indicator.\n",
53837
+ "description": "The background color of the disabled Stepper indicator.\n",
53838
53838
  "commentRange": {
53839
53839
  "start": 104,
53840
53840
  "end": 105
53841
53841
  },
53842
53842
  "context": {
53843
53843
  "type": "variable",
53844
- "name": "kendo-stepper-indicator-disabled-text",
53845
- "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 65%, transparent), if( $kendo-is-dark-theme, $gray-600, $gray-500))",
53844
+ "name": "kendo-stepper-indicator-disabled-bg",
53845
+ "value": "null",
53846
53846
  "scope": "default",
53847
53847
  "line": {
53848
53848
  "start": 106,
@@ -53859,15 +53859,15 @@
53859
53859
  }
53860
53860
  },
53861
53861
  {
53862
- "description": "The border color of the disabled Stepper indicator.\n",
53862
+ "description": "The text color of the disabled Stepper indicator.\n",
53863
53863
  "commentRange": {
53864
53864
  "start": 107,
53865
53865
  "end": 108
53866
53866
  },
53867
53867
  "context": {
53868
53868
  "type": "variable",
53869
- "name": "kendo-stepper-indicator-disabled-border",
53870
- "value": "null",
53869
+ "name": "kendo-stepper-indicator-disabled-text",
53870
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 65%, transparent), if( $kendo-is-dark-theme, $gray-600, $gray-500))",
53871
53871
  "scope": "default",
53872
53872
  "line": {
53873
53873
  "start": 109,
@@ -53884,19 +53884,19 @@
53884
53884
  }
53885
53885
  },
53886
53886
  {
53887
- "description": "The background color of the Stepper's done indicator.\n",
53887
+ "description": "The border color of the disabled Stepper indicator.\n",
53888
53888
  "commentRange": {
53889
- "start": 111,
53890
- "end": 112
53889
+ "start": 110,
53890
+ "end": 111
53891
53891
  },
53892
53892
  "context": {
53893
53893
  "type": "variable",
53894
- "name": "kendo-stepper-indicator-done-bg",
53895
- "value": "$kendo-color-primary",
53894
+ "name": "kendo-stepper-indicator-disabled-border",
53895
+ "value": "null",
53896
53896
  "scope": "default",
53897
53897
  "line": {
53898
- "start": 113,
53899
- "end": 113
53898
+ "start": 112,
53899
+ "end": 112
53900
53900
  }
53901
53901
  },
53902
53902
  "group": [
@@ -53909,15 +53909,15 @@
53909
53909
  }
53910
53910
  },
53911
53911
  {
53912
- "description": "The text color of the Stepper's done indicator.\n",
53912
+ "description": "The background color of the Stepper's done indicator.\n",
53913
53913
  "commentRange": {
53914
53914
  "start": 114,
53915
53915
  "end": 115
53916
53916
  },
53917
53917
  "context": {
53918
53918
  "type": "variable",
53919
- "name": "kendo-stepper-indicator-done-text",
53920
- "value": "if($kendo-enable-color-system, k-color( on-primary ), k-contrast-color( $kendo-stepper-indicator-done-bg ))",
53919
+ "name": "kendo-stepper-indicator-done-bg",
53920
+ "value": "$kendo-color-primary",
53921
53921
  "scope": "default",
53922
53922
  "line": {
53923
53923
  "start": 116,
@@ -53934,15 +53934,15 @@
53934
53934
  }
53935
53935
  },
53936
53936
  {
53937
- "description": "The border color of the Stepper's done indicator.\n",
53937
+ "description": "The text color of the Stepper's done indicator.\n",
53938
53938
  "commentRange": {
53939
53939
  "start": 117,
53940
53940
  "end": 118
53941
53941
  },
53942
53942
  "context": {
53943
53943
  "type": "variable",
53944
- "name": "kendo-stepper-indicator-done-border",
53945
- "value": "$kendo-stepper-indicator-done-bg",
53944
+ "name": "kendo-stepper-indicator-done-text",
53945
+ "value": "if($kendo-enable-color-system, k-color( on-primary ), k-contrast-color( $kendo-stepper-indicator-done-bg ))",
53946
53946
  "scope": "default",
53947
53947
  "line": {
53948
53948
  "start": 119,
@@ -53959,19 +53959,19 @@
53959
53959
  }
53960
53960
  },
53961
53961
  {
53962
- "description": "The background color of the Stepper's hovered done indicator.\n",
53962
+ "description": "The border color of the Stepper's done indicator.\n",
53963
53963
  "commentRange": {
53964
- "start": 121,
53965
- "end": 122
53964
+ "start": 120,
53965
+ "end": 121
53966
53966
  },
53967
53967
  "context": {
53968
53968
  "type": "variable",
53969
- "name": "kendo-stepper-indicator-done-hover-bg",
53970
- "value": "if($kendo-enable-color-system, k-color( primary-hover ), k-try-shade( $kendo-stepper-indicator-done-bg ))",
53969
+ "name": "kendo-stepper-indicator-done-border",
53970
+ "value": "$kendo-stepper-indicator-done-bg",
53971
53971
  "scope": "default",
53972
53972
  "line": {
53973
- "start": 123,
53974
- "end": 123
53973
+ "start": 122,
53974
+ "end": 122
53975
53975
  }
53976
53976
  },
53977
53977
  "group": [
@@ -53984,15 +53984,15 @@
53984
53984
  }
53985
53985
  },
53986
53986
  {
53987
- "description": "The text color of the Stepper's hovered done indicator.\n",
53987
+ "description": "The background color of the Stepper's hovered done indicator.\n",
53988
53988
  "commentRange": {
53989
53989
  "start": 124,
53990
53990
  "end": 125
53991
53991
  },
53992
53992
  "context": {
53993
53993
  "type": "variable",
53994
- "name": "kendo-stepper-indicator-done-hover-text",
53995
- "value": "null",
53994
+ "name": "kendo-stepper-indicator-done-hover-bg",
53995
+ "value": "if($kendo-enable-color-system, k-color( primary-hover ), k-try-shade( $kendo-stepper-indicator-done-bg ))",
53996
53996
  "scope": "default",
53997
53997
  "line": {
53998
53998
  "start": 126,
@@ -54009,14 +54009,14 @@
54009
54009
  }
54010
54010
  },
54011
54011
  {
54012
- "description": "The border color of the Stepper's hovered done indicator.\n",
54012
+ "description": "The text color of the Stepper's hovered done indicator.\n",
54013
54013
  "commentRange": {
54014
54014
  "start": 127,
54015
54015
  "end": 128
54016
54016
  },
54017
54017
  "context": {
54018
54018
  "type": "variable",
54019
- "name": "kendo-stepper-indicator-done-hover-border",
54019
+ "name": "kendo-stepper-indicator-done-hover-text",
54020
54020
  "value": "null",
54021
54021
  "scope": "default",
54022
54022
  "line": {
@@ -54034,19 +54034,19 @@
54034
54034
  }
54035
54035
  },
54036
54036
  {
54037
- "description": "The background color of the Stepper's disabled done indicator.\n",
54037
+ "description": "The border color of the Stepper's hovered done indicator.\n",
54038
54038
  "commentRange": {
54039
- "start": 131,
54040
- "end": 132
54039
+ "start": 130,
54040
+ "end": 131
54041
54041
  },
54042
54042
  "context": {
54043
54043
  "type": "variable",
54044
- "name": "kendo-stepper-indicator-done-disabled-bg",
54045
- "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 60%, transparent), k-color-mix( $kendo-stepper-indicator-done-bg, $kendo-component-bg, 60%))",
54044
+ "name": "kendo-stepper-indicator-done-hover-border",
54045
+ "value": "null",
54046
54046
  "scope": "default",
54047
54047
  "line": {
54048
- "start": 133,
54049
- "end": 133
54048
+ "start": 132,
54049
+ "end": 132
54050
54050
  }
54051
54051
  },
54052
54052
  "group": [
@@ -54059,15 +54059,15 @@
54059
54059
  }
54060
54060
  },
54061
54061
  {
54062
- "description": "The text color of the Stepper's disabled done indicator.\n",
54062
+ "description": "The background color of the Stepper's disabled done indicator.\n",
54063
54063
  "commentRange": {
54064
54064
  "start": 134,
54065
54065
  "end": 135
54066
54066
  },
54067
54067
  "context": {
54068
54068
  "type": "variable",
54069
- "name": "kendo-stepper-indicator-done-disabled-text",
54070
- "value": "if($kendo-enable-color-system, k-color( on-primary ), k-contrast-color( $kendo-stepper-indicator-done-bg ))",
54069
+ "name": "kendo-stepper-indicator-done-disabled-bg",
54070
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 60%, transparent), k-color-mix( $kendo-stepper-indicator-done-bg, $kendo-component-bg, 60%))",
54071
54071
  "scope": "default",
54072
54072
  "line": {
54073
54073
  "start": 136,
@@ -54084,15 +54084,15 @@
54084
54084
  }
54085
54085
  },
54086
54086
  {
54087
- "description": "The border color of the Stepper's disabled done indicator.\n",
54087
+ "description": "The text color of the Stepper's disabled done indicator.\n",
54088
54088
  "commentRange": {
54089
54089
  "start": 137,
54090
54090
  "end": 138
54091
54091
  },
54092
54092
  "context": {
54093
54093
  "type": "variable",
54094
- "name": "kendo-stepper-indicator-done-disabled-border",
54095
- "value": "$kendo-stepper-indicator-done-disabled-bg",
54094
+ "name": "kendo-stepper-indicator-done-disabled-text",
54095
+ "value": "if($kendo-enable-color-system, k-color( on-primary ), k-contrast-color( $kendo-stepper-indicator-done-bg ))",
54096
54096
  "scope": "default",
54097
54097
  "line": {
54098
54098
  "start": 139,
@@ -54109,19 +54109,19 @@
54109
54109
  }
54110
54110
  },
54111
54111
  {
54112
- "description": "The background color of the Stepper current indicator.\n",
54112
+ "description": "The border color of the Stepper's disabled done indicator.\n",
54113
54113
  "commentRange": {
54114
- "start": 141,
54115
- "end": 142
54114
+ "start": 140,
54115
+ "end": 141
54116
54116
  },
54117
54117
  "context": {
54118
54118
  "type": "variable",
54119
- "name": "kendo-stepper-indicator-current-bg",
54120
- "value": "$kendo-stepper-indicator-done-bg",
54119
+ "name": "kendo-stepper-indicator-done-disabled-border",
54120
+ "value": "$kendo-stepper-indicator-done-disabled-bg",
54121
54121
  "scope": "default",
54122
54122
  "line": {
54123
- "start": 143,
54124
- "end": 143
54123
+ "start": 142,
54124
+ "end": 142
54125
54125
  }
54126
54126
  },
54127
54127
  "group": [
@@ -54134,15 +54134,15 @@
54134
54134
  }
54135
54135
  },
54136
54136
  {
54137
- "description": "The text color of the Stepper current indicator.\n",
54137
+ "description": "The background color of the Stepper current indicator.\n",
54138
54138
  "commentRange": {
54139
54139
  "start": 144,
54140
54140
  "end": 145
54141
54141
  },
54142
54142
  "context": {
54143
54143
  "type": "variable",
54144
- "name": "kendo-stepper-indicator-current-text",
54145
- "value": "$kendo-stepper-indicator-done-text",
54144
+ "name": "kendo-stepper-indicator-current-bg",
54145
+ "value": "$kendo-stepper-indicator-done-bg",
54146
54146
  "scope": "default",
54147
54147
  "line": {
54148
54148
  "start": 146,
@@ -54159,15 +54159,15 @@
54159
54159
  }
54160
54160
  },
54161
54161
  {
54162
- "description": "The border color of the Stepper current indicator.\n",
54162
+ "description": "The text color of the Stepper current indicator.\n",
54163
54163
  "commentRange": {
54164
54164
  "start": 147,
54165
54165
  "end": 148
54166
54166
  },
54167
54167
  "context": {
54168
54168
  "type": "variable",
54169
- "name": "kendo-stepper-indicator-current-border",
54170
- "value": "$kendo-stepper-indicator-done-border",
54169
+ "name": "kendo-stepper-indicator-current-text",
54170
+ "value": "$kendo-stepper-indicator-done-text",
54171
54171
  "scope": "default",
54172
54172
  "line": {
54173
54173
  "start": 149,
@@ -54184,19 +54184,19 @@
54184
54184
  }
54185
54185
  },
54186
54186
  {
54187
- "description": "The background color of the Stepper's hovered current indicator.\n",
54187
+ "description": "The border color of the Stepper current indicator.\n",
54188
54188
  "commentRange": {
54189
- "start": 151,
54190
- "end": 152
54189
+ "start": 150,
54190
+ "end": 151
54191
54191
  },
54192
54192
  "context": {
54193
54193
  "type": "variable",
54194
- "name": "kendo-stepper-indicator-current-hover-bg",
54195
- "value": "$kendo-stepper-indicator-done-hover-bg",
54194
+ "name": "kendo-stepper-indicator-current-border",
54195
+ "value": "$kendo-stepper-indicator-done-border",
54196
54196
  "scope": "default",
54197
54197
  "line": {
54198
- "start": 153,
54199
- "end": 153
54198
+ "start": 152,
54199
+ "end": 152
54200
54200
  }
54201
54201
  },
54202
54202
  "group": [
@@ -54209,15 +54209,15 @@
54209
54209
  }
54210
54210
  },
54211
54211
  {
54212
- "description": "The text color of the Stepper's hovered current indicator.\n",
54212
+ "description": "The background color of the Stepper's hovered current indicator.\n",
54213
54213
  "commentRange": {
54214
54214
  "start": 154,
54215
54215
  "end": 155
54216
54216
  },
54217
54217
  "context": {
54218
54218
  "type": "variable",
54219
- "name": "kendo-stepper-indicator-current-hover-text",
54220
- "value": "$kendo-stepper-indicator-done-hover-text",
54219
+ "name": "kendo-stepper-indicator-current-hover-bg",
54220
+ "value": "$kendo-stepper-indicator-done-hover-bg",
54221
54221
  "scope": "default",
54222
54222
  "line": {
54223
54223
  "start": 156,
@@ -54234,15 +54234,15 @@
54234
54234
  }
54235
54235
  },
54236
54236
  {
54237
- "description": "The border color of the Stepper's hovered current indicator.\n",
54237
+ "description": "The text color of the Stepper's hovered current indicator.\n",
54238
54238
  "commentRange": {
54239
54239
  "start": 157,
54240
54240
  "end": 158
54241
54241
  },
54242
54242
  "context": {
54243
54243
  "type": "variable",
54244
- "name": "kendo-stepper-indicator-current-hover-border",
54245
- "value": "$kendo-stepper-indicator-done-hover-border",
54244
+ "name": "kendo-stepper-indicator-current-hover-text",
54245
+ "value": "$kendo-stepper-indicator-done-hover-text",
54246
54246
  "scope": "default",
54247
54247
  "line": {
54248
54248
  "start": 159,
@@ -54259,19 +54259,19 @@
54259
54259
  }
54260
54260
  },
54261
54261
  {
54262
- "description": "The background color of the Stepper's disabled current indicator.\n",
54262
+ "description": "The border color of the Stepper's hovered current indicator.\n",
54263
54263
  "commentRange": {
54264
- "start": 161,
54265
- "end": 162
54264
+ "start": 160,
54265
+ "end": 161
54266
54266
  },
54267
54267
  "context": {
54268
54268
  "type": "variable",
54269
- "name": "kendo-stepper-indicator-current-disabled-bg",
54270
- "value": "$kendo-stepper-indicator-done-disabled-bg",
54269
+ "name": "kendo-stepper-indicator-current-hover-border",
54270
+ "value": "$kendo-stepper-indicator-done-hover-border",
54271
54271
  "scope": "default",
54272
54272
  "line": {
54273
- "start": 163,
54274
- "end": 163
54273
+ "start": 162,
54274
+ "end": 162
54275
54275
  }
54276
54276
  },
54277
54277
  "group": [
@@ -54284,15 +54284,15 @@
54284
54284
  }
54285
54285
  },
54286
54286
  {
54287
- "description": "The text color of the Stepper's disabled current indicator.\n",
54287
+ "description": "The background color of the Stepper's disabled current indicator.\n",
54288
54288
  "commentRange": {
54289
54289
  "start": 164,
54290
54290
  "end": 165
54291
54291
  },
54292
54292
  "context": {
54293
54293
  "type": "variable",
54294
- "name": "kendo-stepper-indicator-current-disabled-text",
54295
- "value": "$kendo-stepper-indicator-done-disabled-text",
54294
+ "name": "kendo-stepper-indicator-current-disabled-bg",
54295
+ "value": "$kendo-stepper-indicator-done-disabled-bg",
54296
54296
  "scope": "default",
54297
54297
  "line": {
54298
54298
  "start": 166,
@@ -54309,15 +54309,15 @@
54309
54309
  }
54310
54310
  },
54311
54311
  {
54312
- "description": "The border color of the Stepper's disabled current indicator.\n",
54312
+ "description": "The text color of the Stepper's disabled current indicator.\n",
54313
54313
  "commentRange": {
54314
54314
  "start": 167,
54315
54315
  "end": 168
54316
54316
  },
54317
54317
  "context": {
54318
54318
  "type": "variable",
54319
- "name": "kendo-stepper-indicator-current-disabled-border",
54320
- "value": "$kendo-stepper-indicator-done-disabled-border",
54319
+ "name": "kendo-stepper-indicator-current-disabled-text",
54320
+ "value": "$kendo-stepper-indicator-done-disabled-text",
54321
54321
  "scope": "default",
54322
54322
  "line": {
54323
54323
  "start": 169,
@@ -54334,19 +54334,19 @@
54334
54334
  }
54335
54335
  },
54336
54336
  {
54337
- "description": "The text color of the Stepper label.\n",
54337
+ "description": "The border color of the Stepper's disabled current indicator.\n",
54338
54338
  "commentRange": {
54339
- "start": 171,
54340
- "end": 172
54339
+ "start": 170,
54340
+ "end": 171
54341
54341
  },
54342
54342
  "context": {
54343
54343
  "type": "variable",
54344
- "name": "kendo-stepper-label-text",
54345
- "value": "null",
54344
+ "name": "kendo-stepper-indicator-current-disabled-border",
54345
+ "value": "$kendo-stepper-indicator-done-disabled-border",
54346
54346
  "scope": "default",
54347
54347
  "line": {
54348
- "start": 173,
54349
- "end": 173
54348
+ "start": 172,
54349
+ "end": 172
54350
54350
  }
54351
54351
  },
54352
54352
  "group": [
@@ -54359,15 +54359,15 @@
54359
54359
  }
54360
54360
  },
54361
54361
  {
54362
- "description": "The success text color of the Stepper label.\n",
54362
+ "description": "The text color of the Stepper label.\n",
54363
54363
  "commentRange": {
54364
54364
  "start": 174,
54365
54365
  "end": 175
54366
54366
  },
54367
54367
  "context": {
54368
54368
  "type": "variable",
54369
- "name": "kendo-stepper-label-success-text",
54370
- "value": "$kendo-color-success",
54369
+ "name": "kendo-stepper-label-text",
54370
+ "value": "null",
54371
54371
  "scope": "default",
54372
54372
  "line": {
54373
54373
  "start": 176,
@@ -54384,15 +54384,15 @@
54384
54384
  }
54385
54385
  },
54386
54386
  {
54387
- "description": "The error text color of the Stepper label.\n",
54387
+ "description": "The success text color of the Stepper label.\n",
54388
54388
  "commentRange": {
54389
54389
  "start": 177,
54390
54390
  "end": 178
54391
54391
  },
54392
54392
  "context": {
54393
54393
  "type": "variable",
54394
- "name": "kendo-stepper-label-error-text",
54395
- "value": "$kendo-color-error",
54394
+ "name": "kendo-stepper-label-success-text",
54395
+ "value": "$kendo-color-success",
54396
54396
  "scope": "default",
54397
54397
  "line": {
54398
54398
  "start": 179,
@@ -54409,15 +54409,15 @@
54409
54409
  }
54410
54410
  },
54411
54411
  {
54412
- "description": "The text color of the hovered Stepper label.\n",
54412
+ "description": "The error text color of the Stepper label.\n",
54413
54413
  "commentRange": {
54414
54414
  "start": 180,
54415
54415
  "end": 181
54416
54416
  },
54417
54417
  "context": {
54418
54418
  "type": "variable",
54419
- "name": "kendo-stepper-label-hover-text",
54420
- "value": "null",
54419
+ "name": "kendo-stepper-label-error-text",
54420
+ "value": "$kendo-color-error",
54421
54421
  "scope": "default",
54422
54422
  "line": {
54423
54423
  "start": 182,
@@ -54434,15 +54434,15 @@
54434
54434
  }
54435
54435
  },
54436
54436
  {
54437
- "description": "The text color of the disabled Stepper label.\n",
54437
+ "description": "The text color of the hovered Stepper label.\n",
54438
54438
  "commentRange": {
54439
54439
  "start": 183,
54440
54440
  "end": 184
54441
54441
  },
54442
54442
  "context": {
54443
54443
  "type": "variable",
54444
- "name": "kendo-stepper-label-disabled-text",
54445
- "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 65%, transparent), if( $kendo-is-dark-theme, $gray-600, $gray-500))",
54444
+ "name": "kendo-stepper-label-hover-text",
54445
+ "value": "null",
54446
54446
  "scope": "default",
54447
54447
  "line": {
54448
54448
  "start": 185,
@@ -54459,19 +54459,19 @@
54459
54459
  }
54460
54460
  },
54461
54461
  {
54462
- "description": "The text color of the optional Stepper label.\n",
54462
+ "description": "The text color of the disabled Stepper label.\n",
54463
54463
  "commentRange": {
54464
- "start": 187,
54465
- "end": 188
54464
+ "start": 186,
54465
+ "end": 187
54466
54466
  },
54467
54467
  "context": {
54468
54468
  "type": "variable",
54469
- "name": "kendo-stepper-optional-label-text",
54470
- "value": "$kendo-subtle-text",
54469
+ "name": "kendo-stepper-label-disabled-text",
54470
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 65%, transparent), if( $kendo-is-dark-theme, $gray-600, $gray-500))",
54471
54471
  "scope": "default",
54472
54472
  "line": {
54473
- "start": 189,
54474
- "end": 189
54473
+ "start": 188,
54474
+ "end": 188
54475
54475
  }
54476
54476
  },
54477
54477
  "group": [
@@ -54484,15 +54484,15 @@
54484
54484
  }
54485
54485
  },
54486
54486
  {
54487
- "description": "The opacity of the optional Stepper label.\n",
54487
+ "description": "The text color of the optional Stepper label.\n",
54488
54488
  "commentRange": {
54489
54489
  "start": 190,
54490
54490
  "end": 191
54491
54491
  },
54492
54492
  "context": {
54493
54493
  "type": "variable",
54494
- "name": "kendo-stepper-optional-label-opacity",
54495
- "value": "null",
54494
+ "name": "kendo-stepper-optional-label-text",
54495
+ "value": "$kendo-subtle-text",
54496
54496
  "scope": "default",
54497
54497
  "line": {
54498
54498
  "start": 192,
@@ -54509,15 +54509,15 @@
54509
54509
  }
54510
54510
  },
54511
54511
  {
54512
- "description": "The font size of the optional Stepper label.\n",
54512
+ "description": "The opacity of the optional Stepper label.\n",
54513
54513
  "commentRange": {
54514
54514
  "start": 193,
54515
54515
  "end": 194
54516
54516
  },
54517
54517
  "context": {
54518
54518
  "type": "variable",
54519
- "name": "kendo-stepper-optional-label-font-size",
54520
- "value": "var( --kendo-font-size-sm, inherit )",
54519
+ "name": "kendo-stepper-optional-label-opacity",
54520
+ "value": "null",
54521
54521
  "scope": "default",
54522
54522
  "line": {
54523
54523
  "start": 195,
@@ -54534,15 +54534,15 @@
54534
54534
  }
54535
54535
  },
54536
54536
  {
54537
- "description": "The font style of the optional Stepper label.\n",
54537
+ "description": "The font size of the optional Stepper label.\n",
54538
54538
  "commentRange": {
54539
54539
  "start": 196,
54540
54540
  "end": 197
54541
54541
  },
54542
54542
  "context": {
54543
54543
  "type": "variable",
54544
- "name": "kendo-stepper-optional-label-font-style",
54545
- "value": "null",
54544
+ "name": "kendo-stepper-optional-label-font-size",
54545
+ "value": "var( --kendo-font-size-sm, inherit )",
54546
54546
  "scope": "default",
54547
54547
  "line": {
54548
54548
  "start": 198,
@@ -54559,19 +54559,19 @@
54559
54559
  }
54560
54560
  },
54561
54561
  {
54562
- "description": "The size of the Stepper ProgressBar.\n",
54562
+ "description": "The font style of the optional Stepper label.\n",
54563
54563
  "commentRange": {
54564
- "start": 200,
54565
- "end": 201
54564
+ "start": 199,
54565
+ "end": 200
54566
54566
  },
54567
54567
  "context": {
54568
54568
  "type": "variable",
54569
- "name": "kendo-stepper-progressbar-size",
54570
- "value": "2px",
54569
+ "name": "kendo-stepper-optional-label-font-style",
54570
+ "value": "null",
54571
54571
  "scope": "default",
54572
54572
  "line": {
54573
- "start": 202,
54574
- "end": 202
54573
+ "start": 201,
54574
+ "end": 201
54575
54575
  }
54576
54576
  },
54577
54577
  "group": [
@@ -54584,15 +54584,15 @@
54584
54584
  }
54585
54585
  },
54586
54586
  {
54587
- "description": "The background color of the Stepper ProgressBar.\n",
54587
+ "description": "The size of the Stepper ProgressBar.\n",
54588
54588
  "commentRange": {
54589
54589
  "start": 203,
54590
54590
  "end": 204
54591
54591
  },
54592
54592
  "context": {
54593
54593
  "type": "variable",
54594
- "name": "kendo-stepper-progressbar-bg",
54595
- "value": "null",
54594
+ "name": "kendo-stepper-progressbar-size",
54595
+ "value": "2px",
54596
54596
  "scope": "default",
54597
54597
  "line": {
54598
54598
  "start": 205,
@@ -54609,14 +54609,14 @@
54609
54609
  }
54610
54610
  },
54611
54611
  {
54612
- "description": "The text color of the Stepper ProgressBar.\n",
54612
+ "description": "The background color of the Stepper ProgressBar.\n",
54613
54613
  "commentRange": {
54614
54614
  "start": 206,
54615
54615
  "end": 207
54616
54616
  },
54617
54617
  "context": {
54618
54618
  "type": "variable",
54619
- "name": "kendo-stepper-progressbar-text",
54619
+ "name": "kendo-stepper-progressbar-bg",
54620
54620
  "value": "null",
54621
54621
  "scope": "default",
54622
54622
  "line": {
@@ -54634,14 +54634,14 @@
54634
54634
  }
54635
54635
  },
54636
54636
  {
54637
- "description": "The background color of the selected Stepper ProgressBar.\n",
54637
+ "description": "The text color of the Stepper ProgressBar.\n",
54638
54638
  "commentRange": {
54639
54639
  "start": 209,
54640
54640
  "end": 210
54641
54641
  },
54642
54642
  "context": {
54643
54643
  "type": "variable",
54644
- "name": "kendo-stepper-progressbar-fill-bg",
54644
+ "name": "kendo-stepper-progressbar-text",
54645
54645
  "value": "null",
54646
54646
  "scope": "default",
54647
54647
  "line": {
@@ -54659,14 +54659,14 @@
54659
54659
  }
54660
54660
  },
54661
54661
  {
54662
- "description": "The text color of the selected Stepper ProgressBar.\n",
54662
+ "description": "The background color of the selected Stepper ProgressBar.\n",
54663
54663
  "commentRange": {
54664
54664
  "start": 212,
54665
54665
  "end": 213
54666
54666
  },
54667
54667
  "context": {
54668
54668
  "type": "variable",
54669
- "name": "kendo-stepper-progressbar-fill-text",
54669
+ "name": "kendo-stepper-progressbar-fill-bg",
54670
54670
  "value": "null",
54671
54671
  "scope": "default",
54672
54672
  "line": {
@@ -54683,11 +54683,36 @@
54683
54683
  "name": "_variables.scss"
54684
54684
  }
54685
54685
  },
54686
+ {
54687
+ "description": "The text color of the selected Stepper ProgressBar.\n",
54688
+ "commentRange": {
54689
+ "start": 215,
54690
+ "end": 216
54691
+ },
54692
+ "context": {
54693
+ "type": "variable",
54694
+ "name": "kendo-stepper-progressbar-fill-text",
54695
+ "value": "null",
54696
+ "scope": "default",
54697
+ "line": {
54698
+ "start": 217,
54699
+ "end": 217
54700
+ }
54701
+ },
54702
+ "group": [
54703
+ "stepper"
54704
+ ],
54705
+ "access": "public",
54706
+ "file": {
54707
+ "path": "stepper/_variables.scss",
54708
+ "name": "_variables.scss"
54709
+ }
54710
+ },
54686
54711
  {
54687
54712
  "description": "The property name of the Stepper transition.\n",
54688
54713
  "commentRange": {
54689
- "start": 216,
54690
- "end": 217
54714
+ "start": 219,
54715
+ "end": 220
54691
54716
  },
54692
54717
  "context": {
54693
54718
  "type": "variable",
@@ -54695,8 +54720,8 @@
54695
54720
  "value": "height",
54696
54721
  "scope": "default",
54697
54722
  "line": {
54698
- "start": 218,
54699
- "end": 218
54723
+ "start": 221,
54724
+ "end": 221
54700
54725
  }
54701
54726
  },
54702
54727
  "group": [
@@ -54711,8 +54736,8 @@
54711
54736
  {
54712
54737
  "description": "The duration of the Stepper transition.\n",
54713
54738
  "commentRange": {
54714
- "start": 219,
54715
- "end": 220
54739
+ "start": 222,
54740
+ "end": 223
54716
54741
  },
54717
54742
  "context": {
54718
54743
  "type": "variable",
@@ -54720,8 +54745,8 @@
54720
54745
  "value": "300ms",
54721
54746
  "scope": "default",
54722
54747
  "line": {
54723
- "start": 221,
54724
- "end": 221
54748
+ "start": 224,
54749
+ "end": 224
54725
54750
  }
54726
54751
  },
54727
54752
  "group": [
@@ -54736,8 +54761,8 @@
54736
54761
  {
54737
54762
  "description": "The timing function of the Stepper transition.\n",
54738
54763
  "commentRange": {
54739
- "start": 222,
54740
- "end": 223
54764
+ "start": 225,
54765
+ "end": 226
54741
54766
  },
54742
54767
  "context": {
54743
54768
  "type": "variable",
@@ -54745,8 +54770,8 @@
54745
54770
  "value": "cubic-bezier(.4, 0, .2, 1) 0ms",
54746
54771
  "scope": "default",
54747
54772
  "line": {
54748
- "start": 224,
54749
- "end": 224
54773
+ "start": 227,
54774
+ "end": 227
54750
54775
  }
54751
54776
  },
54752
54777
  "group": [
@@ -60592,7 +60617,7 @@
60592
60617
  "context": {
60593
60618
  "type": "variable",
60594
60619
  "name": "kendo-timeline-track-arrow-width",
60595
- "value": "38px",
60620
+ "value": "calc( #{k-spacing(19)} / 2 )",
60596
60621
  "scope": "default",
60597
60622
  "line": {
60598
60623
  "start": 32,
@@ -60617,7 +60642,7 @@
60617
60642
  "context": {
60618
60643
  "type": "variable",
60619
60644
  "name": "kendo-timeline-track-arrow-height",
60620
- "value": "38px",
60645
+ "value": "calc( #{k-spacing(19)} / 2 )",
60621
60646
  "scope": "default",
60622
60647
  "line": {
60623
60648
  "start": 35,
@@ -60717,7 +60742,7 @@
60717
60742
  "context": {
60718
60743
  "type": "variable",
60719
60744
  "name": "kendo-timeline-track-size",
60720
- "value": "6px",
60745
+ "value": "k-spacing(1.5)",
60721
60746
  "scope": "default",
60722
60747
  "line": {
60723
60748
  "start": 49,
@@ -60742,7 +60767,7 @@
60742
60767
  "context": {
60743
60768
  "type": "variable",
60744
60769
  "name": "kendo-timeline-track-wrap-padding-bottom",
60745
- "value": "k-math-div( $kendo-timeline-track-size, 2 )",
60770
+ "value": "calc( #{$kendo-timeline-track-size} / 2)",
60746
60771
  "scope": "default",
60747
60772
  "line": {
60748
60773
  "start": 52,
@@ -60817,7 +60842,7 @@
60817
60842
  "context": {
60818
60843
  "type": "variable",
60819
60844
  "name": "kendo-timeline-track-bottom-calc",
60820
- "value": "calc(#{k-math-div( $kendo-timeline-track-arrow-height, 2 )} + #{$kendo-timeline-track-wrap-padding-bottom})",
60845
+ "value": "calc( calc(#{ $kendo-timeline-track-arrow-height } / 2) + #{$kendo-timeline-track-wrap-padding-bottom})",
60821
60846
  "scope": "default",
60822
60847
  "line": {
60823
60848
  "start": 61,