@progress/kendo-theme-classic 9.0.1-dev.0 → 9.0.1-dev.2

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 (142) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/all.scss +444 -410
  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 +1582 -1420
  18. package/dist/meta/sassdoc-raw-data.json +784 -748
  19. package/dist/meta/variables.json +18 -2
  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/action-buttons/_index.scss +10 -7
  36. package/scss/action-buttons/_layout.scss +2 -2
  37. package/scss/action-buttons/_theme.scss +2 -2
  38. package/scss/action-sheet/_index.scss +2 -1
  39. package/scss/adaptive/_index.scss +1 -1
  40. package/scss/autocomplete/_index.scss +2 -1
  41. package/scss/avatar/_index.scss +3 -1
  42. package/scss/badge/_index.scss +1 -3
  43. package/scss/bottom-navigation/_index.scss +1 -3
  44. package/scss/breadcrumb/_index.scss +1 -1
  45. package/scss/button/_index.scss +1 -1
  46. package/scss/calendar/_index.scss +1 -1
  47. package/scss/captcha/_index.scss +1 -3
  48. package/scss/card/_index.scss +3 -6
  49. package/scss/chart-wizard/_index.scss +2 -2
  50. package/scss/chat/_index.scss +2 -1
  51. package/scss/chip/_index.scss +1 -1
  52. package/scss/color-preview/_index.scss +3 -2
  53. package/scss/coloreditor/_index.scss +3 -2
  54. package/scss/colorgradient/_index.scss +1 -4
  55. package/scss/colorgradient/_variables.scss +3 -2
  56. package/scss/colorpalette/_index.scss +1 -4
  57. package/scss/combobox/_index.scss +3 -1
  58. package/scss/dataviz/_index.scss +1 -1
  59. package/scss/dateinput/_index.scss +2 -1
  60. package/scss/datepicker/_index.scss +3 -1
  61. package/scss/daterangepicker/_index.scss +2 -1
  62. package/scss/datetimepicker/_index.scss +4 -1
  63. package/scss/dialog/_index.scss +2 -1
  64. package/scss/dock-manager/_index.scss +2 -2
  65. package/scss/drawer/_index.scss +1 -1
  66. package/scss/dropdowngrid/_index.scss +4 -1
  67. package/scss/dropdownlist/_index.scss +3 -1
  68. package/scss/dropdowntree/_index.scss +3 -1
  69. package/scss/dropzone/_index.scss +1 -1
  70. package/scss/editor/_index.scss +1 -1
  71. package/scss/expansion-panel/_index.scss +1 -4
  72. package/scss/fab/_index.scss +1 -2
  73. package/scss/filemanager/_index.scss +2 -1
  74. package/scss/filter/_index.scss +2 -1
  75. package/scss/floating-label/_index.scss +1 -1
  76. package/scss/forms/_index.scss +3 -3
  77. package/scss/gantt/_index.scss +1 -0
  78. package/scss/grid/_index.scss +2 -3
  79. package/scss/imageeditor/_index.scss +1 -1
  80. package/scss/index.scss +1 -1
  81. package/scss/input/_index.scss +1 -1
  82. package/scss/list/_index.scss +1 -1
  83. package/scss/listbox/_index.scss +2 -2
  84. package/scss/listgroup/_index.scss +1 -1
  85. package/scss/listview/_index.scss +1 -4
  86. package/scss/loader/_index.scss +1 -1
  87. package/scss/map/_index.scss +1 -3
  88. package/scss/map/_variables.scss +2 -3
  89. package/scss/maskedtextbox/_index.scss +2 -1
  90. package/scss/mediaplayer/_index.scss +3 -1
  91. package/scss/menu/_index.scss +1 -1
  92. package/scss/menu-button/_index.scss +1 -1
  93. package/scss/messagebox/_index.scss +1 -1
  94. package/scss/multiselect/_index.scss +2 -1
  95. package/scss/notification/_index.scss +2 -1
  96. package/scss/numerictextbox/_index.scss +3 -1
  97. package/scss/orgchart/_index.scss +5 -1
  98. package/scss/pager/_index.scss +1 -1
  99. package/scss/panelbar/_index.scss +1 -1
  100. package/scss/pdf-viewer/_index.scss +3 -1
  101. package/scss/pivotgrid/_index.scss +5 -5
  102. package/scss/popover/_index.scss +4 -1
  103. package/scss/rating/_index.scss +1 -1
  104. package/scss/responsivepanel/_index.scss +1 -1
  105. package/scss/scheduler/_index.scss +11 -1
  106. package/scss/scroller/_index.scss +1 -1
  107. package/scss/scrollview/_index.scss +1 -1
  108. package/scss/searchbox/_index.scss +2 -1
  109. package/scss/signature/_index.scss +3 -0
  110. package/scss/slider/_index.scss +1 -1
  111. package/scss/slider/_variables.scss +7 -4
  112. package/scss/split-button/_index.scss +1 -1
  113. package/scss/splitter/_index.scss +1 -2
  114. package/scss/spreadsheet/_index.scss +4 -1
  115. package/scss/spreadsheet/_variables.scss +1 -4
  116. package/scss/stepper/_index.scss +1 -1
  117. package/scss/tabstrip/_index.scss +1 -0
  118. package/scss/taskboard/_index.scss +7 -0
  119. package/scss/textarea/_index.scss +3 -1
  120. package/scss/textbox/_index.scss +3 -1
  121. package/scss/tilelayout/_index.scss +2 -1
  122. package/scss/timedurationpicker/_index.scss +2 -1
  123. package/scss/timeline/_index.scss +1 -1
  124. package/scss/timepicker/_index.scss +2 -1
  125. package/scss/timeselector/_index.scss +2 -2
  126. package/scss/toolbar/_index.scss +2 -0
  127. package/scss/tooltip/_index.scss +1 -1
  128. package/scss/treelist/_index.scss +1 -1
  129. package/scss/treeview/_index.scss +1 -1
  130. package/scss/upload/_index.scss +2 -2
  131. package/scss/validator/_index.scss +1 -1
  132. package/scss/window/_index.scss +2 -2
  133. package/scss/wizard/_index.scss +1 -1
  134. package/scss/colorgradient/images/alpha-slider-bgr.png +0 -0
  135. package/scss/colorgradient/images/alpha-slider-bgr.scss +0 -3
  136. package/scss/map/images/markers.png +0 -0
  137. package/scss/map/images/markers.scss +0 -3
  138. package/scss/slider/images/slider-h.gif +0 -0
  139. package/scss/slider/images/slider-h.scss +0 -3
  140. package/scss/slider/images/slider-v.gif +0 -0
  141. package/scss/slider/images/slider-v.scss +0 -3
  142. package/scss/spreadsheet/images/image-default.scss +0 -3
