@progress/kendo-theme-fluent 11.2.1-dev.1 → 11.3.0-dev.0

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 (340) 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 +24099 -27323
  5. package/dist/meta/sassdoc-raw-data.json +8421 -7718
  6. package/dist/meta/variables.json +7880 -8036
  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/action-buttons/_layout.scss +2 -55
  12. package/scss/action-buttons/_theme.scss +2 -11
  13. package/scss/action-buttons/_variables.scss +17 -7
  14. package/scss/action-sheet/_layout.scss +11 -399
  15. package/scss/action-sheet/_theme.scss +14 -69
  16. package/scss/action-sheet/_variables.scss +129 -66
  17. package/scss/adaptive/_index.scss +0 -3
  18. package/scss/adaptive/_layout.scss +2 -457
  19. package/scss/adaptive/_theme.scss +2 -75
  20. package/scss/adaptive/_variables.scss +39 -18
  21. package/scss/appbar/_layout.scss +2 -114
  22. package/scss/appbar/_theme.scss +9 -20
  23. package/scss/appbar/_variables.scss +38 -71
  24. package/scss/avatar/_layout.scss +2 -73
  25. package/scss/avatar/_theme.scss +2 -16
  26. package/scss/avatar/_variables.scss +24 -82
  27. package/scss/badge/_layout.scss +3 -146
  28. package/scss/badge/_theme.scss +8 -21
  29. package/scss/badge/_variables.scss +41 -88
  30. package/scss/bottom-navigation/_layout.scss +5 -108
  31. package/scss/bottom-navigation/_theme.scss +73 -74
  32. package/scss/bottom-navigation/_variables.scss +58 -117
  33. package/scss/breadcrumb/_layout.scss +8 -132
  34. package/scss/breadcrumb/_theme.scss +15 -71
  35. package/scss/breadcrumb/_variables.scss +133 -71
  36. package/scss/button/_layout.scss +18 -182
  37. package/scss/button/_theme.scss +132 -113
  38. package/scss/button/_variables.scss +156 -301
  39. package/scss/calendar/_layout.scss +27 -383
  40. package/scss/calendar/_theme.scss +55 -127
  41. package/scss/calendar/_variables.scss +185 -100
  42. package/scss/captcha/_layout.scss +2 -59
  43. package/scss/captcha/_theme.scss +2 -9
  44. package/scss/captcha/_variables.scss +25 -9
  45. package/scss/card/_layout.scss +9 -314
  46. package/scss/card/_theme.scss +3 -103
  47. package/scss/card/_variables.scss +110 -60
  48. package/scss/chart-wizard/_layout.scss +2 -38
  49. package/scss/chart-wizard/_theme.scss +2 -28
  50. package/scss/chart-wizard/_variables.scss +25 -11
  51. package/scss/chat/_index.scss +0 -3
  52. package/scss/chat/_layout.scss +26 -450
  53. package/scss/chat/_theme.scss +9 -80
  54. package/scss/chat/_variables.scss +143 -71
  55. package/scss/checkbox/_layout.scss +14 -191
  56. package/scss/checkbox/_theme.scss +11 -100
  57. package/scss/checkbox/_variables.scss +165 -78
  58. package/scss/chip/_layout.scss +11 -137
  59. package/scss/chip/_theme.scss +56 -57
  60. package/scss/chip/_variables.scss +99 -94
  61. package/scss/color-preview/_layout.scss +4 -64
  62. package/scss/color-preview/_theme.scss +2 -27
  63. package/scss/color-preview/_variables.scss +23 -9
  64. package/scss/coloreditor/_layout.scss +21 -109
  65. package/scss/coloreditor/_theme.scss +3 -24
  66. package/scss/coloreditor/_variables.scss +92 -57
  67. package/scss/colorgradient/_layout.scss +12 -196
  68. package/scss/colorgradient/_theme.scss +27 -65
  69. package/scss/colorgradient/_variables.scss +134 -76
  70. package/scss/colorpalette/_layout.scss +6 -40
  71. package/scss/colorpalette/_theme.scss +10 -20
  72. package/scss/colorpalette/_variables.scss +39 -21
  73. package/scss/colorpicker/_layout.scss +2 -11
  74. package/scss/colorpicker/_theme.scss +2 -1
  75. package/scss/column-menu/_layout.scss +5 -56
  76. package/scss/column-menu/_theme.scss +1 -24
  77. package/scss/column-menu/_variables.scss +38 -17
  78. package/scss/combobox/_layout.scss +4 -2
  79. package/scss/combobox/_theme.scss +4 -2
  80. package/scss/core/functions/index.import.scss +1 -0
  81. package/scss/dataviz/_layout.scss +6 -543
  82. package/scss/dataviz/_theme.scss +12 -76
  83. package/scss/dataviz/_variables.scss +152 -33
  84. package/scss/daterangepicker/_layout.scss +2 -37
  85. package/scss/daterangepicker/_theme.scss +16 -7
  86. package/scss/daterangepicker/_variables.scss +9 -0
  87. package/scss/datetimepicker/_layout.scss +3 -41
  88. package/scss/datetimepicker/_theme.scss +3 -2
  89. package/scss/datetimepicker/_variables.scss +5 -1
  90. package/scss/dialog/_layout.scss +8 -53
  91. package/scss/dialog/_theme.scss +5 -25
  92. package/scss/dialog/_variables.scss +31 -60
  93. package/scss/dock-manager/_layout.scss +9 -193
  94. package/scss/dock-manager/_theme.scss +6 -28
  95. package/scss/dock-manager/_variables.scss +74 -36
  96. package/scss/draggable/_layout.scss +13 -59
  97. package/scss/draggable/_theme.scss +10 -15
  98. package/scss/draggable/_variables.scss +45 -23
  99. package/scss/drawer/_layout.scss +7 -198
  100. package/scss/drawer/_theme.scss +25 -52
  101. package/scss/drawer/_variables.scss +73 -45
  102. package/scss/dropdowngrid/_layout.scss +3 -11
  103. package/scss/dropdowngrid/_theme.scss +3 -3
  104. package/scss/dropdownlist/_layout.scss +4 -28
  105. package/scss/dropdownlist/_theme.scss +3 -7
  106. package/scss/dropdowntree/_layout.scss +2 -35
  107. package/scss/dropdowntree/_theme.scss +3 -4
  108. package/scss/dropdowntree/_variables.scss +4 -3
  109. package/scss/dropzone/_layout.scss +7 -31
  110. package/scss/dropzone/_theme.scss +2 -30
  111. package/scss/dropzone/_variables.scss +43 -21
  112. package/scss/editor/_layout.scss +3 -588
  113. package/scss/editor/_theme.scss +12 -78
  114. package/scss/editor/_variables.scss +45 -26
  115. package/scss/expansion-panel/_layout.scss +22 -57
  116. package/scss/expansion-panel/_theme.scss +13 -36
  117. package/scss/expansion-panel/_variables.scss +49 -28
  118. package/scss/fab/_layout.scss +11 -134
  119. package/scss/fab/_theme.scss +37 -126
  120. package/scss/fab/_variables.scss +104 -56
  121. package/scss/filemanager/_layout.scss +2 -240
  122. package/scss/filemanager/_theme.scss +8 -89
  123. package/scss/filemanager/_variables.scss +109 -56
  124. package/scss/filter/_layout.scss +8 -71
  125. package/scss/filter/_theme.scss +5 -14
  126. package/scss/filter/_variables.scss +20 -10
  127. package/scss/floating-label/_layout.scss +3 -75
  128. package/scss/floating-label/_theme.scss +4 -20
  129. package/scss/floating-label/_variables.scss +35 -17
  130. package/scss/forms/_layout.scss +5 -302
  131. package/scss/forms/_theme.scss +5 -24
  132. package/scss/forms/_variables.scss +73 -39
  133. package/scss/gantt/_layout.scss +5 -801
  134. package/scss/gantt/_theme.scss +17 -236
  135. package/scss/gantt/_variables.scss +142 -73
  136. package/scss/grid/_layout.scss +60 -1276
  137. package/scss/grid/_theme.scss +35 -343
  138. package/scss/grid/_variables.scss +306 -183
  139. package/scss/gridlayout/_layout.scss +1 -6
  140. package/scss/gridlayout/_theme.scss +1 -6
  141. package/scss/icons/_layout.scss +4 -33
  142. package/scss/icons/_theme.scss +7 -1
  143. package/scss/icons/_variables.scss +35 -9
  144. package/scss/imageeditor/_layout.scss +2 -152
  145. package/scss/imageeditor/_theme.scss +5 -42
  146. package/scss/imageeditor/_variables.scss +66 -32
  147. package/scss/index.scss +2 -1
  148. package/scss/input/_layout.scss +36 -468
  149. package/scss/input/_theme.scss +52 -128
  150. package/scss/input/_variables.scss +153 -208
  151. package/scss/list/_layout.scss +3 -252
  152. package/scss/list/_theme.scss +10 -81
  153. package/scss/list/_variables.scss +176 -92
  154. package/scss/listbox/_layout.scss +2 -80
  155. package/scss/listbox/_theme.scss +5 -8
  156. package/scss/listbox/_variables.scss +28 -13
  157. package/scss/listgroup/_layout.scss +2 -174
  158. package/scss/listgroup/_theme.scss +2 -8
  159. package/scss/listgroup/_variables.scss +23 -10
  160. package/scss/listview/_layout.scss +6 -133
  161. package/scss/listview/_theme.scss +8 -37
  162. package/scss/listview/_variables.scss +66 -39
  163. package/scss/loader/_layout.scss +15 -572
  164. package/scss/loader/_theme.scss +2 -14
  165. package/scss/loader/_variables.scss +90 -92
  166. package/scss/map/_layout.scss +7 -121
  167. package/scss/map/_theme.scss +5 -17
  168. package/scss/map/_variables.scss +40 -22
  169. package/scss/maskedtextbox/_layout.scss +3 -3
  170. package/scss/maskedtextbox/_theme.scss +3 -3
  171. package/scss/mediaplayer/_layout.scss +5 -72
  172. package/scss/mediaplayer/_theme.scss +5 -15
  173. package/scss/mediaplayer/_variables.scss +27 -14
  174. package/scss/menu/_layout.scss +25 -267
  175. package/scss/menu/_theme.scss +14 -73
  176. package/scss/menu/_variables.scss +135 -76
  177. package/scss/menu-button/_layout.scss +9 -14
  178. package/scss/menu-button/_theme.scss +5 -1
  179. package/scss/menu-button/_variables.scss +10 -0
  180. package/scss/messagebox/_layout.scss +2 -18
  181. package/scss/messagebox/_theme.scss +4 -19
  182. package/scss/messagebox/_variables.scss +33 -37
  183. package/scss/multiselect/_layout.scss +3 -4
  184. package/scss/multiselect/_theme.scss +3 -4
  185. package/scss/no-data/_layout.scss +2 -17
  186. package/scss/no-data/_theme.scss +2 -5
  187. package/scss/no-data/_variables.scss +7 -2
  188. package/scss/notification/_functions.scss +17 -0
  189. package/scss/notification/_layout.scss +2 -68
  190. package/scss/notification/_theme.scss +4 -28
  191. package/scss/notification/_variables.scss +50 -91
  192. package/scss/numerictextbox/_layout.scss +3 -7
  193. package/scss/numerictextbox/_theme.scss +3 -3
  194. package/scss/orgchart/_layout.scss +8 -99
  195. package/scss/orgchart/_theme.scss +4 -45
  196. package/scss/orgchart/_variables.scss +87 -45
  197. package/scss/otp/_layout.scss +1 -34
  198. package/scss/otp/_theme.scss +1 -7
  199. package/scss/otp/_variables.scss +25 -12
  200. package/scss/overlay/_layout.scss +2 -11
  201. package/scss/overlay/_theme.scss +4 -3
  202. package/scss/overlay/_variables.scss +7 -3
  203. package/scss/pager/_layout.scss +11 -145
  204. package/scss/pager/_theme.scss +7 -15
  205. package/scss/pager/_variables.scss +49 -26
  206. package/scss/panel/_layout.scss +2 -24
  207. package/scss/panel/_theme.scss +10 -13
  208. package/scss/panel/_variables.scss +23 -10
  209. package/scss/panelbar/_layout.scss +17 -95
  210. package/scss/panelbar/_theme.scss +15 -164
  211. package/scss/panelbar/_variables.scss +134 -68
  212. package/scss/pdf-viewer/_layout.scss +3 -327
  213. package/scss/pdf-viewer/_theme.scss +2 -80
  214. package/scss/pdf-viewer/_variables.scss +75 -36
  215. package/scss/pivotgrid/_index.scss +0 -6
  216. package/scss/pivotgrid/_layout.scss +44 -579
  217. package/scss/pivotgrid/_theme.scss +5 -192
  218. package/scss/pivotgrid/_variables.scss +144 -70
  219. package/scss/popover/_layout.scss +6 -73
  220. package/scss/popover/_theme.scss +2 -36
  221. package/scss/popover/_variables.scss +54 -27
  222. package/scss/popup/_layout.scss +5 -70
  223. package/scss/popup/_theme.scss +2 -9
  224. package/scss/popup/_variables.scss +25 -12
  225. package/scss/progressbar/_layout.scss +10 -196
  226. package/scss/progressbar/_theme.scss +11 -46
  227. package/scss/progressbar/_variables.scss +57 -34
  228. package/scss/prompt/_layout.scss +2 -75
  229. package/scss/prompt/_theme.scss +2 -35
  230. package/scss/prompt/_variables.scss +43 -20
  231. package/scss/radio/_layout.scss +12 -178
  232. package/scss/radio/_theme.scss +7 -75
  233. package/scss/radio/_variables.scss +72 -36
  234. package/scss/rating/_layout.scss +11 -57
  235. package/scss/rating/_theme.scss +8 -6
  236. package/scss/rating/_variables.scss +21 -13
  237. package/scss/responsivepanel/_layout.scss +2 -45
  238. package/scss/responsivepanel/_theme.scss +3 -3
  239. package/scss/ripple/_layout.scss +2 -50
  240. package/scss/ripple/_theme.scss +2 -2
  241. package/scss/scheduler/_layout.scss +11 -773
  242. package/scss/scheduler/_theme.scss +32 -167
  243. package/scss/scheduler/_variables.scss +149 -77
  244. package/scss/scroller/_layout.scss +2 -80
  245. package/scss/scroller/_theme.scss +2 -5
  246. package/scss/scrollview/_layout.scss +2 -159
  247. package/scss/scrollview/_theme.scss +11 -35
  248. package/scss/scrollview/_variables.scss +52 -29
  249. package/scss/searchbox/_layout.scss +2 -0
  250. package/scss/searchbox/_theme.scss +4 -1
  251. package/scss/searchbox/_variables.scss +1 -1
  252. package/scss/signature/_layout.scss +3 -67
  253. package/scss/signature/_theme.scss +3 -8
  254. package/scss/signature/_variables.scss +46 -25
  255. package/scss/skeleton/_layout.scss +2 -79
  256. package/scss/skeleton/_theme.scss +2 -17
  257. package/scss/skeleton/_variables.scss +15 -6
  258. package/scss/slider/_layout.scss +18 -203
  259. package/scss/slider/_theme.scss +31 -40
  260. package/scss/slider/_variables.scss +58 -41
  261. package/scss/speech-to-text-button/_layout.scss +1 -9
  262. package/scss/speech-to-text-button/_theme.scss +1 -3
  263. package/scss/split-button/_layout.scss +22 -18
  264. package/scss/split-button/_theme.scss +2 -1
  265. package/scss/split-button/_variables.scss +18 -9
  266. package/scss/splitter/_layout.scss +8 -171
  267. package/scss/splitter/_theme.scss +2 -31
  268. package/scss/splitter/_variables.scss +42 -20
  269. package/scss/spreadsheet/_layout.scss +50 -724
  270. package/scss/spreadsheet/_theme.scss +14 -182
  271. package/scss/spreadsheet/_variables.scss +172 -99
  272. package/scss/stacklayout/_layout.scss +1 -5
  273. package/scss/stacklayout/_theme.scss +1 -5
  274. package/scss/stepper/_layout.scss +9 -255
  275. package/scss/stepper/_theme.scss +4 -186
  276. package/scss/stepper/_variables.scss +125 -60
  277. package/scss/suggestion/_layout.scss +2 -38
  278. package/scss/suggestion/_theme.scss +3 -66
  279. package/scss/suggestion/_variables.scss +42 -19
  280. package/scss/switch/_layout.scss +2 -138
  281. package/scss/switch/_theme.scss +2 -136
  282. package/scss/switch/_variables.scss +99 -49
  283. package/scss/table/_layout.scss +6 -249
  284. package/scss/table/_theme.scss +9 -95
  285. package/scss/table/_variables.scss +100 -64
  286. package/scss/tabstrip/_layout.scss +2 -421
  287. package/scss/tabstrip/_theme.scss +12 -123
  288. package/scss/tabstrip/_variables.scss +113 -61
  289. package/scss/taskboard/_layout.scss +28 -178
  290. package/scss/taskboard/_theme.scss +20 -55
  291. package/scss/taskboard/_variables.scss +122 -63
  292. package/scss/textarea/_layout.scss +3 -6
  293. package/scss/textarea/_theme.scss +3 -4
  294. package/scss/textbox/_layout.scss +3 -4
  295. package/scss/textbox/_theme.scss +3 -4
  296. package/scss/tilelayout/_layout.scss +2 -36
  297. package/scss/tilelayout/_theme.scss +13 -10
  298. package/scss/tilelayout/_variables.scss +19 -8
  299. package/scss/time-marker/_layout.scss +2 -15
  300. package/scss/time-marker/_theme.scss +2 -17
  301. package/scss/time-marker/_variables.scss +7 -2
  302. package/scss/timedurationpicker/_layout.scss +3 -4
  303. package/scss/timedurationpicker/_theme.scss +3 -4
  304. package/scss/timeline/_layout.scss +8 -423
  305. package/scss/timeline/_theme.scss +11 -34
  306. package/scss/timeline/_variables.scss +108 -61
  307. package/scss/timepicker/_layout.scss +7 -3
  308. package/scss/timepicker/_theme.scss +3 -4
  309. package/scss/timeselector/_layout.scss +3 -223
  310. package/scss/timeselector/_theme.scss +5 -55
  311. package/scss/timeselector/_variables.scss +84 -41
  312. package/scss/toolbar/_layout.scss +11 -296
  313. package/scss/toolbar/_theme.scss +3 -167
  314. package/scss/toolbar/_variables.scss +65 -32
  315. package/scss/tooltip/_functions.scss +17 -0
  316. package/scss/tooltip/_layout.scss +13 -74
  317. package/scss/tooltip/_theme.scss +17 -23
  318. package/scss/tooltip/_variables.scss +50 -72
  319. package/scss/treelist/_layout.scss +3 -82
  320. package/scss/treelist/_theme.scss +4 -6
  321. package/scss/treelist/_variables.scss +7 -2
  322. package/scss/treeview/_layout.scss +8 -137
  323. package/scss/treeview/_theme.scss +20 -65
  324. package/scss/treeview/_variables.scss +88 -48
  325. package/scss/typography/_layout.scss +3 -113
  326. package/scss/typography/_theme.scss +2 -17
  327. package/scss/typography/_variables.scss +84 -3
  328. package/scss/upload/_layout.scss +7 -219
  329. package/scss/upload/_theme.scss +4 -90
  330. package/scss/upload/_variables.scss +66 -29
  331. package/scss/validator/_layout.scss +2 -16
  332. package/scss/validator/_theme.scss +2 -2
  333. package/scss/virtual-scroller/_layout.scss +2 -34
  334. package/scss/virtual-scroller/_theme.scss +2 -2
  335. package/scss/window/_layout.scss +9 -141
  336. package/scss/window/_theme.scss +7 -35
  337. package/scss/window/_variables.scss +65 -70
  338. package/scss/wizard/_layout.scss +8 -95
  339. package/scss/wizard/_theme.scss +4 -7
  340. package/scss/wizard/_variables.scss +24 -11
