@progress/kendo-theme-default 5.12.0 → 5.12.1-dev.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (373) hide show
  1. package/dist/all.css +27588 -14394
  2. package/dist/all.scss +10311 -7302
  3. package/lib/swatches/default-blue.json +1 -1
  4. package/lib/swatches/default-dataviz-v4.json +1 -1
  5. package/lib/swatches/default-green.json +1 -1
  6. package/lib/swatches/default-main-dark.json +1 -1
  7. package/lib/swatches/default-main.json +1 -1
  8. package/lib/swatches/default-nordic.json +1 -1
  9. package/lib/swatches/default-ocean-blue.json +1 -1
  10. package/lib/swatches/default-orange.json +1 -1
  11. package/lib/swatches/default-purple.json +1 -1
  12. package/lib/swatches/default-turquoise.json +1 -1
  13. package/lib/swatches/default-urban.json +1 -1
  14. package/package.json +7 -7
  15. package/scss/_variables.scss +122 -218
  16. package/scss/action-buttons/_index.scss +3 -3
  17. package/scss/action-buttons/_layout.scss +0 -15
  18. package/scss/action-buttons/_variables.scss +4 -4
  19. package/scss/action-sheet/_index.scss +3 -4
  20. package/scss/action-sheet/_layout.scss +1 -1
  21. package/scss/action-sheet/_variables.scss +18 -18
  22. package/scss/adaptive/_index.scss +3 -3
  23. package/scss/adaptive/_layout.scss +12 -19
  24. package/scss/adaptive/_theme.scss +1 -1
  25. package/scss/adaptive/_variables.scss +13 -13
  26. package/scss/all.scss +1 -1
  27. package/scss/appbar/_index.scss +3 -3
  28. package/scss/appbar/_layout.scss +9 -9
  29. package/scss/appbar/_theme.scss +7 -7
  30. package/scss/appbar/_variables.scss +16 -16
  31. package/scss/autocomplete/_index.scss +3 -3
  32. package/scss/avatar/_index.scss +3 -3
  33. package/scss/avatar/_theme.scss +1 -1
  34. package/scss/avatar/_variables.scss +3 -3
  35. package/scss/badge/_index.scss +3 -3
  36. package/scss/badge/_layout.scss +6 -6
  37. package/scss/badge/_theme.scss +2 -2
  38. package/scss/badge/_variables.scss +8 -8
  39. package/scss/bottom-navigation/_index.scss +3 -3
  40. package/scss/bottom-navigation/_layout.scss +1 -1
  41. package/scss/bottom-navigation/_theme.scss +4 -12
  42. package/scss/bottom-navigation/_variables.scss +9 -11
  43. package/scss/breadcrumb/_index.scss +3 -3
  44. package/scss/breadcrumb/_layout.scss +3 -3
  45. package/scss/breadcrumb/_theme.scss +15 -15
  46. package/scss/breadcrumb/_variables.scss +20 -22
  47. package/scss/button/_index.scss +3 -3
  48. package/scss/button/_layout.scss +6 -15
  49. package/scss/button/_theme.scss +18 -18
  50. package/scss/button/_variables.scss +20 -14
  51. package/scss/calendar/_index.scss +3 -3
  52. package/scss/calendar/_layout.scss +8 -15
  53. package/scss/calendar/_theme.scss +4 -18
  54. package/scss/calendar/_variables.scss +38 -39
  55. package/scss/captcha/_index.scss +3 -3
  56. package/scss/captcha/_variables.scss +5 -5
  57. package/scss/card/_index.scss +3 -4
  58. package/scss/card/_layout.scss +1 -18
  59. package/scss/card/_theme.scss +3 -3
  60. package/scss/card/_variables.scss +18 -18
  61. package/scss/chat/_index.scss +3 -3
  62. package/scss/chat/_layout.scss +3 -3
  63. package/scss/chat/_theme.scss +1 -1
  64. package/scss/chat/_variables.scss +21 -21
  65. package/scss/checkbox/_index.scss +3 -3
  66. package/scss/checkbox/_layout.scss +5 -5
  67. package/scss/checkbox/_variables.scss +20 -20
  68. package/scss/chip/_index.scss +3 -3
  69. package/scss/chip/_layout.scss +4 -29
  70. package/scss/chip/_theme.scss +21 -21
  71. package/scss/chip/_variables.scss +25 -20
  72. package/scss/color-preview/_index.scss +3 -3
  73. package/scss/color-preview/_variables.scss +5 -5
  74. package/scss/coloreditor/_index.scss +3 -3
  75. package/scss/coloreditor/_variables.scss +6 -6
  76. package/scss/colorgradient/_index.scss +4 -4
  77. package/scss/colorgradient/_layout.scss +4 -5
  78. package/scss/colorgradient/_theme.scss +7 -7
  79. package/scss/colorgradient/_variables.scss +11 -11
  80. package/scss/colorpalette/_index.scss +3 -3
  81. package/scss/colorpalette/_layout.scss +1 -2
  82. package/scss/colorpalette/_variables.scss +1 -1
  83. package/scss/colorpicker/_index.scss +3 -3
  84. package/scss/combobox/_index.scss +3 -3
  85. package/scss/common/_base.scss +23 -96
  86. package/scss/common/_index.scss +5 -7
  87. package/scss/common/_selection.scss +4 -4
  88. package/scss/core/_index.scss +18 -8
  89. package/scss/core/color-system/index.import.scss +1 -0
  90. package/scss/core/functions/index.import.scss +1 -0
  91. package/scss/core/mixins/index.import.scss +1 -0
  92. package/scss/core/module-system/index.import.scss +1 -0
  93. package/scss/core/styles/index.import.scss +1 -0
  94. package/scss/dataviz/_index.scss +3 -3
  95. package/scss/dataviz/_layout.scss +30 -40
  96. package/scss/dataviz/_theme.scss +13 -13
  97. package/scss/dataviz/_variables.scss +41 -40
  98. package/scss/dateinput/_index.scss +3 -3
  99. package/scss/datepicker/_index.scss +3 -3
  100. package/scss/daterangepicker/_index.scss +3 -3
  101. package/scss/daterangepicker/_layout.scss +1 -1
  102. package/scss/datetimepicker/_index.scss +3 -3
  103. package/scss/dialog/_index.scss +3 -3
  104. package/scss/dialog/_layout.scss +6 -21
  105. package/scss/dialog/_theme.scss +11 -3
  106. package/scss/dialog/_variables.scss +15 -7
  107. package/scss/draggable/_index.scss +10 -0
  108. package/scss/draggable/_layout.scss +122 -0
  109. package/scss/draggable/_theme.scss +14 -0
  110. package/scss/draggable/_variables.scss +27 -0
  111. package/scss/drawer/_index.scss +3 -3
  112. package/scss/drawer/_layout.scss +23 -22
  113. package/scss/drawer/_theme.scss +18 -18
  114. package/scss/drawer/_variables.scss +38 -37
  115. package/scss/dropdowngrid/_index.scss +3 -2
  116. package/scss/dropdownlist/_index.scss +3 -3
  117. package/scss/dropdownlist/_layout.scss +2 -0
  118. package/scss/dropdownlist/_variables.scss +0 -15
  119. package/scss/dropdowntree/_index.scss +3 -3
  120. package/scss/dropdowntree/_variables.scss +2 -2
  121. package/scss/dropzone/_index.scss +3 -3
  122. package/scss/dropzone/_variables.scss +7 -7
  123. package/scss/editor/_index.scss +3 -3
  124. package/scss/editor/_layout.scss +73 -150
  125. package/scss/editor/_theme.scss +24 -16
  126. package/scss/editor/_variables.scss +16 -16
  127. package/scss/expansion-panel/_index.scss +3 -3
  128. package/scss/expansion-panel/_layout.scss +1 -1
  129. package/scss/expansion-panel/_theme.scss +2 -2
  130. package/scss/expansion-panel/_variables.scss +13 -13
  131. package/scss/fab/_index.scss +3 -3
  132. package/scss/fab/_layout.scss +3 -12
  133. package/scss/fab/_theme.scss +13 -13
  134. package/scss/fab/_variables.scss +11 -11
  135. package/scss/filemanager/_index.scss +3 -3
  136. package/scss/filemanager/_layout.scss +1 -1
  137. package/scss/filemanager/_variables.scss +12 -12
  138. package/scss/filter/_index.scss +3 -3
  139. package/scss/filter/_theme.scss +2 -2
  140. package/scss/filter/_variables.scss +4 -4
  141. package/scss/floating-label/_index.scss +3 -3
  142. package/scss/forms/_index.scss +3 -3
  143. package/scss/forms/_layout.scss +57 -50
  144. package/scss/forms/_theme.scss +7 -7
  145. package/scss/forms/_variables.scss +59 -44
  146. package/scss/gantt/_index.scss +4 -4
  147. package/scss/gantt/_layout.scss +22 -17
  148. package/scss/gantt/_theme.scss +3 -3
  149. package/scss/gantt/_variables.scss +28 -28
  150. package/scss/grid/_index.scss +5 -3
  151. package/scss/grid/_layout.scss +394 -615
  152. package/scss/grid/_theme.scss +152 -163
  153. package/scss/grid/_variables.scss +193 -95
  154. package/scss/icons/_index.scss +2 -2
  155. package/scss/icons/_layout.scss +1 -2
  156. package/scss/imageeditor/_index.scss +3 -3
  157. package/scss/imageeditor/_layout.scss +4 -19
  158. package/scss/imageeditor/_variables.scss +6 -6
  159. package/scss/index.scss +109 -110
  160. package/scss/input/_index.scss +3 -3
  161. package/scss/input/_layout.scss +28 -31
  162. package/scss/input/_theme.scss +6 -6
  163. package/scss/input/_variables.scss +16 -16
  164. package/scss/list/_index.scss +3 -3
  165. package/scss/list/_layout.scss +17 -27
  166. package/scss/list/_theme.scss +1 -1
  167. package/scss/list/_variables.scss +32 -32
  168. package/scss/listbox/_index.scss +3 -3
  169. package/scss/listbox/_layout.scss +24 -62
  170. package/scss/listbox/_theme.scss +4 -4
  171. package/scss/listbox/_variables.scss +45 -16
  172. package/scss/listgroup/_index.scss +3 -3
  173. package/scss/listgroup/_variables.scss +5 -5
  174. package/scss/listview/_index.scss +3 -3
  175. package/scss/listview/_layout.scss +16 -17
  176. package/scss/listview/_theme.scss +15 -10
  177. package/scss/listview/_variables.scss +19 -19
  178. package/scss/loader/_index.scss +3 -3
  179. package/scss/loader/_layout.scss +184 -43
  180. package/scss/loader/_theme.scss +4 -4
  181. package/scss/loader/_variables.scss +48 -42
  182. package/scss/map/_index.scss +4 -4
  183. package/scss/map/_variables.scss +6 -6
  184. package/scss/maskedtextbox/_index.scss +3 -3
  185. package/scss/mediaplayer/_index.scss +3 -3
  186. package/scss/mediaplayer/_layout.scss +2 -2
  187. package/scss/mediaplayer/_variables.scss +5 -5
  188. package/scss/menu/_index.scss +3 -3
  189. package/scss/menu/_layout.scss +3 -3
  190. package/scss/menu/_variables.scss +19 -19
  191. package/scss/menu-button/_index.scss +3 -3
  192. package/scss/messagebox/_index.scss +3 -3
  193. package/scss/messagebox/_theme.scss +3 -3
  194. package/scss/messagebox/_variables.scss +2 -2
  195. package/scss/multiselect/_index.scss +3 -3
  196. package/scss/notification/_index.scss +3 -3
  197. package/scss/notification/_layout.scss +28 -45
  198. package/scss/notification/_theme.scss +7 -15
  199. package/scss/notification/_variables.scss +42 -18
  200. package/scss/numerictextbox/_index.scss +3 -3
  201. package/scss/orgchart/_index.scss +3 -3
  202. package/scss/orgchart/_variables.scss +7 -7
  203. package/scss/overlay/_index.scss +3 -3
  204. package/scss/overlay/_variables.scss +1 -1
  205. package/scss/pager/_index.scss +4 -3
  206. package/scss/pager/_layout.scss +55 -81
  207. package/scss/pager/_theme.scss +16 -97
  208. package/scss/pager/_variables.scss +133 -54
  209. package/scss/panelbar/_index.scss +3 -3
  210. package/scss/panelbar/_layout.scss +3 -44
  211. package/scss/panelbar/_theme.scss +50 -50
  212. package/scss/panelbar/_variables.scss +67 -67
  213. package/scss/pdf-viewer/_index.scss +3 -3
  214. package/scss/pdf-viewer/_layout.scss +1 -12
  215. package/scss/pdf-viewer/_variables.scss +16 -16
  216. package/scss/pivotgrid/_index.scss +4 -3
  217. package/scss/pivotgrid/_layout.scss +11 -63
  218. package/scss/pivotgrid/_theme.scss +6 -6
  219. package/scss/pivotgrid/_variables.scss +32 -32
  220. package/scss/popover/_index.scss +3 -3
  221. package/scss/popover/_layout.scss +1 -1
  222. package/scss/popover/_variables.scss +3 -3
  223. package/scss/popup/_index.scss +3 -3
  224. package/scss/popup/_variables.scss +5 -5
  225. package/scss/progressbar/_index.scss +3 -3
  226. package/scss/progressbar/_layout.scss +38 -87
  227. package/scss/progressbar/_theme.scss +20 -10
  228. package/scss/progressbar/_variables.scss +66 -22
  229. package/scss/radio/_index.scss +3 -3
  230. package/scss/radio/_layout.scss +5 -5
  231. package/scss/radio/_variables.scss +12 -12
  232. package/scss/rating/_index.scss +3 -3
  233. package/scss/rating/_layout.scss +1 -1
  234. package/scss/rating/_theme.scss +4 -4
  235. package/scss/rating/_variables.scss +11 -11
  236. package/scss/responsivepanel/_index.scss +3 -3
  237. package/scss/ripple/_index.scss +3 -3
  238. package/scss/scheduler/_index.scss +3 -3
  239. package/scss/scheduler/_layout.scss +19 -19
  240. package/scss/scheduler/_theme.scss +9 -9
  241. package/scss/scheduler/_variables.scss +33 -33
  242. package/scss/scroller/_index.scss +3 -3
  243. package/scss/scrollview/_index.scss +3 -3
  244. package/scss/scrollview/_layout.scss +3 -2
  245. package/scss/scrollview/_variables.scss +6 -6
  246. package/scss/searchbox/_index.scss +3 -3
  247. package/scss/signature/_index.scss +3 -3
  248. package/scss/signature/_layout.scss +4 -4
  249. package/scss/signature/_variables.scss +8 -8
  250. package/scss/skeleton/_index.scss +3 -3
  251. package/scss/skeleton/_layout.scss +7 -0
  252. package/scss/skeleton/_variables.scss +1 -1
  253. package/scss/slider/_index.scss +5 -5
  254. package/scss/slider/_layout.scss +5 -5
  255. package/scss/slider/_theme.scss +9 -9
  256. package/scss/slider/_variables.scss +13 -13
  257. package/scss/split-button/_index.scss +3 -3
  258. package/scss/split-button/_layout.scss +0 -10
  259. package/scss/splitter/_index.scss +3 -3
  260. package/scss/splitter/_layout.scss +1 -5
  261. package/scss/splitter/_variables.scss +6 -6
  262. package/scss/spreadsheet/_index.scss +4 -4
  263. package/scss/spreadsheet/_layout.scss +19 -23
  264. package/scss/spreadsheet/_theme.scss +23 -23
  265. package/scss/spreadsheet/_variables.scss +9 -9
  266. package/scss/stepper/_index.scss +3 -3
  267. package/scss/stepper/_layout.scss +2 -2
  268. package/scss/stepper/_theme.scss +5 -5
  269. package/scss/stepper/_variables.scss +15 -15
  270. package/scss/switch/_index.scss +3 -3
  271. package/scss/switch/_layout.scss +12 -13
  272. package/scss/switch/_variables.scss +6 -6
  273. package/scss/table/_index.scss +4 -4
  274. package/scss/table/_layout.scss +9 -7
  275. package/scss/table/_theme.scss +12 -9
  276. package/scss/table/_variables.scss +39 -27
  277. package/scss/tabstrip/_index.scss +3 -3
  278. package/scss/tabstrip/_layout.scss +3 -6
  279. package/scss/tabstrip/_theme.scss +6 -6
  280. package/scss/tabstrip/_variables.scss +19 -19
  281. package/scss/taskboard/_index.scss +3 -3
  282. package/scss/taskboard/_layout.scss +0 -23
  283. package/scss/taskboard/_theme.scss +1 -1
  284. package/scss/taskboard/_variables.scss +20 -20
  285. package/scss/textarea/_index.scss +3 -3
  286. package/scss/textbox/_index.scss +3 -3
  287. package/scss/tilelayout/_index.scss +3 -3
  288. package/scss/tilelayout/_layout.scss +1 -1
  289. package/scss/tilelayout/_variables.scss +1 -1
  290. package/scss/timedurationpicker/_index.scss +3 -3
  291. package/scss/timeline/_index.scss +3 -3
  292. package/scss/timeline/_layout.scss +3 -3
  293. package/scss/timeline/_theme.scss +2 -2
  294. package/scss/timeline/_variables.scss +10 -10
  295. package/scss/timepicker/_index.scss +3 -3
  296. package/scss/timeselector/_index.scss +3 -3
  297. package/scss/timeselector/_layout.scss +8 -8
  298. package/scss/timeselector/_theme.scss +3 -3
  299. package/scss/timeselector/_variables.scss +8 -8
  300. package/scss/toolbar/_index.scss +3 -3
  301. package/scss/toolbar/_layout.scss +87 -92
  302. package/scss/toolbar/_theme.scss +35 -26
  303. package/scss/toolbar/_variables.scss +77 -19
  304. package/scss/tooltip/_index.scss +3 -3
  305. package/scss/tooltip/_layout.scss +1 -1
  306. package/scss/tooltip/_variables.scss +14 -14
  307. package/scss/treelist/_index.scss +3 -3
  308. package/scss/treelist/_layout.scss +10 -10
  309. package/scss/treelist/_theme.scss +1 -1
  310. package/scss/treelist/_variables.scss +2 -2
  311. package/scss/treeview/_index.scss +3 -3
  312. package/scss/treeview/_layout.scss +7 -7
  313. package/scss/treeview/_variables.scss +14 -14
  314. package/scss/typography/_index.scss +3 -3
  315. package/scss/typography/_theme.scss +2 -2
  316. package/scss/typography/_variables.scss +5 -5
  317. package/scss/upload/_index.scss +3 -3
  318. package/scss/upload/_layout.scss +36 -220
  319. package/scss/upload/_theme.scss +36 -76
  320. package/scss/upload/_variables.scss +34 -35
  321. package/scss/utils/_aspect-ratio.scss +11 -6
  322. package/scss/utils/_display.scss +16 -16
  323. package/scss/utils/_flex.scss +42 -42
  324. package/scss/utils/_float.scss +37 -21
  325. package/scss/utils/_grid.scss +13 -15
  326. package/scss/utils/_index.scss +22 -19
  327. package/scss/utils/_order.scss +16 -8
  328. package/scss/utils/_overflow.scss +32 -16
  329. package/scss/utils/_pointer-events.scss +11 -6
  330. package/scss/utils/_position.scss +63 -36
  331. package/scss/utils/_resize.scss +26 -16
  332. package/scss/utils/_spacer.scss +4 -4
  333. package/scss/utils/_spacing.scss +94 -70
  334. package/scss/utils/_table-layout.scss +4 -4
  335. package/scss/utils/_text.scss +62 -36
  336. package/scss/utils/_touch-action.scss +11 -6
  337. package/scss/utils/_transform.scss +42 -42
  338. package/scss/utils/_user-select.scss +31 -20
  339. package/scss/validator/_index.scss +3 -3
  340. package/scss/virtual-scroller/_index.scss +3 -3
  341. package/scss/window/_index.scss +3 -3
  342. package/scss/window/_layout.scss +28 -29
  343. package/scss/window/_theme.scss +17 -9
  344. package/scss/window/_variables.scss +37 -29
  345. package/scss/wizard/_index.scss +3 -3
  346. package/scss/wizard/_layout.scss +1 -1
  347. package/scss/wizard/_theme.scss +1 -7
  348. package/scss/wizard/_variables.scss +4 -5
  349. package/scss/common/_loading.scss +0 -140
  350. package/scss/core/_asp-fallback.scss +0 -8
  351. package/scss/core/_color-system.scss +0 -56
  352. package/scss/core/_extra.scss +0 -26
  353. package/scss/core/_layout.scss +0 -68
  354. package/scss/core/_normalize.scss +0 -15
  355. package/scss/core/functions/_colors.scss +0 -424
  356. package/scss/core/functions/_index.scss +0 -3
  357. package/scss/core/functions/_math.scss +0 -21
  358. package/scss/core/functions/_misc.scss +0 -35
  359. package/scss/core/mixins/_border-radius.scss +0 -58
  360. package/scss/core/mixins/_box-shadow.scss +0 -5
  361. package/scss/core/mixins/_data-uri.scss +0 -16
  362. package/scss/core/mixins/_decoration.scss +0 -27
  363. package/scss/core/mixins/_disabled.scss +0 -16
  364. package/scss/core/mixins/_gradients.scss +0 -35
  365. package/scss/core/mixins/_hide-scrollbar.scss +0 -17
  366. package/scss/core/mixins/_import-once.scss +0 -14
  367. package/scss/core/mixins/_index.scss +0 -15
  368. package/scss/core/mixins/_module-system.scss +0 -149
  369. package/scss/core/mixins/_typography.scss +0 -17
  370. package/scss/cursor/_index.scss +0 -9
  371. package/scss/cursor/_layout.scss +0 -9
  372. package/scss/cursor/_theme.scss +0 -3
  373. package/scss/styling/_index.scss +0 -5
