@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,509 +1,4 @@
1
- @use "sass:math";
2
- @use "sass:meta";
3
- @use "../core/_index.scss" as *;
4
- @use "../core/functions/index.import.scss" as *;
5
- @use "./variables.scss" as *;
6
- @use "../tooltip/_variables.scss" as *;
7
-
8
- @mixin kendo-dataviz--layout-base() {
9
-
10
- // Barcode
11
- .k-barcode {
12
- display: inline-block;
13
-
14
- > div {
15
- height: 150px;
16
- }
17
- }
18
-
19
-
20
- // Exported variables
21
- // stylelint-disable selector-class-pattern
22
- .k-var--chart-font {
23
- font-size: $kendo-chart-font-size;
24
- }
25
-
26
- .k-var--chart-title-font {
27
- font-size: $kendo-chart-title-font-size;
28
- }
29
-
30
- .k-var--chart-pane-title-font {
31
- font-size: $kendo-chart-pane-title-font-size;
32
- font-weight: $kendo-chart-pane-title-font-weight;
33
- }
34
-
35
- .k-var--chart-label-font {
36
- font-size: $kendo-chart-label-font-size;
37
- }
38
- // stylelint-enable selector-class-pattern
39
-
40
- // Elements
41
- .k-chart,
42
- .k-sparkline,
43
- .k-stockchart {
44
- border-width: $kendo-chart-border-width;
45
- border-style: solid;
46
- box-sizing: border-box;
47
- outline: 0;
48
- font-family: $kendo-chart-font-family;
49
- font-size: $kendo-chart-font-size;
50
- line-height: $kendo-chart-line-height;
51
- -webkit-touch-callout: none;
52
- -webkit-tap-highlight-color: $kendo-color-rgba-transparent;
53
- }
54
-
55
- .k-chart,
56
- .k-stockchart {
57
- display: block;
58
- height: 400px;
59
- }
60
-
61
- .k-chart-surface {
62
- height: 100%;
63
- }
64
-
65
- .k-chart .k-popup {
66
- border-width: 0;
67
- }
68
-
69
- .k-chart-tooltip-wrapper .k-animation-container-shown,
70
- .k-chart-tooltip-wrapper.k-animation-container-shown {
71
- @include border-radius( k-border-radius(md) );
72
- transition: $kendo-chart-tooltip-transition;
73
- }
74
-
75
- .k-sparkline-tooltip-wrapper,
76
- .k-chart-tooltip-wrapper {
77
- z-index: 12000;
78
-
79
- .k-popup {
80
- @include border-radius( k-border-radius(md) );
81
- padding: 0;
82
- border-width: 0;
83
- background: transparent;
84
- }
85
- }
86
-
87
- .k-chart-tooltip table {
88
- border-spacing: 0;
89
- border-collapse: collapse;
90
- }
91
-
92
- .k-chart-tooltip {
93
- @include border-radius( k-border-radius(md) );
94
- font-size: $kendo-chart-tooltip-font-size;
95
- line-height: var( --kendo-line-height, normal );
96
- padding-block: $kendo-tooltip-padding-y;
97
- padding-inline: $kendo-tooltip-padding-x;
98
- }
99
-
100
- .k-chart-tooltip th {
101
- width: auto;
102
- text-align: center;
103
- padding: 1px;
104
- }
105
-
106
- .k-chart-tooltip td {
107
- width: auto;
108
- text-align: start;
109
- padding-block: $kendo-chart-tooltip-padding-y;
110
- padding-inline: $kendo-chart-tooltip-padding-x;
111
- line-height: var( --kendo-line-height, normal );
112
- vertical-align: middle;
113
- }
114
-
115
- .k-chart-crosshair-tooltip,
116
- .k-chart-shared-tooltip {
117
- border-width: 1px;
118
- border-style: solid;
119
- }
120
-
121
- .k-chart-shared-tooltip .k-chart-shared-tooltip-marker {
122
- display: block;
123
- width: 15px;
124
- height: 3px;
125
- vertical-align: middle;
126
- }
127
-
128
- // Selection
129
- .k-selector {
130
- position: absolute;
131
- transform: translateZ(0);
132
- }
133
-
134
- .k-selection {
135
- position: absolute;
136
- height: 100%;
137
- border-width: 1px;
138
- border-style: solid;
139
- border-bottom: 0;
140
- }
141
-
142
- .k-selection-bg {
143
- position: absolute;
144
- width: 100%;
145
- height: 100%;
146
- }
147
-
148
- .k-handle {
149
- @include border-radius( 50% );
150
- width: $kendo-chart-selection-handle-size;
151
- height: $kendo-chart-selection-handle-size;
152
- border-width: 1px;
153
- border-style: solid;
154
- z-index: 1;
155
- position: absolute;
156
- box-sizing: content-box;
157
- }
158
-
159
- .k-handle div {
160
- width: 100%;
161
- height: 100%;
162
- }
163
-
164
- .k-left-handle {
165
- left: - math.div( $kendo-chart-selection-handle-size, 2 );
166
- }
167
-
168
- .k-right-handle {
169
- right: - math.div( $kendo-chart-selection-handle-size, 2 );
170
- }
171
-
172
- .k-left-handle div {
173
- margin: -($kendo-chart-selection-handle-size) 0 0 (- math.div( $kendo-chart-selection-handle-size, 1.5 ));
174
- padding: ($kendo-chart-selection-handle-size * 2) (math.div( $kendo-chart-selection-handle-size, 1.5 ) * 2) 0 0;
175
- }
176
-
177
- .k-right-handle div {
178
- margin: -($kendo-chart-selection-handle-size) 0 0 (- math.div( $kendo-chart-selection-handle-size, 1.5 ));
179
- padding: ($kendo-chart-selection-handle-size * 2) 0 0 (math.div( $kendo-chart-selection-handle-size, 1.5 ) * 2);
180
- }
181
-
182
- .k-left-handle.k-handle-active div {
183
- margin-left: -($kendo-chart-selection-handle-size * 2);
184
- padding-left: ($kendo-chart-selection-handle-size * 2) + math.div( $kendo-chart-selection-handle-size, 1.5 );
185
- }
186
-
187
- .k-right-handle.k-handle-active div {
188
- margin-left: -($kendo-chart-selection-handle-size * 2);
189
- padding-right: ($kendo-chart-selection-handle-size * 2) + math.div( $kendo-chart-selection-handle-size, 1.5 );
190
- }
191
-
192
- .k-mask {
193
- position: absolute;
194
- height: 100%;
195
- }
196
-
197
- // Navigator hint
198
- .k-navigator-hint div {
199
- position: absolute;
200
- }
201
-
202
- .k-navigator-hint .k-scroll {
203
- @include border-radius( k-border-radius(md) );
204
- position: absolute;
205
- height: 4px;
206
- }
207
-
208
- .k-navigator-hint .k-tooltip {
209
- margin-top: 20px;
210
- min-width: 160px;
211
- opacity: 1;
212
- text-align: center;
213
- }
214
-
215
- // Sparklines
216
- .k-sparkline,
217
- .k-sparkline span {
218
- display: inline-block;
219
- vertical-align: top;
220
- }
221
-
222
- .k-sparkline span {
223
- height: 100%;
224
- width: 100%;
225
- }
226
-
227
- .k-chart-dragging {
228
- user-select: none;
229
- }
230
-
231
- .k-chart-donut-center {
232
- position: absolute;
233
- display: flex;
234
- align-items: center;
235
- flex-direction: column;
236
- justify-content: center;
237
- border-radius: 50%;
238
- text-align: center;
239
-
240
- border: 4px solid transparent;
241
- box-sizing: border-box;
242
- }
243
-
244
- .k-pdf-export {
245
- .k-chart,
246
- .k-sparkline,
247
- .k-stockchart {
248
- .k-animation-container {
249
- display: none;
250
- }
251
- }
252
- }
253
-
254
- // Chart Overlay
255
- .k-chart-overlay {
256
- margin: 0;
257
- width: 100%;
258
- height: if( --kendo-chart-computed-title-height, calc( 100% - var( --kendo-chart-computed-title-height, #{$kendo-chart-computed-title-height} ) ), 100% );
259
- position: absolute;
260
- top: 0;
261
- left: 0;
262
- opacity: 1;
263
- z-index: 10001;
264
-
265
- &-top {
266
- top: var( --kendo-chart-computed-title-height, #{$kendo-chart-computed-title-height} );
267
- }
268
-
269
- .k-no-data {
270
- min-height: auto;
271
- padding-block-start: $kendo-chart-no-data-padding-y;
272
- color: inherit;
273
- font-size: $kendo-chart-no-data-font-size;
274
- font-weight: $kendo-chart-no-data-font-weight;
275
- }
276
- }
277
-
278
- // Diagram
279
- .k-diagram {
280
- height: 600px;
281
- }
282
-
283
- .k-diagram .km-scroll-wrapper {
284
- width: 100%;
285
- height: 100%;
286
- position: relative;
287
- }
288
-
289
- .k-diagram .km-scroll-wrapper {
290
- width: 100%;
291
- height: 100%;
292
- position: relative;
293
- }
294
-
295
- .k-canvas-container {
296
- width: 100%;
297
- height: 100%;
298
- }
299
-
300
-
301
- // Sankey labels
302
- .k-sankey text {
303
- pointer-events: none;
304
- }
305
-
306
- // Treemap
307
- .k-treemap {
308
- height: 400px;
309
- box-sizing: border-box;
310
- border-width: 1px;
311
- border-style: solid;
312
- outline: 0;
313
- font-family: $kendo-treemap-font-family;
314
- font-size: $kendo-treemap-font-size;
315
- line-height: $kendo-treemap-line-height;
316
- display: block;
317
- overflow: hidden;
318
- -webkit-touch-callout: none;
319
- -webkit-tap-highlight-color: $kendo-color-rgba-transparent;
320
-
321
- // Tile
322
- .k-treemap-tile {
323
- margin: -1px 0 0 -1px;
324
- height: 100%;
325
- box-sizing: border-box;
326
- border: 1px solid;
327
- border-color: inherit;
328
- color: inherit;
329
- background-color: inherit;
330
- overflow: hidden;
331
- position: absolute;
332
- }
333
- > .k-treemap-tile {
334
- position: relative;
335
- }
336
-
337
- // Title
338
- .k-treemap-title {
339
- padding-block: $kendo-treemap-padding-y;
340
- padding-inline: $kendo-treemap-padding-x;
341
- border-width: 0 0 1px;
342
- border-style: solid;
343
- border-color: inherit;
344
- font-size: var( --kendo-font-size, inherit );
345
- background-position: 0 0;
346
- background-repeat: repeat-x;
347
- }
348
- .k-treemap-title-vertical {
349
- padding-block: $kendo-treemap-padding-x;
350
- padding-inline: $kendo-treemap-padding-y;
351
- width: $kendo-line-height-em;
352
- white-space: nowrap;
353
- overflow: hidden;
354
- text-overflow: ellipsis;
355
- position: absolute;
356
- top: 0;
357
- bottom: 0;
358
-
359
- > div {
360
- transform-origin: right;
361
- transform: rotate(-90deg);
362
- position: absolute;
363
- top: 0;
364
- right: 1em;
365
- }
366
- }
367
-
368
-
369
- // Wrap
370
- .k-treemap-wrap {
371
- border-color: inherit;
372
- color: inherit;
373
- background-color: inherit;
374
- position: absolute;
375
- top: 0;
376
- left: 0;
377
- bottom: 0;
378
- right: 0;
379
- }
380
- .k-treemap-title + .k-treemap-wrap {
381
- top: calc( calc( #{$kendo-treemap-padding-y} * 2 ) + calc( var( --kendo-line-height, normal ) * var( --kendo-font-size, inherit) ) + 1px);
382
- }
383
- .k-treemap-title-vertical + .k-treemap-wrap {
384
- left: calc( calc( #{$kendo-treemap-padding-y} * 2 ) + calc( var( --kendo-line-height, normal ) * var( --kendo-font-size, inherit) ) + 1px);
385
- }
386
-
387
-
388
- // Leaf
389
- .k-leaf {
390
- padding: $kendo-treemap-padding-x;
391
- }
392
- }
393
-
394
-
395
-
396
-
397
- // Gauge
398
- .k-gauge {
399
- text-align: start;
400
- position: relative;
401
- }
402
-
403
- .k-arcgauge,
404
- .k-circulargauge {
405
- display: inline-block;
406
- }
407
-
408
- .k-arcgauge-label,
409
- .k-circulargauge-label {
410
- position: absolute;
411
- text-align: center;
412
- padding: 0;
413
- margin: 0;
414
- }
415
-
416
-
417
- // qrcode
418
- .k-qrcode {
419
- display: inline-block;
420
-
421
- > div {
422
- height: 150px;
423
- }
424
- }
425
-
426
-
427
-
428
-
429
- // export variables to allow use in scripts
430
- $exported: (
431
- primary: $kendo-color-primary,
432
- primary-contrast: $kendo-color-primary-contrast,
433
- base: $kendo-base-bg,
434
- background: $kendo-chart-bg,
435
-
436
- border-radius: k-border-radius(md),
437
-
438
- normal-background: $kendo-base-bg,
439
- normal-text-color: $kendo-base-text,
440
- hover-background: $kendo-hover-bg,
441
- hover-text-color: $kendo-hover-text,
442
- selected-background: $kendo-selected-bg,
443
- selected-text-color: $kendo-selected-text,
444
-
445
- success: $kendo-color-success,
446
- info: $kendo-color-info,
447
- warning: $kendo-color-warning,
448
- error: $kendo-color-error,
449
-
450
- series-a: $kendo-series-a,
451
- series-b: $kendo-series-b,
452
- series-c: $kendo-series-c,
453
- series-d: $kendo-series-d,
454
- series-e: $kendo-series-e,
455
- series-f: $kendo-series-f,
456
-
457
- series-1: $kendo-series-1,
458
- series-2: $kendo-series-2,
459
- series-3: $kendo-series-3,
460
- series-4: $kendo-series-4,
461
- series-5: $kendo-series-5,
462
- series-6: $kendo-series-6,
463
- series-7: $kendo-series-7,
464
- series-8: $kendo-series-8,
465
- series-9: $kendo-series-9,
466
- series-10: $kendo-series-10,
467
- series-11: $kendo-series-11,
468
- series-12: $kendo-series-12,
469
- series-13: $kendo-series-13,
470
- series-14: $kendo-series-14,
471
- series-15: $kendo-series-15,
472
- series-16: $kendo-series-16,
473
- series-17: $kendo-series-17,
474
- series-18: $kendo-series-18,
475
- series-19: $kendo-series-19,
476
- series-20: $kendo-series-20,
477
- series-21: $kendo-series-21,
478
- series-22: $kendo-series-22,
479
- series-23: $kendo-series-23,
480
- series-24: $kendo-series-24,
481
- series-25: $kendo-series-25,
482
- series-26: $kendo-series-26,
483
- series-27: $kendo-series-27,
484
- series-28: $kendo-series-28,
485
- series-29: $kendo-series-29,
486
- series-30: $kendo-series-30,
487
-
488
- gauge-pointer: $kendo-color-primary,
489
- gauge-track: if($kendo-enable-color-system, k-color( base-emphasis ), k-try-shade( $kendo-chart-bg ))
490
- );
491
-
492
- @each $name, $value in $exported {
493
- $type: meta.type-of($value);
494
-
495
- .k-var--#{$name} {
496
- @if $type == "color" or $type == "string" {
497
- // background-color can store any color
498
- background-color: $value;
499
- } @else if $type == "number" {
500
- // margin-top can store positive & negative values
501
- margin-top: $value;
502
- }
503
- }
504
- }
505
-
506
- }
1
+ @use "@progress/kendo-theme-core/scss/components/dataviz/_layout.scss" as *;
507
2
 
508
3
 
509
4
  @mixin kendo-dataviz--layout() {
@@ -1,165 +1,4 @@
1
-
2
- @use "../core/_index.scss" as *;
3
- @use "./variables.scss" as *;
4
- @use "../button/_variables.scss" as *;
5
-
6
- @mixin kendo-dataviz--theme-base() {
7
-
8
- // Exported variables
9
- // stylelint-disable selector-class-pattern
10
- .k-var--chart-inactive {
11
- background-color: $kendo-chart-inactive;
12
- }
13
-
14
- .k-var--chart-major-lines {
15
- background-color: $kendo-chart-major-lines;
16
- }
17
-
18
- .k-var--chart-minor-lines {
19
- background-color: $kendo-chart-minor-lines;
20
- }
21
-
22
- .k-var--chart-area-opacity {
23
- opacity: $kendo-chart-area-opacity;
24
- }
25
-
26
- .k-var--chart-area-inactive-opacity {
27
- opacity: $kendo-chart-area-inactive-opacity;
28
- }
29
-
30
- .k-var--chart-line-inactive-opacity {
31
- opacity: $kendo-chart-line-inactive-opacity;
32
- }
33
-
34
- .k-var--chart-notes-background {
35
- background-color: $kendo-chart-notes-background;
36
- }
37
-
38
- .k-var--chart-notes-border {
39
- background-color: $kendo-chart-notes-border;
40
- }
41
-
42
- .k-var--chart-notes-lines {
43
- background-color: $kendo-chart-notes-lines;
44
- }
45
-
46
- .k-var--chart-crosshair-background {
47
- background-color: $kendo-chart-crosshair-background;
48
- }
49
-
50
- .k-var--chart-error-bars-background {
51
- background-color: $kendo-chart-error-bars-background;
52
- }
53
- // stylelint-enable selector-class-pattern
54
-
55
- // Elements
56
- .k-chart,
57
- .k-sparkline,
58
- .k-stockchart {
59
- @include fill(
60
- $kendo-chart-text,
61
- transparent,
62
- $kendo-chart-border
63
- );
64
-
65
- .k-popup {
66
- background: transparent;
67
- }
68
- }
69
-
70
-
71
- // Tooltip
72
- // TODO
73
- .k-chart-tooltip {
74
- color: $kendo-color-white;
75
- }
76
- .k-chart-tooltip-inverse {
77
- color: $kendo-color-black;
78
- }
79
-
80
- .k-chart-crosshair-tooltip,
81
- .k-chart-shared-tooltip {
82
- color: $kendo-chart-crosshair-shared-tooltip-color;
83
- background-color: $kendo-chart-crosshair-shared-tooltip-background;
84
- border-color: $kendo-chart-crosshair-shared-tooltip-border;
85
- }
86
-
87
- .k-selection {
88
- border-color: $kendo-chart-selection-border-color;
89
- box-shadow: $kendo-chart-selection-shadow;
90
- }
91
-
92
- .k-selection-bg {
93
- background-color: transparent;
94
- }
95
-
96
- .k-handle {
97
- cursor: e-resize;
98
-
99
- // TODO: refactor and remove button dependency
100
- @include fill(
101
- $kendo-button-text,
102
- $kendo-button-bg,
103
- $kendo-button-border,
104
- $kendo-button-gradient
105
- );
106
-
107
- &:hover {
108
- @include fill(
109
- $kendo-button-hover-text,
110
- $kendo-button-hover-bg,
111
- $kendo-button-hover-border,
112
- $kendo-button-hover-gradient
113
- );
114
- }
115
- }
116
-
117
- .k-handle div {
118
- background-color: transparent;
119
- }
120
-
121
- .k-mask {
122
- background-color: $kendo-component-bg;
123
- opacity: .8;
124
- }
125
-
126
- .k-chart-overlay {
127
- background-color: $kendo-chart-overlay-bg;
128
- }
129
-
130
-
131
- // Treemap
132
- .k-treemap {
133
- @include fill(
134
- $kendo-component-text,
135
- $kendo-component-bg,
136
- $kendo-component-border
137
- );
138
-
139
- // Title
140
- .k-treemap-title {
141
- @include fill(
142
- $kendo-component-header-text,
143
- $kendo-component-header-bg,
144
- $kendo-component-header-border,
145
- $kendo-component-header-gradient
146
- );
147
- }
148
-
149
- // Leaf
150
- .k-leaf {
151
- color: $kendo-component-bg;
152
- }
153
- .k-leaf.k-inverse {
154
- color: $kendo-component-text;
155
- }
156
- .k-leaf:hover,
157
- .k-leaf.k-hover {
158
- box-shadow: inset 0 0 0 3px $kendo-component-border;
159
- }
160
- }
161
-
162
- }
1
+ @use "@progress/kendo-theme-core/scss/components/dataviz/_theme.scss" as *;
163
2
 
164
3
 
165
4
  @mixin kendo-dataviz--theme() {