@@ -4,124 +4,124 @@
4
4
 
5
5
  /// Width of the border around the time-selector.
6
6
  /// @group time-selector
7
- $kendo-time-selector-border-width: 1px !default;
7
+ $kendo-time-selector-border-width: var( --kendo-time-selector-border-width, 1px ) !default;
8
8
  /// Font family of the time-selector.
9
9
  /// @group time-selector
10
- $kendo-time-selector-font-family: var( --kendo-font-family, inherit ) !default;
10
+ $kendo-time-selector-font-family: var( --kendo-time-selector-font-family, var( --kendo-font-family, inherit ) ) !default;
11
11
  /// Font size of the time-selector.
12
12
  /// @group time-selector
13
- $kendo-time-selector-font-size: var( --kendo-font-size, inherit ) !default;
13
+ $kendo-time-selector-font-size: var( --kendo-time-selector-font-size, var( --kendo-font-size, inherit ) ) !default;
14
14
  /// Line height of the time-selector.
15
15
  /// @group time-selector
16
- $kendo-time-selector-line-height: var( --kendo-line-height, normal ) !default;
16
+ $kendo-time-selector-line-height: var( --kendo-time-selector-line-height, var( --kendo-line-height, normal ) ) !default;
17
17
 
18
18
  /// Background color of the time-selector.
