@progress/kendo-theme-default 9.1.1-dev.1 → 10.0.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 (436) hide show
  1. package/README.md +11 -20
  2. package/dist/all.css +1 -1
  3. package/dist/all.scss +1 -63001
  4. package/dist/default-blue.css +1 -1
  5. package/dist/default-blue.scss +36 -36
  6. package/dist/default-dataviz-v4.css +1 -1
  7. package/dist/default-dataviz-v4.scss +13 -13
  8. package/dist/default-green.css +1 -1
  9. package/dist/default-green.scss +36 -36
  10. package/dist/default-main-dark.css +1 -1
  11. package/dist/default-main-dark.scss +41 -41
  12. package/dist/default-main.css +1 -1
  13. package/dist/default-main.scss +35 -33
  14. package/dist/default-nordic.css +1 -1
  15. package/dist/default-nordic.scss +36 -36
  16. package/dist/default-ocean-blue-a11y.css +1 -1
  17. package/dist/default-ocean-blue-a11y.scss +51 -51
  18. package/dist/default-ocean-blue.css +1 -1
  19. package/dist/default-ocean-blue.scss +43 -43
  20. package/dist/default-orange.css +1 -1
  21. package/dist/default-orange.scss +36 -36
  22. package/dist/default-purple.css +1 -1
  23. package/dist/default-purple.scss +36 -36
  24. package/dist/default-turquoise.css +1 -1
  25. package/dist/default-turquoise.scss +36 -36
  26. package/dist/default-urban.css +1 -1
  27. package/dist/default-urban.scss +36 -36
  28. package/dist/meta/sassdoc-data.json +27794 -31192
  29. package/dist/meta/sassdoc-raw-data.json +20350 -22341
  30. package/dist/meta/variables.json +5658 -7996
  31. package/lib/swatches/default-blue.json +2 -1
  32. package/lib/swatches/default-dataviz-v4.json +2 -2
  33. package/lib/swatches/default-green.json +2 -2
  34. package/lib/swatches/default-main-dark.json +2 -2
  35. package/lib/swatches/default-main.json +2 -2
  36. package/lib/swatches/default-nordic.json +3 -3
  37. package/lib/swatches/default-ocean-blue-a11y.json +2 -2
  38. package/lib/swatches/default-ocean-blue.json +2 -2
  39. package/lib/swatches/default-orange.json +2 -2
  40. package/lib/swatches/default-purple.json +2 -2
  41. package/lib/swatches/default-turquoise.json +2 -2
  42. package/lib/swatches/default-urban.json +3 -3
  43. package/package.json +4 -5
  44. package/scss/_variables.scss +0 -42
  45. package/scss/action-buttons/_index.scss +9 -31
  46. package/scss/action-buttons/_layout.scss +2 -0
  47. package/scss/action-buttons/_theme.scss +3 -0
  48. package/scss/action-buttons/_variables.scss +2 -0
  49. package/scss/action-sheet/_index.scss +13 -33
  50. package/scss/action-sheet/_layout.scss +4 -1
  51. package/scss/action-sheet/_theme.scss +3 -0
  52. package/scss/action-sheet/_variables.scss +5 -0
  53. package/scss/adaptive/_index.scss +16 -37
  54. package/scss/adaptive/_layout.scss +5 -0
  55. package/scss/adaptive/_theme.scss +3 -0
  56. package/scss/adaptive/_variables.scss +3 -0
  57. package/scss/all.scss +3 -6
  58. package/scss/appbar/_index.scss +6 -26
  59. package/scss/appbar/_layout.scss +3 -0
  60. package/scss/appbar/_theme.scss +4 -0
  61. package/scss/appbar/_variables.scss +3 -0
  62. package/scss/autocomplete/_index.scss +16 -37
  63. package/scss/avatar/_index.scss +6 -28
  64. package/scss/avatar/_layout.scss +2 -0
  65. package/scss/avatar/_theme.scss +4 -0
  66. package/scss/avatar/_variables.scss +1 -0
  67. package/scss/badge/_index.scss +8 -29
  68. package/scss/badge/_layout.scss +9 -5
  69. package/scss/badge/_theme.scss +3 -0
  70. package/scss/badge/_variables.scss +2 -0
  71. package/scss/bottom-navigation/_index.scss +9 -29
  72. package/scss/bottom-navigation/_layout.scss +3 -0
  73. package/scss/bottom-navigation/_theme.scss +4 -0
  74. package/scss/bottom-navigation/_variables.scss +4 -1
  75. package/scss/breadcrumb/_index.scss +11 -31
  76. package/scss/breadcrumb/_layout.scss +10 -6
  77. package/scss/breadcrumb/_theme.scss +3 -0
  78. package/scss/breadcrumb/_variables.scss +3 -0
  79. package/scss/button/_index.scss +10 -31
  80. package/scss/button/_layout.scss +9 -4
  81. package/scss/button/_theme.scss +25 -19
  82. package/scss/button/_variables.scss +5 -1
  83. package/scss/calendar/_index.scss +13 -33
  84. package/scss/calendar/_layout.scss +12 -7
  85. package/scss/calendar/_theme.scss +3 -0
  86. package/scss/calendar/_variables.scss +2 -0
  87. package/scss/captcha/_index.scss +17 -37
  88. package/scss/captcha/_layout.scss +2 -0
  89. package/scss/captcha/_theme.scss +3 -0
  90. package/scss/captcha/_variables.scss +2 -0
  91. package/scss/card/_index.scss +13 -34
  92. package/scss/card/_layout.scss +4 -0
  93. package/scss/card/_theme.scss +4 -0
  94. package/scss/card/_variables.scss +2 -1
  95. package/scss/chart-wizard/_index.scss +27 -47
  96. package/scss/chart-wizard/_layout.scss +2 -0
  97. package/scss/chart-wizard/_theme.scss +2 -0
  98. package/scss/chart-wizard/_variables.scss +3 -0
  99. package/scss/chat/_index.scss +14 -37
  100. package/scss/chat/_layout.scss +4 -0
  101. package/scss/chat/_theme.scss +3 -0
  102. package/scss/chat/_variables.scss +4 -0
  103. package/scss/checkbox/_index.scss +6 -26
  104. package/scss/checkbox/_layout.scss +7 -3
  105. package/scss/checkbox/_theme.scss +3 -0
  106. package/scss/checkbox/_variables.scss +3 -1
  107. package/scss/chip/_index.scss +9 -31
  108. package/scss/chip/_layout.scss +7 -4
  109. package/scss/chip/_theme.scss +4 -0
  110. package/scss/chip/_variables.scss +8 -5
  111. package/scss/color-preview/_index.scss +6 -28
  112. package/scss/color-preview/_layout.scss +3 -0
  113. package/scss/color-preview/_theme.scss +3 -0
  114. package/scss/color-preview/_variables.scss +3 -0
  115. package/scss/coloreditor/_index.scss +14 -36
  116. package/scss/coloreditor/_layout.scss +4 -0
  117. package/scss/coloreditor/_theme.scss +3 -0
  118. package/scss/coloreditor/_variables.scss +2 -0
  119. package/scss/colorgradient/_index.scss +17 -38
  120. package/scss/colorgradient/_layout.scss +6 -2
  121. package/scss/colorgradient/_theme.scss +3 -0
  122. package/scss/colorgradient/_variables.scss +5 -2
  123. package/scss/colorpalette/_index.scss +6 -26
  124. package/scss/colorpalette/_layout.scss +3 -0
  125. package/scss/colorpalette/_theme.scss +3 -0
  126. package/scss/colorpalette/_variables.scss +2 -0
  127. package/scss/colorpicker/_index.scss +16 -37
  128. package/scss/combobox/_index.scss +16 -38
  129. package/scss/core/_index.scss +5 -28
  130. package/scss/core/border-radii/index.import.scss +1 -1
  131. package/scss/core/color-system/_swatch-legacy.scss +160 -73
  132. package/scss/core/color-system/index.import.scss +1 -0
  133. package/scss/core/elevation/index.import.scss +1 -0
  134. package/scss/core/functions/index.import.scss +1 -1
  135. package/scss/core/mixins/index.import.scss +1 -1
  136. package/scss/core/spacing/index.import.scss +2 -28
  137. package/scss/core/styles/index.import.scss +1 -1
  138. package/scss/core/typography/index.import.scss +1 -1
  139. package/scss/dataviz/_index.scss +10 -34
  140. package/scss/dataviz/_layout.scss +25 -18
  141. package/scss/dataviz/_theme.scss +5 -0
  142. package/scss/dataviz/_variables.scss +8 -2
  143. package/scss/dateinput/_index.scss +8 -31
  144. package/scss/datepicker/_index.scss +12 -36
  145. package/scss/daterangepicker/_index.scss +14 -38
  146. package/scss/daterangepicker/_layout.scss +4 -0
  147. package/scss/datetimepicker/_index.scss +20 -45
  148. package/scss/datetimepicker/_layout.scss +3 -0
  149. package/scss/datetimepicker/_variables.scss +2 -0
  150. package/scss/dialog/_index.scss +8 -32
  151. package/scss/dialog/_layout.scss +4 -0
  152. package/scss/dialog/_theme.scss +4 -0
  153. package/scss/dialog/_variables.scss +7 -3
  154. package/scss/dock-manager/_index.scss +12 -28
  155. package/scss/dock-manager/_layout.scss +3 -0
  156. package/scss/dock-manager/_theme.scss +3 -0
  157. package/scss/dock-manager/_variables.scss +2 -0
  158. package/scss/draggable/_index.scss +6 -26
  159. package/scss/draggable/_layout.scss +9 -5
  160. package/scss/draggable/_theme.scss +3 -0
  161. package/scss/draggable/_variables.scss +6 -3
  162. package/scss/drawer/_index.scss +12 -33
  163. package/scss/drawer/_layout.scss +3 -0
  164. package/scss/drawer/_theme.scss +3 -0
  165. package/scss/drawer/_variables.scss +5 -1
  166. package/scss/dropdowngrid/_index.scss +16 -39
  167. package/scss/dropdownlist/_index.scss +14 -37
  168. package/scss/dropdowntree/_index.scss +19 -38
  169. package/scss/dropdowntree/_layout.scss +2 -0
  170. package/scss/dropdowntree/_variables.scss +2 -0
  171. package/scss/dropzone/_index.scss +6 -26
  172. package/scss/dropzone/_layout.scss +2 -0
  173. package/scss/dropzone/_theme.scss +3 -0
  174. package/scss/dropzone/_variables.scss +3 -0
  175. package/scss/editor/_index.scss +22 -45
  176. package/scss/editor/_layout.scss +19 -12
  177. package/scss/editor/_theme.scss +3 -0
  178. package/scss/editor/_variables.scss +22 -0
  179. package/scss/expansion-panel/_index.scss +11 -32
  180. package/scss/expansion-panel/_layout.scss +3 -0
  181. package/scss/expansion-panel/_theme.scss +3 -0
  182. package/scss/expansion-panel/_variables.scss +3 -0
  183. package/scss/fab/_index.scss +13 -35
  184. package/scss/fab/_layout.scss +6 -2
  185. package/scss/fab/_theme.scss +4 -0
  186. package/scss/fab/_variables.scss +3 -0
  187. package/scss/filemanager/_index.scss +28 -50
  188. package/scss/filemanager/_layout.scss +3 -0
  189. package/scss/filemanager/_theme.scss +3 -0
  190. package/scss/filemanager/_variables.scss +4 -0
  191. package/scss/filter/_index.scss +20 -42
  192. package/scss/filter/_layout.scss +2 -0
  193. package/scss/filter/_theme.scss +3 -0
  194. package/scss/filter/_variables.scss +4 -2
  195. package/scss/floating-label/_index.scss +6 -29
  196. package/scss/floating-label/_layout.scss +2 -0
  197. package/scss/floating-label/_theme.scss +3 -0
  198. package/scss/floating-label/_variables.scss +2 -0
  199. package/scss/forms/_index.scss +11 -33
  200. package/scss/forms/_layout.scss +16 -12
  201. package/scss/forms/_theme.scss +3 -0
  202. package/scss/forms/_variables.scss +30 -5
  203. package/scss/gantt/_index.scss +23 -47
  204. package/scss/gantt/_layout.scss +11 -3
  205. package/scss/gantt/_theme.scss +3 -0
  206. package/scss/gantt/_variables.scss +19 -3
  207. package/scss/grid/_index.scss +51 -73
  208. package/scss/grid/_layout.scss +35 -21
  209. package/scss/grid/_theme.scss +6 -0
  210. package/scss/grid/_variables.scss +13 -2
  211. package/scss/icons/_index.scss +8 -25
  212. package/scss/icons/_layout.scss +4 -3
  213. package/scss/icons/_variables.scss +32 -0
  214. package/scss/imageeditor/_index.scss +16 -37
  215. package/scss/imageeditor/_layout.scss +7 -2
  216. package/scss/imageeditor/_theme.scss +3 -0
  217. package/scss/imageeditor/_variables.scss +2 -0
  218. package/scss/index.scss +280 -124
  219. package/scss/input/_index.scss +8 -30
  220. package/scss/input/_layout.scss +11 -6
  221. package/scss/input/_theme.scss +3 -0
  222. package/scss/input/_variables.scss +4 -0
  223. package/scss/list/_index.scss +6 -32
  224. package/scss/list/_layout.scss +22 -17
  225. package/scss/list/_theme.scss +4 -0
  226. package/scss/list/_variables.scss +5 -0
  227. package/scss/listbox/_index.scss +14 -35
  228. package/scss/listbox/_layout.scss +3 -0
  229. package/scss/listbox/_theme.scss +3 -0
  230. package/scss/listbox/_variables.scss +2 -0
  231. package/scss/listgroup/_index.scss +8 -29
  232. package/scss/listgroup/_layout.scss +4 -0
  233. package/scss/listgroup/_theme.scss +3 -0
  234. package/scss/listgroup/_variables.scss +2 -0
  235. package/scss/listview/_index.scss +11 -32
  236. package/scss/listview/_layout.scss +2 -0
  237. package/scss/listview/_theme.scss +3 -0
  238. package/scss/listview/_variables.scss +2 -0
  239. package/scss/loader/_index.scss +9 -30
  240. package/scss/loader/_layout.scss +3 -0
  241. package/scss/loader/_theme.scss +3 -0
  242. package/scss/loader/_variables.scss +2 -0
  243. package/scss/map/_index.scss +12 -33
  244. package/scss/map/_layout.scss +3 -0
  245. package/scss/map/_theme.scss +4 -0
  246. package/scss/map/_variables.scss +7 -3
  247. package/scss/maskedtextbox/_index.scss +12 -33
  248. package/scss/mediaplayer/_index.scss +12 -35
  249. package/scss/mediaplayer/_layout.scss +5 -1
  250. package/scss/mediaplayer/_theme.scss +3 -0
  251. package/scss/mediaplayer/_variables.scss +3 -0
  252. package/scss/menu/_index.scss +14 -35
  253. package/scss/menu/_layout.scss +4 -0
  254. package/scss/menu/_theme.scss +3 -0
  255. package/scss/menu/_variables.scss +11 -5
  256. package/scss/menu-button/_index.scss +10 -32
  257. package/scss/menu-button/_layout.scss +3 -0
  258. package/scss/menu-button/_variables.scss +2 -0
  259. package/scss/messagebox/_index.scss +8 -29
  260. package/scss/messagebox/_layout.scss +2 -0
  261. package/scss/messagebox/_theme.scss +4 -0
  262. package/scss/messagebox/_variables.scss +4 -2
  263. package/scss/multiselect/_index.scss +20 -41
  264. package/scss/no-data/_index.scss +6 -22
  265. package/scss/no-data/_layout.scss +2 -0
  266. package/scss/no-data/_theme.scss +2 -0
  267. package/scss/no-data/_variables.scss +2 -0
  268. package/scss/notification/_index.scss +10 -32
  269. package/scss/notification/_layout.scss +3 -0
  270. package/scss/notification/_theme.scss +7 -3
  271. package/scss/notification/_variables.scss +7 -1
  272. package/scss/numerictextbox/_index.scss +12 -34
  273. package/scss/orgchart/_index.scss +23 -48
  274. package/scss/orgchart/_layout.scss +3 -0
  275. package/scss/orgchart/_theme.scss +3 -0
  276. package/scss/orgchart/_variables.scss +5 -1
  277. package/scss/overlay/_index.scss +6 -26
  278. package/scss/overlay/_layout.scss +2 -0
  279. package/scss/overlay/_theme.scss +2 -0
  280. package/scss/overlay/_variables.scss +2 -0
  281. package/scss/pager/_index.scss +12 -33
  282. package/scss/pager/_layout.scss +9 -5
  283. package/scss/pager/_theme.scss +3 -0
  284. package/scss/pager/_variables.scss +6 -2
  285. package/scss/panel/_index.scss +7 -26
  286. package/scss/panel/_variables.scss +11 -10
  287. package/scss/panelbar/_index.scss +10 -31
  288. package/scss/panelbar/_layout.scss +4 -0
  289. package/scss/panelbar/_theme.scss +3 -0
  290. package/scss/panelbar/_variables.scss +4 -0
  291. package/scss/pdf-viewer/_index.scss +21 -44
  292. package/scss/pdf-viewer/_layout.scss +4 -0
  293. package/scss/pdf-viewer/_theme.scss +3 -0
  294. package/scss/pdf-viewer/_variables.scss +7 -1
  295. package/scss/pivotgrid/_index.scss +17 -41
  296. package/scss/pivotgrid/_layout.scss +4 -0
  297. package/scss/pivotgrid/_theme.scss +4 -0
  298. package/scss/pivotgrid/_variables.scss +5 -1
  299. package/scss/popover/_index.scss +10 -34
  300. package/scss/popover/_layout.scss +3 -0
  301. package/scss/popover/_theme.scss +3 -0
  302. package/scss/popover/_variables.scss +5 -1
  303. package/scss/popup/_index.scss +6 -26
  304. package/scss/popup/_layout.scss +3 -0
  305. package/scss/popup/_theme.scss +3 -0
  306. package/scss/popup/_variables.scss +2 -0
  307. package/scss/progressbar/_index.scss +6 -26
  308. package/scss/progressbar/_layout.scss +3 -0
  309. package/scss/progressbar/_theme.scss +4 -0
  310. package/scss/progressbar/_variables.scss +3 -0
  311. package/scss/prompt/_index.scss +8 -24
  312. package/scss/prompt/_layout.scss +2 -0
  313. package/scss/prompt/_theme.scss +3 -0
  314. package/scss/prompt/_variables.scss +3 -0
  315. package/scss/radio/_index.scss +6 -26
  316. package/scss/radio/_layout.scss +7 -3
  317. package/scss/radio/_theme.scss +3 -0
  318. package/scss/radio/_variables.scss +4 -2
  319. package/scss/rating/_index.scss +8 -29
  320. package/scss/rating/_layout.scss +3 -0
  321. package/scss/rating/_theme.scss +3 -0
  322. package/scss/rating/_variables.scss +9 -5
  323. package/scss/responsivepanel/_index.scss +8 -29
  324. package/scss/ripple/_index.scss +6 -26
  325. package/scss/scheduler/_index.scss +21 -55
  326. package/scss/scheduler/_layout.scss +21 -15
  327. package/scss/scheduler/_theme.scss +4 -0
  328. package/scss/scheduler/_variables.scss +37 -2
  329. package/scss/scroller/_index.scss +8 -29
  330. package/scss/scrollview/_index.scss +10 -31
  331. package/scss/scrollview/_layout.scss +3 -0
  332. package/scss/scrollview/_theme.scss +3 -0
  333. package/scss/scrollview/_variables.scss +3 -0
  334. package/scss/searchbox/_index.scss +12 -34
  335. package/scss/signature/_index.scss +10 -34
  336. package/scss/signature/_layout.scss +7 -4
  337. package/scss/signature/_theme.scss +2 -0
  338. package/scss/signature/_variables.scss +2 -0
  339. package/scss/skeleton/_index.scss +6 -26
  340. package/scss/skeleton/_layout.scss +3 -0
  341. package/scss/skeleton/_theme.scss +3 -0
  342. package/scss/skeleton/_variables.scss +1 -0
  343. package/scss/slider/_index.scss +12 -33
  344. package/scss/slider/_layout.scss +10 -4
  345. package/scss/slider/_theme.scss +3 -0
  346. package/scss/slider/_variables.scss +3 -0
  347. package/scss/split-button/_index.scss +11 -29
  348. package/scss/split-button/_layout.scss +2 -0
  349. package/scss/split-button/_theme.scss +3 -0
  350. package/scss/split-button/_variables.scss +2 -0
  351. package/scss/splitter/_index.scss +9 -27
  352. package/scss/splitter/_layout.scss +3 -0
  353. package/scss/splitter/_theme.scss +3 -0
  354. package/scss/splitter/_variables.scss +3 -0
  355. package/scss/spreadsheet/_index.scss +37 -61
  356. package/scss/spreadsheet/_layout.scss +13 -7
  357. package/scss/spreadsheet/_theme.scss +5 -0
  358. package/scss/spreadsheet/_variables.scss +16 -0
  359. package/scss/stepper/_index.scss +10 -31
  360. package/scss/stepper/_layout.scss +4 -0
  361. package/scss/stepper/_theme.scss +6 -3
  362. package/scss/stepper/_variables.scss +3 -0
  363. package/scss/switch/_index.scss +6 -26
  364. package/scss/switch/_layout.scss +16 -11
  365. package/scss/switch/_theme.scss +3 -0
  366. package/scss/switch/_variables.scss +3 -0
  367. package/scss/table/_index.scss +6 -26
  368. package/scss/table/_layout.scss +7 -4
  369. package/scss/table/_theme.scss +3 -0
  370. package/scss/table/_variables.scss +3 -2
  371. package/scss/tabstrip/_index.scss +13 -35
  372. package/scss/tabstrip/_layout.scss +4 -0
  373. package/scss/tabstrip/_theme.scss +3 -0
  374. package/scss/tabstrip/_variables.scss +3 -0
  375. package/scss/taskboard/_index.scss +21 -49
  376. package/scss/taskboard/_layout.scss +3 -0
  377. package/scss/taskboard/_theme.scss +3 -0
  378. package/scss/taskboard/_variables.scss +4 -0
  379. package/scss/textarea/_index.scss +11 -34
  380. package/scss/textbox/_index.scss +10 -33
  381. package/scss/tilelayout/_index.scss +11 -33
  382. package/scss/tilelayout/_layout.scss +3 -0
  383. package/scss/tilelayout/_theme.scss +3 -0
  384. package/scss/tilelayout/_variables.scss +3 -0
  385. package/scss/time-marker/_index.scss +6 -22
  386. package/scss/time-marker/_layout.scss +2 -0
  387. package/scss/time-marker/_theme.scss +2 -0
  388. package/scss/timedurationpicker/_index.scss +18 -40
  389. package/scss/timeline/_index.scss +12 -33
  390. package/scss/timeline/_layout.scss +7 -1
  391. package/scss/timeline/_theme.scss +4 -0
  392. package/scss/timeline/_variables.scss +6 -1
  393. package/scss/timepicker/_index.scss +16 -39
  394. package/scss/timeselector/_index.scss +12 -34
  395. package/scss/timeselector/_layout.scss +13 -7
  396. package/scss/timeselector/_theme.scss +5 -1
  397. package/scss/timeselector/_variables.scss +6 -0
  398. package/scss/toolbar/_index.scss +15 -38
  399. package/scss/toolbar/_layout.scss +13 -7
  400. package/scss/toolbar/_theme.scss +4 -0
  401. package/scss/toolbar/_variables.scss +17 -0
  402. package/scss/tooltip/_index.scss +11 -32
  403. package/scss/tooltip/_layout.scss +4 -0
  404. package/scss/tooltip/_theme.scss +10 -6
  405. package/scss/tooltip/_variables.scss +7 -3
  406. package/scss/treelist/_index.scss +10 -31
  407. package/scss/treelist/_layout.scss +3 -0
  408. package/scss/treelist/_theme.scss +2 -0
  409. package/scss/treelist/_variables.scss +2 -0
  410. package/scss/treeview/_index.scss +10 -31
  411. package/scss/treeview/_layout.scss +11 -6
  412. package/scss/treeview/_theme.scss +3 -0
  413. package/scss/treeview/_variables.scss +2 -0
  414. package/scss/typography/_index.scss +7 -27
  415. package/scss/typography/_layout.scss +17 -12
  416. package/scss/typography/_theme.scss +4 -0
  417. package/scss/typography/_variables.scss +1 -0
  418. package/scss/upload/_index.scss +15 -32
  419. package/scss/upload/_layout.scss +6 -2
  420. package/scss/upload/_theme.scss +3 -0
  421. package/scss/upload/_variables.scss +7 -0
  422. package/scss/utils/_index.scss +1 -1
  423. package/scss/validator/_index.scss +11 -28
  424. package/scss/validator/_layout.scss +2 -0
  425. package/scss/virtual-scroller/_index.scss +7 -23
  426. package/scss/window/_index.scss +16 -37
  427. package/scss/window/_layout.scss +5 -1
  428. package/scss/window/_theme.scss +4 -0
  429. package/scss/window/_variables.scss +6 -4
  430. package/scss/wizard/_index.scss +14 -35
  431. package/scss/wizard/_layout.scss +4 -1
  432. package/scss/wizard/_theme.scss +2 -0
  433. package/scss/wizard/_variables.scss +5 -3
  434. package/scss/core/color-system/_palettes.scss +0 -280
  435. package/scss/core/color-system/_swatch.scss +0 -642
  436. package/scss/core/module-system/index.import.scss +0 -1
