@progress/kendo-theme-fluent 11.2.1-dev.1 → 11.3.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 (340) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/fluent-main-dark.css +1 -1
  3. package/dist/fluent-main.css +1 -1
  4. package/dist/meta/sassdoc-data.json +24099 -27323
  5. package/dist/meta/sassdoc-raw-data.json +8421 -7718
  6. package/dist/meta/variables.json +7880 -8036
  7. package/lib/swatches/all.json +1 -1
  8. package/lib/swatches/fluent-main-dark.json +1 -1
  9. package/lib/swatches/fluent-main.json +1 -1
  10. package/package.json +4 -4
  11. package/scss/action-buttons/_layout.scss +2 -55
  12. package/scss/action-buttons/_theme.scss +2 -11
  13. package/scss/action-buttons/_variables.scss +17 -7
  14. package/scss/action-sheet/_layout.scss +11 -399
  15. package/scss/action-sheet/_theme.scss +14 -69
  16. package/scss/action-sheet/_variables.scss +129 -66
  17. package/scss/adaptive/_index.scss +0 -3
  18. package/scss/adaptive/_layout.scss +2 -457
  19. package/scss/adaptive/_theme.scss +2 -75
  20. package/scss/adaptive/_variables.scss +39 -18
  21. package/scss/appbar/_layout.scss +2 -114
  22. package/scss/appbar/_theme.scss +9 -20
  23. package/scss/appbar/_variables.scss +38 -71
  24. package/scss/avatar/_layout.scss +2 -73
  25. package/scss/avatar/_theme.scss +2 -16
  26. package/scss/avatar/_variables.scss +24 -82
  27. package/scss/badge/_layout.scss +3 -146
  28. package/scss/badge/_theme.scss +8 -21
  29. package/scss/badge/_variables.scss +41 -88
  30. package/scss/bottom-navigation/_layout.scss +5 -108
  31. package/scss/bottom-navigation/_theme.scss +73 -74
  32. package/scss/bottom-navigation/_variables.scss +58 -117
  33. package/scss/breadcrumb/_layout.scss +8 -132
  34. package/scss/breadcrumb/_theme.scss +15 -71
  35. package/scss/breadcrumb/_variables.scss +133 -71
  36. package/scss/button/_layout.scss +18 -182
  37. package/scss/button/_theme.scss +132 -113
  38. package/scss/button/_variables.scss +156 -301
  39. package/scss/calendar/_layout.scss +27 -383
  40. package/scss/calendar/_theme.scss +55 -127
  41. package/scss/calendar/_variables.scss +185 -100
  42. package/scss/captcha/_layout.scss +2 -59
  43. package/scss/captcha/_theme.scss +2 -9
  44. package/scss/captcha/_variables.scss +25 -9
  45. package/scss/card/_layout.scss +9 -314
  46. package/scss/card/_theme.scss +3 -103
  47. package/scss/card/_variables.scss +110 -60
  48. package/scss/chart-wizard/_layout.scss +2 -38
  49. package/scss/chart-wizard/_theme.scss +2 -28
  50. package/scss/chart-wizard/_variables.scss +25 -11
  51. package/scss/chat/_index.scss +0 -3
  52. package/scss/chat/_layout.scss +26 -450
  53. package/scss/chat/_theme.scss +9 -80
  54. package/scss/chat/_variables.scss +143 -71
  55. package/scss/checkbox/_layout.scss +14 -191
  56. package/scss/checkbox/_theme.scss +11 -100
  57. package/scss/checkbox/_variables.scss +165 -78
  58. package/scss/chip/_layout.scss +11 -137
  59. package/scss/chip/_theme.scss +56 -57
  60. package/scss/chip/_variables.scss +99 -94
  61. package/scss/color-preview/_layout.scss +4 -64
  62. package/scss/color-preview/_theme.scss +2 -27
  63. package/scss/color-preview/_variables.scss +23 -9
  64. package/scss/coloreditor/_layout.scss +21 -109
  65. package/scss/coloreditor/_theme.scss +3 -24
  66. package/scss/coloreditor/_variables.scss +92 -57
  67. package/scss/colorgradient/_layout.scss +12 -196
  68. package/scss/colorgradient/_theme.scss +27 -65
  69. package/scss/colorgradient/_variables.scss +134 -76
  70. package/scss/colorpalette/_layout.scss +6 -40
  71. package/scss/colorpalette/_theme.scss +10 -20
  72. package/scss/colorpalette/_variables.scss +39 -21
  73. package/scss/colorpicker/_layout.scss +2 -11
  74. package/scss/colorpicker/_theme.scss +2 -1
  75. package/scss/column-menu/_layout.scss +5 -56
  76. package/scss/column-menu/_theme.scss +1 -24
  77. package/scss/column-menu/_variables.scss +38 -17
  78. package/scss/combobox/_layout.scss +4 -2
  79. package/scss/combobox/_theme.scss +4 -2
  80. package/scss/core/functions/index.import.scss +1 -0
  81. package/scss/dataviz/_layout.scss +6 -543
  82. package/scss/dataviz/_theme.scss +12 -76
  83. package/scss/dataviz/_variables.scss +152 -33
  84. package/scss/daterangepicker/_layout.scss +2 -37
  85. package/scss/daterangepicker/_theme.scss +16 -7
  86. package/scss/daterangepicker/_variables.scss +9 -0
  87. package/scss/datetimepicker/_layout.scss +3 -41
  88. package/scss/datetimepicker/_theme.scss +3 -2
  89. package/scss/datetimepicker/_variables.scss +5 -1
  90. package/scss/dialog/_layout.scss +8 -53
  91. package/scss/dialog/_theme.scss +5 -25
  92. package/scss/dialog/_variables.scss +31 -60
  93. package/scss/dock-manager/_layout.scss +9 -193
  94. package/scss/dock-manager/_theme.scss +6 -28
  95. package/scss/dock-manager/_variables.scss +74 -36
  96. package/scss/draggable/_layout.scss +13 -59
  97. package/scss/draggable/_theme.scss +10 -15
  98. package/scss/draggable/_variables.scss +45 -23
  99. package/scss/drawer/_layout.scss +7 -198
  100. package/scss/drawer/_theme.scss +25 -52
  101. package/scss/drawer/_variables.scss +73 -45
  102. package/scss/dropdowngrid/_layout.scss +3 -11
  103. package/scss/dropdowngrid/_theme.scss +3 -3
  104. package/scss/dropdownlist/_layout.scss +4 -28
  105. package/scss/dropdownlist/_theme.scss +3 -7
  106. package/scss/dropdowntree/_layout.scss +2 -35
  107. package/scss/dropdowntree/_theme.scss +3 -4
  108. package/scss/dropdowntree/_variables.scss +4 -3
  109. package/scss/dropzone/_layout.scss +7 -31
  110. package/scss/dropzone/_theme.scss +2 -30
  111. package/scss/dropzone/_variables.scss +43 -21
  112. package/scss/editor/_layout.scss +3 -588
  113. package/scss/editor/_theme.scss +12 -78
  114. package/scss/editor/_variables.scss +45 -26
  115. package/scss/expansion-panel/_layout.scss +22 -57
  116. package/scss/expansion-panel/_theme.scss +13 -36
  117. package/scss/expansion-panel/_variables.scss +49 -28
  118. package/scss/fab/_layout.scss +11 -134
  119. package/scss/fab/_theme.scss +37 -126
  120. package/scss/fab/_variables.scss +104 -56
  121. package/scss/filemanager/_layout.scss +2 -240
  122. package/scss/filemanager/_theme.scss +8 -89
  123. package/scss/filemanager/_variables.scss +109 -56
  124. package/scss/filter/_layout.scss +8 -71
  125. package/scss/filter/_theme.scss +5 -14
  126. package/scss/filter/_variables.scss +20 -10
  127. package/scss/floating-label/_layout.scss +3 -75
  128. package/scss/floating-label/_theme.scss +4 -20
  129. package/scss/floating-label/_variables.scss +35 -17
  130. package/scss/forms/_layout.scss +5 -302
  131. package/scss/forms/_theme.scss +5 -24
  132. package/scss/forms/_variables.scss +73 -39
  133. package/scss/gantt/_layout.scss +5 -801
  134. package/scss/gantt/_theme.scss +17 -236
  135. package/scss/gantt/_variables.scss +142 -73
  136. package/scss/grid/_layout.scss +60 -1276
  137. package/scss/grid/_theme.scss +35 -343
  138. package/scss/grid/_variables.scss +306 -183
  139. package/scss/gridlayout/_layout.scss +1 -6
  140. package/scss/gridlayout/_theme.scss +1 -6
  141. package/scss/icons/_layout.scss +4 -33
  142. package/scss/icons/_theme.scss +7 -1
  143. package/scss/icons/_variables.scss +35 -9
  144. package/scss/imageeditor/_layout.scss +2 -152
  145. package/scss/imageeditor/_theme.scss +5 -42
  146. package/scss/imageeditor/_variables.scss +66 -32
  147. package/scss/index.scss +2 -1
  148. package/scss/input/_layout.scss +36 -468
  149. package/scss/input/_theme.scss +52 -128
  150. package/scss/input/_variables.scss +153 -208
  151. package/scss/list/_layout.scss +3 -252
  152. package/scss/list/_theme.scss +10 -81
  153. package/scss/list/_variables.scss +176 -92
  154. package/scss/listbox/_layout.scss +2 -80
  155. package/scss/listbox/_theme.scss +5 -8
  156. package/scss/listbox/_variables.scss +28 -13
  157. package/scss/listgroup/_layout.scss +2 -174
  158. package/scss/listgroup/_theme.scss +2 -8
  159. package/scss/listgroup/_variables.scss +23 -10
  160. package/scss/listview/_layout.scss +6 -133
  161. package/scss/listview/_theme.scss +8 -37
  162. package/scss/listview/_variables.scss +66 -39
  163. package/scss/loader/_layout.scss +15 -572
  164. package/scss/loader/_theme.scss +2 -14
  165. package/scss/loader/_variables.scss +90 -92
  166. package/scss/map/_layout.scss +7 -121
  167. package/scss/map/_theme.scss +5 -17
  168. package/scss/map/_variables.scss +40 -22
  169. package/scss/maskedtextbox/_layout.scss +3 -3
  170. package/scss/maskedtextbox/_theme.scss +3 -3
  171. package/scss/mediaplayer/_layout.scss +5 -72
  172. package/scss/mediaplayer/_theme.scss +5 -15
  173. package/scss/mediaplayer/_variables.scss +27 -14
  174. package/scss/menu/_layout.scss +25 -267
  175. package/scss/menu/_theme.scss +14 -73
  176. package/scss/menu/_variables.scss +135 -76
  177. package/scss/menu-button/_layout.scss +9 -14
  178. package/scss/menu-button/_theme.scss +5 -1
  179. package/scss/menu-button/_variables.scss +10 -0
  180. package/scss/messagebox/_layout.scss +2 -18
  181. package/scss/messagebox/_theme.scss +4 -19
  182. package/scss/messagebox/_variables.scss +33 -37
  183. package/scss/multiselect/_layout.scss +3 -4
  184. package/scss/multiselect/_theme.scss +3 -4
  185. package/scss/no-data/_layout.scss +2 -17
  186. package/scss/no-data/_theme.scss +2 -5
  187. package/scss/no-data/_variables.scss +7 -2
  188. package/scss/notification/_functions.scss +17 -0
  189. package/scss/notification/_layout.scss +2 -68
  190. package/scss/notification/_theme.scss +4 -28
  191. package/scss/notification/_variables.scss +50 -91
  192. package/scss/numerictextbox/_layout.scss +3 -7
  193. package/scss/numerictextbox/_theme.scss +3 -3
  194. package/scss/orgchart/_layout.scss +8 -99
  195. package/scss/orgchart/_theme.scss +4 -45
  196. package/scss/orgchart/_variables.scss +87 -45
  197. package/scss/otp/_layout.scss +1 -34
  198. package/scss/otp/_theme.scss +1 -7
  199. package/scss/otp/_variables.scss +25 -12
  200. package/scss/overlay/_layout.scss +2 -11
  201. package/scss/overlay/_theme.scss +4 -3
  202. package/scss/overlay/_variables.scss +7 -3
  203. package/scss/pager/_layout.scss +11 -145
  204. package/scss/pager/_theme.scss +7 -15
  205. package/scss/pager/_variables.scss +49 -26
  206. package/scss/panel/_layout.scss +2 -24
  207. package/scss/panel/_theme.scss +10 -13
  208. package/scss/panel/_variables.scss +23 -10
  209. package/scss/panelbar/_layout.scss +17 -95
  210. package/scss/panelbar/_theme.scss +15 -164
  211. package/scss/panelbar/_variables.scss +134 -68
  212. package/scss/pdf-viewer/_layout.scss +3 -327
  213. package/scss/pdf-viewer/_theme.scss +2 -80
  214. package/scss/pdf-viewer/_variables.scss +75 -36
  215. package/scss/pivotgrid/_index.scss +0 -6
  216. package/scss/pivotgrid/_layout.scss +44 -579
  217. package/scss/pivotgrid/_theme.scss +5 -192
  218. package/scss/pivotgrid/_variables.scss +144 -70
  219. package/scss/popover/_layout.scss +6 -73
  220. package/scss/popover/_theme.scss +2 -36
  221. package/scss/popover/_variables.scss +54 -27
  222. package/scss/popup/_layout.scss +5 -70
  223. package/scss/popup/_theme.scss +2 -9
  224. package/scss/popup/_variables.scss +25 -12
  225. package/scss/progressbar/_layout.scss +10 -196
  226. package/scss/progressbar/_theme.scss +11 -46
  227. package/scss/progressbar/_variables.scss +57 -34
  228. package/scss/prompt/_layout.scss +2 -75
  229. package/scss/prompt/_theme.scss +2 -35
  230. package/scss/prompt/_variables.scss +43 -20
  231. package/scss/radio/_layout.scss +12 -178
  232. package/scss/radio/_theme.scss +7 -75
  233. package/scss/radio/_variables.scss +72 -36
  234. package/scss/rating/_layout.scss +11 -57
  235. package/scss/rating/_theme.scss +8 -6
  236. package/scss/rating/_variables.scss +21 -13
  237. package/scss/responsivepanel/_layout.scss +2 -45
  238. package/scss/responsivepanel/_theme.scss +3 -3
  239. package/scss/ripple/_layout.scss +2 -50
  240. package/scss/ripple/_theme.scss +2 -2
  241. package/scss/scheduler/_layout.scss +11 -773
  242. package/scss/scheduler/_theme.scss +32 -167
  243. package/scss/scheduler/_variables.scss +149 -77
  244. package/scss/scroller/_layout.scss +2 -80
  245. package/scss/scroller/_theme.scss +2 -5
  246. package/scss/scrollview/_layout.scss +2 -159
  247. package/scss/scrollview/_theme.scss +11 -35
  248. package/scss/scrollview/_variables.scss +52 -29
  249. package/scss/searchbox/_layout.scss +2 -0
  250. package/scss/searchbox/_theme.scss +4 -1
  251. package/scss/searchbox/_variables.scss +1 -1
  252. package/scss/signature/_layout.scss +3 -67
  253. package/scss/signature/_theme.scss +3 -8
  254. package/scss/signature/_variables.scss +46 -25
  255. package/scss/skeleton/_layout.scss +2 -79
  256. package/scss/skeleton/_theme.scss +2 -17
  257. package/scss/skeleton/_variables.scss +15 -6
  258. package/scss/slider/_layout.scss +18 -203
  259. package/scss/slider/_theme.scss +31 -40
  260. package/scss/slider/_variables.scss +58 -41
  261. package/scss/speech-to-text-button/_layout.scss +1 -9
  262. package/scss/speech-to-text-button/_theme.scss +1 -3
  263. package/scss/split-button/_layout.scss +22 -18
  264. package/scss/split-button/_theme.scss +2 -1
  265. package/scss/split-button/_variables.scss +18 -9
  266. package/scss/splitter/_layout.scss +8 -171
  267. package/scss/splitter/_theme.scss +2 -31
  268. package/scss/splitter/_variables.scss +42 -20
  269. package/scss/spreadsheet/_layout.scss +50 -724
  270. package/scss/spreadsheet/_theme.scss +14 -182
  271. package/scss/spreadsheet/_variables.scss +172 -99
  272. package/scss/stacklayout/_layout.scss +1 -5
  273. package/scss/stacklayout/_theme.scss +1 -5
  274. package/scss/stepper/_layout.scss +9 -255
  275. package/scss/stepper/_theme.scss +4 -186
  276. package/scss/stepper/_variables.scss +125 -60
  277. package/scss/suggestion/_layout.scss +2 -38
  278. package/scss/suggestion/_theme.scss +3 -66
  279. package/scss/suggestion/_variables.scss +42 -19
  280. package/scss/switch/_layout.scss +2 -138
  281. package/scss/switch/_theme.scss +2 -136
  282. package/scss/switch/_variables.scss +99 -49
  283. package/scss/table/_layout.scss +6 -249
  284. package/scss/table/_theme.scss +9 -95
  285. package/scss/table/_variables.scss +100 -64
  286. package/scss/tabstrip/_layout.scss +2 -421
  287. package/scss/tabstrip/_theme.scss +12 -123
  288. package/scss/tabstrip/_variables.scss +113 -61
  289. package/scss/taskboard/_layout.scss +28 -178
  290. package/scss/taskboard/_theme.scss +20 -55
  291. package/scss/taskboard/_variables.scss +122 -63
  292. package/scss/textarea/_layout.scss +3 -6
  293. package/scss/textarea/_theme.scss +3 -4
  294. package/scss/textbox/_layout.scss +3 -4
  295. package/scss/textbox/_theme.scss +3 -4
  296. package/scss/tilelayout/_layout.scss +2 -36
  297. package/scss/tilelayout/_theme.scss +13 -10
  298. package/scss/tilelayout/_variables.scss +19 -8
  299. package/scss/time-marker/_layout.scss +2 -15
  300. package/scss/time-marker/_theme.scss +2 -17
  301. package/scss/time-marker/_variables.scss +7 -2
  302. package/scss/timedurationpicker/_layout.scss +3 -4
  303. package/scss/timedurationpicker/_theme.scss +3 -4
  304. package/scss/timeline/_layout.scss +8 -423
  305. package/scss/timeline/_theme.scss +11 -34
  306. package/scss/timeline/_variables.scss +108 -61
  307. package/scss/timepicker/_layout.scss +7 -3
  308. package/scss/timepicker/_theme.scss +3 -4
  309. package/scss/timeselector/_layout.scss +3 -223
  310. package/scss/timeselector/_theme.scss +5 -55
  311. package/scss/timeselector/_variables.scss +84 -41
  312. package/scss/toolbar/_layout.scss +11 -296
  313. package/scss/toolbar/_theme.scss +3 -167
  314. package/scss/toolbar/_variables.scss +65 -32
  315. package/scss/tooltip/_functions.scss +17 -0
  316. package/scss/tooltip/_layout.scss +13 -74
  317. package/scss/tooltip/_theme.scss +17 -23
  318. package/scss/tooltip/_variables.scss +50 -72
  319. package/scss/treelist/_layout.scss +3 -82
  320. package/scss/treelist/_theme.scss +4 -6
  321. package/scss/treelist/_variables.scss +7 -2
  322. package/scss/treeview/_layout.scss +8 -137
  323. package/scss/treeview/_theme.scss +20 -65
  324. package/scss/treeview/_variables.scss +88 -48
  325. package/scss/typography/_layout.scss +3 -113
  326. package/scss/typography/_theme.scss +2 -17
  327. package/scss/typography/_variables.scss +84 -3
  328. package/scss/upload/_layout.scss +7 -219
  329. package/scss/upload/_theme.scss +4 -90
  330. package/scss/upload/_variables.scss +66 -29
  331. package/scss/validator/_layout.scss +2 -16
  332. package/scss/validator/_theme.scss +2 -2
  333. package/scss/virtual-scroller/_layout.scss +2 -34
  334. package/scss/virtual-scroller/_theme.scss +2 -2
  335. package/scss/window/_layout.scss +9 -141
  336. package/scss/window/_theme.scss +7 -35
  337. package/scss/window/_variables.scss +65 -70
  338. package/scss/wizard/_layout.scss +8 -95
  339. package/scss/wizard/_theme.scss +4 -7
  340. package/scss/wizard/_variables.scss +24 -11