@@ -7,13 +7,13 @@ $menu-font-size: $font-size !default;
7
7
  $menu-line-height: $line-height !default;
8
8
 
9
9
  $menu-bg: transparent !default;
10
- $menu-text: $component-text !default;
10
+ $menu-text: $kendo-component-text !default;
11
11
  $menu-border: null !default;
12
12
  $menu-gradient: null !default;
13
13
 
14
- $menu-item-padding-x: $nav-item-padding-x !default;
15
- $menu-item-padding-y: $nav-item-padding-y !default;
16
- $menu-item-spacing: $nav-item-margin !default;
14
+ $menu-item-padding-x: k-map-get( $kendo-spacing, 3 ) !default;
15
+ $menu-item-padding-y: k-map-get( $kendo-spacing, 1.5 ) !default;
16
+ $menu-item-spacing: 0 !default;
17
17
  $menu-item-icon-spacing: $icon-spacing !default;
18
18
 
19
19
  $menu-item-bg: null !default;
@@ -27,17 +27,17 @@ $menu-item-hover-border: null !default;
27
27
  $menu-item-hover-gradient: null !default;
28
28
 
29
29
  $menu-item-expanded-bg: null !default;
30
- $menu-item-expanded-text: $component-text !default;
30
+ $menu-item-expanded-text: $kendo-component-text !default;
31
31
  $menu-item-expanded-border: null !default;
