@progress/kendo-theme-fluent 9.0.1-dev.1 → 9.0.1-dev.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (128) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/fluent-main-dark.css +1 -1
  3. package/dist/fluent-main.css +1 -1
  4. package/dist/meta/sassdoc-data.json +276 -168
  5. package/dist/meta/sassdoc-raw-data.json +134 -123
  6. package/dist/meta/variables.json +9 -1
  7. package/lib/swatches/all.json +1 -1
  8. package/lib/swatches/fluent-main-dark.json +1 -1
  9. package/lib/swatches/fluent-main.json +1 -1
  10. package/package.json +4 -4
  11. package/scss/adaptive/index.scss +1 -1
  12. package/scss/appbar/index.scss +1 -3
  13. package/scss/autocomplete/index.scss +3 -3
  14. package/scss/badge/index.scss +3 -1
  15. package/scss/button/index.scss +1 -0
  16. package/scss/calendar/index.scss +4 -2
  17. package/scss/captcha/index.scss +3 -3
  18. package/scss/card/index.scss +1 -3
  19. package/scss/chart-wizard/_index.scss +2 -2
  20. package/scss/chat/index.scss +3 -1
  21. package/scss/checkbox/index.scss +1 -3
  22. package/scss/chip/index.scss +2 -2
  23. package/scss/coloreditor/index.scss +6 -6
  24. package/scss/colorgradient/index.scss +6 -6
  25. package/scss/colorpalette/index.scss +3 -3
  26. package/scss/colorpicker/_layout.scss +1 -1
  27. package/scss/colorpicker/_theme.scss +1 -1
  28. package/scss/colorpicker/index.scss +8 -8
  29. package/scss/combobox/index.scss +4 -3
  30. package/scss/core/module-system/_components.scss +25 -26
  31. package/scss/dataviz/index.scss +1 -1
  32. package/scss/dateinput/_layout.scss +1 -1
  33. package/scss/dateinput/_theme.scss +1 -1
  34. package/scss/dateinput/index.scss +7 -5
  35. package/scss/datepicker/_layout.scss +1 -1
  36. package/scss/datepicker/_theme.scss +1 -1
  37. package/scss/datepicker/index.scss +9 -8
  38. package/scss/daterangepicker/_layout.scss +1 -1
  39. package/scss/daterangepicker/_theme.scss +1 -1
  40. package/scss/daterangepicker/index.scss +11 -9
  41. package/scss/datetimepicker/_layout.scss +1 -1
  42. package/scss/datetimepicker/_theme.scss +1 -1
  43. package/scss/datetimepicker/index.scss +14 -10
  44. package/scss/dialog/index.scss +3 -0
  45. package/scss/dock-manager/_index.scss +2 -2
  46. package/scss/drawer/index.scss +3 -2
  47. package/scss/dropdowngrid/_layout.scss +2 -2
  48. package/scss/dropdowngrid/_theme.scss +1 -1
  49. package/scss/dropdowngrid/index.scss +9 -12
  50. package/scss/dropdownlist/_layout.scss +1 -1
  51. package/scss/dropdownlist/_theme.scss +1 -1
  52. package/scss/dropdownlist/index.scss +10 -10
  53. package/scss/dropdowntree/_layout.scss +1 -1
  54. package/scss/dropdowntree/_theme.scss +1 -1
  55. package/scss/dropdowntree/index.scss +10 -9
  56. package/scss/dropzone/_variables.scss +0 -1
  57. package/scss/dropzone/index.scss +1 -3
  58. package/scss/editor/index.scss +4 -2
  59. package/scss/expansion-panel/_layout.scss +1 -1
  60. package/scss/expansion-panel/_theme.scss +1 -1
  61. package/scss/expansion-panel/index.scss +7 -6
  62. package/scss/fab/index.scss +2 -2
  63. package/scss/filemanager/index.scss +12 -11
  64. package/scss/filter/index.scss +5 -4
  65. package/scss/forms/_layout.scss +1 -1
  66. package/scss/forms/_theme.scss +1 -1
  67. package/scss/forms/index.scss +7 -10
  68. package/scss/gantt/index.scss +7 -8
  69. package/scss/grid/index.scss +17 -17
  70. package/scss/imageeditor/index.scss +8 -8
  71. package/scss/index.scss +24 -25
  72. package/scss/input/index.scss +2 -2
  73. package/scss/listbox/index.scss +3 -3
  74. package/scss/listview/index.scss +0 -1
  75. package/scss/map/index.scss +2 -1
  76. package/scss/maskedtextbox/_layout.scss +1 -1
  77. package/scss/maskedtextbox/_theme.scss +1 -1
  78. package/scss/maskedtextbox/index.scss +7 -7
  79. package/scss/mediaplayer/index.scss +7 -5
  80. package/scss/menu/index.scss +3 -3
  81. package/scss/menu-button/index.scss +1 -0
  82. package/scss/messagebox/index.scss +3 -1
  83. package/scss/multiselect/index.scss +3 -4
  84. package/scss/notification/index.scss +1 -0
  85. package/scss/numerictextbox/_layout.scss +1 -1
  86. package/scss/numerictextbox/_theme.scss +1 -1
  87. package/scss/numerictextbox/index.scss +7 -7
  88. package/scss/orgchart/index.scss +7 -5
  89. package/scss/pager/index.scss +3 -4
  90. package/scss/pdf-viewer/index.scss +4 -3
  91. package/scss/pivotgrid/index.scss +7 -3
  92. package/scss/popover/index.scss +4 -2
  93. package/scss/radio/index.scss +1 -4
  94. package/scss/responsivepanel/_layout.scss +1 -1
  95. package/scss/responsivepanel/_theme.scss +1 -1
  96. package/scss/responsivepanel/index.scss +5 -5
  97. package/scss/scheduler/index.scss +14 -7
  98. package/scss/scroller/index.scss +3 -1
  99. package/scss/searchbox/index.scss +2 -1
  100. package/scss/signature/index.scss +4 -1
  101. package/scss/slider/_theme.scss +0 -3
  102. package/scss/slider/_variables.scss +7 -0
  103. package/scss/slider/index.scss +1 -1
  104. package/scss/split-button/index.scss +1 -0
  105. package/scss/splitter/index.scss +1 -0
  106. package/scss/spreadsheet/index.scss +12 -11
  107. package/scss/table/index.scss +1 -8
  108. package/scss/tabstrip/index.scss +3 -2
  109. package/scss/taskboard/_layout.scss +1 -1
  110. package/scss/taskboard/_theme.scss +1 -1
  111. package/scss/taskboard/index.scss +15 -8
  112. package/scss/textarea/index.scss +3 -1
  113. package/scss/textbox/index.scss +3 -1
  114. package/scss/tilelayout/index.scss +6 -4
  115. package/scss/timedurationpicker/_layout.scss +1 -1
  116. package/scss/timedurationpicker/_theme.scss +1 -1
  117. package/scss/timedurationpicker/index.scss +8 -7
  118. package/scss/timeline/index.scss +3 -3
  119. package/scss/timepicker/_layout.scss +1 -1
  120. package/scss/timepicker/_theme.scss +1 -1
  121. package/scss/timepicker/index.scss +8 -7
  122. package/scss/timeselector/_layout.scss +1 -1
  123. package/scss/timeselector/_theme.scss +1 -1
  124. package/scss/timeselector/index.scss +8 -7
  125. package/scss/toolbar/index.scss +4 -2
  126. package/scss/upload/index.scss +2 -3
  127. package/scss/window/index.scss +4 -4
  128. package/scss/wizard/index.scss +1 -0
