@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,654 +1,119 @@
1
1
  @use "sass:map";
2
2
  @use "../core/_index.scss" as *;
3
3
  @use "./_variables.scss" as *;
4
+ @use "@progress/kendo-theme-core/scss/components/pivotgrid/_layout.scss" as *;
4
5
 
5
6
  @mixin kendo-pivotgrid--layout() {
7
+ @include kendo-pivotgrid--layout-base();
6
8
 
7
- // Pivotgrid
8
- .k-pivotgrid {
9
- padding-block: var( --kendo-pivotgrid-padding-y, #{$kendo-pivotgrid-padding-y} );
10
- padding-inline: var( --kendo-pivotgrid-padding-x, #{$kendo-pivotgrid-padding-x} );
11
- border-width: var( --kendo-pivotgrid-border-width, #{$kendo-pivotgrid-border-width} );
12
- border-style: solid;
13
- box-sizing: content-box;
14
- font-size: var( --kendo-pivotgrid-font-size, #{$kendo-pivotgrid-font-size} );
15
- font-family: var( --kendo-pivotgrid-font-family, #{$kendo-pivotgrid-font-family} );
16
- line-height: var( --kendo-pivotgrid-line-height, #{$kendo-pivotgrid-line-height} );
17
- text-align: start;
18
- vertical-align: top;
19
- display: grid;
20
- grid-template-columns: var( --kendo-pivotgrid-row-header-width, #{$kendo-pivotgrid-row-header-width} ) auto;
21
- grid-template-rows: var( --kendo-pivotgrid-column-header-height, #{$kendo-pivotgrid-column-header-height} ) auto;
22
- position: relative;
23
-
24
- table {
25
- margin: 0;
26
- width: 100%;
27
- max-width: none;
28
- border-width: 0;
29
- border-color: inherit;
30
- border-collapse: separate;
31
- border-spacing: 0;
32
- outline: 0;
33
- text-align: inherit;
34
- empty-cells: show;
35
- }
36
-
37
- thead,
38
- tbody,
39
- th,
40
- tr,
41
- td {
42
- border-color: inherit;
43
- text-align: inherit;
44
- }
45
- }
46
-
47
-
48
- // Table Layout
49
- .k-pivotgrid-table {
50
- table-layout: fixed;
51
-
52
- th {
53
- font-weight: 400;
54
- text-transform: initial;
55
- }
56
-
57
- .k-pivotgrid-header-root {
58
- font-weight: 600;
59
- text-transform: uppercase;
60
- }
61
- }
62
-
63
-
64
- // Header empty cell
65
9
  .k-pivotgrid-empty-cell {
10
+ border-right-style: initial;
11
+ border-right-width: initial;
66
12
  border-inline-end-style: solid;
67
- border-inline-end-width: var( --kendo-pivotgrid-cell-border-width, #{$kendo-pivotgrid-cell-border-width} );
68
- border-bottom-style: solid;
69
- border-bottom-width: var( --kendo-pivotgrid-cell-border-width, #{$kendo-pivotgrid-cell-border-width} );
70
- }
71
-
72
-
73
- // Column Headers
74
- .k-pivotgrid-column-headers {
75
- overflow: hidden;
76
- }
13
+ border-inline-end-width: $kendo-pivotgrid-cell-border-width;
77
14
 
78
- .k-pivotgrid-column-headers .k-pivotgrid-table {
79
- padding-inline-start: 0;
80
- padding-inline-end: var( --kendo-scrollbar-width, #{$kendo-scrollbar-width} );
15
+ &:focus {
16
+ outline: none;
17
+ }
81
18
  }
82
19
 
83
20
  .k-pivotgrid-column-headers .k-pivotgrid-cell {
84
- border-bottom-style: solid;
85
- border-bottom-width: var( --kendo-pivotgrid-cell-border-width, #{$kendo-pivotgrid-cell-border-width} );
21
+ border-left-style: initial;
22
+ border-left-width: initial;
86
23
  border-inline-start-style: solid;
87
- border-inline-start-width: var( --kendo-pivotgrid-cell-border-width, #{$kendo-pivotgrid-cell-border-width} );
24
+ border-inline-start-width: $kendo-pivotgrid-cell-border-width;
88
25
 
89
26
  &:first-child {
90
- border-left-width: 0;
27
+ border-left-width: initial;
28
+ border-inline-start-width: 0;
91
29
  }
92
30
 
93
31
  &.k-first {
94
- border-left-width: var( --kendo-pivotgrid-cell-border-width, #{$kendo-pivotgrid-cell-border-width} );
32
+ border-left-width: initial;
33
+ border-inline-start-width: $kendo-pivotgrid-cell-border-width;
95
34
  }
96
35
  }
97
36
 
98
-
99
- // Row Headers
100
- .k-pivotgrid-row-headers {
101
- overflow: hidden;
102
- }
103
-
104
- .k-pivotgrid-row-headers .k-pivotgrid-table {
105
- padding-bottom: var( --kendo-scrollbar-width, #{$kendo-scrollbar-width} );
106
- }
107
-
108
- .k-pivotgrid-row-headers .k-pivotgrid-cell {
109
- border-right-style: solid;
110
- border-right-width: var( --kendo-pivotgrid-cell-border-width, #{$kendo-pivotgrid-cell-border-width} );
111
- border-bottom-style: solid;
112
- border-bottom-width: var( --kendo-pivotgrid-cell-border-width, #{$kendo-pivotgrid-cell-border-width} );
113
- white-space: nowrap;
114
- }
115
-
116
-
117
- // Values
118
- .k-pivotgrid-values {
119
- border-color: inherit;
120
- overflow: scroll;
121
- }
122
-
123
37
  .k-pivotgrid-values .k-pivotgrid-cell {
124
- border-bottom-style: solid;
125
- border-bottom-width: var( --kendo-pivotgrid-cell-border-width, #{$kendo-pivotgrid-cell-border-width} );
126
- border-left-style: solid;
127
38
  border-left-width: 0;
128
-
129
- &:first-child {
130
- border-left-width: 0;
131
- }
132
39
  }
133
40
 
134
- .k-pivotgrid-cell {
135
- padding-block: var( --kendo-pivotgrid-cell-padding-y, #{$kendo-pivotgrid-cell-padding-y} );
136
- padding-inline: var( --kendo-pivotgrid-cell-padding-x, #{$kendo-pivotgrid-cell-padding-x} );
137
- text-overflow: ellipsis;
138
- white-space: nowrap;
139
- vertical-align: top;
140
- overflow: hidden;
41
+ .k-pivotgrid-configurator-content .k-form .k-label {
42
+ font-weight: 400;
141
43
  }
142
44
 
143
- .k-pivotgrid-cell .k-icon {
144
- cursor: pointer;
145
- padding-inline-end: var( --kendo-pivotgrid-icon-spacing, #{$kendo-pivotgrid-icon-spacing} );
146
- }
147
-
148
- .k-pivotgrid-total {
149
- font-weight: 600;
150
- }
151
-
152
- // Column menus
153
- .k-column-menu .k-treeview {
154
- padding-block: var( --kendo-pivotgrid-treeview-padding-y, #{$kendo-pivotgrid-treeview-padding-y} );
155
- padding-inline: var( --kendo-pivotgrid-treeview-padding-x, #{$kendo-pivotgrid-treeview-padding-x} );
156
- overflow: auto;
157
- }
158
-
159
- }
160
-
161
- @mixin kendo-pivotgrid-configurator--layout() {
162
-
163
- // Configurator
164
- .k-pivotgrid-configurator {
165
- display: flex;
166
- }
167
-
168
- .k-pivotgrid-configurator-panel {
169
- padding-block: var( --kendo-pivotgrid-configurator-padding-y, #{$kendo-pivotgrid-configurator-padding-y} );
170
- padding-inline: var( --kendo-pivotgrid-configurator-padding-x, #{$kendo-pivotgrid-configurator-padding-x} );
171
- border-width: var( --kendo-pivotgrid-configurator-border-width, #{$kendo-pivotgrid-configurator-border-width} );
172
- border-style: solid;
173
- box-sizing: border-box;
174
- display: flex;
175
- flex-direction: column;
176
- overflow: hidden;
177
- z-index: 2;
178
- }
179
-
180
- // Configurator Button
181
- .k-pivotgrid-configurator-button {
182
- padding-block: var( --kendo-pivotgrid-configurator-button-padding-y, #{$kendo-pivotgrid-configurator-button-padding-y} );
183
- padding-inline: var( --kendo-pivotgrid-configurator-button-padding-x, #{$kendo-pivotgrid-configurator-button-padding-x} );
184
- border-width: var( --kendo-pivotgrid-configurator-button-border-width, #{$kendo-pivotgrid-configurator-button-border-width} );
185
- border-style: solid;
186
- box-sizing: border-box;
187
- cursor: pointer;
188
- user-select: none;
189
-
190
- .k-icon {
191
- margin-inline-start: var( --kendo-pivotgrid-configurator-button-icon-spacing, #{$kendo-pivotgrid-configurator-button-icon-spacing} );
192
- }
193
- }
194
-
195
- .k-flex-row .k-pivotgrid-configurator-button,
196
- .k-flex-row-reverse .k-pivotgrid-configurator-button {
197
- display: flex;
198
- align-items: center;
199
- justify-content: center;
200
- writing-mode: vertical-rl;
201
-
202
- .k-icon {
203
- vertical-align: baseline;
204
- }
205
- }
206
- .k-flex-row-reverse .k-pivotgrid-configurator-button > span {
207
- transform: rotate(-180deg);
208
- }
209
-
210
- .k-flex-col .k-pivotgrid-configurator-button,
211
- .k-flex-col-reverse .k-pivotgrid-configurator-button {
212
- text-align: center;
213
- }
214
-
215
-
216
- // Modes
217
- .k-pivotgrid-configurator-overlay {
218
- position: absolute;
219
- overflow: hidden;
220
- z-index: 2;
221
- }
222
-
223
- .k-flex-row {
224
- .k-pivotgrid-configurator-overlay {
225
- inset-inline-end: var( --kendo-pivotgrid-configurator-button-size, #{$kendo-pivotgrid-configurator-button-size} );
226
- }
227
-
228
- &-reverse .k-pivotgrid-configurator-overlay {
229
- inset-inline-start: var( --kendo-pivotgrid-configurator-button-size, #{$kendo-pivotgrid-configurator-button-size} );
230
- }
231
- }
232
-
233
- .k-flex-col {
234
- .k-pivotgrid-configurator-overlay {
235
- inset-block-end: var( --kendo-pivotgrid-configurator-button-size, #{$kendo-pivotgrid-configurator-button-size} );
236
- }
237
-
238
- &-reverse .k-pivotgrid-configurator-overlay {
239
- inset-block-start: var( --kendo-pivotgrid-configurator-button-size, #{$kendo-pivotgrid-configurator-button-size} );
240
- }
241
- }
242
-
243
-
244
- // Panel Content
245
- .k-pivotgrid-configurator-header {
246
- padding-block: var( --kendo-pivotgrid-configurator-header-padding-y, #{$kendo-pivotgrid-configurator-header-padding-y} );
247
- padding-inline: var( --kendo-pivotgrid-configurator-header-padding-x, #{$kendo-pivotgrid-configurator-header-padding-x} );
248
- font-size: var( --kendo-pivotgrid-configurator-header-font-size, #{$kendo-pivotgrid-configurator-header-font-size} );
249
- font-weight: var( --kendo-pivotgrid-configurator-header-font-weight, #{$kendo-pivotgrid-configurator-header-font-weight} );
250
- display: flex;
251
- flex-direction: row;
252
- align-items: center;
253
- }
254
-
255
- .k-pivotgrid-configurator-header-text {
256
- word-break: normal;
257
- overflow-wrap: anywhere;
45
+ .k-pivotgrid-configurator-button .k-icon {
46
+ margin-inline-start: $kendo-pivotgrid-configurator-button-icon-spacing;
258
47
  }
259
48
 
260
49
  .k-pivotgrid-configurator-content {
261
- padding-block: var( --kendo-pivotgrid-configurator-content-padding-y, #{$kendo-pivotgrid-configurator-content-padding-y} );
262
- padding-inline: var( --kendo-pivotgrid-configurator-content-padding-x, #{$kendo-pivotgrid-configurator-content-padding-x} );
263
- flex: 1 1 auto;
264
- overflow: auto;
265
-
266
- .k-form {
267
- .k-label {
268
- font-size: 16px;
269
- font-weight: 400;
270
- align-items: flex-start;
271
- }
272
- .k-dropdown-list {
273
- max-width: 90px;
274
- }
275
- .k-textbox {
276
- flex-basis: 50%;
277
- }
278
- }
279
-
280
- // Rows, Cols and Filters
281
50
  .k-row-fields,
282
51
  .k-column-fields,
283
52
  .k-filter-fields {
284
- margin-block-start: var( --kendo-pivotgrid-configurator-fields-margin-y, #{$kendo-pivotgrid-configurator-fields-margin-y} );
285
- flex-wrap: wrap;
53
+ margin-top: initial;
54
+ margin-block-start: $kendo-pivotgrid-configurator-fields-margin-y;
286
55
  }
287
56
 
288
- // Values
289
57
  .k-value-fields {
290
- margin-block: var( --kendo-pivotgrid-configurator-fields-margin-y, #{$kendo-pivotgrid-configurator-fields-margin-y} );
291
- margin-inline: var( --kendo-pivotgrid-configurator-fields-margin-x, #{$kendo-pivotgrid-configurator-fields-margin-x} );
292
- display: flex;
293
- flex-direction: column;
294
- gap: var( --kendo-pivotgrid-configurator-fields-gap, #{$kendo-pivotgrid-configurator-fields-gap} );
295
- }
296
-
297
- .k-select-all .k-checkbox {
298
- margin-inline-end: k-spacing(1);
299
- }
300
-
301
- .k-fields-list-wrapper {
302
- max-height: 200px;
303
- border-width: 1px;
304
- border-style: solid;
305
- flex: 1 1 auto;
306
- overflow-x: hidden;
307
- overflow-y: auto;
58
+ gap: $kendo-pivotgrid-configurator-fields-gap;
308
59
  }
309
60
 
310
61
  .k-settings-description {
62
+ margin-top: initial;
311
63
  margin-block-start: k-spacing(4);
312
- text-align: center;
313
- }
314
-
315
- .k-treeview {
316
- padding-block: var( --kendo-pivotgrid-treeview-padding-y, #{$kendo-pivotgrid-treeview-padding-y} );
317
- padding-inline: var( --kendo-pivotgrid-treeview-padding-x, #{$kendo-pivotgrid-treeview-padding-x} );
318
- overflow: auto;
319
64
  }
320
65
  }
321
66
 
322
-
323
- // Calculated field
324
- .k-calculated-field {
325
- padding-block: var( --kendo-pivotgrid-calculated-field-padding-y, #{$kendo-pivotgrid-calculated-field-padding-y} );
326
- padding-inline: var( --kendo-pivotgrid-calculated-field-padding-x, #{$kendo-pivotgrid-calculated-field-padding-x} );
327
- border-width: var( --kendo-pivotgrid-calculated-field-border-width, #{$kendo-pivotgrid-calculated-field-border-width} );
328
- border-radius: var( --kendo-pivotgrid-calculated-field-border-radius, #{$kendo-pivotgrid-calculated-field-border-radius} );
329
- border-style: solid;
330
- box-sizing: border-box;
331
- display: flex;
332
- flex-direction: column;
333
- gap: var( --kendo-pivotgrid-calculated-field-gap, #{$kendo-pivotgrid-calculated-field-gap} );
334
- }
335
- .k-calculated-field-header {
336
- display: flex;
337
- flex-direction: row;
338
- align-items: center;
339
- }
340
-
341
- .k-calculated-field-header .k-textbox {
342
- min-width: 200px;
343
- }
344
-
345
67
  .k-calculated-field-header-text {
68
+ margin-right: initial;
346
69
  margin-inline-end: 5px;
347
- word-break: normal;
348
- overflow-wrap: anywhere;
349
- }
350
-
351
- .k-calculated-field-header-actions {
352
- flex-shrink: 0;
353
- align-self: flex-start;
354
- }
355
-
356
- .k-calculated-field-content .k-textbox {
357
- width: 100%;
358
70
  }
359
71
 
360
- .k-calculated-field-actions {
361
- display: flex;
362
- flex-direction: row;
363
- align-items: center;
364
-
365
- .k-icon {
366
- margin-inline-end: k-spacing(2);
367
- }
368
- .k-dropdown-list {
369
- max-width: 100px;
370
- }
371
- }
372
-
373
- .k-filter-menu .k-calculated-item {
374
- border-bottom-width: 1px;
375
- border-bottom-style: solid;
376
- }
377
-
378
-
379
- // Vertical Layout
380
- .k-pivotgrid-configurator-vertical {
381
- min-width: var( --kendo-pivotgrid-configurator-vertical-width, #{$kendo-pivotgrid-configurator-vertical-width} );
382
- }
383
-
384
- :is(.k-flex-row, .k-flex-row-reverse) .k-pivotgrid-configurator-vertical.k-pivotgrid-configurator-push .k-pivotgrid-configurator-panel {
385
- border-right-width: 0;
386
- border-left-width: 0;
387
- }
388
-
389
-
390
- // Horizontal Layout
391
- .k-pivotgrid-configurator-horizontal {
392
- width: 100%;
393
- height: var( --kendo-pivotgrid-configurator-horizontal-height, #{$kendo-pivotgrid-configurator-horizontal-height} );
394
-
395
- .k-pivotgrid-configurator-content {
396
- .k-form {
397
- display: flex;
398
- flex-direction: row;
399
- }
400
-
401
- .k-form-field-wrapper {
402
- padding-inline-start: var( --kendo-pivotgrid-spacer, #{$kendo-pivotgrid-spacer} );
403
-
404
- & > *:first-child {
405
- margin-block-start: 0;
406
- }
407
- &:first-child {
408
- padding-inline-start: 0;
409
- flex: 1 1 30%;
410
- }
411
- &:nth-child(2) {
412
- flex: 1 1 30%;
413
- }
414
-
415
- &:last-child {
416
- border-left-width: 1px;
417
- border-left-style: solid;
418
- flex: 1 1 40%;
419
- }
420
- }
421
-
422
- .k-row-fields,
423
- .k-column-fields,
424
- .k-filter-fields {
425
- max-height: 100px;
426
- overflow-x: hidden;
427
- overflow-y: auto;
428
- }
429
- .k-value-fields {
430
- max-height: 250px;
431
- flex-flow: row wrap;
432
- overflow-x: hidden;
433
- overflow-y: auto;
434
- }
435
- }
436
- }
437
-
438
- .k-flex-col,
439
- .k-flex-col-reverse {
440
- .k-pivotgrid-configurator-horizontal.k-pivotgrid-configurator-push .k-pivotgrid-configurator-panel {
441
- border-top-width: 0;
442
- border-bottom-width: 0;
443
- }
72
+ .k-calculated-field-actions .k-icon {
73
+ margin-right: initial;
74
+ margin-inline-end: k-spacing(2);
444
75
  }
445
- }
446
-
447
- @mixin kendo-pivotgrid-export--layout() {
448
76
 
449
- .k-pdf-export-shadow {
450
- .k-pivotgrid {
451
- height: auto !important; // stylelint-disable-line declaration-no-important
452
- }
453
-
454
- .k-pivotgrid-values {
455
- height: auto;
456
- overflow: visible;
457
- }
77
+ .k-pivotgrid-configurator-horizontal .k-pivotgrid-configurator-content .k-form-field-wrapper {
78
+ padding-left: initial;
79
+ padding-inline-start: $kendo-pivotgrid-spacer;
458
80
 
459
- .k-pivotgrid-column-headers .k-pivotgrid-table {
460
- padding-inline-end: 0;
81
+ & > *:first-child {
82
+ margin-top: initial;
83
+ margin-block-start: 0;
461
84
  }
462
- }
463
-
464
- }
465
-
466
- @mixin kendo-pivotgrid-legacy--layout() {
467
-
468
- .k-pivot {
469
- border-width: var( --kendo-pivotgrid-border-width, #{$kendo-pivotgrid-border-width} );
470
- border-style: solid;
471
- position: relative;
472
-
473
- .k-grid td {
474
- white-space: nowrap;
475
- }
476
-
477
- .k-grid-content {
478
- flex: 1 1 auto;
479
- }
480
- }
481
-
482
- .k-pivot-toolbar {
483
- border-width: 0 0 1px;
484
- border-style: solid;
485
- align-items: flex-start;
486
- flex-wrap: wrap;
487
- box-shadow: none;
488
-
489
- > * {
490
- max-width: 100%;
491
- }
492
-
493
- &::before {
494
- display: none;
495
- }
496
- }
497
-
498
- .k-pivot-layout {
499
- border-spacing: 0;
500
- table-layout: auto;
501
-
502
- .k-grid-footer,
503
- .k-grid .k-table-alt-row {
504
- font-weight: bold;
505
- }
506
- }
507
-
508
- .k-pivot-layout > tbody,
509
- .k-pivot .k-table-td,
510
- .k-pivot td {
511
- vertical-align: top;
512
- }
513
-
514
- .k-pivot-layout > tbody > tr > td {
515
- padding: 0;
516
- }
517
-
518
- .k-pivot-rowheaders > .k-grid,
519
- .k-pivot-table > .k-grid {
520
- border-width: 0;
521
- color: inherit;
522
- background: none;
523
- }
524
-
525
- .k-pivot-rowheaders > .k-grid td:first-child,
526
- .k-pivot-table .k-grid-header .k-header.k-first {
527
- border-left-width: 1px;
528
- }
529
-
530
- .k-pivot-rowheaders > .k-grid td.k-first {
531
- border-left-width: 0;
532
- }
533
-
534
- .k-pivot-rowheaders > .k-grid {
535
- overflow: hidden;
536
- }
537
-
538
- .k-pivot-table {
539
- border-left-width: 1px;
540
- border-left-style: solid;
541
- }
542
-
543
- .k-pivot-table .k-grid-header-wrap {
544
- margin-inline-end: -1px;
545
- }
546
-
547
- .k-pivot-table .k-grid-header-wrap > table {
548
- height: 100%;
549
- }
550
-
551
- .k-pivot .k-grid-header .k-header {
552
- vertical-align: top;
553
- }
554
-
555
- .k-pivot .k-grid tr {
556
- .k-grid-footer {
557
- border-bottom-width: 0;
558
- }
559
- &:last-child:not(.k-grid-footer) {
560
- td:not(.k-grid-footer) {
561
- border-bottom-width: 1px;
562
- }
85
+ &:first-child {
86
+ padding-left: initial;
87
+ padding-inline-start: 0;
563
88
  }
564
89
  }
565
90
 
566
- .k-pivot-layout .k-grid td {
567
- border-bottom-width: 1px;
568
- }
569
-
570
- .k-pivot-layout .k-grid-footer > td {
571
- border-top-width: 0;
572
- }
573
-
574
- .k-pivot-filter-window .k-treeview {
575
- max-height: 600px;
576
- }
577
-
578
- }
579
-
580
- @mixin kendo-pivotgrid-configurator-legacy--layout() {
581
-
582
- // jquery specific -- old pivot
583
91
  .k-pivotgrid-wrapper {
584
- box-sizing: border-box;
585
- display: flex;
586
- flex-flow: row nowrap;
587
- align-items: flex-start;
588
- gap: var( --kendo-pivotgrid-spacer, #{$kendo-pivotgrid-spacer} );
589
-
590
- > .k-pivotgrid-configurator-panel {
591
- max-width: 320px;
592
- flex: none;
593
- }
594
- > .k-pivot {
595
- flex: 1;
596
- }
92
+ gap: $kendo-pivotgrid-spacer;
597
93
  }
598
- .k-pivotgrid-configurator-panel.kendo-jquery {
599
- box-sizing: border-box;
600
- display: inline-flex;
601
-
602
- .k-pivotgrid-configurator {
603
- height: 100%;
604
- }
605
94
 
95
+ .k-pivotgrid-configurator-panel.kendo-jquery {
606
96
  .k-pivotgrid-configurator-content {
607
- padding: var( --kendo-pivotgrid-spacer, #{$kendo-pivotgrid-spacer} );
608
- max-height: 100%;
609
- display: flex;
610
- flex-flow: column nowrap;
611
- gap: var( --kendo-pivotgrid-spacer, #{$kendo-pivotgrid-spacer} );
612
- overflow-x: hidden;
613
- overflow-y: auto;
97
+ padding: $kendo-pivotgrid-spacer;
98
+ gap: $kendo-pivotgrid-spacer;
614
99
  }
615
100
 
616
101
  .k-pivotgrid-targets {
617
- display: flex;
618
- flex-flow: column nowrap;
619
- gap: var( --kendo-pivotgrid-spacer, #{$kendo-pivotgrid-spacer} );
102
+ gap: $kendo-pivotgrid-spacer;
620
103
  }
621
104
 
622
105
  .k-pivotgrid-configurator-section {
623
- display: flex;
624
- flex-flow: column nowrap;
625
- gap: var( --kendo-pivotgrid-spacer, #{$kendo-pivotgrid-spacer} );
106
+ gap: $kendo-pivotgrid-spacer;
626
107
  }
627
108
 
628
109
  .k-column-fields {
629
- margin: 0;
630
- padding: calc( var( --kendo-pivotgrid-spacer, #{$kendo-pivotgrid-spacer} ) / 2 );
631
- max-height: 200px;
632
- border-width: 1px;
633
- border-style: solid;
634
- display: flex;
635
- flex-flow: row wrap;
636
- gap: calc( var( --kendo-pivotgrid-spacer, #{$kendo-pivotgrid-spacer} ) / 2 );
637
- overflow-x: hidden;
638
- overflow-y: auto;
639
-
640
- > * {
641
- margin: 0;
642
- }
110
+ padding: calc( $kendo-pivotgrid-spacer / 2 );
111
+ gap: calc( $kendo-pivotgrid-spacer / 2 );
643
112
  }
644
113
  }
645
114
 
646
- // PivotGrid toggle icon
647
115
  .k-pivotgrid-toggle {
648
116
  margin-block: calc( var( --kendo-icon-padding ) * -1 );
649
117
  padding: var( --kendo-icon-padding, .25rem );
650
- box-sizing: content-box;
651
- cursor: pointer;
652
118
  }
653
-
654
119
  }