@progress/kendo-theme-classic 9.1.0-dev.3 → 9.1.0-dev.5

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 (50) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/all.scss +478 -92
  3. package/dist/classic-green-dark.css +1 -1
  4. package/dist/classic-green.css +1 -1
  5. package/dist/classic-lavender-dark.css +1 -1
  6. package/dist/classic-lavender.css +1 -1
  7. package/dist/classic-main-dark.css +1 -1
  8. package/dist/classic-main.css +1 -1
  9. package/dist/classic-metro-dark.css +1 -1
  10. package/dist/classic-metro.css +1 -1
  11. package/dist/classic-moonlight.css +1 -1
  12. package/dist/classic-opal-dark.css +1 -1
  13. package/dist/classic-opal.css +1 -1
  14. package/dist/classic-silver-dark.css +1 -1
  15. package/dist/classic-silver.css +1 -1
  16. package/dist/classic-uniform.css +1 -1
  17. package/dist/meta/sassdoc-data.json +1632 -654
  18. package/dist/meta/sassdoc-raw-data.json +751 -301
  19. package/dist/meta/variables.json +121 -29
  20. package/lib/swatches/classic-green-dark.json +1 -1
  21. package/lib/swatches/classic-green.json +1 -1
  22. package/lib/swatches/classic-lavender-dark.json +1 -1
  23. package/lib/swatches/classic-lavender.json +1 -1
  24. package/lib/swatches/classic-main-dark.json +1 -1
  25. package/lib/swatches/classic-main.json +1 -1
  26. package/lib/swatches/classic-metro-dark.json +1 -1
  27. package/lib/swatches/classic-metro.json +1 -1
  28. package/lib/swatches/classic-moonlight.json +1 -1
  29. package/lib/swatches/classic-opal-dark.json +1 -1
  30. package/lib/swatches/classic-opal.json +1 -1
  31. package/lib/swatches/classic-silver-dark.json +1 -1
  32. package/lib/swatches/classic-silver.json +1 -1
  33. package/lib/swatches/classic-uniform.json +1 -1
  34. package/package.json +5 -5
  35. package/scss/dataviz/_index.scss +3 -1
  36. package/scss/dataviz/_variables.scss +9 -0
  37. package/scss/index.scss +2 -0
  38. package/scss/list/_index.scss +3 -1
  39. package/scss/list/_variables.scss +0 -4
  40. package/scss/no-data/_index.scss +32 -0
  41. package/scss/no-data/_layout.scss +5 -0
  42. package/scss/no-data/_theme.scss +5 -0
  43. package/scss/no-data/_variables.scss +7 -0
  44. package/scss/orgchart/_variables.scss +1 -1
  45. package/scss/pdf-viewer/_variables.scss +23 -0
  46. package/scss/scheduler/_index.scss +3 -1
  47. package/scss/splitter/_variables.scss +1 -1
  48. package/scss/stepper/_variables.scss +3 -0
  49. package/scss/timeline/_variables.scss +5 -5
  50. package/scss/toolbar/_variables.scss +32 -4
@@ -30231,14 +30231,14 @@
30231
30231
  }
30232
30232
  },