@@ -1,67 +1,10 @@
1
1
  @use "../core/_index.scss" as *;
2
2
  @use "./_variables.scss" as *;
3
+ @use "@progress/kendo-theme-core/scss/components/pivotgrid/_theme.scss" as *;
3
4
 
4
5
  @mixin kendo-pivotgrid--theme() {
6
+ @include kendo-pivotgrid--theme-base();
5
7
 
6
- .k-pivotgrid {
7
- @include fill (
8
- var( --kendo-pivotgrid-text, #{$kendo-pivotgrid-text} ),
9
- var( --kendo-pivotgrid-bg, #{$kendo-pivotgrid-bg} ),
10
- var( --kendo-pivotgrid-border, #{$kendo-pivotgrid-border} )
11
- );
12
- }
13
-
14
- .k-pivotgrid-column-headers,
15
- .k-pivotgrid-row-headers,
16
- .k-pivotgrid-empty-cell {
17
- @include fill (
18
- var( --kendo-pivotgrid-headers-text, #{$kendo-pivotgrid-headers-text} ),
19
- var( --kendo-pivotgrid-headers-bg, #{$kendo-pivotgrid-headers-bg} ),
20
- var( --kendo-pivotgrid-headers-border, #{$kendo-pivotgrid-headers-border} )
21
- );
22
- }
23
-
24
- .k-pivotgrid-empty-cell {
25
- @include fill (
26
- $border: var( --kendo-pivotgrid-alt-border, #{$kendo-pivotgrid-alt-border} )
27
- );
28
- }
29
-
30
- .k-pivotgrid-row-headers .k-pivotgrid-row .k-pivotgrid-cell:last-child {
31
- border-right-color: var( --kendo-pivotgrid-alt-border, #{$kendo-pivotgrid-alt-border} );
32
- }
33
-
34
- .k-pivotgrid-column-headers .k-pivotgrid-column-total:nth-last-of-type(2) .k-pivotgrid-cell:not(.k-pivotgrid-expanded),
35
- .k-pivotgrid-column-headers .k-pivotgrid-row:last-child {
36
- border-bottom-color: var( --kendo-pivotgrid-alt-border, #{$kendo-pivotgrid-alt-border} );
37
- }
38
-
39
-
40
- .k-pivotgrid-header-total,
41
- .k-pivotgrid-total {
42
- @include fill (
43
- var( --kendo-pivotgrid-total-text, #{$kendo-pivotgrid-total-text} ),
44
- var( --kendo-pivotgrid-total-bg, #{$kendo-pivotgrid-total-bg} ),
45
- var( --kendo-pivotgrid-total-border, #{$kendo-pivotgrid-total-border} )
46
- );
47
- }
48
-
49
-
50
- // Hover state
51
- .k-pivotgrid-row-headers tbody > .k-pivotgrid-row:hover,
52
- .k-pivotgrid-row-headers tbody > .k-pivotgrid-row.k-hover,
53
- .k-pivotgrid-column-headers tbody > .k-pivotgrid-row:hover,
54
- .k-pivotgrid-column-headers tbody > .k-pivotgrid-row.k-hover,
55
- .k-pivotgrid-values tbody > .k-pivotgrid-row:hover,
56
- .k-pivotgrid-values tbody > .k-pivotgrid-row.k-hover {
57
- @include fill (
58
- var( --kendo-pivotgrid-hover-text, #{$kendo-pivotgrid-hover-text} ),
59
- var( --kendo-pivotgrid-hover-bg, #{$kendo-pivotgrid-hover-bg} ),
60
- var( --kendo-pivotgrid-hover-border, #{$kendo-pivotgrid-hover-border} )
61
- );
62
- }
63
-
64
- // Focus state
65
8
  .k-pivotgrid-cell:focus,
66
9
  .k-pivotgrid-cell.k-focus,
67
10
  .k-pivotgrid-empty-cell:focus,
@@ -70,65 +13,9 @@
70
13
  .k-grouping-row > .k-pivotgrid-cell:focus,
71
14
  .k-detail-row > .k-pivotgrid-cell:focus,
72
15
  .k-group-footer > .k-pivotgrid-cell:focus {
73
- @include box-shadow( var( --kendo-pivotgrid-focus-shadow, #{$kendo-pivotgrid-focus-shadow} ) );
74
- }
75
-
76
- // Selected state
77
- .k-pivotgrid-cell.k-selected,
78
- .k-pivotgrid-row.k-selected > .k-pivotgrid-cell {
79
- @include fill (
80
- var( --kendo-pivotgrid-selected-text, #{$kendo-pivotgrid-selected-text} ),
81
- var( --kendo-pivotgrid-selected-bg, #{$kendo-pivotgrid-selected-bg} ),
82
- var( --kendo-pivotgrid-selected-border, #{$kendo-pivotgrid-selected-border} )
83
- );
16
+ @include box-shadow( $kendo-pivotgrid-focus-shadow );
84
17
  }
85
18
 
86
- }
87
-
88
-
89
-
90
- @mixin kendo-pivotgrid-configurator--theme() {
91
-
92
- .k-pivotgrid-configurator-button,
93
- .k-pivotgrid-configurator-panel {
94
- @include fill (
95
- var( --kendo-pivotgrid-configurator-text, #{$kendo-pivotgrid-configurator-text} ),
96
- var( --kendo-pivotgrid-configurator-bg, #{$kendo-pivotgrid-configurator-bg} ),
97
- var( --kendo-pivotgrid-configurator-border, #{$kendo-pivotgrid-configurator-border} )
98
- );
99
- }
100
-
101
- .k-pivotgrid-configurator-header {
102
- @include fill(
103
- var( --kendo-pivotgrid-configurator-header-text, #{$kendo-pivotgrid-configurator-header-text} ),
104
- var( --kendo-pivotgrid-configurator-header-bg, #{$kendo-pivotgrid-configurator-header-bg} ),
105
- var( --kendo-pivotgrid-configurator-header-border, #{$kendo-pivotgrid-configurator-header-border} )
106
- );
107
- }
108
-
109
- .k-pivotgrid-configurator-content .k-fields-list-wrapper {
110
- @include fill(
111
- $border: var( --kendo-pivotgrid-configurator-border, #{$kendo-pivotgrid-configurator-border} )
112
- );
113
- }
114
-
115
-
116
- // Calculated field
117
- .k-calculated-field {
118
- @include fill (
119
- var( --kendo-pivotgrid-calculated-field-text, #{$kendo-pivotgrid-calculated-field-text} ),
120
- var( --kendo-pivotgrid-calculated-field-bg, #{$kendo-pivotgrid-calculated-field-bg} ),
121
- var( --kendo-pivotgrid-calculated-field-border, #{$kendo-pivotgrid-calculated-field-border} )
122
- );
123
- }
124
-
125
- .k-calculated-field-header {
126
- @include fill(
127
- var( --kendo-pivotgrid-calculated-field-header-text, #{$kendo-pivotgrid-calculated-field-header-text} ),
128
- var( --kendo-pivotgrid-calculated-field-header-bg, #{$kendo-pivotgrid-calculated-field-header-bg} ),
129
- var( --kendo-pivotgrid-calculated-field-header-border, #{$kendo-pivotgrid-calculated-field-header-border} )
130
- );
131
- }
132
19
 
133
20
  .k-filter-menu .k-calculated-item {
134
21
  @include fill( $border: color-mix(in srgb, k-color(border) 16%, transparent) );
@@ -138,81 +25,7 @@
138
25
  @include fill( $border: color-mix(in srgb, k-color(border) 16%, transparent) );
139
26
  }
140
27
 
141
- }
142
-
143
- @mixin kendo-pivotgrid-legacy--theme() {
144
-
145
- .k-pivot {
146
- @include fill (
147
- var( --kendo-pivotgrid-text, #{$kendo-pivotgrid-text} ),
148
- var( --kendo-pivotgrid-bg, #{$kendo-pivotgrid-bg} ),
149
- var( --kendo-pivotgrid-border, #{$kendo-pivotgrid-border} )
150
- );
151
- }
152
- .k-pivot-table {
153
- border-color: var( --kendo-pivotgrid-border, #{$kendo-pivotgrid-border} );
154
- }
155
-
156
- // Pivotgrid header
157
- .k-pivot-rowheaders {
158
- @include fill(
159
- var( --kendo-pivotgrid-headers-text, #{$kendo-pivotgrid-headers-text} ),
160
- var( --kendo-pivotgrid-headers-bg, #{$kendo-pivotgrid-headers-bg} ),
161
- var( --kendo-pivotgrid-headers-border, #{$kendo-pivotgrid-headers-border} )
162
- );
163
- }
164
-
165
-
166
- // Pivotgrid toolbar
167
- .k-pivot-toolbar {
168
- @include fill(
169
- var( --kendo-pivotgrid-headers-text, #{$kendo-pivotgrid-headers-text} ),
170
- var( --kendo-pivotgrid-headers-bg, #{$kendo-pivotgrid-headers-bg} ),
171
- var( --kendo-pivotgrid-headers-border, #{$kendo-pivotgrid-headers-border} )
172
- );
173
-
174
- .k-empty {
175
- color: k-color(subtle);
176
- }
177
- }
178
-
179
- .k-pivot-toolbar,
180
- .k-pivot-table,
181
- .k-pivot-rowheaders > .k-grid td:first-child,
182
- .k-pivot-table .k-grid-header .k-header.k-first {
183
- border-color: var( --kendo-pivotgrid-chrome-border, #{$kendo-pivotgrid-chrome-border} );
28
+ .k-pivotgrid-configurator-panel.kendo-jquery .k-column-fields {
29
+ border-color: color-mix(in srgb, k-color(border) 16%, transparent);
184
30
  }
185
-
186
- .k-pivot-layout .k-grid-footer {
187
- color: var( --kendo-pivotgrid-alt-text, #{$kendo-pivotgrid-alt-text} );
188
- background-color: var( --kendo-pivotgrid-alt-bg, #{$kendo-pivotgrid-alt-bg} );
189
- }
190
-
191
- // KPI icons
192
- .k-i-kpi-trend-increase,
193
- .k-i-kpi-trend-decrease,
194
- .k-i-kpi-trend-equal {
195
- color: inherit;
196
- }
197
-
198
- .k-i-kpi-status-hold {
199
- color: var( --kendo-warning-100, initial );
200
- }
201
-
202
- .k-i-kpi-status-deny {
203
- color: var( --kendo-error-100, initial );
204
- }
205
-
206
- .k-i-kpi-status-open {
207
- color: var( --kendo-success-100, initial );
208
- }
209
-
210
-
211
- // Configurator
212
- .k-pivotgrid-configurator-panel.kendo-jquery {
213
- .k-column-fields {
214
- border-color: color-mix(in srgb, k-color(border) 16%, transparent);
215
- }
216
- }
217
-
218
31
  }
@@ -7,233 +7,307 @@
7
7
 
8
8
  /// The spacer of the PivotGrid.
9
9
  /// @group pivotgrid
10
- $kendo-pivotgrid-spacer: k-spacing(3) !default;
10
+ $kendo-pivotgrid-spacer: var( --kendo-pivotgrid-spacer, #{k-spacing(3)} ) !default;
11
11
 
12
12
  /// The horizontal padding of the PivotGrid.
13
13
  /// @group pivotgrid
14
- $kendo-pivotgrid-padding-x: k-spacing(0) !default;
14
+ $kendo-pivotgrid-padding-x: var( --kendo-pivotgrid-padding-x, #{k-spacing(0)} ) !default;
15
15
  /// The vertical of the PivotGrid.
16
16
  /// @group pivotgrid
17
- $kendo-pivotgrid-padding-y: k-spacing(0) !default;
17
+ $kendo-pivotgrid-padding-y: var( --kendo-pivotgrid-padding-y, #{k-spacing(0)} ) !default;
18
18
  /// The font family of the PivotGrid.
19
19
  /// @group pivotgrid
20
- $kendo-pivotgrid-font-family: var( --kendo-font-family, inherit ) !default;
20
+ $kendo-pivotgrid-font-family: var( --kendo-pivotgrid-font-family, var( --kendo-font-family, inherit ) ) !default;
21
21
  /// The font size of the PivotGrid.
22
22
  /// @group pivotgrid
23
- $kendo-pivotgrid-font-size: var( --kendo-font-size, inherit ) !default;
23
+ $kendo-pivotgrid-font-size: var( --kendo-pivotgrid-font-size, var( --kendo-font-size, inherit ) ) !default;
24
24
  /// The line height of the PivotGrid.
25
25
  /// @group pivotgrid
26
- $kendo-pivotgrid-line-height: var( --kendo-line-height, normal ) !default;
26
+ $kendo-pivotgrid-line-height: var( --kendo-pivotgrid-line-height, var( --kendo-line-height, normal ) ) !default;
27
27
  /// The border width of the PivotGrid.
28
28
  /// @group pivotgrid
29
- $kendo-pivotgrid-border-width: 1px !default;
29
+ $kendo-pivotgrid-border-width: var( --kendo-pivotgrid-border-width, 1px ) !default;
30
30
  /// The icon spacing of the PivotGrid.
31
31
  /// @group pivotgrid
32
- $kendo-pivotgrid-icon-spacing: k-spacing(1) !default;
32
+ $kendo-pivotgrid-icon-spacing: var( --kendo-pivotgrid-icon-spacing, #{k-spacing(1)} ) !default;
33
33
 
34
34
  /// The background color of the PivotGrid.
35
35
  /// @group pivotgrid
36
- $kendo-pivotgrid-bg: k-color(surface-alt) !default;
36
+ $kendo-pivotgrid-bg: var( --kendo-pivotgrid-bg, #{k-color(surface-alt)} ) !default;
37
37
  /// The text color of the PivotGrid.
38
38
  /// @group pivotgrid
39
- $kendo-pivotgrid-text: k-color(on-app-surface) !default;
39
+ $kendo-pivotgrid-text: var( --kendo-pivotgrid-text, #{k-color(on-app-surface)} ) !default;
40
40
  /// The border color of the PivotGrid.
41
41
  /// @group pivotgrid
42
- $kendo-pivotgrid-border: color-mix(in srgb, k-color(border) 16%, transparent) !default;
42
+ $kendo-pivotgrid-border: var( --kendo-pivotgrid-border, #{color-mix(in srgb, k-color(border) 16%, transparent)} ) !default;
43
43
  /// The alt border color of the PivotGrid.
44
44
  /// @group pivotgrid
45
- $kendo-pivotgrid-alt-border: $kendo-pivotgrid-border !default;
45
+ $kendo-pivotgrid-alt-border: var( --kendo-pivotgrid-alt-border, #{$kendo-pivotgrid-border} ) !default;
46
46
 
47
47
  /// The default width of the PivotGrid row header.
48
48
  /// @group pivotgrid
49
- $kendo-pivotgrid-row-header-width: 300px !default;
49
+ $kendo-pivotgrid-row-header-width: var( --kendo-pivotgrid-row-header-width, 300px ) !default;
50
50
  /// The default height of the PivotGrid column header.
51
51
  /// @group pivotgrid
52
- $kendo-pivotgrid-column-header-height: 75px !default;
52
+ $kendo-pivotgrid-column-header-height: var( --kendo-pivotgrid-column-header-height, 75px ) !default;
53
53
 
54
54
  /// The horizontal padding of the PivotGrid cell.
55
55
  /// @group pivotgrid
56
- $kendo-pivotgrid-cell-padding-x: $kendo-table-cell-padding-x !default;
56
+ $kendo-pivotgrid-cell-padding-x: var( --kendo-pivotgrid-cell-padding-x, #{$kendo-table-md-cell-padding-x} ) !default;
57
57
  /// The vertical padding of the PivotGrid cell.
58
58
  /// @group pivotgrid
59
- $kendo-pivotgrid-cell-padding-y: $kendo-table-cell-padding-y !default;
59
+ $kendo-pivotgrid-cell-padding-y: var( --kendo-pivotgrid-cell-padding-y, #{$kendo-table-md-cell-padding-y} ) !default;
60
60
  /// The border width of the PivotGrid cell.
61
61
  /// @group pivotgrid
62
- $kendo-pivotgrid-cell-border-width: 1px !default;
62
+ $kendo-pivotgrid-cell-border-width: var( --kendo-pivotgrid-cell-border-width, 1px ) !default;
63
63
 
64
64
  /// The background color of the PivotGrid header.
65
65
  /// @group pivotgrid
66
- $kendo-pivotgrid-headers-bg: k-color(surface-alt) !default;
66
+ $kendo-pivotgrid-headers-bg: var( --kendo-pivotgrid-headers-bg, #{k-color(surface-alt)} ) !default;
67
67
  /// The text color of the PivotGrid header.
68
68
  /// @group pivotgrid
69
- $kendo-pivotgrid-headers-text: k-color(on-app-surface) !default;
69
+ $kendo-pivotgrid-headers-text: var( --kendo-pivotgrid-headers-text, #{k-color(on-app-surface)} ) !default;
70
70
  /// The border color of the PivotGrid header.
71
71
  /// @group pivotgrid
72
- $kendo-pivotgrid-headers-border: color-mix(in srgb, k-color(border) 16%, transparent) !default;
72
+ $kendo-pivotgrid-headers-border: var( --kendo-pivotgrid-headers-border, #{color-mix(in srgb, k-color(border) 16%, transparent)} ) !default;
73
73
 
74
74
  /// The background color of the PivotGrid total cells.
75
75
  /// @group pivotgrid
76
- $kendo-pivotgrid-total-bg: k-color(base-subtle) !default;
76
+ $kendo-pivotgrid-total-bg: var( --kendo-pivotgrid-total-bg, #{k-color(base-subtle)} ) !default;
77
77
  /// The text color of the PivotGrid total cells.
78
78
  /// @group pivotgrid
79
- $kendo-pivotgrid-total-text: k-color(on-app-surface) !default;
79
+ $kendo-pivotgrid-total-text: var( --kendo-pivotgrid-total-text, #{k-color(on-app-surface)} ) !default;
80
80
  /// The border color of the PivotGrid total cells.
81
81
  /// @group pivotgrid
82
- $kendo-pivotgrid-total-border: color-mix(in srgb, k-color(border) 16%, transparent) !default;
82
+ $kendo-pivotgrid-total-border: var( --kendo-pivotgrid-total-border, #{color-mix(in srgb, k-color(border) 16%, transparent)} ) !default;
83
83
 
84
84
  /// The hover background color of the PivotGrid.
85
85
  /// @group pivotgrid
86
- $kendo-pivotgrid-hover-bg: k-color(base-hover) !default;
86
+ $kendo-pivotgrid-hover-bg: var( --kendo-pivotgrid-hover-bg, #{k-color(base-hover)} ) !default;
87
87
  /// The hover text color of the PivotGrid.
88
88
  /// @group pivotgrid
89
- $kendo-pivotgrid-hover-text: inherit !default;
89
+ $kendo-pivotgrid-hover-text: var( --kendo-pivotgrid-hover-text, inherit ) !default;
90
90
  /// The hover border color of the PivotGrid.
91
91
  /// @group pivotgrid
92
- $kendo-pivotgrid-hover-border: inherit !default;
92
+ $kendo-pivotgrid-hover-border: var( --kendo-pivotgrid-hover-border, inherit ) !default;
93
93
 
94
94
  /// The selected background color of the PivotGrid.
95
95
  /// @group pivotgrid
96
- $kendo-pivotgrid-selected-bg: k-color(base-active) !default;
96
+ $kendo-pivotgrid-selected-bg: var( --kendo-pivotgrid-selected-bg, #{k-color(base-active)} ) !default;
97
97
  /// The selected text color of the PivotGrid.
98
98
  /// @group pivotgrid
99
- $kendo-pivotgrid-selected-text: inherit !default;
99
+ $kendo-pivotgrid-selected-text: var( --kendo-pivotgrid-selected-text, inherit ) !default;
100
100
  /// The selected border color of the PivotGrid.
101
101
  /// @group pivotgrid
102
- $kendo-pivotgrid-selected-border: inherit !default;
102
+ $kendo-pivotgrid-selected-border: var( --kendo-pivotgrid-selected-border, inherit ) !default;
103
103
 
104
104
  /// The focus shadow of the PivotGrid.
105
105
  /// @group pivotgrid
106
- $kendo-pivotgrid-focus-shadow: $kendo-list-item-focus-shadow !default;
106
+ $kendo-pivotgrid-focus-shadow: var( --kendo-pivotgrid-focus-shadow, #{$kendo-list-item-focus-shadow} ) !default;
107
107
 
108
108
  /// The horizontal padding of the PivotGrid configurator.
109
109
  /// @group pivotgrid
110
- $kendo-pivotgrid-configurator-padding-x: k-spacing(0) !default;
110
+ $kendo-pivotgrid-configurator-padding-x: var( --kendo-pivotgrid-configurator-padding-x, #{k-spacing(0)} ) !default;
111
111
  /// The vertical padding of the PivotGrid configurator.
112
112
  /// @group pivotgrid
113
- $kendo-pivotgrid-configurator-padding-y: k-spacing(0) !default;
113
+ $kendo-pivotgrid-configurator-padding-y: var( --kendo-pivotgrid-configurator-padding-y, #{k-spacing(0)} ) !default;
114
114
  /// The border width of the PivotGrid configurator.
115
115
  /// @group pivotgrid
116
- $kendo-pivotgrid-configurator-border-width: 1px !default;
116
+ $kendo-pivotgrid-configurator-border-width: var( --kendo-pivotgrid-configurator-border-width, 1px ) !default;
117
117
 
118
118
  /// The horizontal padding of the PivotGrid configurator header.
119
119
  /// @group pivotgrid
120
- $kendo-pivotgrid-configurator-header-padding-x: $kendo-pivotgrid-spacer !default;
120
+ $kendo-pivotgrid-configurator-header-padding-x: var( --kendo-pivotgrid-configurator-header-padding-x, #{$kendo-pivotgrid-spacer} ) !default;
121
121
  /// The vertical padding of the PivotGrid configurator header.
122
122
  /// @group pivotgrid
123
- $kendo-pivotgrid-configurator-header-padding-y: $kendo-pivotgrid-configurator-header-padding-x !default;
123
+ $kendo-pivotgrid-configurator-header-padding-y: var( --kendo-pivotgrid-configurator-header-padding-y, #{$kendo-pivotgrid-configurator-header-padding-x} ) !default;
124
124
  /// The font size of the PivotGrid configurator header.
125
125
  /// @group pivotgrid
126
- $kendo-pivotgrid-configurator-header-font-size: calc( var( --kendo-font-size-xl, 2rem ) * .9 ) !default;
126
+ $kendo-pivotgrid-configurator-header-font-size: var( --kendo-pivotgrid-configurator-header-font-size, calc( var( --kendo-font-size-xl, 2rem ) * .9 ) ) !default;
127
127
  /// The font weight of the PivotGrid configurator header.
128
128
  /// @group pivotgrid
129
- $kendo-pivotgrid-configurator-header-font-weight: var( --kendo-font-weight-bold, bold ) !default;
129
+ $kendo-pivotgrid-configurator-header-font-weight: var( --kendo-pivotgrid-configurator-header-font-weight, var( --kendo-font-weight-bold, bold ) ) !default;
130
130
 
131
131
  /// The horizontal padding of the PivotGrid configurator content.
132
132
  /// @group pivotgrid
133
- $kendo-pivotgrid-configurator-content-padding-x: $kendo-pivotgrid-spacer !default;
133
+ $kendo-pivotgrid-configurator-content-padding-x: var( --kendo-pivotgrid-configurator-content-padding-x, #{$kendo-pivotgrid-spacer} ) !default;
134
134
  /// The vertical padding of the PivotGrid configurator content.
135
135
  /// @group pivotgrid
136
- $kendo-pivotgrid-configurator-content-padding-y: k-spacing(0) !default;
136
+ $kendo-pivotgrid-configurator-content-padding-y: var( --kendo-pivotgrid-configurator-content-padding-y, #{k-spacing(0)} ) !default;
137
137
 
138
138
  /// The horizontal margin of the PivotGrid configurator fields.
139
139
  /// @group pivotgrid
140
- $kendo-pivotgrid-configurator-fields-margin-x: k-spacing(0) !default;
140
+ $kendo-pivotgrid-configurator-fields-margin-x: var( --kendo-pivotgrid-configurator-fields-margin-x, #{k-spacing(0)} ) !default;
141
141
  /// The vertical margin of the PivotGrid configurator fields.
142
142
  /// @group pivotgrid
143
- $kendo-pivotgrid-configurator-fields-margin-y: calc( #{$kendo-pivotgrid-spacer} / 2 ) !default;
143
+ $kendo-pivotgrid-configurator-fields-margin-y: var( --kendo-pivotgrid-configurator-fields-margin-y, calc( #{$kendo-pivotgrid-spacer} / 2 ) ) !default;
144
144
  /// The spacing of the PivotGrid configurator fields.
145
145
  /// @group pivotgrid
146
- $kendo-pivotgrid-configurator-fields-gap: k-spacing(2) !default;
146
+ $kendo-pivotgrid-configurator-fields-gap: var( --kendo-pivotgrid-configurator-fields-gap, #{k-spacing(2)} ) !default;
147
147
 
148
148
  /// The default width of the PivotGrid vertical configurator.
149
149
  /// @group pivotgrid
150
- $kendo-pivotgrid-configurator-vertical-width: 320px !default;
150
+ $kendo-pivotgrid-configurator-vertical-width: var( --kendo-pivotgrid-configurator-vertical-width, 320px ) !default;
151
151
  /// The default height of the PivotGrid horizontal configurator.
152
152
  /// @group pivotgrid
153
- $kendo-pivotgrid-configurator-horizontal-height: 420px !default;
153
+ $kendo-pivotgrid-configurator-horizontal-height: var( --kendo-pivotgrid-configurator-horizontal-height, 420px ) !default;
154
154
 
155
155
  /// The background color of the PivotGrid configurator.
156
156
  /// @group pivotgrid
157
- $kendo-pivotgrid-configurator-bg: k-color(surface-alt) !default;
157
+ $kendo-pivotgrid-configurator-bg: var( --kendo-pivotgrid-configurator-bg, #{k-color(surface-alt)} ) !default;
158
158
  /// The text color of the PivotGrid configurator.
159
159
  /// @group pivotgrid
160
- $kendo-pivotgrid-configurator-text: k-color(on-app-surface) !default;
160
+ $kendo-pivotgrid-configurator-text: var( --kendo-pivotgrid-configurator-text, #{k-color(on-app-surface)} ) !default;
161
161
  /// The border color of the PivotGrid configurator.
162
162
  /// @group pivotgrid
163
- $kendo-pivotgrid-configurator-border: color-mix(in srgb, k-color(border) 16%, transparent) !default;
163
+ $kendo-pivotgrid-configurator-border: var( --kendo-pivotgrid-configurator-border, #{color-mix(in srgb, k-color(border) 16%, transparent)} ) !default;
164
164
 
165
165
  /// The background color of the PivotGrid configurator header.
166
166
  /// @group pivotgrid
167
- $kendo-pivotgrid-configurator-header-bg: k-color(surface-alt) !default;
167
+ $kendo-pivotgrid-configurator-header-bg: var( --kendo-pivotgrid-configurator-header-bg, #{k-color(surface-alt)} ) !default;
168
168
  /// The text color of the PivotGrid configurator header.
169
169
  /// @group pivotgrid
170
- $kendo-pivotgrid-configurator-header-text: k-color(on-app-surface) !default;
170
+ $kendo-pivotgrid-configurator-header-text: var( --kendo-pivotgrid-configurator-header-text, #{k-color(on-app-surface)} ) !default;
171
171
  /// The border color of the PivotGrid configurator header.
172
172
  /// @group pivotgrid
173
- $kendo-pivotgrid-configurator-header-border: inherit !default;
173
+ $kendo-pivotgrid-configurator-header-border: var( --kendo-pivotgrid-configurator-header-border, inherit ) !default;
174
174
 
175
175
  /// The horizontal padding of the PivotGrid configurator button.
176
176
  /// @group pivotgrid
177
- $kendo-pivotgrid-configurator-button-padding-x: k-spacing(1) !default;
177
+ $kendo-pivotgrid-configurator-button-padding-x: var( --kendo-pivotgrid-configurator-button-padding-x, #{k-spacing(1)} ) !default;
178
178
  /// The vertical padding of the PivotGrid configurator button.
179
179
  /// @group pivotgrid
180
- $kendo-pivotgrid-configurator-button-padding-y: k-spacing(1) !default;
180
+ $kendo-pivotgrid-configurator-button-padding-y: var( --kendo-pivotgrid-configurator-button-padding-y, #{k-spacing(1)} ) !default;
181
181
  /// The border width of the PivotGrid configurator button.
182
182
  /// @group pivotgrid
183
- $kendo-pivotgrid-configurator-button-border-width: 1px !default;
183
+ $kendo-pivotgrid-configurator-button-border-width: var( --kendo-pivotgrid-configurator-button-border-width, 1px ) !default;
184
184
  /// The size of the PivotGrid configurator button.
185
185
  /// @group pivotgrid
186
- $kendo-pivotgrid-configurator-button-size: calc( calc( #{$kendo-pivotgrid-line-height} * 1em ) + calc( #{$kendo-pivotgrid-configurator-button-padding-y} * 2 ) + calc( #{$kendo-pivotgrid-configurator-button-border-width} * 2 ) ) !default;
186
+ $kendo-pivotgrid-configurator-button-size: var( --kendo-pivotgrid-configurator-button-size, calc( calc( #{$kendo-pivotgrid-line-height} * 1em ) + calc( #{$kendo-pivotgrid-configurator-button-padding-y} * 2 ) + calc( #{$kendo-pivotgrid-configurator-button-border-width} * 2 ) ) ) !default;
187
187
  /// The icon spacing of the PivotGrid configurator button.
188
188
  /// @group pivotgrid
189
- $kendo-pivotgrid-configurator-button-icon-spacing: k-spacing(2) !default;
189
+ $kendo-pivotgrid-configurator-button-icon-spacing: var( --kendo-pivotgrid-configurator-button-icon-spacing, #{k-spacing(2)} ) !default;
190
190
 
191
191
  /// The horizontal padding of the PivotGrid calculated field.
192
192
  /// @group pivotgrid
193
- $kendo-pivotgrid-calculated-field-padding-x: $kendo-pivotgrid-spacer !default;
193
+ $kendo-pivotgrid-calculated-field-padding-x: var( --kendo-pivotgrid-calculated-field-padding-x, #{$kendo-pivotgrid-spacer} ) !default;
194
194
  /// The vertical padding of the PivotGrid calculated field.
195
195
  /// @group pivotgrid
196
- $kendo-pivotgrid-calculated-field-padding-y: $kendo-pivotgrid-spacer !default;
196
+ $kendo-pivotgrid-calculated-field-padding-y: var( --kendo-pivotgrid-calculated-field-padding-y, #{$kendo-pivotgrid-spacer} ) !default;
197
197
  /// The border width of the PivotGrid calculated field.
198
198
  /// @group pivotgrid
199
- $kendo-pivotgrid-calculated-field-border-width: 1px !default;
199
+ $kendo-pivotgrid-calculated-field-border-width: var( --kendo-pivotgrid-calculated-field-border-width, 1px ) !default;
200
200
  /// The border radius of the PivotGrid calculated field.
201
201
  /// @group pivotgrid
202
- $kendo-pivotgrid-calculated-field-border-radius: k-border-radius(md) !default;
202
+ $kendo-pivotgrid-calculated-field-border-radius: var( --kendo-pivotgrid-calculated-field-border-radius, #{k-border-radius(md)} ) !default;
203
203
  /// The spacing of the PivotGrid calculated field.
204
204
  /// @group pivotgrid
205
- $kendo-pivotgrid-calculated-field-gap: $kendo-pivotgrid-spacer !default;
205
+ $kendo-pivotgrid-calculated-field-gap: var( --kendo-pivotgrid-calculated-field-gap, #{$kendo-pivotgrid-spacer} ) !default;
206
206
  /// The background color of the PivotGrid calculated field.
207
207
  /// @group pivotgrid
208
- $kendo-pivotgrid-calculated-field-bg: k-color(surface-alt) !default;
208
+ $kendo-pivotgrid-calculated-field-bg: var( --kendo-pivotgrid-calculated-field-bg, #{k-color(surface-alt)} ) !default;
209
209
  /// The text color of the PivotGrid calculated field.
210
210
  /// @group pivotgrid
211
- $kendo-pivotgrid-calculated-field-text: k-color(on-app-surface) !default;
211
+ $kendo-pivotgrid-calculated-field-text: var( --kendo-pivotgrid-calculated-field-text, #{k-color(on-app-surface)} ) !default;
212
212
  /// The border color of the PivotGrid calculated field.
213
213
  /// @group pivotgrid
214
- $kendo-pivotgrid-calculated-field-border: color-mix(in srgb, k-color(border) 16%, transparent) !default;
214
+ $kendo-pivotgrid-calculated-field-border: var( --kendo-pivotgrid-calculated-field-border, #{color-mix(in srgb, k-color(border) 16%, transparent)} ) !default;
215
215
 
216
216
  /// The background color of the PivotGrid calculated field header.
217
217
  /// @group pivotgrid
218
- $kendo-pivotgrid-calculated-field-header-bg: inherit !default;
218
+ $kendo-pivotgrid-calculated-field-header-bg: var( --kendo-pivotgrid-calculated-field-header-bg, inherit ) !default;
219
219
  /// The text color of the PivotGrid calculated field header.
220
220
  /// @group pivotgrid
221
- $kendo-pivotgrid-calculated-field-header-text: k-color(on-app-surface) !default;
221
+ $kendo-pivotgrid-calculated-field-header-text: var( --kendo-pivotgrid-calculated-field-header-text, #{k-color(on-app-surface)} ) !default;
222
222
  /// The border color of the PivotGrid calculated field header.
223
223
  /// @group pivotgrid
224
- $kendo-pivotgrid-calculated-field-header-border: inherit !default;
224
+ $kendo-pivotgrid-calculated-field-header-border: var( --kendo-pivotgrid-calculated-field-header-border, inherit ) !default;
225
225
 
226
226
  /// The horizontal padding of the PivotGrid treeview.
227
227
  /// @group pivotgrid
228
- $kendo-pivotgrid-treeview-padding-x: calc( #{$kendo-pivotgrid-spacer} / 2 ) !default;
228
+ $kendo-pivotgrid-treeview-padding-x: var( --kendo-pivotgrid-treeview-padding-x, calc( #{$kendo-pivotgrid-spacer} / 2 ) ) !default;
229
229
  /// The vertical padding of the PivotGrid treeview.
230
230
  /// @group pivotgrid
231
- $kendo-pivotgrid-treeview-padding-y: k-spacing(0) !default;
231
+ $kendo-pivotgrid-treeview-padding-y: var( --kendo-pivotgrid-treeview-padding-y, #{k-spacing(0)} ) !default;
232
232
 
233
233
  // Legacy variables
234
234
  $kendo-pivotgrid-alt-bg: $kendo-grid-header-bg !default;
235
235
  $kendo-pivotgrid-alt-text: $kendo-grid-header-text !default;
236
236
  $kendo-pivotgrid-chrome-border: $kendo-grid-border !default;
237
237
 
238
- $kendo-pivotgrid-container-bg: k-color(surface-alt) !default;
239
- $kendo-pivotgrid-row-headers-bg: k-color(surface-alt) !default;
238
+ $kendo-pivotgrid-container-bg: var( --kendo-pivotgrid-container-bg, #{k-color(surface-alt)} ) !default;
239
+ $kendo-pivotgrid-row-headers-bg: var( --kendo-pivotgrid-row-headers-bg, #{k-color(surface-alt)} ) !default;
240
+
241
+ @forward "@progress/kendo-theme-core/scss/components/pivotgrid/_variables.scss" with (
242
+ $kendo-pivotgrid-spacer: $kendo-pivotgrid-spacer,
243
+ $kendo-pivotgrid-padding-x: $kendo-pivotgrid-padding-x,
244
+ $kendo-pivotgrid-padding-y: $kendo-pivotgrid-padding-y,
245
+ $kendo-pivotgrid-font-family: $kendo-pivotgrid-font-family,
246
+ $kendo-pivotgrid-font-size: $kendo-pivotgrid-font-size,
247
+ $kendo-pivotgrid-line-height: $kendo-pivotgrid-line-height,
248
+ $kendo-pivotgrid-border-width: $kendo-pivotgrid-border-width,
249
+ $kendo-pivotgrid-icon-spacing: $kendo-pivotgrid-icon-spacing,
250
+ $kendo-pivotgrid-row-header-width: $kendo-pivotgrid-row-header-width,
251
+ $kendo-pivotgrid-column-header-height: $kendo-pivotgrid-column-header-height,
252
+ $kendo-pivotgrid-cell-padding-x: $kendo-pivotgrid-cell-padding-x,
253
+ $kendo-pivotgrid-cell-padding-y: $kendo-pivotgrid-cell-padding-y,
254
+ $kendo-pivotgrid-cell-border-width: $kendo-pivotgrid-cell-border-width,
255
+ $kendo-pivotgrid-bg: $kendo-pivotgrid-bg,
256
+ $kendo-pivotgrid-text: $kendo-pivotgrid-text,
257
+ $kendo-pivotgrid-border: $kendo-pivotgrid-border,
258
+ $kendo-pivotgrid-alt-border: $kendo-pivotgrid-alt-border,
259
+ $kendo-pivotgrid-headers-bg: $kendo-pivotgrid-headers-bg,
260
+ $kendo-pivotgrid-headers-text: $kendo-pivotgrid-headers-text,
261
+ $kendo-pivotgrid-headers-border: $kendo-pivotgrid-headers-border,
262
+ $kendo-pivotgrid-total-bg: $kendo-pivotgrid-total-bg,
263
+ $kendo-pivotgrid-total-text: $kendo-pivotgrid-total-text,
264
+ $kendo-pivotgrid-total-border: $kendo-pivotgrid-total-border,
265
+ $kendo-pivotgrid-hover-bg: $kendo-pivotgrid-hover-bg,
266
+ $kendo-pivotgrid-hover-text: $kendo-pivotgrid-hover-text,
267
+ $kendo-pivotgrid-hover-border: $kendo-pivotgrid-hover-border,
268
+ $kendo-pivotgrid-selected-bg: $kendo-pivotgrid-selected-bg,
269
+ $kendo-pivotgrid-selected-text: $kendo-pivotgrid-selected-text,
270
+ $kendo-pivotgrid-selected-border: $kendo-pivotgrid-selected-border,
271
+ $kendo-pivotgrid-focus-shadow: $kendo-pivotgrid-focus-shadow,
272
+ $kendo-pivotgrid-configurator-padding-x: $kendo-pivotgrid-configurator-padding-x,
273
+ $kendo-pivotgrid-configurator-padding-y: $kendo-pivotgrid-configurator-padding-y,
274
+ $kendo-pivotgrid-configurator-border-width: $kendo-pivotgrid-configurator-border-width,
275
+ $kendo-pivotgrid-configurator-header-padding-x: $kendo-pivotgrid-configurator-header-padding-x,
276
+ $kendo-pivotgrid-configurator-header-padding-y: $kendo-pivotgrid-configurator-header-padding-y,
277
+ $kendo-pivotgrid-configurator-header-font-size: $kendo-pivotgrid-configurator-header-font-size,
278
+ $kendo-pivotgrid-configurator-header-font-weight: $kendo-pivotgrid-configurator-header-font-weight,
279
+ $kendo-pivotgrid-configurator-content-padding-x: $kendo-pivotgrid-configurator-content-padding-x,
280
+ $kendo-pivotgrid-configurator-content-padding-y: $kendo-pivotgrid-configurator-content-padding-y,
281
+ $kendo-pivotgrid-configurator-fields-margin-x: $kendo-pivotgrid-configurator-fields-margin-x,
282
+ $kendo-pivotgrid-configurator-fields-margin-y: $kendo-pivotgrid-configurator-fields-margin-y,
283
+ $kendo-pivotgrid-configurator-vertical-width: $kendo-pivotgrid-configurator-vertical-width,
284
+ $kendo-pivotgrid-configurator-horizontal-height: $kendo-pivotgrid-configurator-horizontal-height,
285
+ $kendo-pivotgrid-configurator-bg: $kendo-pivotgrid-configurator-bg,
286
+ $kendo-pivotgrid-configurator-text: $kendo-pivotgrid-configurator-text,
287
+ $kendo-pivotgrid-configurator-border: $kendo-pivotgrid-configurator-border,
288
+ $kendo-pivotgrid-configurator-header-bg: $kendo-pivotgrid-configurator-header-bg,
289
+ $kendo-pivotgrid-configurator-header-text: $kendo-pivotgrid-configurator-header-text,
290
+ $kendo-pivotgrid-configurator-header-border: $kendo-pivotgrid-configurator-header-border,
291
+ $kendo-pivotgrid-configurator-button-padding-x: $kendo-pivotgrid-configurator-button-padding-x,
292
+ $kendo-pivotgrid-configurator-button-padding-y: $kendo-pivotgrid-configurator-button-padding-y,
293
+ $kendo-pivotgrid-configurator-button-border-width: $kendo-pivotgrid-configurator-button-border-width,
294
+ $kendo-pivotgrid-configurator-button-size: $kendo-pivotgrid-configurator-button-size,
295
+ $kendo-pivotgrid-calculated-field-padding-x: $kendo-pivotgrid-calculated-field-padding-x,
296
+ $kendo-pivotgrid-calculated-field-padding-y: $kendo-pivotgrid-calculated-field-padding-y,
297
+ $kendo-pivotgrid-calculated-field-border-width: $kendo-pivotgrid-calculated-field-border-width,
298
+ $kendo-pivotgrid-calculated-field-border-radius: $kendo-pivotgrid-calculated-field-border-radius,
299
+ $kendo-pivotgrid-calculated-field-gap: $kendo-pivotgrid-calculated-field-gap,
300
+ $kendo-pivotgrid-calculated-field-bg: $kendo-pivotgrid-calculated-field-bg,
301
+ $kendo-pivotgrid-calculated-field-text: $kendo-pivotgrid-calculated-field-text,
302
+ $kendo-pivotgrid-calculated-field-border: $kendo-pivotgrid-calculated-field-border,
303
+ $kendo-pivotgrid-calculated-field-header-bg: $kendo-pivotgrid-calculated-field-header-bg,
304
+ $kendo-pivotgrid-calculated-field-header-text: $kendo-pivotgrid-calculated-field-header-text,
305
+ $kendo-pivotgrid-calculated-field-header-border: $kendo-pivotgrid-calculated-field-header-border,
306
+ $kendo-pivotgrid-treeview-padding-x: $kendo-pivotgrid-treeview-padding-x,
307
+ $kendo-pivotgrid-treeview-padding-y: $kendo-pivotgrid-treeview-padding-y,
308
+ $kendo-pivotgrid-alt-bg: $kendo-pivotgrid-alt-bg,
309
+ $kendo-pivotgrid-alt-text: $kendo-pivotgrid-alt-text,
310
+ $kendo-pivotgrid-chrome-border: $kendo-pivotgrid-chrome-border,
311
+ $kendo-pivotgrid-container-bg: $kendo-pivotgrid-container-bg,
312
+ $kendo-pivotgrid-row-headers-bg: $kendo-pivotgrid-row-headers-bg
313
+ );