@progress/kendo-theme-default 9.1.1-dev.2 → 10.0.0-dev.1

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,3 +1,9 @@
1
+ @use "sass:map";
2
+ @use "sass:list";
3
+ @use "../core/_index.scss" as *;
4
+ @use "./variables.scss" as *;
5
+ @use "../button/_variables.scss" as *;
6
+
1
7
  @mixin kendo-time-selector--layout-base() {
2
8
 
3
9
  // Time selector
@@ -77,7 +83,7 @@
77
83
  border-style: solid;
78
84
  box-sizing: border-box;
79
85
  position: absolute;
80
- top: calc( 50% + #{k-math-div( $kendo-time-list-title-height, 2 )});
86
+ top: calc( 50% + #{list.slash( $kendo-time-list-title-height, 2 )});
81
87
  left: 0;
82
88
  right: 0;
83
89
  transform: translateY(-50%);
@@ -116,7 +122,7 @@
116
122
  width: 100%;
117
123
  left: 0;
118
124
  pointer-events: none;
119
- height: calc( 50% - #{k-math-div( $kendo-time-list-highlight-height, 2 )} );
125
+ height: calc( 50% - #{list.slash( $kendo-time-list-highlight-height, 2 )} );
120
126
  box-sizing: border-box;
121
127
  border-width: 0;
122
128
  border-style: solid;
@@ -205,16 +211,16 @@
205
211
  align-items: center;
206
212
  position: relative;
207
213
  z-index: 11;
208
- top: calc( #{k-math-div( $kendo-time-list-title-height, 2 )} );
214
+ top: calc( #{list.slash( $kendo-time-list-title-height, 2 )} );
209
215
  }
210
216
 
211
217
 
212
218
  // Time selector sizes
213
219
  @each $size, $size-props in $kendo-time-selector-sizes {
214
- $_font-size: k-map-get( $size-props, font-size );
215
- $_line-height: k-map-get( $size-props, line-height );
216
- $_list-item-padding-x: k-map-get( $size-props, list-item-padding-x );
217
- $_list-item-padding-y: k-map-get( $size-props, list-item-padding-y );
220
+ $_font-size: map.get( $size-props, font-size );
221
+ $_line-height: map.get( $size-props, line-height );
222
+ $_list-item-padding-x: map.get( $size-props, list-item-padding-x );
223
+ $_list-item-padding-y: map.get( $size-props, list-item-padding-y );
218
224
  $_highlight-height: calc( calc( #{$_font-size} * #{$_line-height} ) + calc( #{ $_list-item-padding-y} * 2 ) );
219
225
 
220
226
 
@@ -1,3 +1,7 @@
1
+ @use "sass:math";
2
+ @use "../core/_index.scss" as *;
3
+ @use "./variables.scss" as *;
4
+
1
5
  @mixin kendo-time-selector--theme-base() {
2
6
 
3
7
  // Time selector
@@ -50,7 +54,7 @@
50
54
  &::before,
51
55
  &::after {
52
56
  $shadow-size: 3em;
53
- box-shadow: 0 0 $shadow-size k-math-div( $shadow-size, 2 ) $kendo-time-selector-bg;
57
+ box-shadow: 0 0 $shadow-size math.div( $shadow-size, 2 ) $kendo-time-selector-bg;
54
58
  }
55
59
 
56
60
  .k-item:hover {
@@ -1,3 +1,7 @@
1
+ @use "../core/_index.scss" as *;
2
+ @use "../action-buttons/_variables.scss" as *;
3
+ @use "../list/_variables.scss" as *;
4
+
1
5
  // Time selector
2
6
 
3
7
  $kendo-time-selector-border-width: 1px !default;
@@ -13,6 +17,8 @@ $kendo-time-selector-header-padding-x: $kendo-actions-padding-x !default;
13
17
  $kendo-time-selector-header-padding-y: $kendo-actions-padding-y !default;
14
18
  $kendo-time-selector-header-border-width: 0px !default;
15
19
 
20
+ $kendo-time-selector-fast-selection-gap: null !default;
21
+
16
22
  $kendo-time-list-width: 4em !default;
17
23
  $kendo-time-list-height: 240px !default;
18
24
 
@@ -1,50 +1,27 @@
1
- @import "../core/_index.scss";
2
- @import "../utils/_index.scss";
3
-
4
-
5
-
6
- // Module meta
7
- $_kendo-module-meta: (
8
- name: "toolbar",
9
- dependencies: (
10
- "button",
11
- "icon",
12
- "menu",
13
- "menu-button",
14
- "popup",
15
- "split-button"
16
- )
17
- );
18
-
19
-
20
1
  // Dependencies
21
- @import "../button/_index.scss";
22
- @import "../popup/_index.scss";
23
- @import "../menu/_index.scss";
24
- @import "../icons/_index.scss";
25
-
2
+ @use "../core/_index.scss" as *;
3
+ @use "../icons/_index.scss" as *;
4
+ @use "../utils/_index.scss" as *;
5
+ @use "../button/_index.scss" as *;
6
+ @use "../popup/_index.scss" as *;
7
+ @use "../menu/_index.scss" as *;
26
8
 
27
9
  // Component
28
- @import "./_variables.scss";
29
- @import "./_layout.scss";
30
- @import "./_theme.scss";
31
-
32
-
33
- // Register
34
- @import "../core/module-system/index.import.scss";
35
- @include module-register( $_kendo-module-meta... );
36
-
10
+ @forward "./_variables.scss";
11
+ @use "./_layout.scss" as *;
12
+ @use "./_theme.scss" as *;
37
13
 
38
14
  // Expose
39
15
  @mixin kendo-toolbar--styles() {
40
- @include module-render( "toolbar" ) {
16
+ @include import-once( "toolbar" ) {
17
+ @include core-styles();
18
+ @include kendo-button--styles();
19
+ @include kendo-popup--styles();
20
+ @include kendo-menu--styles();
21
+ @include kendo-icon--styles();
41
22
  @include kendo-toolbar--layout();
42
23
  @include kendo-toolbar--theme();
43
24
  @include kendo-utils--layout--overflow();
44
25
  @include kendo-utils--typography--vertical-align();
45
26
  }
46
27
  }
47
-
48
- @if $kendo-auto-bootstrap {
49
- @include kendo-toolbar--styles();
50
- }
@@ -1,3 +1,9 @@
1
+ @use "sass:map";
2
+ @use "../core/_index.scss" as *;
3
+ @use "./variables.scss" as *;
4
+ @use "../button/_variables.scss" as *;
5
+ @use "../icons/_variables.scss" as *;
6
+
1
7
  @mixin kendo-toolbar--layout-base() {
2
8
 
3
9
  // Base
@@ -134,9 +140,9 @@
134
140
 
135
141
  // Toolbar sizes
136
142
  @each $size, $size-props in $kendo-toolbar-sizes {
137
- $_padding-x: k-map-get( $size-props, padding-x );
138
- $_padding-y: k-map-get( $size-props, padding-y );
139
- $_spacing: k-map-get( $size-props, spacing );
143
+ $_padding-x: map.get( $size-props, padding-x );
144
+ $_padding-y: map.get( $size-props, padding-y );
145
+ $_spacing: map.get( $size-props, spacing );
140
146
 
141
147
  .k-toolbar-#{$size} {
142
148
  padding-block: $_padding-y;
@@ -198,8 +204,8 @@
198
204
 
199
205
  // Overflow container
200
206
  .k-overflow-container {
201
- font-size: $kendo-menu-popup-md-font-size;
202
- line-height: $kendo-menu-popup-md-line-height;
207
+ font-size: $kendo-toolbar-overflow-container-font-size;
208
+ line-height: $kendo-toolbar-overflow-container-line-height;
203
209
 
204
210
  > .k-item {
205
211
  border-color: inherit;
@@ -216,8 +222,8 @@
216
222
 
217
223
  // Button
218
224
  .k-overflow-button {
219
- padding-block: $kendo-menu-popup-md-item-padding-y;
220
- padding-inline: $kendo-menu-popup-md-item-padding-x;
225
+ padding-block: $kendo-toolbar-overflow-button-padding-y;
226
+ padding-inline: $kendo-toolbar-overflow-button-padding-x;
221
227
  width: 100%;
222
228
  height: auto;
223
229
  border-width: 0;
@@ -1,3 +1,7 @@
1
+ @use "../core/_index.scss" as *;
2
+ @use "./variables.scss" as *;
3
+ @use "../menu/_variables.scss" as *;
4
+
1
5
  @mixin kendo-toolbar--theme-base() {
2
6
 
3
7
  // Theme
@@ -1,3 +1,7 @@
1
+ @use "../core/_index.scss" as *;
2
+ @use "../button/_variables.scss" as *;
3
+ @use "../menu/_variables.scss" as *;
4
+
1
5
  // Toolbar
2
6
 
3
7
  /// The horizontal padding of the Toolbar.
@@ -116,6 +120,19 @@ $kendo-toolbar-input-width: 10em !default;
116
120
  /// @group toolbar
117
121
  $kendo-toolbar-item-shadow: $kendo-button-focus-shadow !default;
118
122
 
123
+ /// The font size of the Toolbar overflow container.
124
+ /// @group toolbar
125
+ $kendo-toolbar-overflow-container-font-size: $kendo-menu-popup-md-font-size !default;
126
+ /// The line-height of the Toolbar overflow container.
127
+ /// @group toolbar
128
+ $kendo-toolbar-overflow-container-line-height: $kendo-menu-popup-md-line-height !default;
129
+ /// The vertical padding of the Toolbar overflow button.
130
+ /// @group toolbar
131
+ $kendo-toolbar-overflow-button-padding-y: $kendo-menu-popup-md-item-padding-y !default;
132
+ /// The horizontal padding of the Toolbar overflow button.
133
+ /// @group toolbar
134
+ $kendo-toolbar-overflow-button-padding-x: $kendo-menu-popup-md-item-padding-x !default;
135
+
119
136
  /// The sizes map for the Toolbar.
120
137
  /// @group toolbar
121
138
  $kendo-toolbar-sizes: (
@@ -1,43 +1,22 @@
1
- @import "../core/_index.scss";
2
- @import "../utils/_index.scss";
3
-
4
-
5
-
6
- // Module meta
7
- $_kendo-module-meta: (
8
- name: "tooltip",
9
- dependencies: (
10
- "icon",
11
- "popup"
12
- )
13
- );
14
-
15
-
16
1
  // Dependencies
17
- @import "../popup/_index.scss";
18
- @import "../icons/_index.scss";
19
-
2
+ @use "../core/_index.scss" as *;
3
+ @use "../icons/_index.scss" as *;
4
+ @use "../utils/_index.scss" as *;
5
+ @use "../popup/_index.scss" as *;
20
6
 
21
7
  // Component
22
- @import "./_variables.scss";
23
- @import "./_layout.scss";
24
- @import "./_theme.scss";
25
-
26
-
27
- // Register
28
- @import "../core/module-system/index.import.scss";
29
- @include module-register( $_kendo-module-meta... );
30
-
8
+ @forward "./_variables.scss";
9
+ @use "./_layout.scss" as *;
10
+ @use "./_theme.scss" as *;
31
11
 
32
12
  // Expose
33
13
  @mixin kendo-tooltip--styles() {
34
- @include module-render( "tooltip" ) {
14
+ @include import-once( "tooltip" ) {
15
+ @include core-styles();
16
+ @include kendo-popup--styles();
17
+ @include kendo-icon--styles();
35
18
  @include kendo-tooltip--layout();
36
19
  @include kendo-tooltip--theme();
37
20
  @include kendo-utils--typography--text-color();
38
21
  }
39
22
  }
40
-
41
- @if $kendo-auto-bootstrap {
42
- @include kendo-tooltip--styles();
43
- }
@@ -1,3 +1,7 @@
1
+ @use "../core/_index.scss" as *;
2
+ @use "../icons/_variables.scss" as *;
3
+ @use "./_variables.scss" as *;
4
+
1
5
  @mixin kendo-tooltip--layout-base() {
2
6
 
3
7
  .k-tooltip {
@@ -1,3 +1,7 @@
1
+ @use "sass:map";
2
+ @use "../core/_index.scss" as *;
3
+ @use "./_variables.scss" as *;
4
+
1
5
  @mixin kendo-tooltip--theme-base() {
2
6
  // Default tooltip
3
7
  .k-tooltip {
@@ -6,7 +10,7 @@
6
10
  $kendo-tooltip-bg,
7
11
  $kendo-tooltip-border
8
12
  );
9
-
13
+
10
14
  @include box-shadow( $kendo-tooltip-shadow );
11
15
 
12
16
  .k-callout {
@@ -18,13 +22,13 @@
18
22
  @each $name, $props in $kendo-tooltip-theme {
19
23
  .k-tooltip-#{$name} {
20
24
  @include fill(
21
- k-map-get( $props, color ),
22
- k-map-get( $props, background-color ),
23
- k-map-get( $props, border )
25
+ map.get( $props, color ),
26
+ map.get( $props, background-color ),
27
+ map.get( $props, border )
24
28
  );
25
-
29
+
26
30
  .k-callout {
27
- color: k-map-get( $props, background-color );
31
+ color: map.get( $props, background-color );
28
32
  }
29
33
  }
30
34
  }
@@ -1,11 +1,15 @@
1
+ @use "sass:map";
2
+ @use "../core/_index.scss" as *;
3
+ @use "../core/functions/index.import.scss" as *;
4
+
1
5
  // Tooltip
2
6
 
3
7
  /// The vertical padding of the Tooltip.
4
8
  /// @group tooltip
5
- $kendo-tooltip-padding-y: $kendo-padding-md-y !default;
9
+ $kendo-tooltip-padding-y: k-spacing(1) !default;
6
10
  /// The horizontal padding of the Tooltip.
7
11
  /// @group tooltip
8
- $kendo-tooltip-padding-x: $kendo-padding-md-x !default;
12
+ $kendo-tooltip-padding-x: k-spacing(2) !default;
9
13
  /// The width of the border around the Tooltip.
10
14
  /// @group tooltip
11
15
  $kendo-tooltip-border-width: 0px !default;
@@ -52,7 +56,7 @@ $kendo-tooltip-shadow: k-elevation(2) !default;
52
56
  $_theme: ();
53
57
 
54
58
  @each $name, $color in $colors {
55
- $_theme: k-map-merge(( $name: (
59
+ $_theme: map.merge(( $name: (
56
60
  color: if($kendo-enable-color-system, k-color( on-#{$name} ), k-contrast-legacy( $color )),
57
61
  background-color: $color,
58
62
  border: $color,
@@ -1,41 +1,20 @@
1
- @import "../core/_index.scss";
2
-
3
-
4
-
5
- // Module meta
6
- $_kendo-module-meta: (
7
- name: "treelist",
8
- dependencies: (
9
- "grid",
10
- "icon"
11
- )
12
- );
13
-
14
-
15
1
  // Dependencies
16
- @import "../grid/_index.scss";
17
- @import "../icons/_index.scss";
18
-
2
+ @use "../core/_index.scss" as *;
3
+ @use "../icons/_index.scss" as *;
4
+ @use "../grid/_index.scss" as *;
19
5
 
20
6
  // Component
21
- @import "./_variables.scss";
22
- @import "./_layout.scss";
23
- @import "./_theme.scss";
24
-
25
-
26
- // Register
27
- @import "../core/module-system/index.import.scss";
28
- @include module-register( $_kendo-module-meta... );
29
-
7
+ @forward "./_variables.scss";
8
+ @use "./_layout.scss" as *;
9
+ @use "./_theme.scss" as *;
30
10
 
31
11
  // Expose
32
12
  @mixin kendo-treelist--styles() {
33
- @include module-render( "treelist" ) {
13
+ @include import-once( "treelist" ) {
14
+ @include core-styles();
15
+ @include kendo-grid--styles();
16
+ @include kendo-icon--styles();
34
17
  @include kendo-treelist--layout();
35
18
  @include kendo-treelist--theme();
36
19
  }
37
20
  }
38
-
39
- @if $kendo-auto-bootstrap {
40
- @include kendo-treelist--styles();
41
- }
@@ -1,3 +1,6 @@
1
+ @use "../icons/_variables.scss" as *;
2
+ @use "./variables.scss" as *;
3
+
1
4
  @mixin kendo-treelist--layout-base() {
2
5
 
3
6
  // Base
@@ -1,3 +1,5 @@
1
+ @use "./variables.scss" as *;
2
+
1
3
  @mixin kendo-treelist--theme-base() {
2
4
 
3
5
  // Theme
@@ -1,3 +1,5 @@
1
+ @use "../grid/_variables.scss" as *;
2
+
1
3
  // Treelist
2
4
 
3
5
  /// The background color of the TreeList footer row.
@@ -1,41 +1,20 @@
1
- @import "../core/_index.scss";
2
-
3
-
4
-
5
- // Module meta
6
- $_kendo-module-meta: (
7
- name: "treeview",
8
- dependencies: (
9
- "checkbox",
10
- "icon"
11
- )
12
- );
13
-
14
-
15
1
  // Dependencies
16
- @import "../checkbox/_index.scss";
17
- @import "../icons/_index.scss";
18
-
2
+ @use "../core/_index.scss" as *;
3
+ @use "../icons/_index.scss" as *;
4
+ @use "../checkbox/_index.scss" as *;
19
5
 
20
6
  // Component
21
- @import "./_variables.scss";
22
- @import "./_layout.scss";
23
- @import "./_theme.scss";
24
-
25
-
26
- // Register
27
- @import "../core/module-system/index.import.scss";
28
- @include module-register( $_kendo-module-meta... );
29
-
7
+ @forward "./_variables.scss";
8
+ @use "./_layout.scss" as *;
9
+ @use "./_theme.scss" as *;
30
10
 
31
11
  // Expose
32
12
  @mixin kendo-treeview--styles() {
33
- @include module-render( "treeview" ) {
13
+ @include import-once( "treeview" ) {
14
+ @include core-styles();
15
+ @include kendo-checkbox--styles();
16
+ @include kendo-icon--styles();
34
17
  @include kendo-treeview--layout();
35
18
  @include kendo-treeview--theme();
36
19
  }
37
20
  }
38
-
39
- @if $kendo-auto-bootstrap {
40
- @include kendo-treeview--styles();
41
- }
@@ -1,3 +1,8 @@
1
+ @use "sass:map";
2
+ @use "../core/_index.scss" as *;
3
+ @use "./variables.scss" as *;
4
+ @use "../icons/_variables.scss" as *;
5
+
1
6
  @mixin kendo-treeview--layout-base() {
2
7
 
3
8
  // Treeview
@@ -168,12 +173,12 @@
168
173
  }
169
174
 
170
175
  @each $size, $size-props in $kendo-treeview-sizes {
171
- $_font-size: k-map-get( $size-props, font-size);
172
- $_line-height: k-map-get( $size-props, line-height);
173
- $_item-padding-x: k-map-get( $size-props, item-padding-x);
174
- $_item-padding-y: k-map-get( $size-props, item-padding-y);
175
- $_checkbox-padding-x: k-map-get( $size-props, checkbox-padding-x );
176
- $_checkbox-padding-y: k-map-get( $size-props, checkbox-padding-y );
176
+ $_font-size: map.get( $size-props, font-size);
177
+ $_line-height: map.get( $size-props, line-height);
178
+ $_item-padding-x: map.get( $size-props, item-padding-x);
179
+ $_item-padding-y: map.get( $size-props, item-padding-y);
180
+ $_checkbox-padding-x: map.get( $size-props, checkbox-padding-x );
181
+ $_checkbox-padding-y: map.get( $size-props, checkbox-padding-y );
177
182
 
178
183
  .k-treeview-#{$size} {
179
184
  font-size: $_font-size;
@@ -1,3 +1,6 @@
1
+ @use "../core/_index.scss" as *;
2
+ @use "./variables.scss" as *;
3
+
1
4
  @mixin kendo-treeview--theme-base() {
2
5
 
3
6
  // Treeview
@@ -1,3 +1,5 @@
1
+ @use "../core/_index.scss" as *;
2
+
1
3
  // TreeView
2
4
 
3
5
  /// The font family of the TreeView.
@@ -1,39 +1,19 @@
1
- @import "../core/_index.scss";
2
- @import "../utils/_index.scss";
3
-
4
-
5
-
6
- // Module meta
7
- $_kendo-module-meta: (
8
- name: "typography",
9
- dependencies: ()
10
- );
11
-
12
-
13
1
  // Dependencies
14
-
2
+ @use "../core/_index.scss" as *;
3
+ @use "../utils/_index.scss" as *;
15
4
 
16
5
  // Component
17
- @import "./_variables.scss";
18
- @import "./_layout.scss";
19
- @import "./_theme.scss";
20
-
21
-
22
- // Register
23
- @import "../core/module-system/index.import.scss";
24
- @include module-register( $_kendo-module-meta... );
25
-
6
+ @forward "./_variables.scss";
7
+ @use "./_layout.scss" as *;
8
+ @use "./_theme.scss" as *;
26
9
 
27
10
  // Expose
28
11
  @mixin kendo-typography--styles() {
29
- @include module-render( "typography" ) {
12
+ @include import-once( "typography" ) {
13
+ @include core-styles();
30
14
  @include kendo-typography--layout();
31
15
  @include kendo-typography--theme();
32
16
  @include kendo-utils--spacing--margin();
33
17
  @include kendo-utils--typography();
34
18
  }
35
19
  }
36
-
37
- @if $kendo-auto-bootstrap {
38
- @include kendo-typography--styles();
39
- }
@@ -1,3 +1,8 @@
1
+ @use "sass:map";
2
+ @use "../core/_index.scss" as *;
3
+ @use "../_variables.scss" as *;
4
+ @use "./_variables.scss" as *;
5
+
1
6
  @mixin kendo-typography--layout-base() {
2
7
 
3
8
  @if $kendo-enable-typography {
@@ -32,12 +37,12 @@
32
37
 
33
38
  // Headings
34
39
  @each $heading, $heading-props in $kendo-headings {
35
- $_font-size: k-map-get( $heading-props, font-size );
36
- $_font-family: k-map-get( $heading-props, font-family );
37
- $_line-height: k-map-get( $heading-props, line-height );
38
- $_font-weight: k-map-get( $heading-props, font-weight );
39
- $_letter-spacing: k-map-get( $heading-props, letter-spacing );
40
- $_margin: k-map-get( $heading-props, margin );
40
+ $_font-size: map.get( $heading-props, font-size );
41
+ $_font-family: map.get( $heading-props, font-family );
42
+ $_line-height: map.get( $heading-props, line-height );
43
+ $_font-weight: map.get( $heading-props, font-weight );
44
+ $_letter-spacing: map.get( $heading-props, letter-spacing );
45
+ $_margin: map.get( $heading-props, margin );
41
46
 
42
47
  .k-#{$heading} {
43
48
  @include typography(
@@ -99,12 +104,12 @@
99
104
 
100
105
  // Display
101
106
  @each $display, $kendo-display-props in $kendo-display {
102
- $_font-size: k-map-get( $kendo-display-props, font-size );
103
- $_font-family: k-map-get( $kendo-display-props, font-family );
104
- $_line-height: k-map-get( $kendo-display-props, line-height );
105
- $_font-weight: k-map-get( $kendo-display-props, font-weight );
106
- $_letter-spacing: k-map-get( $kendo-display-props, letter-spacing );
107
- $_margin: k-map-get( $kendo-display-props, margin );
107
+ $_font-size: map.get( $kendo-display-props, font-size );
108
+ $_font-family: map.get( $kendo-display-props, font-family );
109
+ $_line-height: map.get( $kendo-display-props, line-height );
110
+ $_font-weight: map.get( $kendo-display-props, font-weight );
111
+ $_letter-spacing: map.get( $kendo-display-props, letter-spacing );
112
+ $_margin: map.get( $kendo-display-props, margin );
108
113
 
109
114
  .k-display-#{$display} {
110
115
  @include typography(
@@ -1,3 +1,7 @@
1
+ @use "../core/_index.scss" as *;
2
+ @use "../core/mixins/index.import.scss" as *;
3
+ @use "./_variables.scss" as *;
4
+
1
5
  @mixin kendo-typography--theme-base() {
2
6
 
3
7
  .k-body {
@@ -1,3 +1,4 @@
1
+ @use "../core/_index.scss" as *;
1
2
  // Typography
2
3
 
3
4