32
32
  $menu-item-expanded-gradient: null !default;
33
33
 
34
34
  $menu-item-focus-shadow: $kendo-list-item-focus-shadow !default;
35
35
 
36
- $menu-separator-spacing: map-get( $spacing, 1 ) !default;
36
+ $menu-separator-spacing: k-map-get( $kendo-spacing, 1 ) !default;
37
37
 
38
- $menu-scroll-button-bg: $component-bg !default;
38
+ $menu-scroll-button-bg: $kendo-component-bg !default;
39
39
  $menu-scroll-button-text: $link-text !default;
40
- $menu-scroll-button-border: $component-border !default;
40
+ $menu-scroll-button-border: $kendo-component-border !default;
41
41
  $menu-scroll-button-gradient: null !default;
42
42
 
43
43
  $menu-scroll-button-hover-bg: null !default;
@@ -92,17 +92,17 @@ $kendo-menu-popup-gradient: null !default;
92
92
 
93
93
  /// Horizontal padding of the menu item in popup.
94
94
  /// @group menu
95
- $kendo-menu-popup-item-padding-x: map-get( $spacing, 2 ) !default;
96
- $kendo-menu-popup-item-padding-x-sm: map-get( $spacing, 2 ) !default;
97
- $kendo-menu-popup-item-padding-x-md: map-get( $spacing, 2 ) !default;
98
- $kendo-menu-popup-item-padding-x-lg: map-get( $spacing, 2 ) !default;
95
+ $kendo-menu-popup-item-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
96
+ $kendo-menu-popup-item-padding-x-sm: k-map-get( $kendo-spacing, 2 ) !default;
97
+ $kendo-menu-popup-item-padding-x-md: k-map-get( $kendo-spacing, 2 ) !default;
98
+ $kendo-menu-popup-item-padding-x-lg: k-map-get( $kendo-spacing, 2 ) !default;
99
99
 