@@ -1,52 +1,30 @@
1
- @import "../core/_index.scss";
2
-
3
-
4
-
5
- // Module meta
6
- $_kendo-module-meta: (
7
- name: "filter",
8
- dependencies: (
9
- "button",
10
- "checkbox",
11
- "date-time-picker",
12
- "dropdown-list",
13
- "input",
14
- "numeric-textbox",
15
- "textbox",
16
- "toolbar"
17
- )
18
- );
19
-
20
-
21
1
  // Dependencies
22
- @import "../button/_index.scss";
23
- @import "../input/_index.scss";
24
- @import "../checkbox/_index.scss";
25
- @import "../datetimepicker/_index.scss";
26
- @import "../dropdownlist/_index.scss";
27
- @import "../numerictextbox/_index.scss";
28
- @import "../toolbar/_index.scss";
29
-
2
+ @use "../core/_index.scss" as *;
3
+ @use "../button/_index.scss" as *;
4
+ @use "../input/_index.scss" as *;
5
+ @use "../checkbox/_index.scss" as *;
6
+ @use "../datetimepicker/_index.scss" as *;
7
+ @use "../dropdownlist/_index.scss" as *;
8
+ @use "../numerictextbox/_index.scss" as *;
9
+ @use "../toolbar/_index.scss" as *;
30
10
 
