@progress/kendo-theme-bootstrap 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 (488) hide show
  1. package/README.md +11 -20
  2. package/dist/all.css +1 -1
  3. package/dist/all.scss +1 -67568
  4. package/dist/bootstrap-3-dark.css +1 -1
  5. package/dist/bootstrap-3-dark.scss +37 -47
  6. package/dist/bootstrap-3.css +1 -1
  7. package/dist/bootstrap-3.scss +36 -46
  8. package/dist/bootstrap-4-dark.css +1 -1
  9. package/dist/bootstrap-4-dark.scss +37 -38
  10. package/dist/bootstrap-4.css +1 -1
  11. package/dist/bootstrap-4.scss +36 -37
  12. package/dist/bootstrap-dataviz-v4.css +1 -1
  13. package/dist/bootstrap-dataviz-v4.scss +13 -13
  14. package/dist/bootstrap-main-dark.css +1 -1
  15. package/dist/bootstrap-main-dark.scss +36 -37
  16. package/dist/bootstrap-main.css +1 -1
  17. package/dist/bootstrap-main.scss +35 -33
  18. package/dist/bootstrap-nordic.css +1 -1
  19. package/dist/bootstrap-nordic.scss +36 -37
  20. package/dist/bootstrap-turquoise-dark.css +1 -1
  21. package/dist/bootstrap-turquoise-dark.scss +36 -37
  22. package/dist/bootstrap-turquoise.css +1 -1
  23. package/dist/bootstrap-turquoise.scss +36 -37
  24. package/dist/bootstrap-urban.css +1 -1
  25. package/dist/bootstrap-urban.scss +36 -37
  26. package/dist/bootstrap-vintage.css +1 -1
  27. package/dist/bootstrap-vintage.scss +36 -37
  28. package/dist/meta/sassdoc-data.json +26504 -24816
  29. package/dist/meta/sassdoc-raw-data.json +12366 -11962
  30. package/dist/meta/variables.json +6155 -12189
  31. package/lib/swatches/bootstrap-3-dark.json +4 -58
  32. package/lib/swatches/bootstrap-3.json +3 -57
  33. package/lib/swatches/bootstrap-4-dark.json +4 -13
  34. package/lib/swatches/bootstrap-4.json +3 -12
  35. package/lib/swatches/bootstrap-dataviz-v4.json +2 -1
  36. package/lib/swatches/bootstrap-main-dark.json +6 -15
  37. package/lib/swatches/bootstrap-main.json +3 -2
  38. package/lib/swatches/bootstrap-nordic.json +4 -13
  39. package/lib/swatches/bootstrap-turquoise-dark.json +4 -13
  40. package/lib/swatches/bootstrap-turquoise.json +4 -13
  41. package/lib/swatches/bootstrap-urban.json +4 -13
  42. package/lib/swatches/bootstrap-vintage.json +3 -12
  43. package/package.json +5 -7
  44. package/scss/_variables.scss +0 -29
  45. package/scss/action-buttons/_index.scss +9 -29
  46. package/scss/action-buttons/_layout.scss +1 -1
  47. package/scss/action-buttons/_theme.scss +1 -1
  48. package/scss/action-buttons/_variables.scss +15 -0
  49. package/scss/action-sheet/_index.scss +13 -32
  50. package/scss/action-sheet/_layout.scss +1 -1
  51. package/scss/action-sheet/_theme.scss +1 -1
  52. package/scss/action-sheet/_variables.scss +71 -2
  53. package/scss/adaptive/_index.scss +16 -36
  54. package/scss/adaptive/_layout.scss +1 -1
  55. package/scss/adaptive/_theme.scss +1 -1
  56. package/scss/adaptive/_variables.scss +25 -1
  57. package/scss/all.scss +3 -5
  58. package/scss/appbar/_index.scss +6 -23
  59. package/scss/appbar/_layout.scss +1 -1
  60. package/scss/appbar/_theme.scss +1 -1
  61. package/scss/appbar/_variables.scss +23 -0
  62. package/scss/autocomplete/_index.scss +16 -35
  63. package/scss/autocomplete/_layout.scss +1 -1
  64. package/scss/autocomplete/_theme.scss +1 -1
  65. package/scss/avatar/_index.scss +6 -25
  66. package/scss/avatar/_layout.scss +1 -1
  67. package/scss/avatar/_theme.scss +1 -2
  68. package/scss/avatar/_variables.scss +13 -0
  69. package/scss/badge/_index.scss +8 -27
  70. package/scss/badge/_layout.scss +1 -1
  71. package/scss/badge/_theme.scss +1 -1
  72. package/scss/badge/_variables.scss +42 -13
  73. package/scss/bottom-navigation/_index.scss +9 -29
  74. package/scss/bottom-navigation/_layout.scss +1 -1
  75. package/scss/bottom-navigation/_theme.scss +1 -1
  76. package/scss/bottom-navigation/_variables.scss +27 -1
  77. package/scss/breadcrumb/_index.scss +11 -31
  78. package/scss/breadcrumb/_layout.scss +3 -4
  79. package/scss/breadcrumb/_theme.scss +1 -1
  80. package/scss/breadcrumb/_variables.scss +73 -4
  81. package/scss/button/_index.scss +10 -30
  82. package/scss/button/_layout.scss +1 -1
  83. package/scss/button/_theme.scss +1 -1
  84. package/scss/button/_variables.scss +115 -17
  85. package/scss/calendar/_index.scss +13 -33
  86. package/scss/calendar/_layout.scss +1 -1
  87. package/scss/calendar/_theme.scss +1 -1
  88. package/scss/calendar/_variables.scss +106 -4
  89. package/scss/captcha/_index.scss +17 -37
  90. package/scss/captcha/_layout.scss +1 -1
  91. package/scss/captcha/_theme.scss +1 -1
  92. package/scss/captcha/_variables.scss +20 -0
  93. package/scss/card/_index.scss +13 -33
  94. package/scss/card/_layout.scss +1 -1
  95. package/scss/card/_theme.scss +1 -1
  96. package/scss/card/_variables.scss +74 -12
  97. package/scss/chart-wizard/_index.scss +27 -47
  98. package/scss/chart-wizard/_layout.scss +1 -1
  99. package/scss/chart-wizard/_theme.scss +1 -1
  100. package/scss/chart-wizard/_variables.scss +18 -0
  101. package/scss/chat/_index.scss +14 -36
  102. package/scss/chat/_layout.scss +1 -1
  103. package/scss/chat/_theme.scss +1 -1
  104. package/scss/chat/_variables.scss +75 -2
  105. package/scss/checkbox/_index.scss +6 -25
  106. package/scss/checkbox/_layout.scss +2 -1
  107. package/scss/checkbox/_theme.scss +1 -1
  108. package/scss/checkbox/_variables.scss +57 -4
  109. package/scss/chip/_index.scss +9 -30
  110. package/scss/chip/_layout.scss +1 -1
  111. package/scss/chip/_theme.scss +3 -1
  112. package/scss/chip/_variables.scss +56 -7
  113. package/scss/color-preview/_index.scss +6 -27
  114. package/scss/color-preview/_layout.scss +1 -1
  115. package/scss/color-preview/_theme.scss +1 -1
  116. package/scss/color-preview/_variables.scss +18 -0
  117. package/scss/coloreditor/_index.scss +14 -35
  118. package/scss/coloreditor/_layout.scss +1 -1
  119. package/scss/coloreditor/_theme.scss +1 -1
  120. package/scss/coloreditor/_variables.scss +30 -0
  121. package/scss/colorgradient/_index.scss +17 -37
  122. package/scss/colorgradient/_layout.scss +1 -1
  123. package/scss/colorgradient/_theme.scss +1 -1
  124. package/scss/colorgradient/_variables.scss +55 -4
  125. package/scss/colorpalette/_index.scss +6 -25
  126. package/scss/colorpalette/_layout.scss +1 -1
  127. package/scss/colorpalette/_theme.scss +1 -1
  128. package/scss/colorpalette/_variables.scss +14 -0
  129. package/scss/colorpicker/_index.scss +16 -36
  130. package/scss/colorpicker/_layout.scss +1 -1
  131. package/scss/colorpicker/_theme.scss +1 -1
  132. package/scss/combobox/_index.scss +16 -37
  133. package/scss/combobox/_layout.scss +1 -1
  134. package/scss/combobox/_theme.scss +1 -1
  135. package/scss/core/_index.scss +41 -26
  136. package/scss/core/border-radii/index.import.scss +16 -10
  137. package/scss/core/color-system/_palettes.scss +12 -25
  138. package/scss/core/color-system/_swatch-legacy.scss +274 -82
  139. package/scss/core/color-system/_swatch.scss +150 -339
  140. package/scss/core/color-system/index.import.scss +1 -1
  141. package/scss/core/elevation/index.import.scss +4 -0
  142. package/scss/core/functions/index.import.scss +1 -1
  143. package/scss/core/mixins/index.import.scss +1 -1
  144. package/scss/core/spacing/index.import.scss +48 -12
  145. package/scss/core/styles/index.import.scss +1 -1
  146. package/scss/core/typography/index.import.scss +18 -16
  147. package/scss/dataviz/_index.scss +10 -33
  148. package/scss/dataviz/_layout.scss +1 -1
  149. package/scss/dataviz/_theme.scss +1 -1
  150. package/scss/dataviz/_variables.scss +123 -8
  151. package/scss/dateinput/_index.scss +8 -30
  152. package/scss/dateinput/_layout.scss +1 -1
  153. package/scss/dateinput/_theme.scss +1 -1
  154. package/scss/datepicker/_index.scss +12 -35
  155. package/scss/datepicker/_layout.scss +1 -1
  156. package/scss/datepicker/_theme.scss +1 -1
  157. package/scss/daterangepicker/_index.scss +14 -37
  158. package/scss/daterangepicker/_layout.scss +1 -1
  159. package/scss/daterangepicker/_theme.scss +1 -1
  160. package/scss/daterangepicker/_variables.scss +5 -0
  161. package/scss/datetimepicker/_index.scss +20 -44
  162. package/scss/datetimepicker/_layout.scss +1 -1
  163. package/scss/datetimepicker/_theme.scss +1 -1
  164. package/scss/datetimepicker/_variables.scss +7 -0
  165. package/scss/dialog/_index.scss +8 -31
  166. package/scss/dialog/_layout.scss +1 -1
  167. package/scss/dialog/_theme.scss +1 -1
  168. package/scss/dialog/_variables.scss +22 -6
  169. package/scss/dock-manager/_index.scss +12 -27
  170. package/scss/dock-manager/_layout.scss +1 -1
  171. package/scss/dock-manager/_theme.scss +1 -1
  172. package/scss/dock-manager/_variables.scss +43 -0
  173. package/scss/draggable/_index.scss +6 -25
  174. package/scss/draggable/_layout.scss +1 -1
  175. package/scss/draggable/_theme.scss +1 -1
  176. package/scss/draggable/_variables.scss +31 -3
  177. package/scss/drawer/_index.scss +12 -32
  178. package/scss/drawer/_layout.scss +1 -1
  179. package/scss/drawer/_theme.scss +1 -1
  180. package/scss/drawer/_variables.scss +42 -3
  181. package/scss/dropdowngrid/_index.scss +16 -38
  182. package/scss/dropdowngrid/_layout.scss +1 -1
  183. package/scss/dropdowngrid/_theme.scss +1 -1
  184. package/scss/dropdownlist/_index.scss +14 -35
  185. package/scss/dropdownlist/_layout.scss +1 -1
  186. package/scss/dropdownlist/_theme.scss +1 -1
  187. package/scss/dropdowntree/_index.scss +19 -37
  188. package/scss/dropdowntree/_layout.scss +1 -1
  189. package/scss/dropdowntree/_theme.scss +1 -1
  190. package/scss/dropdowntree/_variables.scss +7 -0
  191. package/scss/dropzone/_index.scss +6 -25
  192. package/scss/dropzone/_layout.scss +1 -1
  193. package/scss/dropzone/_theme.scss +1 -1
  194. package/scss/dropzone/_variables.scss +29 -2
  195. package/scss/editor/_index.scss +22 -44
  196. package/scss/editor/_layout.scss +1 -1
  197. package/scss/editor/_theme.scss +1 -1
  198. package/scss/editor/_variables.scss +47 -0
  199. package/scss/expansion-panel/_index.scss +11 -31
  200. package/scss/expansion-panel/_layout.scss +1 -1
  201. package/scss/expansion-panel/_theme.scss +1 -1
  202. package/scss/expansion-panel/_variables.scss +30 -1
  203. package/scss/fab/_index.scss +13 -34
  204. package/scss/fab/_layout.scss +1 -1
  205. package/scss/fab/_theme.scss +10 -7
  206. package/scss/fab/_variables.scss +56 -0
  207. package/scss/filemanager/_index.scss +28 -49
  208. package/scss/filemanager/_layout.scss +1 -1
  209. package/scss/filemanager/_theme.scss +1 -1
  210. package/scss/filemanager/_variables.scss +67 -0
  211. package/scss/filter/_index.scss +20 -40
  212. package/scss/filter/_layout.scss +1 -1
  213. package/scss/filter/_theme.scss +1 -1
  214. package/scss/filter/_variables.scss +17 -3
  215. package/scss/floating-label/_index.scss +6 -28
  216. package/scss/floating-label/_layout.scss +1 -1
  217. package/scss/floating-label/_theme.scss +1 -1
  218. package/scss/floating-label/_variables.scss +22 -0
  219. package/scss/forms/_index.scss +11 -32
  220. package/scss/forms/_layout.scss +10 -6
  221. package/scss/forms/_theme.scss +1 -1
  222. package/scss/forms/_variables.scss +84 -8
  223. package/scss/gantt/_index.scss +23 -46
  224. package/scss/gantt/_layout.scss +1 -1
  225. package/scss/gantt/_theme.scss +1 -1
  226. package/scss/gantt/_variables.scss +97 -5
  227. package/scss/grid/_index.scss +51 -74
  228. package/scss/grid/_layout.scss +1 -1
  229. package/scss/grid/_theme.scss +5 -1
  230. package/scss/grid/_variables.scss +161 -3
  231. package/scss/icons/_index.scss +8 -24
  232. package/scss/icons/_layout.scss +1 -1
  233. package/scss/icons/_theme.scss +1 -1
  234. package/scss/icons/_variables.scss +34 -0
  235. package/scss/imageeditor/_index.scss +16 -36
  236. package/scss/imageeditor/_layout.scss +1 -1
  237. package/scss/imageeditor/_theme.scss +1 -1
  238. package/scss/imageeditor/_variables.scss +37 -0
  239. package/scss/index.scss +284 -123
  240. package/scss/input/_index.scss +8 -29
  241. package/scss/input/_layout.scss +3 -1
  242. package/scss/input/_theme.scss +1 -1
  243. package/scss/input/_variables.scss +165 -32
  244. package/scss/list/_index.scss +6 -31
  245. package/scss/list/_layout.scss +1 -1
  246. package/scss/list/_theme.scss +1 -1
  247. package/scss/list/_variables.scss +97 -3
  248. package/scss/listbox/_index.scss +14 -33
  249. package/scss/listbox/_layout.scss +1 -1
  250. package/scss/listbox/_theme.scss +1 -1
  251. package/scss/listbox/_variables.scss +21 -0
  252. package/scss/listgroup/_index.scss +8 -28
  253. package/scss/listgroup/_layout.scss +1 -1
  254. package/scss/listgroup/_theme.scss +1 -1
  255. package/scss/listgroup/_variables.scss +16 -0
  256. package/scss/listview/_index.scss +11 -31
  257. package/scss/listview/_layout.scss +1 -1
  258. package/scss/listview/_theme.scss +1 -1
  259. package/scss/listview/_variables.scss +24 -0
  260. package/scss/loader/_index.scss +9 -29
  261. package/scss/loader/_layout.scss +2 -2
  262. package/scss/loader/_theme.scss +1 -1
  263. package/scss/loader/_variables.scss +43 -0
  264. package/scss/map/_index.scss +12 -32
  265. package/scss/map/_layout.scss +1 -1
  266. package/scss/map/_theme.scss +1 -1
  267. package/scss/map/_variables.scss +32 -3
  268. package/scss/maskedtextbox/_index.scss +12 -32
  269. package/scss/maskedtextbox/_layout.scss +1 -1
  270. package/scss/maskedtextbox/_theme.scss +1 -1
  271. package/scss/mediaplayer/_index.scss +12 -34
  272. package/scss/mediaplayer/_layout.scss +1 -1
  273. package/scss/mediaplayer/_theme.scss +1 -1
  274. package/scss/mediaplayer/_variables.scss +19 -0
  275. package/scss/menu/_index.scss +14 -34
  276. package/scss/menu/_layout.scss +4 -5
  277. package/scss/menu/_theme.scss +1 -1
  278. package/scss/menu/_variables.scss +104 -6
  279. package/scss/menu-button/_index.scss +10 -31
  280. package/scss/menu-button/_layout.scss +1 -1
  281. package/scss/menu-button/_theme.scss +1 -1
  282. package/scss/menu-button/_variables.scss +7 -0
  283. package/scss/messagebox/_index.scss +8 -28
  284. package/scss/messagebox/_layout.scss +1 -1
  285. package/scss/messagebox/_theme.scss +1 -1
  286. package/scss/messagebox/_variables.scss +19 -2
  287. package/scss/multiselect/_index.scss +20 -40
  288. package/scss/multiselect/_layout.scss +1 -1
  289. package/scss/multiselect/_theme.scss +1 -1
  290. package/scss/no-data/_index.scss +6 -22
  291. package/scss/no-data/_layout.scss +1 -1
  292. package/scss/no-data/_theme.scss +1 -1
  293. package/scss/no-data/_variables.scss +9 -1
  294. package/scss/notification/_functions.scss +17 -0
  295. package/scss/notification/_index.scss +10 -31
  296. package/scss/notification/_layout.scss +1 -1
  297. package/scss/notification/_theme.scss +1 -1
  298. package/scss/notification/_variables.scss +28 -18
  299. package/scss/numerictextbox/_index.scss +12 -33
  300. package/scss/numerictextbox/_layout.scss +1 -1
  301. package/scss/numerictextbox/_theme.scss +1 -1
  302. package/scss/orgchart/_index.scss +23 -48
  303. package/scss/orgchart/_layout.scss +1 -1
  304. package/scss/orgchart/_theme.scss +1 -1
  305. package/scss/orgchart/_variables.scss +54 -2
  306. package/scss/overlay/_index.scss +6 -25
  307. package/scss/overlay/_layout.scss +1 -1
  308. package/scss/overlay/_theme.scss +1 -1
  309. package/scss/overlay/_variables.scss +9 -0
  310. package/scss/pager/_index.scss +12 -32
  311. package/scss/pager/_layout.scss +3 -1
  312. package/scss/pager/_theme.scss +1 -1
  313. package/scss/pager/_variables.scss +53 -0
  314. package/scss/panel/_index.scss +7 -26
  315. package/scss/panel/_layout.scss +1 -1
  316. package/scss/panel/_theme.scss +1 -1
  317. package/scss/panel/_variables.scss +25 -10
  318. package/scss/panelbar/_index.scss +10 -30
  319. package/scss/panelbar/_layout.scss +1 -1
  320. package/scss/panelbar/_theme.scss +1 -1
  321. package/scss/panelbar/_variables.scss +91 -0
  322. package/scss/pdf-viewer/_index.scss +21 -44
  323. package/scss/pdf-viewer/_layout.scss +1 -1
  324. package/scss/pdf-viewer/_theme.scss +1 -1
  325. package/scss/pdf-viewer/_variables.scss +51 -2
  326. package/scss/pivotgrid/_index.scss +17 -45
  327. package/scss/pivotgrid/_layout.scss +1 -1
  328. package/scss/pivotgrid/_theme.scss +1 -1
  329. package/scss/pivotgrid/_variables.scss +93 -1
  330. package/scss/popover/_index.scss +10 -33
  331. package/scss/popover/_layout.scss +1 -1
  332. package/scss/popover/_theme.scss +1 -1
  333. package/scss/popover/_variables.scss +37 -4
  334. package/scss/popup/_index.scss +6 -25
  335. package/scss/popup/_layout.scss +1 -1
  336. package/scss/popup/_theme.scss +1 -1
  337. package/scss/popup/_variables.scss +18 -0
  338. package/scss/progressbar/_index.scss +6 -25
  339. package/scss/progressbar/_layout.scss +1 -1
  340. package/scss/progressbar/_theme.scss +1 -1
  341. package/scss/progressbar/_variables.scss +36 -7
  342. package/scss/prompt/_index.scss +8 -24
  343. package/scss/prompt/_layout.scss +1 -1
  344. package/scss/prompt/_theme.scss +1 -1
  345. package/scss/prompt/_variables.scss +26 -0
  346. package/scss/radio/_index.scss +6 -25
  347. package/scss/radio/_layout.scss +1 -1
  348. package/scss/radio/_theme.scss +1 -1
  349. package/scss/radio/_variables.scss +53 -3
  350. package/scss/rating/_index.scss +8 -28
  351. package/scss/rating/_layout.scss +1 -1
  352. package/scss/rating/_theme.scss +1 -1
  353. package/scss/rating/_variables.scss +28 -7
  354. package/scss/responsivepanel/_index.scss +8 -28
  355. package/scss/responsivepanel/_layout.scss +1 -1
  356. package/scss/responsivepanel/_theme.scss +1 -1
  357. package/scss/ripple/_index.scss +6 -25
  358. package/scss/ripple/_layout.scss +1 -1
  359. package/scss/ripple/_theme.scss +1 -1
  360. package/scss/scheduler/_index.scss +21 -54
  361. package/scss/scheduler/_layout.scss +6 -5
  362. package/scss/scheduler/_theme.scss +1 -1
  363. package/scss/scheduler/_variables.scss +120 -2
  364. package/scss/scroller/_index.scss +8 -28
  365. package/scss/scroller/_layout.scss +1 -1
  366. package/scss/scroller/_theme.scss +1 -1
  367. package/scss/scrollview/_index.scss +10 -30
  368. package/scss/scrollview/_layout.scss +1 -1
  369. package/scss/scrollview/_theme.scss +3 -1
  370. package/scss/scrollview/_variables.scss +35 -0
  371. package/scss/searchbox/_index.scss +12 -33
  372. package/scss/searchbox/_layout.scss +1 -1
  373. package/scss/searchbox/_theme.scss +1 -1
  374. package/scss/signature/_index.scss +10 -33
  375. package/scss/signature/_layout.scss +1 -1
  376. package/scss/signature/_theme.scss +1 -1
  377. package/scss/signature/_variables.scss +32 -0
  378. package/scss/skeleton/_index.scss +6 -25
  379. package/scss/skeleton/_layout.scss +1 -1
  380. package/scss/skeleton/_theme.scss +1 -1
  381. package/scss/skeleton/_variables.scss +12 -0
  382. package/scss/slider/_index.scss +12 -32
  383. package/scss/slider/_layout.scss +1 -1
  384. package/scss/slider/_theme.scss +1 -1
  385. package/scss/slider/_variables.scss +46 -1
  386. package/scss/split-button/_index.scss +11 -28
  387. package/scss/split-button/_layout.scss +1 -1
  388. package/scss/split-button/_theme.scss +1 -1
  389. package/scss/split-button/_variables.scss +15 -0
  390. package/scss/splitter/_index.scss +9 -26
  391. package/scss/splitter/_layout.scss +1 -1
  392. package/scss/splitter/_theme.scss +1 -1
  393. package/scss/splitter/_variables.scss +26 -0
  394. package/scss/spreadsheet/_index.scss +37 -60
  395. package/scss/spreadsheet/_layout.scss +3 -2
  396. package/scss/spreadsheet/_theme.scss +1 -1
  397. package/scss/spreadsheet/_variables.scss +103 -0
  398. package/scss/stepper/_index.scss +10 -29
  399. package/scss/stepper/_layout.scss +1 -1
  400. package/scss/stepper/_theme.scss +1 -1
  401. package/scss/stepper/_variables.scss +82 -6
  402. package/scss/switch/_index.scss +6 -26
  403. package/scss/switch/_layout.scss +1 -1
  404. package/scss/switch/_theme.scss +1 -1
  405. package/scss/switch/_variables.scss +78 -15
  406. package/scss/table/_index.scss +6 -24
  407. package/scss/table/_layout.scss +1 -1
  408. package/scss/table/_theme.scss +1 -1
  409. package/scss/table/_variables.scss +48 -4
  410. package/scss/tabstrip/_index.scss +13 -34
  411. package/scss/tabstrip/_layout.scss +1 -1
  412. package/scss/tabstrip/_theme.scss +1 -1
  413. package/scss/tabstrip/_variables.scss +58 -3
  414. package/scss/taskboard/_index.scss +21 -49
  415. package/scss/taskboard/_layout.scss +1 -1
  416. package/scss/taskboard/_theme.scss +1 -1
  417. package/scss/taskboard/_variables.scss +84 -1
  418. package/scss/textarea/_index.scss +11 -33
  419. package/scss/textarea/_layout.scss +1 -1
  420. package/scss/textarea/_theme.scss +1 -1
  421. package/scss/textbox/_index.scss +10 -32
  422. package/scss/textbox/_layout.scss +1 -1
  423. package/scss/textbox/_theme.scss +1 -1
  424. package/scss/tilelayout/_index.scss +11 -32
  425. package/scss/tilelayout/_layout.scss +1 -1
  426. package/scss/tilelayout/_theme.scss +1 -1
  427. package/scss/tilelayout/_variables.scss +18 -1
  428. package/scss/time-marker/_index.scss +6 -22
  429. package/scss/time-marker/_layout.scss +1 -1
  430. package/scss/time-marker/_theme.scss +1 -1
  431. package/scss/time-marker/_variables.scss +6 -0
  432. package/scss/timedurationpicker/_index.scss +18 -39
  433. package/scss/timedurationpicker/_layout.scss +1 -1
  434. package/scss/timedurationpicker/_theme.scss +1 -1
  435. package/scss/timeline/_index.scss +12 -31
  436. package/scss/timeline/_layout.scss +2 -1
  437. package/scss/timeline/_theme.scss +2 -1
  438. package/scss/timeline/_variables.scss +64 -5
  439. package/scss/timepicker/_index.scss +16 -38
  440. package/scss/timepicker/_layout.scss +1 -1
  441. package/scss/timepicker/_theme.scss +1 -1
  442. package/scss/timeselector/_index.scss +12 -33
  443. package/scss/timeselector/_layout.scss +1 -1
  444. package/scss/timeselector/_theme.scss +1 -1
  445. package/scss/timeselector/_variables.scss +46 -1
  446. package/scss/toolbar/_index.scss +15 -37
  447. package/scss/toolbar/_layout.scss +1 -2
  448. package/scss/toolbar/_theme.scss +1 -2
  449. package/scss/toolbar/_variables.scss +44 -0
  450. package/scss/tooltip/_functions.scss +17 -0
  451. package/scss/tooltip/_index.scss +11 -31
  452. package/scss/tooltip/_layout.scss +1 -1
  453. package/scss/tooltip/_theme.scss +1 -1
  454. package/scss/tooltip/_variables.scss +30 -19
  455. package/scss/treelist/_index.scss +10 -31
  456. package/scss/treelist/_layout.scss +1 -1
  457. package/scss/treelist/_theme.scss +2 -1
  458. package/scss/treelist/_variables.scss +9 -0
  459. package/scss/treeview/_index.scss +10 -30
  460. package/scss/treeview/_layout.scss +2 -1
  461. package/scss/treeview/_theme.scss +1 -1
  462. package/scss/treeview/_variables.scss +60 -2
  463. package/scss/typography/_index.scss +7 -26
  464. package/scss/typography/_layout.scss +1 -1
  465. package/scss/typography/_theme.scss +1 -1
  466. package/scss/typography/_variables.scss +131 -48
  467. package/scss/upload/_index.scss +15 -31
  468. package/scss/upload/_layout.scss +1 -1
  469. package/scss/upload/_theme.scss +1 -1
  470. package/scss/upload/_variables.scss +44 -1
  471. package/scss/utils/_index.scss +1 -1
  472. package/scss/validator/_index.scss +11 -26
  473. package/scss/validator/_layout.scss +1 -1
  474. package/scss/validator/_theme.scss +1 -1
  475. package/scss/virtual-scroller/_index.scss +7 -22
  476. package/scss/virtual-scroller/_layout.scss +1 -1
  477. package/scss/virtual-scroller/_theme.scss +1 -1
  478. package/scss/window/_index.scss +16 -36
  479. package/scss/window/_layout.scss +1 -1
  480. package/scss/window/_theme.scss +1 -1
  481. package/scss/window/_variables.scss +44 -8
  482. package/scss/wizard/_index.scss +14 -34
  483. package/scss/wizard/_layout.scss +1 -1
  484. package/scss/wizard/_theme.scss +1 -1
  485. package/scss/wizard/_variables.scss +19 -3
  486. package/scss/_bootstrap-overrides.scss +0 -20
  487. package/scss/bootstrap_dist.scss +0 -1
  488. package/scss/core/module-system/index.import.scss +0 -1
