@progress/kendo-theme-default 9.0.1-dev.1 → 9.0.1-dev.3

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 (159) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/all.scss +643 -476
  3. package/dist/default-blue.css +1 -1
  4. package/dist/default-dataviz-v4.css +1 -1
  5. package/dist/default-green.css +1 -1
  6. package/dist/default-main-dark.css +1 -1
  7. package/dist/default-main.css +1 -1
  8. package/dist/default-nordic.css +1 -1
  9. package/dist/default-ocean-blue-a11y.css +1 -1
  10. package/dist/default-ocean-blue.css +1 -1
  11. package/dist/default-orange.css +1 -1
  12. package/dist/default-purple.css +1 -1
  13. package/dist/default-turquoise.css +1 -1
  14. package/dist/default-urban.css +1 -1
  15. package/dist/meta/sassdoc-data.json +1582 -1420
  16. package/dist/meta/sassdoc-raw-data.json +784 -748
  17. package/dist/meta/variables.json +18 -2
  18. package/lib/swatches/default-blue.json +1 -1
  19. package/lib/swatches/default-dataviz-v4.json +1 -1
  20. package/lib/swatches/default-green.json +1 -1
  21. package/lib/swatches/default-main-dark.json +1 -1
  22. package/lib/swatches/default-main.json +1 -1
  23. package/lib/swatches/default-nordic.json +1 -1
  24. package/lib/swatches/default-ocean-blue-a11y.json +1 -1
  25. package/lib/swatches/default-ocean-blue.json +1 -1
  26. package/lib/swatches/default-orange.json +1 -1
  27. package/lib/swatches/default-purple.json +1 -1
  28. package/lib/swatches/default-turquoise.json +1 -1
  29. package/lib/swatches/default-urban.json +1 -1
  30. package/package.json +4 -4
  31. package/scss/action-buttons/_index.scss +10 -7
  32. package/scss/action-buttons/_layout.scss +3 -3
  33. package/scss/action-buttons/_theme.scss +3 -3
  34. package/scss/action-sheet/_index.scss +2 -1
  35. package/scss/adaptive/_index.scss +1 -1
  36. package/scss/adaptive/_layout.scss +11 -16
  37. package/scss/autocomplete/_index.scss +2 -1
  38. package/scss/avatar/_index.scss +3 -1
  39. package/scss/badge/_index.scss +1 -1
  40. package/scss/breadcrumb/_index.scss +1 -1
  41. package/scss/button/_index.scss +1 -1
  42. package/scss/calendar/_index.scss +1 -1
  43. package/scss/calendar/_theme.scss +6 -8
  44. package/scss/card/_index.scss +2 -2
  45. package/scss/card/_layout.scss +4 -4
  46. package/scss/chart-wizard/_index.scss +2 -2
  47. package/scss/chat/_index.scss +2 -1
  48. package/scss/chat/_layout.scss +6 -4
  49. package/scss/chip/_index.scss +1 -1
  50. package/scss/color-preview/_index.scss +3 -2
  51. package/scss/coloreditor/_index.scss +3 -2
  52. package/scss/colorgradient/_theme.scss +1 -1
  53. package/scss/colorgradient/_variables.scss +3 -2
  54. package/scss/colorpalette/_index.scss +1 -2
  55. package/scss/combobox/_index.scss +3 -1
  56. package/scss/dataviz/_index.scss +1 -1
  57. package/scss/dateinput/_index.scss +2 -1
  58. package/scss/datepicker/_index.scss +3 -1
  59. package/scss/daterangepicker/_index.scss +2 -1
  60. package/scss/datetimepicker/_index.scss +4 -1
  61. package/scss/datetimepicker/_layout.scss +3 -7
  62. package/scss/dialog/_index.scss +2 -1
  63. package/scss/dock-manager/_index.scss +2 -2
  64. package/scss/drawer/_index.scss +1 -1
  65. package/scss/dropdowngrid/_index.scss +4 -1
  66. package/scss/dropdownlist/_index.scss +3 -1
  67. package/scss/dropdowntree/_index.scss +3 -1
  68. package/scss/dropzone/_index.scss +1 -1
  69. package/scss/editor/_index.scss +1 -1
  70. package/scss/expansion-panel/_layout.scss +8 -8
  71. package/scss/fab/_index.scss +1 -0
  72. package/scss/fab/_layout.scss +5 -6
  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/floating-label/_layout.scss +20 -21
  77. package/scss/forms/_index.scss +3 -3
  78. package/scss/forms/_layout.scss +14 -18
  79. package/scss/gantt/_index.scss +1 -0
  80. package/scss/grid/_index.scss +1 -1
  81. package/scss/imageeditor/_index.scss +1 -1
  82. package/scss/index.scss +1 -1
  83. package/scss/input/_index.scss +1 -1
  84. package/scss/input/_layout.scss +11 -12
  85. package/scss/list/_index.scss +1 -1
  86. package/scss/listbox/_index.scss +2 -2
  87. package/scss/listgroup/_index.scss +1 -1
  88. package/scss/loader/_index.scss +1 -1
  89. package/scss/map/_index.scss +1 -1
  90. package/scss/map/_layout.scss +7 -4
  91. package/scss/map/_variables.scss +2 -3
  92. package/scss/maskedtextbox/_index.scss +2 -1
  93. package/scss/mediaplayer/_index.scss +3 -1
  94. package/scss/menu/_index.scss +1 -1
  95. package/scss/menu-button/_index.scss +1 -1
  96. package/scss/messagebox/_index.scss +1 -1
  97. package/scss/multiselect/_index.scss +2 -1
  98. package/scss/notification/_index.scss +2 -1
  99. package/scss/numerictextbox/_index.scss +3 -1
  100. package/scss/orgchart/_index.scss +5 -1
  101. package/scss/pager/_index.scss +1 -1
  102. package/scss/pager/_layout.scss +6 -2
  103. package/scss/panelbar/_index.scss +1 -1
  104. package/scss/panelbar/_layout.scss +11 -13
  105. package/scss/pdf-viewer/_index.scss +3 -1
  106. package/scss/pivotgrid/_index.scss +5 -1
  107. package/scss/pivotgrid/_layout.scss +44 -40
  108. package/scss/pivotgrid/_theme.scss +7 -6
  109. package/scss/popover/_index.scss +4 -1
  110. package/scss/rating/_index.scss +1 -1
  111. package/scss/responsivepanel/_index.scss +1 -1
  112. package/scss/ripple/_layout.scss +3 -3
  113. package/scss/scheduler/_index.scss +11 -1
  114. package/scss/scroller/_index.scss +1 -1
  115. package/scss/scroller/_layout.scss +5 -2
  116. package/scss/scrollview/_index.scss +1 -1
  117. package/scss/scrollview/_layout.scss +4 -5
  118. package/scss/searchbox/_index.scss +2 -1
  119. package/scss/signature/_index.scss +3 -0
  120. package/scss/slider/_index.scss +1 -1
  121. package/scss/slider/_layout.scss +32 -29
  122. package/scss/slider/_theme.scss +0 -5
  123. package/scss/slider/_variables.scss +7 -4
  124. package/scss/split-button/_index.scss +1 -1
  125. package/scss/splitter/_index.scss +1 -2
  126. package/scss/splitter/_layout.scss +10 -9
  127. package/scss/spreadsheet/_index.scss +4 -1
  128. package/scss/spreadsheet/_layout.scss +1 -2
  129. package/scss/spreadsheet/_variables.scss +1 -4
  130. package/scss/stepper/_index.scss +1 -1
  131. package/scss/tabstrip/_index.scss +1 -0
  132. package/scss/taskboard/_index.scss +7 -0
  133. package/scss/textarea/_index.scss +3 -1
  134. package/scss/textbox/_index.scss +3 -1
  135. package/scss/tilelayout/_index.scss +2 -1
  136. package/scss/timedurationpicker/_index.scss +2 -1
  137. package/scss/timeline/_index.scss +1 -1
  138. package/scss/timepicker/_index.scss +2 -1
  139. package/scss/timeselector/_index.scss +2 -2
  140. package/scss/timeselector/_layout.scss +3 -4
  141. package/scss/toolbar/_index.scss +2 -0
  142. package/scss/tooltip/_index.scss +1 -1
  143. package/scss/treelist/_index.scss +1 -1
  144. package/scss/treelist/_layout.scss +3 -7
  145. package/scss/treeview/_index.scss +1 -1
  146. package/scss/upload/_index.scss +2 -2
  147. package/scss/validator/_index.scss +1 -1
  148. package/scss/window/_index.scss +2 -2
  149. package/scss/window/_layout.scss +3 -1
  150. package/scss/wizard/_index.scss +1 -1
  151. package/scss/colorgradient/images/alpha-slider-bgr.png +0 -0
  152. package/scss/colorgradient/images/alpha-slider-bgr.scss +0 -3
  153. package/scss/map/images/markers.png +0 -0
  154. package/scss/map/images/markers.scss +0 -3
  155. package/scss/slider/images/slider-h.gif +0 -0
  156. package/scss/slider/images/slider-h.scss +0 -3
  157. package/scss/slider/images/slider-v.gif +0 -0
  158. package/scss/slider/images/slider-v.scss +0 -3
  159. 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( $kendo-color-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 hover 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": [
@@ -32458,8 +32483,8 @@
32458
32483
  {
32459
32484
  "description": "The border width of the Map.\n",
32460
32485
  "commentRange": {
32461
- "start": 5,
32462
- "end": 6
32486
+ "start": 2,
32487
+ "end": 3
32463
32488
  },
32464
32489
  "context": {
32465
32490
  "type": "variable",
@@ -32467,8 +32492,8 @@
32467
32492
  "value": "0px",
32468
32493
  "scope": "default",
32469
32494
  "line": {
32470
- "start": 7,
32471
- "end": 7
32495
+ "start": 4,
32496
+ "end": 4
32472
32497
  }
32473
32498
  },
32474
32499
  "group": [
@@ -32483,8 +32508,8 @@
32483
32508
  {
32484
32509
  "description": "The font size of the Map.\n",
32485
32510
  "commentRange": {
32486
- "start": 9,
32487
- "end": 10
32511
+ "start": 6,
32512
+ "end": 7
32488
32513
  },
32489
32514
  "context": {
32490
32515
  "type": "variable",
@@ -32492,8 +32517,8 @@
32492
32517
  "value": "var( --kendo-font-size, inherit )",
32493
32518
  "scope": "default",
32494
32519
  "line": {
32495
- "start": 11,
32496
- "end": 11
32520
+ "start": 8,
32521
+ "end": 8
32497
32522
  }
32498
32523
  },
32499
32524
  "group": [
@@ -32508,8 +32533,8 @@
32508
32533
  {
32509
32534
  "description": "The line height of the Map.\n",
32510
32535
  "commentRange": {
32511
- "start": 12,
32512
- "end": 13
32536
+ "start": 9,
32537
+ "end": 10
32513
32538
  },
32514
32539
  "context": {
32515
32540
  "type": "variable",
@@ -32517,8 +32542,8 @@
32517
32542
  "value": "var( --kendo-line-height, normal )",
32518
32543
  "scope": "default",
32519
32544
  "line": {
32520
- "start": 14,
32521
- "end": 14
32545
+ "start": 11,
32546
+ "end": 11
32522
32547
  }
32523
32548
  },
32524
32549
  "group": [
@@ -32533,8 +32558,8 @@
32533
32558
  {
32534
32559
  "description": "The font family of the Map.\n",
32535
32560
  "commentRange": {
32536
- "start": 15,
32537
- "end": 16
32561
+ "start": 12,
32562
+ "end": 13
32538
32563
  },
32539
32564
  "context": {
32540
32565
  "type": "variable",
@@ -32542,8 +32567,8 @@
32542
32567
  "value": "var( --kendo-font-family, inherit )",
32543
32568
  "scope": "default",
32544
32569
  "line": {
32545
- "start": 17,
32546
- "end": 17
32570
+ "start": 14,
32571
+ "end": 14
32547
32572
  }
32548
32573
  },
32549
32574
  "group": [
@@ -32558,8 +32583,8 @@
32558
32583
  {
32559
32584
  "description": "The background color of the Map.\n",
32560
32585
  "commentRange": {
32561
- "start": 19,
32562
- "end": 20
32586
+ "start": 16,
32587
+ "end": 17
32563
32588
  },
32564
32589
  "context": {
32565
32590
  "type": "variable",
@@ -32567,8 +32592,8 @@
32567
32592
  "value": "$kendo-component-bg",
32568
32593
  "scope": "default",
32569
32594
  "line": {
32570
- "start": 21,
32571
- "end": 21
32595
+ "start": 18,
32596
+ "end": 18
32572
32597
  }
32573
32598
  },
32574
32599
  "group": [
@@ -32583,8 +32608,8 @@
32583
32608
  {
32584
32609
  "description": "The text color of the Map.\n",
32585
32610
  "commentRange": {
32586
- "start": 22,
32587
- "end": 23
32611
+ "start": 19,
32612
+ "end": 20
32588
32613
  },
32589
32614
  "context": {
32590
32615
  "type": "variable",
@@ -32592,8 +32617,8 @@
32592
32617
  "value": "$kendo-component-text",
32593
32618
  "scope": "default",
32594
32619
  "line": {
32595
- "start": 24,
32596
- "end": 24
32620
+ "start": 21,
32621
+ "end": 21
32597
32622
  }
32598
32623
  },
32599
32624
  "group": [
@@ -32608,8 +32633,8 @@
32608
32633
  {
32609
32634
  "description": "The border color of the Map.\n",
32610
32635
  "commentRange": {
32611
- "start": 25,
32612
- "end": 26
32636
+ "start": 22,
32637
+ "end": 23
32613
32638
  },
32614
32639
  "context": {
32615
32640
  "type": "variable",
@@ -32617,8 +32642,8 @@
32617
32642
  "value": "$kendo-component-border",
32618
32643
  "scope": "default",
32619
32644
  "line": {
32620
- "start": 27,
32621
- "end": 27
32645
+ "start": 24,
32646
+ "end": 24
32622
32647
  }
32623
32648
  },
32624
32649
  "group": [
@@ -32633,8 +32658,8 @@
32633
32658
  {
32634
32659
  "description": "The margin of the Map navigator.\n",
32635
32660
  "commentRange": {
32636
- "start": 29,
32637
- "end": 30
32661
+ "start": 26,
32662
+ "end": 27
32638
32663
  },
32639
32664
  "context": {
32640
32665
  "type": "variable",
@@ -32642,8 +32667,8 @@
32642
32667
  "value": "k-spacing(4)",
32643
32668
  "scope": "default",
32644
32669
  "line": {
32645
- "start": 31,
32646
- "end": 31
32670
+ "start": 28,
32671
+ "end": 28
32647
32672
  }
32648
32673
  },
32649
32674
  "group": [
@@ -32658,8 +32683,8 @@
32658
32683
  {
32659
32684
  "description": "The padding of the Map navigator.\n",
32660
32685
  "commentRange": {
32661
- "start": 32,
32662
- "end": 33
32686
+ "start": 29,
32687
+ "end": 30
32663
32688
  },
32664
32689
  "context": {
32665
32690
  "type": "variable",
@@ -32667,8 +32692,8 @@
32667
32692
  "value": "k-spacing(0.5)",
32668
32693
  "scope": "default",
32669
32694
  "line": {
32670
- "start": 34,
32671
- "end": 34
32695
+ "start": 31,
32696
+ "end": 31
32672
32697
  }
32673
32698
  },
32674
32699
  "group": [
@@ -32683,8 +32708,8 @@
32683
32708
  {
32684
32709
  "description": "The width of the Map navigator.\n",
32685
32710
  "commentRange": {
32686
- "start": 35,
32687
- "end": 36
32711
+ "start": 32,
32712
+ "end": 33
32688
32713
  },
32689
32714
  "context": {
32690
32715
  "type": "variable",
@@ -32692,8 +32717,8 @@
32692
32717
  "value": "calc( calc( #{$kendo-icon-size} * 3 ) + calc( #{$kendo-map-navigator-padding} * 2 ) )",
32693
32718
  "scope": "default",
32694
32719
  "line": {
32695
- "start": 37,
32696
- "end": 37
32720
+ "start": 34,
32721
+ "end": 34
32697
32722
  }
32698
32723
  },
32699
32724
  "group": [
@@ -32708,8 +32733,8 @@
32708
32733
  {
32709
32734
  "description": "The height of the Map navigator.\n",
32710
32735
  "commentRange": {
32711
- "start": 38,
32712
- "end": 39
32736
+ "start": 35,
32737
+ "end": 36
32713
32738
  },
32714
32739
  "context": {
32715
32740
  "type": "variable",
@@ -32717,8 +32742,8 @@
32717
32742
  "value": "$kendo-map-navigator-width",
32718
32743
  "scope": "default",
32719
32744
  "line": {
32720
- "start": 40,
32721
- "end": 40
32745
+ "start": 37,
32746
+ "end": 37
32722
32747
  }
32723
32748
  },
32724
32749
  "group": [
@@ -32733,8 +32758,8 @@
32733
32758
  {
32734
32759
  "description": "The border width of the Map navigator.\n",
32735
32760
  "commentRange": {
32736
- "start": 41,
32737
- "end": 42
32761
+ "start": 38,
32762
+ "end": 39
32738
32763
  },
32739
32764
  "context": {
32740
32765
  "type": "variable",
@@ -32742,8 +32767,8 @@
32742
32767
  "value": "1px",
32743
32768
  "scope": "default",
32744
32769
  "line": {
32745
- "start": 43,
32746
- "end": 43
32770
+ "start": 40,
32771
+ "end": 40
32747
32772
  }
32748
32773
  },
32749
32774
  "group": [
@@ -32758,8 +32783,8 @@
32758
32783
  {
32759
32784
  "description": "The margin of the Map zoom control.\n",
32760
32785
  "commentRange": {
32761
- "start": 45,
32762
- "end": 46
32786
+ "start": 42,
32787
+ "end": 43
32763
32788
  },
32764
32789
  "context": {
32765
32790
  "type": "variable",
@@ -32767,8 +32792,8 @@
32767
32792
  "value": "k-spacing(4)",
32768
32793
  "scope": "default",
32769
32794
  "line": {
32770
- "start": 47,
32771
- "end": 47
32795
+ "start": 44,
32796
+ "end": 44
32772
32797
  }
32773
32798
  },
32774
32799
  "group": [
@@ -32783,8 +32808,8 @@
32783
32808
  {
32784
32809
  "description": "The horizontal padding of the Map zoom control.\n",
32785
32810
  "commentRange": {
32786
- "start": 48,
32787
- "end": 49
32811
+ "start": 45,
32812
+ "end": 46
32788
32813
  },
32789
32814
  "context": {
32790
32815
  "type": "variable",
@@ -32792,8 +32817,8 @@
32792
32817
  "value": "$kendo-button-padding-y",
32793
32818
  "scope": "default",
32794
32819
  "line": {
32795
- "start": 50,
32796
- "end": 50
32820
+ "start": 47,
32821
+ "end": 47
32797
32822
  }
32798
32823
  },
32799
32824
  "group": [
@@ -32808,8 +32833,8 @@
32808
32833
  {
32809
32834
  "description": "The vertical padding of the Map zoom control.\n",
32810
32835
  "commentRange": {
32811
- "start": 51,
32812
- "end": 52
32836
+ "start": 48,
32837
+ "end": 49
32813
32838
  },
32814
32839
  "context": {
32815
32840
  "type": "variable",
@@ -32817,8 +32842,8 @@
32817
32842
  "value": "$kendo-map-zoom-control-button-padding-x",
32818
32843
  "scope": "default",
32819
32844
  "line": {
32820
- "start": 53,
32821
- "end": 53
32845
+ "start": 50,
32846
+ "end": 50
32822
32847
  }
32823
32848
  },
32824
32849
  "group": [
@@ -32833,8 +32858,8 @@
32833
32858
  {
32834
32859
  "description": "The horizontal padding of the Map attribution.\n",
32835
32860
  "commentRange": {
32836
- "start": 55,
32837
- "end": 56
32861
+ "start": 52,
32862
+ "end": 53
32838
32863
  },
32839
32864
  "context": {
32840
32865
  "type": "variable",
@@ -32842,8 +32867,8 @@
32842
32867
  "value": "$kendo-padding-sm-x",
32843
32868
  "scope": "default",
32844
32869
  "line": {
32845
- "start": 57,
32846
- "end": 57
32870
+ "start": 54,
32871
+ "end": 54
32847
32872
  }
32848
32873
  },
32849
32874
  "group": [
@@ -32858,8 +32883,8 @@
32858
32883
  {
32859
32884
  "description": "The vertical padding of the Map attribution.\n",
32860
32885
  "commentRange": {
32861
- "start": 58,
32862
- "end": 59
32886
+ "start": 55,
32887
+ "end": 56
32863
32888
  },
32864
32889
  "context": {
32865
32890
  "type": "variable",
@@ -32867,8 +32892,8 @@
32867
32892
  "value": "$kendo-padding-sm-y",
32868
32893
  "scope": "default",
32869
32894
  "line": {
32870
- "start": 60,
32871
- "end": 60
32895
+ "start": 57,
32896
+ "end": 57
32872
32897
  }
32873
32898
  },
32874
32899
  "group": [
@@ -32883,8 +32908,8 @@
32883
32908
  {
32884
32909
  "description": "The font size of the Map attribution.\n",
32885
32910
  "commentRange": {
32886
- "start": 61,
32887
- "end": 62
32911
+ "start": 58,
32912
+ "end": 59
32888
32913
  },
32889
32914
  "context": {
32890
32915
  "type": "variable",
@@ -32892,8 +32917,8 @@
32892
32917
  "value": "calc( #{$kendo-map-font-size} * .75)",
32893
32918
  "scope": "default",
32894
32919
  "line": {
32895
- "start": 63,
32896
- "end": 63
32920
+ "start": 60,
32921
+ "end": 60
32897
32922
  }
32898
32923
  },
32899
32924
  "group": [
@@ -32908,8 +32933,8 @@
32908
32933
  {
32909
32934
  "description": "The background color of the Map attribution.\n",
32910
32935
  "commentRange": {
32911
- "start": 64,
32912
- "end": 65
32936
+ "start": 61,
32937
+ "end": 62
32913
32938
  },
32914
32939
  "context": {
32915
32940
  "type": "variable",
@@ -32917,8 +32942,8 @@
32917
32942
  "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( app-surface ) 80%, transparent), rgba( $kendo-map-bg, .8 ))",
32918
32943
  "scope": "default",
32919
32944
  "line": {
32920
- "start": 66,
32921
- "end": 66
32945
+ "start": 63,
32946
+ "end": 63
32922
32947
  }
32923
32948
  },
32924
32949
  "group": [
@@ -32933,8 +32958,8 @@
32933
32958
  {
32934
32959
  "description": "The fill color of the Map marker.\n",
32935
32960
  "commentRange": {
32936
- "start": 68,
32937
- "end": 69
32961
+ "start": 65,
32962
+ "end": 66
32938
32963
  },
32939
32964
  "context": {
32940
32965
  "type": "variable",
@@ -32942,8 +32967,8 @@
32942
32967
  "value": "$kendo-color-primary",
32943
32968
  "scope": "default",
32944
32969
  "line": {
32945
- "start": 70,
32946
- "end": 70
32970
+ "start": 67,
32971
+ "end": 67
32947
32972
  }
32948
32973
  },
32949
32974
  "group": [
@@ -49058,8 +49083,8 @@
49058
49083
  {
49059
49084
  "description": "The default size of the Slider.\n",
49060
49085
  "commentRange": {
49061
- "start": 6,
49062
- "end": 7
49086
+ "start": 2,
49087
+ "end": 3
49063
49088
  },
49064
49089
  "context": {
49065
49090
  "type": "variable",
@@ -49067,8 +49092,8 @@
49067
49092
  "value": "200px",
49068
49093
  "scope": "default",
49069
49094
  "line": {
49070
- "start": 8,
49071
- "end": 8
49095
+ "start": 4,
49096
+ "end": 4
49072
49097
  }
49073
49098
  },
49074
49099
  "group": [
@@ -49083,8 +49108,8 @@
49083
49108
  {
49084
49109
  "description": "The default size of the Slider tick.\n",
49085
49110
  "commentRange": {
49086
- "start": 9,
49087
- "end": 10
49111
+ "start": 5,
49112
+ "end": 6
49088
49113
  },
49089
49114
  "context": {
49090
49115
  "type": "variable",
@@ -49092,8 +49117,8 @@
49092
49117
  "value": "null",
49093
49118
  "scope": "default",
49094
49119
  "line": {
49095
- "start": 11,
49096
- "end": 11
49120
+ "start": 7,
49121
+ "end": 7
49097
49122
  }
49098
49123
  },
49099
49124
  "group": [
@@ -49108,8 +49133,8 @@
49108
49133
  {
49109
49134
  "description": "The default size of the Slider's track wrap.\n",
49110
49135
  "commentRange": {
49111
- "start": 12,
49112
- "end": 13
49136
+ "start": 8,
49137
+ "end": 9
49113
49138
  },
49114
49139
  "context": {
49115
49140
  "type": "variable",
@@ -49117,8 +49142,8 @@
49117
49142
  "value": "30px",
49118
49143
  "scope": "default",
49119
49144
  "line": {
49120
- "start": 14,
49121
- "end": 14
49145
+ "start": 10,
49146
+ "end": 10
49122
49147
  }
49123
49148
  },
49124
49149
  "group": [
@@ -49133,8 +49158,8 @@
49133
49158
  {
49134
49159
  "description": "The font family of the Slider.\n",
49135
49160
  "commentRange": {
49136
- "start": 16,
49137
- "end": 17
49161
+ "start": 12,
49162
+ "end": 13
49138
49163
  },
49139
49164
  "context": {
49140
49165
  "type": "variable",
@@ -49142,8 +49167,8 @@
49142
49167
  "value": "var( --kendo-font-family, inherit )",
49143
49168
  "scope": "default",
49144
49169
  "line": {
49145
- "start": 18,
49146
- "end": 18
49170
+ "start": 14,
49171
+ "end": 14
49147
49172
  }
49148
49173
  },
49149
49174
  "group": [
@@ -49158,8 +49183,8 @@
49158
49183
  {
49159
49184
  "description": "The font size of the Slider.\n",
49160
49185
  "commentRange": {
49161
- "start": 19,
49162
- "end": 20
49186
+ "start": 15,
49187
+ "end": 16
49163
49188
  },
49164
49189
  "context": {
49165
49190
  "type": "variable",
@@ -49167,8 +49192,8 @@
49167
49192
  "value": "var( --kendo-font-size, inherit )",
49168
49193
  "scope": "default",
49169
49194
  "line": {
49170
- "start": 21,
49171
- "end": 21
49195
+ "start": 17,
49196
+ "end": 17
49172
49197
  }
49173
49198
  },
49174
49199
  "group": [
@@ -49183,8 +49208,8 @@
49183
49208
  {
49184
49209
  "description": "The line height of the Slider.\n",
49185
49210
  "commentRange": {
49186
- "start": 22,
49187
- "end": 23
49211
+ "start": 18,
49212
+ "end": 19
49188
49213
  },
49189
49214
  "context": {
49190
49215
  "type": "variable",
@@ -49192,8 +49217,8 @@
49192
49217
  "value": "var( --kendo-line-height, normal )",
49193
49218
  "scope": "default",
49194
49219
  "line": {
49195
- "start": 24,
49196
- "end": 24
49220
+ "start": 20,
49221
+ "end": 20
49197
49222
  }
49198
49223
  },
49199
49224
  "group": [
@@ -49208,8 +49233,8 @@
49208
49233
  {
49209
49234
  "description": "The offset of the Slider Buttons.\n",
49210
49235
  "commentRange": {
49211
- "start": 26,
49212
- "end": 27
49236
+ "start": 22,
49237
+ "end": 23
49213
49238
  },
49214
49239
  "context": {
49215
49240
  "type": "variable",
@@ -49217,8 +49242,8 @@
49217
49242
  "value": "10px",
49218
49243
  "scope": "default",
49219
49244
  "line": {
49220
- "start": 28,
49221
- "end": 28
49245
+ "start": 24,
49246
+ "end": 24
49222
49247
  }
49223
49248
  },
49224
49249
  "group": [
@@ -49233,8 +49258,8 @@
49233
49258
  {
49234
49259
  "description": "The size of the Slider Buttons.\n",
49235
49260
  "commentRange": {
49236
- "start": 29,
49237
- "end": 30
49261
+ "start": 25,
49262
+ "end": 26
49238
49263
  },
49239
49264
  "context": {
49240
49265
  "type": "variable",
@@ -49242,8 +49267,8 @@
49242
49267
  "value": "($kendo-slider-alt-size - 2)",
49243
49268
  "scope": "default",
49244
49269
  "line": {
49245
- "start": 31,
49246
- "end": 31
49270
+ "start": 27,
49271
+ "end": 27
49247
49272
  }
49248
49273
  },
49249
49274
  "group": [
@@ -49258,8 +49283,8 @@
49258
49283
  {
49259
49284
  "description": "The spacing of the Slider Buttons.\n",
49260
49285
  "commentRange": {
49261
- "start": 32,
49262
- "end": 33
49286
+ "start": 28,
49287
+ "end": 29
49263
49288
  },
49264
49289
  "context": {
49265
49290
  "type": "variable",
@@ -49267,8 +49292,8 @@
49267
49292
  "value": "($kendo-slider-button-size + $kendo-slider-button-offset)",
49268
49293
  "scope": "default",
49269
49294
  "line": {
49270
- "start": 34,
49271
- "end": 34
49295
+ "start": 30,
49296
+ "end": 30
49272
49297
  }
49273
49298
  },
49274
49299
  "group": [
@@ -49283,8 +49308,8 @@
49283
49308
  {
49284
49309
  "description": "The shadow of the focused Slider Buttons.\n",
49285
49310
  "commentRange": {
49286
- "start": 35,
49287
- "end": 36
49311
+ "start": 31,
49312
+ "end": 32
49288
49313
  },
49289
49314
  "context": {
49290
49315
  "type": "variable",
@@ -49292,8 +49317,8 @@
49292
49317
  "value": "null",
49293
49318
  "scope": "default",
49294
49319
  "line": {
49295
- "start": 37,
49296
- "end": 37
49320
+ "start": 33,
49321
+ "end": 33
49297
49322
  }
49298
49323
  },
49299
49324
  "group": [
@@ -49308,8 +49333,8 @@
49308
49333
  {
49309
49334
  "description": "The thickness of the Slider track.\n",
49310
49335
  "commentRange": {
49311
- "start": 39,
49312
- "end": 40
49336
+ "start": 35,
49337
+ "end": 36
49313
49338
  },
49314
49339
  "context": {
49315
49340
  "type": "variable",
@@ -49317,8 +49342,8 @@
49317
49342
  "value": "4px",
49318
49343
  "scope": "default",
49319
49344
  "line": {
49320
- "start": 41,
49321
- "end": 41
49345
+ "start": 37,
49346
+ "end": 37
49322
49347
  }
49323
49348
  },
49324
49349
  "group": [
@@ -49333,8 +49358,8 @@
49333
49358
  {
49334
49359
  "description": "The size of the Slider drag handle.\n",
49335
49360
  "commentRange": {
49336
- "start": 42,
49337
- "end": 43
49361
+ "start": 38,
49362
+ "end": 39
49338
49363
  },
49339
49364
  "context": {
49340
49365
  "type": "variable",
@@ -49342,8 +49367,8 @@
49342
49367
  "value": "14px",
49343
49368
  "scope": "default",
49344
49369
  "line": {
49345
- "start": 44,
49346
- "end": 44
49370
+ "start": 40,
49371
+ "end": 40
49347
49372
  }
49348
49373
  },
49349
49374
  "group": [
@@ -49358,8 +49383,8 @@
49358
49383
  {
49359
49384
  "description": "The border width of the Slider drag handle.\n",
49360
49385
  "commentRange": {
49361
- "start": 45,
49362
- "end": 46
49386
+ "start": 41,
49387
+ "end": 42
49363
49388
  },
49364
49389
  "context": {
49365
49390
  "type": "variable",
@@ -49367,8 +49392,8 @@
49367
49392
  "value": "1px",
49368
49393
  "scope": "default",
49369
49394
  "line": {
49370
- "start": 47,
49371
- "end": 47
49395
+ "start": 43,
49396
+ "end": 43
49372
49397
  }
49373
49398
  },
49374
49399
  "group": [
@@ -49383,8 +49408,8 @@
49383
49408
  {
49384
49409
  "description": "The transition scale of the active Slider drag handle.\n",
49385
49410
  "commentRange": {
49386
- "start": 48,
49387
- "end": 49
49411
+ "start": 44,
49412
+ "end": 45
49388
49413
  },
49389
49414
  "context": {
49390
49415
  "type": "variable",
@@ -49392,8 +49417,8 @@
49392
49417
  "value": "1",
49393
49418
  "scope": "default",
49394
49419
  "line": {
49395
- "start": 50,
49396
- "end": 50
49420
+ "start": 46,
49421
+ "end": 46
49397
49422
  }
49398
49423
  },
49399
49424
  "group": [
@@ -49408,8 +49433,8 @@
49408
49433
  {
49409
49434
  "description": "The size of the active Slider drag handle.\n",
49410
49435
  "commentRange": {
49411
- "start": 51,
49412
- "end": 52
49436
+ "start": 47,
49437
+ "end": 48
49413
49438
  },
49414
49439
  "context": {
49415
49440
  "type": "variable",
@@ -49417,8 +49442,8 @@
49417
49442
  "value": "null",
49418
49443
  "scope": "default",
49419
49444
  "line": {
49420
- "start": 53,
49421
- "end": 53
49445
+ "start": 49,
49446
+ "end": 49
49422
49447
  }
49423
49448
  },
49424
49449
  "group": [
@@ -49433,8 +49458,8 @@
49433
49458
  {
49434
49459
  "description": "The background color of the Slider drag handle.\n",
49435
49460
  "commentRange": {
49436
- "start": 55,
49437
- "end": 56
49461
+ "start": 51,
49462
+ "end": 52
49438
49463
  },
49439
49464
  "context": {
49440
49465
  "type": "variable",
@@ -49442,8 +49467,8 @@
49442
49467
  "value": "$kendo-color-primary",
49443
49468
  "scope": "default",
49444
49469
  "line": {
49445
- "start": 57,
49446
- "end": 57
49470
+ "start": 53,
49471
+ "end": 53
49447
49472
  }
49448
49473
  },
49449
49474
  "group": [
@@ -49458,8 +49483,8 @@
49458
49483
  {
49459
49484
  "description": "The text color of the Slider drag handle.\n",
49460
49485
  "commentRange": {
49461
- "start": 58,
49462
- "end": 59
49486
+ "start": 54,
49487
+ "end": 55
49463
49488
  },
49464
49489
  "context": {
49465
49490
  "type": "variable",
@@ -49467,8 +49492,8 @@
49467
49492
  "value": "if($kendo-enable-color-system, k-color( on-primary ), k-contrast-legacy( $kendo-color-primary ))",
49468
49493
  "scope": "default",
49469
49494
  "line": {
49470
- "start": 60,
49471
- "end": 60
49495
+ "start": 56,
49496
+ "end": 56
49472
49497
  }
49473
49498
  },
49474
49499
  "group": [
@@ -49483,8 +49508,8 @@
49483
49508
  {
49484
49509
  "description": "The border color of the Slider drag handle.\n",
49485
49510
  "commentRange": {
49486
- "start": 61,
49487
- "end": 62
49511
+ "start": 57,
49512
+ "end": 58
49488
49513
  },
49489
49514
  "context": {
49490
49515
  "type": "variable",
@@ -49492,8 +49517,8 @@
49492
49517
  "value": "$kendo-color-primary",
49493
49518
  "scope": "default",
49494
49519
  "line": {
49495
- "start": 63,
49496
- "end": 63
49520
+ "start": 59,
49521
+ "end": 59
49497
49522
  }
49498
49523
  },
49499
49524
  "group": [
@@ -49508,8 +49533,8 @@
49508
49533
  {
49509
49534
  "description": "The gradient of the Slider drag handle.\n",
49510
49535
  "commentRange": {
49511
- "start": 64,
49512
- "end": 65
49536
+ "start": 60,
49537
+ "end": 61
49513
49538
  },
49514
49539
  "context": {
49515
49540
  "type": "variable",
@@ -49517,8 +49542,8 @@
49517
49542
  "value": "null",
49518
49543
  "scope": "default",
49519
49544
  "line": {
49520
- "start": 66,
49521
- "end": 66
49545
+ "start": 62,
49546
+ "end": 62
49522
49547
  }
49523
49548
  },
49524
49549
  "group": [
@@ -49533,8 +49558,8 @@
49533
49558
  {
49534
49559
  "description": "The background color of the hovered Slider drag handle.\n",
49535
49560
  "commentRange": {
49536
- "start": 68,
49537
- "end": 69
49561
+ "start": 64,
49562
+ "end": 65
49538
49563
  },
49539
49564
  "context": {
49540
49565
  "type": "variable",
@@ -49542,8 +49567,8 @@
49542
49567
  "value": "if($kendo-enable-color-system, k-color( primary-hover ), k-try-shade( $kendo-color-primary , .5 ))",
49543
49568
  "scope": "default",
49544
49569
  "line": {
49545
- "start": 70,
49546
- "end": 70
49570
+ "start": 66,
49571
+ "end": 66
49547
49572
  }
49548
49573
  },
49549
49574
  "group": [
@@ -49558,8 +49583,8 @@
49558
49583
  {
49559
49584
  "description": "The text color of the hovered Slider drag handle.\n",
49560
49585
  "commentRange": {
49561
- "start": 71,
49562
- "end": 72
49586
+ "start": 67,
49587
+ "end": 68
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": 73,
49571
- "end": 73
49595
+ "start": 69,
49596
+ "end": 69
49572
49597
  }
49573
49598
  },
49574
49599
  "group": [
@@ -49583,8 +49608,8 @@
49583
49608
  {
49584
49609
  "description": "The border color of the hovered Slider drag handle.\n",
49585
49610
  "commentRange": {
49586
- "start": 74,
49587
- "end": 75
49611
+ "start": 70,
49612
+ "end": 71
49588
49613
  },
49589
49614
  "context": {
49590
49615
  "type": "variable",
@@ -49592,8 +49617,8 @@
49592
49617
  "value": "$kendo-color-primary",
49593
49618
  "scope": "default",
49594
49619
  "line": {
49595
- "start": 76,
49596
- "end": 76
49620
+ "start": 72,
49621
+ "end": 72
49597
49622
  }
49598
49623
  },
49599
49624
  "group": [
@@ -49608,8 +49633,8 @@
49608
49633
  {
49609
49634
  "description": "The gradient of the hovered Slider drag handle.\n",
49610
49635
  "commentRange": {
49611
- "start": 77,
49612
- "end": 78
49636
+ "start": 73,
49637
+ "end": 74
49613
49638
  },
49614
49639
  "context": {
49615
49640
  "type": "variable",
@@ -49617,8 +49642,8 @@
49617
49642
  "value": "null",
49618
49643
  "scope": "default",
49619
49644
  "line": {
49620
- "start": 79,
49621
- "end": 79
49645
+ "start": 75,
49646
+ "end": 75
49622
49647
  }
49623
49648
  },
49624
49649
  "group": [
@@ -49633,8 +49658,8 @@
49633
49658
  {
49634
49659
  "description": "The background color of the active Slider drag handle.\n",
49635
49660
  "commentRange": {
49636
- "start": 81,
49637
- "end": 82
49661
+ "start": 77,
49662
+ "end": 78
49638
49663
  },
49639
49664
  "context": {
49640
49665
  "type": "variable",
@@ -49642,8 +49667,8 @@
49642
49667
  "value": "if($kendo-enable-color-system, k-color( primary-active ), k-try-shade( $kendo-color-primary , 1.5 ))",
49643
49668
  "scope": "default",
49644
49669
  "line": {
49645
- "start": 83,
49646
- "end": 83
49670
+ "start": 79,
49671
+ "end": 79
49647
49672
  }
49648
49673
  },
49649
49674
  "group": [
@@ -49658,8 +49683,8 @@
49658
49683
  {
49659
49684
  "description": "The text color of the active Slider drag handle.\n",
49660
49685
  "commentRange": {
49661
- "start": 84,
49662
- "end": 85
49686
+ "start": 80,
49687
+ "end": 81
49663
49688
  },
49664
49689
  "context": {
49665
49690
  "type": "variable",
@@ -49667,8 +49692,8 @@
49667
49692
  "value": "null",
49668
49693
  "scope": "default",
49669
49694
  "line": {
49670
- "start": 86,
49671
- "end": 86
49695
+ "start": 82,
49696
+ "end": 82
49672
49697
  }
49673
49698
  },
49674
49699
  "group": [
@@ -49683,8 +49708,8 @@
49683
49708
  {
49684
49709
  "description": "The border color of the active Slider drag handle.\n",
49685
49710
  "commentRange": {
49686
- "start": 87,
49687
- "end": 88
49711
+ "start": 83,
49712
+ "end": 84
49688
49713
  },
49689
49714
  "context": {
49690
49715
  "type": "variable",
@@ -49692,8 +49717,8 @@
49692
49717
  "value": "if($kendo-enable-color-system, k-color( primary-active ), k-try-shade( $kendo-color-primary , 1.5 ))",
49693
49718
  "scope": "default",
49694
49719
  "line": {
49695
- "start": 89,
49696
- "end": 89
49720
+ "start": 85,
49721
+ "end": 85
49697
49722
  }
49698
49723
  },
49699
49724
  "group": [
@@ -49708,8 +49733,8 @@
49708
49733
  {
49709
49734
  "description": "The gradient of the active Slider drag handle.\n",
49710
49735
  "commentRange": {
49711
- "start": 90,
49712
- "end": 91
49736
+ "start": 86,
49737
+ "end": 87
49713
49738
  },
49714
49739
  "context": {
49715
49740
  "type": "variable",
@@ -49717,8 +49742,8 @@
49717
49742
  "value": "null",
49718
49743
  "scope": "default",
49719
49744
  "line": {
49720
- "start": 92,
49721
- "end": 92
49745
+ "start": 88,
49746
+ "end": 88
49722
49747
  }
49723
49748
  },
49724
49749
  "group": [
@@ -49733,8 +49758,8 @@
49733
49758
  {
49734
49759
  "description": "The shadow of the focused Slider drag handle.\n",
49735
49760
  "commentRange": {
49736
- "start": 94,
49737
- "end": 95
49761
+ "start": 90,
49762
+ "end": 91
49738
49763
  },
49739
49764
  "context": {
49740
49765
  "type": "variable",
@@ -49742,8 +49767,8 @@
49742
49767
  "value": "0 0 0 2px if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 30%, transparent), rgba( $kendo-color-primary , .3 ))",
49743
49768
  "scope": "default",
49744
49769
  "line": {
49745
- "start": 96,
49746
- "end": 96
49770
+ "start": 92,
49771
+ "end": 92
49747
49772
  }
49748
49773
  },
49749
49774
  "group": [
@@ -49758,8 +49783,8 @@
49758
49783
  {
49759
49784
  "description": "The transition speed of the Slider.\n",
49760
49785
  "commentRange": {
49761
- "start": 98,
49762
- "end": 99
49786
+ "start": 94,
49787
+ "end": 95
49763
49788
  },
49764
49789
  "context": {
49765
49790
  "type": "variable",
@@ -49767,8 +49792,8 @@
49767
49792
  "value": ".3s",
49768
49793
  "scope": "default",
49769
49794
  "line": {
49770
- "start": 100,
49771
- "end": 100
49795
+ "start": 96,
49796
+ "end": 96
49772
49797
  }
49773
49798
  },
49774
49799
  "group": [
@@ -49783,8 +49808,8 @@
49783
49808
  {
49784
49809
  "description": "The transition function of the Slider.\n",
49785
49810
  "commentRange": {
49786
- "start": 101,
49787
- "end": 102
49811
+ "start": 97,
49812
+ "end": 98
49788
49813
  },
49789
49814
  "context": {
49790
49815
  "type": "variable",
@@ -49792,8 +49817,8 @@
49792
49817
  "value": "ease-out",
49793
49818
  "scope": "default",
49794
49819
  "line": {
49795
- "start": 103,
49796
- "end": 103
49820
+ "start": 99,
49821
+ "end": 99
49797
49822
  }
49798
49823
  },
49799
49824
  "group": [
@@ -49808,8 +49833,8 @@
49808
49833
  {
49809
49834
  "description": "The transition speed of the Slider drag handle.\n",
49810
49835
  "commentRange": {
49811
- "start": 104,
49812
- "end": 105
49836
+ "start": 100,
49837
+ "end": 101
49813
49838
  },
49814
49839
  "context": {
49815
49840
  "type": "variable",
@@ -49817,8 +49842,8 @@
49817
49842
  "value": ".4s",
49818
49843
  "scope": "default",
49819
49844
  "line": {
49820
- "start": 106,
49821
- "end": 106
49845
+ "start": 102,
49846
+ "end": 102
49822
49847
  }
49823
49848
  },
49824
49849
  "group": [
@@ -49833,8 +49858,8 @@
49833
49858
  {
49834
49859
  "description": "The transition function of the Slider drag handle.\n",
49835
49860
  "commentRange": {
49836
- "start": 107,
49837
- "end": 108
49861
+ "start": 103,
49862
+ "end": 104
49838
49863
  },
49839
49864
  "context": {
49840
49865
  "type": "variable",
@@ -49842,8 +49867,8 @@
49842
49867
  "value": "cubic-bezier(.25, .8, .25, 1)",
49843
49868
  "scope": "default",
49844
49869
  "line": {
49845
- "start": 109,
49846
- "end": 109
49870
+ "start": 105,
49871
+ "end": 105
49847
49872
  }
49848
49873
  },
49849
49874
  "group": [
@@ -49858,8 +49883,8 @@
49858
49883
  {
49859
49884
  "description": "The background color of the Slider track.\n",
49860
49885
  "commentRange": {
49861
- "start": 111,
49862
- "end": 112
49886
+ "start": 107,
49887
+ "end": 108
49863
49888
  },
49864
49889
  "context": {
49865
49890
  "type": "variable",
@@ -49867,8 +49892,8 @@
49867
49892
  "value": "if($kendo-enable-color-system, k-color( base-emphasis ), k-try-shade( $kendo-component-bg, 1 ))",
49868
49893
  "scope": "default",
49869
49894
  "line": {
49870
- "start": 113,
49871
- "end": 113
49895
+ "start": 109,
49896
+ "end": 109
49872
49897
  }
49873
49898
  },
49874
49899
  "group": [
@@ -49883,8 +49908,8 @@
49883
49908
  {
49884
49909
  "description": "The background color of the Slider's track selection.\n",
49885
49910
  "commentRange": {
49886
- "start": 114,
49887
- "end": 115
49911
+ "start": 110,
49912
+ "end": 111
49888
49913
  },
49889
49914
  "context": {
49890
49915
  "type": "variable",
@@ -49892,8 +49917,8 @@
49892
49917
  "value": "$kendo-color-primary",
49893
49918
  "scope": "default",
49894
49919
  "line": {
49895
- "start": 116,
49896
- "end": 116
49920
+ "start": 112,
49921
+ "end": 112
49897
49922
  }
49898
49923
  },
49899
49924
  "group": [
@@ -49908,8 +49933,8 @@
49908
49933
  {
49909
49934
  "description": "",
49910
49935
  "commentRange": {
49911
- "start": 117,
49912
- "end": 118
49936
+ "start": 113,
49937
+ "end": 114
49913
49938
  },
49914
49939
  "context": {
49915
49940
  "type": "variable",
@@ -49917,8 +49942,8 @@
49917
49942
  "value": "null",
49918
49943
  "scope": "default",
49919
49944
  "line": {
49920
- "start": 119,
49921
- "end": 119
49945
+ "start": 115,
49946
+ "end": 115
49922
49947
  }
49923
49948
  },
49924
49949
  "groupDescriptions": {
@@ -49933,6 +49958,56 @@
49933
49958
  "name": "_variables.scss"
49934
49959
  }
49935
49960
  },
49961
+ {
49962
+ "description": "The background image of the horizontal Slider tick.\n",
49963
+ "commentRange": {
49964
+ "start": 117,
49965
+ "end": 118
49966
+ },
49967
+ "context": {
49968
+ "type": "variable",
49969
+ "name": "kendo-slider-tick-horizontal-image",
49970
+ "value": "\"data:image/gif;base64,R0lGODlhAQC0AIABALi4uAAAACH5BAEAAAEALAAAAAABALQAAAIWjIGJxqzazlux2ovlzND2rAHgSIZWAQA7\"",
49971
+ "scope": "default",
49972
+ "line": {
49973
+ "start": 119,
49974
+ "end": 119
49975
+ }
49976
+ },
49977
+ "group": [
49978
+ "slider"
49979
+ ],
49980
+ "access": "public",
49981
+ "file": {
49982
+ "path": "slider/_variables.scss",
49983
+ "name": "_variables.scss"
49984
+ }
49985
+ },
49986
+ {
49987
+ "description": "The background image of the vertical Slider tick.\n",
49988
+ "commentRange": {
49989
+ "start": 120,
49990
+ "end": 121
49991
+ },
49992
+ "context": {
49993
+ "type": "variable",
49994
+ "name": "kendo-slider-tick-vertical-image",
49995
+ "value": "\"data:image/gif;base64,R0lGODlhtAABAIABALi4uAAAACH5BAEAAAEALAAAAAC0AAEAAAIWjIGJxqzazlux2ovlzND2rAHgSIZWAQA7\"",
49996
+ "scope": "default",
49997
+ "line": {
49998
+ "start": 122,
49999
+ "end": 122
50000
+ }
50001
+ },
50002
+ "group": [
50003
+ "slider"
50004
+ ],
50005
+ "access": "public",
50006
+ "file": {
50007
+ "path": "slider/_variables.scss",
50008
+ "name": "_variables.scss"
50009
+ }
50010
+ },
49936
50011
  {
49937
50012
  "description": "The focus shadow of the SplitButton.\n",
49938
50013
  "commentRange": {
@@ -50636,8 +50711,8 @@
50636
50711
  {
50637
50712
  "description": "The width of the border around the Spreadsheet.\n",
50638
50713
  "commentRange": {
50639
- "start": 6,
50640
- "end": 7
50714
+ "start": 3,
50715
+ "end": 4
50641
50716
  },
50642
50717
  "context": {
50643
50718
  "type": "variable",
@@ -50645,8 +50720,8 @@
50645
50720
  "value": "1px",
50646
50721
  "scope": "default",
50647
50722
  "line": {
50648
- "start": 8,
50649
- "end": 8
50723
+ "start": 5,
50724
+ "end": 5
50650
50725
  }
50651
50726
  },
50652
50727
  "group": [
@@ -50661,8 +50736,8 @@
50661
50736
  {
50662
50737
  "description": "The font family of the Spreadsheet.\n",
50663
50738
  "commentRange": {
50664
- "start": 9,
50665
- "end": 10
50739
+ "start": 6,
50740
+ "end": 7
50666
50741
  },
50667
50742
  "context": {
50668
50743
  "type": "variable",
@@ -50670,8 +50745,8 @@
50670
50745
  "value": "var( --kendo-font-family, inherit )",
50671
50746
  "scope": "default",
50672
50747
  "line": {
50673
- "start": 11,
50674
- "end": 11
50748
+ "start": 8,
50749
+ "end": 8
50675
50750
  }
50676
50751
  },
50677
50752
  "group": [
@@ -50686,8 +50761,8 @@
50686
50761
  {
50687
50762
  "description": "The font size of the Spreadsheet.\n",
50688
50763
  "commentRange": {
50689
- "start": 12,
50690
- "end": 13
50764
+ "start": 9,
50765
+ "end": 10
50691
50766
  },
50692
50767
  "context": {
50693
50768
  "type": "variable",
@@ -50695,8 +50770,8 @@
50695
50770
  "value": "var( --kendo-font-size, inherit )",
50696
50771
  "scope": "default",
50697
50772
  "line": {
50698
- "start": 14,
50699
- "end": 14
50773
+ "start": 11,
50774
+ "end": 11
50700
50775
  }
50701
50776
  },
50702
50777
  "group": [
@@ -50711,8 +50786,8 @@
50711
50786
  {
50712
50787
  "description": "The line height of the Spreadsheet.\n",
50713
50788
  "commentRange": {
50714
- "start": 15,
50715
- "end": 16
50789
+ "start": 12,
50790
+ "end": 13
50716
50791
  },
50717
50792
  "context": {
50718
50793
  "type": "variable",
@@ -50720,8 +50795,8 @@
50720
50795
  "value": "var( --kendo-line-height, normal )",
50721
50796
  "scope": "default",
50722
50797
  "line": {
50723
- "start": 17,
50724
- "end": 17
50798
+ "start": 14,
50799
+ "end": 14
50725
50800
  }
50726
50801
  },
50727
50802
  "group": [
@@ -50736,8 +50811,8 @@
50736
50811
  {
50737
50812
  "description": "The background color of the Spreadsheet.\n",
50738
50813
  "commentRange": {
50739
- "start": 19,
50740
- "end": 20
50814
+ "start": 16,
50815
+ "end": 17
50741
50816
  },
50742
50817
  "context": {
50743
50818
  "type": "variable",
@@ -50745,8 +50820,8 @@
50745
50820
  "value": "$kendo-component-bg",
50746
50821
  "scope": "default",
50747
50822
  "line": {
50748
- "start": 21,
50749
- "end": 21
50823
+ "start": 18,
50824
+ "end": 18
50750
50825
  }
50751
50826
  },
50752
50827
  "group": [
@@ -50761,8 +50836,8 @@
50761
50836
  {
50762
50837
  "description": "The text color of the Spreadsheet.\n",
50763
50838
  "commentRange": {
50764
- "start": 22,
50765
- "end": 23
50839
+ "start": 19,
50840
+ "end": 20
50766
50841
  },
50767
50842
  "context": {
50768
50843
  "type": "variable",
@@ -50770,8 +50845,8 @@
50770
50845
  "value": "$kendo-component-text",
50771
50846
  "scope": "default",
50772
50847
  "line": {
50773
- "start": 24,
50774
- "end": 24
50848
+ "start": 21,
50849
+ "end": 21
50775
50850
  }
50776
50851
  },
50777
50852
  "group": [
@@ -50786,8 +50861,8 @@
50786
50861
  {
50787
50862
  "description": "The border color of the Spreadsheet.\n",
50788
50863
  "commentRange": {
50789
- "start": 25,
50790
- "end": 26
50864
+ "start": 22,
50865
+ "end": 23
50791
50866
  },
50792
50867
  "context": {
50793
50868
  "type": "variable",
@@ -50795,8 +50870,8 @@
50795
50870
  "value": "$kendo-component-border",
50796
50871
  "scope": "default",
50797
50872
  "line": {
50798
- "start": 27,
50799
- "end": 27
50873
+ "start": 24,
50874
+ "end": 24
50800
50875
  }
50801
50876
  },
50802
50877
  "group": [
@@ -50811,8 +50886,8 @@
50811
50886
  {
50812
50887
  "description": "The background color of the Spreadsheet header.\n",
50813
50888
  "commentRange": {
50814
- "start": 29,
50815
- "end": 30
50889
+ "start": 26,
50890
+ "end": 27
50816
50891
  },
50817
50892
  "context": {
50818
50893
  "type": "variable",
@@ -50820,8 +50895,8 @@
50820
50895
  "value": "$kendo-component-header-bg",
50821
50896
  "scope": "default",
50822
50897
  "line": {
50823
- "start": 31,
50824
- "end": 31
50898
+ "start": 28,
50899
+ "end": 28
50825
50900
  }
50826
50901
  },
50827
50902
  "group": [
@@ -50836,8 +50911,8 @@
50836
50911
  {
50837
50912
  "description": "The text color of the Spreadsheet header.\n",
50838
50913
  "commentRange": {
50839
- "start": 32,
50840
- "end": 33
50914
+ "start": 29,
50915
+ "end": 30
50841
50916
  },
50842
50917
  "context": {
50843
50918
  "type": "variable",
@@ -50845,8 +50920,8 @@
50845
50920
  "value": "$kendo-component-header-text",
50846
50921
  "scope": "default",
50847
50922
  "line": {
50848
- "start": 34,
50849
- "end": 34
50923
+ "start": 31,
50924
+ "end": 31
50850
50925
  }
50851
50926
  },
50852
50927
  "group": [
@@ -50861,8 +50936,8 @@
50861
50936
  {
50862
50937
  "description": "The border color of the Spreadsheet header.\n",
50863
50938
  "commentRange": {
50864
- "start": 35,
50865
- "end": 36
50939
+ "start": 32,
50940
+ "end": 33
50866
50941
  },
50867
50942
  "context": {
50868
50943
  "type": "variable",
@@ -50870,8 +50945,8 @@
50870
50945
  "value": "$kendo-component-header-border",
50871
50946
  "scope": "default",
50872
50947
  "line": {
50873
- "start": 37,
50874
- "end": 37
50948
+ "start": 34,
50949
+ "end": 34
50875
50950
  }
50876
50951
  },
50877
50952
  "group": [
@@ -50886,8 +50961,8 @@
50886
50961
  {
50887
50962
  "description": "The gradient of the Spreadsheet header.\n",
50888
50963
  "commentRange": {
50889
- "start": 38,
50890
- "end": 39
50964
+ "start": 35,
50965
+ "end": 36
50891
50966
  },
50892
50967
  "context": {
50893
50968
  "type": "variable",
@@ -50895,8 +50970,8 @@
50895
50970
  "value": "$kendo-component-header-gradient",
50896
50971
  "scope": "default",
50897
50972
  "line": {
50898
- "start": 40,
50899
- "end": 40
50973
+ "start": 37,
50974
+ "end": 37
50900
50975
  }
50901
50976
  },
50902
50977
  "group": [
@@ -50911,8 +50986,8 @@
50911
50986
  {
50912
50987
  "description": "The background color of the Spreadsheet table headers.\n",
50913
50988
  "commentRange": {
50914
- "start": 42,
50915
- "end": 43
50989
+ "start": 39,
50990
+ "end": 40
50916
50991
  },
50917
50992
  "context": {
50918
50993
  "type": "variable",
@@ -50920,8 +50995,8 @@
50920
50995
  "value": "$kendo-spreadsheet-header-bg",
50921
50996
  "scope": "default",
50922
50997
  "line": {
50923
- "start": 44,
50924
- "end": 44
50998
+ "start": 41,
50999
+ "end": 41
50925
51000
  }
50926
51001
  },
50927
51002
  "group": [
@@ -50936,8 +51011,8 @@
50936
51011
  {
50937
51012
  "description": "The text color of the Spreadsheet table headers.\n",
50938
51013
  "commentRange": {
50939
- "start": 45,
50940
- "end": 46
51014
+ "start": 42,
51015
+ "end": 43
50941
51016
  },
50942
51017
  "context": {
50943
51018
  "type": "variable",
@@ -50945,8 +51020,8 @@
50945
51020
  "value": "$kendo-spreadsheet-header-text",
50946
51021
  "scope": "default",
50947
51022
  "line": {
50948
- "start": 47,
50949
- "end": 47
51023
+ "start": 44,
51024
+ "end": 44
50950
51025
  }
50951
51026
  },
50952
51027
  "group": [
@@ -50961,8 +51036,8 @@
50961
51036
  {
50962
51037
  "description": "The border color of the Spreadsheet table headers.\n",
50963
51038
  "commentRange": {
50964
- "start": 48,
50965
- "end": 49
51039
+ "start": 45,
51040
+ "end": 46
50966
51041
  },
50967
51042
  "context": {
50968
51043
  "type": "variable",
@@ -50970,8 +51045,8 @@
50970
51045
  "value": "$kendo-spreadsheet-header-border",
50971
51046
  "scope": "default",
50972
51047
  "line": {
50973
- "start": 50,
50974
- "end": 50
51048
+ "start": 47,
51049
+ "end": 47
50975
51050
  }
50976
51051
  },
50977
51052
  "group": [
@@ -50986,8 +51061,8 @@
50986
51061
  {
50987
51062
  "description": "The gradient of the Spreadsheet table headers.\n",
50988
51063
  "commentRange": {
50989
- "start": 51,
50990
- "end": 52
51064
+ "start": 48,
51065
+ "end": 49
50991
51066
  },
50992
51067
  "context": {
50993
51068
  "type": "variable",
@@ -50995,8 +51070,8 @@
50995
51070
  "value": "$kendo-spreadsheet-header-gradient",
50996
51071
  "scope": "default",
50997
51072
  "line": {
50998
- "start": 53,
50999
- "end": 53
51073
+ "start": 50,
51074
+ "end": 50
51000
51075
  }
51001
51076
  },
51002
51077
  "group": [
@@ -51011,8 +51086,8 @@
51011
51086
  {
51012
51087
  "description": "The border width of the Spreadsheet action bar.\n",
51013
51088
  "commentRange": {
51014
- "start": 55,
51015
- "end": 56
51089
+ "start": 52,
51090
+ "end": 53
51016
51091
  },
51017
51092
  "context": {
51018
51093
  "type": "variable",
@@ -51020,8 +51095,8 @@
51020
51095
  "value": "1px",
51021
51096
  "scope": "default",
51022
51097
  "line": {
51023
- "start": 57,
51024
- "end": 57
51098
+ "start": 54,
51099
+ "end": 54
51025
51100
  }
51026
51101
  },
51027
51102
  "group": [
@@ -51036,8 +51111,8 @@
51036
51111
  {
51037
51112
  "description": "The horizontal padding of the Spreadsheet action bar.\n",
51038
51113
  "commentRange": {
51039
- "start": 58,
51040
- "end": 59
51114
+ "start": 55,
51115
+ "end": 56
51041
51116
  },
51042
51117
  "context": {
51043
51118
  "type": "variable",
@@ -51045,8 +51120,8 @@
51045
51120
  "value": "k-spacing(1)",
51046
51121
  "scope": "default",
51047
51122
  "line": {
51048
- "start": 60,
51049
- "end": 60
51123
+ "start": 57,
51124
+ "end": 57
51050
51125
  }
51051
51126
  },
51052
51127
  "group": [
@@ -51061,8 +51136,8 @@
51061
51136
  {
51062
51137
  "description": "The vertical padding of the Spreadsheet action bar.\n",
51063
51138
  "commentRange": {
51064
- "start": 61,
51065
- "end": 62
51139
+ "start": 58,
51140
+ "end": 59
51066
51141
  },
51067
51142
  "context": {
51068
51143
  "type": "variable",
@@ -51070,8 +51145,8 @@
51070
51145
  "value": "k-spacing(2)",
51071
51146
  "scope": "default",
51072
51147
  "line": {
51073
- "start": 63,
51074
- "end": 63
51148
+ "start": 60,
51149
+ "end": 60
51075
51150
  }
51076
51151
  },
51077
51152
  "group": [
@@ -51086,8 +51161,8 @@
51086
51161
  {
51087
51162
  "description": "The font size of the Spreadsheet action bar.\n",
51088
51163
  "commentRange": {
51089
- "start": 64,
51090
- "end": 65
51164
+ "start": 61,
51165
+ "end": 62
51091
51166
  },
51092
51167
  "context": {
51093
51168
  "type": "variable",
@@ -51095,8 +51170,8 @@
51095
51170
  "value": "$kendo-spreadsheet-font-size",
51096
51171
  "scope": "default",
51097
51172
  "line": {
51098
- "start": 66,
51099
- "end": 66
51173
+ "start": 63,
51174
+ "end": 63
51100
51175
  }
51101
51176
  },
51102
51177
  "group": [
@@ -51111,8 +51186,8 @@
51111
51186
  {
51112
51187
  "description": "The font family of the Spreadsheet action bar.\n",
51113
51188
  "commentRange": {
51114
- "start": 67,
51115
- "end": 68
51189
+ "start": 64,
51190
+ "end": 65
51116
51191
  },
51117
51192
  "context": {
51118
51193
  "type": "variable",
@@ -51120,8 +51195,8 @@
51120
51195
  "value": "Arial, Verdana, sans-serif",
51121
51196
  "scope": "default",
51122
51197
  "line": {
51123
- "start": 69,
51124
- "end": 69
51198
+ "start": 66,
51199
+ "end": 66
51125
51200
  }
51126
51201
  },
51127
51202
  "group": [
@@ -51136,8 +51211,8 @@
51136
51211
  {
51137
51212
  "description": "The spacings of the Spreadsheet action bar.\n",
51138
51213
  "commentRange": {
51139
- "start": 70,
51140
- "end": 71
51214
+ "start": 67,
51215
+ "end": 68
51141
51216
  },
51142
51217
  "context": {
51143
51218
  "type": "variable",
@@ -51145,8 +51220,8 @@
51145
51220
  "value": "k-spacing(2)",
51146
51221
  "scope": "default",
51147
51222
  "line": {
51148
- "start": 72,
51149
- "end": 72
51223
+ "start": 69,
51224
+ "end": 69
51150
51225
  }
51151
51226
  },
51152
51227
  "group": [
@@ -51161,8 +51236,8 @@
51161
51236
  {
51162
51237
  "description": "The gap of the Spreadsheet formula bar.\n",
51163
51238
  "commentRange": {
51164
- "start": 74,
51165
- "end": 75
51239
+ "start": 71,
51240
+ "end": 72
51166
51241
  },
51167
51242
  "context": {
51168
51243
  "type": "variable",
@@ -51170,8 +51245,8 @@
51170
51245
  "value": "k-spacing(2)",
51171
51246
  "scope": "default",
51172
51247
  "line": {
51173
- "start": 76,
51174
- "end": 76
51248
+ "start": 73,
51249
+ "end": 73
51175
51250
  }
51176
51251
  },
51177
51252
  "group": [
@@ -51186,8 +51261,8 @@
51186
51261
  {
51187
51262
  "description": "The horizontal padding of the Spreadsheet formula input.\n",
51188
51263
  "commentRange": {
51189
- "start": 78,
51190
- "end": 79
51264
+ "start": 75,
51265
+ "end": 76
51191
51266
  },
51192
51267
  "context": {
51193
51268
  "type": "variable",
@@ -51195,8 +51270,8 @@
51195
51270
  "value": "$kendo-input-padding-x",
51196
51271
  "scope": "default",
51197
51272
  "line": {
51198
- "start": 80,
51199
- "end": 80
51273
+ "start": 77,
51274
+ "end": 77
51200
51275
  }
51201
51276
  },
51202
51277
  "group": [
@@ -51211,8 +51286,8 @@
51211
51286
  {
51212
51287
  "description": "The vertical padding of the Spreadsheet formula input.\n",
51213
51288
  "commentRange": {
51214
- "start": 81,
51215
- "end": 82
51289
+ "start": 78,
51290
+ "end": 79
51216
51291
  },
51217
51292
  "context": {
51218
51293
  "type": "variable",
@@ -51220,8 +51295,8 @@
51220
51295
  "value": "$kendo-input-padding-y",
51221
51296
  "scope": "default",
51222
51297
  "line": {
51223
- "start": 83,
51224
- "end": 83
51298
+ "start": 80,
51299
+ "end": 80
51225
51300
  }
51226
51301
  },
51227
51302
  "group": [
@@ -51236,8 +51311,8 @@
51236
51311
  {
51237
51312
  "description": "The line height of the Spreadsheet formula input.\n",
51238
51313
  "commentRange": {
51239
- "start": 84,
51240
- "end": 85
51314
+ "start": 81,
51315
+ "end": 82
51241
51316
  },
51242
51317
  "context": {
51243
51318
  "type": "variable",
@@ -51245,8 +51320,8 @@
51245
51320
  "value": "$kendo-input-line-height",
51246
51321
  "scope": "default",
51247
51322
  "line": {
51248
- "start": 86,
51249
- "end": 86
51323
+ "start": 83,
51324
+ "end": 83
51250
51325
  }
51251
51326
  },
51252
51327
  "group": [
@@ -51261,8 +51336,8 @@
51261
51336
  {
51262
51337
  "description": "The font family of the Spreadsheet view.\n",
51263
51338
  "commentRange": {
51264
- "start": 88,
51265
- "end": 89
51339
+ "start": 85,
51340
+ "end": 86
51266
51341
  },
51267
51342
  "context": {
51268
51343
  "type": "variable",
@@ -51270,8 +51345,8 @@
51270
51345
  "value": "Arial, Verdana, sans-serif",
51271
51346
  "scope": "default",
51272
51347
  "line": {
51273
- "start": 90,
51274
- "end": 90
51348
+ "start": 87,
51349
+ "end": 87
51275
51350
  }
51276
51351
  },
51277
51352
  "group": [
@@ -51286,8 +51361,8 @@
51286
51361
  {
51287
51362
  "description": "The font size of the Spreadsheet view.\n",
51288
51363
  "commentRange": {
51289
- "start": 91,
51290
- "end": 92
51364
+ "start": 88,
51365
+ "end": 89
51291
51366
  },
51292
51367
  "context": {
51293
51368
  "type": "variable",
@@ -51295,8 +51370,8 @@
51295
51370
  "value": "$kendo-spreadsheet-font-size",
51296
51371
  "scope": "default",
51297
51372
  "line": {
51298
- "start": 93,
51299
- "end": 93
51373
+ "start": 90,
51374
+ "end": 90
51300
51375
  }
51301
51376
  },
51302
51377
  "group": [
@@ -51311,8 +51386,8 @@
51311
51386
  {
51312
51387
  "description": "The background color of the Spreadsheet selection.\n",
51313
51388
  "commentRange": {
51314
- "start": 95,
51315
- "end": 96
51389
+ "start": 92,
51390
+ "end": 93
51316
51391
  },
51317
51392
  "context": {
51318
51393
  "type": "variable",
@@ -51320,8 +51395,8 @@
51320
51395
  "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 25%, transparent), rgba($kendo-selected-bg, .25))",
51321
51396
  "scope": "default",
51322
51397
  "line": {
51323
- "start": 97,
51324
- "end": 97
51398
+ "start": 94,
51399
+ "end": 94
51325
51400
  }
51326
51401
  },
51327
51402
  "group": [
@@ -51336,8 +51411,8 @@
51336
51411
  {
51337
51412
  "description": "The text color of the Spreadsheet selection.\n",
51338
51413
  "commentRange": {
51339
- "start": 98,
51340
- "end": 99
51414
+ "start": 95,
51415
+ "end": 96
51341
51416
  },
51342
51417
  "context": {
51343
51418
  "type": "variable",
@@ -51345,8 +51420,8 @@
51345
51420
  "value": "null",
51346
51421
  "scope": "default",
51347
51422
  "line": {
51348
- "start": 100,
51349
- "end": 100
51423
+ "start": 97,
51424
+ "end": 97
51350
51425
  }
51351
51426
  },
51352
51427
  "group": [
@@ -51361,8 +51436,8 @@
51361
51436
  {
51362
51437
  "description": "The border color of the Spreadsheet selection.\n",
51363
51438
  "commentRange": {
51364
- "start": 101,
51365
- "end": 102
51439
+ "start": 98,
51440
+ "end": 99
51366
51441
  },
51367
51442
  "context": {
51368
51443
  "type": "variable",
@@ -51370,8 +51445,8 @@
51370
51445
  "value": "$kendo-selected-bg",
51371
51446
  "scope": "default",
51372
51447
  "line": {
51373
- "start": 103,
51374
- "end": 103
51448
+ "start": 100,
51449
+ "end": 100
51375
51450
  }
51376
51451
  },
51377
51452
  "group": [
@@ -51386,8 +51461,8 @@
51386
51461
  {
51387
51462
  "description": "The shadow of the Spreadsheet selection.\n",
51388
51463
  "commentRange": {
51389
- "start": 104,
51390
- "end": 105
51464
+ "start": 101,
51465
+ "end": 102
51391
51466
  },
51392
51467
  "context": {
51393
51468
  "type": "variable",
@@ -51395,8 +51470,8 @@
51395
51470
  "value": "inset 0 0 0 1px $kendo-selected-bg",
51396
51471
  "scope": "default",
51397
51472
  "line": {
51398
- "start": 106,
51399
- "end": 106
51473
+ "start": 103,
51474
+ "end": 103
51400
51475
  }
51401
51476
  },
51402
51477
  "group": [
@@ -51411,8 +51486,8 @@
51411
51486
  {
51412
51487
  "description": "The background color of the Spreadsheet single selection.\n",
51413
51488
  "commentRange": {
51414
- "start": 108,
51415
- "end": 109
51489
+ "start": 105,
51490
+ "end": 106
51416
51491
  },
51417
51492
  "context": {
51418
51493
  "type": "variable",
@@ -51420,8 +51495,8 @@
51420
51495
  "value": "$kendo-selected-bg",
51421
51496
  "scope": "default",
51422
51497
  "line": {
51423
- "start": 110,
51424
- "end": 110
51498
+ "start": 107,
51499
+ "end": 107
51425
51500
  }
51426
51501
  },
51427
51502
  "group": [
@@ -51436,8 +51511,8 @@
51436
51511
  {
51437
51512
  "description": "The text color of the Spreadsheet single selection.\n",
51438
51513
  "commentRange": {
51439
- "start": 111,
51440
- "end": 112
51514
+ "start": 108,
51515
+ "end": 109
51441
51516
  },
51442
51517
  "context": {
51443
51518
  "type": "variable",
@@ -51445,8 +51520,8 @@
51445
51520
  "value": "null",
51446
51521
  "scope": "default",
51447
51522
  "line": {
51448
- "start": 113,
51449
- "end": 113
51523
+ "start": 110,
51524
+ "end": 110
51450
51525
  }
51451
51526
  },
51452
51527
  "group": [
@@ -51461,8 +51536,8 @@
51461
51536
  {
51462
51537
  "description": "The border color of the Spreadsheet single selection.\n",
51463
51538
  "commentRange": {
51464
- "start": 114,
51465
- "end": 115
51539
+ "start": 111,
51540
+ "end": 112
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": 116,
51474
- "end": 116
51548
+ "start": 113,
51549
+ "end": 113
51475
51550
  }
51476
51551
  },
51477
51552
  "group": [
@@ -51486,8 +51561,8 @@
51486
51561
  {
51487
51562
  "description": "The background color of the Spreadsheet partial selection.\n",
51488
51563
  "commentRange": {
51489
- "start": 118,
51490
- "end": 119
51564
+ "start": 115,
51565
+ "end": 116
51491
51566
  },
51492
51567
  "context": {
51493
51568
  "type": "variable",
@@ -51495,8 +51570,8 @@
51495
51570
  "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 25%, transparent), rgba($kendo-selected-bg, .25))",
51496
51571
  "scope": "default",
51497
51572
  "line": {
51498
- "start": 120,
51499
- "end": 120
51573
+ "start": 117,
51574
+ "end": 117
51500
51575
  }
51501
51576
  },
51502
51577
  "group": [
@@ -51511,8 +51586,8 @@
51511
51586
  {
51512
51587
  "description": "The background color of the Spreadsheet active cell.\n",
51513
51588
  "commentRange": {
51514
- "start": 122,
51515
- "end": 123
51589
+ "start": 119,
51590
+ "end": 120
51516
51591
  },
51517
51592
  "context": {
51518
51593
  "type": "variable",
@@ -51520,8 +51595,8 @@
51520
51595
  "value": "$kendo-spreadsheet-bg",
51521
51596
  "scope": "default",
51522
51597
  "line": {
51523
- "start": 124,
51524
- "end": 124
51598
+ "start": 121,
51599
+ "end": 121
51525
51600
  }
51526
51601
  },
51527
51602
  "group": [
@@ -51536,8 +51611,8 @@
51536
51611
  {
51537
51612
  "description": "The shadow of the Spreadsheet active cell.\n",
51538
51613
  "commentRange": {
51539
- "start": 125,
51540
- "end": 126
51614
+ "start": 122,
51615
+ "end": 123
51541
51616
  },
51542
51617
  "context": {
51543
51618
  "type": "variable",
@@ -51545,8 +51620,8 @@
51545
51620
  "value": "inset 0 0 0 1px $kendo-selected-bg",
51546
51621
  "scope": "default",
51547
51622
  "line": {
51548
- "start": 127,
51549
- "end": 127
51623
+ "start": 124,
51624
+ "end": 124
51550
51625
  }
51551
51626
  },
51552
51627
  "group": [
@@ -51561,8 +51636,8 @@
51561
51636
  {
51562
51637
  "description": "The background color of the Spreadsheet auto fill.\n",
51563
51638
  "commentRange": {
51564
- "start": 129,
51565
- "end": 130
51639
+ "start": 126,
51640
+ "end": 127
51566
51641
  },
51567
51642
  "context": {
51568
51643
  "type": "variable",
@@ -51570,8 +51645,8 @@
51570
51645
  "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 25%, transparent), rgba($kendo-selected-bg, .25))",
51571
51646
  "scope": "default",
51572
51647
  "line": {
51573
- "start": 131,
51574
- "end": 131
51648
+ "start": 128,
51649
+ "end": 128
51575
51650
  }
51576
51651
  },
51577
51652
  "group": [
@@ -51586,8 +51661,8 @@
51586
51661
  {
51587
51662
  "description": "The text color of the Spreadsheet auto fill.\n",
51588
51663
  "commentRange": {
51589
- "start": 132,
51590
- "end": 133
51664
+ "start": 129,
51665
+ "end": 130
51591
51666
  },
51592
51667
  "context": {
51593
51668
  "type": "variable",
@@ -51595,8 +51670,8 @@
51595
51670
  "value": "null",
51596
51671
  "scope": "default",
51597
51672
  "line": {
51598
- "start": 134,
51599
- "end": 134
51673
+ "start": 131,
51674
+ "end": 131
51600
51675
  }
51601
51676
  },
51602
51677
  "group": [
@@ -51611,8 +51686,8 @@
51611
51686
  {
51612
51687
  "description": "The border color of the Spreadsheet auto fill.\n",
51613
51688
  "commentRange": {
51614
- "start": 135,
51615
- "end": 136
51689
+ "start": 132,
51690
+ "end": 133
51616
51691
  },
51617
51692
  "context": {
51618
51693
  "type": "variable",
@@ -51620,8 +51695,8 @@
51620
51695
  "value": "$kendo-selected-bg",
51621
51696
  "scope": "default",
51622
51697
  "line": {
51623
- "start": 137,
51624
- "end": 137
51698
+ "start": 134,
51699
+ "end": 134
51625
51700
  }
51626
51701
  },
51627
51702
  "group": [
@@ -51636,8 +51711,8 @@
51636
51711
  {
51637
51712
  "description": "The shadow of the Spreadsheet auto fill.\n",
51638
51713
  "commentRange": {
51639
- "start": 138,
51640
- "end": 139
51714
+ "start": 135,
51715
+ "end": 136
51641
51716
  },
51642
51717
  "context": {
51643
51718
  "type": "variable",
@@ -51645,8 +51720,8 @@
51645
51720
  "value": "inset 0 0 0 1px $kendo-selected-bg",
51646
51721
  "scope": "default",
51647
51722
  "line": {
51648
- "start": 140,
51649
- "end": 140
51723
+ "start": 137,
51724
+ "end": 137
51650
51725
  }
51651
51726
  },
51652
51727
  "group": [
@@ -51661,8 +51736,8 @@
51661
51736
  {
51662
51737
  "description": "The background color of the Spreadsheet auto fill punch.\n",
51663
51738
  "commentRange": {
51664
- "start": 141,
51665
- "end": 142
51739
+ "start": 138,
51740
+ "end": 139
51666
51741
  },
51667
51742
  "context": {
51668
51743
  "type": "variable",
@@ -51670,8 +51745,8 @@
51670
51745
  "value": "rgba( $kendo-spreadsheet-bg, .5 )",
51671
51746
  "scope": "default",
51672
51747
  "line": {
51673
- "start": 143,
51674
- "end": 143
51748
+ "start": 140,
51749
+ "end": 140
51675
51750
  }
51676
51751
  },
51677
51752
  "group": [
@@ -51686,8 +51761,8 @@
51686
51761
  {
51687
51762
  "description": "The vertical padding of the Spreadsheet cell.\n",
51688
51763
  "commentRange": {
51689
- "start": 145,
51690
- "end": 146
51764
+ "start": 142,
51765
+ "end": 143
51691
51766
  },
51692
51767
  "context": {
51693
51768
  "type": "variable",
@@ -51695,8 +51770,8 @@
51695
51770
  "value": "k-spacing(1)",
51696
51771
  "scope": "default",
51697
51772
  "line": {
51698
- "start": 147,
51699
- "end": 147
51773
+ "start": 144,
51774
+ "end": 144
51700
51775
  }
51701
51776
  },
51702
51777
  "group": [
@@ -51711,8 +51786,8 @@
51711
51786
  {
51712
51787
  "description": "The horizontal padding of the Spreadsheet cell.\n",
51713
51788
  "commentRange": {
51714
- "start": 148,
51715
- "end": 149
51789
+ "start": 145,
51790
+ "end": 146
51716
51791
  },
51717
51792
  "context": {
51718
51793
  "type": "variable",
@@ -51720,8 +51795,8 @@
51720
51795
  "value": "$kendo-spreadsheet-cell-padding-y",
51721
51796
  "scope": "default",
51722
51797
  "line": {
51723
- "start": 150,
51724
- "end": 150
51798
+ "start": 147,
51799
+ "end": 147
51725
51800
  }
51726
51801
  },
51727
51802
  "group": [
@@ -51736,8 +51811,8 @@
51736
51811
  {
51737
51812
  "description": "The line height of the Spreadsheet cell editor.\n",
51738
51813
  "commentRange": {
51739
- "start": 152,
51740
- "end": 153
51814
+ "start": 149,
51815
+ "end": 150
51741
51816
  },
51742
51817
  "context": {
51743
51818
  "type": "variable",
@@ -51745,8 +51820,8 @@
51745
51820
  "value": "20px",
51746
51821
  "scope": "default",
51747
51822
  "line": {
51748
- "start": 154,
51749
- "end": 154
51823
+ "start": 151,
51824
+ "end": 151
51750
51825
  }
51751
51826
  },
51752
51827
  "group": [
@@ -51761,8 +51836,8 @@
51761
51836
  {
51762
51837
  "description": "The horizontal padding of the Spreadsheet cell editor.\n",
51763
51838
  "commentRange": {
51764
- "start": 155,
51765
- "end": 156
51839
+ "start": 152,
51840
+ "end": 153
51766
51841
  },
51767
51842
  "context": {
51768
51843
  "type": "variable",
@@ -51770,8 +51845,8 @@
51770
51845
  "value": "k-spacing(1)",
51771
51846
  "scope": "default",
51772
51847
  "line": {
51773
- "start": 157,
51774
- "end": 157
51848
+ "start": 154,
51849
+ "end": 154
51775
51850
  }
51776
51851
  },
51777
51852
  "group": [
@@ -51786,8 +51861,8 @@
51786
51861
  {
51787
51862
  "description": "The vertical padding of the Spreadsheet cell editor.\n",
51788
51863
  "commentRange": {
51789
- "start": 158,
51790
- "end": 159
51864
+ "start": 155,
51865
+ "end": 156
51791
51866
  },
51792
51867
  "context": {
51793
51868
  "type": "variable",
@@ -51795,8 +51870,8 @@
51795
51870
  "value": "k-spacing(0)",
51796
51871
  "scope": "default",
51797
51872
  "line": {
51798
- "start": 160,
51799
- "end": 160
51873
+ "start": 157,
51874
+ "end": 157
51800
51875
  }
51801
51876
  },
51802
51877
  "group": [
@@ -51811,8 +51886,8 @@
51811
51886
  {
51812
51887
  "description": "The background color of the Spreadsheet cell editor.\n",
51813
51888
  "commentRange": {
51814
- "start": 161,
51815
- "end": 162
51889
+ "start": 158,
51890
+ "end": 159
51816
51891
  },
51817
51892
  "context": {
51818
51893
  "type": "variable",
@@ -51820,8 +51895,8 @@
51820
51895
  "value": "$kendo-spreadsheet-bg",
51821
51896
  "scope": "default",
51822
51897
  "line": {
51823
- "start": 163,
51824
- "end": 163
51898
+ "start": 160,
51899
+ "end": 160
51825
51900
  }
51826
51901
  },
51827
51902
  "group": [
@@ -51836,8 +51911,8 @@
51836
51911
  {
51837
51912
  "description": "The text color of the Spreadsheet cell editor.\n",
51838
51913
  "commentRange": {
51839
- "start": 164,
51840
- "end": 165
51914
+ "start": 161,
51915
+ "end": 162
51841
51916
  },
51842
51917
  "context": {
51843
51918
  "type": "variable",
@@ -51845,8 +51920,8 @@
51845
51920
  "value": "$kendo-spreadsheet-text",
51846
51921
  "scope": "default",
51847
51922
  "line": {
51848
- "start": 166,
51849
- "end": 166
51923
+ "start": 163,
51924
+ "end": 163
51850
51925
  }
51851
51926
  },
51852
51927
  "group": [
@@ -51861,8 +51936,8 @@
51861
51936
  {
51862
51937
  "description": "The border color of the Spreadsheet cell editor.\n",
51863
51938
  "commentRange": {
51864
- "start": 167,
51865
- "end": 168
51939
+ "start": 164,
51940
+ "end": 165
51866
51941
  },
51867
51942
  "context": {
51868
51943
  "type": "variable",
@@ -51870,8 +51945,8 @@
51870
51945
  "value": "null",
51871
51946
  "scope": "default",
51872
51947
  "line": {
51873
- "start": 169,
51874
- "end": 169
51948
+ "start": 166,
51949
+ "end": 166
51875
51950
  }
51876
51951
  },
51877
51952
  "group": [
@@ -51886,8 +51961,8 @@
51886
51961
  {
51887
51962
  "description": "The background color of the Spreadsheet resize handle.\n",
51888
51963
  "commentRange": {
51889
- "start": 171,
51890
- "end": 172
51964
+ "start": 168,
51965
+ "end": 169
51891
51966
  },
51892
51967
  "context": {
51893
51968
  "type": "variable",
@@ -51895,8 +51970,8 @@
51895
51970
  "value": "$kendo-color-primary",
51896
51971
  "scope": "default",
51897
51972
  "line": {
51898
- "start": 173,
51899
- "end": 173
51973
+ "start": 170,
51974
+ "end": 170
51900
51975
  }
51901
51976
  },
51902
51977
  "group": [
@@ -51911,8 +51986,8 @@
51911
51986
  {
51912
51987
  "description": "The border color of the Spreadsheet cell comment indicator.\n",
51913
51988
  "commentRange": {
51914
- "start": 175,
51915
- "end": 176
51989
+ "start": 172,
51990
+ "end": 173
51916
51991
  },
51917
51992
  "context": {
51918
51993
  "type": "variable",
@@ -51920,8 +51995,8 @@
51920
51995
  "value": "$kendo-color-primary",
51921
51996
  "scope": "default",
51922
51997
  "line": {
51923
- "start": 177,
51924
- "end": 177
51998
+ "start": 174,
51999
+ "end": 174
51925
52000
  }
51926
52001
  },
51927
52002
  "group": [
@@ -51936,8 +52011,8 @@
51936
52011
  {
51937
52012
  "description": "The border color of the Spreadsheet cell dirty indicator.\n",
51938
52013
  "commentRange": {
51939
- "start": 179,
51940
- "end": 180
52014
+ "start": 176,
52015
+ "end": 177
51941
52016
  },
51942
52017
  "context": {
51943
52018
  "type": "variable",
@@ -51945,8 +52020,8 @@
51945
52020
  "value": "$kendo-color-error",
51946
52021
  "scope": "default",
51947
52022
  "line": {
51948
- "start": 181,
51949
- "end": 181
52023
+ "start": 178,
52024
+ "end": 178
51950
52025
  }
51951
52026
  },
51952
52027
  "group": [
@@ -51961,8 +52036,8 @@
51961
52036
  {
51962
52037
  "description": "The horizontal padding of the Spreadsheet sheets bar.\n",
51963
52038
  "commentRange": {
51964
- "start": 183,
51965
- "end": 184
52039
+ "start": 180,
52040
+ "end": 181
51966
52041
  },
51967
52042
  "context": {
51968
52043
  "type": "variable",
@@ -51970,8 +52045,8 @@
51970
52045
  "value": "k-spacing(2)",
51971
52046
  "scope": "default",
51972
52047
  "line": {
51973
- "start": 185,
51974
- "end": 185
52048
+ "start": 182,
52049
+ "end": 182
51975
52050
  }
51976
52051
  },
51977
52052
  "group": [
@@ -51986,8 +52061,8 @@
51986
52061
  {
51987
52062
  "description": "The vertical padding of the Spreadsheet sheets bar.\n",
51988
52063
  "commentRange": {
51989
- "start": 186,
51990
- "end": 187
52064
+ "start": 183,
52065
+ "end": 184
51991
52066
  },
51992
52067
  "context": {
51993
52068
  "type": "variable",
@@ -51995,8 +52070,8 @@
51995
52070
  "value": "k-spacing(2)",
51996
52071
  "scope": "default",
51997
52072
  "line": {
51998
- "start": 188,
51999
- "end": 188
52073
+ "start": 185,
52074
+ "end": 185
52000
52075
  }
52001
52076
  },
52002
52077
  "group": [
@@ -52011,8 +52086,8 @@
52011
52086
  {
52012
52087
  "description": "The border width of the Spreadsheet sheets bar.\n",
52013
52088
  "commentRange": {
52014
- "start": 189,
52015
- "end": 190
52089
+ "start": 186,
52090
+ "end": 187
52016
52091
  },
52017
52092
  "context": {
52018
52093
  "type": "variable",
@@ -52020,8 +52095,8 @@
52020
52095
  "value": "1px",
52021
52096
  "scope": "default",
52022
52097
  "line": {
52023
- "start": 191,
52024
- "end": 191
52098
+ "start": 188,
52099
+ "end": 188
52025
52100
  }
52026
52101
  },
52027
52102
  "group": [
@@ -52036,8 +52111,8 @@
52036
52111
  {
52037
52112
  "description": "The border style of the Spreadsheet image Dialog.\n",
52038
52113
  "commentRange": {
52039
- "start": 193,
52040
- "end": 194
52114
+ "start": 190,
52115
+ "end": 191
52041
52116
  },
52042
52117
  "context": {
52043
52118
  "type": "variable",
@@ -52045,8 +52120,8 @@
52045
52120
  "value": "dashed",
52046
52121
  "scope": "default",
52047
52122
  "line": {
52048
- "start": 195,
52049
- "end": 195
52123
+ "start": 192,
52124
+ "end": 192
52050
52125
  }
52051
52126
  },
52052
52127
  "group": [
@@ -52061,8 +52136,8 @@
52061
52136
  {
52062
52137
  "description": "The border width of the Spreadsheet image Dialog.\n",
52063
52138
  "commentRange": {
52064
- "start": 196,
52065
- "end": 197
52139
+ "start": 193,
52140
+ "end": 194
52066
52141
  },
52067
52142
  "context": {
52068
52143
  "type": "variable",
@@ -52070,8 +52145,8 @@
52070
52145
  "value": "2px",
52071
52146
  "scope": "default",
52072
52147
  "line": {
52073
- "start": 198,
52074
- "end": 198
52148
+ "start": 195,
52149
+ "end": 195
52075
52150
  }
52076
52151
  },
52077
52152
  "group": [
@@ -52086,8 +52161,8 @@
52086
52161
  {
52087
52162
  "description": "The bottom margin of the Spreadsheet image Dialog.\n",
52088
52163
  "commentRange": {
52089
- "start": 199,
52090
- "end": 200
52164
+ "start": 196,
52165
+ "end": 197
52091
52166
  },
52092
52167
  "context": {
52093
52168
  "type": "variable",
@@ -52095,8 +52170,8 @@
52095
52170
  "value": "k-spacing(7.5)",
52096
52171
  "scope": "default",
52097
52172
  "line": {
52098
- "start": 201,
52099
- "end": 201
52173
+ "start": 198,
52174
+ "end": 198
52100
52175
  }
52101
52176
  },
52102
52177
  "group": [
@@ -52111,8 +52186,8 @@
52111
52186
  {
52112
52187
  "description": "The width of the Spreadsheet image Dialog preview.\n",
52113
52188
  "commentRange": {
52114
- "start": 202,
52115
- "end": 203
52189
+ "start": 199,
52190
+ "end": 200
52116
52191
  },
52117
52192
  "context": {
52118
52193
  "type": "variable",
@@ -52120,8 +52195,8 @@
52120
52195
  "value": "355px",
52121
52196
  "scope": "default",
52122
52197
  "line": {
52123
- "start": 204,
52124
- "end": 204
52198
+ "start": 201,
52199
+ "end": 201
52125
52200
  }
52126
52201
  },
52127
52202
  "group": [
@@ -52136,8 +52211,8 @@
52136
52211
  {
52137
52212
  "description": "The height of the Spreadsheet image Dialog preview.\n",
52138
52213
  "commentRange": {
52139
- "start": 205,
52140
- "end": 206
52214
+ "start": 202,
52215
+ "end": 203
52141
52216
  },
52142
52217
  "context": {
52143
52218
  "type": "variable",
@@ -52145,8 +52220,8 @@
52145
52220
  "value": "230px",
52146
52221
  "scope": "default",
52147
52222
  "line": {
52148
- "start": 207,
52149
- "end": 207
52223
+ "start": 204,
52224
+ "end": 204
52150
52225
  }
52151
52226
  },
52152
52227
  "group": [
@@ -52161,17 +52236,17 @@
52161
52236
  {
52162
52237
  "description": "The image of the Spreadsheet image Dialog preview.\n",
52163
52238
  "commentRange": {
52164
- "start": 208,
52165
- "end": 209
52239
+ "start": 205,
52240
+ "end": 206
52166
52241
  },
52167
52242
  "context": {
52168
52243
  "type": "variable",
52169
52244
  "name": "kendo-spreadsheet-insert-image-dialog-preview-img",
52170
- "value": "\"image-default.png\"",
52245
+ "value": "\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAcwAAAGQCAYAAAAjl1AKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDphMGVmMzZmZi04YmI1LTRlN2YtOTcwMS04OTU5ZTg1N2ZhY2MiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDNDOTBDNUQ2OUJGMTFFOTkwMzY4RTI3NjZBQTdENkMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDNDOTBDNUM2OUJGMTFFOTkwMzY4RTI3NjZBQTdENkMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpjMmZmZjM0Mi05NjEyLTQwM2YtYWZhYS01MTE1ZjQ2NThmMWMiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDphYjlhMmUwMy1kNmIwLTY3NGMtODc4ZS0yMjUzMjdkNDI5OTciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz68UHLbAAAgpElEQVR42uzd2ZNc9dnY8TOL9gU0IAkjgwpkI8QOQmI1FS+FHW9VLt/7wpWb900qKV+lTL3vTZzElSvnJilfvM4fkQunfEOw2LUgiUUsNhiMAFsjtIzQrpmJnhOdoaent+np5SyfT1XXiJ4R0hz19Lef31l6ZHZ2NgEAWhu1CQBAMAFAMAFAMAFAMAFAMAFAMAFAMAEAwQQAwQQAwQQAwQQAwQQAwQQAwQQAMuP9/gNGRkZsZQAGop/v8WzCBIA8TJj9GFr9swGUYyAUTHEEoLvn+NxGdLwgG1BEAaoxYY7kNZ55C+bIEu4DoFixHGkT0JE8RTMvwWwXxRHBBKhMQGcbPN8PPZx5COZIh6EcEU+AQgex2fRYH8tm4RxqNIcdzGbxa/dROAGKOT3WhnCk5nOzTX5PbqI5zGB2Estmv24XTwDyO2HOtohi/f25ieawgtkqlvW/HukgnqIJULxY1v96tsV0OvRo5mkfZn0YR5tEs920CUB+o9kokvW3mQ6iWYkJc6RNLOtvo7/85S/X/eIXv/jntWvX/mjZsmVfGRsbG3eNWoCClvOq6enpy1f9/Ysvvvjfv/nNb/7zr3/96zM1oRxN2u/THHhAR/p5odr0D1gYtvpg1kdztObj6N///vf/NDEx8e/Gx8eXeZgBlM+VK1cunzhx4n9u3rz5n65Fc6Zm0my0dFs/tdbGuG9/z2FefL1ROOdi+ZOf/GTl1NTU/920adMvxBKgvOI5/upz/X+I5/x47q8bnEaSnByvMugJs1EkRxoEcyw23Lp16x72UAKojjNnzuxfv379N6/+crrBlDnbbsos44TZ7Mo+aTSPHTv2X8USoHriuT8a0GS6HOqUOewl2QW3OMBnYmLiHz1sAKopGhAtSFqfJTH4aA1pSbbRUmx6m5yc/O833njjv/GQAaiu48eP/6+NGzf+++TLg4AaLc0mSQWWZJuN1iNr1qz5vocKQLVdbcG/TnJ2cZpBBrPV1Xnmps1ly5Zt8lABqLarLdiYNL9YTbOmlCaY9fFsdHm8kbgogYcKQLVda0HTVpR9wuwonq7gA0CD418qtSTbzdQJQIW7macujOZgYwBA7psxmrONIKAA5LIN42XaIFeuXEmmpqaSixcvJjMzMx5qAMOYxEZHkxUrViTr16+P68T2shGVe3uvvohYTk5OCiXAkMXz8Pnz59PhZePGjb2IZj5eCJTlHygmS7EEyFc447m5NJNzWb6ReCUDQL5cuHBBMPP4SgaAfOn39coFEwBypjQH/bhCEAAmTAAQTAAQTAAQTAAQTABAMAFAMAFAMAFAMAFAMAFAMAFAMAFAMAEAwQQAwQQAwQQAwQSAAhkvyzcyMjLiXxMAEyYACCYACCYACCYACCYAIJgAIJgAIJgAIJgAIJgAIJgAIJgAIJgAgGACwBJ5ey8AMGECgGACgGACgGACgGACgGACgGACAIIJAIIJAIIJAIIJAIIJAKXg4usAYMIEAMEEAMEEAMEEAMEEAMEEAMEEAAQTAAQTAAQTAAQTAAQTAErBxdcBwIQJAIIJAAMzbhMA9cbGxpLx8fH0Fr8eHR1NP8auj+wWZmdn527T09PJzMxM+vHKlSvpLX4NggmUKpDLly9Pb8uWLUsD2YnaeMb/o14E9PLly8mlS5fSm4AimEDhRBRXrlyZ3mKSrHXmzJnk5MmTyalTp5IvvvgivV28eDG9RfQigukTyLUpdMWKFWls165dm96uv/76ZMOGDcn69evTz8UtxNR54cKF9BYxBcEEcivCtmrVqrmIZYGcnJxMPv300+Rvf/tbGsZMLLc2ky29nj9/Pv3vY8eOzft8/Bk33XRTsmXLlmTTpk3JunXr5qIaf0b8vpg8oQhGWv0w9OQP+PJ0j5Gaj9lttOYW6zljV/8+J7v5c+p/UIFkQbzWrFkzb5r88MMPk7/85S9pKOt18tzQ6msafe7mm29Otm3bltx2223zonv27Nl5kaZc4sVSl/3YcPXD9LXbTM1ttuaW1HxM+tk0wYSSi32SMdHFx5BNku++++7c0mqvItlpROPvsmPHjrnJM8TfJZZ+6/9OCKZgCib0VeyjjFDGPsrw+eefpxPlO++80/NpsptpM3PXXXelE+eNN96Y/nfs34xw2scpmIIpmNB3sfwa+wuzo13/9Kc/JXv37h1oJFt9vtH9jz32WLJ9+/b01xHL2K9qmVYwBVMwoW8/bxHKbKr8+OOPkwMHDqT7CPMwTbb7XEzEu3fvTrZu3To3bUY4+/08hWAKJlRInAcZp3HE/sE49ePgwYPpfsphT5OLnTRD7N/ctWtX+j3FPs2pqSnncArm0IPptBIogYjkddddly7BxkE9L7/8cseT2bCmyVb3HzlyJDl69Gjy1FNPpU+2cU7n6dOnHRDEUJVmwownCaiiOK8yJsv4WfvrX/+avPTSS+mpGkWZJlt9LibMiGYcFBRfE5Om8zaLZ+PGjaWYMF18HQosDu7JYvn+++8ne/bsaRnL7Lqv3Xy+9rqx3Xyu099Te398L88++2zy3nvvpd9jduUgGAZLslDgyTIO8ImQ/PnPf05eeeWVQk+Tre6PFwLxMY6ije85fm3SZNBMmFDEV7rj43OTZbNYFm2abHf/888/nx7ElE2a9de/BcEE5v/Qjo6mB/hky7D1sew2hJ3+3l4GdLH3x6SZLc9mBzmBYAILZNNVhOKjjz5Kj4btVQjzNE22uv+5555LPvjgg3kvHGAQxsv0RAJlFxdPj1NI4jJ3EctBnxLS632Tnd7fKJqxLTZv3pxe7CAupQcmTCCVvS1XiGXYZuckLnVizNM02ey++N4jmnExg7iqkSNnEUwgFSsoMUmF2Id34sSJjqPWj8/18/5O4xlvbp3tv41p0yoTggmkQYh9dnFt2FdffbWjqbCbyXCQU2Mn02S7qL7xxhvp+3nGtoltBIIJFRanT2QXU9+3b1/HU+FiJr28TpOdRPXFF19MP8Y2cqoJggkVVrsUGwe3DOKUkF6dKtLLabLZ/XHN3LfeemvetgLBhIqJg1liaoqjYltdnGBQ50cOI4jtvjZ+/cc//jF9x6LYVg4AQjChgrKjYuO8w35Nk0sJaK+j2s3XZuJNsmu3GQgmVEScRhITU0xOb7/9du5PCRnENNnqaw8dOpR89tln6TaLbQeCCRWRHejzySef5PpydYOcJuuXYuvvi7c3q912IJhQ9h/M0dH0ij7hnXfeyd00OYggtvvaRvcdPnx4bjp3nVl6zaXxIIfiwJV4TMf1YrO3scr75ery8LWxreIdTeJtwGLKPH/+vAcTJkwoezBDHOxjmmy/FFt7fwSzdhuCCRPK+ip2dDQ9cGVqaiqdMAc5NRZpmmx2X2yzuGze9ddfn27LmZkZDypMmFBG2RGecXTsoKfGok2TzX7/p59+Om9bgmBCCWUH+xw9ejT3R7q2+38sNZ7d/v4PP/xw3raEXrAkCzkNZjYl1YahmaUudy72/n4spfby98dF6gUTwYQSGxsbS4+Ojf2XFy9e7Hv4ihrEdvfF0bHZfszYpvG+mSCYULJghtOnTw88fGWL5+TkZBrMOIBKMOkF+zAhh8GM6ag+BHm++Hke92MeP3583jYFEyaU6RXstavTxIRpmlza12bb0BV/EMw6rvRDKX4gr70BcuzDbDRFDTuIRYpnbMNswvT8gGBCyWRP7OfOnRPEJX5ttg3FEsGEEgfzwoULhb/izrDjmV1HVjARTChxMOsv5yaei//aK1euCCaCCWUPZrzrhiAu/Z1LBBPBhJJbygE/4tn6qkggmFCSUMZEFJd0u3z5cqGClLe/a3bhdfFEMKHEwYxTIbIlxbIEbdDnlGYXLBBMBBNKGsxsOsqO8ixj/AYRz5UrVwomggllD+bq1asXXB4vD0Ea9u9fzP8jtqFg0kuuGQU5kl0kfP369fNiMKjrr/bjWrG9vNbsYq6Zm21DF17HhFnHoeOUQXb+5XXXXVf5pdil/j9iG2bb1PMDggklnTA3bNhQyCAO+mtb3b9x48Z5L0JAMKGEwYz3cazaOZK9jmcWzOyKPyCYUCIxDcWTfiwnxlGecU3ZPMQv79Nk/f2rVq1KJiYm0vtNmPSKg34gZ+KCBWHLli2FPDCn26/t9v/R6P9z6623ztuWIJhQQtkSYvak30lMlhq0QQSxl0fAtro/brfddtu8bQm9YEkWcjphfuUrX6nc1Xl6df9Xv/pVEyYmTCi72OcWB//Efsxt27a1nMSKuhTbr/tDTJc33HBDug3tv0QwoeSy68h+/etfL/xS7CDvj9s999wzbxtCr1iShZwGM470jAkzrivbi/fHHPTyar+XYht9LrbV3XffLZiYMKEqYikx2/9233335XqaHNaU2ehzDz/8cPoxtp3lWASTwjt+/LiN0IGLFy+mH7du3drz+PU6fIPYN9ns/trP3X777fO2HfSSa8ky8Fg+//zzyZNPPpls2rTJBmkhTomIA1fiaNkHHnggOXjw4IJINApHs6AM6msHcX+jz+3evTu55ZZb0m0W285zAiZMCh3LPXv2pO/zGNE8duyYjdJGdqWfOPin22kyr0fALnaKbfe5u+66a942A8Gk8LHMntREs73YFxcT00033ZR885vfzEUQlxq9pQS02ee+973vJTfffHO6rZx7iWBSmljWTk+i2d65c+fSj/fee2+ybt26wl6urpcBrf1cvO/lQw89NG9bgWBSyFhGFOtjKZqdi6kpO0XiqaeeGug02cvL1fXi9zT6fU8//XT6MbaRN4tGMCl0LNu96s+iOTk5aaM1ES84IhJf+9rXkm9961uluMBAN9Nk/ed37dqVbN++Pb2/2YsyEExKEcvaaMayrWgmTYORbcs4LzN7r8eiXK6uV9NkrXiT7XjxUPuCAgSTQsYynsTi0P5Ob3HunEmzuTiYJTu/8Dvf+U4yPj5eqWmy9vPxvf/4xz9OP8ZSrKv6IJgUOpbdsDzbfvtkR81+97vfXXTI8nKBgW4/l30+YhnvSBLbwlIsgkkhY/nCCy8s+QlMNJuLYJw9ezb9eMcdd8xFMy9TZi8/1+zPi1ju2LFj3raAQRjp94Ot5mobIzUfs9tozW0sblf/Pie7+XNOnz7tX3OIIm69iGWtlStXuiJQE2NjY8maNWvSn6833ngj+cMf/tAwNs0i1Iv7h/G5H/7wh+lVj7JYOiq2GOKt6rrsx4arH6av3WZqbrM1t6TmY19fQJkwyWUss0kz/r9OOVkoQhEHAcWTQ5yfWTtplmmarPWDH/xgLpbxvYslgyaYLEm2DBtxW8wBPos5EEg0G4vrpWZHh0Y042o3ebtcXSch7OTzP/rRj5IHH3xw7vSR+N5BMClULGNfY7+v3SmazcWRs9mkGW+cnB05mofL1S31SNjsaNif/vSnyf333z83Wbr0HcNiHya5jmWtFStW2KfZRO0+zU8++ST5/e9/n5w8eXIuPq2mt8Xcv5TPLfbzExMT6QuAeAcS+yyLrSz7MAWTrmLZj32WncgOBMpO3OdLo6OjyerVq9N4Rliee+65ZP/+/T0J3lJC2M3vjSv4fPvb306WLVs2t7/WG0ILpmAKpliKZk9/3mL7LF++PP3v9957L3n22WfTn488T5O1T6xxbdg777wz/e+4IEGsYjh1RDAFUzALGcs8vN9gtjwrmo3FZLZq1aq5n7948+n6U0+GMU22+prvf//7yc6dO+e+Jl6U2V8pmIIpmGIpmgOfNj/99NPk7bffTvbu3ZuLaTLzyCOPJHfffXeyZcsWU6VgCqZgFtvnn38+9GVY0exeHGka4Yx9m+Ho0aPJBx98kOzbty+NU7+WZFt9Tfy77d69O9m2bVt6UE+IfZURSqeMCKZg9jmYU1NTHpV9nCzzfL3OiMETTzzh6NkOwhmhysIZ3n333eTNN99MPw5imox9k3H6S1zaLhOhjFOHhLK84k2+BVMwxVI0CxnO2McZt9pVhI8//jh5//33k48++mjBv3m302TsR926dWv6Pp633nprcsMNN8x9LvZPxk0oBVMwBbPwsXzxxRcL9U4QlmcX/7OZhbN26swCGheKiNupU6fSW5zakV1lJ3s7rez3xwuWOA/0+uuvT2/xb7B58+Z5gcymySyU9lEKpmAKpljmYNIUzcWJczhj8oxwxsean9slieeXCGyEMj46l1IwBVMwSyMmi4hlTBNFJZq9CWjEMz5mt+z6vrU/19nzR3YpuwhidotICiSCKZiljmUZ3pA3lmdFEwSzpy8k/VNStliGOOoyvh9vQg0IJmLZQTRfeukl0QQEE7FsJ06EF01AMFlyLCMm/Xrz57zcskkzjv4FEEy6imVZJ8t62T5N0QS6VZqjZM+cOeNfcxGxLPMybCtxysnjjz/u6FkYoHXr1nXbD0fJIpbDYp8mYMI0YXYcyzy9RdewxHmaJk0wYZowaRjL7AAfnHICCCYtYlnVZdhW0Xz55ZdFExBMxLKdmLgjmo6eBdqxD7PETpw4IZYdyvZp3njjjTYG9Jh9mIhlibi4AVCZCfOLL77wr3mNA3yWNmk+9thjjp6FHlq7dq0JE7Es46TpQCBAMCsQy3iyF0vRZPg8fgSTnMfSPsveRfOVV17xpEdXYl/4888/nxw7dszGKBH7ME2WtJDt03T0LIuJ5Z49e9IXr3Ht4m984xvJpk2bKr1N7MMkF+JoWLHs76TpPE26iWWIn0uTZnkIplgimvQhlhnRFExyEkv7LEWTfMQyotjszdjj8fPCCy+IZsHZh2myZBFin+ajjz5qnyYLYtnJi9fYp/nkk09Wbp9mWfZhliaYZ8+ercQDzwE++YmmixsQR1F3GsvaaFbtQKA1a9aUIpiWZAsWyzjVQSyHyykn1May2TJss1s8fuzTLCbBLFgs7bMUTfIVy24fP6JZPJZkC8A+y/yyT7OasYwDeHrx4rUq+zQtySKWzE2ajp4Vy27Ez7WjZ4tDMMUS0WQIsRTN4rEkm+NYOsCnWGJ59pFHHrE8W0K151n2SyzPPvHEE6VcnrUki1iyYNJ89dVXTZpi2fWk+eKLL5o0c0wwxRLRZMixFE3BRCxFk0LHMvYtDvrnUTTzqzT7MM+dO1fof4g4zzKeZMWyPOzTLK5+HeCzGGU65WT16tXd9sM+TMTSpEneY7nYK/j0+haPH5NmvgjmkMUyrFiWO5p79+4VzQLGMg8sz+aLJVmxZABieXb37t2WZ3Ms22eZx8tPFv2UE0uyiCUmTbE0aVaIYIolA4zmvn37RFMsRVMwEUs6edITzfzFctgH+DgQqBjswxxwLGNZTizJ9mnecMMNNsYQYxnxKeJb5mX7NIvyJub2YSKWdC3bpxmnFDF4sd0jlkWZLJtNmt6P1YRZugnz5MmT6TJsPMih1vLly02aQ4plGd6MPSbNxx9/PPeTZlkmzNIEM68PfpMl7cTy7K5du5xyMgBFXoZtF808n3KyatWqUgTTkqxYMmSOnhXLpYjnl5deesny7ACYMPscS8uwdMrybP9jWeYXr7FSkdcDgUyYiCU9denSJQcC9SmWMYGVfaUnnm9Mmv0lmH2IZSyviSXdRjMeP6LZ21iWbRm2Gcuz/WVJVizJoViejQOBLM+KZTfydvRsWZZkBVMsEc3SqT3Psqpin2ZeomkfJnPiPMv9+/eLJT0Vy7PxuLI8K5bdiOejl19+2fKsCTM/E2bE0mRJvyfNhx9+2KQpll2J5dnHHntsqJOmJVnBFEsGGs1Ynp2YmLAxWsSyCkfDdiNbnh3WxTEsyVacWDJI2fJs7CtHLBcrO+XExTFMmKlB/qDEk5Z9lgxr0rQ8O19VzrPshWEtz8afa8KsILEkD5OmA4HEstvBwoFAJsyB/MBYhiUvYp/Uzp07Kz1pWoZd2uNnkJOmCbNixJI8icfhgQMHKjtpiuXSHz8mTRNm32JpGZY8in2aVZs0xbK3k9+jjz7a90nThFmhyVIsyavYpxmTZlWOno1YxmQklr0R2/GVV15x9KwJUyyp1qQZR8+W+TxNseyfbJ9mv87TLMuEKZgtYhmv3MWSIkUzlmfLGE2xLHY0LcmWmFhSRGVdnhXLwcgOBLI8K5hiiWgWUHwfsY9NLAcXTfs0W0y8lmS/dOrUqXSfZTzpQJHF8uxDDz1U6OXZiKXJcjhieTaOnu3V8qwl2ZKJWMYrc7GkLJPmwYMHCztpiqVJM48EsyaWlmEp25NeEaMplqKZV6VZku02drHP8rXXXhNLSqtIy7NxgE88SQ/r/W1ZKLu4wVKWZ2OJt8t+OK0kL8EUS6oinrAefPDBXEczi6XJMp+Pn6VEsyzBrOySrFhSJXlfnhXL/D9+LM9WdMKMfZZiSRXF8mzeJs3s1BHLsOWdNC3JFjSYYoknvRXJAw88kItoOs+ymI+fRx55ZFHRFMwCBjOLpVNHMGkuH3o0xbI60bQPs2AilrEPRyzh/5+neejQoXRf/rBi+eqrr4plQcWAEv9+VdunWYlgZrG0DAvDj2YWS/ssix/NvXv3VupNzEu/JCuW0Fq2T3PDhg0mS7p6/MTybKs3MbcPswDBPH36tH2W0IFsn2Y/oxmTrH2W1YymYOY8mBFLkyXkI5oRS5Nl+aO5e/fuhtF00E/ORJizm1jC4tXu06z9eVrqTSyroXafZv1joDSdKcuEmS27OhoW8jNp2mdZ3Umz9pSTeEyVYcIsVTAjlvEK2WQJw49mxDImDrGsZjR37do1F03BzFkwjx07lsbSZAm9sWzZsq6jKZbURrMswSzNPkyxhN66fPlycvjw4UWfpymWhFjp27dvX6nO0yxNMMUS+vNztZhoiiX10YzHQ1mMl+UbKdORWJDHSfP+++9vuTwbUY2JIp4k/TxSxmFm1D8n0Gk0m02acb/JkrITTKDjaL7++uvp0ehiiWACtBDLa0eOHEmmp6fFksqxDxPoWJxqct999yVjY2NzsbTPEhMmQF0sd+7cmaxdu3beAT4gmADXxInnEct169bNxdIyLFVjSRZoO1k+9NBDaSzjPEuxRDABWsQyJsv9+/fbZ0llWZIFOoqlyRITZkl4xQu9j2XtAT5iiWACtImlZViwJAu0iGW2zxKwJAtkTwbj4wtiaRkWShhMYGmT5YMPPpjGMq4V62hYWMiSLIjlvFi6gg+UfML0Shi6eAIYH284WQIlDiaw+MnygQcesAwLJkygVSzvv//+BVfwAUyYQIPJUixBMIEOYnngwIH0TaGt0ECFgukHHtrHMpZha2NpsoTOOa0ExBKo0oQJtI9lHA372muvWYaFKgfTDz80+AEfH58XS5MlCCbQYLK877775k4dMVnC0tiHCRWJpckSTJgpr5rh2g/1+LhYgmACnUyW2dGwBw8eFEsQTKCTWFp9AcGcx5MClf5BvrYMa7KE/nHQD4glUKUJE6oolmHvvffeufMsDx065NQRMGECrWJpsgQTZke8oqZSP7jj42IJggm0myzvueeeebG0DAuCacKEusmyUSwBwQRqYhnLsGvWrJl3gA8wGA76gYLG0j5LMGECNbJ9llksDx8+bJ8lCGb3PHlQ1smyPpYmSxgOS7JQgFiePn1aLMGECdSLZdi777577mhYy7AgmD3jiYQyTZb1sTRZgmACdbG0zxIEE2ghW4Z1NCwIZl95UqHok2WjWAL54ShZyFksX3/9dbEEwQSaxTJOHYlY2mcJOf15tQkgH7G0zxIEcyA8yVC0WN51110LYgkIJtAklrEMe/nyZS/6IOfsw4Qhx9JkCSbMgfLqnKLEcvXq1WIJggl0Ess33njDMiwUjCVZGEIsTZZgwhwar9TJayx37NghlmDCBDqN5ZtvvimWYMI0YUJ9LO+8884FsfQ4BRMmUDdZxqkjU1NTyVtvvWWyBBMm0CiWJksQzNzyhEQeYtloGRYoB0uy0IdYWoYFwQQ6iKW36ALBBMQSqvnzXpZvxD5MhhHL7du3L1iG9VgEE2aujY2N+ddkKLGMU0eOHDlinyWU/Lm5NBPm+vXrk5MnT3p0MvBYmiyhuYmJCcHMm1tuuSU5c+ZMMj097RFKX18tN4ol0PjF5W233Vaa72dkdna2v3/Al6+6R2o+ZrfRmlvM7WNX/z5dj4kXLlxIjh49mj6RCSf9+OG/4447xBI6eGEZk2XEMn5eltCPDVc/TF+7zdTcZmtuSc3HpJ9Ny0MwR67FMn49vpRgAlAe14J55Vokp6+FcWjBzMtBPwu+aQAqL1dtGM3JxgCAXDdjNGcbQkAByGUXRvO2Qaanp0UToOJmZmZyF85hBbPRN5/ed+UqDxWAart8+fKVVq0oezAb7bydrdsAsxcuXJj0UAGotnPnzk0mLY6GTYZwQFBelmTnfn3mzJnfe6gAVNupU6f+T5NADk2eTitJb7/97W//+eoo7qoDABV16dKl6d/97nf/1GDCHKpBXrgg/c8GHxdc9efEiRP/bcOGDf/Wwwagej744IP/sW3btv+YdHZ1n3kRK8uVfmpDWR/LBVf+OX/+/HMrV67c6aEDUB3Hjh07sHnz5n+VNL+yT/3EObBgDnpJttnRTvW3mZ/97GdPX7hw4S0PH4BqmJycPPLzn//86RaRnG3TlP4OgAOeMJtNmUndhDm3RHvixIn/snr16n9YsWLFMg8ngPK5Ohxd/uyzz357++23P5MsXIKdSRaeUdE0mGW/luxsk4kzvdjuxMTEM7/61a9uPXr06L9MTU19dunSpSv9jjwA/RMXJbh48eKVkydPfvbhhx/+yzPPPHPr1Vj+MvnyXUnaLr0OwzAmzEZTZu202ektafARgHxqdLDOYm5JJwHtZ9PGc7IRRxpsiFaRHGkRXgDyGctGwUzaBDI371gyPsSNN9Immo3imYglQKmimXQQyaEe7JOHCbNVNEeabKDa++sjKZoA+Y9lJ/HMXSyHHczFTpr1X18fTkcCAZQnnLmKZR6C2SyaSdJ+iTYXGxCAvsUzN7HMSzAbRbCTcAJQnmC2imIuGjCew4030mZDCShAeaOZu1DmMZiNNtBI3jcgAAONqGAuYsM5GhZAHAWzbBsYgHIYtQkAQDABoCf6viTrnUUAMGECgGACAIIJAIIJAIIJAIIJAIIJAIIJAIIJAIIJAAgmAAgmAAgmAAgmAAgmAAgmAAgmACCYACCYACCYACCYACCYAFB0/0+AAQDHHxQEMMRIrwAAAABJRU5ErkJggg==\"",
52171
52246
  "scope": "default",
52172
52247
  "line": {
52173
- "start": 210,
52174
- "end": 210
52248
+ "start": 207,
52249
+ "end": 207
52175
52250
  }
52176
52251
  },
52177
52252
  "group": [
@@ -52186,8 +52261,8 @@
52186
52261
  {
52187
52262
  "description": "The border of the Spreadsheet image Dialog preview.\n",
52188
52263
  "commentRange": {
52189
- "start": 211,
52190
- "end": 212
52264
+ "start": 208,
52265
+ "end": 209
52191
52266
  },
52192
52267
  "context": {
52193
52268
  "type": "variable",
@@ -52195,8 +52270,8 @@
52195
52270
  "value": "$kendo-component-border",
52196
52271
  "scope": "default",
52197
52272
  "line": {
52198
- "start": 213,
52199
- "end": 213
52273
+ "start": 210,
52274
+ "end": 210
52200
52275
  }
52201
52276
  },
52202
52277
  "group": [
@@ -52211,8 +52286,8 @@
52211
52286
  {
52212
52287
  "description": "The border radius of the Spreadsheet image Dialog preview.\n",
52213
52288
  "commentRange": {
52214
- "start": 214,
52215
- "end": 215
52289
+ "start": 211,
52290
+ "end": 212
52216
52291
  },
52217
52292
  "context": {
52218
52293
  "type": "variable",
@@ -52220,8 +52295,8 @@
52220
52295
  "value": "k-border-radius(md)",
52221
52296
  "scope": "default",
52222
52297
  "line": {
52223
- "start": 216,
52224
- "end": 216
52298
+ "start": 213,
52299
+ "end": 213
52225
52300
  }
52226
52301
  },
52227
52302
  "group": [
@@ -52236,8 +52311,8 @@
52236
52311
  {
52237
52312
  "description": "The shadow of the Spreadsheet image Dialog preview.\n",
52238
52313
  "commentRange": {
52239
- "start": 217,
52240
- "end": 218
52314
+ "start": 214,
52315
+ "end": 215
52241
52316
  },
52242
52317
  "context": {
52243
52318
  "type": "variable",
@@ -52245,8 +52320,8 @@
52245
52320
  "value": "inset 0 0 0 2000px rgba(0, 0, 0, .5)",
52246
52321
  "scope": "default",
52247
52322
  "line": {
52248
- "start": 219,
52249
- "end": 219
52323
+ "start": 216,
52324
+ "end": 216
52250
52325
  }
52251
52326
  },
52252
52327
  "group": [
@@ -52261,8 +52336,8 @@
52261
52336
  {
52262
52337
  "description": "The border radius of the Spreadsheet image Dialog preview overlay.\n",
52263
52338
  "commentRange": {
52264
- "start": 220,
52265
- "end": 221
52339
+ "start": 217,
52340
+ "end": 218
52266
52341
  },
52267
52342
  "context": {
52268
52343
  "type": "variable",
@@ -52270,8 +52345,8 @@
52270
52345
  "value": "k-border-radius(md)",
52271
52346
  "scope": "default",
52272
52347
  "line": {
52273
- "start": 222,
52274
- "end": 222
52348
+ "start": 219,
52349
+ "end": 219
52275
52350
  }
52276
52351
  },
52277
52352
  "group": [
@@ -52286,8 +52361,8 @@
52286
52361
  {
52287
52362
  "description": "The text color of the hovered Spreadsheet image Dialog preview.\n",
52288
52363
  "commentRange": {
52289
- "start": 223,
52290
- "end": 224
52364
+ "start": 220,
52365
+ "end": 221
52291
52366
  },
52292
52367
  "context": {
52293
52368
  "type": "variable",
@@ -52295,8 +52370,8 @@
52295
52370
  "value": "$kendo-component-bg",
52296
52371
  "scope": "default",
52297
52372
  "line": {
52298
- "start": 225,
52299
- "end": 225
52373
+ "start": 222,
52374
+ "end": 222
52300
52375
  }
52301
52376
  },
52302
52377
  "group": [
@@ -52311,8 +52386,8 @@
52311
52386
  {
52312
52387
  "description": "The width of the Spreadsheet drawing handle.\n",
52313
52388
  "commentRange": {
52314
- "start": 227,
52315
- "end": 228
52389
+ "start": 224,
52390
+ "end": 225
52316
52391
  },
52317
52392
  "context": {
52318
52393
  "type": "variable",
@@ -52320,8 +52395,8 @@
52320
52395
  "value": "6px",
52321
52396
  "scope": "default",
52322
52397
  "line": {
52323
- "start": 229,
52324
- "end": 229
52398
+ "start": 226,
52399
+ "end": 226
52325
52400
  }
52326
52401
  },
52327
52402
  "group": [
@@ -52336,8 +52411,8 @@
52336
52411
  {
52337
52412
  "description": "The height of the Spreadsheet drawing handle.\n",
52338
52413
  "commentRange": {
52339
- "start": 230,
52340
- "end": 231
52414
+ "start": 227,
52415
+ "end": 228
52341
52416
  },
52342
52417
  "context": {
52343
52418
  "type": "variable",
@@ -52345,8 +52420,8 @@
52345
52420
  "value": "6px",
52346
52421
  "scope": "default",
52347
52422
  "line": {
52348
- "start": 232,
52349
- "end": 232
52423
+ "start": 229,
52424
+ "end": 229
52350
52425
  }
52351
52426
  },
52352
52427
  "group": [
@@ -52361,8 +52436,8 @@
52361
52436
  {
52362
52437
  "description": "The border style of the Spreadsheet drawing handle.\n",
52363
52438
  "commentRange": {
52364
- "start": 233,
52365
- "end": 234
52439
+ "start": 230,
52440
+ "end": 231
52366
52441
  },
52367
52442
  "context": {
52368
52443
  "type": "variable",
@@ -52370,8 +52445,8 @@
52370
52445
  "value": "solid",
52371
52446
  "scope": "default",
52372
52447
  "line": {
52373
- "start": 235,
52374
- "end": 235
52448
+ "start": 232,
52449
+ "end": 232
52375
52450
  }
52376
52451
  },
52377
52452
  "group": [
@@ -52386,8 +52461,8 @@
52386
52461
  {
52387
52462
  "description": "The border width of the Spreadsheet drawing handle.\n",
52388
52463
  "commentRange": {
52389
- "start": 236,
52390
- "end": 237
52464
+ "start": 233,
52465
+ "end": 234
52391
52466
  },
52392
52467
  "context": {
52393
52468
  "type": "variable",
@@ -52395,8 +52470,8 @@
52395
52470
  "value": "1px",
52396
52471
  "scope": "default",
52397
52472
  "line": {
52398
- "start": 238,
52399
- "end": 238
52473
+ "start": 235,
52474
+ "end": 235
52400
52475
  }
52401
52476
  },
52402
52477
  "group": [
@@ -52411,8 +52486,8 @@
52411
52486
  {
52412
52487
  "description": "The border color of the Spreadsheet drawing handle.\n",
52413
52488
  "commentRange": {
52414
- "start": 239,
52415
- "end": 240
52489
+ "start": 236,
52490
+ "end": 237
52416
52491
  },
52417
52492
  "context": {
52418
52493
  "type": "variable",
@@ -52420,8 +52495,8 @@
52420
52495
  "value": "$kendo-color-primary",
52421
52496
  "scope": "default",
52422
52497
  "line": {
52423
- "start": 241,
52424
- "end": 241
52498
+ "start": 238,
52499
+ "end": 238
52425
52500
  }
52426
52501
  },
52427
52502
  "group": [
@@ -52436,8 +52511,8 @@
52436
52511
  {
52437
52512
  "description": "The outline color of the Spreadsheet drawing handle.\n",
52438
52513
  "commentRange": {
52439
- "start": 242,
52440
- "end": 243
52514
+ "start": 239,
52515
+ "end": 240
52441
52516
  },
52442
52517
  "context": {
52443
52518
  "type": "variable",
@@ -52445,8 +52520,8 @@
52445
52520
  "value": "$kendo-selected-bg",
52446
52521
  "scope": "default",
52447
52522
  "line": {
52448
- "start": 244,
52449
- "end": 244
52523
+ "start": 241,
52524
+ "end": 241
52450
52525
  }
52451
52526
  },
52452
52527
  "group": [
@@ -52461,8 +52536,8 @@
52461
52536
  {
52462
52537
  "description": "The border color of the Spreadsheet drawing handle.\n",
52463
52538
  "commentRange": {
52464
- "start": 245,
52465
- "end": 246
52539
+ "start": 242,
52540
+ "end": 243
52466
52541
  },
52467
52542
  "context": {
52468
52543
  "type": "variable",
@@ -52470,8 +52545,8 @@
52470
52545
  "value": "$kendo-color-primary",
52471
52546
  "scope": "default",
52472
52547
  "line": {
52473
- "start": 247,
52474
- "end": 247
52548
+ "start": 244,
52549
+ "end": 244
52475
52550
  }
52476
52551
  },
52477
52552
  "group": [
@@ -52486,8 +52561,8 @@
52486
52561
  {
52487
52562
  "description": "The border radius of the Spreadsheet drawing handle.\n",
52488
52563
  "commentRange": {
52489
- "start": 248,
52490
- "end": 249
52564
+ "start": 245,
52565
+ "end": 246
52491
52566
  },
52492
52567
  "context": {
52493
52568
  "type": "variable",
@@ -52495,8 +52570,8 @@
52495
52570
  "value": "k-border-radius(lg)",
52496
52571
  "scope": "default",
52497
52572
  "line": {
52498
- "start": 250,
52499
- "end": 250
52573
+ "start": 247,
52574
+ "end": 247
52500
52575
  }
52501
52576
  },
52502
52577
  "group": [
@@ -52511,8 +52586,8 @@
52511
52586
  {
52512
52587
  "description": "The outline style of the Spreadsheet drawing.\n",
52513
52588
  "commentRange": {
52514
- "start": 251,
52515
- "end": 252
52589
+ "start": 248,
52590
+ "end": 249
52516
52591
  },
52517
52592
  "context": {
52518
52593
  "type": "variable",
@@ -52520,8 +52595,8 @@
52520
52595
  "value": "solid",
52521
52596
  "scope": "default",
52522
52597
  "line": {
52523
- "start": 253,
52524
- "end": 253
52598
+ "start": 250,
52599
+ "end": 250
52525
52600
  }
52526
52601
  },
52527
52602
  "group": [
@@ -52536,8 +52611,8 @@
52536
52611
  {
52537
52612
  "description": "The outline width of the Spreadsheet drawing.\n",
52538
52613
  "commentRange": {
52539
- "start": 254,
52540
- "end": 255
52614
+ "start": 251,
52615
+ "end": 252
52541
52616
  },
52542
52617
  "context": {
52543
52618
  "type": "variable",
@@ -52545,8 +52620,8 @@
52545
52620
  "value": "2px",
52546
52621
  "scope": "default",
52547
52622
  "line": {
52548
- "start": 256,
52549
- "end": 256
52623
+ "start": 253,
52624
+ "end": 253
52550
52625
  }
52551
52626
  },
52552
52627
  "group": [
@@ -52561,8 +52636,8 @@
52561
52636
  {
52562
52637
  "description": "The background color of the Spreadsheet drawing anchor.\n",
52563
52638
  "commentRange": {
52564
- "start": 257,
52565
- "end": 258
52639
+ "start": 254,
52640
+ "end": 255
52566
52641
  },
52567
52642
  "context": {
52568
52643
  "type": "variable",
@@ -52570,8 +52645,8 @@
52570
52645
  "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 25%, transparent), rgba($kendo-selected-bg, .25))",
52571
52646
  "scope": "default",
52572
52647
  "line": {
52573
- "start": 259,
52574
- "end": 259
52648
+ "start": 256,
52649
+ "end": 256
52575
52650
  }
52576
52651
  },
52577
52652
  "group": [
@@ -52586,8 +52661,8 @@
52586
52661
  {
52587
52662
  "description": "The vertical spacing of the Spreadsheet DropZone.\n",
52588
52663
  "commentRange": {
52589
- "start": 261,
52590
- "end": 262
52664
+ "start": 258,
52665
+ "end": 259
52591
52666
  },
52592
52667
  "context": {
52593
52668
  "type": "variable",
@@ -52595,8 +52670,8 @@
52595
52670
  "value": "k-spacing(4)",
52596
52671
  "scope": "default",
52597
52672
  "line": {
52598
- "start": 263,
52599
- "end": 263
52673
+ "start": 260,
52674
+ "end": 260
52600
52675
  }
52601
52676
  },
52602
52677
  "group": [
@@ -69752,45 +69827,6 @@
69752
69827
  "name": "_swatch-legacy.scss"
69753
69828
  }
69754
69829
  },
69755
- {
69756
- "description": "A list of files converted to data URIs\n",
69757
- "commentRange": {
69758
- "start": 1,
69759
- "end": 2
69760
- },
69761
- "context": {
69762
- "type": "variable",
69763
- "name": "_kendo-data-uris",
69764
- "value": "()",
69765
- "scope": "default",
69766
- "line": {
69767
- "start": 3,
69768
- "end": 3
69769
- }
69770
- },
69771
- "access": "private",
69772
- "group": [
69773
- "undefined"
69774
- ],
69775
- "file": {
69776
- "path": "core/scss/mixins/_data-uri.scss",
69777
- "name": "_data-uri.scss"
69778
- },
69779
- "usedBy": [
69780
- {
69781
- "description": "Saves a data URI that can be used from the $_kendo-data-uris map instead of a file reference.\n",
69782
- "context": {
69783
- "type": "mixin",
69784
- "name": "register-data-uri",
69785
- "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",
69786
- "line": {
69787
- "start": 10,
69788
- "end": 16
69789
- }
69790
- }
69791
- }
69792
- ]
69793
- },
69794
69830
  {
69795
69831
  "description": "A list of exported modules.\n",
69796
69832
  "commentRange": {