19
19
  /// @group time-selector
20
- $kendo-time-selector-bg: k-color(surface-alt) !default;
20
+ $kendo-time-selector-bg: var( --kendo-time-selector-bg, k-color(surface-alt) ) !default;
21
21
  /// Text color of the time-selector.
22
22
  /// @group time-selector
23
- $kendo-time-selector-text: k-color(on-app-surface) !default;
23
+ $kendo-time-selector-text: var( --kendo-time-selector-text, k-color(on-app-surface) ) !default;
24
24
  /// Border color of the time-selector.
25
25
  /// @group time-selector
26
- $kendo-time-selector-border: color-mix(in srgb, k-color(border) 16%, transparent) !default;
26
+ $kendo-time-selector-border: var( --kendo-time-selector-border, color-mix(in srgb, k-color(border) 16%, transparent) ) !default;
27
27
 
28
28
  /// Horizontal padding of the time-selector header.
29
29
  /// @group time-selector
30
- $kendo-time-selector-header-padding-x: k-spacing(3) !default;
30
+ $kendo-time-selector-header-padding-x: var( --kendo-time-selector-header-padding-x, k-spacing(3) ) !default;
31
31
  /// Vertical padding color of the time-selector header.
32
32
  /// @group time-selector
33
- $kendo-time-selector-header-padding-y: k-spacing(3) !default;
33
+ $kendo-time-selector-header-padding-y: var( --kendo-time-selector-header-padding-y, k-spacing(3) ) !default;
34
34
  /// Width of the border around the time-selector header.