31
11
  // Component
32
- @import "./_variables.scss";
33
- @import "./_layout.scss";
34
- @import "./_theme.scss";
35
-
36
-
37
- // Register
38
- @import "../core/module-system/index.import.scss";
39
- @include module-register( $_kendo-module-meta... );
40
-
12
+ @forward "./_variables.scss";
13
+ @use "./_layout.scss" as *;
14
+ @use "./_theme.scss" as *;
41
15
 
42
16
  // Expose
43
17
  @mixin kendo-filter--styles() {
44
- @include module-render( "filter" ) {
18
+ @include import-once( "filter" ) {
19
+ @include core-styles();
20
+ @include kendo-button--styles();
21
+ @include kendo-input--styles();
22
+ @include kendo-checkbox--styles();
23
+ @include kendo-date-time-picker--styles();
24
+ @include kendo-dropdown-list--styles();
25
+ @include kendo-numeric-textbox--styles();
26
+ @include kendo-toolbar--styles();
45
27
  @include kendo-filter--layout();
46
28
  @include kendo-filter--theme();
47
29
  }
48
30
  }
49
-
50
- @if $kendo-auto-bootstrap {
51
- @include kendo-filter--styles();
52
- }
@@ -1,3 +1,5 @@
1
+ @use "./variables.scss" as *;
2
+
1
3
  @mixin kendo-filter--layout-base() {
2
4
 
3
5
  .k-filter {
@@ -1,3 +1,6 @@
1
+ @use "../core/_index.scss" as *;
2
+ @use "./variables.scss" as *;
3
+
1
4
  @mixin kendo-filter--theme-base() {
2
5
 
3
6
  .k-filter {
@@ -1,11 +1,13 @@
1
+ @use "../core/_index.scss" as *;
2
+
1
3
  // Filter expression builder
2
4
 
3
5
  /// The horizontal padding of the Filter.
4
6
  /// @group filter
5
- $kendo-filter-padding-x: $kendo-padding-md-x !default;
7
+ $kendo-filter-padding-x: k-spacing(2) !default;
6
8
  /// The vertical padding of the Filter.
7
9
  /// @group filter
8
- $kendo-filter-padding-y: $kendo-padding-md-y !default;
10
+ $kendo-filter-padding-y: k-spacing(1) !default;
9
11
 
10
12
  /// The bottom margin of the Filter.
11
13
  /// @group filter
@@ -1,39 +1,16 @@
1
- @import "../core/_index.scss";
2
-
3
-
4
-
5
- // Module meta
6
- $_kendo-module-meta: (
7
- name: "floating-label",
8
- dependencies: (
9
- "input"
10
- )
11
- );
12
-
13
-
14
1
  // Dependencies
15
- @import "../input/_index.scss";
16
-
2
+ @use "../core/_index.scss" as *;
17
3
 
18
4
  // Component
19
- @import "./_variables.scss";
20
- @import "./_layout.scss";
21
- @import "./_theme.scss";
22
-
23
-
24
- // Register
25
- @import "../core/module-system/index.import.scss";
26
- @include module-register( $_kendo-module-meta... );
27
-
5
+ @forward "./_variables.scss";
6
+ @use "./_layout.scss" as *;
7
+ @use "./_theme.scss" as *;
28
8
 
29
9
  // Expose
30
10
  @mixin kendo-floating-label--styles() {
31
- @include module-render( "floating-label" ) {
11
+ @include import-once( "floating-label" ) {
12
+ @include core-styles();
32
13
  @include kendo-floating-label--layout();
33
14
  @include kendo-floating-label--theme();
34
15
  }
35
16
  }
36
-
37
- @if $kendo-auto-bootstrap {
38
- @include kendo-floating-label--styles();
39
- }
@@ -1,3 +1,5 @@
1
+ @use "./_variables.scss" as *;
2
+
1
3
  @mixin kendo-floating-label--layout-base() {
2
4
 
3
5
 
@@ -1,3 +1,6 @@
1
+ @use "../core/_index.scss" as *;
2
+ @use "./_variables.scss" as *;
3
+
1
4
  @mixin kendo-floating-label--theme-base() {
2
5
 
3
6
  // Floating label
@@ -1,3 +1,5 @@
1
+ @use "../input/_variables.scss" as *;
2
+
1
3
  // Floating label
2
4
 
3
5
  /// The transformation scale of the Floating Label.
@@ -1,38 +1,20 @@
1
- @import "../core/_index.scss";
2
- @import "../utils/_index.scss";
3
-
4
-
5
-
6
- // Module meta
7
- $_kendo-module-meta: (
8
- name: "form",
9
- dependencies: (
10
- "action-buttons",
11
- "button",
12
- "validator"
13
- )
14
- );
15
-
16
-
17
1
  // Dependencies // TODO: extract variables
18
- @import "../toolbar/_index.scss";
19
- @import "../action-buttons/_index.scss";
20
-
2
+ @use "../core/_index.scss" as *;
3
+ @use "../utils/_index.scss" as *;
4
+ @use "../toolbar/_index.scss" as *;
5
+ @use "../action-buttons/_index.scss" as *;
21
6
 
22
7
  // Component
23
- @import "./_variables.scss";
24
- @import "./_layout.scss";
25
- @import "./_theme.scss";
26
-
27
-
28
- // Register
29
- @import "../core/module-system/index.import.scss";
30
- @include module-register( $_kendo-module-meta... );
31
-
8
+ @forward "./_variables.scss";
9
+ @use "./_layout.scss" as *;
10
+ @use "./_theme.scss" as *;
32
11
 
33
12
  // Expose
34
13
  @mixin kendo-form--styles() {
35
- @include module-render( "form" ) {
14
+ @include import-once( "form" ) {
15
+ @include core-styles();
16
+ @include kendo-toolbar--styles();
17
+ @include kendo-action-buttons--styles();
36
18
  @include kendo-form--layout();
37
19
  @include kendo-form--theme();
38
20
  @include kendo-utils--layout--display();
@@ -41,7 +23,3 @@ $_kendo-module-meta: (
41
23
  @include kendo-utils--flex-grid--grid-column-start-end();
42
24
  }
43
25
  }
44
-
45
- @if $kendo-auto-bootstrap {
46
- @include kendo-form--styles();
47
- }
@@ -1,3 +1,8 @@
1
+ @use "sass:map";
2
+ @use "../core/_index.scss" as *;
3
+ @use "./_variables.scss" as *;
4
+ @use "../input/_variables.scss" as *;
5
+
1
6
  @mixin kendo-form--layout-base() {
2
7
 
3
8
  // Common
@@ -17,7 +22,7 @@
17
22
 
18
23
  > legend {
19
24
  margin-left: 0;
20
- padding: 0 $kendo-padding-md-x 0 0;
25
+ padding: $kendo-fieldset-legend-padding;
21
26
  text-transform: uppercase;
22
27
  }
23
28
  }
@@ -112,7 +117,7 @@
112
117
 
113
118
  .k-alert-error {
114
119
  font-size: var( --kendo-font-size-sm, inherit );
115
- margin-top: calc( #{$kendo-padding-md-y} * 2 );
120
+ margin-top: $kendo-form-alert-error-margin;
116
121
  }
117
122
 
118
123
  .k-field-info {
@@ -120,7 +125,7 @@
120
125
  font-size: var( --kendo-font-size-xs, inherit );
121
126
  line-height: 1;
122
127
  margin-block: 0;
123
- margin-inline: $kendo-padding-md-x;
128
+ margin-inline: $kendo-form-field-info-margin;
124
129
  }
125
130
 
126
131
 
@@ -220,7 +225,7 @@
220
225
 
221
226
  // Sizes
222
227
  @each $size, $size-props in $kendo-form-sizes {
223
- $_form-rows-spacing: k-map-get($size-props, form-rows-spacing);
228
+ $_form-rows-spacing: map.get($size-props, form-rows-spacing);
224
229
 
225
230
  .k-form-#{$size} {
226
231
  .k-form-field,
@@ -255,9 +260,9 @@
255
260
  text-align: start;
256
261
  font-weight: 600;
257
262
  line-height: 1;
258
- margin-bottom: calc( #{$kendo-padding-lg-y} * 2 );
263
+ margin-bottom: $kendo-fieldset-legend-margin;
259
264
  text-transform: uppercase;
260
- padding: 0 $kendo-padding-md-x 0 0;
265
+ padding: $kendo-fieldset-legend-padding;
261
266
  width: auto;
262
267
  }
263
268
 
@@ -265,15 +270,14 @@
265
270
  display: flex;
266
271
  align-items: flex-start;
267
272
  text-align: start;
268
- margin-bottom: calc( #{$kendo-padding-lg-y} * 2 );
273
+ margin-bottom: $kendo-fieldset-legend-margin;
269
274
 
270
275
  > span:not(.k-widget) {
271
276
  width: $kendo-inline-form-element-width;
272
277
  text-align: end;
273
278
  line-height: var( --kendo-line-height, normal );
274
- // TODO: do we need the input variable?
275
- padding: calc( #{$kendo-padding-md-y} + #{$kendo-input-border-width} ) 0;
276
- padding-right: $kendo-padding-lg-x;
279
+ padding-block: $kendo-inline-form-field-padding-y;
280
+ padding-inline: $kendo-inline-form-field-padding-x;
277
281
  align-self: center;
278
282
  }
279
283
 
@@ -287,7 +291,7 @@
287
291
 
288
292
  .k-alert-error {
289
293
  font-size: var( --kendo-font-size-sm, inherit );
290
- margin-top: calc( #{$kendo-padding-md-y} * 2 );
294
+ margin-top: $kendo-form-alert-error-margin;
291
295
  }
292
296
 
293
297
  .k-field-info {
@@ -319,7 +323,7 @@
319
323
  .k-popup-edit-form > .k-actions,
320
324
  .k-edit-form-container .k-actions {
321
325
  // TODO: refactor
322
- margin: k-spacing(4) (-$kendo-window-inner-padding-x) (-$kendo-window-inner-padding-y);
326
+ margin: k-spacing(4) calc(#{k-spacing(4)} * -1) calc(#{k-spacing(4)} * -1);
323
327
  }
324
328
 
325
329
 
@@ -1,3 +1,6 @@
1
+ @use "../core/_index.scss" as *;
2
+ @use "./_variables.scss" as *;
3
+
1
4
  @mixin kendo-form--theme-base() {
2
5
 
3
6
  .k-form,
@@ -1,14 +1,15 @@
1
- @import "../input/_variables.scss";
2
- @import "../tooltip/_variables.scss";
3
- @import "../typography/_variables.scss";
4
- @import "../window/_variables.scss";
1
+ @use "../input/_variables.scss" as *;
2
+ @use "../tooltip/_variables.scss" as *;
3
+ @use "../typography/_variables.scss" as *;
4
+ @use "../core/_index.scss" as *;
5
+ @use "../core/functions/index.import.scss" as *;
5
6
 
6
7
 
7
8
  // Forms
8
9
 
9
10
  /// The padding of the inline Form.
10
11
  /// @group form
11
- $kendo-form-spacer: calc( #{$kendo-padding-md-x} * 2 ) !default;
12
+ $kendo-form-spacer: calc( #{k-spacing(2)} * 2 ) !default;
12
13
 
13
14
  /// The font size of the Form.
14
15
  /// @group form
@@ -114,6 +115,14 @@ $kendo-horizontal-form-field-wrap-max-width: calc( ( 100% - #{$kendo-horizontal-
114
115
  /// @group form
115
116
  $kendo-inline-form-element-width: 25% !default;
116
117
 
118
+ /// The horizontal padding of the inline Form field.
119
+ /// @group form
120
+ $kendo-inline-form-field-padding-x: 0 k-spacing(3) !default;
121
+
122
+ /// The vertical padding of the inline Form field.
123
+ /// @group form
124
+ $kendo-inline-form-field-padding-y: calc( #{k-spacing(1)} + #{$kendo-input-border-width} ) !default;
125
+
117
126
  /// The invalid text color of the Form.
118
127
  /// @group form
119
128
  $kendo-forms-invalid-color: $kendo-color-error !default;
@@ -146,6 +155,21 @@ $kendo-fieldset-text: null !default;
146
155
  /// @group form
147
156
  $kendo-fieldset-border: null !default;
148
157
 
158
+ /// The padding of the Form fieldset legend.
159
+ /// @group form
160
+ $kendo-fieldset-legend-padding: 0 k-spacing(2) 0 0 !default;
161
+ /// The margin of the Form fieldset legend
162
+ /// @group form
163
+ $kendo-fieldset-legend-margin: calc( #{k-spacing(1.5)} * 2 ) !default;
164
+
165
+ /// The margin of the Form alert error.
166
+ /// @group form
167
+ $kendo-form-alert-error-margin: calc( #{k-spacing(1)} * 2 ) !default;
168
+
169
+ /// The margin of the Form field info.
170
+ /// @group form
171
+ $kendo-form-field-info-margin: k-spacing(2) !default;
172
+
149
173
  /// The background color of the Form legend.
150
174
  /// @group form
151
175
  $kendo-fieldset-legend-bg: null !default;
@@ -169,3 +193,4 @@ $kendo-form-sizes: (
169
193
  form-rows-spacing: $kendo-form-lg-rows-spacing
170
194
  )
171
195
  ) !default;
196
+
@@ -1,59 +1,35 @@
1
- @import "../core/_index.scss";
2
- @import "../utils/_index.scss";
3
-
4
-
5
-
6
- // Module meta
7
- $_kendo-module-meta: (
8
- name: "gantt",
9
- dependencies: (
10
- "button",
11
- "date-time-picker",
12
- "icon",
13
- "input",
14
- "numeric-textbox",
15
- "splitter",
16
- "toolbar",
17
- "treelist",
18
- "validator",
19
- "window",
20
- "time-marker"
21
- )
22
- );
23
-
24
-
25
1
  // Dependencies
26
- @import "../button/_index.scss";
27
- @import "../input/_index.scss";
28
- @import "../validator/_index.scss";
29
- @import "../datetimepicker/_index.scss";
30
- @import "../numerictextbox/_index.scss";
31
- @import "../window/_index.scss";
32
- @import "../splitter/_index.scss";
33
- @import "../treelist/_index.scss";
34
-
2
+ @use "../core/_index.scss" as *;
3
+ @use "../utils/_index.scss" as *;
4
+ @use "../button/_index.scss" as *;
5
+ @use "../input/_index.scss" as *;
6
+ @use "../validator/_index.scss" as *;
7
+ @use "../datetimepicker/_index.scss" as *;
8
+ @use "../numerictextbox/_index.scss" as *;
9
+ @use "../window/_index.scss" as *;
10
+ @use "../splitter/_index.scss" as *;
11
+ @use "../treelist/_index.scss" as *;
35
12
 
36
13
  // Component
37
- @import "./_variables.scss";
38
- @import "./_layout.scss";
39
- @import "./_theme.scss";
40
-
41
-
42
- // Register
43
- @import "../core/module-system/index.import.scss";
44
- @include module-register( $_kendo-module-meta... );
45
-
14
+ @forward "./_variables.scss";
15
+ @use "./_layout.scss" as *;
16
+ @use "./_theme.scss" as *;
46
17
 
47
18
  // Expose
48
19
  @mixin kendo-gantt--styles() {
49
- @include module-render( "gantt" ) {
20
+ @include import-once( "gantt" ) {
21
+ @include core-styles();
22
+ @include kendo-button--styles();
23
+ @include kendo-input--styles();
24
+ @include kendo-validator--styles();
25
+ @include kendo-date-time-picker--styles();
26
+ @include kendo-numeric-textbox--styles();
27
+ @include kendo-window--styles();
28
+ @include kendo-splitter--styles();
29
+ @include kendo-treelist--styles();
50
30
  @include kendo-gantt--layout();
51
31
  @include kendo-gantt--theme();
52
32
  @include kendo-utils--typography--white-space();
53
33
  @include kendo-utils--table--table-layout();
54
34
  }
55
35
  }
56
-
57
- @if $kendo-auto-bootstrap {
58
- @include kendo-gantt--styles();
59
- }
@@ -1,3 +1,11 @@
1
+ @use "../core/_index.scss" as *;
2
+ @use "./variables.scss" as *;
3
+ @use "../table/_variables.scss" as *;
4
+ @use "../grid/_variables.scss" as *;
5
+ @use "../toolbar/_variables.scss" as *;
6
+ @use "../button/_variables.scss" as *;
7
+ @use "../icons/_variables.scss" as *;
8
+
1
9
  @mixin kendo-gantt--layout-base() {
2
10
 
3
11
  $row-height: #{$kendo-line-height-em} + calc( 2 * #{$kendo-table-md-cell-padding-y} ) + #{$kendo-grid-cell-horizontal-border-width};
@@ -591,7 +599,7 @@
591
599
  text-overflow: ellipsis;
592
600
  }
593
601
  .k-task-actions {
594
- padding: $kendo-padding-sm-y;
602
+ padding: $kendo-gantt-task-actions-padding;
595
603
  white-space: nowrap;
596
604
  display: flex;
597
605
  flex-direction: row;
@@ -622,8 +630,8 @@
622
630
 
623
631
  // Task tooltip
624
632
  .k-task-details {
625
- padding-block: $kendo-padding-md-y;
626
- padding-inline: $kendo-padding-md-x;
633
+ padding-block: $kendo-gantt-task-tooltip-padding-y;
634
+ padding-inline: $kendo-gantt-task-tooltip-padding-x;
627
635
  white-space: nowrap;
628
636
 
629
637
  strong {
@@ -1,3 +1,6 @@
1
+ @use "../core/_index.scss" as *;
2
+ @use "./variables.scss" as *;
3
+
1
4
  @mixin kendo-gantt--theme-base() {
2
5
 
3
6
  // Gantt
@@ -1,4 +1,7 @@
1
- @import "../table/_variables.scss";
1
+ @use "sass:math";
2
+ @use "../core/_index.scss" as *;
3
+ @use "../core/functions/index.import.scss" as *;
4
+ @use "../table/_variables.scss" as *;
2
5
 
3
6
 
4
7
  // Gantt
@@ -135,6 +138,10 @@ $kendo-gantt-task-selected-border: null !default;
135
138
  /// @group gantt
136
139
  $kendo-gantt-task-progress-selected-bg: $kendo-selected-bg !default;
137
140
 
141
+ /// The padding of the Gantt task actions.
142
+ /// @group gantt
143
+ $kendo-gantt-task-actions-padding: k-spacing(0.5) !default;
144
+
138
145
  /// The vertical margin of the Gantt task planned line.
139
146
  /// @group gantt
140
147
  $kendo-gantt-planned-margin-y: .35em !default;
@@ -160,10 +167,10 @@ $kendo-gantt-planned-moment-height: $kendo-gantt-planned-moment-width !default;
160
167
  $kendo-gantt-planned-moment-border-radius: calc( ( #{$kendo-gantt-planned-border-width * 2} + #{$kendo-gantt-planned-moment-width} ) / 2 ) !default;
161
168
  /// The horizontal margin of the Gantt planned line dot.
162
169
  /// @group gantt
163
- $kendo-gantt-planned-moment-left-margin-x: calc( #{k-math-div( $kendo-gantt-planned-border-width, 2 )} - #{$kendo-gantt-planned-moment-border-radius} ) !default;
170
+ $kendo-gantt-planned-moment-left-margin-x: calc( #{math.div( $kendo-gantt-planned-border-width, 2 )} - #{$kendo-gantt-planned-moment-border-radius} ) !default;
164
171
  /// The horizontal margin of the Gantt milestone planned line dot.
165
172
  /// @group gantt
166
- $kendo-gantt-planned-milestone-moment-margin-x: k-math-div( $kendo-gantt-planned-moment-width, 2 ) !default;
173
+ $kendo-gantt-planned-milestone-moment-margin-x: math.div( $kendo-gantt-planned-moment-width, 2 ) !default;
167
174
 
168
175
  /// The default height of the Gantt planned line.
169
176
  /// @group gantt
@@ -239,3 +246,12 @@ $kendo-gantt-validation-tooltip-valid-border: $kendo-color-success !default;
239
246
  /// The border color of the invalid Gantt validation Tooltip.
240
247
  /// @group gantt
241
248
  $kendo-gantt-validation-tooltip-invalid-border: $kendo-color-error !default;
249
+
250
+ /// The horizontal padding of the Gantt task Tooltip.
251
+ /// @group gantt
252
+ $kendo-gantt-task-tooltip-padding-x: k-spacing(2) !default;
253
+ /// The vertical padding of the Gantt task Tooltip.
254
+ /// @group gantt
255
+ $kendo-gantt-task-tooltip-padding-y: k-spacing(1) !default;
256
+
257
+