@@ -1,35 +1,16 @@
1
- @import "../core/_index.scss";
2
-
3
-
4
- // Module meta
5
- $_kendo-module-meta: (
6
- name: "popup",
7
- dependencies: ()
8
- );
9
-
10
-
11
1
  // Dependencies
12
-
2
+ @use "../core/_index.scss" as *;
13
3
 
14
4
  // Component
15
- @import "./_variables.scss";
16
- @import "./_layout.scss";
17
- @import "./_theme.scss";
18
-
19
-
20
- // Register
21
- @import "../core/module-system/index.import.scss";
22
- @include module-register( $_kendo-module-meta... );
23
-
5
+ @forward "./_variables.scss";
6
+ @use "./_layout.scss" as *;
7
+ @use "./_theme.scss" as *;
24
8
 
25
9
  // Expose
26
10
  @mixin kendo-popup--styles() {
27
- @include module-render( "popup" ) {
11
+ @include import-once( "popup" ) {
12
+ @include core-styles();
28
13
  @include kendo-popup--layout();
29
14
  @include kendo-popup--theme();
30
15
  }
31
16
  }
32
-
33
- @if $kendo-auto-bootstrap {
34
- @include kendo-popup--styles();
35
- }
@@ -1,4 +1,4 @@
1
- @import "@progress/kendo-theme-default/scss/popup/_layout.scss";
1
+ @use "@progress/kendo-theme-default/scss/popup/_layout.scss" as *;
2
2
 
3
3
  @mixin kendo-popup--layout() {
4
4
 
@@ -1,4 +1,4 @@
1
- @import "@progress/kendo-theme-default/scss/popup/_theme.scss";
1
+ @use "@progress/kendo-theme-default/scss/popup/_theme.scss" as *;
2
2
 
3
3
 
4
4
  @mixin kendo-popup--theme() {
@@ -1,3 +1,5 @@
1
+ @use "../core/_index.scss" as *;
2
+
1
3
  /// Horizontal padding of the popup.
2
4
  /// @group popup
3
5
  $kendo-popup-padding-x: null !default;
@@ -37,3 +39,19 @@ $kendo-popup-border: $kendo-component-border !default;
37
39
  /// Box shadow of the popup.
38
40
  /// @group popup
39
41
  $kendo-popup-shadow: k-elevation(4) !default;
42
+
43
+
44
+ @forward "@progress/kendo-theme-default/scss/popup/_variables.scss" with (
45
+ $kendo-popup-padding-x: $kendo-popup-padding-x,
46
+ $kendo-popup-padding-y: $kendo-popup-padding-y,
47
+ $kendo-popup-border-width: $kendo-popup-border-width,
48
+ $kendo-popup-border-radius: $kendo-popup-border-radius,
49
+ $kendo-popup-font-size: $kendo-popup-font-size,
50
+ $kendo-popup-line-height: $kendo-popup-line-height,
51
+ $kendo-popup-content-padding-x: $kendo-popup-content-padding-x,
52
+ $kendo-popup-content-padding-y: $kendo-popup-content-padding-y,
53
+ $kendo-popup-bg: $kendo-popup-bg,
54
+ $kendo-popup-text: $kendo-popup-text,
55
+ $kendo-popup-border: $kendo-popup-border,
56
+ $kendo-popup-shadow: $kendo-popup-shadow
57
+ );
@@ -1,35 +1,16 @@
1
- @import "../core/_index.scss";
2
-
3
-
4
- // Module meta
5
- $_kendo-module-meta: (
6
- name: "progressbar",
7
- dependencies: ()
8
- );
9
-
10
-
11
1
  // Dependencies
12
-
2
+ @use "../core/_index.scss" as *;
13
3
 
14
4
  // Component
15
- @import "./_variables.scss";
16
- @import "./_layout.scss";
17
- @import "./_theme.scss";
18
-
19
-
20
- // Register
21
- @import "../core/module-system/index.import.scss";
22
- @include module-register( $_kendo-module-meta... );
23
-
5
+ @forward "./_variables.scss";
6
+ @use "./_layout.scss" as *;
7
+ @use "./_theme.scss" as *;
24
8
 
25
9
  // Expose
26
10
  @mixin kendo-progressbar--styles() {
27
- @include module-render( "progressbar" ) {
11
+ @include import-once( "progressbar" ) {
12
+ @include core-styles();
28
13
  @include kendo-progressbar--layout();
29
14
  @include kendo-progressbar--theme();
30
15
  }
31
16
  }
32
-
33
- @if $kendo-auto-bootstrap {
34
- @include kendo-progressbar--styles();
35
- }
@@ -1,4 +1,4 @@
1
- @import "@progress/kendo-theme-default/scss/progressbar/_layout.scss";
1
+ @use "@progress/kendo-theme-default/scss/progressbar/_layout.scss" as *;
2
2
 
3
3
 
4
4
  @mixin kendo-progressbar--layout() {
@@ -1,4 +1,4 @@
1
- @import "@progress/kendo-theme-default/scss/progressbar/_theme.scss";
1
+ @use "@progress/kendo-theme-default/scss/progressbar/_theme.scss" as *;
2
2
 
3
3
 
4
4
  @mixin kendo-progressbar--theme() {
@@ -1,14 +1,17 @@
1
+ @use "../core/_index.scss" as *;
2
+ @use "../core/functions/index.import.scss" as *;
3
+
1
4
  // ProgressBar
2
5
 
3
6
  /// The height of the ProgressBar.
4
7
  /// @group progressbar
5
- $kendo-progressbar-height: $progress-height !default;
8
+ $kendo-progressbar-height: k-spacing(4) !default;
6
9
  /// The horizontal width of the ProgressBar.
7
10
  /// @group progressbar
8
11
  $kendo-progressbar-horizontal-width: 100% !default;
9
12
  /// The animation timing of the ProgressBar.
10
13
  /// @group progressbar
11
- $kendo-progressbar-animation-timing: $progress-bar-animation-timing !default;
14
+ $kendo-progressbar-animation-timing: 1s linear infinite !default;
12
15
  /// The width of the border around the ProgressBar.
13
16
  /// @group progressbar
14
17
  $kendo-progressbar-border-width: 0px !default;
@@ -17,20 +20,20 @@ $kendo-progressbar-border-width: 0px !default;
17
20
  $kendo-progressbar-font-family: var( --kendo-font-family, inherit ) !default;
18
21
  /// The font size of the ProgressBar.
19
22
  /// @group progressbar
20
- $kendo-progressbar-font-size: $progress-font-size !default;
23
+ $kendo-progressbar-font-size: $kendo-font-size * .75 !default;
21
24
  /// The line height of the ProgressBar.
22
25
  /// @group progressbar
23
26
  $kendo-progressbar-line-height: var( --kendo-line-height-xs, normal ) !default;
24
27
 
25
28
  /// The background color of the ProgressBar.
26
29
  /// @group progressbar
27
- $kendo-progressbar-bg: if($kendo-enable-color-system, k-color( base-subtle ), $gray-200) !default;
30
+ $kendo-progressbar-bg: if($kendo-enable-color-system, k-color( base-subtle ), #e9ecef) !default;
28
31
  /// The text color of the ProgressBar.
29
32
  /// @group progressbar
30
- $kendo-progressbar-text: if($kendo-enable-color-system, k-color( base-on-subtle ), k-contrast-color( $gray-200 )) !default;
33
+ $kendo-progressbar-text: if($kendo-enable-color-system, k-color( base-on-subtle ), k-contrast-color( #e9ecef )) !default;
31
34
  /// The border color of the ProgressBar.
32
35
  /// @group progressbar
33
- $kendo-progressbar-border: null !default;
36
+ $kendo-progressbar-border: inherit !default;
34
37
  /// The background gradient of the ProgressBar.
35
38
  /// @group progressbar
36
39
  $kendo-progressbar-gradient: null !default;
@@ -43,7 +46,7 @@ $kendo-progressbar-value-bg: $kendo-selected-bg !default;
43
46
  $kendo-progressbar-value-text: $kendo-selected-text !default;
44
47
  /// The progress border color of the ProgressBar.
45
48
  /// @group progressbar
46
- $kendo-progressbar-value-border: null !default;
49
+ $kendo-progressbar-value-border: unset !default;
47
50
  /// The progress background gradient of the ProgressBar.
48
51
  /// @group progressbar
49
52
  $kendo-progressbar-value-gradient: null !default;
@@ -72,3 +75,29 @@ $kendo-circular-progressbar-arc-stroke: $kendo-color-primary !default;
72
75
  /// The scale stroke background color of the circular ProgressBar.
73
76
  /// @group progressbar
74
77
  $kendo-circular-progressbar-scale-stroke: $kendo-progressbar-bg !default;
78
+
79
+
80
+ @forward "@progress/kendo-theme-default/scss/progressbar/_variables.scss" with (
81
+ $kendo-progressbar-height: $kendo-progressbar-height,
82
+ $kendo-progressbar-horizontal-width: $kendo-progressbar-horizontal-width,
83
+ $kendo-progressbar-animation-timing: $kendo-progressbar-animation-timing,
84
+ $kendo-progressbar-border-width: $kendo-progressbar-border-width,
85
+ $kendo-progressbar-font-family: $kendo-progressbar-font-family,
86
+ $kendo-progressbar-font-size: $kendo-progressbar-font-size,
87
+ $kendo-progressbar-line-height: $kendo-progressbar-line-height,
88
+ $kendo-progressbar-bg: $kendo-progressbar-bg,
89
+ $kendo-progressbar-text: $kendo-progressbar-text,
90
+ $kendo-progressbar-border: $kendo-progressbar-border,
91
+ $kendo-progressbar-gradient: $kendo-progressbar-gradient,
92
+ $kendo-progressbar-value-bg: $kendo-progressbar-value-bg,
93
+ $kendo-progressbar-value-text: $kendo-progressbar-value-text,
94
+ $kendo-progressbar-value-border: $kendo-progressbar-value-border,
95
+ $kendo-progressbar-value-gradient: $kendo-progressbar-value-gradient,
96
+ $kendo-progressbar-indeterminate-bg: $kendo-progressbar-indeterminate-bg,
97
+ $kendo-progressbar-indeterminate-text: $kendo-progressbar-indeterminate-text,
98
+ $kendo-progressbar-indeterminate-border: $kendo-progressbar-indeterminate-border,
99
+ $kendo-progressbar-indeterminate-gradient: $kendo-progressbar-indeterminate-gradient,
100
+ $kendo-progressbar-chunk-border: $kendo-progressbar-chunk-border,
101
+ $kendo-circular-progressbar-arc-stroke: $kendo-circular-progressbar-arc-stroke,
102
+ $kendo-circular-progressbar-scale-stroke: $kendo-circular-progressbar-scale-stroke
103
+ );
@@ -1,34 +1,18 @@
1
- @import "../core/_index.scss";
2
- @import "../utils/_index.scss";
3
-
4
-
5
- // Module meta
6
- $_kendo-module-meta: (
7
- name: "prompt",
8
- dependencies: ()
9
- );
10
-
1
+ // Dependencies
2
+ @use "../core/_index.scss" as *;
3
+ @use "../utils/_index.scss" as *;
11
4
 
12
5
  // Component
13
- @import "./_variables.scss";
14
- @import "./_layout.scss";
15
- @import "./_theme.scss";
16
-
17
-
18
- // Register
19
- @import "../core/module-system/index.import.scss";
20
- @include module-register( $_kendo-module-meta... );
21
-
6
+ @forward "./_variables.scss";
7
+ @use "./_layout.scss" as *;
8
+ @use "./_theme.scss" as *;
22
9
 
23
10
  // Expose
24
11
  @mixin kendo-prompt--styles() {
25
- @include module-render( "prompt" ) {
12
+ @include import-once( "prompt" ) {
13
+ @include core-styles();
26
14
  @include kendo-prompt--layout();
27
15
  @include kendo-prompt--theme();
28
16
  @include kendo-utils--flex-grid--flex-direction();
29
17
  }
30
18
  }
31
-
32
- @if $kendo-auto-bootstrap {
33
- @include kendo-prompt--styles();
34
- }
@@ -1,4 +1,4 @@
1
- @import "@progress/kendo-theme-default/scss/prompt/_layout.scss";
1
+ @use "@progress/kendo-theme-default/scss/prompt/_layout.scss" as *;
2
2
 
3
3
 
4
4
  @mixin kendo-prompt--layout() {
@@ -1,4 +1,4 @@
1
- @import "@progress/kendo-theme-default/scss/prompt/_theme.scss";
1
+ @use "@progress/kendo-theme-default/scss/prompt/_theme.scss" as *;
2
2
 
3
3
 
4
4
  @mixin kendo-prompt--theme() {
@@ -1,3 +1,5 @@
1
+ @use "../core/_index.scss" as *;
2
+
1
3
  // AIPrompt
2
4
 
3
5
  /// The text color of the AIPrompt.
@@ -64,3 +66,27 @@ $kendo-prompt-suggestion-border: $kendo-component-border !default;
64
66
  /// The elevation of the AIPrompt suggestion container.
65
67
  /// @group prompt
66
68
  $kendo-prompt-suggestion-shadow: k-elevation(1) !default;
69
+
70
+
71
+ @forward "@progress/kendo-theme-default/scss/prompt/_variables.scss" with (
72
+ $kendo-prompt-text: $kendo-prompt-text,
73
+ $kendo-prompt-bg: $kendo-prompt-bg,
74
+ $kendo-prompt-border: $kendo-prompt-border,
75
+ $kendo-prompt-header-text: $kendo-prompt-header-text,
76
+ $kendo-prompt-header-bg: $kendo-prompt-header-bg,
77
+ $kendo-prompt-header-border: $kendo-prompt-header-border,
78
+ $kendo-prompt-content-padding-y: $kendo-prompt-content-padding-y,
79
+ $kendo-prompt-content-padding-x: $kendo-prompt-content-padding-x,
80
+ $kendo-prompt-content-spacing: $kendo-prompt-content-spacing,
81
+ $kendo-prompt-content-text: $kendo-prompt-content-text,
82
+ $kendo-prompt-content-bg: $kendo-prompt-content-bg,
83
+ $kendo-prompt-content-border: $kendo-prompt-content-border,
84
+ $kendo-prompt-expander-spacing: $kendo-prompt-expander-spacing,
85
+ $kendo-prompt-suggestion-padding-y: $kendo-prompt-suggestion-padding-y,
86
+ $kendo-prompt-suggestion-padding-x: $kendo-prompt-suggestion-padding-x,
87
+ $kendo-prompt-suggestion-border-radius: $kendo-prompt-suggestion-border-radius,
88
+ $kendo-prompt-suggestion-text: $kendo-prompt-suggestion-text,
89
+ $kendo-prompt-suggestion-bg: $kendo-prompt-suggestion-bg,
90
+ $kendo-prompt-suggestion-border: $kendo-prompt-suggestion-border,
91
+ $kendo-prompt-suggestion-shadow: $kendo-prompt-suggestion-shadow
92
+ );
@@ -1,35 +1,16 @@
1
- @import "../core/_index.scss";
2
-
3
-
4
- // Module meta
5
- $_kendo-module-meta: (
6
- name: "radio",
7
- dependencies: ()
8
- );
9
-
10
-
11
1
  // Dependencies
12
-
2
+ @use "../core/_index.scss" as *;
13
3
 
14
4
  // Component
15
- @import "./_variables.scss";
16
- @import "./_layout.scss";
17
- @import "./_theme.scss";
18
-
19
-
20
- // Register
21
- @import "../core/module-system/index.import.scss";
22
- @include module-register( $_kendo-module-meta... );
23
-
5
+ @forward "./_variables.scss";
6
+ @use "./_layout.scss" as *;
7
+ @use "./_theme.scss" as *;
24
8
 
25
9
  // Expose
26
10
  @mixin kendo-radio--styles() {
27
- @include module-render( "radio" ) {
11
+ @include import-once( "radio" ) {
12
+ @include core-styles();
28
13
  @include kendo-radio--layout();
29
14
  @include kendo-radio--theme();
30
15
  }
31
16
  }
32
-
33
- @if $kendo-auto-bootstrap {
34
- @include kendo-radio--styles();
35
- }
@@ -1,4 +1,4 @@
1
- @import "@progress/kendo-theme-default/scss/radio/_layout.scss";
1
+ @use "@progress/kendo-theme-default/scss/radio/_layout.scss" as *;
2
2
 
3
3
 
4
4
  @mixin kendo-radio--layout() {
@@ -1,4 +1,4 @@
1
- @import "@progress/kendo-theme-default/scss/radio/_theme.scss";
1
+ @use "@progress/kendo-theme-default/scss/radio/_theme.scss" as *;
2
2
 
3
3
 
4
4
  @mixin kendo-radio--theme() {
@@ -1,6 +1,7 @@
1
- @import "../list/_variables.scss";
2
- @import "../checkbox/_variables.scss";
3
-
1
+ @use "../core/_index.scss" as *;
2
+ @use "../list/_variables.scss" as *;
3
+ @use "../checkbox/_variables.scss" as *;
4
+ @use "../core/functions/index.import.scss" as *;
4
5
 
5
6
  // Radio button
6
7
 
@@ -184,3 +185,52 @@ $kendo-radio-ripple-bg: $kendo-radio-checked-bg !default;
184
185
  /// The opacity of the RadioButton ripple.
185
186
  /// @group radio
186
187
  $kendo-radio-ripple-opacity: .25 !default;
188
+
189
+
190
+ @forward "@progress/kendo-theme-default/scss/radio/_variables.scss" with (
191
+ $kendo-radio-radius: $kendo-radio-radius,
192
+ $kendo-radio-border-width: $kendo-radio-border-width,
193
+ $kendo-radio-sm-size: $kendo-radio-sm-size,
194
+ $kendo-radio-md-size: $kendo-radio-md-size,
195
+ $kendo-radio-lg-size: $kendo-radio-lg-size,
196
+ $kendo-radio-sm-glyph-size: $kendo-radio-sm-glyph-size,
197
+ $kendo-radio-md-glyph-size: $kendo-radio-md-glyph-size,
198
+ $kendo-radio-lg-glyph-size: $kendo-radio-lg-glyph-size,
199
+ $kendo-radio-sm-ripple-size: $kendo-radio-sm-ripple-size,
200
+ $kendo-radio-md-ripple-size: $kendo-radio-md-ripple-size,
201
+ $kendo-radio-lg-ripple-size: $kendo-radio-lg-ripple-size,
202
+ $kendo-radio-sizes: $kendo-radio-sizes,
203
+ $kendo-radio-bg: $kendo-radio-bg,
204
+ $kendo-radio-text: $kendo-radio-text,
205
+ $kendo-radio-border: $kendo-radio-border,
206
+ $kendo-radio-hover-bg: $kendo-radio-hover-bg,
207
+ $kendo-radio-hover-text: $kendo-radio-hover-text,
208
+ $kendo-radio-hover-border: $kendo-radio-hover-border,
209
+ $kendo-radio-checked-bg: $kendo-radio-checked-bg,
210
+ $kendo-radio-checked-text: $kendo-radio-checked-text,
211
+ $kendo-radio-checked-border: $kendo-radio-checked-border,
212
+ $kendo-radio-focus-border: $kendo-radio-focus-border,
213
+ $kendo-radio-focus-shadow: $kendo-radio-focus-shadow,
214
+ $kendo-radio-focus-checked-border: $kendo-radio-focus-checked-border,
215
+ $kendo-radio-focus-checked-shadow: $kendo-radio-focus-checked-shadow,
216
+ $kendo-radio-disabled-bg: $kendo-radio-disabled-bg,
217
+ $kendo-radio-disabled-text: $kendo-radio-disabled-text,
218
+ $kendo-radio-disabled-border: $kendo-radio-disabled-border,
219
+ $kendo-radio-disabled-checked-bg: $kendo-radio-disabled-checked-bg,
220
+ $kendo-radio-disabled-checked-text: $kendo-radio-disabled-checked-text,
221
+ $kendo-radio-disabled-checked-border: $kendo-radio-disabled-checked-border,
222
+ $kendo-radio-invalid-bg: $kendo-radio-invalid-bg,
223
+ $kendo-radio-invalid-text: $kendo-radio-invalid-text,
224
+ $kendo-radio-invalid-border: $kendo-radio-invalid-border,
225
+ $kendo-radio-indicator-type: $kendo-radio-indicator-type,
226
+ $kendo-radio-glyph-font-family: $kendo-radio-glyph-font-family,
227
+ $kendo-radio-checked-glyph: $kendo-radio-checked-glyph,
228
+ $kendo-radio-checked-image: $kendo-radio-checked-image,
229
+ $kendo-radio-disabled-checked-image: $kendo-radio-disabled-checked-image,
230
+ $kendo-radio-label-margin-x: $kendo-radio-label-margin-x,
231
+ $kendo-radio-list-spacing: $kendo-radio-list-spacing,
232
+ $kendo-radio-list-item-padding-x: $kendo-radio-list-item-padding-x,
233
+ $kendo-radio-list-item-padding-y: $kendo-radio-list-item-padding-y,
234
+ $kendo-radio-ripple-bg: $kendo-radio-ripple-bg,
235
+ $kendo-radio-ripple-opacity: $kendo-radio-ripple-opacity
236
+ );
@@ -1,38 +1,18 @@
1
- @import "../core/_index.scss";
2
-
3
-
4
- // Module meta
5
- $_kendo-module-meta: (
6
- name: "rating",
7
- dependencies: (
8
- "icon"
9
- )
10
- );
11
-
12
-
13
1
  // Dependencies
14
- @import "../icons/_index.scss";
15
-
2
+ @use "../core/_index.scss" as *;
3
+ @use "../icons/_index.scss" as *;
16
4
 
17
5
  // Component
18
- @import "./_variables.scss";
19
- @import "./_layout.scss";
20
- @import "./_theme.scss";
21
-
22
-
23
- // Register
24
- @import "../core/module-system/index.import.scss";
25
- @include module-register( $_kendo-module-meta... );
26
-
6
+ @forward "./_variables.scss";
7
+ @use "./_layout.scss" as *;
8
+ @use "./_theme.scss" as *;
27
9
 
28
10
  // Expose
29
11
  @mixin kendo-rating--styles() {
30
- @include module-render( "rating" ) {
12
+ @include import-once( "rating" ) {
13
+ @include core-styles();
14
+ @include kendo-icon--styles();
31
15
  @include kendo-rating--layout();
32
16
  @include kendo-rating--theme();
33
17
  }
34
18
  }
35
-
36
- @if $kendo-auto-bootstrap {
37
- @include kendo-rating--styles();
38
- }
@@ -1,4 +1,4 @@
1
- @import "@progress/kendo-theme-default/scss/rating/_layout.scss";
1
+ @use "@progress/kendo-theme-default/scss/rating/_layout.scss" as *;
2
2
 
3
3
 
4
4
  @mixin kendo-rating--layout() {
@@ -1,4 +1,4 @@
1
- @import "@progress/kendo-theme-default/scss/rating/_theme.scss";
1
+ @use "@progress/kendo-theme-default/scss/rating/_theme.scss" as *;
2
2
 
3
3
 
4
4
  @mixin kendo-rating--theme() {
@@ -1,3 +1,5 @@
1
+ @use "../core/_index.scss" as *;
2
+
1
3
  // Rating
2
4
 
3
5
  /// The font family of the Rating.
@@ -12,28 +14,28 @@ $kendo-rating-line-height: var( --kendo-line-height, normal ) !default;
12
14
 
13
15
  /// The horizontal margin of the Rating container.
14
16
  /// @group rating
15
- $kendo-rating-container-margin-x: $kendo-padding-sm-x !default;
17
+ $kendo-rating-container-margin-x: k-spacing(2) !default;
16
18
 
17
19
  /// The horizontal padding of the Rating item.
18
20
  /// @group rating
19
- $kendo-rating-item-padding-x: $kendo-padding-sm-x !default;
21
+ $kendo-rating-item-padding-x: k-spacing(2) !default;
20
22
  /// The vertical padding of the Rating item.
21
23
  /// @group rating
22
- $kendo-rating-item-padding-y: $kendo-padding-md-y !default;
24
+ $kendo-rating-item-padding-y: k-spacing(2) !default;
23
25
 
24
26
  /// The horizontal margin of the Rating label.
25
27
  /// @group rating
26
- $kendo-rating-label-margin-x: $kendo-padding-md-x !default;
28
+ $kendo-rating-label-margin-x: k-spacing(4) !default;
27
29
  /// The vertical margin of the Rating label.
28
30
  /// @group rating
29
- $kendo-rating-label-margin-y: $kendo-padding-md-y !default;
31
+ $kendo-rating-label-margin-y: k-spacing(2) !default;
30
32
  /// The line height of the Rating label.
31
33
  /// @group rating
32
- $kendo-rating-label-line-height: $kendo-line-height-lg !default;
34
+ $kendo-rating-label-line-height: var( --kendo-line-height-lg, normal ) !default;
33
35
 
34
36
  /// The text color of the Rating icon.
35
37
  /// @group rating
36
- $kendo-rating-icon-text: $kendo-subtle-text !default;
38
+ $kendo-rating-icon-text: if($kendo-enable-color-system, k-color( subtle ) , $kendo-subtle-text) !default;
37
39
  /// The text color of the selected Rating icon.
38
40
  /// @group rating
39
41
  $kendo-rating-icon-selected-text: $kendo-selected-bg !default;
@@ -50,3 +52,22 @@ $kendo-rating-icon-focus-shadow: 0 2px 4px rgba( black, .1 ) !default;
50
52
  /// The shadow of the focused and selected Rating icon.
51
53
  /// @group rating
52
54
  $kendo-rating-icon-focus-selected-shadow: 0 2px 4px rgba( black, .1) !default;
55
+
56
+
57
+ @forward "@progress/kendo-theme-default/scss/rating/_variables.scss" with (
58
+ $kendo-rating-font-family: $kendo-rating-font-family,
59
+ $kendo-rating-font-size: $kendo-rating-font-size,
60
+ $kendo-rating-line-height: $kendo-rating-line-height,
61
+ $kendo-rating-container-margin-x: $kendo-rating-container-margin-x,
62
+ $kendo-rating-item-padding-x: $kendo-rating-item-padding-x,
63
+ $kendo-rating-item-padding-y: $kendo-rating-item-padding-y,
64
+ $kendo-rating-label-margin-x: $kendo-rating-label-margin-x,
65
+ $kendo-rating-label-margin-y: $kendo-rating-label-margin-y,
66
+ $kendo-rating-label-line-height: $kendo-rating-label-line-height,
67
+ $kendo-rating-icon-text: $kendo-rating-icon-text,
68
+ $kendo-rating-icon-selected-text: $kendo-rating-icon-selected-text,
69
+ $kendo-rating-icon-hover-text: $kendo-rating-icon-hover-text,
70
+ $kendo-rating-icon-focus-text: $kendo-rating-icon-focus-text,
71
+ $kendo-rating-icon-focus-shadow: $kendo-rating-icon-focus-shadow,
72
+ $kendo-rating-icon-focus-selected-shadow: $kendo-rating-icon-focus-selected-shadow
73
+ );
@@ -1,38 +1,18 @@
1
- @import "../core/_index.scss";
2
-
3
-
4
- // Module meta
5
- $_kendo-module-meta: (
6
- name: "responsive-panel",
7
- dependencies: (
8
- "icon"
9
- )
10
- );
11
-
12
-
13
1
  // Dependencies
14
- @import "../icons/_index.scss";
15
-
2
+ @use "../core/_index.scss" as *;
3
+ @use "../icons/_index.scss" as *;
16
4
 
17
5
  // Component
18
- @import "./_variables.scss";
19
- @import "./_layout.scss";
20
- @import "./_theme.scss";
21
-
22
-
23
- // Register
24
- @import "../core/module-system/index.import.scss";
25
- @include module-register( $_kendo-module-meta... );
26
-
6
+ @forward "./_variables.scss";
7
+ @use "./_layout.scss" as *;
8
+ @use "./_theme.scss" as *;
27
9
 
28
10
  // Expose
29
11
  @mixin kendo-responsive-panel--styles() {
30
- @include module-render( "responsive-panel" ) {
12
+ @include import-once( "responsive-panel" ) {
13
+ @include core-styles();
14
+ @include kendo-icon--styles();
31
15
  @include kendo-responsive-panel--layout();
32
16
  @include kendo-responsive-panel--theme();
33
17
  }
34
18
  }
35
-
36
- @if $kendo-auto-bootstrap {
37
- @include kendo-responsive-panel--styles();
38
- }
@@ -1,4 +1,4 @@
1
- @import "@progress/kendo-theme-default/scss/responsivepanel/_layout.scss";
1
+ @use "@progress/kendo-theme-default/scss/responsivepanel/_layout.scss" as *;
2
2
 
3
3
 
4
4
  @mixin kendo-responsive-panel--layout() {
@@ -1,4 +1,4 @@
1
- @import "@progress/kendo-theme-default/scss/responsivepanel/_theme.scss";
1
+ @use "@progress/kendo-theme-default/scss/responsivepanel/_theme.scss" as *;
2
2
 
3
3
 
4
4
  @mixin kendo-responsive-panel--theme() {