35
35
  /// @group time-selector
36
- $kendo-time-selector-header-border-width: 0px !default;
36
+ $kendo-time-selector-header-border-width: var( --kendo-time-selector-header-border-width, 0px ) !default;
37
37
  /// The text color of the title in the time-selector header.
38
38
  /// @group time-selector
39
- $kendo-time-selector-header-title-text: unset !default;
39
+ $kendo-time-selector-header-title-text: var( --kendo-time-selector-header-title-text, unset ) !default;
40
40
  /// The text color of the time now in the time-selector header.
41
41
  /// @group time-selector
42
- $kendo-time-selector-header-time-now-text: k-color(primary) !default;
42
+ $kendo-time-selector-header-time-now-text: var( --kendo-time-selector-header-time-now-text, k-color(primary) ) !default;
43
43
  /// The hover text color of the time now in the time-selector header.
44
44
  /// @group time-selector
45
- $kendo-time-selector-header-time-now-hover-text: k-color(primary-hover) !default;
45
+ $kendo-time-selector-header-time-now-hover-text: var( --kendo-time-selector-header-time-now-hover-text, k-color(primary-hover) ) !default;
46
46
 
47
47
  /// Visibility of the time-selector separator.
48
48
  /// @group time-selector
49
- $kendo-time-list-separator-display: none !default;
49
+ $kendo-time-list-separator-display: var( --kendo-time-list-separator-display, none ) !default;
50
50
  /// Minimum width of the time-selector columns.
51
51
  /// @group time-selector
52
- $kendo-time-list-width: 4em !default;
52
+ $kendo-time-list-width: var( --kendo-time-list-width, 4em ) !default;
53
53
  /// Height of the time-selector columns.
54
54
  /// @group time-selector