@@ -25752,8 +25752,8 @@
25752
25752
  {
25753
25753
  "description": "The horizontal padding of the DropZone.\n",
25754
25754
  "commentRange": {
25755
- "start": 5,
25756
- "end": 6
25755
+ "start": 4,
25756
+ "end": 5
25757
25757
  },
25758
25758
  "context": {
25759
25759
  "type": "variable",
@@ -25761,8 +25761,8 @@
25761
25761
  "value": "k-spacing(2)",
25762
25762
  "scope": "default",
25763
25763
  "line": {
25764
- "start": 7,
25765
- "end": 7
25764
+ "start": 6,
25765
+ "end": 6
25766
25766
  }
25767
25767
  },
25768
25768
  "group": [
@@ -25779,8 +25779,8 @@
25779
25779
  {
25780
25780
  "description": "The vertical padding of the DropZone.\n",
25781
25781
  "commentRange": {
25782
- "start": 8,
25783
- "end": 9
25782
+ "start": 7,
25783
+ "end": 8
25784
25784
  },
25785
25785
  "context": {
25786
25786
  "type": "variable",
@@ -25788,8 +25788,8 @@
25788
25788
  "value": "k-spacing(2)",
25789
25789
  "scope": "default",
25790
25790
  "line": {
25791
- "start": 10,
25792
- "end": 10
25791
+ "start": 9,
25792
+ "end": 9
25793
25793
  }
25794
25794
  },
25795
25795
  "group": [
@@ -25806,8 +25806,8 @@
25806
25806
  {
25807
25807
  "description": "The border width of the DropZone.\n",
25808
25808
  "commentRange": {
25809
- "start": 11,
25810
- "end": 12
25809
+ "start": 10,
25810
+ "end": 11
25811
25811
  },
25812
25812
  "context": {
25813
25813
  "type": "variable",
@@ -25815,8 +25815,8 @@
25815
25815
  "value": "1px",
25816
25816
  "scope": "default",
25817
25817
  "line": {
25818
- "start": 13,
25819
- "end": 13
25818
+ "start": 12,
25819
+ "end": 12
25820
25820
  }
25821
25821
  },
25822
25822
  "group": [
@@ -25833,8 +25833,8 @@
25833
25833
  {
25834
25834
  "description": "The minimum height of the DropZone.\n",
25835
25835
  "commentRange": {
25836
- "start": 14,
25837
- "end": 15
25836
+ "start": 13,
25837
+ "end": 14
25838
25838
  },
25839
25839
  "context": {
25840
25840
  "type": "variable",
@@ -25842,8 +25842,8 @@
25842
25842
  "value": "220px",
25843
25843
  "scope": "default",
25844
25844
  "line": {
25845
- "start": 16,
25846
- "end": 16
25845
+ "start": 15,
25846
+ "end": 15
25847
25847
  }
25848
25848
  },
25849
25849
  "group": [
@@ -25860,8 +25860,8 @@
25860
25860
  {
25861
25861
  "description": "The font family of the DropZone.\n",
25862
25862
  "commentRange": {
25863
- "start": 18,
25864
- "end": 19
25863
+ "start": 17,
25864
+ "end": 18
25865
25865
  },
25866
25866
  "context": {
25867
25867
  "type": "variable",
@@ -25869,8 +25869,8 @@
25869
25869
  "value": "var( --kendo-font-family, inherit )",
25870
25870
  "scope": "default",
25871
25871
  "line": {
25872
- "start": 20,
25873
- "end": 20
25872
+ "start": 19,
25873
+ "end": 19
25874
25874
  }
25875
25875
  },
25876
25876
  "group": [
@@ -25887,8 +25887,8 @@
25887
25887
  {
25888
25888
  "description": "The font size of the DropZone.\n",
25889
25889
  "commentRange": {
25890
- "start": 21,
25891
- "end": 22
25890
+ "start": 20,
25891
+ "end": 21
25892
25892
  },
25893
25893
  "context": {
25894
25894
  "type": "variable",
@@ -25896,8 +25896,8 @@
25896
25896
  "value": "var( --kendo-font-size, inherit )",
25897
25897
  "scope": "default",
25898
25898
  "line": {
25899
- "start": 23,
25900
- "end": 23
25899
+ "start": 22,
25900
+ "end": 22
25901
25901
  }
25902
25902
  },
25903
25903
  "group": [
@@ -25914,8 +25914,8 @@
25914
25914
  {
25915
25915
  "description": "The line height of the DropZone.\n",
25916
25916
  "commentRange": {
25917
- "start": 24,
25918
- "end": 25
25917
+ "start": 23,
25918
+ "end": 24
25919
25919
  },
25920
25920
  "context": {
25921
25921
  "type": "variable",
@@ -25923,8 +25923,8 @@
25923
25923
  "value": "var( --kendo-line-height, normal )",
25924
25924
  "scope": "default",
25925
25925
  "line": {
25926
- "start": 26,
25927
- "end": 26
25926
+ "start": 25,
25927
+ "end": 25
25928
25928
  }
25929
25929
  },
25930
25930
  "group": [
@@ -25941,8 +25941,8 @@
25941
25941
  {
25942
25942
  "description": "The background color of the DropZone.\n",
25943
25943
  "commentRange": {
25944
- "start": 28,
25945
- "end": 29
25944
+ "start": 27,
25945
+ "end": 28
25946
25946
  },
25947
25947
  "context": {
25948
25948
  "type": "variable",
@@ -25950,8 +25950,8 @@
25950
25950
  "value": "if($kendo-enable-color-system, k-color( surface ), k-get-theme-color-var( neutral-10 ))",
25951
25951
  "scope": "default",
25952
25952
  "line": {
25953
- "start": 30,
25954
- "end": 30
25953
+ "start": 29,
25954
+ "end": 29
25955
25955
  }
25956
25956
  },
25957
25957
  "group": [
@@ -25968,8 +25968,8 @@
25968
25968
  {
25969
25969
  "description": "Text color of the dropzone.\n",
25970
25970
  "commentRange": {
25971
- "start": 31,
25972
- "end": 32
25971
+ "start": 30,
25972
+ "end": 31
25973
25973
  },
25974
25974
  "context": {
25975
25975
  "type": "variable",
@@ -25977,8 +25977,8 @@
25977
25977
  "value": "var( --kendo-component-text, inherit )",
25978
25978
  "scope": "default",
25979
25979
  "line": {
25980
- "start": 33,
25981
- "end": 33
25980
+ "start": 32,
25981
+ "end": 32
25982
25982
  }
25983
25983
  },
25984
25984
  "group": [
@@ -25995,8 +25995,8 @@
25995
25995
  {
25996
25996
  "description": "The border color of the DropZone.\n",
25997
25997
  "commentRange": {
25998
- "start": 34,
25999
- "end": 35
25998
+ "start": 33,
25999
+ "end": 34
26000
26000
  },
26001
26001
  "context": {
26002
26002
  "type": "variable",
@@ -26004,8 +26004,8 @@
26004
26004
  "value": "var( --kendo-component-border, initial )",
26005
26005
  "scope": "default",
26006
26006
  "line": {
26007
- "start": 36,
26008
- "end": 36
26007
+ "start": 35,
26008
+ "end": 35
26009
26009
  }
26010
26010
  },
26011
26011
  "group": [
@@ -26022,8 +26022,8 @@
26022
26022
  {
26023
26023
  "description": "The spacing below the DropZone icon.\n",
26024
26024
  "commentRange": {
26025
- "start": 38,
26026
- "end": 39
26025
+ "start": 37,
26026
+ "end": 38
26027
26027
  },
26028
26028
  "context": {
26029
26029
  "type": "variable",
@@ -26031,8 +26031,8 @@
26031
26031
  "value": "k-spacing(6)",
26032
26032
  "scope": "default",
26033
26033
  "line": {
26034
- "start": 40,
26035
- "end": 40
26034
+ "start": 39,
26035
+ "end": 39
26036
26036
  }
26037
26037
  },
26038
26038
  "group": [
@@ -26049,8 +26049,8 @@
26049
26049
  {
26050
26050
  "description": "The text color of the DropZone icon.\n",
26051
26051
  "commentRange": {
26052
- "start": 41,
26053
- "end": 42
26052
+ "start": 40,
26053
+ "end": 41
26054
26054
  },
26055
26055
  "context": {
26056
26056
  "type": "variable",
@@ -26058,8 +26058,8 @@
26058
26058
  "value": "if($kendo-enable-color-system, k-color( subtle ), k-get-theme-color-var( neutral-90 ))",
26059
26059
  "scope": "default",
26060
26060
  "line": {
26061
- "start": 43,
26062
- "end": 43
26061
+ "start": 42,
26062
+ "end": 42
26063
26063
  }
26064
26064
  },
26065
26065
  "group": [
@@ -26076,8 +26076,8 @@
26076
26076
  {
26077
26077
  "description": "Text color of the icon when the dropzone is hovered.\n",
26078
26078
  "commentRange": {
26079
- "start": 44,
26080
- "end": 45
26079
+ "start": 43,
26080
+ "end": 44
26081
26081
  },
26082
26082
  "context": {
26083
26083
  "type": "variable",
@@ -26085,8 +26085,8 @@
26085
26085
  "value": "if($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))",
26086
26086
  "scope": "default",
26087
26087
  "line": {
26088
- "start": 46,
26089
- "end": 46
26088
+ "start": 45,
26089
+ "end": 45
26090
26090
  }
26091
26091
  },
26092
26092
  "group": [
@@ -26103,8 +26103,8 @@
26103
26103
  {
26104
26104
  "description": "The font size of the DropZone hint.\n",
26105
26105
  "commentRange": {
26106
- "start": 48,
26107
- "end": 49
26106
+ "start": 47,
26107
+ "end": 48
26108
26108
  },
26109
26109
  "context": {
26110
26110
  "type": "variable",
@@ -26112,8 +26112,8 @@
26112
26112
  "value": "inherit",
26113
26113
  "scope": "default",
26114
26114
  "line": {
26115
- "start": 50,
26116
- "end": 50
26115
+ "start": 49,
26116
+ "end": 49
26117
26117
  }
26118
26118
  },
26119
26119
  "group": [
@@ -26130,8 +26130,8 @@
26130
26130
  {
26131
26131
  "description": "The font weight of the DropZone hint.\n",
26132
26132
  "commentRange": {
26133
- "start": 51,
26134
- "end": 52
26133
+ "start": 50,
26134
+ "end": 51
26135
26135
  },
26136
26136
  "context": {
26137
26137
  "type": "variable",
@@ -26139,8 +26139,8 @@
26139
26139
  "value": "var( --kendo-font-weight-bold, bold )",
26140
26140
  "scope": "default",
26141
26141
  "line": {
26142
- "start": 53,
26143
- "end": 53
26142
+ "start": 52,
26143
+ "end": 52
26144
26144
  }
26145
26145
  },
26146
26146
  "group": [
@@ -26157,8 +26157,8 @@
26157
26157
  {
26158
26158
  "description": "The spacing below the DropZone hint.\n",
26159
26159
  "commentRange": {
26160
- "start": 54,
26161
- "end": 55
26160
+ "start": 53,
26161
+ "end": 54
26162
26162
  },
26163
26163
  "context": {
26164
26164
  "type": "variable",
@@ -26166,8 +26166,8 @@
26166
26166
  "value": "k-spacing(2)",
26167
26167
  "scope": "default",
26168
26168
  "line": {
26169
- "start": 56,
26170
- "end": 56
26169
+ "start": 55,
26170
+ "end": 55
26171
26171
  }
26172
26172
  },
26173
26173
  "group": [
@@ -26184,8 +26184,8 @@
26184
26184
  {
26185
26185
  "description": "The text color of the DropZone hint.\n",
26186
26186
  "commentRange": {
26187
- "start": 57,
26188
- "end": 58
26187
+ "start": 56,
26188
+ "end": 57
26189
26189
  },
26190
26190
  "context": {
26191
26191
  "type": "variable",
@@ -26193,8 +26193,8 @@
26193
26193
  "value": "$kendo-dropzone-text",
26194
26194
  "scope": "default",
26195
26195
  "line": {
26196
- "start": 59,
26197
- "end": 59
26196
+ "start": 58,
26197
+ "end": 58
26198
26198
  }
26199
26199
  },
26200
26200
  "group": [
@@ -26211,8 +26211,8 @@
26211
26211
  {
26212
26212
  "description": "The font size of the DropZone note.\n",
26213
26213
  "commentRange": {
26214
- "start": 61,
26215
- "end": 62
26214
+ "start": 60,
26215
+ "end": 61
26216
26216
  },
26217
26217
  "context": {
26218
26218
  "type": "variable",
@@ -26220,8 +26220,8 @@
26220
26220
  "value": "var( --kendo-font-size-sm, inherit )",
26221
26221
  "scope": "default",
26222
26222
  "line": {
26223
- "start": 63,
26224
- "end": 63
26223
+ "start": 62,
26224
+ "end": 62
26225
26225
  }
26226
26226
  },
26227
26227
  "group": [
@@ -26238,8 +26238,8 @@
26238
26238
  {
26239
26239
  "description": "The font weight of the DropZone note.\n",
26240
26240
  "commentRange": {
26241
- "start": 64,
26242
- "end": 65
26241
+ "start": 63,
26242
+ "end": 64
26243
26243
  },
26244
26244
  "context": {
26245
26245
  "type": "variable",
@@ -26247,8 +26247,8 @@
26247
26247
  "value": "inherit",
26248
26248
  "scope": "default",
26249
26249
  "line": {
26250
- "start": 66,
26251
- "end": 66
26250
+ "start": 65,
26251
+ "end": 65
26252
26252
  }
26253
26253
  },
26254
26254
  "group": [
@@ -26265,8 +26265,8 @@
26265
26265
  {
26266
26266
  "description": "The spacing below the DropZone note.\n",
26267
26267
  "commentRange": {
26268
- "start": 67,
26269
- "end": 68
26268
+ "start": 66,
26269
+ "end": 67
26270
26270
  },
26271
26271
  "context": {
26272
26272
  "type": "variable",
@@ -26274,8 +26274,8 @@
26274
26274
  "value": "k-spacing(0)",
26275
26275
  "scope": "default",
26276
26276
  "line": {
26277
- "start": 69,
26278
- "end": 69
26277
+ "start": 68,
26278
+ "end": 68
26279
26279
  }
26280
26280
  },
26281
26281
  "group": [
@@ -26292,8 +26292,8 @@
26292
26292
  {
26293
26293
  "description": "The text color of the DropZone note.\n",
26294
26294
  "commentRange": {
26295
- "start": 70,
26296
- "end": 71
26295
+ "start": 69,
26296
+ "end": 70
26297
26297
  },
26298
26298
  "context": {
26299
26299
  "type": "variable",
@@ -26301,8 +26301,8 @@
26301
26301
  "value": "var( --kendo-subtle-text, inherit )",
26302
26302
  "scope": "default",
26303
26303
  "line": {
26304
- "start": 72,
26305
- "end": 72
26304
+ "start": 71,
26305
+ "end": 71
26306
26306
  }
26307
26307
  },
26308
26308
  "group": [
@@ -67647,6 +67647,60 @@
67647
67647
  "resolvedValue": "cubic-bezier(0.25, 0.8, 0.25, 1)",
67648
67648
  "resolvedType": "String"
67649
67649
  },
67650
+ {
67651
+ "description": "The background image of the horizontal Slider tick.\n",
67652
+ "commentRange": {
67653
+ "start": 153,
67654
+ "end": 154
67655
+ },
67656
+ "context": {
67657
+ "type": "variable",
67658
+ "name": "kendo-slider-tick-h-image",
67659
+ "value": "\"data:image/gif;base64,R0lGODlhtAABAIABALi4uAAAACH5BAEAAAEALAAAAAC0AAEAAAIWjIGJxqzazlux2ovlzND2rAHgSIZWAQA7\"",
67660
+ "scope": "default",
67661
+ "line": {
67662
+ "start": 155,
67663
+ "end": 155
67664
+ }
67665
+ },
67666
+ "group": [
67667
+ "slider"
67668
+ ],
67669
+ "access": "public",
67670
+ "file": {
67671
+ "path": "fluent/scss/slider/_variables.scss",
67672
+ "name": "_variables.scss"
67673
+ },
67674
+ "resolvedValue": "\"data:image/gif;base64,R0lGODlhtAABAIABALi4uAAAACH5BAEAAAEALAAAAAC0AAEAAAIWjIGJxqzazlux2ovlzND2rAHgSIZWAQA7\"",
67675
+ "resolvedType": "String"
67676
+ },
67677
+ {
67678
+ "description": "The background image of the vertical Slider tick.\n",
67679
+ "commentRange": {
67680
+ "start": 156,
67681
+ "end": 157
67682
+ },
67683
+ "context": {
67684
+ "type": "variable",
67685
+ "name": "kendo-slider-tick-v-image",
67686
+ "value": "\"data:image/gif;base64,R0lGODlhAQC0AIABALi4uAAAACH5BAEAAAEALAAAAAABALQAAAIWjIGJxqzazlux2ovlzND2rAHgSIZWAQA7\"",
67687
+ "scope": "default",
67688
+ "line": {
67689
+ "start": 158,
67690
+ "end": 158
67691
+ }
67692
+ },
67693
+ "group": [
67694
+ "slider"
67695
+ ],
67696
+ "access": "public",
67697
+ "file": {
67698
+ "path": "fluent/scss/slider/_variables.scss",
67699
+ "name": "_variables.scss"
67700
+ },
67701
+ "resolvedValue": "\"data:image/gif;base64,R0lGODlhAQC0AIABALi4uAAAACH5BAEAAAEALAAAAAABALQAAAIWjIGJxqzazlux2ovlzND2rAHgSIZWAQA7\"",
67702
+ "resolvedType": "String"
67703
+ },
67650
67704
  {
67651
67705
  "description": "The vertical padding of the small arrow Button.\n",
67652
67706
  "commentRange": {
@@ -117638,8 +117692,8 @@
117638
117692
  {
117639
117693
  "description": "The horizontal padding of the DropZone.\n",
117640
117694
  "commentRange": {
117641
- "start": 5,
117642
- "end": 6
117695
+ "start": 4,
117696
+ "end": 5
117643
117697
  },
117644
117698
  "context": {
117645
117699
  "type": "variable",
@@ -117647,8 +117701,8 @@
117647
117701
  "value": "k-spacing(2)",
117648
117702
  "scope": "default",
117649
117703
  "line": {
117650
- "start": 7,
117651
- "end": 7
117704
+ "start": 6,
117705
+ "end": 6
117652
117706
  }
117653
117707
  },
117654
117708
  "group": [
@@ -117665,8 +117719,8 @@
117665
117719
  {
117666
117720
  "description": "The vertical padding of the DropZone.\n",
117667
117721
  "commentRange": {
117668
- "start": 8,
117669
- "end": 9
117722
+ "start": 7,
117723
+ "end": 8
117670
117724
  },
117671
117725
  "context": {
117672
117726
  "type": "variable",
@@ -117674,8 +117728,8 @@
117674
117728
  "value": "k-spacing(2)",
117675
117729
  "scope": "default",
117676
117730
  "line": {
117677
- "start": 10,
117678
- "end": 10
117731
+ "start": 9,
117732
+ "end": 9
117679
117733
  }
117680
117734
  },
117681
117735
  "group": [
@@ -117692,8 +117746,8 @@
117692
117746
  {
117693
117747
  "description": "The border width of the DropZone.\n",
117694
117748
  "commentRange": {
117695
- "start": 11,
117696
- "end": 12
117749
+ "start": 10,
117750
+ "end": 11
117697
117751
  },
117698
117752
  "context": {
117699
117753
  "type": "variable",
@@ -117701,8 +117755,8 @@
117701
117755
  "value": "1px",
117702
117756
  "scope": "default",
117703
117757
  "line": {
117704
- "start": 13,
117705
- "end": 13
117758
+ "start": 12,
117759
+ "end": 12
117706
117760
  }
117707
117761
  },
117708
117762
  "group": [
@@ -117719,8 +117773,8 @@
117719
117773
  {
117720
117774
  "description": "The minimum height of the DropZone.\n",
117721
117775
  "commentRange": {
117722
- "start": 14,
117723
- "end": 15
117776
+ "start": 13,
117777
+ "end": 14
117724
117778
  },
117725
117779
  "context": {
117726
117780
  "type": "variable",
@@ -117728,8 +117782,8 @@
117728
117782
  "value": "220px",
117729
117783
  "scope": "default",
117730
117784
  "line": {
117731
- "start": 16,
117732
- "end": 16
117785
+ "start": 15,
117786
+ "end": 15
117733
117787
  }
117734
117788
  },
117735
117789
  "group": [
@@ -117746,8 +117800,8 @@
117746
117800
  {
117747
117801
  "description": "The font family of the DropZone.\n",
117748
117802
  "commentRange": {
117749
- "start": 18,
117750
- "end": 19
117803
+ "start": 17,
117804
+ "end": 18
117751
117805
  },
117752
117806
  "context": {
117753
117807
  "type": "variable",
@@ -117755,8 +117809,8 @@
117755
117809
  "value": "var( --kendo-font-family, inherit )",
117756
117810
  "scope": "default",
117757
117811
  "line": {
117758
- "start": 20,
117759
- "end": 20
117812
+ "start": 19,
117813
+ "end": 19
117760
117814
  }
117761
117815
  },
117762
117816
  "group": [
@@ -117773,8 +117827,8 @@
117773
117827
  {
117774
117828
  "description": "The font size of the DropZone.\n",
117775
117829
  "commentRange": {
117776
- "start": 21,
117777
- "end": 22
117830
+ "start": 20,
117831
+ "end": 21
117778
117832
  },
117779
117833
  "context": {
117780
117834
  "type": "variable",
@@ -117782,8 +117836,8 @@
117782
117836
  "value": "var( --kendo-font-size, inherit )",
117783
117837
  "scope": "default",
117784
117838
  "line": {
117785
- "start": 23,
117786
- "end": 23
117839
+ "start": 22,
117840
+ "end": 22
117787
117841
  }
117788
117842
  },
117789
117843
  "group": [
@@ -117800,8 +117854,8 @@
117800
117854
  {
117801
117855
  "description": "The line height of the DropZone.\n",
117802
117856
  "commentRange": {
117803
- "start": 24,
117804
- "end": 25
117857
+ "start": 23,
117858
+ "end": 24
117805
117859
  },
117806
117860
  "context": {
117807
117861
  "type": "variable",
@@ -117809,8 +117863,8 @@
117809
117863
  "value": "var( --kendo-line-height, normal )",
117810
117864
  "scope": "default",
117811
117865
  "line": {
117812
- "start": 26,
117813
- "end": 26
117866
+ "start": 25,
117867
+ "end": 25
117814
117868
  }
117815
117869
  },
117816
117870
  "group": [
@@ -117827,8 +117881,8 @@
117827
117881
  {
117828
117882
  "description": "The background color of the DropZone.\n",
117829
117883
  "commentRange": {
117830
- "start": 28,
117831
- "end": 29
117884
+ "start": 27,
117885
+ "end": 28
117832
117886
  },
117833
117887
  "context": {
117834
117888
  "type": "variable",
@@ -117836,8 +117890,8 @@
117836
117890
  "value": "if($kendo-enable-color-system, k-color( surface ), k-get-theme-color-var( neutral-10 ))",
117837
117891
  "scope": "default",
117838
117892
  "line": {
117839
- "start": 30,
117840
- "end": 30
117893
+ "start": 29,
117894
+ "end": 29
117841
117895
  }
117842
117896
  },
117843
117897
  "group": [
@@ -117854,8 +117908,8 @@
117854
117908
  {
117855
117909
  "description": "Text color of the dropzone.\n",
117856
117910
  "commentRange": {
117857
- "start": 31,
117858
- "end": 32
117911
+ "start": 30,
117912
+ "end": 31
117859
117913
  },
117860
117914
  "context": {
117861
117915
  "type": "variable",
@@ -117863,8 +117917,8 @@
117863
117917
  "value": "var( --kendo-component-text, inherit )",
117864
117918
  "scope": "default",
117865
117919
  "line": {
117866
- "start": 33,
117867
- "end": 33
117920
+ "start": 32,
117921
+ "end": 32
117868
117922
  }
117869
117923
  },
117870
117924
  "group": [
@@ -117881,8 +117935,8 @@
117881
117935
  {
117882
117936
  "description": "The border color of the DropZone.\n",
117883
117937
  "commentRange": {
117884
- "start": 34,
117885
- "end": 35
117938
+ "start": 33,
117939
+ "end": 34
117886
117940
  },
117887
117941
  "context": {
117888
117942
  "type": "variable",
@@ -117890,8 +117944,8 @@
117890
117944
  "value": "var( --kendo-component-border, initial )",
117891
117945
  "scope": "default",
117892
117946
  "line": {
117893
- "start": 36,
117894
- "end": 36
117947
+ "start": 35,
117948
+ "end": 35
117895
117949
  }
117896
117950
  },
117897
117951
  "group": [
@@ -117908,8 +117962,8 @@
117908
117962
  {
117909
117963
  "description": "The spacing below the DropZone icon.\n",
117910
117964
  "commentRange": {
117911
- "start": 38,
117912
- "end": 39
117965
+ "start": 37,
117966
+ "end": 38
117913
117967
  },
117914
117968
  "context": {
117915
117969
  "type": "variable",
@@ -117917,8 +117971,8 @@
117917
117971
  "value": "k-spacing(6)",
117918
117972
  "scope": "default",
117919
117973
  "line": {
117920
- "start": 40,
117921
- "end": 40
117974
+ "start": 39,
117975
+ "end": 39
117922
117976
  }
117923
117977
  },
117924
117978
  "group": [
@@ -117935,8 +117989,8 @@
117935
117989
  {
117936
117990
  "description": "The text color of the DropZone icon.\n",
117937
117991
  "commentRange": {
117938
- "start": 41,
117939
- "end": 42
117992
+ "start": 40,
117993
+ "end": 41
117940
117994
  },
117941
117995
  "context": {
117942
117996
  "type": "variable",
@@ -117944,8 +117998,8 @@
117944
117998
  "value": "if($kendo-enable-color-system, k-color( subtle ), k-get-theme-color-var( neutral-90 ))",
117945
117999
  "scope": "default",
117946
118000
  "line": {
117947
- "start": 43,
117948
- "end": 43
118001
+ "start": 42,
118002
+ "end": 42
117949
118003
  }
117950
118004
  },
117951
118005
  "group": [
@@ -117962,8 +118016,8 @@
117962
118016
  {
117963
118017
  "description": "Text color of the icon when the dropzone is hovered.\n",
117964
118018
  "commentRange": {
117965
- "start": 44,
117966
- "end": 45
118019
+ "start": 43,
118020
+ "end": 44
117967
118021
  },
117968
118022
  "context": {
117969
118023
  "type": "variable",
@@ -117971,8 +118025,8 @@
117971
118025
  "value": "if($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))",
117972
118026
  "scope": "default",
117973
118027
  "line": {
117974
- "start": 46,
117975
- "end": 46
118028
+ "start": 45,
118029
+ "end": 45
117976
118030
  }
117977
118031
  },
117978
118032
  "group": [
@@ -117989,8 +118043,8 @@
117989
118043
  {
117990
118044
  "description": "The font size of the DropZone hint.\n",
117991
118045
  "commentRange": {
117992
- "start": 48,
117993
- "end": 49
118046
+ "start": 47,
118047
+ "end": 48
117994
118048
  },
117995
118049
  "context": {
117996
118050
  "type": "variable",
@@ -117998,8 +118052,8 @@
117998
118052
  "value": "inherit",
117999
118053
  "scope": "default",
118000
118054
  "line": {
118001
- "start": 50,
118002
- "end": 50
118055
+ "start": 49,
118056
+ "end": 49
118003
118057
  }
118004
118058
  },
118005
118059
  "group": [
@@ -118016,8 +118070,8 @@
118016
118070
  {
118017
118071
  "description": "The font weight of the DropZone hint.\n",
118018
118072
  "commentRange": {
118019
- "start": 51,
118020
- "end": 52
118073
+ "start": 50,
118074
+ "end": 51
118021
118075
  },
118022
118076
  "context": {
118023
118077
  "type": "variable",
@@ -118025,8 +118079,8 @@
118025
118079
  "value": "var( --kendo-font-weight-bold, bold )",
118026
118080
  "scope": "default",
118027
118081
  "line": {
118028
- "start": 53,
118029
- "end": 53
118082
+ "start": 52,
118083
+ "end": 52
118030
118084
  }
118031
118085
  },
118032
118086
  "group": [
@@ -118043,8 +118097,8 @@
118043
118097
  {
118044
118098
  "description": "The spacing below the DropZone hint.\n",
118045
118099
  "commentRange": {
118046
- "start": 54,
118047
- "end": 55
118100
+ "start": 53,
118101
+ "end": 54
118048
118102
  },
118049
118103
  "context": {
118050
118104
  "type": "variable",
@@ -118052,8 +118106,8 @@
118052
118106
  "value": "k-spacing(2)",
118053
118107
  "scope": "default",
118054
118108
  "line": {
118055
- "start": 56,
118056
- "end": 56
118109
+ "start": 55,
118110
+ "end": 55
118057
118111
  }
118058
118112
  },
118059
118113
  "group": [
@@ -118070,8 +118124,8 @@
118070
118124
  {
118071
118125
  "description": "The text color of the DropZone hint.\n",
118072
118126
  "commentRange": {
118073
- "start": 57,
118074
- "end": 58
118127
+ "start": 56,
118128
+ "end": 57
118075
118129
  },
118076
118130
  "context": {
118077
118131
  "type": "variable",
@@ -118079,8 +118133,8 @@
118079
118133
  "value": "$kendo-dropzone-text",
118080
118134
  "scope": "default",
118081
118135
  "line": {
118082
- "start": 59,
118083
- "end": 59
118136
+ "start": 58,
118137
+ "end": 58
118084
118138
  }
118085
118139
  },
118086
118140
  "group": [
@@ -118097,8 +118151,8 @@
118097
118151
  {
118098
118152
  "description": "The font size of the DropZone note.\n",
118099
118153
  "commentRange": {
118100
- "start": 61,
118101
- "end": 62
118154
+ "start": 60,
118155
+ "end": 61
118102
118156
  },
118103
118157
  "context": {
118104
118158
  "type": "variable",
@@ -118106,8 +118160,8 @@
118106
118160
  "value": "var( --kendo-font-size-sm, inherit )",
118107
118161
  "scope": "default",
118108
118162
  "line": {
118109
- "start": 63,
118110
- "end": 63
118163
+ "start": 62,
118164
+ "end": 62
118111
118165
  }
118112
118166
  },
118113
118167
  "group": [
@@ -118124,8 +118178,8 @@
118124
118178
  {
118125
118179
  "description": "The font weight of the DropZone note.\n",
118126
118180
  "commentRange": {
118127
- "start": 64,
118128
- "end": 65
118181
+ "start": 63,
118182
+ "end": 64
118129
118183
  },
118130
118184
  "context": {
118131
118185
  "type": "variable",
@@ -118133,8 +118187,8 @@
118133
118187
  "value": "inherit",
118134
118188
  "scope": "default",
118135
118189
  "line": {
118136
- "start": 66,
118137
- "end": 66
118190
+ "start": 65,
118191
+ "end": 65
118138
118192
  }
118139
118193
  },
118140
118194
  "group": [
@@ -118151,8 +118205,8 @@
118151
118205
  {
118152
118206
  "description": "The spacing below the DropZone note.\n",
118153
118207
  "commentRange": {
118154
- "start": 67,
118155
- "end": 68
118208
+ "start": 66,
118209
+ "end": 67
118156
118210
  },
118157
118211
  "context": {
118158
118212
  "type": "variable",
@@ -118160,8 +118214,8 @@
118160
118214
  "value": "k-spacing(0)",
118161
118215
  "scope": "default",
118162
118216
  "line": {
118163
- "start": 69,
118164
- "end": 69
118217
+ "start": 68,
118218
+ "end": 68
118165
118219
  }
118166
118220
  },
118167
118221
  "group": [
@@ -118178,8 +118232,8 @@
118178
118232
  {
118179
118233
  "description": "The text color of the DropZone note.\n",
118180
118234
  "commentRange": {
118181
- "start": 70,
118182
- "end": 71
118235
+ "start": 69,
118236
+ "end": 70
118183
118237
  },
118184
118238
  "context": {
118185
118239
  "type": "variable",
@@ -118187,8 +118241,8 @@
118187
118241
  "value": "var( --kendo-subtle-text, inherit )",
118188
118242
  "scope": "default",
118189
118243
  "line": {
118190
- "start": 72,
118191
- "end": 72
118244
+ "start": 71,
118245
+ "end": 71
118192
118246
  }
118193
118247
  },
118194
118248
  "group": [
@@ -159515,6 +159569,60 @@
159515
159569
  },
159516
159570
  "resolvedValue": "cubic-bezier(0.25, 0.8, 0.25, 1)",
159517
159571
  "resolvedType": "String"
159572
+ },
159573
+ {
159574
+ "description": "The background image of the horizontal Slider tick.\n",
159575
+ "commentRange": {
159576
+ "start": 153,
159577
+ "end": 154
159578
+ },
159579
+ "context": {
159580
+ "type": "variable",
159581
+ "name": "kendo-slider-tick-h-image",
159582
+ "value": "\"data:image/gif;base64,R0lGODlhtAABAIABALi4uAAAACH5BAEAAAEALAAAAAC0AAEAAAIWjIGJxqzazlux2ovlzND2rAHgSIZWAQA7\"",
159583
+ "scope": "default",
159584
+ "line": {
159585
+ "start": 155,
159586
+ "end": 155
159587
+ }
159588
+ },
159589
+ "group": [
159590
+ "slider"
159591
+ ],
159592
+ "access": "public",
159593
+ "file": {
159594
+ "path": "fluent/scss/slider/_variables.scss",
159595
+ "name": "_variables.scss"
159596
+ },
159597
+ "resolvedValue": "\"data:image/gif;base64,R0lGODlhtAABAIABALi4uAAAACH5BAEAAAEALAAAAAC0AAEAAAIWjIGJxqzazlux2ovlzND2rAHgSIZWAQA7\"",
159598
+ "resolvedType": "String"
159599
+ },
159600
+ {
159601
+ "description": "The background image of the vertical Slider tick.\n",
159602
+ "commentRange": {
159603
+ "start": 156,
159604
+ "end": 157
159605
+ },
159606
+ "context": {
159607
+ "type": "variable",
159608
+ "name": "kendo-slider-tick-v-image",
159609
+ "value": "\"data:image/gif;base64,R0lGODlhAQC0AIABALi4uAAAACH5BAEAAAEALAAAAAABALQAAAIWjIGJxqzazlux2ovlzND2rAHgSIZWAQA7\"",
159610
+ "scope": "default",
159611
+ "line": {
159612
+ "start": 158,
159613
+ "end": 158
159614
+ }
159615
+ },
159616
+ "group": [
159617
+ "slider"
159618
+ ],
159619
+ "access": "public",
159620
+ "file": {
159621
+ "path": "fluent/scss/slider/_variables.scss",
159622
+ "name": "_variables.scss"
159623
+ },
159624
+ "resolvedValue": "\"data:image/gif;base64,R0lGODlhAQC0AIABALi4uAAAACH5BAEAAAEALAAAAAABALQAAAIWjIGJxqzazlux2ovlzND2rAHgSIZWAQA7\"",
159625
+ "resolvedType": "String"
159518
159626
  }
159519
159627
  ]
159520
159628
  },