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

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