@progress/kendo-theme-default 9.1.1-dev.2 → 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,642 +0,0 @@
1
- @import "@progress/kendo-theme-core/scss/functions/index.import.scss";
2
- @import "@progress/kendo-theme-core/scss/color-system/_constants.scss";
3
- @import "./_palettes.scss";
4
-
5
- // Config
6
- $kendo-enable-color-system: true !default;
7
-
8
- // Colors
9
- $_default-colors: (
10
- // Misc
11
- app-surface: k-map-get( $kendo-palette-gray, white ),
12
- on-app-surface: k-map-get( $kendo-palette-gray, 12 ),
13
- subtle: k-map-get( $kendo-palette-gray, 10 ),
14
- surface: k-map-get( $kendo-palette-gray, 1 ),
15
- surface-alt: k-map-get( $kendo-palette-gray, white ),
16
- border: rgba( k-map-get( $kendo-palette-gray, black ), .08),
17
- border-alt: rgba( k-map-get( $kendo-palette-gray, black ), .16),
18
- // Base
19
- base-subtle: k-map-get( $kendo-palette-gray, 3 ),
20
- base-subtle-hover: k-map-get( $kendo-palette-gray, 4 ),
21
- base-subtle-active: k-map-get( $kendo-palette-gray, 5 ),
22
- base: k-map-get( $kendo-palette-gray, 2 ),
23
- base-hover: k-map-get( $kendo-palette-gray, 3 ),
24
- base-active: k-map-get( $kendo-palette-gray, 5 ),
25
- base-emphasis: k-map-get( $kendo-palette-gray, 6 ),
26
- base-on-subtle: k-map-get( $kendo-palette-gray, 12 ),
27
- on-base: k-map-get( $kendo-palette-gray, 12 ),
28
- base-on-surface: k-map-get( $kendo-palette-gray, 12 ),
29
- // Primary
30
- primary-subtle: k-map-get( $kendo-palette-coral, 2 ),
31
- primary-subtle-hover: k-map-get( $kendo-palette-coral, 3 ),
32
- primary-subtle-active: k-map-get( $kendo-palette-coral, 4 ),
33
- primary: k-map-get( $kendo-palette-coral, 9 ),
34
- primary-hover: k-map-get( $kendo-palette-coral, 10 ),
35
- primary-active: k-map-get( $kendo-palette-coral, 11 ),
36
- primary-emphasis: k-map-get( $kendo-palette-coral, 6 ),
37
- primary-on-subtle: k-map-get( $kendo-palette-coral, 15 ),
38
- on-primary: k-map-get( $kendo-palette-gray, white ),
39
- primary-on-surface: k-map-get( $kendo-palette-coral, 9 ),
40
- // Secondary
41
- secondary-subtle: k-map-get( $kendo-palette-gray, 1 ),
42
- secondary-subtle-hover: k-map-get( $kendo-palette-gray, 2 ),
43
- secondary-subtle-active: k-map-get( $kendo-palette-gray, 3 ),
44
- secondary: k-map-get( $kendo-palette-gray, 10 ),
45
- secondary-hover: k-map-get( $kendo-palette-gray, 11 ),
46
- secondary-active: k-map-get( $kendo-palette-gray, 12 ),
47
- secondary-emphasis: k-map-get( $kendo-palette-gray, 4 ),
48
- secondary-on-subtle: k-map-get( $kendo-palette-gray, 15 ),
49
- on-secondary: k-map-get( $kendo-palette-gray, white ),
50
- secondary-on-surface: k-map-get( $kendo-palette-gray, 13 ),
51
- // Tertiary
52
- tertiary-subtle: k-map-get( $kendo-palette-sky-blue, 2 ),
53
- tertiary-subtle-hover: k-map-get( $kendo-palette-sky-blue, 3 ),
54
- tertiary-subtle-active: k-map-get( $kendo-palette-sky-blue, 4 ),
55
- tertiary: k-map-get( $kendo-palette-sky-blue, 9 ),
56
- tertiary-hover: k-map-get( $kendo-palette-sky-blue, 10 ),
57
- tertiary-active: k-map-get( $kendo-palette-sky-blue, 11 ),
58
- tertiary-emphasis: k-map-get( $kendo-palette-sky-blue, 6 ),
59
- tertiary-on-subtle: k-map-get( $kendo-palette-sky-blue, 15 ),
60
- on-tertiary: k-map-get( $kendo-palette-gray, white ),
61
- tertiary-on-surface: k-map-get( $kendo-palette-sky-blue, 11 ),
62
- // Info
63
- info-subtle: k-map-get( $kendo-palette-blue, 2 ),
64
- info-subtle-hover: k-map-get( $kendo-palette-blue, 3 ),
65
- info-subtle-active: k-map-get( $kendo-palette-blue, 5 ),
66
- info: k-map-get( $kendo-palette-blue, 9 ),
67
- info-hover: k-map-get( $kendo-palette-blue, 10 ),
68
- info-active: k-map-get( $kendo-palette-blue, 11 ),
69
- info-emphasis: k-map-get( $kendo-palette-blue, 6 ),
70
- info-on-subtle: k-map-get( $kendo-palette-blue, 15 ),
71
- on-info: k-map-get( $kendo-palette-gray, white ),
72
- info-on-surface: k-map-get( $kendo-palette-blue, 11 ),
73
- // Success
74
- success-subtle: k-map-get( $kendo-palette-green, 2 ),
75
- success-subtle-hover: k-map-get( $kendo-palette-green, 3 ),
76
- success-subtle-active: k-map-get( $kendo-palette-green, 4 ),
77
- success: k-map-get( $kendo-palette-green, 9 ),
78
- success-hover: k-map-get( $kendo-palette-green, 10 ),
79
- success-active: k-map-get( $kendo-palette-green, 11 ),
80
- success-emphasis: k-map-get( $kendo-palette-green, 6 ),
81
- success-on-subtle: k-map-get( $kendo-palette-green, 15 ),
82
- on-success: k-map-get( $kendo-palette-gray, white ),
83
- success-on-surface: k-map-get( $kendo-palette-green, 11 ),
84
- // Warning
85
- warning-subtle: k-map-get( $kendo-palette-yellow, 2 ),
86
- warning-subtle-hover: k-map-get( $kendo-palette-yellow, 3 ),
87
- warning-subtle-active: k-map-get( $kendo-palette-yellow, 4 ),
88
- warning: k-map-get( $kendo-palette-yellow, 9 ),
89
- warning-hover: k-map-get( $kendo-palette-yellow, 10 ),
90
- warning-active: k-map-get( $kendo-palette-yellow, 11 ),
91
- warning-emphasis: k-map-get( $kendo-palette-yellow, 6 ),
92
- warning-on-subtle: k-map-get( $kendo-palette-yellow, 15 ),
93
- on-warning: k-map-get( $kendo-palette-gray, 12 ),
94
- warning-on-surface: k-map-get( $kendo-palette-yellow, 9 ),
95
- // Error
96
- error-subtle: k-map-get( $kendo-palette-red, 2 ),
97
- error-subtle-hover: k-map-get( $kendo-palette-red, 3 ),
98
- error-subtle-active: k-map-get( $kendo-palette-red, 5 ),
99
- error: k-map-get( $kendo-palette-red, 9 ),
100
- error-hover: k-map-get( $kendo-palette-red, 10 ),
101
- error-active: k-map-get( $kendo-palette-red, 11 ),
102
- error-emphasis: k-map-get( $kendo-palette-red, 6 ),
103
- error-on-subtle: k-map-get( $kendo-palette-red, 15 ),
104
- on-error: k-map-get( $kendo-palette-gray, white ),
105
- error-on-surface: k-map-get( $kendo-palette-red, 11 ),
106
- // Light
107
- light-subtle: k-map-get( $kendo-palette-gray, 1 ),
108
- light-subtle-hover: k-map-get( $kendo-palette-gray, 2 ),
109
- light-subtle-active: k-map-get( $kendo-palette-gray, 3 ),
110
- light: k-map-get( $kendo-palette-gray, 3 ),
111
- light-hover: k-map-get( $kendo-palette-gray, 4 ),
112
- light-active: k-map-get( $kendo-palette-gray, 5 ),
113
- light-emphasis: k-map-get( $kendo-palette-gray, 5 ),
114
- light-on-subtle: k-map-get( $kendo-palette-gray, 15 ),
115
- on-light: k-map-get( $kendo-palette-gray, black ),
116
- light-on-surface: k-map-get( $kendo-palette-gray, 4 ),
117
- // Dark
118
- dark-subtle: k-map-get( $kendo-palette-gray, 6 ),
119
- dark-subtle-hover: k-map-get( $kendo-palette-gray, 7 ),
120
- dark-subtle-active: k-map-get( $kendo-palette-gray, 8 ),
121
- dark: k-map-get( $kendo-palette-gray, 12 ),
122
- dark-hover: k-map-get( $kendo-palette-gray, 13 ),
123
- dark-active: k-map-get( $kendo-palette-gray, 14 ),
124
- dark-emphasis: k-map-get( $kendo-palette-gray, 10 ),
125
- dark-on-subtle: k-map-get( $kendo-palette-gray, 14 ),
126
- on-dark: k-map-get( $kendo-palette-gray, white ),
127
- dark-on-surface: k-map-get( $kendo-palette-gray, 15 ),
128
- // Inverse
129
- inverse-subtle: k-map-get( $kendo-palette-gray, 6 ),
130
- inverse-subtle-hover: k-map-get( $kendo-palette-gray, 7 ),
131
- inverse-subtle-active: k-map-get( $kendo-palette-gray, 8 ),
132
- inverse: k-map-get( $kendo-palette-gray, 12 ),
133
- inverse-hover: k-map-get( $kendo-palette-gray, 13 ),
134
- inverse-active: k-map-get( $kendo-palette-gray, 14 ),
135
- inverse-emphasis: k-map-get( $kendo-palette-gray, 10 ),
136
- inverse-on-subtle: k-map-get( $kendo-palette-gray, 14 ),
137
- on-inverse: k-map-get( $kendo-palette-gray, white ),
138
- inverse-on-surface: k-map-get( $kendo-palette-gray, 15 ),
139
- // Series A
140
- series-a: k-map-get( $kendo-palette-coral, 9 ),
141
- series-a-bold: k-map-get( $kendo-palette-coral, 12 ),
142
- series-a-bolder: k-map-get( $kendo-palette-coral, 14 ),
143
- series-a-subtle: k-map-get( $kendo-palette-coral, 5 ),
144
- series-a-subtler: k-map-get( $kendo-palette-coral, 7 ),
145
- // Series B
146
- series-b: k-map-get( $kendo-palette-lemon-yellow, 9 ),
147
- series-b-bold: k-map-get( $kendo-palette-lemon-yellow, 12 ),
148
- series-b-bolder: k-map-get( $kendo-palette-lemon-yellow, 14 ),
149
- series-b-subtle: k-map-get( $kendo-palette-lemon-yellow, 5 ),
150
- series-b-subtler: k-map-get( $kendo-palette-lemon-yellow, 7 ),
151
- // Series C
152
- series-c: k-map-get( $kendo-palette-spring-green, 9 ),
153
- series-c-bold: k-map-get( $kendo-palette-spring-green, 12 ),
154
- series-c-bolder: k-map-get( $kendo-palette-spring-green, 14 ),
155
- series-c-subtle: k-map-get( $kendo-palette-spring-green, 5 ),
156
- series-c-subtler: k-map-get( $kendo-palette-spring-green, 7 ),
157
- // Series D
158
- series-d: k-map-get( $kendo-palette-royal-blue, 9 ),
159
- series-d-bold: k-map-get( $kendo-palette-royal-blue, 12 ),
160
- series-d-bolder: k-map-get( $kendo-palette-royal-blue, 14 ),
161
- series-d-subtle: k-map-get( $kendo-palette-royal-blue, 5 ),
162
- series-d-subtler: k-map-get( $kendo-palette-royal-blue, 7 ),
163
- // Series Е
164
- series-e: k-map-get( $kendo-palette-lavender-purple, 9 ),
165
- series-e-bold: k-map-get( $kendo-palette-lavender-purple, 12 ),
166
- series-e-bolder: k-map-get( $kendo-palette-lavender-purple, 14 ),
167
- series-e-subtle: k-map-get( $kendo-palette-lavender-purple, 5 ),
168
- series-e-subtler: k-map-get( $kendo-palette-lavender-purple, 7 ),
169
- // Series F
170
- series-f: k-map-get( $kendo-palette-flamingo-pink, 9 ),
171
- series-f-bold: k-map-get( $kendo-palette-flamingo-pink, 12 ),
172
- series-f-bolder: k-map-get( $kendo-palette-flamingo-pink, 14 ),
173
- series-f-subtle: k-map-get( $kendo-palette-flamingo-pink, 5 ),
174
- series-f-subtler: k-map-get( $kendo-palette-flamingo-pink, 7 ),
175
- ) !default;
176
-
177
- /// The global default Colors map.
178
- /// @group color-system
179
- ///
180
- /// @subgroup {misc}
181
- /// [app-surface, on-app-surface, subtle,
182
- /// surface, surface-alt, border, border-alt]
183
- /// The Misc variable group.
184
- /// @prop {Color} app-surface - The background color of the application.
185
- /// @prop {Color} on-app-surface - The text color of the application.
186
- /// @prop {Color} subtle - The subtle text color.
187
- /// @prop {Color} surface - The background color of the components' chrome area.
188
- /// @prop {Color} surface-alt - The alternative background color of the components' chrome area.
189
- /// @prop {Color} border - Тhe border color of the application.
190
- /// @prop {Color} border-alt - Тhe alternative border color of the application.
191
- ///
192
- /// @subgroup {base}
193
- /// [base-subtle, base-subtle-hover, base-subtle-active,
194
- /// base, base-hover, base-active, base-emphasis,
195
- /// base-on-subtle, on-base, base-on-surface]
196
- /// The Base variable group.
197
- /// @prop {Color} base-subtle - The base subtle background color variable.
198
- /// @prop {Color} base-subtle-hover - The base subtle background color variable for the hover state.
199
- /// @prop {Color} base-subtle-active - The base subtle background color variable for the active state.
200
- /// @prop {Color} base - The base background color variable.
201
- /// @prop {Color} base-hover - The base background color variable for the hover state.
202
- /// @prop {Color} base-active - The base background color variable for the active state.
203
- /// @prop {Color} base-emphasis - The emphasized base color variable.
204
- /// @prop {Color} base-on-subtle - The text color variable for content on base subtle.
205
- /// @prop {Color} on-base - The text color variable for content on base.
206
- /// @prop {Color} base-on-surface - The text color variable for content on surface.
207
- ///
208
- /// @subgroup {primary}
209
- /// [primary-subtle, primary-subtle-hover, primary-subtle-active,
210
- /// primary, primary-hover, primary-active, primary-emphasis,
211
- /// primary-on-subtle, on-primary, primary-on-surface]
212
- /// The Primary variable group.
213
- /// @prop {Color} primary-subtle - The primary subtle background color variable.
214
- /// @prop {Color} primary-subtle-hover - The primary subtle background color variable for the hover state.
215
- /// @prop {Color} primary-subtle-active - The primary subtle background color variable for the active state.
216
- /// @prop {Color} primary - The primary background color variable.
217
- /// @prop {Color} primary-hover - The primary background color variable for the hover state.
218
- /// @prop {Color} primary-active - The primary background color variable for the active state.
219
- /// @prop {Color} primary-emphasis - The emphasized primary color variable.
220
- /// @prop {Color} primary-on-subtle - The text color variable for content on primary subtle.
221
- /// @prop {Color} on-primary - The text color variable for content on primary.
222
- /// @prop {Color} primary-on-surface - The text color variable for content on surface.
223
- ///
224
- /// @subgroup {secondary}
225
- /// [secondary-subtle, secondary-subtle-hover, secondary-subtle-active,
226
- /// secondary, secondary-hover, secondary-active, secondary-emphasis,
227
- /// secondary-on-subtle, on-secondary, secondary-on-surface]
228
- /// The Secondary variable group.
229
- /// @prop {Color} secondary-subtle - The secondary subtle background color variable.
230
- /// @prop {Color} secondary-subtle-hover - The secondary subtle background color variable for the hover state.
231
- /// @prop {Color} secondary-subtle-active - The secondary subtle background color variable for the active state.
232
- /// @prop {Color} secondary - The secondary background color variable.
233
- /// @prop {Color} secondary-hover - The secondary background color variable for the hover state.
234
- /// @prop {Color} secondary-active - The secondary background color variable for the active state.
235
- /// @prop {Color} secondary-emphasis - The emphasized secondary color variable.
236
- /// @prop {Color} secondary-on-subtle - The text color variable for content on secondary subtle.
237
- /// @prop {Color} on-secondary - The text color variable for content on secondary.
238
- /// @prop {Color} secondary-on-surface - The text color variable for content on surface.
239
- ///
240
- /// @subgroup {tertiary}
241
- /// [tertiary-subtle, tertiary-subtle-hover, tertiary-subtle-active,
242
- /// tertiary, tertiary-hover, tertiary-active, tertiary-emphasis,
243
- /// tertiary-on-subtle, on-tertiary, tertiary-on-surface]
244
- /// The Tertiary variable group.
245
- /// @prop {Color} tertiary-subtle - The tertiary subtle background color variable.
246
- /// @prop {Color} tertiary-subtle-hover - The tertiary subtle background color variable for the hover state.
247
- /// @prop {Color} tertiary-subtle-active - The tertiary subtle background color variable for the active state.
248
- /// @prop {Color} tertiary - The tertiary background color variable.
249
- /// @prop {Color} tertiary-hover - The tertiary background color variable for the hover state.
250
- /// @prop {Color} tertiary-active - The tertiary background color variable for the active state.
251
- /// @prop {Color} tertiary-emphasis - The emphasized tertiary color variable.
252
- /// @prop {Color} tertiary-on-subtle - The text color variable for content on tertiary subtle.
253
- /// @prop {Color} on-tertiary - The text color variable for content on tertiary.
254
- /// @prop {Color} tertiary-on-surface - The text color variable for content on surface.
255
- ///
256
- /// @subgroup {info}
257
- /// [info-subtle, info-subtle-hover, info-subtle-active,
258
- /// info, info-hover, info-active, info-emphasis,
259
- /// info-on-subtle, on-info, info-on-surface]
260
- /// The Info variable group.
261
- /// @prop {Color} info-subtle - The info subtle background color variable.
262
- /// @prop {Color} info-subtle-hover - The info subtle background color variable for the hover state.
263
- /// @prop {Color} info-subtle-active - The info subtle background color variable for the active state.
264
- /// @prop {Color} info - The info background color variable.
265
- /// @prop {Color} info-hover - The info background color variable for the hover state.
266
- /// @prop {Color} info-active - The info background color variable for the active state.
267
- /// @prop {Color} info-emphasis - The emphasized info color variable.
268
- /// @prop {Color} info-on-subtle - The text color variable for content on info subtle.
269
- /// @prop {Color} on-info - The text color variable for content on info.
270
- /// @prop {Color} info-on-surface - The text color variable for content on surface.
271
- ///
272
- /// @subgroup {success}
273
- /// [success-subtle, success-subtle-hover, success-subtle-active,
274
- /// success, success-hover, success-active, success-emphasis,
275
- /// success-on-subtle, on-success, success-on-surface]
276
- /// The Success variable group.
277
- /// @prop {Color} success-subtle - The success subtle background color variable.
278
- /// @prop {Color} success-subtle-hover - The success subtle background color variable for the hover state.
279
- /// @prop {Color} success-subtle-active - The success subtle background color variable for the active state.
280
- /// @prop {Color} success - The success background color variable.
281
- /// @prop {Color} success-hover - The success background color variable for the hover state.
282
- /// @prop {Color} success-active - The success background color variable for the active state.
283
- /// @prop {Color} success-emphasis - The emphasized success color variable.
284
- /// @prop {Color} success-on-subtle - The text color variable for content on success subtle.
285
- /// @prop {Color} on-success - The text color variable for content on success.
286
- /// @prop {Color} success-on-surface - The text color variable for content on surface.
287
- ///
288
- /// @subgroup {warning}
289
- /// [warning-subtle, warning-subtle-hover, warning-subtle-active,
290
- /// warning, warning-hover, warning-active, warning-emphasis,
291
- /// warning-on-subtle, on-warning, warning-on-surface]
292
- /// The Warning variable group.
293
- /// @prop {Color} warning-subtle - The warning subtle background color variable.
294
- /// @prop {Color} warning-subtle-hover - The warning subtle background color variable for the hover state.
295
- /// @prop {Color} warning-subtle-active - The warning subtle background color variable for the active state.
296
- /// @prop {Color} warning - The warning background color variable.
297
- /// @prop {Color} warning-hover - The warning background color variable for the hover state.
298
- /// @prop {Color} warning-active - The warning background color variable for the active state.
299
- /// @prop {Color} warning-emphasis - The emphasized warning color variable.
300
- /// @prop {Color} warning-on-subtle - The text color variable for content on warning subtle.
301
- /// @prop {Color} on-warning - The text color variable for content on warning.
302
- /// @prop {Color} warning-on-surface - The text color variable for content on surface.
303
- ///
304
- /// @subgroup {error}
305
- /// [error-subtle, error-subtle-hover, error-subtle-active,
306
- /// error, error-hover, error-active, error-emphasis,
307
- /// error-on-subtle, on-error, error-on-surface]
308
- /// The Error variable group.
309
- /// @prop {Color} error-subtle - The error subtle background color variable.
310
- /// @prop {Color} error-subtle-hover - The error subtle background color variable for the hover state.
311
- /// @prop {Color} error-subtle-active - The error subtle background color variable for the active state.
312
- /// @prop {Color} error - The error background color variable.
313
- /// @prop {Color} error-hover - The error background color variable for the hover state.
314
- /// @prop {Color} error-active - The error background color variable for the active state.
315
- /// @prop {Color} error-emphasis - The emphasized error color variable.
316
- /// @prop {Color} error-on-subtle - The text color variable for content on error subtle.
317
- /// @prop {Color} on-error - The text color variable for content on error.
318
- /// @prop {Color} error-on-surface - The text color variable for content on surface.
319
- ///
320
- /// @subgroup {light}
321
- /// [light-subtle, light-subtle-hover, light-subtle-active,
322
- /// light, light-hover, light-active, light-emphasis,
323
- /// light-on-subtle, on-light, light-on-surface]
324
- /// The Light variable group.
325
- /// @prop {Color} light-subtle - The light subtle background color variable.
326
- /// @prop {Color} light-subtle-hover - The light subtle background color variable for the hover state.
327
- /// @prop {Color} light-subtle-active - The light subtle background color variable for the active state.
328
- /// @prop {Color} light - The light background color variable.
329
- /// @prop {Color} light-hover - The light background color variable for the hover state.
330
- /// @prop {Color} light-active - The light background color variable for the active state.
331
- /// @prop {Color} light-emphasis - The emphasized light color variable.
332
- /// @prop {Color} light-on-subtle - The text color variable for content on light subtle.
333
- /// @prop {Color} on-light - The text color variable for content on light.
334
- /// @prop {Color} light-on-surface - The text color variable for content on surface.
335
- ///
336
- /// @subgroup {dark}
337
- /// [dark-subtle, dark-subtle-hover, dark-subtle-active,
338
- /// dark, dark-hover, dark-active, dark-emphasis,
339
- /// dark-on-subtle, on-dark, dark-on-surface]
340
- /// The Dark variable group.
341
- /// @prop {Color} dark-subtle - The dark subtle background color variable.
342
- /// @prop {Color} dark-subtle-hover - The dark subtle background color variable for the hover state.
343
- /// @prop {Color} dark-subtle-active - The dark subtle background color variable for the active state.
344
- /// @prop {Color} dark - The dark background color variable.
345
- /// @prop {Color} dark-hover - The dark background color variable for the hover state.
346
- /// @prop {Color} dark-active - The dark background color variable for the active state.
347
- /// @prop {Color} dark-emphasis - The emphasized dark color variable.
348
- /// @prop {Color} dark-on-subtle - The text color variable for content on dark subtle.
349
- /// @prop {Color} on-dark - The text color variable for content on dark.
350
- /// @prop {Color} dark-on-surface - The text color variable for content on surface.
351
- ///
352
- /// @subgroup {inverse}
353
- /// [inverse-subtle, inverse-subtle-hover, inverse-subtle-active,
354
- /// inverse, inverse-hover, inverse-active, inverse-emphasis,
355
- /// inverse-on-subtle, on-inverse, inverse-on-surface]
356
- /// The Inverse variable group.
357
- /// @prop {Color} inverse-subtle - The inverse subtle background color variable.
358
- /// @prop {Color} inverse-subtle-hover - The inverse subtle background color variable for the hover state.
359
- /// @prop {Color} inverse-subtle-active - The inverse subtle background color variable for the active state.
360
- /// @prop {Color} inverse - The inverse background color variable.
361
- /// @prop {Color} inverse-hover - The inverse background color variable for the hover state.
362
- /// @prop {Color} inverse-active - The inverse background color variable for the active state.
363
- /// @prop {Color} inverse-emphasis - The emphasized inverse color variable.
364
- /// @prop {Color} inverse-on-subtle - The text color variable for content on inverse subtle.
365
- /// @prop {Color} on-inverse - The text color variable for content on inverse.
366
- /// @prop {Color} inverse-on-surface - The text color variable for content on surface.
367
- ///
368
- /// @subgroup {series-a}
369
- /// [series-a, series-a-bold, series-a-bolder,
370
- /// series-a-subtle, series-a-subtler]
371
- /// The Series A variable group.
372
- /// @prop {Color} series-a - The series A color variable.
373
- /// @prop {Color} series-a-bold - The bold series A color variable.
374
- /// @prop {Color} series-a-bolder - The bolder series A color variable.
375
- /// @prop {Color} series-a-subtle - The subtle series A color variable.
376
- /// @prop {Color} series-a-subtler - The subtler series A color variable.
377
- ///
378
- /// @subgroup {series-b}
379
- /// [series-b, series-b-bold, series-b-bolder,
380
- /// series-b-subtle, series-b-subtler]
381
- /// The Series B variable group.
382
- /// @prop {Color} series-b - The series B color variable.
383
- /// @prop {Color} series-b-bold - The bold series B color variable.
384
- /// @prop {Color} series-b-bolder - The bolder series B color variable.
385
- /// @prop {Color} series-b-subtle - The subtle series B color variable.
386
- /// @prop {Color} series-b-subtler - The subtler series B color variable.
387
- ///
388
- /// @subgroup {series-c}
389
- /// [series-c, series-c-bold, series-c-bolder,
390
- /// series-c-subtle, series-c-subtler]
391
- /// The Series C variable group.
392
- /// @prop {Color} series-c - The series C color variable.
393
- /// @prop {Color} series-c-bold - The bold series C color variable.
394
- /// @prop {Color} series-c-bolder - The bolder series C color variable.
395
- /// @prop {Color} series-c-subtle - The subtle series C color variable.
396
- /// @prop {Color} series-c-subtler - The subtler series C color variable.
397
- ///
398
- /// @subgroup {series-d}
399
- /// [series-d, series-d-bold, series-d-bolder,
400
- /// series-d-subtle, series-d-subtler]
401
- /// The Series D variable group.
402
- /// @prop {Color} series-d - The series D color variable.
403
- /// @prop {Color} series-d-bold - The bold series D color variable.
404
- /// @prop {Color} series-d-bolder - The bolder series D color variable.
405
- /// @prop {Color} series-d-subtle - The subtle series D color variable.
406
- /// @prop {Color} series-d-subtler - The subtler series D color variable.
407
- ///
408
- /// @subgroup {series-e}
409
- /// [series-e, series-e-bold, series-e-bolder,
410
- /// series-e-subtle, series-e-subtler]
411
- /// The Series E variable group.
412
- /// @prop {Color} series-e - The series E color variable.
413
- /// @prop {Color} series-e-bold - The bold series E color variable.
414
- /// @prop {Color} series-e-bolder - The bolder series E color variable.
415
- /// @prop {Color} series-e-subtle - The subtle series E color variable.
416
- /// @prop {Color} series-e-subtler - The subtler series E color variable.
417
- ///
418
- /// @subgroup {series-f}
419
- /// [series-f, series-f-bold, series-f-bolder,
420
- /// series-f-subtle, series-f-subtler]
421
- /// The Series F variable group.
422
- /// @prop {Color} series-f - The series F color variable.
423
- /// @prop {Color} series-f-bold - The bold series F color variable.
424
- /// @prop {Color} series-f-bolder - The bolder series F color variable.
425
- /// @prop {Color} series-f-subtle - The subtle series F color variable.
426
- /// @prop {Color} series-f-subtler - The subtler series F color variable.
427
- $kendo-colors: $_default-colors !default;
428
-
429
- $kendo-is-dark-theme: false !default;
430
-
431
- // Theme colors
432
- /// The color that focuses the user attention.
433
- /// Used for primary buttons and for elements of primary importance across the theme.
434
- /// @group color-system
435
- /// @type Color
436
- $kendo-color-primary: #ff6358 !default;
437
- $kendo-color-primary-lighter: k-color-tint($kendo-color-primary, 2) !default;
438
- $kendo-color-primary-darker: k-color-shade($kendo-color-primary, 2) !default;
439
- /// The color used along with the primary color denoted by $kendo-color-primary.
440
- /// Used to provide contrast between the background and foreground colors.
441
- /// @group color-system
442
- /// @type Color
443
- $kendo-color-primary-contrast: k-contrast-legacy($kendo-color-primary) !default;
444
-
445
- /// The secondary color of the theme.
446
- /// @group color-system
447
- /// @type Color
448
- $kendo-color-secondary: #666666 !default;
449
- $kendo-color-secondary-lighter: k-color-tint($kendo-color-secondary, 2) !default;
450
- $kendo-color-secondary-darker: k-color-shade($kendo-color-secondary, 2) !default;
451
-
452
- /// The color used along with the secondary color denoted by $kendo-color-secondary.
453
- /// Used to provide contrast between the background and foreground colors.
454
- /// @group color-system
455
- /// @type Color
456
- $kendo-color-secondary-contrast: k-contrast-legacy($kendo-color-secondary) !default;
457
-
458
- /// The tertiary color of the theme.
459
- /// @group color-system
460
- /// @type Color
461
- $kendo-color-tertiary: #03a9f4 !default;
462
- $kendo-color-tertiary-lighter: k-color-tint($kendo-color-tertiary, 2) !default;
463
- $kendo-color-tertiary-darker: k-color-shade($kendo-color-tertiary, 2) !default;
464
-
465
- /// The color used along with the tertiary color denoted by $kendo-color-tertiary.
466
- /// Used to provide contrast between the background and foreground colors.
467
- /// @group color-system
468
- /// @type Color
469
- $kendo-color-tertiary-contrast: k-contrast-legacy($kendo-color-tertiary) !default;
470
-
471
- /// The color for informational messages and states.
472
- /// @group color-system
473
- /// @type Color
474
- $kendo-color-info: #0058e9 !default;
475
- $kendo-color-info-lighter: k-color-tint($kendo-color-info, 2) !default;
476
- $kendo-color-info-darker: k-color-shade($kendo-color-info, 2) !default;
477
-
478
- /// The color for success messages and states.
479
- /// @group color-system
480
- /// @type Color
481
- $kendo-color-success: #37b400 !default;
482
- $kendo-color-success-lighter: k-color-tint($kendo-color-success, 2) !default;
483
- $kendo-color-success-darker: k-color-shade($kendo-color-success, 2) !default;
484
-
485
- /// The color for warning messages and states.
486
- /// @group color-system
487
- /// @type Color
488
- $kendo-color-warning: #ffc000 !default;
489
- $kendo-color-warning-lighter: k-color-tint($kendo-color-warning, 2) !default;
490
- $kendo-color-warning-darker: k-color-shade($kendo-color-warning, 2) !default;
491
-
492
- /// The color for error messages and states.
493
- /// @group color-system
494
- /// @type Color
495
- $kendo-color-error: #f31700 !default;
496
- $kendo-color-error-lighter: k-color-tint($kendo-color-error, 2) !default;
497
- $kendo-color-error-darker: k-color-shade($kendo-color-error, 2) !default;
498
-
499
- /// The dark color of the theme.
500
- /// @group color-system
501
- /// @type Color
502
- $kendo-color-dark: #424242 !default;
503
-
504
- /// The light color of the theme.
505
- /// @group color-system
506
- /// @type Color
507
- $kendo-color-light: #ebebeb !default;
508
-
509
- /// Inverse color of the theme. Depending on the theme luminance dark or light, it will be light or dark
510
- /// @group color-system
511
- $kendo-color-inverse: if($kendo-is-dark-theme, $kendo-color-light, $kendo-color-dark) !default;
512
-
513
- $kendo-theme-colors: (
514
- "primary": $kendo-color-primary,
515
- "secondary": $kendo-color-secondary,
516
- "tertiary": $kendo-color-tertiary,
517
- "info": $kendo-color-info,
518
- "success": $kendo-color-success,
519
- "warning": $kendo-color-warning,
520
- "error": $kendo-color-error,
521
- "dark": $kendo-color-dark,
522
- "light": $kendo-color-light,
523
- "inverse": $kendo-color-inverse,
524
- ); // todo: add !default;
525
-
526
- // Generic styles
527
-
528
- /// Background color of the body.
529
- /// @group common
530
- $kendo-body-bg: $kendo-color-white !default;
531
- /// Text color of the body.
532
- /// @group common
533
- $kendo-body-text: #424242 !default;
534
-
535
- /// Subtle text color.
536
- /// @group common
537
- $kendo-subtle-text: #666666 !default;
538
-
539
- $kendo-app-bg: k-try-shade($kendo-body-bg, 0.25) !default;
540
- $kendo-app-text: $kendo-body-text !default;
541
- $kendo-app-border: rgba($kendo-color-black, 0.08) !default;
542
-
543
- // Link
544
- /// Text color of the links.
545
- /// @group common
546
- $kendo-link-text: $kendo-color-primary !default;
547
- /// Text color of the links on hover.
548
- /// @group common
549
- $kendo-link-hover-text: $kendo-color-primary-darker !default;
550
-
551
- // Components
552
-
553
- // Component
554
- /// Background color of a component.
555
- /// Note: do not use this variable directly. Instead derive it as `$component-name-bg` e.g. `$kendo-grid-bg: $kendo-component-bg !default;`.
556
- /// @group component
557
- $kendo-component-bg: $kendo-body-bg !default;
558
- /// Text color of a component.
559
- /// Note: do not use this variable directly. Instead derive it as `$component-name-text` e.g. `$kendo-grid-text: $kendo-component-text !default;`.
560
- /// @group component
561
- $kendo-component-text: $kendo-body-text !default;
562
- /// Border color of a component.
563
- /// Note: do not use this variable directly. Instead derive it as `$component-name-border` e.g. `$kendo-grid-border: $kendo-component-border !default;`.
564
- /// @group component
565
- $kendo-component-border: rgba(if($kendo-is-dark-theme, $kendo-color-white, $kendo-color-black), 0.08) !default;
566
-
567
- /// The background of the components' chrome area.
568
- $kendo-base-bg: #fafafa !default;
569
- /// The text color of the components' chrome area.
570
- $kendo-base-text: $kendo-body-text !default;
571
- /// The border color of the components' chrome area.
572
- $kendo-base-border: rgba(black, 0.08) !default;
573
- /// The gradient background of the components' chrome area.
574
- $kendo-base-gradient: rgba(black, 0), rgba(black, 0.02) !default;
575
-
576
- /// The background of hovered items.
577
- $kendo-hover-bg: k-try-shade($kendo-base-bg, 0.5) !default;
578
- /// The text color of hovered items.
579
- $kendo-hover-text: $kendo-base-text !default;
580
- /// The border color of hovered items.
581
- $kendo-hover-border: $kendo-base-border !default;
582
- /// The gradient background of hovered items.
583
- $kendo-hover-gradient: $kendo-base-gradient !default;
584
-
585
- /// The background of selected items.
586
- $kendo-selected-bg: $kendo-color-primary !default;
587
- /// The text color of selected items.
588
- $kendo-selected-text: k-contrast-legacy($kendo-selected-bg) !default;
589
- /// The border color of selected items.
590
- $kendo-selected-border: $kendo-base-border !default;
591
- /// The gradient background of selected items.
592
- $kendo-selected-gradient: $kendo-base-gradient !default;
593
-
594
- /// The background of selected and hovered items.
595
- $kendo-selected-hover-bg: k-try-shade($kendo-selected-bg, 0.5) !default;
596
- /// The text color of selected and hovered items.
597
- $kendo-selected-hover-text: $kendo-selected-text !default;
598
- /// The border of selected and hovered items.
599
- $kendo-selected-hover-border: $kendo-base-border !default;
600
- /// The gradient of selected and hovered items.
601
- $kendo-selected-hover-gradient: $kendo-base-gradient !default;
602
-
603
- // Generic styles
604
-
605
- /// Background color of the component header.
606
- /// @group component
607
- $kendo-component-header-bg: $kendo-base-bg !default;
608
- /// Text color of the component header.
609
- /// @group component
610
- $kendo-component-header-text: $kendo-base-text !default;
611
- /// Border color of the component header.
612
- /// @group component
613
- $kendo-component-header-border: $kendo-base-border !default;
614
- /// Gradient of the component header.
615
- /// @group component
616
- $kendo-component-header-gradient: null !default;
617
-
618
- /// Background color of the invalid items.
619
- /// @group component
620
- $kendo-invalid-bg: null !default;
621
- /// Text color of the invalid items.
622
- /// @group component
623
- $kendo-invalid-text: $kendo-color-error !default;
624
- /// Border color of the invalid items.
625
- /// @group component
626
- $kendo-invalid-border: $kendo-color-error !default;
627
- /// Shadow of the invalid items.
628
- /// @group component
629
- $kendo-invalid-shadow: null !default;
630
-
631
- /// Background color of the valid items.
632
- /// @group component
633
- $kendo-valid-bg: null !default;
634
- /// Text color of the valid items.
635
- /// @group component
636
- $kendo-valid-text: $kendo-color-success !default;
637
- /// Border color of the valid items.
638
- /// @group component
639
- $kendo-valid-border: $kendo-color-success !default;
640
- /// Shadow of the valid items.
641
- /// @group component
642
- $kendo-valid-shadow: null !default;
@@ -1 +0,0 @@
1
- @import "@progress/kendo-theme-core/scss/module-system/index.import.scss";