55
- $kendo-time-list-height: 240px !default;
55
+ $kendo-time-list-height: var( --kendo-time-list-height, 240px ) !default;
56
56
 
57
57
  /// Spacing beneath the time selector titles.
58
58
  /// @group time-selector
59
- $kendo-time-list-title-spacing: k-spacing(3) !default;
59
+ $kendo-time-list-title-spacing: var( --kendo-time-list-title-spacing, k-spacing(3) ) !default;
60
60
  /// Font size of the time-selector titles.
61
61
  /// @group time-selector
62
- $kendo-time-list-title-font-size: var( --kendo-font-size-xs, inherit ) !default;
62
+ $kendo-time-list-title-font-size: var( --kendo-time-list-title-font-size, var( --kendo-font-size-xs, inherit ) ) !default;
63
63
  /// Line height of the time-selector titles.
64
64
  /// @group time-selector
65
- $kendo-time-list-title-line-height: var( --kendo-line-height-lg, inherit ) !default;
65
+ $kendo-time-list-title-line-height: var( --kendo-time-list-title-line-height, var( --kendo-line-height-lg, inherit ) ) !default;
66
66
  /// Height of the time-selector titles.
67
67
  /// @group time-selector
68
- $kendo-time-list-title-height: calc( #{$kendo-time-list-title-spacing} + #{$kendo-time-list-title-font-size} * #{$kendo-time-list-title-line-height} ) !default;
68
+ $kendo-time-list-title-height: var( --kendo-time-list-title-height, calc( #{$kendo-time-list-title-spacing} + #{$kendo-time-list-title-font-size} * #{$kendo-time-list-title-line-height} ) ) !default;
69
69
 
70
70
  /// Text color of the time-selector titles.
71
71
  /// @group time-selector
72
- $kendo-time-list-title-text: k-color(subtle) !default;
72
+ $kendo-time-list-title-text: var( --kendo-time-list-title-text, k-color(subtle) ) !default;
73
73
  /// Text color of the focused time-selector titles.
74
74
  /// @group time-selector
75
- $kendo-time-list-title-focus-text: $kendo-time-selector-text !default;
75
+ $kendo-time-list-title-focus-text: var( --kendo-time-list-title-focus-text, $kendo-time-selector-text ) !default;
76
76
 
77
77
  /// Horizontal padding of the time-selector list items.
78
78
  /// @group time-selector
79
- $kendo-time-list-item-padding-x: k-spacing(2) !default;
79
+ $kendo-time-list-item-padding-x: var( --kendo-time-list-item-padding-x, k-spacing(2) ) !default;
80
80
  /// Vertical padding of the time-selector list items.
81
81
  /// @group time-selector
82
- $kendo-time-list-item-padding-y: k-spacing(1) !default;
82
+ $kendo-time-list-item-padding-y: var( --kendo-time-list-item-padding-y, k-spacing(1) ) !default;
83
83
 
84
84
  /// Width of the border of the selected item in the time-selector.
85
85
  /// @group time-selector
86
- $kendo-time-list-highlight-border-width: 1px 0px !default;
86
+ $kendo-time-list-highlight-border-width: var( --kendo-time-list-highlight-border-width, 1px 0px ) !default;
87
87
  /// Height of the selected item in the time-selector.
88
88
  /// @group time-selector
89
- $kendo-time-list-highlight-height: calc( #{$kendo-time-selector-font-size} * #{$kendo-time-selector-line-height} + calc( #{$kendo-time-list-item-padding-y} * 2 ) ) !default;
89
+ $kendo-time-list-highlight-height: var( --kendo-time-list-highlight-height, calc( #{$kendo-time-selector-font-size} * #{$kendo-time-selector-line-height} + calc( #{$kendo-time-list-item-padding-y} * 2 ) ) ) !default;
90
90
  /// Background color of the selected item in the time-selector.
91
91
  /// @group time-selector
92
- $kendo-time-list-highlight-bg: $kendo-time-selector-bg !default;
92
+ $kendo-time-list-highlight-bg: var( --kendo-time-list-highlight-bg, $kendo-time-selector-bg ) !default;
93
93
  /// Border color of the selected item in the time-selector.
94
94
  /// @group time-selector
95
- $kendo-time-list-highlight-border: $kendo-time-selector-border !default;
95
+ $kendo-time-list-highlight-border: var( --kendo-time-list-highlight-border, $kendo-time-selector-border ) !default;
96
96
 
97
97
  /// Background color of the focused time-selector column.
98
98
  /// @group time-selector
99
- $kendo-time-list-focus-bg: rgba(0, 0, 0, .04) !default;
99
+ $kendo-time-list-focus-bg: var( --kendo-time-list-focus-bg, rgba(0, 0, 0, .04) ) !default;
100
100
 
101
101
 
102
102
  /// Font sizes of the time-selector.
103
103
  /// @group time-selector
104
- $kendo-time-selector-sm-font-size: $kendo-list-sm-font-size !default;
105
- $kendo-time-selector-md-font-size: $kendo-list-md-font-size !default;
106
- $kendo-time-selector-lg-font-size: $kendo-list-lg-font-size !default;
104
+ $kendo-time-selector-sm-font-size: var( --kendo-time-selector-sm-font-size, $kendo-list-sm-font-size ) !default;
105
+ $kendo-time-selector-md-font-size: var( --kendo-time-selector-md-font-size, $kendo-list-md-font-size ) !default;
106
+ $kendo-time-selector-lg-font-size: var( --kendo-time-selector-lg-font-size, $kendo-list-lg-font-size ) !default;
107
107
 
108
108
  /// Line heights used along with $kendo-font-size.
109
109
  /// @group time-selector
110
- $kendo-time-selector-sm-line-height: $kendo-list-sm-line-height !default;
111
- $kendo-time-selector-md-line-height: $kendo-list-md-line-height !default;
112
- $kendo-time-selector-lg-line-height: $kendo-list-lg-line-height !default;
110
+ $kendo-time-selector-sm-line-height: var( --kendo-time-selector-sm-line-height, $kendo-list-sm-line-height ) !default;
111
+ $kendo-time-selector-md-line-height: var( --kendo-time-selector-md-line-height, $kendo-list-md-line-height ) !default;
112
+ $kendo-time-selector-lg-line-height: var( --kendo-time-selector-lg-line-height, $kendo-list-lg-line-height ) !default;
113
113
 
114
114
  /// Horizontal padding of the time-selector items.
115
115
  /// @group time-selector
116
- $kendo-time-selector-sm-list-item-padding-x: $kendo-list-sm-item-padding-x !default;
117
- $kendo-time-selector-md-list-item-padding-x: $kendo-list-md-item-padding-x !default;
118
- $kendo-time-selector-lg-list-item-padding-x: $kendo-list-lg-item-padding-x !default;
116
+ $kendo-time-selector-sm-list-item-padding-x: var( --kendo-time-selector-sm-list-item-padding-x, $kendo-list-sm-item-padding-x ) !default;
117
+ $kendo-time-selector-md-list-item-padding-x: var( --kendo-time-selector-md-list-item-padding-x, $kendo-list-md-item-padding-x ) !default;
118
+ $kendo-time-selector-lg-list-item-padding-x: var( --kendo-time-selector-lg-list-item-padding-x, $kendo-list-lg-item-padding-x ) !default;
119
119
 
120
120
  /// Vertical padding of the time-selector items.
121
121
  /// @group time-selector
122
- $kendo-time-selector-sm-list-item-padding-y: $kendo-list-sm-item-padding-y !default;
123
- $kendo-time-selector-md-list-item-padding-y: $kendo-list-md-item-padding-y !default;
124
- $kendo-time-selector-lg-list-item-padding-y: $kendo-list-lg-item-padding-y !default;
122
+ $kendo-time-selector-sm-list-item-padding-y: var( --kendo-time-selector-sm-list-item-padding-y, $kendo-list-sm-item-padding-y ) !default;
123
+ $kendo-time-selector-md-list-item-padding-y: var( --kendo-time-selector-md-list-item-padding-y, $kendo-list-md-item-padding-y ) !default;
124
+ $kendo-time-selector-lg-list-item-padding-y: var( --kendo-time-selector-lg-list-item-padding-y, $kendo-list-lg-item-padding-y ) !default;
125
125
 
126
126
  /// Sizes map for the time-selector.
127
127
  /// @group time-selector
@@ -145,3 +145,46 @@ $kendo-time-selector-sizes: (
145
145
  list-item-padding-y: $kendo-time-selector-lg-list-item-padding-y
146
146
  )
147
147
  ) !default;
148
+
149
+ @forward "@progress/kendo-theme-core/scss/components/timeselector/_variables.scss" with (
150
+ $kendo-time-selector-border-width: $kendo-time-selector-border-width,
151
+ $kendo-time-selector-font-family: $kendo-time-selector-font-family,
152
+ $kendo-time-selector-font-size: $kendo-time-selector-font-size,
153
+ $kendo-time-selector-line-height: $kendo-time-selector-line-height,
154
+ $kendo-time-selector-bg: $kendo-time-selector-bg,
155
+ $kendo-time-selector-text: $kendo-time-selector-text,
156
+ $kendo-time-selector-border: $kendo-time-selector-border,
157
+ $kendo-time-selector-header-padding-x: $kendo-time-selector-header-padding-x,
158
+ $kendo-time-selector-header-padding-y: $kendo-time-selector-header-padding-y,
159
+ $kendo-time-selector-header-border-width: $kendo-time-selector-header-border-width,
160
+ $kendo-time-selector-header-title-text: $kendo-time-selector-header-title-text,
161
+ $kendo-time-selector-header-time-now-text: $kendo-time-selector-header-time-now-text,
162
+ $kendo-time-selector-header-time-now-hover-text: $kendo-time-selector-header-time-now-hover-text,
163
+ $kendo-time-list-width: $kendo-time-list-width,
164
+ $kendo-time-list-height: $kendo-time-list-height,
165
+ $kendo-time-list-title-font-size: $kendo-time-list-title-font-size,
166
+ $kendo-time-list-title-line-height: $kendo-time-list-title-line-height,
167
+ $kendo-time-list-title-height: $kendo-time-list-title-height,
168
+ $kendo-time-list-title-text: $kendo-time-list-title-text,
169
+ $kendo-time-list-title-focus-text: $kendo-time-list-title-focus-text,
170
+ $kendo-time-list-item-padding-x: $kendo-time-list-item-padding-x,
171
+ $kendo-time-list-item-padding-y: $kendo-time-list-item-padding-y,
172
+ $kendo-time-list-highlight-border-width: $kendo-time-list-highlight-border-width,
173
+ $kendo-time-list-highlight-height: $kendo-time-list-highlight-height,
174
+ $kendo-time-list-highlight-bg: $kendo-time-list-highlight-bg,
175
+ $kendo-time-list-highlight-border: $kendo-time-list-highlight-border,
176
+ $kendo-time-list-focus-bg: $kendo-time-list-focus-bg,
177
+ $kendo-time-selector-sm-font-size: $kendo-time-selector-sm-font-size,
178
+ $kendo-time-selector-sm-line-height: $kendo-time-selector-sm-line-height,
179
+ $kendo-time-selector-sm-list-item-padding-x: $kendo-time-selector-sm-list-item-padding-x,
180
+ $kendo-time-selector-sm-list-item-padding-y: $kendo-time-selector-sm-list-item-padding-y,
181
+ $kendo-time-selector-md-font-size: $kendo-time-selector-md-font-size,
182
+ $kendo-time-selector-md-line-height: $kendo-time-selector-md-line-height,
183
+ $kendo-time-selector-md-list-item-padding-x: $kendo-time-selector-md-list-item-padding-x,
184
+ $kendo-time-selector-md-list-item-padding-y: $kendo-time-selector-md-list-item-padding-y,
185
+ $kendo-time-selector-lg-font-size: $kendo-time-selector-lg-font-size,
186
+ $kendo-time-selector-lg-line-height: $kendo-time-selector-lg-line-height,
187
+ $kendo-time-selector-lg-list-item-padding-x: $kendo-time-selector-lg-list-item-padding-x,
188
+ $kendo-time-selector-lg-list-item-padding-y: $kendo-time-selector-lg-list-item-padding-y,
189
+ $kendo-time-selector-sizes: $kendo-time-selector-sizes
190
+ );
@@ -2,321 +2,36 @@
2
2
  @use "../core/_index.scss" as *;
3
3
  @use "../button/_variables.scss" as *;
4
4
  @use "./_variables.scss" as *;
5
+ @use "@progress/kendo-theme-core/scss/components/toolbar/_layout.scss" as *;
5
6
 
6
7
  @mixin kendo-toolbar--layout() {
8
+ @include kendo-toolbar--layout-base();
7
9
 
8
- // Base
9
10
  .k-toolbar {
10
- margin: 0;
11
- padding-inline: var( --kendo-toolbar-padding-x, 0 );
12
- padding-block: var( --kendo-toolbar-padding-y, 0 );
13
- border-width: var( --kendo-toolbar-border-width, #{$kendo-toolbar-border-width} );
14
- border-style: solid;
15
- box-sizing: border-box;
16
- outline: 0;
17
- font-family: var( --kendo-toolbar-font-family, #{$kendo-toolbar-font-family} );
18
- font-size: var( --kendo-toolbar-font-size, #{$kendo-toolbar-font-size} );
19
- line-height: var( --kendo-toolbar-line-height, #{$kendo-toolbar-line-height} );
20
- list-style: none;
21
- display: flex;
22
- flex-flow: row wrap;
23
- gap: var( --kendo-toolbar-spacing, 0 );
24
- align-items: center;
25
- justify-content: flex-start;
26
- position: relative;
27
- overflow: hidden;
28
- -webkit-touch-callout: none;
29
- -webkit-tap-highlight-color: $kendo-color-rgba-transparent;
30
-
31
- // Remove once we decide to not size empty containers
32
- &::before {
33
- content: "";
34
- height: $kendo-button-inner-calc-size;
35
- margin-inline-start: calc( var( --kendo-toolbar-spacing, 0 ) * -1 );
36
- }
37
-
38
- &.k-toolbar-resizable {
39
- flex-wrap: nowrap;
40
- }
41
-
42
- &.k-toolbar-scrollable {
43
- flex-wrap: nowrap;
44
- position: relative;
45
- }
46
-
47
- &.k-toolbar-scrollable-overlay {
48
-
49
- &::before,
50
- &::after {
51
- content: '';
52
- height: 100%;
53
- aspect-ratio: 1;
54
- position: absolute;
55
- z-index: 3;
56
- }
57
-
58
- &::before {
59
- inset-inline-start: var( --kendo-toolbar-spacing, 0 );
60
- }
61
-
62
- &::after {
63
- inset-inline-end: 0;
64
- }
65
-
66
- &.k-toolbar-scrollable-start::before,
67
- &.k-toolbar-scrollable-end::after {
68
- display: none;
69
- }
70
- }
71
-
72
- > * {
73
- flex-shrink: 0;
74
- display: inline-flex;
75
- align-content: center;
76
- vertical-align: middle;
77
-
78
- > label {
79
- margin-inline-end: var( --kendo-toolbar-spacing, 0 );
80
- align-self: center;
81
- }
82
- }
83
-
84
- // Input
85
- .k-input,
86
- .k-picker {
87
- width: var( --kendo-toolbar-input-width, #{$kendo-toolbar-input-width} );
88
- }
89
- .k-color-picker {
90
- width: min-content;
91
- }
92
-
93
-
94
- // Overflow anchor
95
- .k-toolbar-overflow-button {
96
- margin-inline-start: auto;
97
- }
98
-
99
- // Overflow separator
100
- .k-toolbar-separator.k-toolbar-button-separator {
101
- margin-inline-start: auto;
102
- height: var( --kendo-toolbar-separator-height, 100% );
103
-
104
- + .k-toolbar-overflow-button {
105
- margin-inline-start: 0;
106
- }
107
- }
108
-
109
- // Spacer
110
- .k-toolbar-spacer {
111
- height: calc( var( --kendo-toolbar-line-height, #{$kendo-toolbar-line-height} ) * 1em );
112
- flex: 1 0 0%;
113
- }
114
11
 
115
12
  // Template item
116
13
  .k-toolbar-item:focus,
117
14
  .k-toolbar-item.k-focus {
118
- outline-width: var( --kendo-toolbar-item-focus-outline-width, #{$kendo-toolbar-item-focus-outline-width} );
119
- outline-style: var( --kendo-toolbar-item-focus-outline-style, #{$kendo-toolbar-item-focus-outline-style} );
15
+ outline-width: $kendo-toolbar-item-focus-outline-width;
16
+ outline-style: $kendo-toolbar-item-focus-outline-style;
120
17
  }
121
- }
122
-
123
- // Separator
124
- .k-toolbar .k-separator,
125
- .k-toolbar-separator {
126
- width: 0;
127
- height: calc( var( --kendo-toolbar-line-height, #{$kendo-toolbar-line-height} ) * 1em );
128
- border-width: 0 0 0 1px;
129
- border-style: solid;
130
- align-self: center;
131
- }
132
-
133
- .k-toolbar-items {
134
- display: flex;
135
- flex-flow: row nowrap;
136
- gap: var( --kendo-toolbar-spacing, 0 );
137
- align-items: center;
138
- justify-content: flex-start;
139
- flex: 1 1 auto;
140
- overflow: hidden;
141
- }
142
-
143
- .k-toolbar-items-scroll {
144
- overflow-x: auto;
145
- scrollbar-width: none;
146
-
147
- &::-webkit-scrollbar {
148
- display: none;
149
- }
150
- }
151
18
 
152
- .k-toolbar-items-list {
153
- display: flex;
154
- flex-flow: row wrap;
155
- padding-inline: var( --kendo-toolbar-padding-x, 0 );
156
- padding-block: var( --kendo-toolbar-padding-y, 0 );
157
- gap: var( --kendo-toolbar-spacing, 0 );
158
- align-items: center;
159
- justify-content: flex-start;
160
- flex: 1 1 auto;
161
- overflow: hidden;
162
19
  }
163
-
164
- // Outline Toolbar
165
- .k-toolbar-outline {
166
- border-width: var( --kendo-toolbar-outline-border-width, #{$kendo-toolbar-outline-border-width} );
167
- background: none;
168
- }
169
-
170
- // Flat Toolbar
171
- .k-toolbar-flat {
172
- border-top-color: transparent !important; // stylelint-disable-line declaration-no-important
173
- border-inline-color: transparent !important; // stylelint-disable-line declaration-no-important
174
- background: none !important; // stylelint-disable-line declaration-no-important
175
- }
176
-
177
- // Toolbar group
178
- .k-toolbar-group {
179
- display: flex;
180
- flex-direction: inherit;
181
- flex-wrap: nowrap;
182
- gap: inherit;
183
- }
184
-
185
- // Toolbar sizes
186
- @each $size, $size-props in $kendo-toolbar-sizes {
187
- $_padding-x: map.get( $size-props, padding-x );
188
- $_padding-y: map.get( $size-props, padding-y );
189
- $_spacing: map.get( $size-props, spacing );
190
- $_separator-height: map.get( $size-props, separator-height );
191
-
192
- .k-toolbar-#{$size},
193
- .k-toolbar-items-list-#{$size} {
194
- --kendo-toolbar-padding-x: var( --kendo-toolbar-#{$size}-padding-x, #{$_padding-x} );
195
- --kendo-toolbar-padding-y: var( --kendo-toolbar-#{$size}-padding-y, #{$_padding-y} );
196
- --kendo-toolbar-spacing: var( --kendo-toolbar-#{$size}-spacing, #{$_spacing} );
197
- --kendo-toolbar-separator-height: var( --kendo-toolbar-#{$size}-separator-height, #{$_separator-height} );
198
-
199
- .k-toolbar-items-scroll {
200
- padding-block: var( --kendo-toolbar-#{$size}-padding-y, #{$_padding-y} );
201
- margin-block: calc( var( --kendo-toolbar-#{$size}-padding-y, #{$_padding-y} ) * -1 );
202
- padding-inline: var( --kendo-toolbar-#{$size}-padding-x, #{$_padding-x} );
203
- margin-inline: calc( var( --kendo-toolbar-#{$size}-padding-x, #{$_padding-x} ) * -1 );
204
- }
205
-
206
- &.k-toolbar-scrollable-overlay .k-toolbar-items-scroll:only-child,
207
- .k-toolbar-items-scroll:not(:only-child) {
208
- padding-inline-end:0;
209
- margin-inline-end: 0;
210
- }
211
- }
212
-
20
+ .k-toolbar::before {
21
+ height: $kendo-button-inner-calc-size;
213
22
  }
214
23
 
215
- // Remove once we decide to not size empty containers
216
24
  .k-toolbar-sm::before {
217
- height: var( --kendo-button-sm-inner-calc-size, #{$kendo-button-sm-inner-calc-size} );
25
+ height: $kendo-button-sm-inner-calc-size;
218
26
  }
219
27
  .k-toolbar-md::before {
220
- height: var( --kendo-button-md-inner-calc-size, #{$kendo-button-md-inner-calc-size} );
28
+ height: $kendo-button-md-inner-calc-size;
221
29
  }
222
30
  .k-toolbar-lg::before {
223
- height: var( --kendo-button-lg-inner-calc-size, #{$kendo-button-lg-inner-calc-size} );
31
+ height: $kendo-button-lg-inner-calc-size;
224
32
  }
225
33
 
226
- // stylelint-disable selector-class-pattern
227
- .k-floating-toolbar,
228
- .editorToolbarWindow.k-window-content {
229
- padding-inline: var( --kendo-toolbar-md-padding-x, #{$kendo-toolbar-md-padding-x} ) !important; // stylelint-disable-line declaration-no-important
230
- padding-block: var( --kendo-toolbar-md-padding-y, #{$kendo-toolbar-md-padding-y} ) !important; // stylelint-disable-line declaration-no-important
231
- border-width: var( --kendo-toolbar-border-width, #{$kendo-toolbar-border-width} );
232
- border-style: solid;
233
- display: flex;
234
- flex-flow: row nowrap;
235
- gap: var( --kendo-toolbar-md-spacing, #{$kendo-toolbar-md-spacing} );
236
- align-items: center;
237
-
238
- .k-toolbar {
239
- padding: 0;
240
- border-width: 0;
241
- flex-shrink: 1;
242
- color: inherit;
243
- background: none;
244
- }
34
+ .k-overflow-container .k-overflow-button {
35
+ gap: .5rem ;
245
36
  }
246
-
247
- .k-editortoolbar-dragHandle {
248
- cursor: move;
249
- display: flex;
250
- align-items: center;
251
- align-self: stretch;
252
- flex-shrink: 0;
253
- }
254
- // stylelint-enable selector-class-pattern
255
-
256
-
257
- // Remove once the Overflow Popup uses
258
- // the proper Menu rendering in all suites.
259
- .k-overflow-container {
260
- font-size: var( --kendo-menu-popup-md-font-size, inherit );
261
- line-height: var( --kendo-menu-popup-md-line-height, normal );
262
-
263
- > .k-item {
264
- border-color: inherit;
265
- }
266
-
267
- .k-separator {
268
- margin-block: k-spacing(1);
269
- }
270
-
271
- // Group
272
- .k-overflow-tool-group {
273
- display: block;
274
- }
275
-
276
- // Button
277
- .k-overflow-button {
278
- padding-inline: var( --kendo-menu-popup-md-item-padding-x, 8px );
279
- padding-block: var( --kendo-menu-popup-md-item-padding-y, 4px );
280
- width: 100%;
281
- height: auto;
282
- border-width: 0;
283
- border-radius: 0;
284
- aspect-ratio: auto;
285
- color: inherit;
286
- background-color: transparent;
287
- background-image: none;
288
- font: inherit;
289
- cursor: pointer;
290
- display: flex;
291
- flex-flow: row nowrap;
292
- align-items: center;
293
- align-content: center;
294
- gap: var( --kendo-overflow-button-spacing, .5rem );
295
- justify-content: flex-start;
296
- position: relative;
297
- }
298
-
299
- // Button group
300
- .k-button-group {
301
- @include box-shadow( none );
302
- display: flex;
303
- flex-flow: column nowrap;
304
-
305
- .k-button {
306
- margin: if( var( --kendo-button-border-width, 0 ) == 0, null, 0);
307
- }
308
- }
309
-
310
- // Split button
311
- .k-split-button {
312
- display: flex;
313
- flex-direction: column;
314
- }
315
-
316
- // Hidden items
317
- .k-overflow-hidden {
318
- display: none;
319
- }
320
- }
321
-
322
37
  }