100
100
  /// Vertical padding of the menu item in popup.
101
101
  /// @group menu
102
- $kendo-menu-popup-item-padding-y: map-get( $spacing, 1 ) !default;
103
- $kendo-menu-popup-item-padding-y-sm: map-get( $spacing, 1 ) - map-get( $spacing, thin ) !default;
104
- $kendo-menu-popup-item-padding-y-md: map-get( $spacing, 1 ) !default;
105
- $kendo-menu-popup-item-padding-y-lg: map-get( $spacing, 1 ) + map-get( $spacing, thin ) !default;
102
+ $kendo-menu-popup-item-padding-y: k-map-get( $kendo-spacing, 1 ) !default;
103
+ $kendo-menu-popup-item-padding-y-sm: k-map-get( $kendo-spacing, 0.5 ) !default; // sass-lint:disable-line leading-zero
104
+ $kendo-menu-popup-item-padding-y-md: k-map-get( $kendo-spacing, 1 ) !default;
105
+ $kendo-menu-popup-item-padding-y-lg: k-map-get( $kendo-spacing, 1.5 ) !default;
106
106
 
107
107
  /// The end padding of the menu item in popup.
108
108
  /// @group menu
@@ -119,9 +119,9 @@ $kendo-menu-popup-item-icon-margin-start-lg: $kendo-menu-popup-item-padding-x-lg
119
119
 
