@progress/kendo-theme-material 10.2.0-dev.0 → 10.2.0-dev.2

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 (358) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/material-aqua-dark.css +1 -1
  3. package/dist/material-arctic.css +1 -1
  4. package/dist/material-burnt-teal.css +1 -1
  5. package/dist/material-dataviz-v4.css +1 -1
  6. package/dist/material-eggplant.css +1 -1
  7. package/dist/material-lime-dark.css +1 -1
  8. package/dist/material-lime.css +1 -1
  9. package/dist/material-main-dark.css +1 -1
  10. package/dist/material-main.css +1 -1
  11. package/dist/material-nova.css +1 -1
  12. package/dist/material-pacific-dark.css +1 -1
  13. package/dist/material-pacific.css +1 -1
  14. package/dist/material-sky-dark.css +1 -1
  15. package/dist/material-sky.css +1 -1
  16. package/dist/material-smoke.css +1 -1
  17. package/dist/meta/sassdoc-data.json +16 -16
  18. package/dist/meta/sassdoc-raw-data.json +8 -8
  19. package/dist/meta/variables.json +40 -52
  20. package/lib/swatches/material-aqua-dark.json +1 -1
  21. package/lib/swatches/material-arctic.json +1 -1
  22. package/lib/swatches/material-burnt-teal.json +1 -1
  23. package/lib/swatches/material-dataviz-v4.json +1 -1
  24. package/lib/swatches/material-eggplant.json +1 -1
  25. package/lib/swatches/material-lime-dark.json +1 -1
  26. package/lib/swatches/material-lime.json +1 -1
  27. package/lib/swatches/material-main-dark.json +1 -1
  28. package/lib/swatches/material-main.json +1 -1
  29. package/lib/swatches/material-nova.json +1 -1
  30. package/lib/swatches/material-pacific-dark.json +1 -1
  31. package/lib/swatches/material-pacific.json +1 -1
  32. package/lib/swatches/material-sky-dark.json +1 -1
  33. package/lib/swatches/material-sky.json +1 -1
  34. package/lib/swatches/material-smoke.json +1 -1
  35. package/package.json +5 -5
  36. package/scss/_variables.scss +0 -8
  37. package/scss/action-buttons/_layout.scss +1 -1
  38. package/scss/action-buttons/_theme.scss +1 -1
  39. package/scss/action-buttons/_variables.scss +1 -1
  40. package/scss/action-sheet/_layout.scss +1 -1
  41. package/scss/action-sheet/_theme.scss +1 -1
  42. package/scss/action-sheet/_variables.scss +1 -1
  43. package/scss/adaptive/_layout.scss +1 -1
  44. package/scss/adaptive/_theme.scss +1 -1
  45. package/scss/adaptive/_variables.scss +1 -1
  46. package/scss/appbar/_layout.scss +1 -1
  47. package/scss/appbar/_theme.scss +1 -1
  48. package/scss/appbar/_variables.scss +1 -1
  49. package/scss/autocomplete/_layout.scss +1 -1
  50. package/scss/autocomplete/_theme.scss +1 -1
  51. package/scss/avatar/_layout.scss +1 -1
  52. package/scss/avatar/_theme.scss +1 -1
  53. package/scss/avatar/_variables.scss +1 -1
  54. package/scss/badge/_layout.scss +1 -1
  55. package/scss/badge/_theme.scss +1 -1
  56. package/scss/badge/_variables.scss +1 -1
  57. package/scss/bottom-navigation/_layout.scss +1 -1
  58. package/scss/bottom-navigation/_theme.scss +1 -1
  59. package/scss/bottom-navigation/_variables.scss +1 -1
  60. package/scss/breadcrumb/_layout.scss +1 -1
  61. package/scss/breadcrumb/_theme.scss +1 -1
  62. package/scss/breadcrumb/_variables.scss +1 -1
  63. package/scss/button/_layout.scss +1 -1
  64. package/scss/button/_theme.scss +1 -1
  65. package/scss/button/_variables.scss +1 -1
  66. package/scss/calendar/_layout.scss +1 -1
  67. package/scss/calendar/_theme.scss +1 -1
  68. package/scss/calendar/_variables.scss +1 -1
  69. package/scss/captcha/_layout.scss +1 -1
  70. package/scss/captcha/_theme.scss +1 -1
  71. package/scss/captcha/_variables.scss +1 -1
  72. package/scss/card/_layout.scss +1 -1
  73. package/scss/card/_theme.scss +1 -1
  74. package/scss/card/_variables.scss +1 -1
  75. package/scss/chart-wizard/_layout.scss +1 -1
  76. package/scss/chart-wizard/_theme.scss +1 -1
  77. package/scss/chart-wizard/_variables.scss +1 -1
  78. package/scss/chat/_layout.scss +1 -1
  79. package/scss/chat/_theme.scss +1 -1
  80. package/scss/chat/_variables.scss +1 -1
  81. package/scss/checkbox/_layout.scss +1 -1
  82. package/scss/checkbox/_theme.scss +1 -1
  83. package/scss/checkbox/_variables.scss +1 -1
  84. package/scss/chip/_layout.scss +1 -1
  85. package/scss/chip/_theme.scss +1 -1
  86. package/scss/chip/_variables.scss +1 -1
  87. package/scss/color-preview/_layout.scss +1 -1
  88. package/scss/color-preview/_theme.scss +1 -1
  89. package/scss/color-preview/_variables.scss +1 -1
  90. package/scss/coloreditor/_layout.scss +1 -1
  91. package/scss/coloreditor/_theme.scss +1 -1
  92. package/scss/coloreditor/_variables.scss +3 -2
  93. package/scss/colorgradient/_layout.scss +1 -1
  94. package/scss/colorgradient/_theme.scss +1 -1
  95. package/scss/colorgradient/_variables.scss +3 -2
  96. package/scss/colorpalette/_layout.scss +1 -1
  97. package/scss/colorpalette/_theme.scss +1 -1
  98. package/scss/colorpalette/_variables.scss +3 -2
  99. package/scss/colorpicker/_layout.scss +1 -1
  100. package/scss/colorpicker/_theme.scss +1 -1
  101. package/scss/combobox/_layout.scss +1 -1
  102. package/scss/combobox/_theme.scss +1 -1
  103. package/scss/core/color-system/_swatch-legacy.scss +1 -1
  104. package/scss/core/motion/index.import.scss +1 -0
  105. package/scss/dataviz/_layout.scss +1 -1
  106. package/scss/dataviz/_theme.scss +1 -1
  107. package/scss/dataviz/_variables.scss +3 -9
  108. package/scss/dateinput/_layout.scss +1 -1
  109. package/scss/dateinput/_theme.scss +1 -1
  110. package/scss/datepicker/_layout.scss +1 -1
  111. package/scss/datepicker/_theme.scss +1 -1
  112. package/scss/daterangepicker/_layout.scss +1 -1
  113. package/scss/daterangepicker/_theme.scss +1 -1
  114. package/scss/daterangepicker/_variables.scss +1 -1
  115. package/scss/datetimepicker/_layout.scss +1 -1
  116. package/scss/datetimepicker/_theme.scss +1 -1
  117. package/scss/datetimepicker/_variables.scss +1 -1
  118. package/scss/dialog/_layout.scss +1 -1
  119. package/scss/dialog/_theme.scss +1 -1
  120. package/scss/dialog/_variables.scss +1 -1
  121. package/scss/dock-manager/_layout.scss +1 -1
  122. package/scss/dock-manager/_theme.scss +1 -1
  123. package/scss/dock-manager/_variables.scss +1 -1
  124. package/scss/draggable/_layout.scss +1 -1
  125. package/scss/draggable/_theme.scss +1 -1
  126. package/scss/draggable/_variables.scss +1 -1
  127. package/scss/drawer/_layout.scss +1 -1
  128. package/scss/drawer/_theme.scss +1 -1
  129. package/scss/drawer/_variables.scss +1 -1
  130. package/scss/dropdowngrid/_layout.scss +1 -1
  131. package/scss/dropdowngrid/_theme.scss +1 -1
  132. package/scss/dropdownlist/_layout.scss +1 -1
  133. package/scss/dropdownlist/_theme.scss +1 -1
  134. package/scss/dropdowntree/_layout.scss +1 -1
  135. package/scss/dropdowntree/_theme.scss +1 -1
  136. package/scss/dropdowntree/_variables.scss +1 -1
  137. package/scss/dropzone/_layout.scss +1 -1
  138. package/scss/dropzone/_theme.scss +1 -1
  139. package/scss/dropzone/_variables.scss +1 -1
  140. package/scss/editor/_layout.scss +1 -1
  141. package/scss/editor/_theme.scss +1 -1
  142. package/scss/editor/_variables.scss +1 -1
  143. package/scss/expansion-panel/_layout.scss +1 -1
  144. package/scss/expansion-panel/_theme.scss +1 -1
  145. package/scss/expansion-panel/_variables.scss +1 -1
  146. package/scss/fab/_layout.scss +1 -1
  147. package/scss/fab/_theme.scss +1 -1
  148. package/scss/fab/_variables.scss +1 -1
  149. package/scss/filemanager/_layout.scss +1 -1
  150. package/scss/filemanager/_theme.scss +1 -1
  151. package/scss/filemanager/_variables.scss +1 -1
  152. package/scss/filter/_layout.scss +1 -1
  153. package/scss/filter/_theme.scss +1 -1
  154. package/scss/filter/_variables.scss +1 -1
  155. package/scss/floating-label/_layout.scss +1 -1
  156. package/scss/floating-label/_theme.scss +1 -1
  157. package/scss/floating-label/_variables.scss +1 -1
  158. package/scss/forms/_layout.scss +1 -1
  159. package/scss/forms/_theme.scss +1 -1
  160. package/scss/forms/_variables.scss +1 -1
  161. package/scss/gantt/_layout.scss +1 -1
  162. package/scss/gantt/_theme.scss +1 -1
  163. package/scss/gantt/_variables.scss +1 -1
  164. package/scss/grid/_layout.scss +1 -1
  165. package/scss/grid/_theme.scss +1 -1
  166. package/scss/grid/_variables.scss +1 -1
  167. package/scss/gridlayout/_layout.scss +1 -1
  168. package/scss/gridlayout/_theme.scss +1 -1
  169. package/scss/icons/_layout.scss +1 -1
  170. package/scss/icons/_theme.scss +1 -1
  171. package/scss/icons/_variables.scss +1 -1
  172. package/scss/imageeditor/_layout.scss +1 -1
  173. package/scss/imageeditor/_theme.scss +1 -1
  174. package/scss/imageeditor/_variables.scss +1 -1
  175. package/scss/input/_layout.scss +1 -1
  176. package/scss/input/_theme.scss +1 -1
  177. package/scss/input/_variables.scss +9 -2
  178. package/scss/list/_layout.scss +1 -1
  179. package/scss/list/_theme.scss +1 -1
  180. package/scss/list/_variables.scss +1 -1
  181. package/scss/listbox/_layout.scss +1 -1
  182. package/scss/listbox/_theme.scss +1 -1
  183. package/scss/listbox/_variables.scss +1 -1
  184. package/scss/listgroup/_layout.scss +1 -1
  185. package/scss/listgroup/_theme.scss +1 -1
  186. package/scss/listgroup/_variables.scss +1 -1
  187. package/scss/listview/_layout.scss +1 -1
  188. package/scss/listview/_theme.scss +1 -1
  189. package/scss/listview/_variables.scss +1 -1
  190. package/scss/loader/_layout.scss +1 -1
  191. package/scss/loader/_theme.scss +1 -1
  192. package/scss/loader/_variables.scss +1 -1
  193. package/scss/map/_layout.scss +1 -1
  194. package/scss/map/_theme.scss +1 -1
  195. package/scss/map/_variables.scss +1 -1
  196. package/scss/maskedtextbox/_layout.scss +1 -1
  197. package/scss/maskedtextbox/_theme.scss +1 -1
  198. package/scss/mediaplayer/_layout.scss +1 -1
  199. package/scss/mediaplayer/_theme.scss +1 -1
  200. package/scss/mediaplayer/_variables.scss +1 -1
  201. package/scss/menu/_layout.scss +2 -1
  202. package/scss/menu/_theme.scss +1 -1
  203. package/scss/menu/_variables.scss +1 -1
  204. package/scss/menu-button/_layout.scss +1 -1
  205. package/scss/menu-button/_theme.scss +1 -1
  206. package/scss/menu-button/_variables.scss +1 -1
  207. package/scss/messagebox/_layout.scss +1 -1
  208. package/scss/messagebox/_theme.scss +1 -1
  209. package/scss/messagebox/_variables.scss +1 -1
  210. package/scss/multiselect/_layout.scss +1 -1
  211. package/scss/multiselect/_theme.scss +1 -1
  212. package/scss/no-data/_layout.scss +1 -1
  213. package/scss/no-data/_theme.scss +1 -1
  214. package/scss/no-data/_variables.scss +1 -1
  215. package/scss/notification/_layout.scss +1 -1
  216. package/scss/notification/_theme.scss +1 -1
  217. package/scss/notification/_variables.scss +1 -1
  218. package/scss/numerictextbox/_layout.scss +1 -1
  219. package/scss/numerictextbox/_theme.scss +1 -1
  220. package/scss/orgchart/_layout.scss +1 -1
  221. package/scss/orgchart/_theme.scss +1 -1
  222. package/scss/orgchart/_variables.scss +1 -1
  223. package/scss/otp/_layout.scss +1 -1
  224. package/scss/otp/_theme.scss +1 -1
  225. package/scss/otp/_variables.scss +1 -1
  226. package/scss/overlay/_layout.scss +1 -1
  227. package/scss/overlay/_theme.scss +1 -1
  228. package/scss/overlay/_variables.scss +1 -1
  229. package/scss/pager/_layout.scss +1 -1
  230. package/scss/pager/_theme.scss +1 -1
  231. package/scss/pager/_variables.scss +1 -1
  232. package/scss/panel/_layout.scss +1 -1
  233. package/scss/panel/_theme.scss +1 -1
  234. package/scss/panel/_variables.scss +1 -1
  235. package/scss/panelbar/_layout.scss +1 -1
  236. package/scss/panelbar/_theme.scss +1 -1
  237. package/scss/panelbar/_variables.scss +1 -1
  238. package/scss/pdf-viewer/_layout.scss +1 -1
  239. package/scss/pdf-viewer/_theme.scss +1 -1
  240. package/scss/pdf-viewer/_variables.scss +1 -1
  241. package/scss/pivotgrid/_layout.scss +1 -1
  242. package/scss/pivotgrid/_theme.scss +1 -1
  243. package/scss/pivotgrid/_variables.scss +1 -1
  244. package/scss/popover/_layout.scss +1 -1
  245. package/scss/popover/_theme.scss +1 -1
  246. package/scss/popover/_variables.scss +1 -1
  247. package/scss/popup/_layout.scss +1 -1
  248. package/scss/popup/_theme.scss +1 -1
  249. package/scss/popup/_variables.scss +1 -1
  250. package/scss/progressbar/_layout.scss +1 -1
  251. package/scss/progressbar/_theme.scss +1 -1
  252. package/scss/progressbar/_variables.scss +1 -1
  253. package/scss/prompt/_layout.scss +1 -1
  254. package/scss/prompt/_theme.scss +1 -1
  255. package/scss/prompt/_variables.scss +1 -1
  256. package/scss/radio/_layout.scss +1 -1
  257. package/scss/radio/_theme.scss +1 -1
  258. package/scss/radio/_variables.scss +1 -1
  259. package/scss/rating/_layout.scss +1 -1
  260. package/scss/rating/_theme.scss +1 -1
  261. package/scss/rating/_variables.scss +1 -1
  262. package/scss/responsivepanel/_layout.scss +1 -1
  263. package/scss/responsivepanel/_theme.scss +1 -1
  264. package/scss/ripple/_layout.scss +1 -1
  265. package/scss/ripple/_theme.scss +1 -1
  266. package/scss/scheduler/_layout.scss +1 -1
  267. package/scss/scheduler/_theme.scss +1 -1
  268. package/scss/scheduler/_variables.scss +1 -1
  269. package/scss/scroller/_layout.scss +1 -1
  270. package/scss/scroller/_theme.scss +1 -1
  271. package/scss/scrollview/_layout.scss +1 -1
  272. package/scss/scrollview/_theme.scss +1 -1
  273. package/scss/scrollview/_variables.scss +1 -1
  274. package/scss/searchbox/_layout.scss +1 -1
  275. package/scss/searchbox/_theme.scss +1 -1
  276. package/scss/signature/_layout.scss +1 -1
  277. package/scss/signature/_theme.scss +1 -1
  278. package/scss/signature/_variables.scss +1 -1
  279. package/scss/skeleton/_layout.scss +1 -1
  280. package/scss/skeleton/_theme.scss +1 -1
  281. package/scss/skeleton/_variables.scss +1 -1
  282. package/scss/slider/_layout.scss +1 -1
  283. package/scss/slider/_theme.scss +1 -1
  284. package/scss/slider/_variables.scss +1 -1
  285. package/scss/split-button/_layout.scss +1 -1
  286. package/scss/split-button/_theme.scss +1 -1
  287. package/scss/split-button/_variables.scss +1 -1
  288. package/scss/splitter/_layout.scss +1 -1
  289. package/scss/splitter/_theme.scss +1 -1
  290. package/scss/splitter/_variables.scss +1 -1
  291. package/scss/spreadsheet/_layout.scss +1 -1
  292. package/scss/spreadsheet/_theme.scss +1 -1
  293. package/scss/spreadsheet/_variables.scss +2 -1
  294. package/scss/stacklayout/_layout.scss +1 -1
  295. package/scss/stacklayout/_theme.scss +1 -1
  296. package/scss/stepper/_layout.scss +1 -1
  297. package/scss/stepper/_theme.scss +1 -1
  298. package/scss/stepper/_variables.scss +1 -1
  299. package/scss/switch/_layout.scss +1 -1
  300. package/scss/switch/_theme.scss +1 -1
  301. package/scss/switch/_variables.scss +1 -1
  302. package/scss/table/_layout.scss +1 -1
  303. package/scss/table/_theme.scss +1 -1
  304. package/scss/table/_variables.scss +1 -1
  305. package/scss/tabstrip/_layout.scss +1 -1
  306. package/scss/tabstrip/_theme.scss +1 -1
  307. package/scss/tabstrip/_variables.scss +3 -2
  308. package/scss/taskboard/_layout.scss +1 -1
  309. package/scss/taskboard/_theme.scss +1 -1
  310. package/scss/taskboard/_variables.scss +1 -1
  311. package/scss/textarea/_layout.scss +1 -1
  312. package/scss/textarea/_theme.scss +1 -1
  313. package/scss/textbox/_layout.scss +1 -1
  314. package/scss/textbox/_theme.scss +1 -1
  315. package/scss/tilelayout/_layout.scss +1 -1
  316. package/scss/tilelayout/_theme.scss +1 -1
  317. package/scss/tilelayout/_variables.scss +1 -1
  318. package/scss/time-marker/_layout.scss +1 -1
  319. package/scss/time-marker/_theme.scss +1 -1
  320. package/scss/time-marker/_variables.scss +1 -1
  321. package/scss/timedurationpicker/_layout.scss +1 -1
  322. package/scss/timedurationpicker/_theme.scss +1 -1
  323. package/scss/timeline/_layout.scss +1 -1
  324. package/scss/timeline/_theme.scss +1 -1
  325. package/scss/timeline/_variables.scss +1 -1
  326. package/scss/timepicker/_layout.scss +1 -1
  327. package/scss/timepicker/_theme.scss +1 -1
  328. package/scss/timeselector/_layout.scss +1 -1
  329. package/scss/timeselector/_theme.scss +1 -1
  330. package/scss/timeselector/_variables.scss +1 -1
  331. package/scss/toolbar/_layout.scss +1 -1
  332. package/scss/toolbar/_theme.scss +1 -1
  333. package/scss/toolbar/_variables.scss +10 -3
  334. package/scss/tooltip/_layout.scss +1 -1
  335. package/scss/tooltip/_theme.scss +1 -1
  336. package/scss/tooltip/_variables.scss +1 -1
  337. package/scss/treelist/_layout.scss +1 -1
  338. package/scss/treelist/_theme.scss +1 -1
  339. package/scss/treelist/_variables.scss +1 -1
  340. package/scss/treeview/_layout.scss +1 -1
  341. package/scss/treeview/_theme.scss +1 -1
  342. package/scss/treeview/_variables.scss +1 -1
  343. package/scss/typography/_layout.scss +1 -1
  344. package/scss/typography/_theme.scss +1 -1
  345. package/scss/typography/_variables.scss +1 -1
  346. package/scss/upload/_layout.scss +1 -1
  347. package/scss/upload/_theme.scss +1 -1
  348. package/scss/upload/_variables.scss +1 -1
  349. package/scss/validator/_layout.scss +1 -1
  350. package/scss/validator/_theme.scss +1 -1
  351. package/scss/virtual-scroller/_layout.scss +1 -1
  352. package/scss/virtual-scroller/_theme.scss +1 -1
  353. package/scss/window/_layout.scss +1 -1
  354. package/scss/window/_theme.scss +1 -1
  355. package/scss/window/_variables.scss +1 -1
  356. package/scss/wizard/_layout.scss +1 -1
  357. package/scss/wizard/_theme.scss +1 -1
  358. package/scss/wizard/_variables.scss +1 -1