@@ -13652,8 +13652,8 @@
13652
13652
  {
13653
13653
  "description": "The spacer of the ColorGradient.\n",
13654
13654
  "commentRange": {
13655
- "start": 5,
13656
- "end": 6
13655
+ "start": 3,
13656
+ "end": 4
13657
13657
  },
13658
13658
  "context": {
13659
13659
  "type": "variable",
@@ -13661,8 +13661,8 @@
13661
13661
  "value": "k-spacing(3)",
13662
13662
  "scope": "default",
13663
13663
  "line": {
13664
- "start": 7,
13665
- "end": 7
13664
+ "start": 5,
13665
+ "end": 5
13666
13666
  }
13667
13667
  },
13668
13668
  "group": [
@@ -13677,8 +13677,8 @@
13677
13677
  {
13678
13678
  "description": "The width of the ColorGradient.\n",
13679
13679
  "commentRange": {
13680
- "start": 9,
13681
- "end": 10
13680
+ "start": 7,
13681
+ "end": 8
13682
13682
  },
13683
13683
  "context": {
13684
13684
  "type": "variable",
@@ -13686,8 +13686,8 @@
13686
13686
  "value": "272px",
13687
13687
  "scope": "default",
13688
13688
  "line": {
13689
- "start": 11,
13690
- "end": 11
13689
+ "start": 9,
13690
+ "end": 9
13691
13691
  }
13692
13692
  },
13693
13693
  "group": [
@@ -13702,8 +13702,8 @@
13702
13702
  {
13703
13703
  "description": "The width of the border around the ColorGradient.\n",
13704
13704
  "commentRange": {
13705
- "start": 12,
13706
- "end": 13
13705
+ "start": 10,
13706
+ "end": 11
13707
13707
  },
13708
13708
  "context": {
13709
13709
  "type": "variable",
@@ -13711,8 +13711,8 @@
13711
13711
  "value": "1px",
13712
13712
  "scope": "default",
13713
13713
  "line": {
13714
- "start": 14,
13715
- "end": 14
13714
+ "start": 12,
13715
+ "end": 12
13716
13716
  }
13717
13717
  },
13718
13718
  "group": [
@@ -13727,8 +13727,8 @@
13727
13727
  {
13728
13728
  "description": "The border radius of the ColorGradient.\n",
13729
13729
  "commentRange": {
13730
- "start": 15,
13731
- "end": 16
13730
+ "start": 13,
13731
+ "end": 14
13732
13732
  },
13733
13733
  "context": {
13734
13734
  "type": "variable",
@@ -13736,8 +13736,8 @@
13736
13736
  "value": "k-border-radius(md)",
13737
13737
  "scope": "default",
13738
13738
  "line": {
13739
- "start": 17,
13740
- "end": 17
13739
+ "start": 15,
13740
+ "end": 15
13741
13741
  }
13742
13742
  },
13743
13743
  "group": [
@@ -13752,8 +13752,8 @@
13752
13752
  {
13753
13753
  "description": "The vertical padding of the ColorGradient.\n",
13754
13754
  "commentRange": {
13755
- "start": 18,
13756
- "end": 19
13755
+ "start": 16,
13756
+ "end": 17
13757
13757
  },
13758
13758
  "context": {
13759
13759
  "type": "variable",
@@ -13761,8 +13761,8 @@
13761
13761
  "value": "$kendo-color-gradient-spacer",
13762
13762
  "scope": "default",
13763
13763
  "line": {
13764
- "start": 20,
13765
- "end": 20
13764
+ "start": 18,
13765
+ "end": 18
13766
13766
  }
13767
13767
  },
13768
13768
  "group": [
@@ -13777,8 +13777,8 @@
13777
13777
  {
13778
13778
  "description": "The horizontal padding of the ColorGradient.\n",
13779
13779
  "commentRange": {
13780
- "start": 21,
13781
- "end": 22
13780
+ "start": 19,
13781
+ "end": 20
13782
13782
  },
13783
13783
  "context": {
13784
13784
  "type": "variable",
@@ -13786,8 +13786,8 @@
13786
13786
  "value": "$kendo-color-gradient-padding-y",
13787
13787
  "scope": "default",
13788
13788
  "line": {
13789
- "start": 23,
13790
- "end": 23
13789
+ "start": 21,
13790
+ "end": 21
13791
13791
  }
13792
13792
  },
13793
13793
  "group": [
@@ -13802,8 +13802,8 @@
13802
13802
  {
13803
13803
  "description": "The spacing between the sections of the ColorGradient.\n",
13804
13804
  "commentRange": {
13805
- "start": 24,
13806
- "end": 25
13805
+ "start": 22,
13806
+ "end": 23
13807
13807
  },
13808
13808
  "context": {
13809
13809
  "type": "variable",
@@ -13811,8 +13811,8 @@
13811
13811
  "value": "$kendo-color-gradient-spacer",
13812
13812
  "scope": "default",
13813
13813
  "line": {
13814
- "start": 26,
13815
- "end": 26
13814
+ "start": 24,
13815
+ "end": 24
13816
13816
  }
13817
13817
  },
13818
13818
  "group": [
@@ -13827,8 +13827,8 @@
13827
13827
  {
13828
13828
  "description": "The font family of the ColorGradient.\n",
13829
13829
  "commentRange": {
13830
- "start": 27,
13831
- "end": 28
13830
+ "start": 25,
13831
+ "end": 26
13832
13832
  },
13833
13833
  "context": {
13834
13834
  "type": "variable",
@@ -13836,8 +13836,8 @@
13836
13836
  "value": "var( --kendo-font-family, inherit )",
13837
13837
  "scope": "default",
13838
13838
  "line": {
13839
- "start": 29,
13840
- "end": 29
13839
+ "start": 27,
13840
+ "end": 27
13841
13841
  }
13842
13842
  },
13843
13843
  "group": [
@@ -13852,8 +13852,8 @@
13852
13852
  {
13853
13853
  "description": "The font size of the ColorGradient.\n",
13854
13854
  "commentRange": {
13855
- "start": 30,
13856
- "end": 31
13855
+ "start": 28,
13856
+ "end": 29
13857
13857
  },
13858
13858
  "context": {
13859
13859
  "type": "variable",
@@ -13861,8 +13861,8 @@
13861
13861
  "value": "var( --kendo-font-size, inherit )",
13862
13862
  "scope": "default",
13863
13863
  "line": {
13864
- "start": 32,
13865
- "end": 32
13864
+ "start": 30,
13865
+ "end": 30
13866
13866
  }
13867
13867
  },
13868
13868
  "group": [
@@ -13877,8 +13877,8 @@
13877
13877
  {
13878
13878
  "description": "The line height of the ColorGradient.\n",
13879
13879
  "commentRange": {
13880
- "start": 33,
13881
- "end": 34
13880
+ "start": 31,
13881
+ "end": 32
13882
13882
  },
13883
13883
  "context": {
13884
13884
  "type": "variable",
@@ -13886,8 +13886,8 @@
13886
13886
  "value": "var( --kendo-line-height, normal )",
13887
13887
  "scope": "default",
13888
13888
  "line": {
13889
- "start": 35,
13890
- "end": 35
13889
+ "start": 33,
13890
+ "end": 33
13891
13891
  }
13892
13892
  },
13893
13893
  "group": [
@@ -13902,8 +13902,8 @@
13902
13902
  {
13903
13903
  "description": "The text color of the ColorGradient.\n",
13904
13904
  "commentRange": {
13905
- "start": 36,
13906
- "end": 37
13905
+ "start": 34,
13906
+ "end": 35
13907
13907
  },
13908
13908
  "context": {
13909
13909
  "type": "variable",
@@ -13911,8 +13911,8 @@
13911
13911
  "value": "$kendo-component-text",
13912
13912
  "scope": "default",
13913
13913
  "line": {
13914
- "start": 38,
13915
- "end": 38
13914
+ "start": 36,
13915
+ "end": 36
13916
13916
  }
13917
13917
  },
13918
13918
  "group": [
@@ -13927,8 +13927,8 @@
13927
13927
  {
13928
13928
  "description": "The background color of the ColorGradient.\n",
13929
13929
  "commentRange": {
13930
- "start": 39,
13931
- "end": 40
13930
+ "start": 37,
13931
+ "end": 38
13932
13932
  },
13933
13933
  "context": {
13934
13934
  "type": "variable",
@@ -13936,8 +13936,8 @@
13936
13936
  "value": "$kendo-component-bg",
13937
13937
  "scope": "default",
13938
13938
  "line": {
13939
- "start": 41,
13940
- "end": 41
13939
+ "start": 39,
13940
+ "end": 39
13941
13941
  }
13942
13942
  },
13943
13943
  "group": [
@@ -13952,8 +13952,8 @@
13952
13952
  {
13953
13953
  "description": "The border color of the ColorGradient.\n",
13954
13954
  "commentRange": {
13955
- "start": 42,
13956
- "end": 43
13955
+ "start": 40,
13956
+ "end": 41
13957
13957
  },
13958
13958
  "context": {
13959
13959
  "type": "variable",
@@ -13961,8 +13961,8 @@
13961
13961
  "value": "$kendo-component-border",
13962
13962
  "scope": "default",
13963
13963
  "line": {
13964
- "start": 44,
13965
- "end": 44
13964
+ "start": 42,
13965
+ "end": 42
13966
13966
  }
13967
13967
  },
13968
13968
  "group": [
@@ -13977,8 +13977,8 @@
13977
13977
  {
13978
13978
  "description": "The border color of the focused ColorGradient.\n",
13979
13979
  "commentRange": {
13980
- "start": 46,
13981
- "end": 47
13980
+ "start": 44,
13981
+ "end": 45
13982
13982
  },
13983
13983
  "context": {
13984
13984
  "type": "variable",
@@ -13986,8 +13986,8 @@
13986
13986
  "value": "null",
13987
13987
  "scope": "default",
13988
13988
  "line": {
13989
- "start": 48,
13990
- "end": 48
13989
+ "start": 46,
13990
+ "end": 46
13991
13991
  }
13992
13992
  },
13993
13993
  "group": [
@@ -14002,8 +14002,8 @@
14002
14002
  {
14003
14003
  "description": "The box shadow of the focused ColorGradient.\n",
14004
14004
  "commentRange": {
14005
- "start": 49,
14006
- "end": 50
14005
+ "start": 47,
14006
+ "end": 48
14007
14007
  },
14008
14008
  "context": {
14009
14009
  "type": "variable",
@@ -14011,8 +14011,8 @@
14011
14011
  "value": "k-elevation(3)",
14012
14012
  "scope": "default",
14013
14013
  "line": {
14014
- "start": 51,
14015
- "end": 51
14014
+ "start": 49,
14015
+ "end": 49
14016
14016
  }
14017
14017
  },
14018
14018
  "group": [
@@ -14027,8 +14027,8 @@
14027
14027
  {
14028
14028
  "description": "The border radius of the ColorGradient canvas.\n",
14029
14029
  "commentRange": {
14030
- "start": 53,
14031
- "end": 54
14030
+ "start": 51,
14031
+ "end": 52
14032
14032
  },
14033
14033
  "context": {
14034
14034
  "type": "variable",
@@ -14036,8 +14036,8 @@
14036
14036
  "value": "k-border-radius(md)",
14037
14037
  "scope": "default",
14038
14038
  "line": {
14039
- "start": 55,
14040
- "end": 55
14039
+ "start": 53,
14040
+ "end": 53
14041
14041
  }
14042
14042
  },
14043
14043
  "group": [
@@ -14052,8 +14052,8 @@
14052
14052
  {
14053
14053
  "description": "The spacing between the items of the ColorGradient canvas.\n",
14054
14054
  "commentRange": {
14055
- "start": 56,
14056
- "end": 57
14055
+ "start": 54,
14056
+ "end": 55
14057
14057
  },
14058
14058
  "context": {
14059
14059
  "type": "variable",
@@ -14061,8 +14061,8 @@
14061
14061
  "value": "$kendo-color-gradient-spacer",
14062
14062
  "scope": "default",
14063
14063
  "line": {
14064
- "start": 58,
14065
- "end": 58
14064
+ "start": 56,
14065
+ "end": 56
14066
14066
  }
14067
14067
  },
14068
14068
  "group": [
@@ -14077,8 +14077,8 @@
14077
14077
  {
14078
14078
  "description": "The height the ColorGradient canvas hsv rectangle.\n",
14079
14079
  "commentRange": {
14080
- "start": 59,
14081
- "end": 60
14080
+ "start": 57,
14081
+ "end": 58
14082
14082
  },
14083
14083
  "context": {
14084
14084
  "type": "variable",
@@ -14086,8 +14086,8 @@
14086
14086
  "value": "180px",
14087
14087
  "scope": "default",
14088
14088
  "line": {
14089
- "start": 61,
14090
- "end": 61
14089
+ "start": 59,
14090
+ "end": 59
14091
14091
  }
14092
14092
  },
14093
14093
  "group": [
@@ -14102,8 +14102,8 @@
14102
14102
  {
14103
14103
  "description": "The width of the ColorGradient slider.\n",
14104
14104
  "commentRange": {
14105
- "start": 63,
14106
- "end": 64
14105
+ "start": 61,
14106
+ "end": 62
14107
14107
  },
14108
14108
  "context": {
14109
14109
  "type": "variable",
@@ -14111,8 +14111,8 @@
14111
14111
  "value": "10px",
14112
14112
  "scope": "default",
14113
14113
  "line": {
14114
- "start": 65,
14115
- "end": 65
14114
+ "start": 63,
14115
+ "end": 63
14116
14116
  }
14117
14117
  },
14118
14118
  "group": [
@@ -14127,8 +14127,8 @@
14127
14127
  {
14128
14128
  "description": "The border radius of the ColorGradient slider.\n",
14129
14129
  "commentRange": {
14130
- "start": 66,
14131
- "end": 67
14130
+ "start": 64,
14131
+ "end": 65
14132
14132
  },
14133
14133
  "context": {
14134
14134
  "type": "variable",
@@ -14136,8 +14136,8 @@
14136
14136
  "value": "10px",
14137
14137
  "scope": "default",
14138
14138
  "line": {
14139
- "start": 68,
14140
- "end": 68
14139
+ "start": 66,
14140
+ "end": 66
14141
14141
  }
14142
14142
  },
14143
14143
  "group": [
@@ -14152,8 +14152,8 @@
14152
14152
  {
14153
14153
  "description": "The width of the border around the ColorGradient slider drag handle.\n",
14154
14154
  "commentRange": {
14155
- "start": 69,
14156
- "end": 70
14155
+ "start": 67,
14156
+ "end": 68
14157
14157
  },
14158
14158
  "context": {
14159
14159
  "type": "variable",
@@ -14161,8 +14161,8 @@
14161
14161
  "value": "3px",
14162
14162
  "scope": "default",
14163
14163
  "line": {
14164
- "start": 71,
14165
- "end": 71
14164
+ "start": 69,
14165
+ "end": 69
14166
14166
  }
14167
14167
  },
14168
14168
  "group": [
@@ -14177,8 +14177,8 @@
14177
14177
  {
14178
14178
  "description": "The height of the ColorGradient vertical slider.\n",
14179
14179
  "commentRange": {
14180
- "start": 73,
14181
- "end": 74
14180
+ "start": 71,
14181
+ "end": 72
14182
14182
  },
14183
14183
  "context": {
14184
14184
  "type": "variable",
@@ -14186,8 +14186,8 @@
14186
14186
  "value": "180px",
14187
14187
  "scope": "default",
14188
14188
  "line": {
14189
- "start": 75,
14190
- "end": 75
14189
+ "start": 73,
14190
+ "end": 73
14191
14191
  }
14192
14192
  },
14193
14193
  "group": [
@@ -14202,8 +14202,8 @@
14202
14202
  {
14203
14203
  "description": "The width of the ColorGradient horizontal slider.\n",
14204
14204
  "commentRange": {
14205
- "start": 76,
14206
- "end": 77
14205
+ "start": 74,
14206
+ "end": 75
14207
14207
  },
14208
14208
  "context": {
14209
14209
  "type": "variable",
@@ -14211,8 +14211,33 @@
14211
14211
  "value": "100%",
14212
14212
  "scope": "default",
14213
14213
  "line": {
14214
- "start": 78,
14215
- "end": 78
14214
+ "start": 76,
14215
+ "end": 76
14216
+ }
14217
+ },
14218
+ "group": [
14219
+ "color-gradient"
14220
+ ],
14221
+ "access": "public",
14222
+ "file": {
14223
+ "path": "colorgradient/_variables.scss",
14224
+ "name": "_variables.scss"
14225
+ }
14226
+ },
14227
+ {
14228
+ "description": "The background image of the ColorGradient alpha slider.\n",
14229
+ "commentRange": {
14230
+ "start": 77,
14231
+ "end": 78
14232
+ },
14233
+ "context": {
14234
+ "type": "variable",
14235
+ "name": "kendo-color-gradient-slider-alpha-bgr",
14236
+ "value": "\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAuSURBVHgBxYyxDQAwDMJIL+YT+DjtzFRliUfLcklqBCRT4eCTxbD6kdL2/LgYXqpvCbs3kBv/AAAAAElFTkSuQmCC\"",
14237
+ "scope": "default",
14238
+ "line": {
14239
+ "start": 79,
14240
+ "end": 79
14216
14241
  }
14217
14242
  },
14218
14243
  "group": [
@@ -14227,8 +14252,8 @@
14227
14252
  {
14228
14253
  "description": "The width of the ColorGradient canvas drag handle.\n",
14229
14254
  "commentRange": {
14230
- "start": 80,
14231
- "end": 81
14255
+ "start": 81,
14256
+ "end": 82
14232
14257
  },
14233
14258
  "context": {
14234
14259
  "type": "variable",
@@ -14236,8 +14261,8 @@
14236
14261
  "value": "14px",
14237
14262
  "scope": "default",
14238
14263
  "line": {
14239
- "start": 82,
14240
- "end": 82
14264
+ "start": 83,
14265
+ "end": 83
14241
14266
  }
14242
14267
  },
14243
14268
  "group": [
@@ -14252,8 +14277,8 @@
14252
14277
  {
14253
14278
  "description": "The height of the ColorGradient canvas drag handle.\n",
14254
14279
  "commentRange": {
14255
- "start": 83,
14256
- "end": 84
14280
+ "start": 84,
14281
+ "end": 85
14257
14282
  },
14258
14283
  "context": {
14259
14284
  "type": "variable",
@@ -14261,8 +14286,8 @@
14261
14286
  "value": "14px",
14262
14287
  "scope": "default",
14263
14288
  "line": {
14264
- "start": 85,
14265
- "end": 85
14289
+ "start": 86,
14290
+ "end": 86
14266
14291
  }
14267
14292
  },
14268
14293
  "group": [
@@ -14277,8 +14302,8 @@
14277
14302
  {
14278
14303
  "description": "The width of the border around the ColorGradient canvas drag handle.\n",
14279
14304
  "commentRange": {
14280
- "start": 86,
14281
- "end": 87
14305
+ "start": 87,
14306
+ "end": 88
14282
14307
  },
14283
14308
  "context": {
14284
14309
  "type": "variable",
@@ -14286,8 +14311,8 @@
14286
14311
  "value": "1px",
14287
14312
  "scope": "default",
14288
14313
  "line": {
14289
- "start": 88,
14290
- "end": 88
14314
+ "start": 89,
14315
+ "end": 89
14291
14316
  }
14292
14317
  },
14293
14318
  "group": [
@@ -14302,8 +14327,8 @@
14302
14327
  {
14303
14328
  "description": "The width of the outline around the ColorGradient canvas drag handle.\n",
14304
14329
  "commentRange": {
14305
- "start": 89,
14306
- "end": 90
14330
+ "start": 90,
14331
+ "end": 91
14307
14332
  },
14308
14333
  "context": {
14309
14334
  "type": "variable",
@@ -14311,8 +14336,8 @@
14311
14336
  "value": "1px",
14312
14337
  "scope": "default",
14313
14338
  "line": {
14314
- "start": 91,
14315
- "end": 91
14339
+ "start": 92,
14340
+ "end": 92
14316
14341
  }
14317
14342
  },
14318
14343
  "group": [
@@ -14327,8 +14352,8 @@
14327
14352
  {
14328
14353
  "description": "The border radius of the ColorGradient canvas drag handle.\n",
14329
14354
  "commentRange": {
14330
- "start": 92,
14331
- "end": 93
14355
+ "start": 93,
14356
+ "end": 94
14332
14357
  },
14333
14358
  "context": {
14334
14359
  "type": "variable",
@@ -14336,8 +14361,8 @@
14336
14361
  "value": "50%",
14337
14362
  "scope": "default",
14338
14363
  "line": {
14339
- "start": 94,
14340
- "end": 94
14364
+ "start": 95,
14365
+ "end": 95
14341
14366
  }
14342
14367
  },
14343
14368
  "group": [
@@ -14352,8 +14377,8 @@
14352
14377
  {
14353
14378
  "description": "The text color of the ColorGradient canvas drag handle.\n",
14354
14379
  "commentRange": {
14355
- "start": 95,
14356
- "end": 96
14380
+ "start": 96,
14381
+ "end": 97
14357
14382
  },
14358
14383
  "context": {
14359
14384
  "type": "variable",
@@ -14361,8 +14386,8 @@
14361
14386
  "value": "null",
14362
14387
  "scope": "default",
14363
14388
  "line": {
14364
- "start": 97,
14365
- "end": 97
14389
+ "start": 98,
14390
+ "end": 98
14366
14391
  }
14367
14392
  },
14368
14393
  "group": [
@@ -14377,8 +14402,8 @@
14377
14402
  {
14378
14403
  "description": "The background color of the ColorGradient canvas drag handle.\n",
14379
14404
  "commentRange": {
14380
- "start": 98,
14381
- "end": 99
14405
+ "start": 99,
14406
+ "end": 100
14382
14407
  },
14383
14408
  "context": {
14384
14409
  "type": "variable",
@@ -14386,8 +14411,8 @@
14386
14411
  "value": "transparent",
14387
14412
  "scope": "default",
14388
14413
  "line": {
14389
- "start": 100,
14390
- "end": 100
14414
+ "start": 101,
14415
+ "end": 101
14391
14416
  }
14392
14417
  },
14393
14418
  "group": [
@@ -14402,8 +14427,8 @@
14402
14427
  {
14403
14428
  "description": "The color of the border around the ColorGradient canvas drag handle.\n",
14404
14429
  "commentRange": {
14405
- "start": 101,
14406
- "end": 102
14430
+ "start": 102,
14431
+ "end": 103
14407
14432
  },
14408
14433
  "context": {
14409
14434
  "type": "variable",
@@ -14411,8 +14436,8 @@
14411
14436
  "value": "rgba( white, .8)",
14412
14437
  "scope": "default",
14413
14438
  "line": {
14414
- "start": 103,
14415
- "end": 103
14439
+ "start": 104,
14440
+ "end": 104
14416
14441
  }
14417
14442
  },
14418
14443
  "group": [
@@ -14427,8 +14452,8 @@
14427
14452
  {
14428
14453
  "description": "The color of the outline around the ColorGradient canvas drag handle.\n",
14429
14454
  "commentRange": {
14430
- "start": 104,
14431
- "end": 105
14455
+ "start": 105,
14456
+ "end": 106
14432
14457
  },
14433
14458
  "context": {
14434
14459
  "type": "variable",
@@ -14436,8 +14461,8 @@
14436
14461
  "value": "rgba( $kendo-color-black, .5)",
14437
14462
  "scope": "default",
14438
14463
  "line": {
14439
- "start": 106,
14440
- "end": 106
14464
+ "start": 107,
14465
+ "end": 107
14441
14466
  }
14442
14467
  },
14443
14468
  "group": [
@@ -14452,8 +14477,8 @@
14452
14477
  {
14453
14478
  "description": "The focus color of the outline around the ColorGradient canvas drag handle.\n",
14454
14479
  "commentRange": {
14455
- "start": 107,
14456
- "end": 108
14480
+ "start": 108,
14481
+ "end": 109
14457
14482
  },
14458
14483
  "context": {
14459
14484
  "type": "variable",
@@ -14461,8 +14486,8 @@
14461
14486
  "value": "$kendo-color-black",
14462
14487
  "scope": "default",
14463
14488
  "line": {
14464
- "start": 109,
14465
- "end": 109
14489
+ "start": 110,
14490
+ "end": 110
14466
14491
  }
14467
14492
  },
14468
14493
  "group": [
@@ -14477,8 +14502,8 @@
14477
14502
  {
14478
14503
  "description": "The outline color of the outline around the ColorGradient canvas drag handle.\n",
14479
14504
  "commentRange": {
14480
- "start": 110,
14481
- "end": 111
14505
+ "start": 111,
14506
+ "end": 112
14482
14507
  },
14483
14508
  "context": {
14484
14509
  "type": "variable",
@@ -14486,8 +14511,8 @@
14486
14511
  "value": "$kendo-color-black",
14487
14512
  "scope": "default",
14488
14513
  "line": {
14489
- "start": 112,
14490
- "end": 112
14514
+ "start": 113,
14515
+ "end": 113
14491
14516
  }
14492
14517
  },
14493
14518
  "group": [
@@ -14502,8 +14527,8 @@
14502
14527
  {
14503
14528
  "description": "The box shadow of the ColorGradient canvas drag handle.\n",
14504
14529
  "commentRange": {
14505
- "start": 113,
14506
- "end": 114
14530
+ "start": 114,
14531
+ "end": 115
14507
14532
  },
14508
14533
  "context": {
14509
14534
  "type": "variable",
@@ -14511,8 +14536,8 @@
14511
14536
  "value": "k-elevation(2)",
14512
14537
  "scope": "default",
14513
14538
  "line": {
14514
- "start": 115,
14515
- "end": 115
14539
+ "start": 116,
14540
+ "end": 116
14516
14541
  }
14517
14542
  },
14518
14543
  "group": [
@@ -14527,8 +14552,8 @@
14527
14552
  {
14528
14553
  "description": "The vertical margin of the ColorGradient canvas drag handle.\n",
14529
14554
  "commentRange": {
14530
- "start": 117,
14531
- "end": 118
14555
+ "start": 118,
14556
+ "end": 119
14532
14557
  },
14533
14558
  "context": {
14534
14559
  "type": "variable",
@@ -14536,8 +14561,8 @@
14536
14561
  "value": "- k-math-div( $kendo-color-gradient-draghandle-height, 2 )",
14537
14562
  "scope": "default",
14538
14563
  "line": {
14539
- "start": 119,
14540
- "end": 119
14564
+ "start": 120,
14565
+ "end": 120
14541
14566
  }
14542
14567
  },
14543
14568
  "group": [
@@ -14552,8 +14577,8 @@
14552
14577
  {
14553
14578
  "description": "The horizontal margin of the ColorGradient canvas drag handle.\n",
14554
14579
  "commentRange": {
14555
- "start": 120,
14556
- "end": 121
14580
+ "start": 121,
14581
+ "end": 122
14557
14582
  },
14558
14583
  "context": {
14559
14584
  "type": "variable",
@@ -14561,8 +14586,8 @@
14561
14586
  "value": "- k-math-div( $kendo-color-gradient-draghandle-width, 2 )",
14562
14587
  "scope": "default",
14563
14588
  "line": {
14564
- "start": 122,
14565
- "end": 122
14589
+ "start": 123,
14590
+ "end": 123
14566
14591
  }
14567
14592
  },
14568
14593
  "group": [
@@ -14577,8 +14602,8 @@
14577
14602
  {
14578
14603
  "description": "The width of the ColorGradient input.\n",
14579
14604
  "commentRange": {
14580
- "start": 124,
14581
- "end": 125
14605
+ "start": 125,
14606
+ "end": 126
14582
14607
  },
14583
14608
  "context": {
14584
14609
  "type": "variable",
@@ -14586,8 +14611,8 @@
14586
14611
  "value": "46px",
14587
14612
  "scope": "default",
14588
14613
  "line": {
14589
- "start": 126,
14590
- "end": 126
14614
+ "start": 127,
14615
+ "end": 127
14591
14616
  }
14592
14617
  },
14593
14618
  "group": [
@@ -14602,8 +14627,8 @@
14602
14627
  {
14603
14628
  "description": "The spacing between the ColorGradient inputs.\n",
14604
14629
  "commentRange": {
14605
- "start": 127,
14606
- "end": 128
14630
+ "start": 128,
14631
+ "end": 129
14607
14632
  },
14608
14633
  "context": {
14609
14634
  "type": "variable",
@@ -14611,8 +14636,8 @@
14611
14636
  "value": "calc( #{$kendo-color-gradient-spacer} / 1.5 )",
14612
14637
  "scope": "default",
14613
14638
  "line": {
14614
- "start": 129,
14615
- "end": 129
14639
+ "start": 130,
14640
+ "end": 130
14616
14641
  }
14617
14642
  },
14618
14643
  "group": [
@@ -14627,8 +14652,8 @@
14627
14652
  {
14628
14653
  "description": "The spacing between the ColorGradient inputs and their labels.\n",
14629
14654
  "commentRange": {
14630
- "start": 130,
14631
- "end": 131
14655
+ "start": 131,
14656
+ "end": 132
14632
14657
  },
14633
14658
  "context": {
14634
14659
  "type": "variable",
@@ -14636,8 +14661,8 @@
14636
14661
  "value": "calc( #{$kendo-color-gradient-spacer} / 3 )",
14637
14662
  "scope": "default",
14638
14663
  "line": {
14639
- "start": 132,
14640
- "end": 132
14664
+ "start": 133,
14665
+ "end": 133
14641
14666
  }
14642
14667
  },
14643
14668
  "group": [
@@ -14652,8 +14677,8 @@
14652
14677
  {
14653
14678
  "description": "The text color of the ColorGradient input labels.\n",
14654
14679
  "commentRange": {
14655
- "start": 133,
14656
- "end": 134
14680
+ "start": 134,
14681
+ "end": 135
14657
14682
  },
14658
14683
  "context": {
14659
14684
  "type": "variable",
@@ -14661,8 +14686,8 @@
14661
14686
  "value": "$kendo-subtle-text",
14662
14687
  "scope": "default",
14663
14688
  "line": {
14664
- "start": 135,
14665
- "end": 135
14689
+ "start": 136,
14690
+ "end": 136
14666
14691
  }
14667
14692
  },
14668
14693
  "group": [
@@ -14677,8 +14702,8 @@
14677
14702
  {
14678
14703
  "description": "The font weight of the ColorGradient contrast ratio text.\n",
14679
14704
  "commentRange": {
14680
- "start": 137,
14681
- "end": 138
14705
+ "start": 138,
14706
+ "end": 139
14682
14707
  },
14683
14708
  "context": {
14684
14709
  "type": "variable",
@@ -14686,8 +14711,8 @@
14686
14711
  "value": "var( --kendo-font-weight-bold, normal )",
14687
14712
  "scope": "default",
14688
14713
  "line": {
14689
- "start": 139,
14690
- "end": 139
14714
+ "start": 140,
14715
+ "end": 140
14691
14716
  }
14692
14717
  },
14693
14718
  "group": [
@@ -14702,8 +14727,8 @@
14702
14727
  {
14703
14728
  "description": "The spacing between the items in the ColorGradient contrast tool.\n",
14704
14729
  "commentRange": {
14705
- "start": 140,
14706
- "end": 141
14730
+ "start": 141,
14731
+ "end": 142
14707
14732
  },
14708
14733
  "context": {
14709
14734
  "type": "variable",
@@ -14711,8 +14736,8 @@
14711
14736
  "value": "calc( #{$kendo-color-gradient-spacer} / 1.5 )",
14712
14737
  "scope": "default",
14713
14738
  "line": {
14714
- "start": 142,
14715
- "end": 142
14739
+ "start": 143,
14740
+ "end": 143
14716
14741
  }
14717
14742
  },
14718
14743
  "group": [
@@ -32033,8 +32058,8 @@
32033
32058
  {
32034
32059
  "description": "The border width of the Map.\n",
32035
32060
  "commentRange": {
32036
- "start": 5,
32037
- "end": 6
32061
+ "start": 2,
32062
+ "end": 3
32038
32063
  },
32039
32064
  "context": {
32040
32065
  "type": "variable",
@@ -32042,8 +32067,8 @@
32042
32067
  "value": "0px",
32043
32068
  "scope": "default",
32044
32069
  "line": {
32045
- "start": 7,
32046
- "end": 7
32070
+ "start": 4,
32071
+ "end": 4
32047
32072
  }
32048
32073
  },
32049
32074
  "group": [
@@ -32058,8 +32083,8 @@
32058
32083
  {
32059
32084
  "description": "The font size of the Map.\n",
32060
32085
  "commentRange": {
32061
- "start": 9,
32062
- "end": 10
32086
+ "start": 6,
32087
+ "end": 7
32063
32088
  },
32064
32089
  "context": {
32065
32090
  "type": "variable",
@@ -32067,8 +32092,8 @@
32067
32092
  "value": "var( --kendo-font-size, inherit )",
32068
32093
  "scope": "default",
32069
32094
  "line": {
32070
- "start": 11,
32071
- "end": 11
32095
+ "start": 8,
32096
+ "end": 8
32072
32097
  }
32073
32098
  },
32074
32099
  "group": [
@@ -32083,8 +32108,8 @@
32083
32108
  {
32084
32109
  "description": "The line height of the Map.\n",
32085
32110
  "commentRange": {
32086
- "start": 12,
32087
- "end": 13
32111
+ "start": 9,
32112
+ "end": 10
32088
32113
  },
32089
32114
  "context": {
32090
32115
  "type": "variable",
@@ -32092,8 +32117,8 @@
32092
32117
  "value": "var( --kendo-line-height, normal )",
32093
32118
  "scope": "default",
32094
32119
  "line": {
32095
- "start": 14,
32096
- "end": 14
32120
+ "start": 11,
32121
+ "end": 11
32097
32122
  }
32098
32123
  },
32099
32124
  "group": [
@@ -32108,8 +32133,8 @@
32108
32133
  {
32109
32134
  "description": "The font family of the Map.\n",
32110
32135
  "commentRange": {
32111
- "start": 15,
32112
- "end": 16
32136
+ "start": 12,
32137
+ "end": 13
32113
32138
  },
32114
32139
  "context": {
32115
32140
  "type": "variable",
@@ -32117,8 +32142,8 @@
32117
32142
  "value": "var( --kendo-font-family, inherit )",
32118
32143
  "scope": "default",
32119
32144
  "line": {
32120
- "start": 17,
32121
- "end": 17
32145
+ "start": 14,
32146
+ "end": 14
32122
32147
  }
32123
32148
  },
32124
32149
  "group": [
@@ -32133,8 +32158,8 @@
32133
32158
  {
32134
32159
  "description": "The background color of the Map.\n",
32135
32160
  "commentRange": {
32136
- "start": 19,
32137
- "end": 20
32161
+ "start": 16,
32162
+ "end": 17
32138
32163
  },
32139
32164
  "context": {
32140
32165
  "type": "variable",
@@ -32142,8 +32167,8 @@
32142
32167
  "value": "$kendo-component-bg",
32143
32168
  "scope": "default",
32144
32169
  "line": {
32145
- "start": 21,
32146
- "end": 21
32170
+ "start": 18,
32171
+ "end": 18
32147
32172
  }
32148
32173
  },
32149
32174
  "group": [
@@ -32158,8 +32183,8 @@
32158
32183
  {
32159
32184
  "description": "The text color of the Map.\n",
32160
32185
  "commentRange": {
32161
- "start": 22,
32162
- "end": 23
32186
+ "start": 19,
32187
+ "end": 20
32163
32188
  },
32164
32189
  "context": {
32165
32190
  "type": "variable",
@@ -32167,8 +32192,8 @@
32167
32192
  "value": "$kendo-component-text",
32168
32193
  "scope": "default",
32169
32194
  "line": {
32170
- "start": 24,
32171
- "end": 24
32195
+ "start": 21,
32196
+ "end": 21
32172
32197
  }
32173
32198
  },
32174
32199
  "group": [
@@ -32183,8 +32208,8 @@
32183
32208
  {
32184
32209
  "description": "The border color of the Map.\n",
32185
32210
  "commentRange": {
32186
- "start": 25,
32187
- "end": 26
32211
+ "start": 22,
32212
+ "end": 23
32188
32213
  },
32189
32214
  "context": {
32190
32215
  "type": "variable",
@@ -32192,8 +32217,8 @@
32192
32217
  "value": "$kendo-component-border",
32193
32218
  "scope": "default",
32194
32219
  "line": {
32195
- "start": 27,
32196
- "end": 27
32220
+ "start": 24,
32221
+ "end": 24
32197
32222
  }
32198
32223
  },
32199
32224
  "group": [
@@ -32208,8 +32233,8 @@
32208
32233
  {
32209
32234
  "description": "The margin of the Map navigator.\n",
32210
32235
  "commentRange": {
32211
- "start": 29,
32212
- "end": 30
32236
+ "start": 26,
32237
+ "end": 27
32213
32238
  },
32214
32239
  "context": {
32215
32240
  "type": "variable",
@@ -32217,8 +32242,8 @@
32217
32242
  "value": "k-spacing(4)",
32218
32243
  "scope": "default",
32219
32244
  "line": {
32220
- "start": 31,
32221
- "end": 31
32245
+ "start": 28,
32246
+ "end": 28
32222
32247
  }
32223
32248
  },
32224
32249
  "group": [
@@ -32233,8 +32258,8 @@
32233
32258
  {
32234
32259
  "description": "The padding of the Map navigator.\n",
32235
32260
  "commentRange": {
32236
- "start": 32,
32237
- "end": 33
32261
+ "start": 29,
32262
+ "end": 30
32238
32263
  },
32239
32264
  "context": {
32240
32265
  "type": "variable",
@@ -32242,8 +32267,8 @@
32242
32267
  "value": "k-spacing(0.5)",
32243
32268
  "scope": "default",
32244
32269
  "line": {
32245
- "start": 34,
32246
- "end": 34
32270
+ "start": 31,
32271
+ "end": 31
32247
32272
  }
32248
32273
  },
32249
32274
  "group": [
@@ -32258,8 +32283,8 @@
32258
32283
  {
32259
32284
  "description": "The width of the Map navigator.\n",
32260
32285
  "commentRange": {
32261
- "start": 35,
32262
- "end": 36
32286
+ "start": 32,
32287
+ "end": 33
32263
32288
  },
32264
32289
  "context": {
32265
32290
  "type": "variable",
@@ -32267,8 +32292,8 @@
32267
32292
  "value": "calc( calc( #{$kendo-icon-size} * 3 ) + calc( #{$kendo-map-navigator-padding} * 2 ) )",
32268
32293
  "scope": "default",
32269
32294
  "line": {
32270
- "start": 37,
32271
- "end": 37
32295
+ "start": 34,
32296
+ "end": 34
32272
32297
  }
32273
32298
  },
32274
32299
  "group": [
@@ -32283,8 +32308,8 @@
32283
32308
  {
32284
32309
  "description": "The height of the Map navigator.\n",
32285
32310
  "commentRange": {
32286
- "start": 38,
32287
- "end": 39
32311
+ "start": 35,
32312
+ "end": 36
32288
32313
  },
32289
32314
  "context": {
32290
32315
  "type": "variable",
@@ -32292,8 +32317,8 @@
32292
32317
  "value": "$kendo-map-navigator-width",
32293
32318
  "scope": "default",
32294
32319
  "line": {
32295
- "start": 40,
32296
- "end": 40
32320
+ "start": 37,
32321
+ "end": 37
32297
32322
  }
32298
32323
  },
32299
32324
  "group": [
@@ -32308,8 +32333,8 @@
32308
32333
  {
32309
32334
  "description": "The border width of the Map navigator.\n",
32310
32335
  "commentRange": {
32311
- "start": 41,
32312
- "end": 42
32336
+ "start": 38,
32337
+ "end": 39
32313
32338
  },
32314
32339
  "context": {
32315
32340
  "type": "variable",
@@ -32317,8 +32342,8 @@
32317
32342
  "value": "1px",
32318
32343
  "scope": "default",
32319
32344
  "line": {
32320
- "start": 43,
32321
- "end": 43
32345
+ "start": 40,
32346
+ "end": 40
32322
32347
  }
32323
32348
  },
32324
32349
  "group": [
@@ -32333,8 +32358,8 @@
32333
32358
  {
32334
32359
  "description": "The margin of the Map zoom control.\n",
32335
32360
  "commentRange": {
32336
- "start": 45,
32337
- "end": 46
32361
+ "start": 42,
32362
+ "end": 43
32338
32363
  },
32339
32364
  "context": {
32340
32365
  "type": "variable",
@@ -32342,8 +32367,8 @@
32342
32367
  "value": "k-spacing(4)",
32343
32368
  "scope": "default",
32344
32369
  "line": {
32345
- "start": 47,
32346
- "end": 47
32370
+ "start": 44,
32371
+ "end": 44
32347
32372
  }
32348
32373
  },
32349
32374
  "group": [
@@ -32358,8 +32383,8 @@
32358
32383
  {
32359
32384
  "description": "The horizontal padding of the Map zoom control.\n",
32360
32385
  "commentRange": {
32361
- "start": 48,
32362
- "end": 49
32386
+ "start": 45,
32387
+ "end": 46
32363
32388
  },
32364
32389
  "context": {
32365
32390
  "type": "variable",
@@ -32367,8 +32392,8 @@
32367
32392
  "value": "$kendo-button-padding-y",
32368
32393
  "scope": "default",
32369
32394
  "line": {
32370
- "start": 50,
32371
- "end": 50
32395
+ "start": 47,
32396
+ "end": 47
32372
32397
  }
32373
32398
  },
32374
32399
  "group": [
@@ -32383,8 +32408,8 @@
32383
32408
  {
32384
32409
  "description": "The vertical padding of the Map zoom control.\n",
32385
32410
  "commentRange": {
32386
- "start": 51,
32387
- "end": 52
32411
+ "start": 48,
32412
+ "end": 49
32388
32413
  },
32389
32414
  "context": {
32390
32415
  "type": "variable",
@@ -32392,8 +32417,8 @@
32392
32417
  "value": "$kendo-map-zoom-control-button-padding-x",
32393
32418
  "scope": "default",
32394
32419
  "line": {
32395
- "start": 53,
32396
- "end": 53
32420
+ "start": 50,
32421
+ "end": 50
32397
32422
  }
32398
32423
  },
32399
32424
  "group": [
@@ -32408,8 +32433,8 @@
32408
32433
  {
32409
32434
  "description": "The horizontal padding of the Map attribution.\n",
32410
32435
  "commentRange": {
32411
- "start": 55,
32412
- "end": 56
32436
+ "start": 52,
32437
+ "end": 53
32413
32438
  },
32414
32439
  "context": {
32415
32440
  "type": "variable",
@@ -32417,8 +32442,8 @@
32417
32442
  "value": "$kendo-padding-sm-x",
32418
32443
  "scope": "default",
32419
32444
  "line": {
32420
- "start": 57,
32421
- "end": 57
32445
+ "start": 54,
32446
+ "end": 54
32422
32447
  }
32423
32448
  },
32424
32449
  "group": [
@@ -32433,8 +32458,8 @@
32433
32458
  {
32434
32459
  "description": "The vertical padding of the Map attribution.\n",
32435
32460
  "commentRange": {
32436
- "start": 58,
32437
- "end": 59
32461
+ "start": 55,
32462
+ "end": 56
32438
32463
  },
32439
32464
  "context": {
32440
32465
  "type": "variable",
@@ -32442,8 +32467,8 @@
32442
32467
  "value": "$kendo-padding-sm-y",
32443
32468
  "scope": "default",
32444
32469
  "line": {
32445
- "start": 60,
32446
- "end": 60
32470
+ "start": 57,
32471
+ "end": 57
32447
32472
  }
32448
32473
  },
32449
32474
  "group": [
@@ -32458,8 +32483,8 @@
32458
32483
  {
32459
32484
  "description": "The font size of the Map attribution.\n",
32460
32485
  "commentRange": {
32461
- "start": 61,
32462
- "end": 62
32486
+ "start": 58,
32487
+ "end": 59
32463
32488
  },
32464
32489
  "context": {
32465
32490
  "type": "variable",
@@ -32467,8 +32492,8 @@
32467
32492
  "value": "calc( #{$kendo-map-font-size} * .75 )",
32468
32493
  "scope": "default",
32469
32494
  "line": {
32470
- "start": 63,
32471
- "end": 63
32495
+ "start": 60,
32496
+ "end": 60
32472
32497
  }
32473
32498
  },
32474
32499
  "group": [
@@ -32483,8 +32508,8 @@
32483
32508
  {
32484
32509
  "description": "The background color of the Map attribution.\n",
32485
32510
  "commentRange": {
32486
- "start": 64,
32487
- "end": 65
32511
+ "start": 61,
32512
+ "end": 62
32488
32513
  },
32489
32514
  "context": {
32490
32515
  "type": "variable",
@@ -32492,8 +32517,8 @@
32492
32517
  "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( app-surface ) 80%, transparent), rgba( $kendo-map-bg, .8 ))",
32493
32518
  "scope": "default",
32494
32519
  "line": {
32495
- "start": 66,
32496
- "end": 66
32520
+ "start": 63,
32521
+ "end": 63
32497
32522
  }
32498
32523
  },
32499
32524
  "group": [
@@ -32508,8 +32533,8 @@
32508
32533
  {
32509
32534
  "description": "The fill color of the Map marker.\n",
32510
32535
  "commentRange": {
32511
- "start": 68,
32512
- "end": 69
32536
+ "start": 65,
32537
+ "end": 66
32513
32538
  },
32514
32539
  "context": {
32515
32540
  "type": "variable",
@@ -32517,8 +32542,8 @@
32517
32542
  "value": "$kendo-color-primary",
32518
32543
  "scope": "default",
32519
32544
  "line": {
32520
- "start": 70,
32521
- "end": 70
32545
+ "start": 67,
32546
+ "end": 67
32522
32547
  }
32523
32548
  },
32524
32549
  "group": [
@@ -48708,8 +48733,8 @@
48708
48733
  {
48709
48734
  "description": "The default size of the Slider.\n",
48710
48735
  "commentRange": {
48711
- "start": 6,
48712
- "end": 7
48736
+ "start": 2,
48737
+ "end": 3
48713
48738
  },
48714
48739
  "context": {
48715
48740
  "type": "variable",
@@ -48717,8 +48742,8 @@
48717
48742
  "value": "200px",
48718
48743
  "scope": "default",
48719
48744
  "line": {
48720
- "start": 8,
48721
- "end": 8
48745
+ "start": 4,
48746
+ "end": 4
48722
48747
  }
48723
48748
  },
48724
48749
  "group": [
@@ -48733,8 +48758,8 @@
48733
48758
  {
48734
48759
  "description": "The default size of the Slider tick.\n",
48735
48760
  "commentRange": {
48736
- "start": 9,
48737
- "end": 10
48761
+ "start": 5,
48762
+ "end": 6
48738
48763
  },
48739
48764
  "context": {
48740
48765
  "type": "variable",
@@ -48742,8 +48767,8 @@
48742
48767
  "value": "null",
48743
48768
  "scope": "default",
48744
48769
  "line": {
48745
- "start": 11,
48746
- "end": 11
48770
+ "start": 7,
48771
+ "end": 7
48747
48772
  }
48748
48773
  },
48749
48774
  "group": [
@@ -48758,8 +48783,8 @@
48758
48783
  {
48759
48784
  "description": "The default size of the Slider's track wrap.\n",
48760
48785
  "commentRange": {
48761
- "start": 12,
48762
- "end": 13
48786
+ "start": 8,
48787
+ "end": 9
48763
48788
  },
48764
48789
  "context": {
48765
48790
  "type": "variable",
@@ -48767,8 +48792,8 @@
48767
48792
  "value": "30px",
48768
48793
  "scope": "default",
48769
48794
  "line": {
48770
- "start": 14,
48771
- "end": 14
48795
+ "start": 10,
48796
+ "end": 10
48772
48797
  }
48773
48798
  },
48774
48799
  "group": [
@@ -48783,8 +48808,8 @@
48783
48808
  {
48784
48809
  "description": "The font family of the Slider.\n",
48785
48810
  "commentRange": {
48786
- "start": 16,
48787
- "end": 17
48811
+ "start": 12,
48812
+ "end": 13
48788
48813
  },
48789
48814
  "context": {
48790
48815
  "type": "variable",
@@ -48792,8 +48817,8 @@
48792
48817
  "value": "var( --kendo-font-family, inherit )",
48793
48818
  "scope": "default",
48794
48819
  "line": {
48795
- "start": 18,
48796
- "end": 18
48820
+ "start": 14,
48821
+ "end": 14
48797
48822
  }
48798
48823
  },
48799
48824
  "group": [
@@ -48808,8 +48833,8 @@
48808
48833
  {
48809
48834
  "description": "The font size of the Slider.\n",
48810
48835
  "commentRange": {
48811
- "start": 19,
48812
- "end": 20
48836
+ "start": 15,
48837
+ "end": 16
48813
48838
  },
48814
48839
  "context": {
48815
48840
  "type": "variable",
@@ -48817,8 +48842,8 @@
48817
48842
  "value": "var( --kendo-font-size, inherit )",
48818
48843
  "scope": "default",
48819
48844
  "line": {
48820
- "start": 21,
48821
- "end": 21
48845
+ "start": 17,
48846
+ "end": 17
48822
48847
  }
48823
48848
  },
48824
48849
  "group": [
@@ -48833,8 +48858,8 @@
48833
48858
  {
48834
48859
  "description": "The line height of the Slider.\n",
48835
48860
  "commentRange": {
48836
- "start": 22,
48837
- "end": 23
48861
+ "start": 18,
48862
+ "end": 19
48838
48863
  },
48839
48864
  "context": {
48840
48865
  "type": "variable",
@@ -48842,8 +48867,8 @@
48842
48867
  "value": "var( --kendo-line-height, normal )",
48843
48868
  "scope": "default",
48844
48869
  "line": {
48845
- "start": 24,
48846
- "end": 24
48870
+ "start": 20,
48871
+ "end": 20
48847
48872
  }
48848
48873
  },
48849
48874
  "group": [
@@ -48858,8 +48883,8 @@
48858
48883
  {
48859
48884
  "description": "The offset of the Slider Buttons.\n",
48860
48885
  "commentRange": {
48861
- "start": 26,
48862
- "end": 27
48886
+ "start": 22,
48887
+ "end": 23
48863
48888
  },
48864
48889
  "context": {
48865
48890
  "type": "variable",
@@ -48867,8 +48892,8 @@
48867
48892
  "value": "10px",
48868
48893
  "scope": "default",
48869
48894
  "line": {
48870
- "start": 28,
48871
- "end": 28
48895
+ "start": 24,
48896
+ "end": 24
48872
48897
  }
48873
48898
  },
48874
48899
  "group": [
@@ -48883,8 +48908,8 @@
48883
48908
  {
48884
48909
  "description": "The size of the Slider Buttons.\n",
48885
48910
  "commentRange": {
48886
- "start": 29,
48887
- "end": 30
48911
+ "start": 25,
48912
+ "end": 26
48888
48913
  },
48889
48914
  "context": {
48890
48915
  "type": "variable",
@@ -48892,8 +48917,8 @@
48892
48917
  "value": "($kendo-slider-alt-size - 2)",
48893
48918
  "scope": "default",
48894
48919
  "line": {
48895
- "start": 31,
48896
- "end": 31
48920
+ "start": 27,
48921
+ "end": 27
48897
48922
  }
48898
48923
  },
48899
48924
  "group": [
@@ -48908,8 +48933,8 @@
48908
48933
  {
48909
48934
  "description": "The spacing of the Slider Buttons.\n",
48910
48935
  "commentRange": {
48911
- "start": 32,
48912
- "end": 33
48936
+ "start": 28,
48937
+ "end": 29
48913
48938
  },
48914
48939
  "context": {
48915
48940
  "type": "variable",
@@ -48917,8 +48942,8 @@
48917
48942
  "value": "($kendo-slider-button-size + $kendo-slider-button-offset)",
48918
48943
  "scope": "default",
48919
48944
  "line": {
48920
- "start": 34,
48921
- "end": 34
48945
+ "start": 30,
48946
+ "end": 30
48922
48947
  }
48923
48948
  },
48924
48949
  "group": [
@@ -48933,8 +48958,8 @@
48933
48958
  {
48934
48959
  "description": "The shadow of the focused Slider Buttons.\n",
48935
48960
  "commentRange": {
48936
- "start": 35,
48937
- "end": 36
48961
+ "start": 31,
48962
+ "end": 32
48938
48963
  },
48939
48964
  "context": {
48940
48965
  "type": "variable",
@@ -48942,8 +48967,8 @@
48942
48967
  "value": "null",
48943
48968
  "scope": "default",
48944
48969
  "line": {
48945
- "start": 37,
48946
- "end": 37
48970
+ "start": 33,
48971
+ "end": 33
48947
48972
  }
48948
48973
  },
48949
48974
  "group": [
@@ -48958,8 +48983,8 @@
48958
48983
  {
48959
48984
  "description": "The thickness of the Slider track.\n",
48960
48985
  "commentRange": {
48961
- "start": 39,
48962
- "end": 40
48986
+ "start": 35,
48987
+ "end": 36
48963
48988
  },
48964
48989
  "context": {
48965
48990
  "type": "variable",
@@ -48967,8 +48992,8 @@
48967
48992
  "value": "4px",
48968
48993
  "scope": "default",
48969
48994
  "line": {
48970
- "start": 41,
48971
- "end": 41
48995
+ "start": 37,
48996
+ "end": 37
48972
48997
  }
48973
48998
  },
48974
48999
  "group": [
@@ -48983,8 +49008,8 @@
48983
49008
  {
48984
49009
  "description": "The size of the Slider drag handle.\n",
48985
49010
  "commentRange": {
48986
- "start": 42,
48987
- "end": 43
49011
+ "start": 38,
49012
+ "end": 39
48988
49013
  },
48989
49014
  "context": {
48990
49015
  "type": "variable",
@@ -48992,8 +49017,8 @@
48992
49017
  "value": "14px",
48993
49018
  "scope": "default",
48994
49019
  "line": {
48995
- "start": 44,
48996
- "end": 44
49020
+ "start": 40,
49021
+ "end": 40
48997
49022
  }
48998
49023
  },
48999
49024
  "group": [
@@ -49008,8 +49033,8 @@
49008
49033
  {
49009
49034
  "description": "The border width of the Slider drag handle.\n",
49010
49035
  "commentRange": {
49011
- "start": 45,
49012
- "end": 46
49036
+ "start": 41,
49037
+ "end": 42
49013
49038
  },
49014
49039
  "context": {
49015
49040
  "type": "variable",
@@ -49017,8 +49042,8 @@
49017
49042
  "value": "1px",
49018
49043
  "scope": "default",
49019
49044
  "line": {
49020
- "start": 47,
49021
- "end": 47
49045
+ "start": 43,
49046
+ "end": 43
49022
49047
  }
49023
49048
  },
49024
49049
  "group": [
@@ -49033,8 +49058,8 @@
49033
49058
  {
49034
49059
  "description": "The transition scale of the active Slider drag handle.\n",
49035
49060
  "commentRange": {
49036
- "start": 48,
49037
- "end": 49
49061
+ "start": 44,
49062
+ "end": 45
49038
49063
  },
49039
49064
  "context": {
49040
49065
  "type": "variable",
@@ -49042,8 +49067,8 @@
49042
49067
  "value": "1",
49043
49068
  "scope": "default",
49044
49069
  "line": {
49045
- "start": 50,
49046
- "end": 50
49070
+ "start": 46,
49071
+ "end": 46
49047
49072
  }
49048
49073
  },
49049
49074
  "group": [
@@ -49058,8 +49083,8 @@
49058
49083
  {
49059
49084
  "description": "The size of the active Slider drag handle.\n",
49060
49085
  "commentRange": {
49061
- "start": 51,
49062
- "end": 52
49086
+ "start": 47,
49087
+ "end": 48
49063
49088
  },
49064
49089
  "context": {
49065
49090
  "type": "variable",
@@ -49067,8 +49092,8 @@
49067
49092
  "value": "null",
49068
49093
  "scope": "default",
49069
49094
  "line": {
49070
- "start": 53,
49071
- "end": 53
49095
+ "start": 49,
49096
+ "end": 49
49072
49097
  }
49073
49098
  },
49074
49099
  "group": [
@@ -49083,8 +49108,8 @@
49083
49108
  {
49084
49109
  "description": "The background color of the Slider drag handle.\n",
49085
49110
  "commentRange": {
49086
- "start": 55,
49087
- "end": 56
49111
+ "start": 51,
49112
+ "end": 52
49088
49113
  },
49089
49114
  "context": {
49090
49115
  "type": "variable",
@@ -49092,8 +49117,8 @@
49092
49117
  "value": "$kendo-color-primary",
49093
49118
  "scope": "default",
49094
49119
  "line": {
49095
- "start": 57,
49096
- "end": 57
49120
+ "start": 53,
49121
+ "end": 53
49097
49122
  }
49098
49123
  },
49099
49124
  "group": [
@@ -49108,8 +49133,8 @@
49108
49133
  {
49109
49134
  "description": "The text color of the Slider drag handle.\n",
49110
49135
  "commentRange": {
49111
- "start": 58,
49112
- "end": 59
49136
+ "start": 54,
49137
+ "end": 55
49113
49138
  },
49114
49139
  "context": {
49115
49140
  "type": "variable",
@@ -49117,8 +49142,8 @@
49117
49142
  "value": "if($kendo-enable-color-system, k-color( on-primary ), k-contrast-legacy( $kendo-color-primary ))",
49118
49143
  "scope": "default",
49119
49144
  "line": {
49120
- "start": 60,
49121
- "end": 60
49145
+ "start": 56,
49146
+ "end": 56
49122
49147
  }
49123
49148
  },
49124
49149
  "group": [
@@ -49133,8 +49158,8 @@
49133
49158
  {
49134
49159
  "description": "The border color of the Slider drag handle.\n",
49135
49160
  "commentRange": {
49136
- "start": 61,
49137
- "end": 62
49161
+ "start": 57,
49162
+ "end": 58
49138
49163
  },
49139
49164
  "context": {
49140
49165
  "type": "variable",
@@ -49142,8 +49167,8 @@
49142
49167
  "value": "if($kendo-enable-color-system, k-color( primary ), k-try-shade( $kendo-color-primary, 2 ))",
49143
49168
  "scope": "default",
49144
49169
  "line": {
49145
- "start": 63,
49146
- "end": 63
49170
+ "start": 59,
49171
+ "end": 59
49147
49172
  }
49148
49173
  },
49149
49174
  "group": [
@@ -49158,8 +49183,8 @@
49158
49183
  {
49159
49184
  "description": "The gradient of the Slider drag handle.\n",
49160
49185
  "commentRange": {
49161
- "start": 64,
49162
- "end": 65
49186
+ "start": 60,
49187
+ "end": 61
49163
49188
  },
49164
49189
  "context": {
49165
49190
  "type": "variable",
@@ -49167,8 +49192,8 @@
49167
49192
  "value": "null",
49168
49193
  "scope": "default",
49169
49194
  "line": {
49170
- "start": 66,
49171
- "end": 66
49195
+ "start": 62,
49196
+ "end": 62
49172
49197
  }
49173
49198
  },
49174
49199
  "group": [
@@ -49183,8 +49208,8 @@
49183
49208
  {
49184
49209
  "description": "The background color of the hovered Slider drag handle.\n",
49185
49210
  "commentRange": {
49186
- "start": 68,
49187
- "end": 69
49211
+ "start": 64,
49212
+ "end": 65
49188
49213
  },
49189
49214
  "context": {
49190
49215
  "type": "variable",
@@ -49192,8 +49217,8 @@
49192
49217
  "value": "if($kendo-enable-color-system, k-color( primary-hover ), k-try-shade( $kendo-color-primary, 1 ))",
49193
49218
  "scope": "default",
49194
49219
  "line": {
49195
- "start": 70,
49196
- "end": 70
49220
+ "start": 66,
49221
+ "end": 66
49197
49222
  }
49198
49223
  },
49199
49224
  "group": [
@@ -49208,8 +49233,8 @@
49208
49233
  {
49209
49234
  "description": "The text color of the hovered Slider drag handle.\n",
49210
49235
  "commentRange": {
49211
- "start": 71,
49212
- "end": 72
49236
+ "start": 67,
49237
+ "end": 68
49213
49238
  },
49214
49239
  "context": {
49215
49240
  "type": "variable",
@@ -49217,8 +49242,8 @@
49217
49242
  "value": "null",
49218
49243
  "scope": "default",
49219
49244
  "line": {
49220
- "start": 73,
49221
- "end": 73
49245
+ "start": 69,
49246
+ "end": 69
49222
49247
  }
49223
49248
  },
49224
49249
  "group": [
@@ -49233,8 +49258,8 @@
49233
49258
  {
49234
49259
  "description": "The border color of the hovered Slider drag handle.\n",
49235
49260
  "commentRange": {
49236
- "start": 74,
49237
- "end": 75
49261
+ "start": 70,
49262
+ "end": 71
49238
49263
  },
49239
49264
  "context": {
49240
49265
  "type": "variable",
@@ -49242,8 +49267,8 @@
49242
49267
  "value": "if($kendo-enable-color-system, k-color( primary-hover ), k-try-shade( $kendo-slider-draghandle-hover-bg, 2 ))",
49243
49268
  "scope": "default",
49244
49269
  "line": {
49245
- "start": 76,
49246
- "end": 76
49270
+ "start": 72,
49271
+ "end": 72
49247
49272
  }
49248
49273
  },
49249
49274
  "group": [
@@ -49258,8 +49283,8 @@
49258
49283
  {
49259
49284
  "description": "The gradient of the hovered Slider drag handle.\n",
49260
49285
  "commentRange": {
49261
- "start": 77,
49262
- "end": 78
49286
+ "start": 73,
49287
+ "end": 74
49263
49288
  },
49264
49289
  "context": {
49265
49290
  "type": "variable",
@@ -49267,8 +49292,8 @@
49267
49292
  "value": "null",
49268
49293
  "scope": "default",
49269
49294
  "line": {
49270
- "start": 79,
49271
- "end": 79
49295
+ "start": 75,
49296
+ "end": 75
49272
49297
  }
49273
49298
  },
49274
49299
  "group": [
@@ -49283,8 +49308,8 @@
49283
49308
  {
49284
49309
  "description": "The background color of the active Slider drag handle.\n",
49285
49310
  "commentRange": {
49286
- "start": 81,
49287
- "end": 82
49311
+ "start": 77,
49312
+ "end": 78
49288
49313
  },
49289
49314
  "context": {
49290
49315
  "type": "variable",
@@ -49292,8 +49317,8 @@
49292
49317
  "value": "if($kendo-enable-color-system, k-color( primary-active ), k-try-shade( $kendo-color-primary, 2 ))",
49293
49318
  "scope": "default",
49294
49319
  "line": {
49295
- "start": 83,
49296
- "end": 83
49320
+ "start": 79,
49321
+ "end": 79
49297
49322
  }
49298
49323
  },
49299
49324
  "group": [
@@ -49308,8 +49333,8 @@
49308
49333
  {
49309
49334
  "description": "The text color of the active Slider drag handle.\n",
49310
49335
  "commentRange": {
49311
- "start": 84,
49312
- "end": 85
49336
+ "start": 80,
49337
+ "end": 81
49313
49338
  },
49314
49339
  "context": {
49315
49340
  "type": "variable",
@@ -49317,8 +49342,8 @@
49317
49342
  "value": "null",
49318
49343
  "scope": "default",
49319
49344
  "line": {
49320
- "start": 86,
49321
- "end": 86
49345
+ "start": 82,
49346
+ "end": 82
49322
49347
  }
49323
49348
  },
49324
49349
  "group": [
@@ -49333,8 +49358,8 @@
49333
49358
  {
49334
49359
  "description": "The border color of the active Slider drag handle.\n",
49335
49360
  "commentRange": {
49336
- "start": 87,
49337
- "end": 88
49361
+ "start": 83,
49362
+ "end": 84
49338
49363
  },
49339
49364
  "context": {
49340
49365
  "type": "variable",
@@ -49342,8 +49367,8 @@
49342
49367
  "value": "if($kendo-enable-color-system, k-color( primary-active ), k-try-shade( $kendo-slider-draghandle-pressed-bg, 2 ))",
49343
49368
  "scope": "default",
49344
49369
  "line": {
49345
- "start": 89,
49346
- "end": 89
49370
+ "start": 85,
49371
+ "end": 85
49347
49372
  }
49348
49373
  },
49349
49374
  "group": [
@@ -49358,8 +49383,8 @@
49358
49383
  {
49359
49384
  "description": "The gradient of the active Slider drag handle.\n",
49360
49385
  "commentRange": {
49361
- "start": 90,
49362
- "end": 91
49386
+ "start": 86,
49387
+ "end": 87
49363
49388
  },
49364
49389
  "context": {
49365
49390
  "type": "variable",
@@ -49367,8 +49392,8 @@
49367
49392
  "value": "null",
49368
49393
  "scope": "default",
49369
49394
  "line": {
49370
- "start": 92,
49371
- "end": 92
49395
+ "start": 88,
49396
+ "end": 88
49372
49397
  }
49373
49398
  },
49374
49399
  "group": [
@@ -49383,8 +49408,8 @@
49383
49408
  {
49384
49409
  "description": "The shadow of the focused Slider drag handle.\n",
49385
49410
  "commentRange": {
49386
- "start": 94,
49387
- "end": 95
49411
+ "start": 90,
49412
+ "end": 91
49388
49413
  },
49389
49414
  "context": {
49390
49415
  "type": "variable",
@@ -49392,8 +49417,8 @@
49392
49417
  "value": "0 0 4px 0 if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 75%, transparent), rgba( $kendo-slider-draghandle-border, .75 ))",
49393
49418
  "scope": "default",
49394
49419
  "line": {
49395
- "start": 96,
49396
- "end": 96
49420
+ "start": 92,
49421
+ "end": 92
49397
49422
  }
49398
49423
  },
49399
49424
  "group": [
@@ -49408,8 +49433,8 @@
49408
49433
  {
49409
49434
  "description": "The transition speed of the Slider.\n",
49410
49435
  "commentRange": {
49411
- "start": 98,
49412
- "end": 99
49436
+ "start": 94,
49437
+ "end": 95
49413
49438
  },
49414
49439
  "context": {
49415
49440
  "type": "variable",
@@ -49417,8 +49442,8 @@
49417
49442
  "value": ".3s",
49418
49443
  "scope": "default",
49419
49444
  "line": {
49420
- "start": 100,
49421
- "end": 100
49445
+ "start": 96,
49446
+ "end": 96
49422
49447
  }
49423
49448
  },
49424
49449
  "group": [
@@ -49433,8 +49458,8 @@
49433
49458
  {
49434
49459
  "description": "The transition function of the Slider.\n",
49435
49460
  "commentRange": {
49436
- "start": 101,
49437
- "end": 102
49461
+ "start": 97,
49462
+ "end": 98
49438
49463
  },
49439
49464
  "context": {
49440
49465
  "type": "variable",
@@ -49442,8 +49467,8 @@
49442
49467
  "value": "ease-out",
49443
49468
  "scope": "default",
49444
49469
  "line": {
49445
- "start": 103,
49446
- "end": 103
49470
+ "start": 99,
49471
+ "end": 99
49447
49472
  }
49448
49473
  },
49449
49474
  "group": [
@@ -49458,8 +49483,8 @@
49458
49483
  {
49459
49484
  "description": "The transition speed of the Slider drag handle.\n",
49460
49485
  "commentRange": {
49461
- "start": 104,
49462
- "end": 105
49486
+ "start": 100,
49487
+ "end": 101
49463
49488
  },
49464
49489
  "context": {
49465
49490
  "type": "variable",
@@ -49467,8 +49492,8 @@
49467
49492
  "value": ".4s",
49468
49493
  "scope": "default",
49469
49494
  "line": {
49470
- "start": 106,
49471
- "end": 106
49495
+ "start": 102,
49496
+ "end": 102
49472
49497
  }
49473
49498
  },
49474
49499
  "group": [
@@ -49483,8 +49508,8 @@
49483
49508
  {
49484
49509
  "description": "The transition function of the Slider drag handle.\n",
49485
49510
  "commentRange": {
49486
- "start": 107,
49487
- "end": 108
49511
+ "start": 103,
49512
+ "end": 104
49488
49513
  },
49489
49514
  "context": {
49490
49515
  "type": "variable",
@@ -49492,8 +49517,8 @@
49492
49517
  "value": "cubic-bezier(.25, .8, .25, 1)",
49493
49518
  "scope": "default",
49494
49519
  "line": {
49495
- "start": 109,
49496
- "end": 109
49520
+ "start": 105,
49521
+ "end": 105
49497
49522
  }
49498
49523
  },
49499
49524
  "group": [
@@ -49508,8 +49533,8 @@
49508
49533
  {
49509
49534
  "description": "The background color of the Slider track.\n",
49510
49535
  "commentRange": {
49511
- "start": 111,
49512
- "end": 112
49536
+ "start": 107,
49537
+ "end": 108
49513
49538
  },
49514
49539
  "context": {
49515
49540
  "type": "variable",
@@ -49517,8 +49542,8 @@
49517
49542
  "value": "if($kendo-enable-color-system, k-color( base-emphasis ), k-try-shade( $kendo-component-bg, 1 ))",
49518
49543
  "scope": "default",
49519
49544
  "line": {
49520
- "start": 113,
49521
- "end": 113
49545
+ "start": 109,
49546
+ "end": 109
49522
49547
  }
49523
49548
  },
49524
49549
  "group": [
@@ -49533,8 +49558,8 @@
49533
49558
  {
49534
49559
  "description": "The background color of the Slider's track selection.\n",
49535
49560
  "commentRange": {
49536
- "start": 114,
49537
- "end": 115
49561
+ "start": 110,
49562
+ "end": 111
49538
49563
  },
49539
49564
  "context": {
49540
49565
  "type": "variable",
@@ -49542,8 +49567,8 @@
49542
49567
  "value": "$kendo-color-primary",
49543
49568
  "scope": "default",
49544
49569
  "line": {
49545
- "start": 116,
49546
- "end": 116
49570
+ "start": 112,
49571
+ "end": 112
49547
49572
  }
49548
49573
  },
49549
49574
  "group": [
@@ -49558,8 +49583,8 @@
49558
49583
  {
49559
49584
  "description": "",
49560
49585
  "commentRange": {
49561
- "start": 117,
49562
- "end": 118
49586
+ "start": 113,
49587
+ "end": 114
49563
49588
  },
49564
49589
  "context": {
49565
49590
  "type": "variable",
@@ -49567,8 +49592,8 @@
49567
49592
  "value": "null",
49568
49593
  "scope": "default",
49569
49594
  "line": {
49570
- "start": 119,
49571
- "end": 119
49595
+ "start": 115,
49596
+ "end": 115
49572
49597
  }
49573
49598
  },
49574
49599
  "groupDescriptions": {
@@ -49583,6 +49608,56 @@
49583
49608
  "name": "_variables.scss"
49584
49609
  }
49585
49610
  },
49611
+ {
49612
+ "description": "The background image of the horizontal Slider tick.\n",
49613
+ "commentRange": {
49614
+ "start": 117,
49615
+ "end": 118
49616
+ },
49617
+ "context": {
49618
+ "type": "variable",
49619
+ "name": "kendo-slider-tick-horizontal-image",
49620
+ "value": "\"data:image/gif;base64,R0lGODlhAQC0AIABALi4uAAAACH5BAEAAAEALAAAAAABALQAAAIWjIGJxqzazlux2ovlzND2rAHgSIZWAQA7\"",
49621
+ "scope": "default",
49622
+ "line": {
49623
+ "start": 119,
49624
+ "end": 119
49625
+ }
49626
+ },
49627
+ "group": [
49628
+ "slider"
49629
+ ],
49630
+ "access": "public",
49631
+ "file": {
49632
+ "path": "slider/_variables.scss",
49633
+ "name": "_variables.scss"
49634
+ }
49635
+ },
49636
+ {
49637
+ "description": "The background image of the vertical Slider tick.\n",
49638
+ "commentRange": {
49639
+ "start": 120,
49640
+ "end": 121
49641
+ },
49642
+ "context": {
49643
+ "type": "variable",
49644
+ "name": "kendo-slider-tick-vertical-image",
49645
+ "value": "\"data:image/gif;base64,R0lGODlhtAABAIABALi4uAAAACH5BAEAAAEALAAAAAC0AAEAAAIWjIGJxqzazlux2ovlzND2rAHgSIZWAQA7\"",
49646
+ "scope": "default",
49647
+ "line": {
49648
+ "start": 122,
49649
+ "end": 122
49650
+ }
49651
+ },
49652
+ "group": [
49653
+ "slider"
49654
+ ],
49655
+ "access": "public",
49656
+ "file": {
49657
+ "path": "slider/_variables.scss",
49658
+ "name": "_variables.scss"
49659
+ }
49660
+ },
49586
49661
  {
49587
49662
  "description": "The focus shadow of the SplitButton.\n",
49588
49663
  "commentRange": {
@@ -50286,8 +50361,8 @@
50286
50361
  {
50287
50362
  "description": "The width of the border around the Spreadsheet.\n",
50288
50363
  "commentRange": {
50289
- "start": 6,
50290
- "end": 7
50364
+ "start": 3,
50365
+ "end": 4
50291
50366
  },
50292
50367
  "context": {
50293
50368
  "type": "variable",
@@ -50295,8 +50370,8 @@
50295
50370
  "value": "1px",
50296
50371
  "scope": "default",
50297
50372
  "line": {
50298
- "start": 8,
50299
- "end": 8
50373
+ "start": 5,
50374
+ "end": 5
50300
50375
  }
50301
50376
  },
50302
50377
  "group": [
@@ -50311,8 +50386,8 @@
50311
50386
  {
50312
50387
  "description": "The font family of the Spreadsheet.\n",
50313
50388
  "commentRange": {
50314
- "start": 9,
50315
- "end": 10
50389
+ "start": 6,
50390
+ "end": 7
50316
50391
  },
50317
50392
  "context": {
50318
50393
  "type": "variable",
@@ -50320,8 +50395,8 @@
50320
50395
  "value": "var( --kendo-font-family, inherit )",
50321
50396
  "scope": "default",
50322
50397
  "line": {
50323
- "start": 11,
50324
- "end": 11
50398
+ "start": 8,
50399
+ "end": 8
50325
50400
  }
50326
50401
  },
50327
50402
  "group": [
@@ -50336,8 +50411,8 @@
50336
50411
  {
50337
50412
  "description": "The font size of the Spreadsheet.\n",
50338
50413
  "commentRange": {
50339
- "start": 12,
50340
- "end": 13
50414
+ "start": 9,
50415
+ "end": 10
50341
50416
  },
50342
50417
  "context": {
50343
50418
  "type": "variable",
@@ -50345,8 +50420,8 @@
50345
50420
  "value": "var( --kendo-font-size, inherit )",
50346
50421
  "scope": "default",
50347
50422
  "line": {
50348
- "start": 14,
50349
- "end": 14
50423
+ "start": 11,
50424
+ "end": 11
50350
50425
  }
50351
50426
  },
50352
50427
  "group": [
@@ -50361,8 +50436,8 @@
50361
50436
  {
50362
50437
  "description": "The line height of the Spreadsheet.\n",
50363
50438
  "commentRange": {
50364
- "start": 15,
50365
- "end": 16
50439
+ "start": 12,
50440
+ "end": 13
50366
50441
  },
50367
50442
  "context": {
50368
50443
  "type": "variable",
@@ -50370,8 +50445,8 @@
50370
50445
  "value": "var( --kendo-line-height, normal )",
50371
50446
  "scope": "default",
50372
50447
  "line": {
50373
- "start": 17,
50374
- "end": 17
50448
+ "start": 14,
50449
+ "end": 14
50375
50450
  }
50376
50451
  },
50377
50452
  "group": [
@@ -50386,8 +50461,8 @@
50386
50461
  {
50387
50462
  "description": "The background color of the Spreadsheet.\n",
50388
50463
  "commentRange": {
50389
- "start": 19,
50390
- "end": 20
50464
+ "start": 16,
50465
+ "end": 17
50391
50466
  },
50392
50467
  "context": {
50393
50468
  "type": "variable",
@@ -50395,8 +50470,8 @@
50395
50470
  "value": "$kendo-component-bg",
50396
50471
  "scope": "default",
50397
50472
  "line": {
50398
- "start": 21,
50399
- "end": 21
50473
+ "start": 18,
50474
+ "end": 18
50400
50475
  }
50401
50476
  },
50402
50477
  "group": [
@@ -50411,8 +50486,8 @@
50411
50486
  {
50412
50487
  "description": "The text color of the Spreadsheet.\n",
50413
50488
  "commentRange": {
50414
- "start": 22,
50415
- "end": 23
50489
+ "start": 19,
50490
+ "end": 20
50416
50491
  },
50417
50492
  "context": {
50418
50493
  "type": "variable",
@@ -50420,8 +50495,8 @@
50420
50495
  "value": "$kendo-component-text",
50421
50496
  "scope": "default",
50422
50497
  "line": {
50423
- "start": 24,
50424
- "end": 24
50498
+ "start": 21,
50499
+ "end": 21
50425
50500
  }
50426
50501
  },
50427
50502
  "group": [
@@ -50436,8 +50511,8 @@
50436
50511
  {
50437
50512
  "description": "The border color of the Spreadsheet.\n",
50438
50513
  "commentRange": {
50439
- "start": 25,
50440
- "end": 26
50514
+ "start": 22,
50515
+ "end": 23
50441
50516
  },
50442
50517
  "context": {
50443
50518
  "type": "variable",
@@ -50445,8 +50520,8 @@
50445
50520
  "value": "$kendo-component-border",
50446
50521
  "scope": "default",
50447
50522
  "line": {
50448
- "start": 27,
50449
- "end": 27
50523
+ "start": 24,
50524
+ "end": 24
50450
50525
  }
50451
50526
  },
50452
50527
  "group": [
@@ -50461,8 +50536,8 @@
50461
50536
  {
50462
50537
  "description": "The background color of the Spreadsheet header.\n",
50463
50538
  "commentRange": {
50464
- "start": 29,
50465
- "end": 30
50539
+ "start": 26,
50540
+ "end": 27
50466
50541
  },
50467
50542
  "context": {
50468
50543
  "type": "variable",
@@ -50470,8 +50545,8 @@
50470
50545
  "value": "$kendo-component-header-bg",
50471
50546
  "scope": "default",
50472
50547
  "line": {
50473
- "start": 31,
50474
- "end": 31
50548
+ "start": 28,
50549
+ "end": 28
50475
50550
  }
50476
50551
  },
50477
50552
  "group": [
@@ -50486,8 +50561,8 @@
50486
50561
  {
50487
50562
  "description": "The text color of the Spreadsheet header.\n",
50488
50563
  "commentRange": {
50489
- "start": 32,
50490
- "end": 33
50564
+ "start": 29,
50565
+ "end": 30
50491
50566
  },
50492
50567
  "context": {
50493
50568
  "type": "variable",
@@ -50495,8 +50570,8 @@
50495
50570
  "value": "$kendo-component-header-text",
50496
50571
  "scope": "default",
50497
50572
  "line": {
50498
- "start": 34,
50499
- "end": 34
50573
+ "start": 31,
50574
+ "end": 31
50500
50575
  }
50501
50576
  },
50502
50577
  "group": [
@@ -50511,8 +50586,8 @@
50511
50586
  {
50512
50587
  "description": "The border color of the Spreadsheet header.\n",
50513
50588
  "commentRange": {
50514
- "start": 35,
50515
- "end": 36
50589
+ "start": 32,
50590
+ "end": 33
50516
50591
  },
50517
50592
  "context": {
50518
50593
  "type": "variable",
@@ -50520,8 +50595,8 @@
50520
50595
  "value": "$kendo-component-header-border",
50521
50596
  "scope": "default",
50522
50597
  "line": {
50523
- "start": 37,
50524
- "end": 37
50598
+ "start": 34,
50599
+ "end": 34
50525
50600
  }
50526
50601
  },
50527
50602
  "group": [
@@ -50536,8 +50611,8 @@
50536
50611
  {
50537
50612
  "description": "The gradient of the Spreadsheet header.\n",
50538
50613
  "commentRange": {
50539
- "start": 38,
50540
- "end": 39
50614
+ "start": 35,
50615
+ "end": 36
50541
50616
  },
50542
50617
  "context": {
50543
50618
  "type": "variable",
@@ -50545,8 +50620,8 @@
50545
50620
  "value": "$kendo-component-header-gradient",
50546
50621
  "scope": "default",
50547
50622
  "line": {
50548
- "start": 40,
50549
- "end": 40
50623
+ "start": 37,
50624
+ "end": 37
50550
50625
  }
50551
50626
  },
50552
50627
  "group": [
@@ -50561,8 +50636,8 @@
50561
50636
  {
50562
50637
  "description": "The background color of the Spreadsheet table headers.\n",
50563
50638
  "commentRange": {
50564
- "start": 42,
50565
- "end": 43
50639
+ "start": 39,
50640
+ "end": 40
50566
50641
  },
50567
50642
  "context": {
50568
50643
  "type": "variable",
@@ -50570,8 +50645,8 @@
50570
50645
  "value": "$kendo-spreadsheet-header-bg",
50571
50646
  "scope": "default",
50572
50647
  "line": {
50573
- "start": 44,
50574
- "end": 44
50648
+ "start": 41,
50649
+ "end": 41
50575
50650
  }
50576
50651
  },
50577
50652
  "group": [
@@ -50586,8 +50661,8 @@
50586
50661
  {
50587
50662
  "description": "The text color of the Spreadsheet table headers.\n",
50588
50663
  "commentRange": {
50589
- "start": 45,
50590
- "end": 46
50664
+ "start": 42,
50665
+ "end": 43
50591
50666
  },
50592
50667
  "context": {
50593
50668
  "type": "variable",
@@ -50595,8 +50670,8 @@
50595
50670
  "value": "$kendo-spreadsheet-header-text",
50596
50671
  "scope": "default",
50597
50672
  "line": {
50598
- "start": 47,
50599
- "end": 47
50673
+ "start": 44,
50674
+ "end": 44
50600
50675
  }
50601
50676
  },
50602
50677
  "group": [
@@ -50611,8 +50686,8 @@
50611
50686
  {
50612
50687
  "description": "The border color of the Spreadsheet table headers.\n",
50613
50688
  "commentRange": {
50614
- "start": 48,
50615
- "end": 49
50689
+ "start": 45,
50690
+ "end": 46
50616
50691
  },
50617
50692
  "context": {
50618
50693
  "type": "variable",
@@ -50620,8 +50695,8 @@
50620
50695
  "value": "$kendo-spreadsheet-header-border",
50621
50696
  "scope": "default",
50622
50697
  "line": {
50623
- "start": 50,
50624
- "end": 50
50698
+ "start": 47,
50699
+ "end": 47
50625
50700
  }
50626
50701
  },
50627
50702
  "group": [
@@ -50636,8 +50711,8 @@
50636
50711
  {
50637
50712
  "description": "The gradient of the Spreadsheet table headers.\n",
50638
50713
  "commentRange": {
50639
- "start": 51,
50640
- "end": 52
50714
+ "start": 48,
50715
+ "end": 49
50641
50716
  },
50642
50717
  "context": {
50643
50718
  "type": "variable",
@@ -50645,8 +50720,8 @@
50645
50720
  "value": "$kendo-spreadsheet-header-gradient",
50646
50721
  "scope": "default",
50647
50722
  "line": {
50648
- "start": 53,
50649
- "end": 53
50723
+ "start": 50,
50724
+ "end": 50
50650
50725
  }
50651
50726
  },
50652
50727
  "group": [
@@ -50661,8 +50736,8 @@
50661
50736
  {
50662
50737
  "description": "The border width of the Spreadsheet action bar.\n",
50663
50738
  "commentRange": {
50664
- "start": 55,
50665
- "end": 56
50739
+ "start": 52,
50740
+ "end": 53
50666
50741
  },
50667
50742
  "context": {
50668
50743
  "type": "variable",
@@ -50670,8 +50745,8 @@
50670
50745
  "value": "1px",
50671
50746
  "scope": "default",
50672
50747
  "line": {
50673
- "start": 57,
50674
- "end": 57
50748
+ "start": 54,
50749
+ "end": 54
50675
50750
  }
50676
50751
  },
50677
50752
  "group": [
@@ -50686,8 +50761,8 @@
50686
50761
  {
50687
50762
  "description": "The horizontal padding of the Spreadsheet action bar.\n",
50688
50763
  "commentRange": {
50689
- "start": 58,
50690
- "end": 59
50764
+ "start": 55,
50765
+ "end": 56
50691
50766
  },
50692
50767
  "context": {
50693
50768
  "type": "variable",
@@ -50695,8 +50770,8 @@
50695
50770
  "value": "k-spacing(1)",
50696
50771
  "scope": "default",
50697
50772
  "line": {
50698
- "start": 60,
50699
- "end": 60
50773
+ "start": 57,
50774
+ "end": 57
50700
50775
  }
50701
50776
  },
50702
50777
  "group": [
@@ -50711,8 +50786,8 @@
50711
50786
  {
50712
50787
  "description": "The vertical padding of the Spreadsheet action bar.\n",
50713
50788
  "commentRange": {
50714
- "start": 61,
50715
- "end": 62
50789
+ "start": 58,
50790
+ "end": 59
50716
50791
  },
50717
50792
  "context": {
50718
50793
  "type": "variable",
@@ -50720,8 +50795,8 @@
50720
50795
  "value": "k-spacing(2)",
50721
50796
  "scope": "default",
50722
50797
  "line": {
50723
- "start": 63,
50724
- "end": 63
50798
+ "start": 60,
50799
+ "end": 60
50725
50800
  }
50726
50801
  },
50727
50802
  "group": [
@@ -50736,8 +50811,8 @@
50736
50811
  {
50737
50812
  "description": "The font size of the Spreadsheet action bar.\n",
50738
50813
  "commentRange": {
50739
- "start": 64,
50740
- "end": 65
50814
+ "start": 61,
50815
+ "end": 62
50741
50816
  },
50742
50817
  "context": {
50743
50818
  "type": "variable",
@@ -50745,8 +50820,8 @@
50745
50820
  "value": "$kendo-spreadsheet-font-size",
50746
50821
  "scope": "default",
50747
50822
  "line": {
50748
- "start": 66,
50749
- "end": 66
50823
+ "start": 63,
50824
+ "end": 63
50750
50825
  }
50751
50826
  },
50752
50827
  "group": [
@@ -50761,8 +50836,8 @@
50761
50836
  {
50762
50837
  "description": "The font family of the Spreadsheet action bar.\n",
50763
50838
  "commentRange": {
50764
- "start": 67,
50765
- "end": 68
50839
+ "start": 64,
50840
+ "end": 65
50766
50841
  },
50767
50842
  "context": {
50768
50843
  "type": "variable",
@@ -50770,8 +50845,8 @@
50770
50845
  "value": "Arial, Verdana, sans-serif",
50771
50846
  "scope": "default",
50772
50847
  "line": {
50773
- "start": 69,
50774
- "end": 69
50848
+ "start": 66,
50849
+ "end": 66
50775
50850
  }
50776
50851
  },
50777
50852
  "group": [
@@ -50786,8 +50861,8 @@
50786
50861
  {
50787
50862
  "description": "The spacings of the Spreadsheet action bar.\n",
50788
50863
  "commentRange": {
50789
- "start": 70,
50790
- "end": 71
50864
+ "start": 67,
50865
+ "end": 68
50791
50866
  },
50792
50867
  "context": {
50793
50868
  "type": "variable",
@@ -50795,8 +50870,8 @@
50795
50870
  "value": "k-spacing(2)",
50796
50871
  "scope": "default",
50797
50872
  "line": {
50798
- "start": 72,
50799
- "end": 72
50873
+ "start": 69,
50874
+ "end": 69
50800
50875
  }
50801
50876
  },
50802
50877
  "group": [
@@ -50811,8 +50886,8 @@
50811
50886
  {
50812
50887
  "description": "The gap of the Spreadsheet formula bar.\n",
50813
50888
  "commentRange": {
50814
- "start": 74,
50815
- "end": 75
50889
+ "start": 71,
50890
+ "end": 72
50816
50891
  },
50817
50892
  "context": {
50818
50893
  "type": "variable",
@@ -50820,8 +50895,8 @@
50820
50895
  "value": "k-spacing(2)",
50821
50896
  "scope": "default",
50822
50897
  "line": {
50823
- "start": 76,
50824
- "end": 76
50898
+ "start": 73,
50899
+ "end": 73
50825
50900
  }
50826
50901
  },
50827
50902
  "group": [
@@ -50836,8 +50911,8 @@
50836
50911
  {
50837
50912
  "description": "The horizontal padding of the Spreadsheet formula input.\n",
50838
50913
  "commentRange": {
50839
- "start": 78,
50840
- "end": 79
50914
+ "start": 75,
50915
+ "end": 76
50841
50916
  },
50842
50917
  "context": {
50843
50918
  "type": "variable",
@@ -50845,8 +50920,8 @@
50845
50920
  "value": "$kendo-input-padding-x",
50846
50921
  "scope": "default",
50847
50922
  "line": {
50848
- "start": 80,
50849
- "end": 80
50923
+ "start": 77,
50924
+ "end": 77
50850
50925
  }
50851
50926
  },
50852
50927
  "group": [
@@ -50861,8 +50936,8 @@
50861
50936
  {
50862
50937
  "description": "The vertical padding of the Spreadsheet formula input.\n",
50863
50938
  "commentRange": {
50864
- "start": 81,
50865
- "end": 82
50939
+ "start": 78,
50940
+ "end": 79
50866
50941
  },
50867
50942
  "context": {
50868
50943
  "type": "variable",
@@ -50870,8 +50945,8 @@
50870
50945
  "value": "$kendo-input-padding-y",
50871
50946
  "scope": "default",
50872
50947
  "line": {
50873
- "start": 83,
50874
- "end": 83
50948
+ "start": 80,
50949
+ "end": 80
50875
50950
  }
50876
50951
  },
50877
50952
  "group": [
@@ -50886,8 +50961,8 @@
50886
50961
  {
50887
50962
  "description": "The line height of the Spreadsheet formula input.\n",
50888
50963
  "commentRange": {
50889
- "start": 84,
50890
- "end": 85
50964
+ "start": 81,
50965
+ "end": 82
50891
50966
  },
50892
50967
  "context": {
50893
50968
  "type": "variable",
@@ -50895,8 +50970,8 @@
50895
50970
  "value": "$kendo-input-line-height",
50896
50971
  "scope": "default",
50897
50972
  "line": {
50898
- "start": 86,
50899
- "end": 86
50973
+ "start": 83,
50974
+ "end": 83
50900
50975
  }
50901
50976
  },
50902
50977
  "group": [
@@ -50911,8 +50986,8 @@
50911
50986
  {
50912
50987
  "description": "The font family of the Spreadsheet view.\n",
50913
50988
  "commentRange": {
50914
- "start": 88,
50915
- "end": 89
50989
+ "start": 85,
50990
+ "end": 86
50916
50991
  },
50917
50992
  "context": {
50918
50993
  "type": "variable",
@@ -50920,8 +50995,8 @@
50920
50995
  "value": "Arial, Verdana, sans-serif",
50921
50996
  "scope": "default",
50922
50997
  "line": {
50923
- "start": 90,
50924
- "end": 90
50998
+ "start": 87,
50999
+ "end": 87
50925
51000
  }
50926
51001
  },
50927
51002
  "group": [
@@ -50936,8 +51011,8 @@
50936
51011
  {
50937
51012
  "description": "The font size of the Spreadsheet view.\n",
50938
51013
  "commentRange": {
50939
- "start": 91,
50940
- "end": 92
51014
+ "start": 88,
51015
+ "end": 89
50941
51016
  },
50942
51017
  "context": {
50943
51018
  "type": "variable",
@@ -50945,8 +51020,8 @@
50945
51020
  "value": "$kendo-spreadsheet-font-size",
50946
51021
  "scope": "default",
50947
51022
  "line": {
50948
- "start": 93,
50949
- "end": 93
51023
+ "start": 90,
51024
+ "end": 90
50950
51025
  }
50951
51026
  },
50952
51027
  "group": [
@@ -50961,8 +51036,8 @@
50961
51036
  {
50962
51037
  "description": "The background color of the Spreadsheet selection.\n",
50963
51038
  "commentRange": {
50964
- "start": 95,
50965
- "end": 96
51039
+ "start": 92,
51040
+ "end": 93
50966
51041
  },
50967
51042
  "context": {
50968
51043
  "type": "variable",
@@ -50970,8 +51045,8 @@
50970
51045
  "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 25%, transparent), rgba( $kendo-selected-bg, .25 ))",
50971
51046
  "scope": "default",
50972
51047
  "line": {
50973
- "start": 97,
50974
- "end": 97
51048
+ "start": 94,
51049
+ "end": 94
50975
51050
  }
50976
51051
  },
50977
51052
  "group": [
@@ -50986,8 +51061,8 @@
50986
51061
  {
50987
51062
  "description": "The text color of the Spreadsheet selection.\n",
50988
51063
  "commentRange": {
50989
- "start": 98,
50990
- "end": 99
51064
+ "start": 95,
51065
+ "end": 96
50991
51066
  },
50992
51067
  "context": {
50993
51068
  "type": "variable",
@@ -50995,8 +51070,8 @@
50995
51070
  "value": "null",
50996
51071
  "scope": "default",
50997
51072
  "line": {
50998
- "start": 100,
50999
- "end": 100
51073
+ "start": 97,
51074
+ "end": 97
51000
51075
  }
51001
51076
  },
51002
51077
  "group": [
@@ -51011,8 +51086,8 @@
51011
51086
  {
51012
51087
  "description": "The border color of the Spreadsheet selection.\n",
51013
51088
  "commentRange": {
51014
- "start": 101,
51015
- "end": 102
51089
+ "start": 98,
51090
+ "end": 99
51016
51091
  },
51017
51092
  "context": {
51018
51093
  "type": "variable",
@@ -51020,8 +51095,8 @@
51020
51095
  "value": "$kendo-selected-bg",
51021
51096
  "scope": "default",
51022
51097
  "line": {
51023
- "start": 103,
51024
- "end": 103
51098
+ "start": 100,
51099
+ "end": 100
51025
51100
  }
51026
51101
  },
51027
51102
  "group": [
@@ -51036,8 +51111,8 @@
51036
51111
  {
51037
51112
  "description": "The shadow of the Spreadsheet selection.\n",
51038
51113
  "commentRange": {
51039
- "start": 104,
51040
- "end": 105
51114
+ "start": 101,
51115
+ "end": 102
51041
51116
  },
51042
51117
  "context": {
51043
51118
  "type": "variable",
@@ -51045,8 +51120,8 @@
51045
51120
  "value": "inset 0 0 0 1px $kendo-selected-bg",
51046
51121
  "scope": "default",
51047
51122
  "line": {
51048
- "start": 106,
51049
- "end": 106
51123
+ "start": 103,
51124
+ "end": 103
51050
51125
  }
51051
51126
  },
51052
51127
  "group": [
@@ -51061,8 +51136,8 @@
51061
51136
  {
51062
51137
  "description": "The background color of the Spreadsheet single selection.\n",
51063
51138
  "commentRange": {
51064
- "start": 108,
51065
- "end": 109
51139
+ "start": 105,
51140
+ "end": 106
51066
51141
  },
51067
51142
  "context": {
51068
51143
  "type": "variable",
@@ -51070,8 +51145,8 @@
51070
51145
  "value": "$kendo-selected-bg",
51071
51146
  "scope": "default",
51072
51147
  "line": {
51073
- "start": 110,
51074
- "end": 110
51148
+ "start": 107,
51149
+ "end": 107
51075
51150
  }
51076
51151
  },
51077
51152
  "group": [
@@ -51086,8 +51161,8 @@
51086
51161
  {
51087
51162
  "description": "The text color of the Spreadsheet single selection.\n",
51088
51163
  "commentRange": {
51089
- "start": 111,
51090
- "end": 112
51164
+ "start": 108,
51165
+ "end": 109
51091
51166
  },
51092
51167
  "context": {
51093
51168
  "type": "variable",
@@ -51095,8 +51170,8 @@
51095
51170
  "value": "null",
51096
51171
  "scope": "default",
51097
51172
  "line": {
51098
- "start": 113,
51099
- "end": 113
51173
+ "start": 110,
51174
+ "end": 110
51100
51175
  }
51101
51176
  },
51102
51177
  "group": [
@@ -51111,8 +51186,8 @@
51111
51186
  {
51112
51187
  "description": "The border color of the Spreadsheet single selection.\n",
51113
51188
  "commentRange": {
51114
- "start": 114,
51115
- "end": 115
51189
+ "start": 111,
51190
+ "end": 112
51116
51191
  },
51117
51192
  "context": {
51118
51193
  "type": "variable",
@@ -51120,8 +51195,8 @@
51120
51195
  "value": "$kendo-spreadsheet-bg",
51121
51196
  "scope": "default",
51122
51197
  "line": {
51123
- "start": 116,
51124
- "end": 116
51198
+ "start": 113,
51199
+ "end": 113
51125
51200
  }
51126
51201
  },
51127
51202
  "group": [
@@ -51136,8 +51211,8 @@
51136
51211
  {
51137
51212
  "description": "The background color of the Spreadsheet partial selection.\n",
51138
51213
  "commentRange": {
51139
- "start": 118,
51140
- "end": 119
51214
+ "start": 115,
51215
+ "end": 116
51141
51216
  },
51142
51217
  "context": {
51143
51218
  "type": "variable",
@@ -51145,8 +51220,8 @@
51145
51220
  "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 25%, transparent), rgba( $kendo-selected-bg, .25 ))",
51146
51221
  "scope": "default",
51147
51222
  "line": {
51148
- "start": 120,
51149
- "end": 120
51223
+ "start": 117,
51224
+ "end": 117
51150
51225
  }
51151
51226
  },
51152
51227
  "group": [
@@ -51161,8 +51236,8 @@
51161
51236
  {
51162
51237
  "description": "The background color of the Spreadsheet active cell.\n",
51163
51238
  "commentRange": {
51164
- "start": 122,
51165
- "end": 123
51239
+ "start": 119,
51240
+ "end": 120
51166
51241
  },
51167
51242
  "context": {
51168
51243
  "type": "variable",
@@ -51170,8 +51245,8 @@
51170
51245
  "value": "$kendo-spreadsheet-bg",
51171
51246
  "scope": "default",
51172
51247
  "line": {
51173
- "start": 124,
51174
- "end": 124
51248
+ "start": 121,
51249
+ "end": 121
51175
51250
  }
51176
51251
  },
51177
51252
  "group": [
@@ -51186,8 +51261,8 @@
51186
51261
  {
51187
51262
  "description": "The shadow of the Spreadsheet active cell.\n",
51188
51263
  "commentRange": {
51189
- "start": 125,
51190
- "end": 126
51264
+ "start": 122,
51265
+ "end": 123
51191
51266
  },
51192
51267
  "context": {
51193
51268
  "type": "variable",
@@ -51195,8 +51270,8 @@
51195
51270
  "value": "inset 0 0 0 1px $kendo-selected-bg",
51196
51271
  "scope": "default",
51197
51272
  "line": {
51198
- "start": 127,
51199
- "end": 127
51273
+ "start": 124,
51274
+ "end": 124
51200
51275
  }
51201
51276
  },
51202
51277
  "group": [
@@ -51211,8 +51286,8 @@
51211
51286
  {
51212
51287
  "description": "The background color of the Spreadsheet auto fill.\n",
51213
51288
  "commentRange": {
51214
- "start": 129,
51215
- "end": 130
51289
+ "start": 126,
51290
+ "end": 127
51216
51291
  },
51217
51292
  "context": {
51218
51293
  "type": "variable",
@@ -51220,8 +51295,8 @@
51220
51295
  "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 25%, transparent), rgba( $kendo-selected-bg, .25 ))",
51221
51296
  "scope": "default",
51222
51297
  "line": {
51223
- "start": 131,
51224
- "end": 131
51298
+ "start": 128,
51299
+ "end": 128
51225
51300
  }
51226
51301
  },
51227
51302
  "group": [
@@ -51236,8 +51311,8 @@
51236
51311
  {
51237
51312
  "description": "The text color of the Spreadsheet auto fill.\n",
51238
51313
  "commentRange": {
51239
- "start": 132,
51240
- "end": 133
51314
+ "start": 129,
51315
+ "end": 130
51241
51316
  },
51242
51317
  "context": {
51243
51318
  "type": "variable",
@@ -51245,8 +51320,8 @@
51245
51320
  "value": "null",
51246
51321
  "scope": "default",
51247
51322
  "line": {
51248
- "start": 134,
51249
- "end": 134
51323
+ "start": 131,
51324
+ "end": 131
51250
51325
  }
51251
51326
  },
51252
51327
  "group": [
@@ -51261,8 +51336,8 @@
51261
51336
  {
51262
51337
  "description": "The border color of the Spreadsheet auto fill.\n",
51263
51338
  "commentRange": {
51264
- "start": 135,
51265
- "end": 136
51339
+ "start": 132,
51340
+ "end": 133
51266
51341
  },
51267
51342
  "context": {
51268
51343
  "type": "variable",
@@ -51270,8 +51345,8 @@
51270
51345
  "value": "$kendo-selected-bg",
51271
51346
  "scope": "default",
51272
51347
  "line": {
51273
- "start": 137,
51274
- "end": 137
51348
+ "start": 134,
51349
+ "end": 134
51275
51350
  }
51276
51351
  },
51277
51352
  "group": [
@@ -51286,8 +51361,8 @@
51286
51361
  {
51287
51362
  "description": "The shadow of the Spreadsheet auto fill.\n",
51288
51363
  "commentRange": {
51289
- "start": 138,
51290
- "end": 139
51364
+ "start": 135,
51365
+ "end": 136
51291
51366
  },
51292
51367
  "context": {
51293
51368
  "type": "variable",
@@ -51295,8 +51370,8 @@
51295
51370
  "value": "inset 0 0 0 1px $kendo-selected-bg",
51296
51371
  "scope": "default",
51297
51372
  "line": {
51298
- "start": 140,
51299
- "end": 140
51373
+ "start": 137,
51374
+ "end": 137
51300
51375
  }
51301
51376
  },
51302
51377
  "group": [
@@ -51311,8 +51386,8 @@
51311
51386
  {
51312
51387
  "description": "The background color of the Spreadsheet auto fill punch.\n",
51313
51388
  "commentRange": {
51314
- "start": 141,
51315
- "end": 142
51389
+ "start": 138,
51390
+ "end": 139
51316
51391
  },
51317
51392
  "context": {
51318
51393
  "type": "variable",
@@ -51320,8 +51395,8 @@
51320
51395
  "value": "rgba( $kendo-spreadsheet-bg, .5 )",
51321
51396
  "scope": "default",
51322
51397
  "line": {
51323
- "start": 143,
51324
- "end": 143
51398
+ "start": 140,
51399
+ "end": 140
51325
51400
  }
51326
51401
  },
51327
51402
  "group": [
@@ -51336,8 +51411,8 @@
51336
51411
  {
51337
51412
  "description": "The vertical padding of the Spreadsheet cell.\n",
51338
51413
  "commentRange": {
51339
- "start": 145,
51340
- "end": 146
51414
+ "start": 142,
51415
+ "end": 143
51341
51416
  },
51342
51417
  "context": {
51343
51418
  "type": "variable",
@@ -51345,8 +51420,8 @@
51345
51420
  "value": "k-spacing(1)",
51346
51421
  "scope": "default",
51347
51422
  "line": {
51348
- "start": 147,
51349
- "end": 147
51423
+ "start": 144,
51424
+ "end": 144
51350
51425
  }
51351
51426
  },
51352
51427
  "group": [
@@ -51361,8 +51436,8 @@
51361
51436
  {
51362
51437
  "description": "The horizontal padding of the Spreadsheet cell.\n",
51363
51438
  "commentRange": {
51364
- "start": 148,
51365
- "end": 149
51439
+ "start": 145,
51440
+ "end": 146
51366
51441
  },
51367
51442
  "context": {
51368
51443
  "type": "variable",
@@ -51370,8 +51445,8 @@
51370
51445
  "value": "$kendo-spreadsheet-cell-padding-y",
51371
51446
  "scope": "default",
51372
51447
  "line": {
51373
- "start": 150,
51374
- "end": 150
51448
+ "start": 147,
51449
+ "end": 147
51375
51450
  }
51376
51451
  },
51377
51452
  "group": [
@@ -51386,8 +51461,8 @@
51386
51461
  {
51387
51462
  "description": "The line height of the Spreadsheet cell editor.\n",
51388
51463
  "commentRange": {
51389
- "start": 152,
51390
- "end": 153
51464
+ "start": 149,
51465
+ "end": 150
51391
51466
  },
51392
51467
  "context": {
51393
51468
  "type": "variable",
@@ -51395,8 +51470,8 @@
51395
51470
  "value": "20px",
51396
51471
  "scope": "default",
51397
51472
  "line": {
51398
- "start": 154,
51399
- "end": 154
51473
+ "start": 151,
51474
+ "end": 151
51400
51475
  }
51401
51476
  },
51402
51477
  "group": [
@@ -51411,8 +51486,8 @@
51411
51486
  {
51412
51487
  "description": "The horizontal padding of the Spreadsheet cell editor.\n",
51413
51488
  "commentRange": {
51414
- "start": 155,
51415
- "end": 156
51489
+ "start": 152,
51490
+ "end": 153
51416
51491
  },
51417
51492
  "context": {
51418
51493
  "type": "variable",
@@ -51420,8 +51495,8 @@
51420
51495
  "value": "k-spacing(1)",
51421
51496
  "scope": "default",
51422
51497
  "line": {
51423
- "start": 157,
51424
- "end": 157
51498
+ "start": 154,
51499
+ "end": 154
51425
51500
  }
51426
51501
  },
51427
51502
  "group": [
@@ -51436,8 +51511,8 @@
51436
51511
  {
51437
51512
  "description": "The vertical padding of the Spreadsheet cell editor.\n",
51438
51513
  "commentRange": {
51439
- "start": 158,
51440
- "end": 159
51514
+ "start": 155,
51515
+ "end": 156
51441
51516
  },
51442
51517
  "context": {
51443
51518
  "type": "variable",
@@ -51445,8 +51520,8 @@
51445
51520
  "value": "k-spacing(0)",
51446
51521
  "scope": "default",
51447
51522
  "line": {
51448
- "start": 160,
51449
- "end": 160
51523
+ "start": 157,
51524
+ "end": 157
51450
51525
  }
51451
51526
  },
51452
51527
  "group": [
@@ -51461,8 +51536,8 @@
51461
51536
  {
51462
51537
  "description": "The background color of the Spreadsheet cell editor.\n",
51463
51538
  "commentRange": {
51464
- "start": 161,
51465
- "end": 162
51539
+ "start": 158,
51540
+ "end": 159
51466
51541
  },
51467
51542
  "context": {
51468
51543
  "type": "variable",
@@ -51470,8 +51545,8 @@
51470
51545
  "value": "$kendo-spreadsheet-bg",
51471
51546
  "scope": "default",
51472
51547
  "line": {
51473
- "start": 163,
51474
- "end": 163
51548
+ "start": 160,
51549
+ "end": 160
51475
51550
  }
51476
51551
  },
51477
51552
  "group": [
@@ -51486,8 +51561,8 @@
51486
51561
  {
51487
51562
  "description": "The text color of the Spreadsheet cell editor.\n",
51488
51563
  "commentRange": {
51489
- "start": 164,
51490
- "end": 165
51564
+ "start": 161,
51565
+ "end": 162
51491
51566
  },
51492
51567
  "context": {
51493
51568
  "type": "variable",
@@ -51495,8 +51570,8 @@
51495
51570
  "value": "$kendo-spreadsheet-text",
51496
51571
  "scope": "default",
51497
51572
  "line": {
51498
- "start": 166,
51499
- "end": 166
51573
+ "start": 163,
51574
+ "end": 163
51500
51575
  }
51501
51576
  },
51502
51577
  "group": [
@@ -51511,8 +51586,8 @@
51511
51586
  {
51512
51587
  "description": "The border color of the Spreadsheet cell editor.\n",
51513
51588
  "commentRange": {
51514
- "start": 167,
51515
- "end": 168
51589
+ "start": 164,
51590
+ "end": 165
51516
51591
  },
51517
51592
  "context": {
51518
51593
  "type": "variable",
@@ -51520,8 +51595,8 @@
51520
51595
  "value": "null",
51521
51596
  "scope": "default",
51522
51597
  "line": {
51523
- "start": 169,
51524
- "end": 169
51598
+ "start": 166,
51599
+ "end": 166
51525
51600
  }
51526
51601
  },
51527
51602
  "group": [
@@ -51536,8 +51611,8 @@
51536
51611
  {
51537
51612
  "description": "The background color of the Spreadsheet resize handle.\n",
51538
51613
  "commentRange": {
51539
- "start": 171,
51540
- "end": 172
51614
+ "start": 168,
51615
+ "end": 169
51541
51616
  },
51542
51617
  "context": {
51543
51618
  "type": "variable",
@@ -51545,8 +51620,8 @@
51545
51620
  "value": "$kendo-color-primary",
51546
51621
  "scope": "default",
51547
51622
  "line": {
51548
- "start": 173,
51549
- "end": 173
51623
+ "start": 170,
51624
+ "end": 170
51550
51625
  }
51551
51626
  },
51552
51627
  "group": [
@@ -51561,8 +51636,8 @@
51561
51636
  {
51562
51637
  "description": "The border color of the Spreadsheet cell comment indicator.\n",
51563
51638
  "commentRange": {
51564
- "start": 175,
51565
- "end": 176
51639
+ "start": 172,
51640
+ "end": 173
51566
51641
  },
51567
51642
  "context": {
51568
51643
  "type": "variable",
@@ -51570,8 +51645,8 @@
51570
51645
  "value": "$kendo-color-primary",
51571
51646
  "scope": "default",
51572
51647
  "line": {
51573
- "start": 177,
51574
- "end": 177
51648
+ "start": 174,
51649
+ "end": 174
51575
51650
  }
51576
51651
  },
51577
51652
  "group": [
@@ -51586,8 +51661,8 @@
51586
51661
  {
51587
51662
  "description": "The border color of the Spreadsheet cell dirty indicator.\n",
51588
51663
  "commentRange": {
51589
- "start": 179,
51590
- "end": 180
51664
+ "start": 176,
51665
+ "end": 177
51591
51666
  },
51592
51667
  "context": {
51593
51668
  "type": "variable",
@@ -51595,8 +51670,8 @@
51595
51670
  "value": "$kendo-color-error",
51596
51671
  "scope": "default",
51597
51672
  "line": {
51598
- "start": 181,
51599
- "end": 181
51673
+ "start": 178,
51674
+ "end": 178
51600
51675
  }
51601
51676
  },
51602
51677
  "group": [
@@ -51611,8 +51686,8 @@
51611
51686
  {
51612
51687
  "description": "The horizontal padding of the Spreadsheet sheets bar.\n",
51613
51688
  "commentRange": {
51614
- "start": 183,
51615
- "end": 184
51689
+ "start": 180,
51690
+ "end": 181
51616
51691
  },
51617
51692
  "context": {
51618
51693
  "type": "variable",
@@ -51620,8 +51695,8 @@
51620
51695
  "value": "k-spacing(2)",
51621
51696
  "scope": "default",
51622
51697
  "line": {
51623
- "start": 185,
51624
- "end": 185
51698
+ "start": 182,
51699
+ "end": 182
51625
51700
  }
51626
51701
  },
51627
51702
  "group": [
@@ -51636,8 +51711,8 @@
51636
51711
  {
51637
51712
  "description": "The vertical padding of the Spreadsheet sheets bar.\n",
51638
51713
  "commentRange": {
51639
- "start": 186,
51640
- "end": 187
51714
+ "start": 183,
51715
+ "end": 184
51641
51716
  },
51642
51717
  "context": {
51643
51718
  "type": "variable",
@@ -51645,8 +51720,8 @@
51645
51720
  "value": "k-spacing(2)",
51646
51721
  "scope": "default",
51647
51722
  "line": {
51648
- "start": 188,
51649
- "end": 188
51723
+ "start": 185,
51724
+ "end": 185
51650
51725
  }
51651
51726
  },
51652
51727
  "group": [
@@ -51661,8 +51736,8 @@
51661
51736
  {
51662
51737
  "description": "The border width of the Spreadsheet sheets bar.\n",
51663
51738
  "commentRange": {
51664
- "start": 189,
51665
- "end": 190
51739
+ "start": 186,
51740
+ "end": 187
51666
51741
  },
51667
51742
  "context": {
51668
51743
  "type": "variable",
@@ -51670,8 +51745,8 @@
51670
51745
  "value": "1px",
51671
51746
  "scope": "default",
51672
51747
  "line": {
51673
- "start": 191,
51674
- "end": 191
51748
+ "start": 188,
51749
+ "end": 188
51675
51750
  }
51676
51751
  },
51677
51752
  "group": [
@@ -51686,8 +51761,8 @@
51686
51761
  {
51687
51762
  "description": "The border style of the Spreadsheet image Dialog.\n",
51688
51763
  "commentRange": {
51689
- "start": 193,
51690
- "end": 194
51764
+ "start": 190,
51765
+ "end": 191
51691
51766
  },
51692
51767
  "context": {
51693
51768
  "type": "variable",
@@ -51695,8 +51770,8 @@
51695
51770
  "value": "dashed",
51696
51771
  "scope": "default",
51697
51772
  "line": {
51698
- "start": 195,
51699
- "end": 195
51773
+ "start": 192,
51774
+ "end": 192
51700
51775
  }
51701
51776
  },
51702
51777
  "group": [
@@ -51711,8 +51786,8 @@
51711
51786
  {
51712
51787
  "description": "The border width of the Spreadsheet image Dialog.\n",
51713
51788
  "commentRange": {
51714
- "start": 196,
51715
- "end": 197
51789
+ "start": 193,
51790
+ "end": 194
51716
51791
  },
51717
51792
  "context": {
51718
51793
  "type": "variable",
@@ -51720,8 +51795,8 @@
51720
51795
  "value": "2px",
51721
51796
  "scope": "default",
51722
51797
  "line": {
51723
- "start": 198,
51724
- "end": 198
51798
+ "start": 195,
51799
+ "end": 195
51725
51800
  }
51726
51801
  },
51727
51802
  "group": [
@@ -51736,8 +51811,8 @@
51736
51811
  {
51737
51812
  "description": "The bottom margin of the Spreadsheet image Dialog.\n",
51738
51813
  "commentRange": {
51739
- "start": 199,
51740
- "end": 200
51814
+ "start": 196,
51815
+ "end": 197
51741
51816
  },
51742
51817
  "context": {
51743
51818
  "type": "variable",
@@ -51745,8 +51820,8 @@
51745
51820
  "value": "k-spacing(7.5)",
51746
51821
  "scope": "default",
51747
51822
  "line": {
51748
- "start": 201,
51749
- "end": 201
51823
+ "start": 198,
51824
+ "end": 198
51750
51825
  }
51751
51826
  },
51752
51827
  "group": [
@@ -51761,8 +51836,8 @@
51761
51836
  {
51762
51837
  "description": "The width of the Spreadsheet image Dialog preview.\n",
51763
51838
  "commentRange": {
51764
- "start": 202,
51765
- "end": 203
51839
+ "start": 199,
51840
+ "end": 200
51766
51841
  },
51767
51842
  "context": {
51768
51843
  "type": "variable",
@@ -51770,8 +51845,8 @@
51770
51845
  "value": "355px",
51771
51846
  "scope": "default",
51772
51847
  "line": {
51773
- "start": 204,
51774
- "end": 204
51848
+ "start": 201,
51849
+ "end": 201
51775
51850
  }
51776
51851
  },
51777
51852
  "group": [
@@ -51786,8 +51861,8 @@
51786
51861
  {
51787
51862
  "description": "The height of the Spreadsheet image Dialog preview.\n",
51788
51863
  "commentRange": {
51789
- "start": 205,
51790
- "end": 206
51864
+ "start": 202,
51865
+ "end": 203
51791
51866
  },
51792
51867
  "context": {
51793
51868
  "type": "variable",
@@ -51795,8 +51870,8 @@
51795
51870
  "value": "230px",
51796
51871
  "scope": "default",
51797
51872
  "line": {
51798
- "start": 207,
51799
- "end": 207
51873
+ "start": 204,
51874
+ "end": 204
51800
51875
  }
51801
51876
  },
51802
51877
  "group": [
@@ -51811,17 +51886,17 @@
51811
51886
  {
51812
51887
  "description": "The image of the Spreadsheet image Dialog preview.\n",
51813
51888
  "commentRange": {
51814
- "start": 208,
51815
- "end": 209
51889
+ "start": 205,
51890
+ "end": 206
51816
51891
  },
51817
51892
  "context": {
51818
51893
  "type": "variable",
51819
51894
  "name": "kendo-spreadsheet-insert-image-dialog-preview-img",
51820
- "value": "\"image-default.png\"",
51895
+ "value": "\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAcwAAAGQCAYAAAAjl1AKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDphMGVmMzZmZi04YmI1LTRlN2YtOTcwMS04OTU5ZTg1N2ZhY2MiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDNDOTBDNUQ2OUJGMTFFOTkwMzY4RTI3NjZBQTdENkMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDNDOTBDNUM2OUJGMTFFOTkwMzY4RTI3NjZBQTdENkMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpjMmZmZjM0Mi05NjEyLTQwM2YtYWZhYS01MTE1ZjQ2NThmMWMiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDphYjlhMmUwMy1kNmIwLTY3NGMtODc4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\"",
51821
51896
  "scope": "default",
51822
51897
  "line": {
51823
- "start": 210,
51824
- "end": 210
51898
+ "start": 207,
51899
+ "end": 207
51825
51900
  }
51826
51901
  },
51827
51902
  "group": [
@@ -51836,8 +51911,8 @@
51836
51911
  {
51837
51912
  "description": "The border of the Spreadsheet image Dialog preview.\n",
51838
51913
  "commentRange": {
51839
- "start": 211,
51840
- "end": 212
51914
+ "start": 208,
51915
+ "end": 209
51841
51916
  },
51842
51917
  "context": {
51843
51918
  "type": "variable",
@@ -51845,8 +51920,8 @@
51845
51920
  "value": "$kendo-component-border",
51846
51921
  "scope": "default",
51847
51922
  "line": {
51848
- "start": 213,
51849
- "end": 213
51923
+ "start": 210,
51924
+ "end": 210
51850
51925
  }
51851
51926
  },
51852
51927
  "group": [
@@ -51861,8 +51936,8 @@
51861
51936
  {
51862
51937
  "description": "The border radius of the Spreadsheet image Dialog preview.\n",
51863
51938
  "commentRange": {
51864
- "start": 214,
51865
- "end": 215
51939
+ "start": 211,
51940
+ "end": 212
51866
51941
  },
51867
51942
  "context": {
51868
51943
  "type": "variable",
@@ -51870,8 +51945,8 @@
51870
51945
  "value": "k-border-radius(md)",
51871
51946
  "scope": "default",
51872
51947
  "line": {
51873
- "start": 216,
51874
- "end": 216
51948
+ "start": 213,
51949
+ "end": 213
51875
51950
  }
51876
51951
  },
51877
51952
  "group": [
@@ -51886,8 +51961,8 @@
51886
51961
  {
51887
51962
  "description": "The shadow of the Spreadsheet image Dialog preview.\n",
51888
51963
  "commentRange": {
51889
- "start": 217,
51890
- "end": 218
51964
+ "start": 214,
51965
+ "end": 215
51891
51966
  },
51892
51967
  "context": {
51893
51968
  "type": "variable",
@@ -51895,8 +51970,8 @@
51895
51970
  "value": "inset 0 0 0 2000px rgba( black, .5 )",
51896
51971
  "scope": "default",
51897
51972
  "line": {
51898
- "start": 219,
51899
- "end": 219
51973
+ "start": 216,
51974
+ "end": 216
51900
51975
  }
51901
51976
  },
51902
51977
  "group": [
@@ -51911,8 +51986,8 @@
51911
51986
  {
51912
51987
  "description": "The border radius of the Spreadsheet image Dialog preview overlay.\n",
51913
51988
  "commentRange": {
51914
- "start": 220,
51915
- "end": 221
51989
+ "start": 217,
51990
+ "end": 218
51916
51991
  },
51917
51992
  "context": {
51918
51993
  "type": "variable",
@@ -51920,8 +51995,8 @@
51920
51995
  "value": "k-border-radius(md)",
51921
51996
  "scope": "default",
51922
51997
  "line": {
51923
- "start": 222,
51924
- "end": 222
51998
+ "start": 219,
51999
+ "end": 219
51925
52000
  }
51926
52001
  },
51927
52002
  "group": [
@@ -51936,8 +52011,8 @@
51936
52011
  {
51937
52012
  "description": "The text color of the hovered Spreadsheet image Dialog preview.\n",
51938
52013
  "commentRange": {
51939
- "start": 223,
51940
- "end": 224
52014
+ "start": 220,
52015
+ "end": 221
51941
52016
  },
51942
52017
  "context": {
51943
52018
  "type": "variable",
@@ -51945,8 +52020,8 @@
51945
52020
  "value": "$kendo-component-bg",
51946
52021
  "scope": "default",
51947
52022
  "line": {
51948
- "start": 225,
51949
- "end": 225
52023
+ "start": 222,
52024
+ "end": 222
51950
52025
  }
51951
52026
  },
51952
52027
  "group": [
@@ -51961,8 +52036,8 @@
51961
52036
  {
51962
52037
  "description": "The width of the Spreadsheet drawing handle.\n",
51963
52038
  "commentRange": {
51964
- "start": 227,
51965
- "end": 228
52039
+ "start": 224,
52040
+ "end": 225
51966
52041
  },
51967
52042
  "context": {
51968
52043
  "type": "variable",
@@ -51970,8 +52045,8 @@
51970
52045
  "value": "6px",
51971
52046
  "scope": "default",
51972
52047
  "line": {
51973
- "start": 229,
51974
- "end": 229
52048
+ "start": 226,
52049
+ "end": 226
51975
52050
  }
51976
52051
  },
51977
52052
  "group": [
@@ -51986,8 +52061,8 @@
51986
52061
  {
51987
52062
  "description": "The height of the Spreadsheet drawing handle.\n",
51988
52063
  "commentRange": {
51989
- "start": 230,
51990
- "end": 231
52064
+ "start": 227,
52065
+ "end": 228
51991
52066
  },
51992
52067
  "context": {
51993
52068
  "type": "variable",
@@ -51995,8 +52070,8 @@
51995
52070
  "value": "6px",
51996
52071
  "scope": "default",
51997
52072
  "line": {
51998
- "start": 232,
51999
- "end": 232
52073
+ "start": 229,
52074
+ "end": 229
52000
52075
  }
52001
52076
  },
52002
52077
  "group": [
@@ -52011,8 +52086,8 @@
52011
52086
  {
52012
52087
  "description": "The border style of the Spreadsheet drawing handle.\n",
52013
52088
  "commentRange": {
52014
- "start": 233,
52015
- "end": 234
52089
+ "start": 230,
52090
+ "end": 231
52016
52091
  },
52017
52092
  "context": {
52018
52093
  "type": "variable",
@@ -52020,8 +52095,8 @@
52020
52095
  "value": "solid",
52021
52096
  "scope": "default",
52022
52097
  "line": {
52023
- "start": 235,
52024
- "end": 235
52098
+ "start": 232,
52099
+ "end": 232
52025
52100
  }
52026
52101
  },
52027
52102
  "group": [
@@ -52036,8 +52111,8 @@
52036
52111
  {
52037
52112
  "description": "The border width of the Spreadsheet drawing handle.\n",
52038
52113
  "commentRange": {
52039
- "start": 236,
52040
- "end": 237
52114
+ "start": 233,
52115
+ "end": 234
52041
52116
  },
52042
52117
  "context": {
52043
52118
  "type": "variable",
@@ -52045,8 +52120,8 @@
52045
52120
  "value": "1px",
52046
52121
  "scope": "default",
52047
52122
  "line": {
52048
- "start": 238,
52049
- "end": 238
52123
+ "start": 235,
52124
+ "end": 235
52050
52125
  }
52051
52126
  },
52052
52127
  "group": [
@@ -52061,8 +52136,8 @@
52061
52136
  {
52062
52137
  "description": "The border color of the Spreadsheet drawing handle.\n",
52063
52138
  "commentRange": {
52064
- "start": 239,
52065
- "end": 240
52139
+ "start": 236,
52140
+ "end": 237
52066
52141
  },
52067
52142
  "context": {
52068
52143
  "type": "variable",
@@ -52070,8 +52145,8 @@
52070
52145
  "value": "$kendo-color-primary",
52071
52146
  "scope": "default",
52072
52147
  "line": {
52073
- "start": 241,
52074
- "end": 241
52148
+ "start": 238,
52149
+ "end": 238
52075
52150
  }
52076
52151
  },
52077
52152
  "group": [
@@ -52086,8 +52161,8 @@
52086
52161
  {
52087
52162
  "description": "The outline color of the Spreadsheet drawing handle.\n",
52088
52163
  "commentRange": {
52089
- "start": 242,
52090
- "end": 243
52164
+ "start": 239,
52165
+ "end": 240
52091
52166
  },
52092
52167
  "context": {
52093
52168
  "type": "variable",
@@ -52095,8 +52170,8 @@
52095
52170
  "value": "$kendo-selected-bg",
52096
52171
  "scope": "default",
52097
52172
  "line": {
52098
- "start": 244,
52099
- "end": 244
52173
+ "start": 241,
52174
+ "end": 241
52100
52175
  }
52101
52176
  },
52102
52177
  "group": [
@@ -52111,8 +52186,8 @@
52111
52186
  {
52112
52187
  "description": "The border color of the Spreadsheet drawing handle.\n",
52113
52188
  "commentRange": {
52114
- "start": 245,
52115
- "end": 246
52189
+ "start": 242,
52190
+ "end": 243
52116
52191
  },
52117
52192
  "context": {
52118
52193
  "type": "variable",
@@ -52120,8 +52195,8 @@
52120
52195
  "value": "$kendo-color-primary",
52121
52196
  "scope": "default",
52122
52197
  "line": {
52123
- "start": 247,
52124
- "end": 247
52198
+ "start": 244,
52199
+ "end": 244
52125
52200
  }
52126
52201
  },
52127
52202
  "group": [
@@ -52136,8 +52211,8 @@
52136
52211
  {
52137
52212
  "description": "The border radius of the Spreadsheet drawing handle.\n",
52138
52213
  "commentRange": {
52139
- "start": 248,
52140
- "end": 249
52214
+ "start": 245,
52215
+ "end": 246
52141
52216
  },
52142
52217
  "context": {
52143
52218
  "type": "variable",
@@ -52145,8 +52220,8 @@
52145
52220
  "value": "k-border-radius(lg)",
52146
52221
  "scope": "default",
52147
52222
  "line": {
52148
- "start": 250,
52149
- "end": 250
52223
+ "start": 247,
52224
+ "end": 247
52150
52225
  }
52151
52226
  },
52152
52227
  "group": [
@@ -52161,8 +52236,8 @@
52161
52236
  {
52162
52237
  "description": "The outline style of the Spreadsheet drawing.\n",
52163
52238
  "commentRange": {
52164
- "start": 252,
52165
- "end": 253
52239
+ "start": 249,
52240
+ "end": 250
52166
52241
  },
52167
52242
  "context": {
52168
52243
  "type": "variable",
@@ -52170,8 +52245,8 @@
52170
52245
  "value": "solid",
52171
52246
  "scope": "default",
52172
52247
  "line": {
52173
- "start": 254,
52174
- "end": 254
52248
+ "start": 251,
52249
+ "end": 251
52175
52250
  }
52176
52251
  },
52177
52252
  "group": [
@@ -52186,8 +52261,8 @@
52186
52261
  {
52187
52262
  "description": "The outline width of the Spreadsheet drawing.\n",
52188
52263
  "commentRange": {
52189
- "start": 255,
52190
- "end": 256
52264
+ "start": 252,
52265
+ "end": 253
52191
52266
  },
52192
52267
  "context": {
52193
52268
  "type": "variable",
@@ -52195,8 +52270,8 @@
52195
52270
  "value": "2px",
52196
52271
  "scope": "default",
52197
52272
  "line": {
52198
- "start": 257,
52199
- "end": 257
52273
+ "start": 254,
52274
+ "end": 254
52200
52275
  }
52201
52276
  },
52202
52277
  "group": [
@@ -52211,8 +52286,8 @@
52211
52286
  {
52212
52287
  "description": "The background color of the Spreadsheet drawing anchor.\n",
52213
52288
  "commentRange": {
52214
- "start": 259,
52215
- "end": 260
52289
+ "start": 256,
52290
+ "end": 257
52216
52291
  },
52217
52292
  "context": {
52218
52293
  "type": "variable",
@@ -52220,8 +52295,8 @@
52220
52295
  "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 25%, transparent), rgba( $kendo-selected-bg, .25 ))",
52221
52296
  "scope": "default",
52222
52297
  "line": {
52223
- "start": 261,
52224
- "end": 261
52298
+ "start": 258,
52299
+ "end": 258
52225
52300
  }
52226
52301
  },
52227
52302
  "group": [
@@ -52236,8 +52311,8 @@
52236
52311
  {
52237
52312
  "description": "The vertical spacing of the Spreadsheet DropZone.\n",
52238
52313
  "commentRange": {
52239
- "start": 263,
52240
- "end": 264
52314
+ "start": 260,
52315
+ "end": 261
52241
52316
  },
52242
52317
  "context": {
52243
52318
  "type": "variable",
@@ -52245,8 +52320,8 @@
52245
52320
  "value": "k-spacing(4)",
52246
52321
  "scope": "default",
52247
52322
  "line": {
52248
- "start": 265,
52249
- "end": 265
52323
+ "start": 262,
52324
+ "end": 262
52250
52325
  }
52251
52326
  },
52252
52327
  "group": [
@@ -69352,45 +69427,6 @@
69352
69427
  "name": "_swatch-legacy.scss"
69353
69428
  }
69354
69429
  },
69355
- {
69356
- "description": "A list of files converted to data URIs\n",
69357
- "commentRange": {
69358
- "start": 1,
69359
- "end": 2
69360
- },
69361
- "context": {
69362
- "type": "variable",
69363
- "name": "_kendo-data-uris",
69364
- "value": "()",
69365
- "scope": "default",
69366
- "line": {
69367
- "start": 3,
69368
- "end": 3
69369
- }
69370
- },
69371
- "access": "private",
69372
- "group": [
69373
- "undefined"
69374
- ],
69375
- "file": {
69376
- "path": "core/scss/mixins/_data-uri.scss",
69377
- "name": "_data-uri.scss"
69378
- },
69379
- "usedBy": [
69380
- {
69381
- "description": "Saves a data URI that can be used from the $_kendo-data-uris map instead of a file reference.\n",
69382
- "context": {
69383
- "type": "mixin",
69384
- "name": "register-data-uri",
69385
- "code": "\n @if ( k-map-has-key( $_kendo-data-uris, $name ) ) {\n @warn \"Attempt to redefine data URI of file `#{$name}`.\";\n }\n\n $_kendo-data-uris: k-map-merge( $_kendo-data-uris, ( $name: $content ) ) !global;\n",
69386
- "line": {
69387
- "start": 10,
69388
- "end": 16
69389
- }
69390
- }
69391
- }
69392
- ]
69393
- },
69394
69430
  {
69395
69431
  "description": "A list of exported modules.\n",
69396
69432
  "commentRange": {