120
120
  /// The end margin of the menu item expand icon.
121
121
  /// @group menu
122
- $kendo-menu-popup-item-icon-margin-end-sm: calc( -1 * (#{$kendo-menu-popup-item-padding-end-sm} - #{$kendo-menu-popup-item-padding-x-sm / 2}) ) !default;
123
- $kendo-menu-popup-item-icon-margin-end: calc( -1 * (#{$kendo-menu-popup-item-padding-end-md} - #{$kendo-menu-popup-item-padding-x-md / 2}) ) !default;
124
- $kendo-menu-popup-item-icon-margin-end-lg: calc( -1 * (#{$kendo-menu-popup-item-padding-end-lg} - #{$kendo-menu-popup-item-padding-x-lg / 2}) ) !default;
122
+ $kendo-menu-popup-item-icon-margin-end-sm: calc( -1 * (#{$kendo-menu-popup-item-padding-end-sm} - #{k-math-div( $kendo-menu-popup-item-padding-x-sm, 2 )}) ) !default;
123
+ $kendo-menu-popup-item-icon-margin-end: calc( -1 * (#{$kendo-menu-popup-item-padding-end-md} - #{k-math-div( $kendo-menu-popup-item-padding-x-md, 2 )}) ) !default;
124
+ $kendo-menu-popup-item-icon-margin-end-lg: calc( -1 * (#{$kendo-menu-popup-item-padding-end-lg} - #{k-math-div( $kendo-menu-popup-item-padding-x-lg, 2 )}) ) !default;
125
125
 
126
126
  /// The spacing between the menu items in popup.
127
127
  /// @group menu
@@ -7,6 +7,6 @@
7
7
 
8
8
 
9
9
  // Component
10
- @import "_variables.scss";
11
- @import "_layout.scss";
12
- @import "_theme.scss";
10
+ @import "./_variables.scss";
11
+ @import "./_layout.scss";
12
+ @import "./_theme.scss";
@@ -7,6 +7,6 @@
7
7
 
8
8
 
9
9
  // Component
10
- @import "_variables.scss";
11
- @import "_layout.scss";
12
- @import "_theme.scss";
10
+ @import "./_variables.scss";
11
+ @import "./_layout.scss";
12
+ @import "./_theme.scss";
@@ -3,9 +3,9 @@
3
3
  @each $color-name, $color in $kendo-theme-colors {
4
4
  .k-messagebox-#{$color-name} {
5
5
  @include fill(
6
- color-level( $color, $message-box-text-level ),
7
- color-level( $color, $message-box-bg-level ),
8
- color-level( $color, $message-box-border-level )
6
+ k-color-level( $color, $message-box-text-level ),
7
+ k-color-level( $color, $message-box-bg-level ),
8
+ k-color-level( $color, $message-box-border-level )
9
9
  );
10
10
  }
11
11
  }
@@ -1,7 +1,7 @@
1
1
  // Message box
2
2
  $message-box-margin: 0 0 $spacer 0 !default;
3
- $message-box-padding-x: $padding-x !default;
4
- $message-box-padding-y: $padding-y !default;
3
+ $message-box-padding-x: $kendo-padding-md-x !default;
4
+ $message-box-padding-y: $kendo-padding-md-y !default;
5
5
  $message-box-border-width: 0 0 0 4px !default;
6
6
 
7
7
  $message-box-font-size: $font-size !default;
@@ -14,6 +14,6 @@
14
14
 
15
15
 
16
16
  // Component
17
- @import "_variables.scss";
18
- @import "_layout.scss";
19
- @import "_theme.scss";
17
+ @import "./_variables.scss";
18
+ @import "./_layout.scss";
19
+ @import "./_theme.scss";
@@ -8,6 +8,6 @@
8
8
 
9
9
 
10
10
  // Component
11
- @import "_variables.scss";
12
- @import "_layout.scss";
13
- @import "_theme.scss";
11
+ @import "./_variables.scss";
12
+ @import "./_layout.scss";
13
+ @import "./_theme.scss";
@@ -10,7 +10,8 @@
10
10
  }
11
11
 
12
12
  .k-notification-container {
13
- margin: ($notification-padding-y / 2) 0;
13
+ margin-block: k-math-div( $kendo-notification-padding-y, 2 );
14
+ margin-inline: 0;
14
15
  display: inline-flex;
15
16
  vertical-align: top;
16
17
 
@@ -20,68 +21,50 @@
20
21
  }
21
22
 
22
23
  .k-notification {
23
- @include border-radius( $notification-border-radius );
24
- padding: $notification-padding-y $notification-padding-x;
25
- border-width: $notification-border-width;
24
+ @include border-radius( $kendo-notification-border-radius );
25
+ padding: $kendo-notification-padding-y $kendo-notification-padding-x;
26
+ border-width: $kendo-notification-border-width;
26
27
  border-style: solid;
27
28
  box-sizing: border-box;
28
29
  outline: 0;
29
- font-family: $notification-font-family;
30
- font-size: $notification-font-size;
31
- line-height: $notification-line-height;
30
+ font-family: $kendo-notification-font-family;
31
+ font-size: $kendo-notification-font-size;
32
+ line-height: $kendo-notification-line-height;
32
33
  cursor: default;
33
34
  position: relative;
34
- display: block;
35
+ display: flex;
36
+ align-items: center;
37
+ justify-content: center;
38
+ gap: $kendo-notification-icon-spacing;
35
39
  -webkit-touch-callout: none;
36
- -webkit-tap-highlight-color: $rgba-transparent;
40
+ -webkit-tap-highlight-color: $kendo-color-rgba-transparent;
37
41
 
38
42
  *,
39
43
  *::before,
40
44
  *::after {
41
45
  box-sizing: border-box;
42
46
  }
43
- }
44
-
45
- .k-notification-wrap {
46
- display: flex;
47
- flex-flow: row nowrap;
48
-
49
- > .k-icon {
50
- margin-top: $notification-icon-offset;
51
- margin-right: $notification-icon-spacing;
52
- flex: none;
53
- }
54
-
55
- > .k-i-close,
56
- > .k-i-x {
57
- margin-right: 0;
58
- margin-left: $notification-icon-spacing;
59
- flex: none;
60
- cursor: pointer;
61
- }
62
47
 
63
48
  > .k-notification-content {
64
49
  flex: 1 1 auto;
65
50
  }
66
51
  }
67
52
 
68
- // RTL
69
- .k-rtl .k-notification,
70
- [dir="rtl"] .k-notification {
71
-
72
- .k-notification-wrap {
73
-
74
- > .k-icon {
75
- margin-right: 0;
76
- margin-left: $notification-icon-spacing;
77
- }
78
-
79
- > .k-i-close,
80
- > .k-i-x {
81
- margin-left: 0;
82
- margin-right: $notification-icon-spacing;
83
- }
84
- }
53
+ .k-notification-actions {
54
+ flex: none;
55
+ display: flex;
56
+ gap: $kendo-notification-icon-spacing;
57
+ flex-flow: row nowrap;
58
+ align-items: center;
59
+ align-self: center;
60
+ cursor: pointer;
61
+ }
62
+ .k-notification-action {
63
+ flex: none;
64
+ display: flex;
65
+ flex-flow: row nowrap;
66
+ align-items: center;
67
+ align-self: center;
85
68
  }
86
69
 
87
70
  }
@@ -3,27 +3,19 @@
3
3
  // Theme
4
4
  .k-notification {
5
5
  @include fill(
6
- $notification-text,
7
- $notification-bg,
8
- $notification-border
6
+ $kendo-notification-text,
7
+ $kendo-notification-bg,
8
+ $kendo-notification-border
9
9
  );
10
- }
11
- .k-notification-wrap {
12
- > .k-i-close,
13
- > .k-i-x {
14
- color: inherit;
15
- }
16
- }
17
- .k-notification-group .k-notification {
18
- box-shadow: $notification-shadow;
10
+ @include box-shadow( $kendo-notification-shadow );
19
11
  }
20
12
 
21
13
  @each $name, $props in $kendo-notification-theme {
22
14
  .k-notification-#{$name} {
23
15
  @include fill(
24
- map-get( $props, color ),
25
- map-get( $props, background-color ),
26
- map-get( $props, border )
16
+ k-map-get( $props, color ),
17
+ k-map-get( $props, background-color ),
18
+ k-map-get( $props, border )
27
19
  );
28
20
  }
29
21
  }
@@ -1,29 +1,51 @@
1
1
  // Notification
2
- $notification-padding-x: 8px !default;
3
- $notification-padding-y: 4px !default;
4
- $notification-border-width: 1px !default;
5
- $notification-border-radius: $kendo-border-radius-md !default;
6
2
 
7
- $notification-shadow: $popup-shadow !default;
8
-
9
- $notification-font-family: $font-family !default;
10
- $notification-font-size: $font-size-sm !default;
11
- $notification-line-height: $line-height !default;
12
-
13
- $notification-icon-offset: null !default;
14
- $notification-icon-spacing: $icon-spacing !default;
15
-
16
- $notification-bg: $component-bg !default;
17
- $notification-text: $component-text !default;
18
- $notification-border: $component-border !default;
3
+ /// Vertical padding of the notification container.
4
+ /// @group notification
5
+ $kendo-notification-padding-x: 8px !default;
6
+ /// Horizontal padding of the notification.
7
+ /// @group notification
8
+ $kendo-notification-padding-y: 4px !default;
9
+ /// Width of the border around the notification.
10
+ /// @group notification
11
+ $kendo-notification-border-width: 1px !default;
12
+ /// Border radius of the notification.
13
+ /// @group notification
14
+ $kendo-notification-border-radius: $kendo-border-radius-md !default;
15
+ /// Box shadow of the notification.
16
+ /// @group notification
17
+ $kendo-notification-shadow: $popup-shadow !default;
18
+ /// Font family of the notification.
19
+ /// @group notification
20
+ $kendo-notification-font-family: $font-family !default;
21
+ /// Font size of the notification.
22
+ /// @group notification
23
+ $kendo-notification-font-size: $font-size-sm !default;
24
+ /// Line height of the notification.
25
+ /// @group notification
26
+ $kendo-notification-line-height: $line-height !default;
27
+
28
+ /// Horizontal spacing of the notification icon.
29
+ /// @group notification
30
+ $kendo-notification-icon-spacing: $icon-spacing !default;
31
+
32
+ /// Background color of the notification.
33
+ /// @group notification
34
+ $kendo-notification-bg: $kendo-component-bg !default;
35
+ /// Text color of the notification.
36
+ /// @group notification
37
+ $kendo-notification-text: $kendo-component-text !default;
38
+ /// Border color of the notification.
39
+ /// @group notification
40
+ $kendo-notification-border: $kendo-component-border !default;
19
41
 
20
42
  @function notification-theme( $colors ) {
21
43
  $_theme: ();
22
44
 
23
45
  // sass-lint:disable-block indentation
24
46
  @each $name, $color in $colors {
25
- $_theme: map-merge(( $name: (
26
- color: contrast-wcag( $color ),
47
+ $_theme: k-map-merge(( $name: (
48
+ color: k-contrast-legacy( $color ),
27
49
  background-color: $color,
28
50
  border: $color,
29
51
  )), $_theme );
@@ -32,5 +54,7 @@ $notification-border: $component-border !default;
32
54
  @return $_theme;
33
55
  }
34
56
 
57
+ /// Theme colors of the notification.
58
+ /// @group notification
35
59
  $kendo-notification-theme-colors: $kendo-theme-colors !default;
36
60
  $kendo-notification-theme: notification-theme( $kendo-notification-theme-colors ) !default;
@@ -9,6 +9,6 @@
9
9
 
10
10
 
11
11
  // Component
12
- @import "_variables.scss";
13
- @import "_layout.scss";
14
- @import "_theme.scss";
12
+ @import "./_variables.scss";
13
+ @import "./_layout.scss";
14
+ @import "./_theme.scss";
@@ -14,6 +14,6 @@
14
14
  @import "../window/_index.scss";
15
15
 
16
16
  // Component
17
- @import "_variables.scss";
18
- @import "_layout.scss";
19
- @import "_theme.scss";
17
+ @import "./_variables.scss";
18
+ @import "./_layout.scss";
19
+ @import "./_theme.scss";
@@ -1,13 +1,13 @@
1
1
  // Orgchart
2
- $orgchart-spacer: map-get( $spacing, 6 ) !default;
2
+ $orgchart-spacer: k-map-get( $kendo-spacing, 6 ) !default;
3
3
  $orgchart-padding-y: $orgchart-spacer !default;
4
4
  $orgchart-padding-x: $orgchart-padding-y !default;
5
5
  $orgchart-font-family: $font-family !default;
6
6
  $orgchart-font-size: $font-size !default;
7
7
  $orgchart-line-height: $line-height !default;
8
- $orgchart-bg: $component-bg !default;
9
- $orgchart-text: $component-text !default;
10
- $orgchart-border: $component-border !default;
8
+ $orgchart-bg: $kendo-component-bg !default;
9
+ $orgchart-text: $kendo-component-text !default;
10
+ $orgchart-border: $kendo-component-border !default;
11
11
 
12
12
  $orgchart-node-gap: $orgchart-spacer !default;
13
13
  $orgchart-group-gap: $orgchart-spacer !default;
@@ -25,12 +25,12 @@ $orgchart-node-group-focus-border: $card-focus-border !default;
25
25
  $orgchart-node-group-focus-shadow: $card-focus-shadow !default;
26
26
 
27
27
  $orgchart-node-group-title-font-size: $font-size-lg !default;
28
- $orgchart-node-group-title-margin-bottom: $orgchart-spacer / 3 !default;
28
+ $orgchart-node-group-title-margin-bottom: k-math-div( $orgchart-spacer, 3 ) !default;
29
29
  $orgchart-node-group-title-line-height: $line-height-sm !default;
30
30
 
31
31
  $orgchart-node-group-subtitle-font-size: $font-size !default;
32
32
  $orgchart-node-group-subtitle-margin-bottom: $orgchart-spacer !default;
33
- $orgchart-node-group-subtitle-text: $subtle-text !default;
33
+ $orgchart-node-group-subtitle-text: $kendo-subtle-text !default;
34
34
 
35
35
  $orgchart-card-width: 300px !default;
36
36
  $orgchart-card-padding-y: $card-padding-y !default;
@@ -48,7 +48,7 @@ $orgchart-card-subtitle-font-size: null !default;
48
48
  $orgchart-card-body-border-width: 2px 0 0 !default;
49
49
  $orgchart-card-body-border-color: transparent !default;
50
50
 
51
- $orgchart-card-body-vbox-margin-right: $orgchart-spacer / 2 !default;
51
+ $orgchart-card-body-vbox-margin-right: k-math-div( $orgchart-spacer, 2 ) !default;
52
52
  $orgchart-card-body-vbox-min-height: $card-avatar-size !default;
53
53
 
54
54
  $orgchart-line-size: 1px !default;
@@ -5,6 +5,6 @@
5
5
 
6
6
 
7
7
  // Component
8
- @import "_variables.scss";
9
- @import "_layout.scss";
10
- @import "_theme.scss";
8
+ @import "./_variables.scss";
9
+ @import "./_layout.scss";
10
+ @import "./_theme.scss";
@@ -1,4 +1,4 @@
1
1
  $overlay-theme-colors: $kendo-theme-colors !default;
2
2
 
3
- $overlay-bg: $black !default;
3
+ $overlay-bg: $kendo-color-black !default;
4
4
  $overlay-opacity: .5 !default;
@@ -7,9 +7,10 @@
7
7
  @import "../icons/_index.scss";
8
8
  @import "../toolbar/_variables.scss";
9
9
  @import "../list/_index.scss";
10
+ @import "../button/_index.scss";
10
11
 
11
12
 
12
13
  // Component
13
- @import "_variables.scss";
14
- @import "_layout.scss";
15
- @import "_theme.scss";
14
+ @import "./_variables.scss";
15
+ @import "./_layout.scss";
16
+ @import "./_theme.scss";