@@ -9980,8 +9980,8 @@
9980
9980
  {
9981
9981
  "description": "The color of the Chart grid lines (major).\n",
9982
9982
  "commentRange": {
9983
- "start": 103,
9984
- "end": 104
9983
+ "start": 100,
9984
+ "end": 101
9985
9985
  },
9986
9986
  "context": {
9987
9987
  "type": "variable",
@@ -9989,8 +9989,8 @@
9989
9989
  "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 8%, transparent), rgba( if( $kendo-is-dark-theme, $kendo-color-white, $kendo-color-black ), .08 ))",
9990
9990
  "scope": "default",
9991
9991
  "line": {
9992
- "start": 105,
9993
- "end": 105
9992
+ "start": 102,
9993
+ "end": 102
9994
9994
  }
9995
9995
  },
9996
9996
  "group": [
@@ -10007,8 +10007,8 @@
10007
10007
  {
10008
10008
  "description": "The color of the Chart grid lines (minor).\n",
10009
10009
  "commentRange": {
10010
- "start": 107,
10011
- "end": 108
10010
+ "start": 104,
10011
+ "end": 105
10012
10012
  },
10013
10013
  "context": {
10014
10014
  "type": "variable",
@@ -10016,8 +10016,8 @@
10016
10016
  "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 4%, transparent), rgba( if( $kendo-is-dark-theme, $kendo-color-white, $kendo-color-black ), .04 ))",
10017
10017
  "scope": "default",
10018
10018
  "line": {
10019
- "start": 109,
10020
- "end": 109
10019
+ "start": 106,
10020
+ "end": 106
10021
10021
  }
10022
10022
  },
10023
10023
  "group": [
@@ -90231,8 +90231,8 @@
90231
90231
  {
90232
90232
  "description": "The color of the Chart grid lines (major).\n",
90233
90233
  "commentRange": {
90234
- "start": 103,
90235
- "end": 104
90234
+ "start": 100,
90235
+ "end": 101
90236
90236
  },
90237
90237
  "context": {
90238
90238
  "type": "variable",
@@ -90240,8 +90240,8 @@
90240
90240
  "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 8%, transparent), rgba( if( $kendo-is-dark-theme, $kendo-color-white, $kendo-color-black ), .08 ))",
90241
90241
  "scope": "default",
90242
90242
  "line": {
90243
- "start": 105,
90244
- "end": 105
90243
+ "start": 102,
90244
+ "end": 102
90245
90245
  }
90246
90246
  },
90247
90247
  "group": [
@@ -90258,8 +90258,8 @@
90258
90258
  {
90259
90259
  "description": "The color of the Chart grid lines (minor).\n",
90260
90260
  "commentRange": {
90261
- "start": 107,
90262
- "end": 108
90261
+ "start": 104,
90262
+ "end": 105
90263
90263
  },
90264
90264
  "context": {
90265
90265
  "type": "variable",
@@ -90267,8 +90267,8 @@
90267
90267
  "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 4%, transparent), rgba( if( $kendo-is-dark-theme, $kendo-color-white, $kendo-color-black ), .04 ))",
90268
90268
  "scope": "default",
90269
90269
  "line": {
90270
- "start": 109,
90271
- "end": 109
90270
+ "start": 106,
90271
+ "end": 106
90272
90272
  }
90273
90273
  },
90274
90274
  "group": [
@@ -9127,8 +9127,8 @@
9127
9127
  {
9128
9128
  "description": "The color of the Chart grid lines (major).\n",
9129
9129
  "commentRange": {
9130
- "start": 103,
9131
- "end": 104
9130
+ "start": 100,
9131
+ "end": 101
9132
9132
  },
9133
9133
  "context": {
9134
9134
  "type": "variable",
@@ -9136,8 +9136,8 @@
9136
9136
  "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 8%, transparent), rgba( if( $kendo-is-dark-theme, $kendo-color-white, $kendo-color-black ), .08 ))",
9137
9137
  "scope": "default",
9138
9138
  "line": {
9139
- "start": 105,
9140
- "end": 105
9139
+ "start": 102,
9140
+ "end": 102
9141
9141
  }
9142
9142
  },
9143
9143
  "group": [
@@ -9152,8 +9152,8 @@
9152
9152
  {
9153
9153
  "description": "The color of the Chart grid lines (minor).\n",
9154
9154
  "commentRange": {
9155
- "start": 107,
9156
- "end": 108
9155
+ "start": 104,
9156
+ "end": 105
9157
9157
  },
9158
9158
  "context": {
9159
9159
  "type": "variable",
@@ -9161,8 +9161,8 @@
9161
9161
  "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 4%, transparent), rgba( if( $kendo-is-dark-theme, $kendo-color-white, $kendo-color-black ), .04 ))",
9162
9162
  "scope": "default",
9163
9163
  "line": {
9164
- "start": 109,
9165
- "end": 109
9164
+ "start": 106,
9165
+ "end": 106
9166
9166
  }
9167
9167
  },
9168
9168
  "group": [
@@ -1,20 +1,4 @@
1
1
  {
2
- "kendo-enable-typography": {
3
- "type": "Bool",
4
- "value": "false"
5
- },
6
- "kendo-use-input-button-width": {
7
- "type": "Bool",
8
- "value": "false"
9
- },
10
- "kendo-use-input-spinner-width": {
11
- "type": "Bool",
12
- "value": "false"
13
- },
14
- "kendo-use-input-spinner-icon-offset": {
15
- "type": "Bool",
16
- "value": "false"
17
- },
18
2
  "kendo-zindex-popup": {
19
3
  "type": "Number",
20
4
  "value": "1"
@@ -23,10 +7,6 @@
23
7
  "type": "Number",
24
8
  "value": "2"
25
9
  },
26
- "kendo-transition": {
27
- "type": "List",
28
- "value": "(color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out)"
29
- },
30
10
  "kendo-enable-color-system": {
31
11
  "type": "Bool",
32
12
  "value": "true"
@@ -63,6 +43,10 @@
63
43
  "type": "Number",
64
44
  "value": "4.5"
65
45
  },
46
+ "kendo-enable-typography": {
47
+ "type": "Bool",
48
+ "value": "false"
49
+ },
66
50
  "equilateral-index": {
67
51
  "type": "Number",
68
52
  "value": "1.7320508076"
@@ -910,6 +894,10 @@
910
894
  "full": "9999px"
911
895
  }
912
896
  },
897
+ "kendo-transition": {
898
+ "type": "List",
899
+ "value": "(color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out)"
900
+ },
913
901
  "dark-primary-text": {
914
902
  "type": "Color",
915
903
  "value": "rgba(0, 0, 0, 0.87)"
@@ -4399,6 +4387,18 @@
4399
4387
  "type": "Null",
4400
4388
  "value": "null"
4401
4389
  },
4390
+ "kendo-use-input-button-width": {
4391
+ "type": "Bool",
4392
+ "value": "false"
4393
+ },
4394
+ "kendo-use-input-spinner-width": {
4395
+ "type": "Bool",
4396
+ "value": "false"
4397
+ },
4398
+ "kendo-use-input-spinner-icon-offset": {
4399
+ "type": "Bool",
4400
+ "value": "false"
4401
+ },
4402
4402
  "kendo-floating-label-scale": {
4403
4403
  "type": "Number",
4404
4404
  "value": "1"
@@ -7764,8 +7764,8 @@
7764
7764
  "value": "1.5"
7765
7765
  },
7766
7766
  "kendo-rating-icon-size": {
7767
- "type": "Number",
7768
- "value": "24px"
7767
+ "type": "Null",
7768
+ "value": "null"
7769
7769
  },
7770
7770
  "kendo-rating-icon-text": {
7771
7771
  "type": "String",
@@ -8471,12 +8471,12 @@
8471
8471
  "value": "var(--kendo-elevation-7, 0px 7px 8px 0px rgba(0, 0, 0, 0.2), 0px 5px 22px 0px rgba(0, 0, 0, 0.12), 0px 12px 17px 0px rgba(0, 0, 0, 0.14))"
8472
8472
  },
8473
8473
  "kendo-fab-outline-style": {
8474
- "type": "String",
8475
- "value": "solid"
8474
+ "type": "Null",
8475
+ "value": "null"
8476
8476
  },
8477
8477
  "kendo-fab-outline-width": {
8478
- "type": "String",
8479
- "value": "var(--kendo-spacing-0\\.5, 0.125rem)"
8478
+ "type": "Null",
8479
+ "value": "null"
8480
8480
  },
8481
8481
  "kendo-fab-item-text": {
8482
8482
  "type": "String",
@@ -8515,16 +8515,16 @@
8515
8515
  "value": "var(--kendo-elevation-7, 0px 7px 8px 0px rgba(0, 0, 0, 0.2), 0px 5px 22px 0px rgba(0, 0, 0, 0.12), 0px 12px 17px 0px rgba(0, 0, 0, 0.14))"
8516
8516
  },
8517
8517
  "kendo-fab-item-outline-style": {
8518
- "type": "String",
8519
- "value": "solid"
8518
+ "type": "Null",
8519
+ "value": "null"
8520
8520
  },
8521
8521
  "kendo-fab-item-outline-width": {
8522
- "type": "String",
8523
- "value": "var(--kendo-spacing-0\\.5, 0.125rem)"
8522
+ "type": "Null",
8523
+ "value": "null"
8524
8524
  },
8525
8525
  "kendo-fab-item-outline-color": {
8526
- "type": "Color",
8527
- "value": "rgba(0, 0, 0, 0.08)"
8526
+ "type": "Null",
8527
+ "value": "null"
8528
8528
  },
8529
8529
  "kendo-card-padding-x": {
8530
8530
  "type": "String",
@@ -12659,8 +12659,8 @@
12659
12659
  "value": "null"
12660
12660
  },
12661
12661
  "kendo-pivotgrid-configurator-shadow": {
12662
- "type": "String",
12663
- "value": "var(--kendo-elevation-3, 0px 1px 8px 0px rgba(0, 0, 0, 0.2), 0px 3px 3px 0px rgba(0, 0, 0, 0.12), 0px 3px 4px 0px rgba(0, 0, 0, 0.14))"
12662
+ "type": "Null",
12663
+ "value": "null"
12664
12664
  },
12665
12665
  "kendo-pivotgrid-configurator-end-shadow": {
12666
12666
  "type": "String",
@@ -15306,33 +15306,21 @@
15306
15306
  "type": "String",
15307
15307
  "value": "var(--kendo-line-height, normal)"
15308
15308
  },
15309
- "kendo-chart-sm-font-size": {
15310
- "type": "Number",
15311
- "value": "11px"
15312
- },
15313
- "kendo-chart-md-font-size": {
15314
- "type": "Number",
15315
- "value": "12px"
15316
- },
15317
- "kendo-chart-lg-font-size": {
15318
- "type": "Number",
15319
- "value": "16px"
15320
- },
15321
15309
  "kendo-chart-tooltip-font-size": {
15322
15310
  "type": "Calculation",
15323
15311
  "value": "calc(0.875rem * 0.929)"
15324
15312
  },
15325
15313
  "kendo-chart-label-font-size": {
15326
- "type": "Number",
15327
- "value": "0.857em"
15314
+ "type": "String",
15315
+ "value": "var(--kendo-font-size, inherit)"
15328
15316
  },
15329
15317
  "kendo-chart-title-font-size": {
15330
- "type": "Number",
15331
- "value": "1.143em"
15318
+ "type": "String",
15319
+ "value": "var(--kendo-font-size-lg, inherit)"
15332
15320
  },
15333
15321
  "kendo-chart-pane-title-font-size": {
15334
- "type": "Number",
15335
- "value": "0.857em"
15322
+ "type": "String",
15323
+ "value": "var(--kendo-font-size, inherit)"
15336
15324
  },
15337
15325
  "kendo-chart-pane-title-font-weight": {
15338
15326
  "type": "String",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Aqua Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "10.2.0-dev.0",
6
+ "version": "10.2.0-dev.2",
7
7
  "api": "modern",
8
8
  "previewColors": [
9
9
  "#121212",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Arctic",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "10.2.0-dev.0",
6
+ "version": "10.2.0-dev.2",
7
7
  "api": "modern",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Burnt Teal",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "10.2.0-dev.0",
6
+ "version": "10.2.0-dev.2",
7
7
  "api": "modern",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Dataviz v4",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "10.2.0-dev.0",
6
+ "version": "10.2.0-dev.2",
7
7
  "api": "modern",
8
8
  "previewColors": [
9
9
  "#3f51b5",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Eggplant",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "10.2.0-dev.0",
6
+ "version": "10.2.0-dev.2",
7
7
  "api": "modern",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Lime Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "10.2.0-dev.0",
6
+ "version": "10.2.0-dev.2",
7
7
  "api": "modern",
8
8
  "previewColors": [
9
9
  "#121212",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Lime",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "10.2.0-dev.0",
6
+ "version": "10.2.0-dev.2",
7
7
  "api": "modern",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Main Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "10.2.0-dev.0",
6
+ "version": "10.2.0-dev.2",
7
7
  "api": "modern",
8
8
  "previewColors": [
9
9
  "#121212",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Main",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "10.2.0-dev.0",
6
+ "version": "10.2.0-dev.2",
7
7
  "api": "modern",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Nova",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "10.2.0-dev.0",
6
+ "version": "10.2.0-dev.2",
7
7
  "api": "modern",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Pacific Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "10.2.0-dev.0",
6
+ "version": "10.2.0-dev.2",
7
7
  "api": "modern",
8
8
  "previewColors": [
9
9
  "#121212",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Pacific Light",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "10.2.0-dev.0",
6
+ "version": "10.2.0-dev.2",
7
7
  "api": "modern",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Sky Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "10.2.0-dev.0",
6
+ "version": "10.2.0-dev.2",
7
7
  "api": "modern",
8
8
  "previewColors": [
9
9
  "#121212",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Sky",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "10.2.0-dev.0",
6
+ "version": "10.2.0-dev.2",
7
7
  "api": "modern",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Smoke",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "10.2.0-dev.0",
6
+ "version": "10.2.0-dev.2",
7
7
  "api": "modern",
8
8
  "previewColors": [
9
9
  "#ffffff",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@progress/kendo-theme-material",
3
3
  "description": "Material theme for Kendo UI",
4
- "version": "10.2.0-dev.0",
4
+ "version": "10.2.0-dev.2",
5
5
  "author": "Progress",
6
6
  "license": "Apache-2.0",
7
7
  "keywords": [
@@ -54,13 +54,13 @@
54
54
  },
55
55
  "dependencies": {
56
56
  "@progress/kendo-svg-icons": "^4.0.0",
57
- "@progress/kendo-theme-core": "10.2.0-dev.0",
58
- "@progress/kendo-theme-default": "10.2.0-dev.0",
59
- "@progress/kendo-theme-utils": "10.2.0-dev.0"
57
+ "@progress/kendo-theme-core": "10.2.0-dev.2",
58
+ "@progress/kendo-theme-default": "10.2.0-dev.2",
59
+ "@progress/kendo-theme-utils": "10.2.0-dev.2"
60
60
  },
61
61
  "directories": {
62
62
  "doc": "docs",
63
63
  "lib": "lib"
64
64
  },
65
- "gitHead": "8131b2e63fdb04068216ad13c1d1dfa74ed6cd97"
65
+ "gitHead": "7cacdcf5142972c051f1efeb0a7b1f2a9e11b0a2"
66
66
  }
@@ -1,10 +1,2 @@
1
- $kendo-enable-typography: false !default;
2
-
3
- $kendo-use-input-button-width: false !default;
4
- $kendo-use-input-spinner-width: false !default;
5
- $kendo-use-input-spinner-icon-offset: false !default;
6
-
7
1
  $kendo-zindex-popup: 1 !default;
8
2
  $kendo-zindex-window: 2 !default;
9
-
10
- $kendo-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out, box-shadow .2s ease-in-out !default;
@@ -1,5 +1,5 @@
1
1
  @use "../core/_index.scss" as *;
2
- @use "@progress/kendo-theme-default/scss/action-buttons/_layout.scss" as *;
2
+ @use "@progress/kendo-theme-core/scss/components/action-buttons/_layout.scss" as *;
3
3
 
4
4
 
5
5
  @mixin kendo-action-buttons--layout() {
@@ -1,7 +1,7 @@
1
1
  @use "../core/_index.scss" as *;
2
2
  @use "../button/_variables.scss" as *;
3
3
  @use "../core/functions/index.import.scss" as *;
4
- @use "@progress/kendo-theme-default/scss/action-buttons/_theme.scss" as *;
4
+ @use "@progress/kendo-theme-core/scss/components/action-buttons/_theme.scss" as *;
5
5
 
6
6
 
7
7
  @mixin kendo-action-buttons--theme() {
@@ -13,7 +13,7 @@ $kendo-actions-text: null !default;
13
13
  $kendo-actions-border: null !default;
14
14
  $kendo-actions-gradient: null !default;
15
15
 
16
- @forward "@progress/kendo-theme-default/scss/action-buttons/_variables.scss" with (
16
+ @forward "@progress/kendo-theme-core/scss/components/action-buttons/_variables.scss" with (
17
17
  $kendo-actions-margin-top: $kendo-actions-margin-top,
18
18
  $kendo-actions-padding-x: $kendo-actions-padding-x,
19
19
  $kendo-actions-padding-y: $kendo-actions-padding-y,
@@ -1,4 +1,4 @@
1
- @use "@progress/kendo-theme-default/scss/action-sheet/_layout.scss" as *;
1
+ @use "@progress/kendo-theme-core/scss/components/action-sheet/_layout.scss" as *;
2
2
 
3
3
 
4
4
  @mixin kendo-action-sheet--layout() {
@@ -1,4 +1,4 @@
1
- @use "@progress/kendo-theme-default/scss/action-sheet/_theme.scss" as *;
1
+ @use "@progress/kendo-theme-core/scss/components/action-sheet/_theme.scss" as *;
2
2
 
3
3
 
4
4
  @mixin kendo-action-sheet--theme() {
@@ -92,7 +92,7 @@ $kendo-adaptive-actionsheet-content-padding-x: k-spacing(4) !default;
92
92
  $kendo-adaptive-actionsheet-footer-padding-y: k-spacing(2) !default;
93
93
  $kendo-adaptive-actionsheet-footer-padding-x: k-spacing(4) !default;
94
94
 
95
- @forward "@progress/kendo-theme-default/scss/action-sheet/_variables.scss" with (
95
+ @forward "@progress/kendo-theme-core/scss/components/action-sheet/_variables.scss" with (
96
96
  $kendo-actionsheet-padding-x: $kendo-actionsheet-padding-x,
97
97
  $kendo-actionsheet-padding-y: $kendo-actionsheet-padding-y,
98
98
  $kendo-actionsheet-width: $kendo-actionsheet-width,
@@ -1,4 +1,4 @@
1
- @use "@progress/kendo-theme-default/scss/adaptive/_layout.scss" as *;
1
+ @use "@progress/kendo-theme-core/scss/components/adaptive/_layout.scss" as *;
2
2
 
3
3
 
4
4
  @mixin kendo-adaptive--layout() {
@@ -1,4 +1,4 @@
1
- @use "@progress/kendo-theme-default/scss/adaptive/_theme.scss" as *;
1
+ @use "@progress/kendo-theme-core/scss/components/adaptive/_theme.scss" as *;
2
2
 
3
3
 
4
4
  @mixin kendo-adaptive--theme() {
@@ -30,7 +30,7 @@ $kendo-adaptive-scheduler-current-text: $kendo-color-primary !default;
30
30
  $kendo-adaptive-scheduler-base-text: inherit !default;
31
31
  $kendo-adaptive-scheduler-subtle-text: $kendo-subtle-text !default;
32
32
 
33
- @forward "@progress/kendo-theme-default/scss/adaptive/_variables.scss" with (
33
+ @forward "@progress/kendo-theme-core/scss/components/adaptive/_variables.scss" with (
34
34
  $kendo-adaptive-bg: $kendo-adaptive-bg,
35
35
  $kendo-adaptive-text: $kendo-adaptive-text,
36
36
  $kendo-adaptive-border: $kendo-adaptive-border,
@@ -1,4 +1,4 @@
1
- @use "@progress/kendo-theme-default/scss/appbar/_layout.scss" as *;
1
+ @use "@progress/kendo-theme-core/scss/components/appbar/_layout.scss" as *;
2
2
 
3
3
 
4
4
  @mixin kendo-appbar--layout() {
@@ -1,4 +1,4 @@
1
- @use "@progress/kendo-theme-default/scss/appbar/_theme.scss" as *;
1
+ @use "@progress/kendo-theme-core/scss/components/appbar/_theme.scss" as *;
2
2
 
3
3
 
4
4
  @mixin kendo-appbar--theme() {
@@ -56,7 +56,7 @@ $kendo-appbar-box-shadow: k-elevation(4) !default;
56
56
  /// @group appbar
57
57
  $kendo-appbar-bottom-box-shadow: $kendo-appbar-box-shadow !default;
58
58
 
59
- @forward "@progress/kendo-theme-default/scss/appbar/_variables.scss" with (
59
+ @forward "@progress/kendo-theme-core/scss/components/appbar/_variables.scss" with (
60
60
  $kendo-appbar-margin-x: $kendo-appbar-margin-x,
61
61
  $kendo-appbar-margin-y: $kendo-appbar-margin-y,
62
62
  $kendo-appbar-padding-x: $kendo-appbar-padding-x,
@@ -1,4 +1,4 @@
1
- @use "@progress/kendo-theme-default/scss/autocomplete/_layout.scss" as *;
1
+ @use "@progress/kendo-theme-core/scss/components/autocomplete/_layout.scss" as *;
2
2
 
3
3
 
4
4
  @mixin kendo-autocomplete--layout() {
@@ -1,4 +1,4 @@
1
- @use "@progress/kendo-theme-default/scss/autocomplete/_theme.scss" as *;
1
+ @use "@progress/kendo-theme-core/scss/components/autocomplete/_theme.scss" as *;
2
2
 
3
3
 
4
4
  @mixin kendo-autocomplete--theme() {
@@ -1,4 +1,4 @@
1
- @use "@progress/kendo-theme-default/scss/avatar/_layout.scss" as *;
1
+ @use "@progress/kendo-theme-core/scss/components/avatar/_layout.scss" as *;
2
2
 
3
3
 
4
4
  @mixin kendo-avatar--layout() {
@@ -1,4 +1,4 @@
1
- @use "@progress/kendo-theme-default/scss/avatar/_theme.scss" as *;
1
+ @use "@progress/kendo-theme-core/scss/components/avatar/_theme.scss" as *;
2
2
 
3
3
 
4
4
  @mixin kendo-avatar--theme() {
@@ -28,7 +28,7 @@ $kendo-avatar-sizes: (
28
28
  /// @group avatar
29
29
  $kendo-avatar-theme-colors: $kendo-theme-colors !default;
30
30
 
31
- @forward "@progress/kendo-theme-default/scss/avatar/_variables.scss" with (
31
+ @forward "@progress/kendo-theme-core/scss/components/avatar/_variables.scss" with (
32
32
  $kendo-avatar-border-width: $kendo-avatar-border-width,
33
33
  $kendo-avatar-font-family: $kendo-avatar-font-family,
34
34
  $kendo-avatar-font-size: $kendo-avatar-font-size,
@@ -1,4 +1,4 @@
1
- @use "@progress/kendo-theme-default/scss/badge/_layout.scss" as *;
1
+ @use "@progress/kendo-theme-core/scss/components/badge/_layout.scss" as *;
2
2
 
3
3
 
4
4
  @mixin kendo-badge--layout() {