30233
30233
  {
30234
- "description": "The color of the 'No Data' text.\n",
30234
+ "description": "The color of the 'Option Label' text.\n",
30235
30235
  "commentRange": {
30236
30236
  "start": 245,
30237
30237
  "end": 246
30238
30238
  },
30239
30239
  "context": {
30240
30240
  "type": "variable",
30241
- "name": "kendo-list-no-data-text",
30241
+ "name": "kendo-list-option-label-text",
30242
30242
  "value": "$kendo-subtle-text",
30243
30243
  "scope": "default",
30244
30244
  "line": {
@@ -30255,31 +30255,6 @@
30255
30255
  "name": "_variables.scss"
30256
30256
  }
30257
30257
  },
30258
- {
30259
- "description": "The color of the 'Option Label' text.\n",
30260
- "commentRange": {
30261
- "start": 249,
30262
- "end": 250
30263
- },
30264
- "context": {
30265
- "type": "variable",
30266
- "name": "kendo-list-option-label-text",
30267
- "value": "$kendo-subtle-text",
30268
- "scope": "default",
30269
- "line": {
30270
- "start": 251,
30271
- "end": 251
30272
- }
30273
- },
30274
- "group": [
30275
- "list"
30276
- ],
30277
- "access": "public",
30278
- "file": {
30279
- "path": "list/_variables.scss",
30280
- "name": "_variables.scss"
30281
- }
30282
- },
30283
30258
  {
30284
30259
  "description": "The spacing between the ListBox elements.\n",
30285
30260
  "commentRange": {
@@ -34605,6 +34580,56 @@
34605
34580
  "name": "_variables.scss"
34606
34581
  }
34607
34582
  },
34583
+ {
34584
+ "description": "The minimum height of the 'No Data' text container.\n",
34585
+ "commentRange": {
34586
+ "start": 1,
34587
+ "end": 2
34588
+ },
34589
+ "context": {
34590
+ "type": "variable",
34591
+ "name": "kendo-no-data-min-height",
34592
+ "value": "140px",
34593
+ "scope": "default",
34594
+ "line": {
34595
+ "start": 3,
34596
+ "end": 3
34597
+ }
34598
+ },
34599
+ "group": [
34600
+ "no-data"
34601
+ ],
34602
+ "access": "public",
34603
+ "file": {
34604
+ "path": "no-data/_variables.scss",
34605
+ "name": "_variables.scss"
34606
+ }
34607
+ },
34608
+ {
34609
+ "description": "The color of the 'No Data' text.\n",
34610
+ "commentRange": {
34611
+ "start": 5,
34612
+ "end": 6
34613
+ },
34614
+ "context": {
34615
+ "type": "variable",
34616
+ "name": "kendo-no-data-text",
34617
+ "value": "$kendo-subtle-text",
34618
+ "scope": "default",
34619
+ "line": {
34620
+ "start": 7,
34621
+ "end": 7
34622
+ }
34623
+ },
34624
+ "group": [
34625
+ "no-data"
34626
+ ],
34627
+ "access": "public",
34628
+ "file": {
34629
+ "path": "no-data/_variables.scss",
34630
+ "name": "_variables.scss"
34631
+ }
34632
+ },
34608
34633
  {
34609
34634
  "description": "The row-gap between the elements in the Notification group.\n",
34610
34635
  "commentRange": {
@@ -36064,7 +36089,7 @@
36064
36089
  "context": {
36065
36090
  "type": "variable",
36066
36091
  "name": "kendo-orgchart-line-v-height",
36067
- "value": "25px",
36092
+ "value": "k-spacing(6)",
36068
36093
  "scope": "default",
36069
36094
  "line": {
36070
36095
  "start": 148,
@@ -40680,6 +40705,181 @@
40680
40705
  "name": "_variables.scss"
40681
40706
  }
40682
40707
  },
40708
+ {
40709
+ "description": "The vertical padding of the PDFViewer popup.\n",
40710
+ "commentRange": {
40711
+ "start": 112,
40712
+ "end": 113
40713
+ },
40714
+ "context": {
40715
+ "type": "variable",
40716
+ "name": "kendo-pdf-viewer-popup-padding-x",
40717
+ "value": "k-spacing(2)",
40718
+ "scope": "default",
40719
+ "line": {
40720
+ "start": 114,
40721
+ "end": 114
40722
+ }
40723
+ },
40724
+ "group": [
40725
+ "pdf-viewer"
40726
+ ],
40727
+ "access": "public",
40728
+ "file": {
40729
+ "path": "pdf-viewer/_variables.scss",
40730
+ "name": "_variables.scss"
40731
+ }
40732
+ },
40733
+ {
40734
+ "description": "The horizontal padding of the PDFViewer popup.\n",
40735
+ "commentRange": {
40736
+ "start": 115,
40737
+ "end": 116
40738
+ },
40739
+ "context": {
40740
+ "type": "variable",
40741
+ "name": "kendo-pdf-viewer-popup-padding-y",
40742
+ "value": "$kendo-pdf-viewer-popup-padding-x",
40743
+ "scope": "default",
40744
+ "line": {
40745
+ "start": 117,
40746
+ "end": 117
40747
+ }
40748
+ },
40749
+ "group": [
40750
+ "pdf-viewer"
40751
+ ],
40752
+ "access": "public",
40753
+ "file": {
40754
+ "path": "pdf-viewer/_variables.scss",
40755
+ "name": "_variables.scss"
40756
+ }
40757
+ },
40758
+ {
40759
+ "description": "The border color of the PDFViewer selected highlight annotation.\n",
40760
+ "commentRange": {
40761
+ "start": 119,
40762
+ "end": 120
40763
+ },
40764
+ "context": {
40765
+ "type": "variable",
40766
+ "name": "kendo-pdf-viewer-highlight-annotation-border",
40767
+ "value": "if($kendo-enable-color-system, k-color(primary), $kendo-color-primary)",
40768
+ "scope": "default",
40769
+ "line": {
40770
+ "start": 121,
40771
+ "end": 121
40772
+ }
40773
+ },
40774
+ "group": [
40775
+ "pdf-viewer"
40776
+ ],
40777
+ "access": "public",
40778
+ "file": {
40779
+ "path": "pdf-viewer/_variables.scss",
40780
+ "name": "_variables.scss"
40781
+ }
40782
+ },
40783
+ {
40784
+ "description": "The background color of the PDFViewer hover highlight annotation.\n",
40785
+ "commentRange": {
40786
+ "start": 122,
40787
+ "end": 123
40788
+ },
40789
+ "context": {
40790
+ "type": "variable",
40791
+ "name": "kendo-pdf-viewer-highlight-annotation-hover-border",
40792
+ "value": "if($kendo-enable-color-system, k-color( primary-hover ), $kendo-color-primary-darker)",
40793
+ "scope": "default",
40794
+ "line": {
40795
+ "start": 124,
40796
+ "end": 124
40797
+ }
40798
+ },
40799
+ "group": [
40800
+ "pdf-viewer"
40801
+ ],
40802
+ "access": "public",
40803
+ "file": {
40804
+ "path": "pdf-viewer/_variables.scss",
40805
+ "name": "_variables.scss"
40806
+ }
40807
+ },
40808
+ {
40809
+ "description": "The border color of the PDFViewer selected free text annotation.\n",
40810
+ "commentRange": {
40811
+ "start": 125,
40812
+ "end": 126
40813
+ },
40814
+ "context": {
40815
+ "type": "variable",
40816
+ "name": "kendo-pdf-viewer-free-text-annotation-border",
40817
+ "value": "if($kendo-enable-color-system, k-color(primary), $kendo-color-primary)",
40818
+ "scope": "default",
40819
+ "line": {
40820
+ "start": 127,
40821
+ "end": 127
40822
+ }
40823
+ },
40824
+ "group": [
40825
+ "pdf-viewer"
40826
+ ],
40827
+ "access": "public",
40828
+ "file": {
40829
+ "path": "pdf-viewer/_variables.scss",
40830
+ "name": "_variables.scss"
40831
+ }
40832
+ },
40833
+ {
40834
+ "description": "The placeholder text color of the PDFViewer free text annotation.\n",
40835
+ "commentRange": {
40836
+ "start": 128,
40837
+ "end": 129
40838
+ },
40839
+ "context": {
40840
+ "type": "variable",
40841
+ "name": "kendo-pdf-viewer-free-text-annotation-placeholder-text",
40842
+ "value": "rgba(124, 22, 27, 0.5)",
40843
+ "scope": "default",
40844
+ "line": {
40845
+ "start": 130,
40846
+ "end": 130
40847
+ }
40848
+ },
40849
+ "group": [
40850
+ "pdf-viewer"
40851
+ ],
40852
+ "access": "public",
40853
+ "file": {
40854
+ "path": "pdf-viewer/_variables.scss",
40855
+ "name": "_variables.scss"
40856
+ }
40857
+ },
40858
+ {
40859
+ "description": "The text color of the PDFViewer free text annotation.\n",
40860
+ "commentRange": {
40861
+ "start": 131,
40862
+ "end": 132
40863
+ },
40864
+ "context": {
40865
+ "type": "variable",
40866
+ "name": "kendo-pdf-viewer-free-text-annotation-text",
40867
+ "value": "rgba(124, 22, 27, 0.7)",
40868
+ "scope": "default",
40869
+ "line": {
40870
+ "start": 133,
40871
+ "end": 133
40872
+ }
40873
+ },
40874
+ "group": [
40875
+ "pdf-viewer"
40876
+ ],
40877
+ "access": "public",
40878
+ "file": {
40879
+ "path": "pdf-viewer/_variables.scss",
40880
+ "name": "_variables.scss"
40881
+ }
40882
+ },
40683
40883
  {
40684
40884
  "description": "The background color of the Picker components.\n",
40685
40885
  "commentRange": {
@@ -51142,7 +51342,7 @@
51142
51342
  "context": {
51143
51343
  "type": "variable",
51144
51344
  "name": "kendo-splitter-drag-icon-margin",
51145
- "value": "calc( #{k-spacing(3.5)} / 2 )",
51345
+ "value": "k-spacing(2)",
51146
51346
  "scope": "default",
51147
51347
  "line": {
51148
51348
  "start": 37,
@@ -53509,15 +53709,15 @@
53509
53709
  }
53510
53710
  },
53511
53711
  {
53512
- "description": "The width of the border around the Stepper.\n",
53712
+ "description": "The border radius of the Stepper label.\n",
53513
53713
  "commentRange": {
53514
53714
  "start": 24,
53515
53715
  "end": 25
53516
53716
  },
53517
53717
  "context": {
53518
53718
  "type": "variable",
53519
- "name": "kendo-stepper-border-width",
53520
- "value": "0px",
53719
+ "name": "kendo-stepper-label-border-radius",
53720
+ "value": "k-border-radius(xxxl)",
53521
53721
  "scope": "default",
53522
53722
  "line": {
53523
53723
  "start": 26,
@@ -53534,19 +53734,19 @@
53534
53734
  }
53535
53735
  },
53536
53736
  {
53537
- "description": "The horizontal padding of the Stepper content.\n",
53737
+ "description": "The width of the border around the Stepper.\n",
53538
53738
  "commentRange": {
53539
- "start": 28,
53540
- "end": 29
53739
+ "start": 27,
53740
+ "end": 28
53541
53741
  },
53542
53742
  "context": {
53543
53743
  "type": "variable",
53544
- "name": "kendo-stepper-inline-content-padding-x",
53545
- "value": "k-spacing(5)",
53744
+ "name": "kendo-stepper-border-width",
53745
+ "value": "0px",
53546
53746
  "scope": "default",
53547
53747
  "line": {
53548
- "start": 30,
53549
- "end": 30
53748
+ "start": 29,
53749
+ "end": 29
53550
53750
  }
53551
53751
  },
53552
53752
  "group": [
@@ -53559,15 +53759,15 @@
53559
53759
  }
53560
53760
  },
53561
53761
  {
53562
- "description": "The vertical padding of the Stepper content.\n",
53762
+ "description": "The horizontal padding of the Stepper content.\n",
53563
53763
  "commentRange": {
53564
53764
  "start": 31,
53565
53765
  "end": 32
53566
53766
  },
53567
53767
  "context": {
53568
53768
  "type": "variable",
53569
- "name": "kendo-stepper-inline-content-padding-y",
53570
- "value": "k-spacing(2.5)",
53769
+ "name": "kendo-stepper-inline-content-padding-x",
53770
+ "value": "k-spacing(5)",
53571
53771
  "scope": "default",
53572
53772
  "line": {
53573
53773
  "start": 33,
@@ -53584,19 +53784,19 @@
53584
53784
  }
53585
53785
  },
53586
53786
  {
53587
- "description": "",
53787
+ "description": "The vertical padding of the Stepper content.\n",
53588
53788
  "commentRange": {
53589
- "start": 36,
53590
- "end": 36
53789
+ "start": 34,
53790
+ "end": 35
53591
53791
  },
53592
53792
  "context": {
53593
53793
  "type": "variable",
53594
- "name": "kendo-stepper-font-size",
53595
- "value": "var( --kendo-font-size, inherit )",
53794
+ "name": "kendo-stepper-inline-content-padding-y",
53795
+ "value": "k-spacing(2.5)",
53596
53796
  "scope": "default",
53597
53797
  "line": {
53598
- "start": 37,
53599
- "end": 37
53798
+ "start": 36,
53799
+ "end": 36
53600
53800
  }
53601
53801
  },
53602
53802
  "group": [
@@ -53616,8 +53816,8 @@
53616
53816
  },
53617
53817
  "context": {
53618
53818
  "type": "variable",
53619
- "name": "kendo-stepper-line-height",
53620
- "value": "var( --kendo-line-height, normal )",
53819
+ "name": "kendo-stepper-font-size",
53820
+ "value": "var( --kendo-font-size, inherit )",
53621
53821
  "scope": "default",
53622
53822
  "line": {
53623
53823
  "start": 40,
@@ -53641,8 +53841,8 @@
53641
53841
  },
53642
53842
  "context": {
53643
53843
  "type": "variable",
53644
- "name": "kendo-stepper-font-family",
53645
- "value": "var( --kendo-font-family, inherit )",
53844
+ "name": "kendo-stepper-line-height",
53845
+ "value": "var( --kendo-line-height, normal )",
53646
53846
  "scope": "default",
53647
53847
  "line": {
53648
53848
  "start": 43,
@@ -53659,19 +53859,19 @@
53659
53859
  }
53660
53860
  },
53661
53861
  {
53662
- "description": "The background color of the Stepper.\n",
53862
+ "description": "",
53663
53863
  "commentRange": {
53664
53864
  "start": 45,
53665
- "end": 46
53865
+ "end": 45
53666
53866
  },
53667
53867
  "context": {
53668
53868
  "type": "variable",
53669
- "name": "kendo-stepper-bg",
53670
- "value": "null",
53869
+ "name": "kendo-stepper-font-family",
53870
+ "value": "var( --kendo-font-family, inherit )",
53671
53871
  "scope": "default",
53672
53872
  "line": {
53673
- "start": 47,
53674
- "end": 47
53873
+ "start": 46,
53874
+ "end": 46
53675
53875
  }
53676
53876
  },
53677
53877
  "group": [
@@ -53684,15 +53884,15 @@
53684
53884
  }
53685
53885
  },
53686
53886
  {
53687
- "description": "The text color of the Stepper.\n",
53887
+ "description": "The background color of the Stepper.\n",
53688
53888
  "commentRange": {
53689
53889
  "start": 48,
53690
53890
  "end": 49
53691
53891
  },
53692
53892
  "context": {
53693
53893
  "type": "variable",
53694
- "name": "kendo-stepper-text",
53695
- "value": "$kendo-component-text",
53894
+ "name": "kendo-stepper-bg",
53895
+ "value": "null",
53696
53896
  "scope": "default",
53697
53897
  "line": {
53698
53898
  "start": 50,
@@ -53709,15 +53909,15 @@
53709
53909
  }
53710
53910
  },
53711
53911
  {
53712
- "description": "The border color of the Stepper.\n",
53912
+ "description": "The text color of the Stepper.\n",
53713
53913
  "commentRange": {
53714
53914
  "start": 51,
53715
53915
  "end": 52
53716
53916
  },
53717
53917
  "context": {
53718
53918
  "type": "variable",
53719
- "name": "kendo-stepper-border",
53720
- "value": "null",
53919
+ "name": "kendo-stepper-text",
53920
+ "value": "$kendo-component-text",
53721
53921
  "scope": "default",
53722
53922
  "line": {
53723
53923
  "start": 53,
@@ -53734,19 +53934,19 @@
53734
53934
  }
53735
53935
  },
53736
53936
  {
53737
- "description": "The width of the Stepper indicator.\n",
53937
+ "description": "The border color of the Stepper.\n",
53738
53938
  "commentRange": {
53739
- "start": 55,
53740
- "end": 56
53939
+ "start": 54,
53940
+ "end": 55
53741
53941
  },
53742
53942
  "context": {
53743
53943
  "type": "variable",
53744
- "name": "kendo-stepper-indicator-width",
53745
- "value": "28px",
53944
+ "name": "kendo-stepper-border",
53945
+ "value": "null",
53746
53946
  "scope": "default",
53747
53947
  "line": {
53748
- "start": 57,
53749
- "end": 57
53948
+ "start": 56,
53949
+ "end": 56
53750
53950
  }
53751
53951
  },
53752
53952
  "group": [
@@ -53759,15 +53959,15 @@
53759
53959
  }
53760
53960
  },
53761
53961
  {
53762
- "description": "The height of the Stepper indicator.\n",
53962
+ "description": "The width of the Stepper indicator.\n",
53763
53963
  "commentRange": {
53764
53964
  "start": 58,
53765
53965
  "end": 59
53766
53966
  },
53767
53967
  "context": {
53768
53968
  "type": "variable",
53769
- "name": "kendo-stepper-indicator-height",
53770
- "value": "$kendo-stepper-indicator-width",
53969
+ "name": "kendo-stepper-indicator-width",
53970
+ "value": "28px",
53771
53971
  "scope": "default",
53772
53972
  "line": {
53773
53973
  "start": 60,
@@ -53784,15 +53984,15 @@
53784
53984
  }
53785
53985
  },
53786
53986
  {
53787
- "description": "The border width of the Stepper indicator.\n",
53987
+ "description": "The height of the Stepper indicator.\n",
53788
53988
  "commentRange": {
53789
53989
  "start": 61,
53790
53990
  "end": 62
53791
53991
  },
53792
53992
  "context": {
53793
53993
  "type": "variable",
53794
- "name": "kendo-stepper-indicator-border-width",
53795
- "value": "1px",
53994
+ "name": "kendo-stepper-indicator-height",
53995
+ "value": "$kendo-stepper-indicator-width",
53796
53996
  "scope": "default",
53797
53997
  "line": {
53798
53998
  "start": 63,
@@ -53809,15 +54009,15 @@
53809
54009
  }
53810
54010
  },
53811
54011
  {
53812
- "description": "The border radius of the Stepper indicator.\n",
54012
+ "description": "The border width of the Stepper indicator.\n",
53813
54013
  "commentRange": {
53814
54014
  "start": 64,
53815
54015
  "end": 65
53816
54016
  },
53817
54017
  "context": {
53818
54018
  "type": "variable",
53819
- "name": "kendo-stepper-indicator-border-radius",
53820
- "value": "50%",
54019
+ "name": "kendo-stepper-indicator-border-width",
54020
+ "value": "1px",
53821
54021
  "scope": "default",
53822
54022
  "line": {
53823
54023
  "start": 66,
@@ -53834,19 +54034,19 @@
53834
54034
  }
53835
54035
  },
53836
54036
  {
53837
- "description": "The border width of the focused Stepper indicator.\n",
54037
+ "description": "The border radius of the Stepper indicator.\n",
53838
54038
  "commentRange": {
53839
- "start": 68,
53840
- "end": 69
54039
+ "start": 67,
54040
+ "end": 68
53841
54041
  },
53842
54042
  "context": {
53843
54043
  "type": "variable",
53844
- "name": "kendo-stepper-indicator-focus-border-width",
53845
- "value": "1px",
54044
+ "name": "kendo-stepper-indicator-border-radius",
54045
+ "value": "50%",
53846
54046
  "scope": "default",
53847
54047
  "line": {
53848
- "start": 70,
53849
- "end": 70
54048
+ "start": 69,
54049
+ "end": 69
53850
54050
  }
53851
54051
  },
53852
54052
  "group": [
@@ -53859,15 +54059,15 @@
53859
54059
  }
53860
54060
  },
53861
54061
  {
53862
- "description": "The size of the focused Stepper indicator.\n",
54062
+ "description": "The border width of the focused Stepper indicator.\n",
53863
54063
  "commentRange": {
53864
54064
  "start": 71,
53865
54065
  "end": 72
53866
54066
  },
53867
54067
  "context": {
53868
54068
  "type": "variable",
53869
- "name": "kendo-stepper-indicator-focus-size",
53870
- "value": "2px",
54069
+ "name": "kendo-stepper-indicator-focus-border-width",
54070
+ "value": "1px",
53871
54071
  "scope": "default",
53872
54072
  "line": {
53873
54073
  "start": 73,
@@ -53884,15 +54084,15 @@
53884
54084
  }
53885
54085
  },
53886
54086
  {
53887
- "description": "The offset of the Stepper's focused indicator.\n",
54087
+ "description": "The size of the focused Stepper indicator.\n",
53888
54088
  "commentRange": {
53889
54089
  "start": 74,
53890
54090
  "end": 75
53891
54091
  },
53892
54092
  "context": {
53893
54093
  "type": "variable",
53894
- "name": "kendo-stepper-indicator-focus-offset",
53895
- "value": "3px",
54094
+ "name": "kendo-stepper-indicator-focus-size",
54095
+ "value": "2px",
53896
54096
  "scope": "default",
53897
54097
  "line": {
53898
54098
  "start": 76,
@@ -53909,15 +54109,15 @@
53909
54109
  }
53910
54110
  },
53911
54111
  {
53912
- "description": "The calculated offset of the Stepper's focused indicator.\n",
54112
+ "description": "The offset of the Stepper's focused indicator.\n",
53913
54113
  "commentRange": {
53914
54114
  "start": 77,
53915
54115
  "end": 78
53916
54116
  },
53917
54117
  "context": {
53918
54118
  "type": "variable",
53919
- "name": "kendo-stepper-indicator-focus-calc-offset",
53920
- "value": "calc( #{$kendo-stepper-indicator-focus-border-width} + #{$kendo-stepper-indicator-focus-offset} )",
54119
+ "name": "kendo-stepper-indicator-focus-offset",
54120
+ "value": "3px",
53921
54121
  "scope": "default",
53922
54122
  "line": {
53923
54123
  "start": 79,
@@ -53933,11 +54133,36 @@
53933
54133
  "name": "_variables.scss"
53934
54134
  }
53935
54135
  },
54136
+ {
54137
+ "description": "The calculated offset of the Stepper's focused indicator.\n",
54138
+ "commentRange": {
54139
+ "start": 80,
54140
+ "end": 81
54141
+ },
54142
+ "context": {
54143
+ "type": "variable",
54144
+ "name": "kendo-stepper-indicator-focus-calc-offset",
54145
+ "value": "calc( #{$kendo-stepper-indicator-focus-border-width} + #{$kendo-stepper-indicator-focus-offset} )",
54146
+ "scope": "default",
54147
+ "line": {
54148
+ "start": 82,
54149
+ "end": 82
54150
+ }
54151
+ },
54152
+ "group": [
54153
+ "stepper"
54154
+ ],
54155
+ "access": "public",
54156
+ "file": {
54157
+ "path": "stepper/_variables.scss",
54158
+ "name": "_variables.scss"
54159
+ }
54160
+ },
53936
54161
  {
53937
54162
  "description": "The background color of the Stepper indicator.\n",
53938
54163
  "commentRange": {
53939
- "start": 81,
53940
- "end": 82
54164
+ "start": 84,
54165
+ "end": 85
53941
54166
  },
53942
54167
  "context": {
53943
54168
  "type": "variable",
@@ -53945,8 +54170,8 @@
53945
54170
  "value": "$kendo-component-bg",
53946
54171
  "scope": "default",
53947
54172
  "line": {
53948
- "start": 83,
53949
- "end": 83
54173
+ "start": 86,
54174
+ "end": 86
53950
54175
  }
53951
54176
  },
53952
54177
  "group": [
@@ -53961,8 +54186,8 @@
53961
54186
  {
53962
54187
  "description": "The text color of the Stepper indicator.\n",
53963
54188
  "commentRange": {
53964
- "start": 84,
53965
- "end": 85
54189
+ "start": 87,
54190
+ "end": 88
53966
54191
  },
53967
54192
  "context": {
53968
54193
  "type": "variable",
@@ -53970,8 +54195,8 @@
53970
54195
  "value": "$kendo-component-text",
53971
54196
  "scope": "default",
53972
54197
  "line": {
53973
- "start": 86,
53974
- "end": 86
54198
+ "start": 89,
54199
+ "end": 89
53975
54200
  }
53976
54201
  },
53977
54202
  "group": [
@@ -53986,8 +54211,8 @@
53986
54211
  {
53987
54212
  "description": "The border color of the Stepper indicator.\n",
53988
54213
  "commentRange": {
53989
- "start": 87,
53990
- "end": 88
54214
+ "start": 90,
54215
+ "end": 91
53991
54216
  },
53992
54217
  "context": {
53993
54218
  "type": "variable",
@@ -53995,8 +54220,8 @@
53995
54220
  "value": "$kendo-component-border",
53996
54221
  "scope": "default",
53997
54222
  "line": {
53998
- "start": 89,
53999
- "end": 89
54223
+ "start": 92,
54224
+ "end": 92
54000
54225
  }
54001
54226
  },
54002
54227
  "group": [
@@ -54011,8 +54236,8 @@
54011
54236
  {
54012
54237
  "description": "The background color of the hovered Stepper indicator.\n",
54013
54238
  "commentRange": {
54014
- "start": 91,
54015
- "end": 92
54239
+ "start": 94,
54240
+ "end": 95
54016
54241
  },
54017
54242
  "context": {
54018
54243
  "type": "variable",
@@ -54020,8 +54245,8 @@
54020
54245
  "value": "if($kendo-enable-color-system, k-color( base-subtle-hover ), k-try-shade( $kendo-stepper-indicator-bg ))",
54021
54246
  "scope": "default",
54022
54247
  "line": {
54023
- "start": 93,
54024
- "end": 93
54248
+ "start": 96,
54249
+ "end": 96
54025
54250
  }
54026
54251
  },
54027
54252
  "group": [
@@ -54036,8 +54261,8 @@
54036
54261
  {
54037
54262
  "description": "The text color of the hovered Stepper indicator.\n",
54038
54263
  "commentRange": {
54039
- "start": 94,
54040
- "end": 95
54264
+ "start": 97,
54265
+ "end": 98
54041
54266
  },
54042
54267
  "context": {
54043
54268
  "type": "variable",
@@ -54045,8 +54270,8 @@
54045
54270
  "value": "null",
54046
54271
  "scope": "default",
54047
54272
  "line": {
54048
- "start": 96,
54049
- "end": 96
54273
+ "start": 99,
54274
+ "end": 99
54050
54275
  }
54051
54276
  },
54052
54277
  "group": [
@@ -54061,8 +54286,8 @@
54061
54286
  {
54062
54287
  "description": "The border color of the hovered Stepper indicator.\n",
54063
54288
  "commentRange": {
54064
- "start": 97,
54065
- "end": 98
54289
+ "start": 100,
54290
+ "end": 101
54066
54291
  },
54067
54292
  "context": {
54068
54293
  "type": "variable",
@@ -54070,8 +54295,8 @@
54070
54295
  "value": "null",
54071
54296
  "scope": "default",
54072
54297
  "line": {
54073
- "start": 99,
54074
- "end": 99
54298
+ "start": 102,
54299
+ "end": 102
54075
54300
  }
54076
54301
  },
54077
54302
  "group": [
@@ -54086,8 +54311,8 @@
54086
54311
  {
54087
54312
  "description": "The background color of the disabled Stepper indicator.\n",
54088
54313
  "commentRange": {
54089
- "start": 101,
54090
- "end": 102
54314
+ "start": 104,
54315
+ "end": 105
54091
54316
  },
54092
54317
  "context": {
54093
54318
  "type": "variable",
@@ -54095,8 +54320,8 @@
54095
54320
  "value": "null",
54096
54321
  "scope": "default",
54097
54322
  "line": {
54098
- "start": 103,
54099
- "end": 103
54323
+ "start": 106,
54324
+ "end": 106
54100
54325
  }
54101
54326
  },
54102
54327
  "group": [
@@ -54111,8 +54336,8 @@
54111
54336
  {
54112
54337
  "description": "The text color of the disabled Stepper indicator.\n",
54113
54338
  "commentRange": {
54114
- "start": 104,
54115
- "end": 105
54339
+ "start": 107,
54340
+ "end": 108
54116
54341
  },
54117
54342
  "context": {
54118
54343
  "type": "variable",
@@ -54120,8 +54345,8 @@
54120
54345
  "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 60%, transparent), #8d8d8d)",
54121
54346
  "scope": "default",
54122
54347
  "line": {
54123
- "start": 106,
54124
- "end": 106
54348
+ "start": 109,
54349
+ "end": 109
54125
54350
  }
54126
54351
  },
54127
54352
  "group": [
@@ -54136,8 +54361,8 @@
54136
54361
  {
54137
54362
  "description": "The border color of the disabled Stepper indicator.\n",
54138
54363
  "commentRange": {
54139
- "start": 107,
54140
- "end": 108
54364
+ "start": 110,
54365
+ "end": 111
54141
54366
  },
54142
54367
  "context": {
54143
54368
  "type": "variable",
@@ -54145,8 +54370,8 @@
54145
54370
  "value": "null",
54146
54371
  "scope": "default",
54147
54372
  "line": {
54148
- "start": 109,
54149
- "end": 109
54373
+ "start": 112,
54374
+ "end": 112
54150
54375
  }
54151
54376
  },
54152
54377
  "group": [
@@ -54161,8 +54386,8 @@
54161
54386
  {
54162
54387
  "description": "The background color of the Stepper's done indicator.\n",
54163
54388
  "commentRange": {
54164
- "start": 111,
54165
- "end": 112
54389
+ "start": 114,
54390
+ "end": 115
54166
54391
  },
54167
54392
  "context": {
54168
54393
  "type": "variable",
@@ -54170,8 +54395,8 @@
54170
54395
  "value": "$kendo-color-primary",
54171
54396
  "scope": "default",
54172
54397
  "line": {
54173
- "start": 113,
54174
- "end": 113
54398
+ "start": 116,
54399
+ "end": 116
54175
54400
  }
54176
54401
  },
54177
54402
  "group": [
@@ -54186,8 +54411,8 @@
54186
54411
  {
54187
54412
  "description": "The text color of the Stepper's done indicator.\n",
54188
54413
  "commentRange": {
54189
- "start": 114,
54190
- "end": 115
54414
+ "start": 117,
54415
+ "end": 118
54191
54416
  },
54192
54417
  "context": {
54193
54418
  "type": "variable",
@@ -54195,8 +54420,8 @@
54195
54420
  "value": "if($kendo-enable-color-system, k-color( on-primary ), k-contrast-legacy( $kendo-stepper-indicator-done-bg ))",
54196
54421
  "scope": "default",
54197
54422
  "line": {
54198
- "start": 116,
54199
- "end": 116
54423
+ "start": 119,
54424
+ "end": 119
54200
54425
  }
54201
54426
  },
54202
54427
  "group": [
@@ -54211,8 +54436,8 @@
54211
54436
  {
54212
54437
  "description": "The border color of the Stepper's done indicator.\n",
54213
54438
  "commentRange": {
54214
- "start": 117,
54215
- "end": 118
54439
+ "start": 120,
54440
+ "end": 121
54216
54441
  },
54217
54442
  "context": {
54218
54443
  "type": "variable",
@@ -54220,8 +54445,8 @@
54220
54445
  "value": "$kendo-stepper-indicator-done-bg",
54221
54446
  "scope": "default",
54222
54447
  "line": {
54223
- "start": 119,
54224
- "end": 119
54448
+ "start": 122,
54449
+ "end": 122
54225
54450
  }
54226
54451
  },
54227
54452
  "group": [
@@ -54236,8 +54461,8 @@
54236
54461
  {
54237
54462
  "description": "The background color of the Stepper's hovered done indicator.\n",
54238
54463
  "commentRange": {
54239
- "start": 121,
54240
- "end": 122
54464
+ "start": 124,
54465
+ "end": 125
54241
54466
  },
54242
54467
  "context": {
54243
54468
  "type": "variable",
@@ -54245,8 +54470,8 @@
54245
54470
  "value": "if($kendo-enable-color-system, k-color( primary-hover ), k-try-shade( $kendo-stepper-indicator-done-bg ))",
54246
54471
  "scope": "default",
54247
54472
  "line": {
54248
- "start": 123,
54249
- "end": 123
54473
+ "start": 126,
54474
+ "end": 126
54250
54475
  }
54251
54476
  },
54252
54477
  "group": [
@@ -54261,8 +54486,8 @@
54261
54486
  {
54262
54487
  "description": "The text color of the Stepper's hovered done indicator.\n",
54263
54488
  "commentRange": {
54264
- "start": 124,
54265
- "end": 125
54489
+ "start": 127,
54490
+ "end": 128
54266
54491
  },
54267
54492
  "context": {
54268
54493
  "type": "variable",
@@ -54270,8 +54495,8 @@
54270
54495
  "value": "null",
54271
54496
  "scope": "default",
54272
54497
  "line": {
54273
- "start": 126,
54274
- "end": 126
54498
+ "start": 129,
54499
+ "end": 129
54275
54500
  }
54276
54501
  },
54277
54502
  "group": [
@@ -54286,8 +54511,8 @@
54286
54511
  {
54287
54512
  "description": "The border color of the Stepper's hovered done indicator.\n",
54288
54513
  "commentRange": {
54289
- "start": 127,
54290
- "end": 128
54514
+ "start": 130,
54515
+ "end": 131
54291
54516
  },
54292
54517
  "context": {
54293
54518
  "type": "variable",
@@ -54295,8 +54520,8 @@
54295
54520
  "value": "null",
54296
54521
  "scope": "default",
54297
54522
  "line": {
54298
- "start": 129,
54299
- "end": 129
54523
+ "start": 132,
54524
+ "end": 132
54300
54525
  }
54301
54526
  },
54302
54527
  "group": [
@@ -54311,8 +54536,8 @@
54311
54536
  {
54312
54537
  "description": "The background color of the Stepper's disabled done indicator.\n",
54313
54538
  "commentRange": {
54314
- "start": 131,
54315
- "end": 132
54539
+ "start": 134,
54540
+ "end": 135
54316
54541
  },
54317
54542
  "context": {
54318
54543
  "type": "variable",
@@ -54320,8 +54545,8 @@
54320
54545
  "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% ))",
54321
54546
  "scope": "default",
54322
54547
  "line": {
54323
- "start": 133,
54324
- "end": 133
54548
+ "start": 136,
54549
+ "end": 136
54325
54550
  }
54326
54551
  },
54327
54552
  "group": [
@@ -54336,8 +54561,8 @@
54336
54561
  {
54337
54562
  "description": "The text color of the Stepper's disabled done indicator.\n",
54338
54563
  "commentRange": {
54339
- "start": 134,
54340
- "end": 135
54564
+ "start": 137,
54565
+ "end": 138
54341
54566
  },
54342
54567
  "context": {
54343
54568
  "type": "variable",
@@ -54345,8 +54570,8 @@
54345
54570
  "value": "if($kendo-enable-color-system, k-color( on-primary ), k-contrast-legacy( $kendo-stepper-indicator-done-bg ))",
54346
54571
  "scope": "default",
54347
54572
  "line": {
54348
- "start": 136,
54349
- "end": 136
54573
+ "start": 139,
54574
+ "end": 139
54350
54575
  }
54351
54576
  },
54352
54577
  "group": [
@@ -54361,8 +54586,8 @@
54361
54586
  {
54362
54587
  "description": "The border color of the Stepper's disabled done indicator.\n",
54363
54588
  "commentRange": {
54364
- "start": 137,
54365
- "end": 138
54589
+ "start": 140,
54590
+ "end": 141
54366
54591
  },
54367
54592
  "context": {
54368
54593
  "type": "variable",
@@ -54370,8 +54595,8 @@
54370
54595
  "value": "$kendo-stepper-indicator-done-disabled-bg",
54371
54596
  "scope": "default",
54372
54597
  "line": {
54373
- "start": 139,
54374
- "end": 139
54598
+ "start": 142,
54599
+ "end": 142
54375
54600
  }
54376
54601
  },
54377
54602
  "group": [
@@ -54386,8 +54611,8 @@
54386
54611
  {
54387
54612
  "description": "The background color of the Stepper current indicator.\n",
54388
54613
  "commentRange": {
54389
- "start": 141,
54390
- "end": 142
54614
+ "start": 144,
54615
+ "end": 145
54391
54616
  },
54392
54617
  "context": {
54393
54618
  "type": "variable",
@@ -54395,8 +54620,8 @@
54395
54620
  "value": "$kendo-stepper-indicator-done-bg",
54396
54621
  "scope": "default",
54397
54622
  "line": {
54398
- "start": 143,
54399
- "end": 143
54623
+ "start": 146,
54624
+ "end": 146
54400
54625
  }
54401
54626
  },
54402
54627
  "group": [
@@ -54411,8 +54636,8 @@
54411
54636
  {
54412
54637
  "description": "The text color of the Stepper current indicator.\n",
54413
54638
  "commentRange": {
54414
- "start": 144,
54415
- "end": 145
54639
+ "start": 147,
54640
+ "end": 148
54416
54641
  },
54417
54642
  "context": {
54418
54643
  "type": "variable",
@@ -54420,8 +54645,8 @@
54420
54645
  "value": "$kendo-stepper-indicator-done-text",
54421
54646
  "scope": "default",
54422
54647
  "line": {
54423
- "start": 146,
54424
- "end": 146
54648
+ "start": 149,
54649
+ "end": 149
54425
54650
  }
54426
54651
  },
54427
54652
  "group": [
@@ -54436,8 +54661,8 @@
54436
54661
  {
54437
54662
  "description": "The border color of the Stepper current indicator.\n",
54438
54663
  "commentRange": {
54439
- "start": 147,
54440
- "end": 148
54664
+ "start": 150,
54665
+ "end": 151
54441
54666
  },
54442
54667
  "context": {
54443
54668
  "type": "variable",
@@ -54445,8 +54670,8 @@
54445
54670
  "value": "$kendo-stepper-indicator-done-border",
54446
54671
  "scope": "default",
54447
54672
  "line": {
54448
- "start": 149,
54449
- "end": 149
54673
+ "start": 152,
54674
+ "end": 152
54450
54675
  }
54451
54676
  },
54452
54677
  "group": [
@@ -54461,8 +54686,8 @@
54461
54686
  {
54462
54687
  "description": "The background color of the Stepper's hovered current indicator.\n",
54463
54688
  "commentRange": {
54464
- "start": 151,
54465
- "end": 152
54689
+ "start": 154,
54690
+ "end": 155
54466
54691
  },
54467
54692
  "context": {
54468
54693
  "type": "variable",
@@ -54470,8 +54695,8 @@
54470
54695
  "value": "$kendo-stepper-indicator-done-hover-bg",
54471
54696
  "scope": "default",
54472
54697
  "line": {
54473
- "start": 153,
54474
- "end": 153
54698
+ "start": 156,
54699
+ "end": 156
54475
54700
  }
54476
54701
  },
54477
54702
  "group": [
@@ -54486,8 +54711,8 @@
54486
54711
  {
54487
54712
  "description": "The text color of the Stepper's hovered current indicator.\n",
54488
54713
  "commentRange": {
54489
- "start": 154,
54490
- "end": 155
54714
+ "start": 157,
54715
+ "end": 158
54491
54716
  },
54492
54717
  "context": {
54493
54718
  "type": "variable",
@@ -54495,8 +54720,8 @@
54495
54720
  "value": "$kendo-stepper-indicator-done-hover-text",
54496
54721
  "scope": "default",
54497
54722
  "line": {
54498
- "start": 156,
54499
- "end": 156
54723
+ "start": 159,
54724
+ "end": 159
54500
54725
  }
54501
54726
  },
54502
54727
  "group": [
@@ -54511,8 +54736,8 @@
54511
54736
  {
54512
54737
  "description": "The border color of the Stepper's hovered current indicator.\n",
54513
54738
  "commentRange": {
54514
- "start": 157,
54515
- "end": 158
54739
+ "start": 160,
54740
+ "end": 161
54516
54741
  },
54517
54742
  "context": {
54518
54743
  "type": "variable",
@@ -54520,8 +54745,8 @@
54520
54745
  "value": "$kendo-stepper-indicator-done-hover-border",
54521
54746
  "scope": "default",
54522
54747
  "line": {
54523
- "start": 159,
54524
- "end": 159
54748
+ "start": 162,
54749
+ "end": 162
54525
54750
  }
54526
54751
  },
54527
54752
  "group": [
@@ -54536,8 +54761,8 @@
54536
54761
  {
54537
54762
  "description": "The background color of the Stepper's disabled current indicator.\n",
54538
54763
  "commentRange": {
54539
- "start": 161,
54540
- "end": 162
54764
+ "start": 164,
54765
+ "end": 165
54541
54766
  },
54542
54767
  "context": {
54543
54768
  "type": "variable",
@@ -54545,8 +54770,8 @@
54545
54770
  "value": "$kendo-stepper-indicator-done-disabled-bg",
54546
54771
  "scope": "default",
54547
54772
  "line": {
54548
- "start": 163,
54549
- "end": 163
54773
+ "start": 166,
54774
+ "end": 166
54550
54775
  }
54551
54776
  },
54552
54777
  "group": [
@@ -54561,8 +54786,8 @@
54561
54786
  {
54562
54787
  "description": "The text color of the Stepper's disabled current indicator.\n",
54563
54788
  "commentRange": {
54564
- "start": 164,
54565
- "end": 165
54789
+ "start": 167,
54790
+ "end": 168
54566
54791
  },
54567
54792
  "context": {
54568
54793
  "type": "variable",
@@ -54570,8 +54795,8 @@
54570
54795
  "value": "$kendo-stepper-indicator-done-disabled-text",
54571
54796
  "scope": "default",
54572
54797
  "line": {
54573
- "start": 166,
54574
- "end": 166
54798
+ "start": 169,
54799
+ "end": 169
54575
54800
  }
54576
54801
  },
54577
54802
  "group": [
@@ -54586,8 +54811,8 @@
54586
54811
  {
54587
54812
  "description": "The border color of the Stepper's disabled current indicator.\n",
54588
54813
  "commentRange": {
54589
- "start": 167,
54590
- "end": 168
54814
+ "start": 170,
54815
+ "end": 171
54591
54816
  },
54592
54817
  "context": {
54593
54818
  "type": "variable",
@@ -54595,8 +54820,8 @@
54595
54820
  "value": "$kendo-stepper-indicator-done-disabled-border",
54596
54821
  "scope": "default",
54597
54822
  "line": {
54598
- "start": 169,
54599
- "end": 169
54823
+ "start": 172,
54824
+ "end": 172
54600
54825
  }
54601
54826
  },
54602
54827
  "group": [
@@ -54611,8 +54836,8 @@
54611
54836
  {
54612
54837
  "description": "The text color of the Stepper label.\n",
54613
54838
  "commentRange": {
54614
- "start": 171,
54615
- "end": 172
54839
+ "start": 174,
54840
+ "end": 175
54616
54841
  },
54617
54842
  "context": {
54618
54843
  "type": "variable",
@@ -54620,8 +54845,8 @@
54620
54845
  "value": "null",
54621
54846
  "scope": "default",
54622
54847
  "line": {
54623
- "start": 173,
54624
- "end": 173
54848
+ "start": 176,
54849
+ "end": 176
54625
54850
  }
54626
54851
  },
54627
54852
  "group": [
@@ -54636,8 +54861,8 @@
54636
54861
  {
54637
54862
  "description": "The success text color of the Stepper label.\n",
54638
54863
  "commentRange": {
54639
- "start": 174,
54640
- "end": 175
54864
+ "start": 177,
54865
+ "end": 178
54641
54866
  },
54642
54867
  "context": {
54643
54868
  "type": "variable",
@@ -54645,8 +54870,8 @@
54645
54870
  "value": "$kendo-color-success",
54646
54871
  "scope": "default",
54647
54872
  "line": {
54648
- "start": 176,
54649
- "end": 176
54873
+ "start": 179,
54874
+ "end": 179
54650
54875
  }
54651
54876
  },
54652
54877
  "group": [
@@ -54661,8 +54886,8 @@
54661
54886
  {
54662
54887
  "description": "The error text color of the Stepper label.\n",
54663
54888
  "commentRange": {
54664
- "start": 177,
54665
- "end": 178
54889
+ "start": 180,
54890
+ "end": 181
54666
54891
  },
54667
54892
  "context": {
54668
54893
  "type": "variable",
@@ -54670,8 +54895,8 @@
54670
54895
  "value": "$kendo-color-error",
54671
54896
  "scope": "default",
54672
54897
  "line": {
54673
- "start": 179,
54674
- "end": 179
54898
+ "start": 182,
54899
+ "end": 182
54675
54900
  }
54676
54901
  },
54677
54902
  "group": [
@@ -54686,8 +54911,8 @@
54686
54911
  {
54687
54912
  "description": "The text color of the hovered Stepper label.\n",
54688
54913
  "commentRange": {
54689
- "start": 180,
54690
- "end": 181
54914
+ "start": 183,
54915
+ "end": 184
54691
54916
  },
54692
54917
  "context": {
54693
54918
  "type": "variable",
@@ -54695,8 +54920,8 @@
54695
54920
  "value": "null",
54696
54921
  "scope": "default",
54697
54922
  "line": {
54698
- "start": 182,
54699
- "end": 182
54923
+ "start": 185,
54924
+ "end": 185
54700
54925
  }
54701
54926
  },
54702
54927
  "group": [
@@ -54711,8 +54936,8 @@
54711
54936
  {
54712
54937
  "description": "The text color of the disabled Stepper label.\n",
54713
54938
  "commentRange": {
54714
- "start": 183,
54715
- "end": 184
54939
+ "start": 186,
54940
+ "end": 187
54716
54941
  },
54717
54942
  "context": {
54718
54943
  "type": "variable",
@@ -54720,8 +54945,8 @@
54720
54945
  "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 60%, transparent), #8d8d8d)",
54721
54946
  "scope": "default",
54722
54947
  "line": {
54723
- "start": 185,
54724
- "end": 185
54948
+ "start": 188,
54949
+ "end": 188
54725
54950
  }
54726
54951
  },
54727
54952
  "group": [
@@ -54736,8 +54961,8 @@
54736
54961
  {
54737
54962
  "description": "The text color of the optional Stepper label.\n",
54738
54963
  "commentRange": {
54739
- "start": 187,
54740
- "end": 188
54964
+ "start": 190,
54965
+ "end": 191
54741
54966
  },
54742
54967
  "context": {
54743
54968
  "type": "variable",
@@ -54745,8 +54970,8 @@
54745
54970
  "value": "$kendo-subtle-text",
54746
54971
  "scope": "default",
54747
54972
  "line": {
54748
- "start": 189,
54749
- "end": 189
54973
+ "start": 192,
54974
+ "end": 192
54750
54975
  }
54751
54976
  },
54752
54977
  "group": [
@@ -54761,8 +54986,8 @@
54761
54986
  {
54762
54987
  "description": "The opacity of the optional Stepper label.\n",
54763
54988
  "commentRange": {
54764
- "start": 190,
54765
- "end": 191
54989
+ "start": 193,
54990
+ "end": 194
54766
54991
  },
54767
54992
  "context": {
54768
54993
  "type": "variable",
@@ -54770,8 +54995,8 @@
54770
54995
  "value": "null",
54771
54996
  "scope": "default",
54772
54997
  "line": {
54773
- "start": 192,
54774
- "end": 192
54998
+ "start": 195,
54999
+ "end": 195
54775
55000
  }
54776
55001
  },
54777
55002
  "group": [
@@ -54786,8 +55011,8 @@
54786
55011
  {
54787
55012
  "description": "The font size of the optional Stepper label.\n",
54788
55013
  "commentRange": {
54789
- "start": 193,
54790
- "end": 194
55014
+ "start": 196,
55015
+ "end": 197
54791
55016
  },
54792
55017
  "context": {
54793
55018
  "type": "variable",
@@ -54795,8 +55020,8 @@
54795
55020
  "value": "var( --kendo-font-size-sm, inherit )",
54796
55021
  "scope": "default",
54797
55022
  "line": {
54798
- "start": 195,
54799
- "end": 195
55023
+ "start": 198,
55024
+ "end": 198
54800
55025
  }
54801
55026
  },
54802
55027
  "group": [
@@ -54811,8 +55036,8 @@
54811
55036
  {
54812
55037
  "description": "The font style of the optional Stepper label.\n",
54813
55038
  "commentRange": {
54814
- "start": 196,
54815
- "end": 197
55039
+ "start": 199,
55040
+ "end": 200
54816
55041
  },
54817
55042
  "context": {
54818
55043
  "type": "variable",
@@ -54820,8 +55045,8 @@
54820
55045
  "value": "null",
54821
55046
  "scope": "default",
54822
55047
  "line": {
54823
- "start": 198,
54824
- "end": 198
55048
+ "start": 201,
55049
+ "end": 201
54825
55050
  }
54826
55051
  },
54827
55052
  "group": [
@@ -54836,8 +55061,8 @@
54836
55061
  {
54837
55062
  "description": "The size of the Stepper ProgressBar.\n",
54838
55063
  "commentRange": {
54839
- "start": 200,
54840
- "end": 201
55064
+ "start": 203,
55065
+ "end": 204
54841
55066
  },
54842
55067
  "context": {
54843
55068
  "type": "variable",
@@ -54845,8 +55070,8 @@
54845
55070
  "value": "2px",
54846
55071
  "scope": "default",
54847
55072
  "line": {
54848
- "start": 202,
54849
- "end": 202
55073
+ "start": 205,
55074
+ "end": 205
54850
55075
  }
54851
55076
  },
54852
55077
  "group": [
@@ -54861,8 +55086,8 @@
54861
55086
  {
54862
55087
  "description": "The background color of the Stepper ProgressBar.\n",
54863
55088
  "commentRange": {
54864
- "start": 203,
54865
- "end": 204
55089
+ "start": 206,
55090
+ "end": 207
54866
55091
  },
54867
55092
  "context": {
54868
55093
  "type": "variable",
@@ -54870,8 +55095,8 @@
54870
55095
  "value": "null",
54871
55096
  "scope": "default",
54872
55097
  "line": {
54873
- "start": 205,
54874
- "end": 205
55098
+ "start": 208,
55099
+ "end": 208
54875
55100
  }
54876
55101
  },
54877
55102
  "group": [
@@ -54886,8 +55111,8 @@
54886
55111
  {
54887
55112
  "description": "The text color of the Stepper ProgressBar.\n",
54888
55113
  "commentRange": {
54889
- "start": 206,
54890
- "end": 207
55114
+ "start": 209,
55115
+ "end": 210
54891
55116
  },
54892
55117
  "context": {
54893
55118
  "type": "variable",
@@ -54895,8 +55120,8 @@
54895
55120
  "value": "null",
54896
55121
  "scope": "default",
54897
55122
  "line": {
54898
- "start": 208,
54899
- "end": 208
55123
+ "start": 211,
55124
+ "end": 211
54900
55125
  }
54901
55126
  },
54902
55127
  "group": [
@@ -54911,8 +55136,8 @@
54911
55136
  {
54912
55137
  "description": "The background color of the selected Stepper ProgressBar.\n",
54913
55138
  "commentRange": {
54914
- "start": 209,
54915
- "end": 210
55139
+ "start": 212,
55140
+ "end": 213
54916
55141
  },
54917
55142
  "context": {
54918
55143
  "type": "variable",
@@ -54920,8 +55145,8 @@
54920
55145
  "value": "null",
54921
55146
  "scope": "default",
54922
55147
  "line": {
54923
- "start": 211,
54924
- "end": 211
55148
+ "start": 214,
55149
+ "end": 214
54925
55150
  }
54926
55151
  },
54927
55152
  "group": [
@@ -54936,8 +55161,8 @@
54936
55161
  {
54937
55162
  "description": "The text color of the selected Stepper ProgressBar.\n",
54938
55163
  "commentRange": {
54939
- "start": 212,
54940
- "end": 213
55164
+ "start": 215,
55165
+ "end": 216
54941
55166
  },
54942
55167
  "context": {
54943
55168
  "type": "variable",
@@ -54945,8 +55170,8 @@
54945
55170
  "value": "null",
54946
55171
  "scope": "default",
54947
55172
  "line": {
54948
- "start": 214,
54949
- "end": 214
55173
+ "start": 217,
55174
+ "end": 217
54950
55175
  }
54951
55176
  },
54952
55177
  "group": [
@@ -54961,8 +55186,8 @@
54961
55186
  {
54962
55187
  "description": "The property name of the Stepper transition.\n",
54963
55188
  "commentRange": {
54964
- "start": 216,
54965
- "end": 217
55189
+ "start": 219,
55190
+ "end": 220
54966
55191
  },
54967
55192
  "context": {
54968
55193
  "type": "variable",
@@ -54970,8 +55195,8 @@
54970
55195
  "value": "height",
54971
55196
  "scope": "default",
54972
55197
  "line": {
54973
- "start": 218,
54974
- "end": 218
55198
+ "start": 221,
55199
+ "end": 221
54975
55200
  }
54976
55201
  },
54977
55202
  "group": [
@@ -54986,8 +55211,8 @@
54986
55211
  {
54987
55212
  "description": "The duration of the Stepper transition.\n",
54988
55213
  "commentRange": {
54989
- "start": 219,
54990
- "end": 220
55214
+ "start": 222,
55215
+ "end": 223
54991
55216
  },
54992
55217
  "context": {
54993
55218
  "type": "variable",
@@ -54995,8 +55220,8 @@
54995
55220
  "value": "300ms",
54996
55221
  "scope": "default",
54997
55222
  "line": {
54998
- "start": 221,
54999
- "end": 221
55223
+ "start": 224,
55224
+ "end": 224
55000
55225
  }
55001
55226
  },
55002
55227
  "group": [
@@ -55011,8 +55236,8 @@
55011
55236
  {
55012
55237
  "description": "The timing function of the Stepper transition.\n",
55013
55238
  "commentRange": {
55014
- "start": 222,
55015
- "end": 223
55239
+ "start": 225,
55240
+ "end": 226
55016
55241
  },
55017
55242
  "context": {
55018
55243
  "type": "variable",
@@ -55020,8 +55245,8 @@
55020
55245
  "value": "cubic-bezier(.4, 0, .2, 1) 0ms",
55021
55246
  "scope": "default",
55022
55247
  "line": {
55023
- "start": 224,
55024
- "end": 224
55248
+ "start": 227,
55249
+ "end": 227
55025
55250
  }
55026
55251
  },
55027
55252
  "group": [
@@ -60867,7 +61092,7 @@
60867
61092
  "context": {
60868
61093
  "type": "variable",
60869
61094
  "name": "kendo-timeline-track-arrow-width",
60870
- "value": "30px",
61095
+ "value": "k-spacing(7.5)",
60871
61096
  "scope": "default",
60872
61097
  "line": {
60873
61098
  "start": 32,
@@ -60892,7 +61117,7 @@
60892
61117
  "context": {
60893
61118
  "type": "variable",
60894
61119
  "name": "kendo-timeline-track-arrow-height",
60895
- "value": "30px",
61120
+ "value": "k-spacing(7.5)",
60896
61121
  "scope": "default",
60897
61122
  "line": {
60898
61123
  "start": 35,
@@ -60992,7 +61217,7 @@
60992
61217
  "context": {
60993
61218
  "type": "variable",
60994
61219
  "name": "kendo-timeline-track-size",
60995
- "value": "6px",
61220
+ "value": "k-spacing(1.5)",
60996
61221
  "scope": "default",
60997
61222
  "line": {
60998
61223
  "start": 49,
@@ -61017,7 +61242,7 @@
61017
61242
  "context": {
61018
61243
  "type": "variable",
61019
61244
  "name": "kendo-timeline-track-wrap-padding-bottom",
61020
- "value": "k-math-div( $kendo-timeline-track-size, 2 )",
61245
+ "value": "calc( #{$kendo-timeline-track-size} / 2)",
61021
61246
  "scope": "default",
61022
61247
  "line": {
61023
61248
  "start": 52,
@@ -61092,7 +61317,7 @@
61092
61317
  "context": {
61093
61318
  "type": "variable",
61094
61319
  "name": "kendo-timeline-track-bottom-calc",
61095
- "value": "calc(#{k-math-div( $kendo-timeline-track-arrow-height, 2 )} + #{$kendo-timeline-track-wrap-padding-bottom})",
61320
+ "value": "calc( calc( #{$kendo-timeline-track-arrow-height} / 2) + #{$kendo-timeline-track-wrap-padding-bottom})",
61096
61321
  "scope": "default",
61097
61322
  "line": {
61098
61323
  "start": 61,
@@ -62459,15 +62684,15 @@
62459
62684
  }
62460
62685
  },
62461
62686
  {
62462
- "description": "The color of the separator border of the Toolbar.\n",
62687
+ "description": "The text color of the outline Toolbar.\n",
62463
62688
  "commentRange": {
62464
62689
  "start": 75,
62465
62690
  "end": 76
62466
62691
  },
62467
62692
  "context": {
62468
62693
  "type": "variable",
62469
- "name": "kendo-toolbar-separator-border",
62470
- "value": "inherit",
62694
+ "name": "kendo-toolbar-outline-text",
62695
+ "value": "$kendo-button-text",
62471
62696
  "scope": "default",
62472
62697
  "line": {
62473
62698
  "start": 77,
@@ -62484,19 +62709,19 @@
62484
62709
  }
62485
62710
  },
62486
62711
  {
62487
- "description": "The width of the input in the Toolbar.\n",
62712
+ "description": "The color of the border around the outline Toolbar.\n",
62488
62713
  "commentRange": {
62489
- "start": 79,
62490
- "end": 80
62714
+ "start": 78,
62715
+ "end": 79
62491
62716
  },
62492
62717
  "context": {
62493
62718
  "type": "variable",
62494
- "name": "kendo-toolbar-input-width",
62495
- "value": "10em",
62719
+ "name": "kendo-toolbar-outline-border",
62720
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-base ) 50%, transparent), rgba( $kendo-toolbar-outline-text, .5))",
62496
62721
  "scope": "default",
62497
62722
  "line": {
62498
- "start": 81,
62499
- "end": 81
62723
+ "start": 80,
62724
+ "end": 80
62500
62725
  }
62501
62726
  },
62502
62727
  "group": [
@@ -62509,19 +62734,19 @@
62509
62734
  }
62510
62735
  },
62511
62736
  {
62512
- "description": "The box shadow of the focused Toolbar item.\n",
62737
+ "description": "The gradient of the outline Toolbar.\n",
62513
62738
  "commentRange": {
62514
- "start": 83,
62515
- "end": 84
62739
+ "start": 81,
62740
+ "end": 82
62516
62741
  },
62517
62742
  "context": {
62518
62743
  "type": "variable",
62519
- "name": "kendo-toolbar-item-shadow",
62520
- "value": "$kendo-button-focus-shadow",
62744
+ "name": "kendo-toolbar-outline-gradient",
62745
+ "value": "null",
62521
62746
  "scope": "default",
62522
62747
  "line": {
62523
- "start": 85,
62524
- "end": 85
62748
+ "start": 83,
62749
+ "end": 83
62525
62750
  }
62526
62751
  },
62527
62752
  "group": [
@@ -62534,15 +62759,40 @@
62534
62759
  }
62535
62760
  },
62536
62761
  {
62537
- "description": "Border width of the flat Toolbar.\n",
62762
+ "description": "The box shadow of the outline Toolbar.\n",
62763
+ "commentRange": {
62764
+ "start": 84,
62765
+ "end": 85
62766
+ },
62767
+ "context": {
62768
+ "type": "variable",
62769
+ "name": "kendo-toolbar-outline-shadow",
62770
+ "value": "null",
62771
+ "scope": "default",
62772
+ "line": {
62773
+ "start": 86,
62774
+ "end": 86
62775
+ }
62776
+ },
62777
+ "group": [
62778
+ "toolbar"
62779
+ ],
62780
+ "access": "public",
62781
+ "file": {
62782
+ "path": "toolbar/_variables.scss",
62783
+ "name": "_variables.scss"
62784
+ }
62785
+ },
62786
+ {
62787
+ "description": "The width of the border around the outline Toolbar.\n",
62538
62788
  "commentRange": {
62539
62789
  "start": 87,
62540
62790
  "end": 88
62541
62791
  },
62542
62792
  "context": {
62543
62793
  "type": "variable",
62544
- "name": "kendo-toolbar-flat-border-width",
62545
- "value": "1px",
62794
+ "name": "kendo-toolbar-outline-border-width",
62795
+ "value": "$kendo-toolbar-border-width",
62546
62796
  "scope": "default",
62547
62797
  "line": {
62548
62798
  "start": 89,
@@ -62559,18 +62809,143 @@
62559
62809
  }
62560
62810
  },
62561
62811
  {
62562
- "description": "The sizes map for the Toolbar.\n",
62812
+ "description": "The text color of the flat Toolbar.\n",
62563
62813
  "commentRange": {
62564
62814
  "start": 91,
62565
62815
  "end": 92
62566
62816
  },
62567
62817
  "context": {
62568
62818
  "type": "variable",
62569
- "name": "kendo-toolbar-sizes",
62570
- "value": "(\n sm: (\n padding-x: $kendo-toolbar-sm-padding-x,\n padding-y: $kendo-toolbar-sm-padding-y,\n spacing: $kendo-toolbar-sm-spacing\n ),\n md: (\n padding-x: $kendo-toolbar-md-padding-x,\n padding-y: $kendo-toolbar-md-padding-y,\n spacing: $kendo-toolbar-md-spacing\n ),\n lg: (\n padding-x: $kendo-toolbar-lg-padding-x,\n padding-y: $kendo-toolbar-lg-padding-y,\n spacing: $kendo-toolbar-lg-spacing\n )\n)",
62819
+ "name": "kendo-toolbar-flat-text",
62820
+ "value": "null",
62571
62821
  "scope": "default",
62572
62822
  "line": {
62573
62823
  "start": 93,
62824
+ "end": 93
62825
+ }
62826
+ },
62827
+ "group": [
62828
+ "toolbar"
62829
+ ],
62830
+ "access": "public",
62831
+ "file": {
62832
+ "path": "toolbar/_variables.scss",
62833
+ "name": "_variables.scss"
62834
+ }
62835
+ },
62836
+ {
62837
+ "description": "The color of the border around the flat Toolbar.\n",
62838
+ "commentRange": {
62839
+ "start": 94,
62840
+ "end": 95
62841
+ },
62842
+ "context": {
62843
+ "type": "variable",
62844
+ "name": "kendo-toolbar-flat-border",
62845
+ "value": "$kendo-toolbar-border",
62846
+ "scope": "default",
62847
+ "line": {
62848
+ "start": 96,
62849
+ "end": 96
62850
+ }
62851
+ },
62852
+ "group": [
62853
+ "toolbar"
62854
+ ],
62855
+ "access": "public",
62856
+ "file": {
62857
+ "path": "toolbar/_variables.scss",
62858
+ "name": "_variables.scss"
62859
+ }
62860
+ },
62861
+ {
62862
+ "description": "The gradient of the flat Toolbar.\n",
62863
+ "commentRange": {
62864
+ "start": 97,
62865
+ "end": 98
62866
+ },
62867
+ "context": {
62868
+ "type": "variable",
62869
+ "name": "kendo-toolbar-flat-gradient",
62870
+ "value": "null",
62871
+ "scope": "default",
62872
+ "line": {
62873
+ "start": 99,
62874
+ "end": 99
62875
+ }
62876
+ },
62877
+ "group": [
62878
+ "toolbar"
62879
+ ],
62880
+ "access": "public",
62881
+ "file": {
62882
+ "path": "toolbar/_variables.scss",
62883
+ "name": "_variables.scss"
62884
+ }
62885
+ },
62886
+ {
62887
+ "description": "The box shadow of the flat Toolbar.\n",
62888
+ "commentRange": {
62889
+ "start": 100,
62890
+ "end": 101
62891
+ },
62892
+ "context": {
62893
+ "type": "variable",
62894
+ "name": "kendo-toolbar-flat-shadow",
62895
+ "value": "null",
62896
+ "scope": "default",
62897
+ "line": {
62898
+ "start": 102,
62899
+ "end": 102
62900
+ }
62901
+ },
62902
+ "group": [
62903
+ "toolbar"
62904
+ ],
62905
+ "access": "public",
62906
+ "file": {
62907
+ "path": "toolbar/_variables.scss",
62908
+ "name": "_variables.scss"
62909
+ }
62910
+ },
62911
+ {
62912
+ "description": "Border width of the flat Toolbar.\n",
62913
+ "commentRange": {
62914
+ "start": 103,
62915
+ "end": 104
62916
+ },
62917
+ "context": {
62918
+ "type": "variable",
62919
+ "name": "kendo-toolbar-flat-border-width",
62920
+ "value": "1px",
62921
+ "scope": "default",
62922
+ "line": {
62923
+ "start": 105,
62924
+ "end": 105
62925
+ }
62926
+ },
62927
+ "group": [
62928
+ "toolbar"
62929
+ ],
62930
+ "access": "public",
62931
+ "file": {
62932
+ "path": "toolbar/_variables.scss",
62933
+ "name": "_variables.scss"
62934
+ }
62935
+ },
62936
+ {
62937
+ "description": "The color of the separator border of the Toolbar.\n",
62938
+ "commentRange": {
62939
+ "start": 107,
62940
+ "end": 108
62941
+ },
62942
+ "context": {
62943
+ "type": "variable",
62944
+ "name": "kendo-toolbar-separator-border",
62945
+ "value": "inherit",
62946
+ "scope": "default",
62947
+ "line": {
62948
+ "start": 109,
62574
62949
  "end": 109
62575
62950
  }
62576
62951
  },
@@ -62583,6 +62958,81 @@
62583
62958
  "name": "_variables.scss"
62584
62959
  }
62585
62960
  },
62961
+ {
62962
+ "description": "The width of the input in the Toolbar.\n",
62963
+ "commentRange": {
62964
+ "start": 111,
62965
+ "end": 112
62966
+ },
62967
+ "context": {
62968
+ "type": "variable",
62969
+ "name": "kendo-toolbar-input-width",
62970
+ "value": "10em",
62971
+ "scope": "default",
62972
+ "line": {
62973
+ "start": 113,
62974
+ "end": 113
62975
+ }
62976
+ },
62977
+ "group": [
62978
+ "toolbar"
62979
+ ],
62980
+ "access": "public",
62981
+ "file": {
62982
+ "path": "toolbar/_variables.scss",
62983
+ "name": "_variables.scss"
62984
+ }
62985
+ },
62986
+ {
62987
+ "description": "The box shadow of the focused Toolbar item.\n",
62988
+ "commentRange": {
62989
+ "start": 115,
62990
+ "end": 116
62991
+ },
62992
+ "context": {
62993
+ "type": "variable",
62994
+ "name": "kendo-toolbar-item-shadow",
62995
+ "value": "$kendo-button-focus-shadow",
62996
+ "scope": "default",
62997
+ "line": {
62998
+ "start": 117,
62999
+ "end": 117
63000
+ }
63001
+ },
63002
+ "group": [
63003
+ "toolbar"
63004
+ ],
63005
+ "access": "public",
63006
+ "file": {
63007
+ "path": "toolbar/_variables.scss",
63008
+ "name": "_variables.scss"
63009
+ }
63010
+ },
63011
+ {
63012
+ "description": "The sizes map for the Toolbar.\n",
63013
+ "commentRange": {
63014
+ "start": 119,
63015
+ "end": 120
63016
+ },
63017
+ "context": {
63018
+ "type": "variable",
63019
+ "name": "kendo-toolbar-sizes",
63020
+ "value": "(\n sm: (\n padding-x: $kendo-toolbar-sm-padding-x,\n padding-y: $kendo-toolbar-sm-padding-y,\n spacing: $kendo-toolbar-sm-spacing\n ),\n md: (\n padding-x: $kendo-toolbar-md-padding-x,\n padding-y: $kendo-toolbar-md-padding-y,\n spacing: $kendo-toolbar-md-spacing\n ),\n lg: (\n padding-x: $kendo-toolbar-lg-padding-x,\n padding-y: $kendo-toolbar-lg-padding-y,\n spacing: $kendo-toolbar-lg-spacing\n )\n)",
63021
+ "scope": "default",
63022
+ "line": {
63023
+ "start": 121,
63024
+ "end": 137
63025
+ }
63026
+ },
63027
+ "group": [
63028
+ "toolbar"
63029
+ ],
63030
+ "access": "public",
63031
+ "file": {
63032
+ "path": "toolbar/_variables.scss",
63033
+ "name": "_variables.scss"
63034
+ }
63035
+ },
62586
63036
  {
62587
63037
  "description": "The vertical padding of the Tooltip.\n",
62588
63038
  "commentRange": {