@progress/kendo-theme-fluent 11.2.1-dev.0 → 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 (341) 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/_index.scss +0 -1
  131. package/scss/forms/_layout.scss +5 -302
  132. package/scss/forms/_theme.scss +5 -24
  133. package/scss/forms/_variables.scss +73 -39
  134. package/scss/gantt/_layout.scss +5 -801
  135. package/scss/gantt/_theme.scss +17 -236
  136. package/scss/gantt/_variables.scss +142 -73
  137. package/scss/grid/_layout.scss +60 -1276
  138. package/scss/grid/_theme.scss +35 -343
  139. package/scss/grid/_variables.scss +306 -183
  140. package/scss/gridlayout/_layout.scss +1 -6
  141. package/scss/gridlayout/_theme.scss +1 -6
  142. package/scss/icons/_layout.scss +4 -33
  143. package/scss/icons/_theme.scss +7 -1
  144. package/scss/icons/_variables.scss +35 -9
  145. package/scss/imageeditor/_layout.scss +2 -152
  146. package/scss/imageeditor/_theme.scss +5 -42
  147. package/scss/imageeditor/_variables.scss +66 -32
  148. package/scss/index.scss +2 -1
  149. package/scss/input/_layout.scss +36 -468
  150. package/scss/input/_theme.scss +52 -128
  151. package/scss/input/_variables.scss +153 -208
  152. package/scss/list/_layout.scss +3 -252
  153. package/scss/list/_theme.scss +10 -81
  154. package/scss/list/_variables.scss +176 -92
  155. package/scss/listbox/_layout.scss +2 -80
  156. package/scss/listbox/_theme.scss +5 -8
  157. package/scss/listbox/_variables.scss +28 -13
  158. package/scss/listgroup/_layout.scss +2 -174
  159. package/scss/listgroup/_theme.scss +2 -8
  160. package/scss/listgroup/_variables.scss +23 -10
  161. package/scss/listview/_layout.scss +6 -133
  162. package/scss/listview/_theme.scss +8 -37
  163. package/scss/listview/_variables.scss +66 -39
  164. package/scss/loader/_layout.scss +15 -572
  165. package/scss/loader/_theme.scss +2 -14
  166. package/scss/loader/_variables.scss +90 -92
  167. package/scss/map/_layout.scss +7 -121
  168. package/scss/map/_theme.scss +5 -17
  169. package/scss/map/_variables.scss +40 -22
  170. package/scss/maskedtextbox/_layout.scss +3 -3
  171. package/scss/maskedtextbox/_theme.scss +3 -3
  172. package/scss/mediaplayer/_layout.scss +5 -72
  173. package/scss/mediaplayer/_theme.scss +5 -15
  174. package/scss/mediaplayer/_variables.scss +27 -14
  175. package/scss/menu/_layout.scss +25 -267
  176. package/scss/menu/_theme.scss +14 -73
  177. package/scss/menu/_variables.scss +135 -76
  178. package/scss/menu-button/_layout.scss +9 -14
  179. package/scss/menu-button/_theme.scss +5 -1
  180. package/scss/menu-button/_variables.scss +10 -0
  181. package/scss/messagebox/_layout.scss +2 -18
  182. package/scss/messagebox/_theme.scss +4 -19
  183. package/scss/messagebox/_variables.scss +33 -37
  184. package/scss/multiselect/_layout.scss +3 -4
  185. package/scss/multiselect/_theme.scss +3 -4
  186. package/scss/no-data/_layout.scss +2 -17
  187. package/scss/no-data/_theme.scss +2 -5
  188. package/scss/no-data/_variables.scss +7 -2
  189. package/scss/notification/_functions.scss +17 -0
  190. package/scss/notification/_layout.scss +2 -68
  191. package/scss/notification/_theme.scss +4 -28
  192. package/scss/notification/_variables.scss +50 -91
  193. package/scss/numerictextbox/_layout.scss +3 -7
  194. package/scss/numerictextbox/_theme.scss +3 -3
  195. package/scss/orgchart/_layout.scss +8 -99
  196. package/scss/orgchart/_theme.scss +4 -45
  197. package/scss/orgchart/_variables.scss +87 -45
  198. package/scss/otp/_layout.scss +1 -34
  199. package/scss/otp/_theme.scss +1 -7
  200. package/scss/otp/_variables.scss +25 -12
  201. package/scss/overlay/_layout.scss +2 -11
  202. package/scss/overlay/_theme.scss +4 -3
  203. package/scss/overlay/_variables.scss +7 -3
  204. package/scss/pager/_layout.scss +11 -145
  205. package/scss/pager/_theme.scss +7 -15
  206. package/scss/pager/_variables.scss +49 -26
  207. package/scss/panel/_layout.scss +2 -24
  208. package/scss/panel/_theme.scss +10 -13
  209. package/scss/panel/_variables.scss +23 -10
  210. package/scss/panelbar/_layout.scss +17 -95
  211. package/scss/panelbar/_theme.scss +15 -164
  212. package/scss/panelbar/_variables.scss +134 -68
  213. package/scss/pdf-viewer/_layout.scss +3 -327
  214. package/scss/pdf-viewer/_theme.scss +2 -80
  215. package/scss/pdf-viewer/_variables.scss +75 -36
  216. package/scss/pivotgrid/_index.scss +0 -6
  217. package/scss/pivotgrid/_layout.scss +44 -579
  218. package/scss/pivotgrid/_theme.scss +5 -192
  219. package/scss/pivotgrid/_variables.scss +144 -70
  220. package/scss/popover/_layout.scss +6 -73
  221. package/scss/popover/_theme.scss +2 -36
  222. package/scss/popover/_variables.scss +54 -27
  223. package/scss/popup/_layout.scss +5 -70
  224. package/scss/popup/_theme.scss +2 -9
  225. package/scss/popup/_variables.scss +25 -12
  226. package/scss/progressbar/_layout.scss +10 -196
  227. package/scss/progressbar/_theme.scss +11 -46
  228. package/scss/progressbar/_variables.scss +57 -34
  229. package/scss/prompt/_layout.scss +2 -75
  230. package/scss/prompt/_theme.scss +2 -35
  231. package/scss/prompt/_variables.scss +43 -20
  232. package/scss/radio/_layout.scss +12 -178
  233. package/scss/radio/_theme.scss +7 -75
  234. package/scss/radio/_variables.scss +72 -36
  235. package/scss/rating/_layout.scss +11 -57
  236. package/scss/rating/_theme.scss +8 -6
  237. package/scss/rating/_variables.scss +21 -13
  238. package/scss/responsivepanel/_layout.scss +2 -45
  239. package/scss/responsivepanel/_theme.scss +3 -3
  240. package/scss/ripple/_layout.scss +2 -50
  241. package/scss/ripple/_theme.scss +2 -2
  242. package/scss/scheduler/_layout.scss +11 -773
  243. package/scss/scheduler/_theme.scss +32 -167
  244. package/scss/scheduler/_variables.scss +149 -77
  245. package/scss/scroller/_layout.scss +2 -80
  246. package/scss/scroller/_theme.scss +2 -5
  247. package/scss/scrollview/_layout.scss +2 -159
  248. package/scss/scrollview/_theme.scss +11 -35
  249. package/scss/scrollview/_variables.scss +52 -29
  250. package/scss/searchbox/_layout.scss +2 -0
  251. package/scss/searchbox/_theme.scss +4 -1
  252. package/scss/searchbox/_variables.scss +1 -1
  253. package/scss/signature/_layout.scss +3 -67
  254. package/scss/signature/_theme.scss +3 -8
  255. package/scss/signature/_variables.scss +46 -25
  256. package/scss/skeleton/_layout.scss +2 -79
  257. package/scss/skeleton/_theme.scss +2 -17
  258. package/scss/skeleton/_variables.scss +15 -6
  259. package/scss/slider/_layout.scss +18 -203
  260. package/scss/slider/_theme.scss +31 -40
  261. package/scss/slider/_variables.scss +58 -41
  262. package/scss/speech-to-text-button/_layout.scss +1 -9
  263. package/scss/speech-to-text-button/_theme.scss +1 -3
  264. package/scss/split-button/_layout.scss +22 -18
  265. package/scss/split-button/_theme.scss +2 -1
  266. package/scss/split-button/_variables.scss +18 -9
  267. package/scss/splitter/_layout.scss +8 -171
  268. package/scss/splitter/_theme.scss +2 -31
  269. package/scss/splitter/_variables.scss +42 -20
  270. package/scss/spreadsheet/_layout.scss +50 -724
  271. package/scss/spreadsheet/_theme.scss +14 -182
  272. package/scss/spreadsheet/_variables.scss +172 -99
  273. package/scss/stacklayout/_layout.scss +1 -5
  274. package/scss/stacklayout/_theme.scss +1 -5
  275. package/scss/stepper/_layout.scss +9 -255
  276. package/scss/stepper/_theme.scss +4 -186
  277. package/scss/stepper/_variables.scss +125 -60
  278. package/scss/suggestion/_layout.scss +2 -38
  279. package/scss/suggestion/_theme.scss +3 -66
  280. package/scss/suggestion/_variables.scss +42 -19
  281. package/scss/switch/_layout.scss +2 -138
  282. package/scss/switch/_theme.scss +2 -136
  283. package/scss/switch/_variables.scss +99 -49
  284. package/scss/table/_layout.scss +6 -249
  285. package/scss/table/_theme.scss +9 -95
  286. package/scss/table/_variables.scss +100 -64
  287. package/scss/tabstrip/_layout.scss +2 -421
  288. package/scss/tabstrip/_theme.scss +12 -123
  289. package/scss/tabstrip/_variables.scss +113 -61
  290. package/scss/taskboard/_layout.scss +28 -178
  291. package/scss/taskboard/_theme.scss +20 -55
  292. package/scss/taskboard/_variables.scss +122 -63
  293. package/scss/textarea/_layout.scss +3 -6
  294. package/scss/textarea/_theme.scss +3 -4
  295. package/scss/textbox/_layout.scss +3 -4
  296. package/scss/textbox/_theme.scss +3 -4
  297. package/scss/tilelayout/_layout.scss +2 -36
  298. package/scss/tilelayout/_theme.scss +13 -10
  299. package/scss/tilelayout/_variables.scss +19 -8
  300. package/scss/time-marker/_layout.scss +2 -15
  301. package/scss/time-marker/_theme.scss +2 -17
  302. package/scss/time-marker/_variables.scss +7 -2
  303. package/scss/timedurationpicker/_layout.scss +3 -4
  304. package/scss/timedurationpicker/_theme.scss +3 -4
  305. package/scss/timeline/_layout.scss +8 -423
  306. package/scss/timeline/_theme.scss +11 -34
  307. package/scss/timeline/_variables.scss +108 -61
  308. package/scss/timepicker/_layout.scss +7 -3
  309. package/scss/timepicker/_theme.scss +3 -4
  310. package/scss/timeselector/_layout.scss +3 -223
  311. package/scss/timeselector/_theme.scss +5 -55
  312. package/scss/timeselector/_variables.scss +84 -41
  313. package/scss/toolbar/_layout.scss +11 -297
  314. package/scss/toolbar/_theme.scss +3 -167
  315. package/scss/toolbar/_variables.scss +65 -32
  316. package/scss/tooltip/_functions.scss +17 -0
  317. package/scss/tooltip/_layout.scss +13 -74
  318. package/scss/tooltip/_theme.scss +17 -23
  319. package/scss/tooltip/_variables.scss +50 -72
  320. package/scss/treelist/_layout.scss +3 -82
  321. package/scss/treelist/_theme.scss +4 -6
  322. package/scss/treelist/_variables.scss +7 -2
  323. package/scss/treeview/_layout.scss +8 -137
  324. package/scss/treeview/_theme.scss +20 -65
  325. package/scss/treeview/_variables.scss +88 -48
  326. package/scss/typography/_layout.scss +3 -113
  327. package/scss/typography/_theme.scss +2 -17
  328. package/scss/typography/_variables.scss +84 -3
  329. package/scss/upload/_layout.scss +7 -219
  330. package/scss/upload/_theme.scss +4 -90
  331. package/scss/upload/_variables.scss +66 -29
  332. package/scss/validator/_layout.scss +2 -16
  333. package/scss/validator/_theme.scss +2 -2
  334. package/scss/virtual-scroller/_layout.scss +2 -34
  335. package/scss/virtual-scroller/_theme.scss +2 -2
  336. package/scss/window/_layout.scss +9 -141
  337. package/scss/window/_theme.scss +7 -35
  338. package/scss/window/_variables.scss +65 -70
  339. package/scss/wizard/_layout.scss +8 -95
  340. package/scss/wizard/_theme.scss +4 -7
  341. package/scss/wizard/_variables.scss +24 -11
@@ -1,118 +1,52 @@
1
1
  @use "../core/_index.scss" as *;
2
2
  @use "./_variables.scss" as *;
3
+ @use "@progress/kendo-theme-core/scss/components/editor/_theme.scss" as *;
3
4
 
4
5
  @mixin kendo-editor--theme() {
6
+ @include kendo-editor--theme-base();
5
7
 
6
8
  .k-editor {
7
- @include fill(
8
- var( --kendo-editor-text, #{$kendo-editor-text} ),
9
- var( --kendo-editor-bg, #{$kendo-editor-bg} ),
10
- var( --kendo-editor-border, #{$kendo-editor-border} )
11
- );
9
+ @include fill( $kendo-editor-text, $kendo-editor-bg, $kendo-editor-border );
12
10
  }
13
11
 
14
12
  kendo-editor {
15
13
  &.k-readonly {
16
14
  .k-editor-content:focus,
17
15
  .k-editor-content.k-focus {
18
- outline-color: var( --kendo-editor-content-outline-color, #{$kendo-editor-content-outline-color} );
16
+ outline-color: $kendo-editor-content-outline-color;
19
17
  }
20
18
  }
21
19
  }
22
20
 
23
- // Inline Editor
24
21
  .k-editor-inline {
25
-
26
22
  .k-table {
27
23
  &,
28
24
  & td {
29
- border-color: var( --kendo-editor-inline-td-border, #{$kendo-editor-inline-td-border} );
25
+ border-color: $kendo-editor-inline-td-border;
30
26
  }
31
27
  }
32
28
 
33
29
  .k-element-resize-handle-wrapper {
34
- background-color: var( --kendo-editor-resize-handle-bg, #{$kendo-editor-resize-handle-bg} );
35
- border-color: var( --kendo-editor-resize-handle-border, #{$kendo-editor-resize-handle-border} );
36
- }
37
-
38
- .k-column-resize-handle-wrapper {
39
- .k-column-resize-handle {
40
- .k-column-resize-marker {
41
- background-color: #00b0ff;
42
- }
43
- }
44
- }
45
-
46
- .k-row-resize-handle-wrapper {
47
- .k-row-resize-marker {
48
- background-color: #00b0ff;
49
- }
30
+ background-color: $kendo-editor-resize-handle-bg;
31
+ border-color: $kendo-editor-resize-handle-border;
50
32
  }
51
33
 
52
- // Hover & Actve state
53
34
  &:hover,
54
35
  &.k-active {
55
- border-color: var( --kendo-editor-inline-hover-border, #{$kendo-editor-inline-hover-border} );
36
+ border-color: $kendo-editor-inline-hover-border;
56
37
  }
57
38
  }
58
39
 
59
- // Resizable images
60
- .k-editor-resize-handle {
61
- @include fill (
62
- $bg: var( --kendo-editor-resize-handle-bg, #{$kendo-editor-resize-handle-bg} ),
63
- $border: var( --kendo-editor-resize-handle-border, #{$kendo-editor-resize-handle-border} )
64
- );
65
- }
66
- .ProseMirror-selectednode { // stylelint-disable-line
67
- outline-color: var( --kendo-editor-selectednode-outline-color, #{$kendo-editor-selectednode-outline-color} );
68
- }
69
-
70
-
71
- // Insert table
72
40
  .k-ct-popup {
73
41
  .k-selected {
74
42
  @include fill(
75
- var( --kendo-editor-ct-popup-text, #{$kendo-editor-ct-popup-text} ),
76
- var( --kendo-editor-ct-popup-bg, #{$kendo-editor-ct-popup-bg} ),
77
- var( --kendo-editor-ct-popup-border, #{$kendo-editor-ct-popup-border} )
43
+ $kendo-editor-ct-popup-text,
44
+ $kendo-editor-ct-popup-bg,
45
+ $kendo-editor-ct-popup-border
78
46
  );
79
47
  }
80
-
81
48
  .k-disabled:not(.k-selected) {
82
- @include fill (
83
- $bg: k-color(base-subtle),
84
- $border: transparent
85
- );
49
+ @include fill( $bg: k-color(base-subtle), $border: transparent );
86
50
  }
87
51
  }
88
-
89
- // Content
90
- .k-editor-content {
91
-
92
- // Selection
93
- .k-text-selected,
94
- &::selection {
95
- @include fill (
96
- $color: var( --kendo-editor-selected-text, #{$kendo-editor-selected-text} ),
97
- $bg: var( --kendo-editor-selected-bg, #{$kendo-editor-selected-bg} )
98
- );
99
- }
100
-
101
- .k-text-highlighted {
102
- @include fill (
103
- $bg: var( --kendo-editor-highlighted-bg, #{$kendo-editor-highlighted-bg} )
104
- );
105
- }
106
-
107
- // Table styles
108
- td,
109
- th {
110
- border-color: #dddddd;
111
- }
112
-
113
- .selectedCell::after { // stylelint-disable-line
114
- background-color: rgba(200, 200, 255, .4);
115
- }
116
- }
117
-
118
52
  }
@@ -4,85 +4,104 @@
4
4
 
5
5
  /// The width of the border around the Еditor.
6
6
  /// @group editor
7
- $kendo-editor-border-width: 1px !default;
7
+ $kendo-editor-border-width: var( --kendo-editor-border-width, 1px ) !default;
8
8
  /// The font family of the Еditor.
9
9
  /// @group editor
10
- $kendo-editor-font-family: var( --kendo-font-family, inherit ) !default;
10
+ $kendo-editor-font-family: var( --kendo-editor-font-family, var( --kendo-font-family, inherit ) ) !default;
11
11
  /// The font size of the Еditor.
12
12
  /// @group editor
13
- $kendo-editor-font-size: var( --kendo-font-size, inherit ) !default;
13
+ $kendo-editor-font-size: var( --kendo-editor-font-size, var( --kendo-font-size, inherit ) ) !default;
14
14
  /// The line height of the Еditor.
15
15
  /// @group editor
16
- $kendo-editor-line-height: var( --kendo-line-height, normal ) !default;
16
+ $kendo-editor-line-height: var( --kendo-editor-line-height, var( --kendo-line-height, normal ) ) !default;
17
17
  /// The text color of the Editor.
18
18
  /// @group editor
19
- $kendo-editor-text: k-color(on-app-surface) !default;
19
+ $kendo-editor-text: var( --kendo-editor-text, #{k-color(on-app-surface)} ) !default;
20
20
  /// The background color of the Editor.
21
21
  /// @group editor
22
- $kendo-editor-bg: k-color(surface-alt) !default;
22
+ $kendo-editor-bg: var( --kendo-editor-bg, #{k-color(surface-alt)} ) !default;
23
23
  /// The color of the border around Editor.
24
24
  /// @group editor
25
- $kendo-editor-border: color-mix(in srgb, k-color(border) 16%, transparent) !default;
25
+ $kendo-editor-border: var( --kendo-editor-border, #{color-mix(in srgb, k-color(border) 16%, transparent)} ) !default;
26
26
  /// The text color of the Еditor's placeholder.
27
27
  /// @group editor
28
- $kendo-editor-placeholder-text: var( --kendo-input-placeholder-text, #{$kendo-input-placeholder-text} ) !default;
28
+ $kendo-editor-placeholder-text: var( --kendo-editor-placeholder-text, var( --kendo-input-placeholder-text, #{$kendo-input-placeholder-text} ) ) !default;
29
29
  /// The opacity of the Editor's placeholder.
30
30
  /// @group editor
31
- $kendo-editor-placeholder-opacity: var( --kendo-input-placeholder-opacity, #{$kendo-input-placeholder-opacity} ) !default;
31
+ $kendo-editor-placeholder-opacity: var( --kendo-editor-placeholder-opacity, var( --kendo-input-placeholder-opacity, #{$kendo-input-placeholder-opacity} ) ) !default;
32
32
  /// The outline color of the Editor's content.
33
33
  /// @group editor
34
- $kendo-editor-content-outline-color: k-color(on-app-surface) !default;
34
+ $kendo-editor-content-outline-color: var( --kendo-editor-content-outline-color, #{k-color(on-app-surface)} ) !default;
35
35
  /// The horizontal margin of the Editor's export tool icon.
36
36
  /// @group editor
37
- $kendo-editor-export-tool-icon-margin-x: k-spacing(1) !default;
37
+ $kendo-editor-export-tool-icon-margin-x: var( --kendo-editor-export-tool-icon-margin-x, #{k-spacing(1)} ) !default;
38
38
  /// The outline width of the Editor's selected node.
39
39
  /// @group editor
40
- $kendo-editor-selectednode-outline-width: k-spacing(0.5) !default;
40
+ $kendo-editor-selectednode-outline-width: var( --kendo-editor-selectednode-outline-width, #{k-spacing(0.5)} ) !default;
41
41
 
42
42
  /// The selected text color of the Editor.
43
43
  /// @group editor
44
- $kendo-editor-selected-text: k-color(app-surface) !default;
44
+ $kendo-editor-selected-text: var( --kendo-editor-selected-text, #{k-color(app-surface)} ) !default;
45
45
  /// The selected background color of the Editor.
46
46
  /// @group editor
47
- $kendo-editor-selected-bg: k-color(primary) !default;
47
+ $kendo-editor-selected-bg: var( --kendo-editor-selected-bg, #{k-color(primary)} ) !default;
48
48
  /// The highlighted background color of the Editor.
49
49
  /// @group editor
50
- $kendo-editor-highlighted-bg: color-mix(in srgb, k-color(primary) 55%, transparent) !default;
50
+ $kendo-editor-highlighted-bg: var( --kendo-editor-highlighted-bg, #{color-mix(in srgb, k-color(primary) 55%, transparent)} ) !default;
51
51
 
52
52
  /// The size of the Editor's resize handle.
53
53
  /// @group editor
54
- $kendo-editor-resize-handle-size: k-spacing(2) !default;
54
+ $kendo-editor-resize-handle-size: var( --kendo-editor-resize-handle-size, #{k-spacing(2)} ) !default;
55
55
  /// The border width of the Editor's resize handle.
56
56
  /// @group editor
57
- $kendo-editor-resize-handle-border-width: 1px !default;
57
+ $kendo-editor-resize-handle-border-width: var( --kendo-editor-resize-handle-border-width, 1px ) !default;
58
58
  /// The border color of the Editor's resize handle.
59
59
  /// @group editor
60
- $kendo-editor-resize-handle-border: k-color(on-app-surface) !default;
60
+ $kendo-editor-resize-handle-border: var( --kendo-editor-resize-handle-border, #{k-color(on-app-surface)} ) !default;
61
61
  /// The background color of the Editor's resize handle.
62
62
  /// @group editor
63
- $kendo-editor-resize-handle-bg: k-color(app-surface) !default;
63
+ $kendo-editor-resize-handle-bg: var( --kendo-editor-resize-handle-bg, #{k-color(app-surface)} ) !default;
64
64
 
65
65
  /// The outline color of the Editor's selected node.
66
66
  /// @group editor
67
- $kendo-editor-selectednode-outline-color: k-color(primary) !default;
67
+ $kendo-editor-selectednode-outline-color: var( --kendo-editor-selectednode-outline-color, #{k-color(primary)} ) !default;
68
68
 
69
69
  /// The border color of the Inline Editor data cell.
70
70
  /// @group editor
71
- $kendo-editor-inline-td-border: color-mix(in srgb, k-color(border) 16%, transparent) !default;
71
+ $kendo-editor-inline-td-border: var( --kendo-editor-inline-td-border, #{color-mix(in srgb, k-color(border) 16%, transparent)} ) !default;
72
72
  /// The hover border color of the Inline Editor.
73
73
  /// @group editor
74
- $kendo-editor-inline-hover-border: color-mix(in srgb, k-color(border) 16%, transparent) !default;
74
+ $kendo-editor-inline-hover-border: var( --kendo-editor-inline-hover-border, #{color-mix(in srgb, k-color(border) 16%, transparent)} ) !default;
75
75
 
76
76
  // Insert table
77
77
  /// The size of the cell in the Insert table popup.
78
78
  /// @group editor
79
- $ct-cell-size: 20px !default;
79
+ $ct-cell-size: var( --ct-cell-size, 20px ) !default;
80
80
  /// The text color of the selected cells in the Insert table popup.
81
81
  /// @group editor
82
- $kendo-editor-ct-popup-text: k-color(on-base) !default;
82
+ $kendo-editor-ct-popup-text: var( --kendo-editor-ct-popup-text, #{k-color(on-base)} ) !default;
83
83
  /// The background color of the selected cells in the Insert table popup.
84
84
  /// @group editor
85
- $kendo-editor-ct-popup-bg: k-color(base-active) !default;
85
+ $kendo-editor-ct-popup-bg: var( --kendo-editor-ct-popup-bg, #{k-color(base-active)} ) !default;
86
86
  /// The border color of the selected cells in the Insert table popup.
87
87
  /// @group editor
88
- $kendo-editor-ct-popup-border: color-mix(in srgb, k-color(border-alt) 76%, transparent) !default;
88
+ $kendo-editor-ct-popup-border: var( --kendo-editor-ct-popup-border, #{color-mix(in srgb, k-color(border-alt) 76%, transparent)} ) !default;
89
+
90
+ @forward "@progress/kendo-theme-core/scss/components/editor/_variables.scss" with (
91
+ $kendo-editor-border-width: $kendo-editor-border-width,
92
+ $kendo-editor-font-family: $kendo-editor-font-family,
93
+ $kendo-editor-font-size: $kendo-editor-font-size,
94
+ $kendo-editor-line-height: $kendo-editor-line-height,
95
+ $kendo-editor-placeholder-text: $kendo-editor-placeholder-text,
96
+ $kendo-editor-placeholder-opacity: $kendo-editor-placeholder-opacity,
97
+ $kendo-editor-selected-text: $kendo-editor-selected-text,
98
+ $kendo-editor-selected-bg: $kendo-editor-selected-bg,
99
+ $kendo-editor-highlighted-bg: $kendo-editor-highlighted-bg,
100
+ $kendo-editor-export-tool-icon-margin-x: $kendo-editor-export-tool-icon-margin-x,
101
+ $kendo-editor-resize-handle-size: $kendo-editor-resize-handle-size,
102
+ $kendo-editor-resize-handle-border-width: $kendo-editor-resize-handle-border-width,
103
+ $kendo-editor-resize-handle-border: $kendo-editor-resize-handle-border,
104
+ $kendo-editor-resize-handle-bg: $kendo-editor-resize-handle-bg,
105
+ $kendo-editor-selectednode-outline-width: $kendo-editor-selectednode-outline-width,
106
+ $kendo-editor-selectednode-outline-color: $kendo-editor-selectednode-outline-color
107
+ );
@@ -1,86 +1,51 @@
1
- @use "../core/_index.scss" as *;
1
+ @use "../icons/_variables.scss" as *;
2
2
  @use "./_variables.scss" as *;
3
+ @use "@progress/kendo-theme-core/scss/components/expansion-panel/_layout.scss" as *;
3
4
 
4
5
  @mixin kendo-expander--layout() {
5
6
 
6
- // Base
7
+ @include kendo-expander--layout-base();
8
+
9
+ // Expander
7
10
  .k-expander {
8
- border-width: var( --kendo-expander-border-width, #{$kendo-expander-border-width} );
9
- border-style: solid;
10
- box-sizing: border-box;
11
- font-size: var( --kendo-expander-font-size, #{$kendo-expander-font-size} );
12
- font-family: var( --kendo-expander-font-family, #{$kendo-expander-font-family} );
13
- line-height: var( --kendo-expander-line-height, #{$kendo-expander-line-height} );
14
11
  position: relative;
15
- display: flex;
16
- flex-direction: column;
17
- overflow: hidden;
18
- outline: 0;
19
- -webkit-touch-callout: none;
20
- -webkit-tap-highlight-color: $kendo-color-rgba-transparent;
21
-
22
- *,
23
- *::before,
24
- *::after {
25
- box-sizing: border-box;
26
- }
27
12
 
28
- &.k-focus {
13
+ &.k-focus,
14
+ &:focus {
29
15
  border-width: 0;
30
16
  }
31
- &.k-focus::after {
17
+
18
+ &.k-focus::after,
19
+ &:focus::after {
32
20
  content: "";
33
21
  position: absolute;
34
22
  border: medium none;
35
- inset: var( --kendo-expander-focus-offset, #{$kendo-expander-focus-offset} );
36
- outline-width: var( --kendo-expander-focus-outline-width, #{$kendo-expander-focus-outline-width} );
37
- outline-style: var( --kendo-expander-focus-outline-style, #{$kendo-expander-focus-outline-style} );
23
+ inset: $kendo-expander-focus-offset;
24
+ outline-width: $kendo-expander-focus-outline-width;
25
+ outline-style: $kendo-expander-focus-outline-style;
38
26
  z-index: 1;
39
27
  pointer-events: none;
40
28
  }
41
29
  }
42
30
 
43
- // Header
44
- .k-expander-header {
45
- padding-inline: var( --kendo-expander-header-padding-x, #{$kendo-expander-header-padding-x} );
46
- padding-block: var( --kendo-expander-header-padding-y, #{$kendo-expander-header-padding-y} );
47
- display: flex;
48
- justify-content: space-between;
49
- align-items: center;
50
- cursor: pointer;
51
- }
52
-
53
- // Expander spacer
54
- .k-expander-spacer {
55
- flex: 1 1 auto;
56
- }
57
-
58
31
  // Title
59
32
  .k-expander-title {
60
33
  font-weight: 400;
61
- }
62
-
63
- // Expand / collapse icon
64
- .k-expander-indicator {
65
- margin-inline-start: var( --kendo-expander-indicator-margin-x, #{$kendo-expander-indicator-margin-x} );
66
- display: flex;
67
- justify-content: center;
68
- align-items: center;
69
- }
70
-
71
- // Expander content
72
- .k-expander-content {
73
- padding-inline: var( --kendo-expander-content-padding-x, #{$kendo-expander-content-padding-x} );
74
- padding-block: var( --kendo-expander-content-padding-y, #{$kendo-expander-content-padding-y} );
34
+ text-transform: initial;
75
35
  }
76
36
 
77
37
  // Multiple expanders
78
38
  .k-expander + .k-expander.k-expanded,
79
39
  .k-expander.k-expanded + .k-expander {
80
- margin-top: var( --kendo-expander-margin-y, #{$kendo-expander-margin-y} );
40
+ margin-top: $kendo-expander-margin-y;
81
41
  }
82
42
 
83
- .k-expander:not(.k-expanded) + .k-expander:not(.k-expanded) {
84
- border-top-width: 0;
43
+ .k-rtl .k-expander,
44
+ .k-expander.k-rtl,
45
+ .k-expander[dir="rtl"] {
46
+ // Expand / collapse icon
47
+ .k-expander-indicator {
48
+ margin-inline-end: $kendo-icon-spacing;
49
+ }
85
50
  }
86
51
  }
@@ -1,31 +1,30 @@
1
1
  @use "../core/_index.scss" as *;
2
2
  @use "./_variables.scss" as *;
3
+ @use "@progress/kendo-theme-core/scss/components/expansion-panel/_theme.scss" as *;
3
4
 
4
5
  @mixin kendo-expander--theme() {
5
6
 
6
- .k-expander {
7
- @include fill(
8
- var( --kendo-expander-text, #{$kendo-expander-text} ),
9
- var( --kendo-expander-bg, #{$kendo-expander-bg} ),
10
- var( --kendo-expander-border, #{$kendo-expander-border} ),
11
- );
7
+ @include kendo-expander--theme-base();
12
8
 
9
+ .k-expander {
13
10
  &.k-expanded {
14
- background-color: var( --kendo-expander-expanded-bg, #{$kendo-expander-expanded-bg} );
11
+ background-color: $kendo-expander-expanded-bg;
15
12
  }
16
13
 
17
- &.k-focus{
18
- background-color: var( --kendo-expander-focus-bg, #{$kendo-expander-focus-bg} );
14
+ &.k-focus,
15
+ &:focus {
16
+ box-shadow: none;
17
+ background-color: $kendo-expander-focus-bg;
19
18
 
20
19
  &::after {
21
- outline-color: var( --kendo-expander-focus-outline, #{$kendo-expander-focus-outline} );
20
+ outline-color: $kendo-expander-focus-outline;
22
21
  }
23
22
  }
24
23
 
25
24
  &:disabled,
26
25
  &.k-disabled {
27
26
  @include fill(
28
- $color: var( --kendo-expander-disabled-text, #{$kendo-expander-disabled-text} )
27
+ $color: $kendo-expander-disabled-text
29
28
  );
30
29
 
31
30
  .k-expander-header,
@@ -33,36 +32,14 @@
33
32
  .k-expander-sub-title,
34
33
  .k-expander-indicator {
35
34
  @include fill(
36
- $color: var( --kendo-expander-disabled-text, #{$kendo-expander-disabled-text} ),
37
- $bg: var( --kendo-expander-disabled-bg, #{$kendo-expander-disabled-bg} )
35
+ $color: $kendo-expander-disabled-text,
36
+ $bg: $kendo-expander-disabled-bg
38
37
  );
39
38
  }
40
39
  }
41
40
  }
42
41
 
43
- .k-expander-header {
44
- @include fill(
45
- var( --kendo-expander-header-text, #{$kendo-expander-header-text} ),
46
- var( --kendo-expander-header-bg, #{$kendo-expander-header-bg} )
47
- );
48
- outline: none;
49
-
50
- &:hover,
51
- &.k-hover {
52
- background-color: var( --kendo-expander-header-hover-bg, #{$kendo-expander-header-hover-bg} );
53
- }
54
- }
55
-
56
- .k-expander-title {
57
- color: var( --kendo-expander-title-text, #{$kendo-expander-title-text} );
58
- }
59
-
60
- .k-expander-sub-title {
61
- color: var( --kendo-expander-header-sub-title-text, #{$kendo-expander-header-sub-title-text} );
62
- }
63
-
64
42
  .k-expander-indicator {
65
- color: var( --kendo-expander-indicator-text, #{$kendo-expander-indicator-text} );
43
+ color: $kendo-expander-indicator-text;
66
44
  }
67
-
68
45
  }
@@ -3,97 +3,118 @@
3
3
 
4
4
  /// The vertical spacing of the ExpansionPanel.
5
5
  /// @group expander
6
- $kendo-expander-margin-y: k-spacing(2) !default;
6
+ $kendo-expander-margin-y: var( --kendo-expander-margin-y, k-spacing(2) ) !default;
7
7
  /// The width of the border around the ExpansionPanel.
8
8
  /// @group expander
9
- $kendo-expander-border-width: 1px !default;
9
+ $kendo-expander-border-width: var( --kendo-expander-border-width, 1px ) !default;
10
10
  /// The font family of the ExpansionPanel.
11
11
  /// @group expander
12
- $kendo-expander-font-family: var( --kendo-font-family, inherit ) !default;
12
+ $kendo-expander-font-family: var( --kendo-expander-font-family, var(--kendo-font-family, inherit) ) !default;
13
13
  /// The font size of the ExpansionPanel.
14
14
  /// @group expander
15
- $kendo-expander-font-size: var( --kendo-font-size, inherit ) !default;
15
+ $kendo-expander-font-size: var( --kendo-expander-font-size, var(--kendo-font-size, inherit) ) !default;
16
16
  /// The hine height of the ExpansionPanel.
17
17
  /// @group expander
18
- $kendo-expander-line-height: var( --kendo-line-height, normal ) !default;
18
+ $kendo-expander-line-height: var( --kendo-expander-line-height, var(--kendo-line-height, normal) ) !default;
19
19
 
20
20
  /// The text color of the ExpansionPanel.
21
21
  /// @group expander
22
- $kendo-expander-text: k-color(on-app-surface) !default;
22
+ $kendo-expander-text: var( --kendo-expander-text, k-color(on-app-surface) ) !default;
23
23
  /// The background color of the ExpansionPanel.
24
24
  /// @group expander
25
- $kendo-expander-bg: k-color(surface) !default;
25
+ $kendo-expander-bg: var( --kendo-expander-bg, k-color(surface) ) !default;
26
26
  /// The border color of the ExpansionPanel.
27
27
  /// @group expander
28
- $kendo-expander-border: color-mix(in srgb, k-color(border) 16%, transparent) !default;
28
+ $kendo-expander-border: var( --kendo-expander-border, color-mix(in srgb, k-color(border) 16%, transparent) ) !default;
29
29
 
30
30
  /// The background color of the expanded ExpansionPanel.
31
31
  /// @group expander
32
- $kendo-expander-expanded-bg: k-color(surface-alt) !default;
32
+ $kendo-expander-expanded-bg: var( --kendo-expander-expanded-bg, k-color(surface-alt) ) !default;
33
33
 
34
34
  /// The text color of the disabled ExpansionPanel.
35
35
  /// @group expander
36
- $kendo-expander-disabled-text: color-mix(in srgb, k-color(on-app-surface) 46%, transparent) !default;
36
+ $kendo-expander-disabled-text: var( --kendo-expander-disabled-text, color-mix(in srgb, k-color(on-app-surface) 46%, transparent) ) !default;
37
37
  /// The background color of the disabled ExpansionPanel.
38
38
  /// @group expander
39
- $kendo-expander-disabled-bg: k-color(base-subtle) !default;
39
+ $kendo-expander-disabled-bg: var( --kendo-expander-disabled-bg, k-color(base-subtle) ) !default;
40
40
 
41
41
  /// The offset of the focused ExpansionPanel.
42
42
  /// @group expander
43
- $kendo-expander-focus-offset: 1px !default;
43
+ $kendo-expander-focus-offset: var( --kendo-expander-focus-offset, 1px ) !default;
44
44
  /// The outline width of the focused ExpansionPanel.
45
45
  /// @group expander
46
- $kendo-expander-focus-outline-width: 1px !default;
46
+ $kendo-expander-focus-outline-width: var( --kendo-expander-focus-outline-width, 1px ) !default;
47
47
  /// The outline style of the focused ExpansionPanel.
48
48
  /// @group expander
49
- $kendo-expander-focus-outline-style: solid !default;
49
+ $kendo-expander-focus-outline-style: var( --kendo-expander-focus-outline-style, solid ) !default;
50
50
  /// The outline color of the focused ExpansionPanel.
51
51
  /// @group expander
52
- $kendo-expander-focus-outline: k-color(base-emphasis) !default;
52
+ $kendo-expander-focus-outline: var( --kendo-expander-focus-outline, k-color(base-emphasis) ) !default;
53
53
 
54
54
  /// The background color of the focused ExpansionPanel.
55
55
  /// @group expander
56
- $kendo-expander-focus-bg: k-color(surface-alt) !default;
56
+ $kendo-expander-focus-bg: var( --kendo-expander-focus-bg, k-color(surface-alt) ) !default;
57
57
  /// The box shadow of the focused ExpansionPanel.
58
58
  /// @group expander
59
- $kendo-expander-focus-shadow: inset 0px 0px 0px 2px k-color(base-emphasis) !default;
59
+ $kendo-expander-focus-shadow: var( --kendo-expander-focus-shadow, inset 0px 0px 0px 2px k-color(base-emphasis) ) !default;
60
60
 
61
61
  /// The horizontal padding of the ExpansionPanel header.
62
62
  /// @group expander
63
- $kendo-expander-header-padding-x: k-spacing(4) !default;
63
+ $kendo-expander-header-padding-x: var( --kendo-expander-header-padding-x, k-spacing(4) ) !default;
64
64
  /// The vertical padding of the ExpansionPanel header.
65
65
  /// @group expander
66
- $kendo-expander-header-padding-y: k-spacing(3) !default;
66
+ $kendo-expander-header-padding-y: var( --kendo-expander-header-padding-y, k-spacing(3) ) !default;
67
67
 
68
68
  /// The text color of the ExpansionPanel header.
69
69
  /// @group expander
70
- $kendo-expander-header-text: k-color(primary) !default;
70
+ $kendo-expander-header-text: var( --kendo-expander-header-text, k-color(primary) ) !default;
71
71
  /// The background color of the ExpansionPanel header.
72
72
  /// @group expander
73
- $kendo-expander-header-bg: inherit !default;
73
+ $kendo-expander-header-bg: var( --kendo-expander-header-bg, inherit ) !default;
74
74
 
75
75
  /// The background color of the hovered ExpansionPanel header.
76
76
  /// @group expander
77
- $kendo-expander-header-hover-bg: k-color(base-hover) !default;
77
+ $kendo-expander-header-hover-bg: var( --kendo-expander-header-hover-bg, k-color(base-hover) ) !default;
78
78
 
79
79
  /// The text color of the ExpansionPanel title.
80
80
  /// @group expander
81
- $kendo-expander-title-text: k-color(primary) !default;
81
+ $kendo-expander-title-text: var( --kendo-expander-title-text, k-color(primary) ) !default;
82
82
 
83
83
  /// The text color of the ExpansionPanel sub-title.
84
84
  /// @group expander
85
- $kendo-expander-header-sub-title-text: k-color(subtle) !default;
85
+ $kendo-expander-header-sub-title-text: var( --kendo-expander-header-sub-title-text, k-color(subtle) ) !default;
86
86
 
87
87
  /// The horizontal margin of the ExpansionPanel indicator.
88
88
  /// @group expander
89
- $kendo-expander-indicator-margin-x: k-spacing(2.5) !default;
89
+ $kendo-expander-indicator-margin-x: var( --kendo-expander-indicator-margin-x, k-spacing(2.5) ) !default;
90
90
  /// The text color of the ExpansionPanel indicator.
91
91
  /// @group expander
92
- $kendo-expander-indicator-text: var( --kendo-expander-text, #{$kendo-expander-text} ) !default;
92
+ $kendo-expander-indicator-text: var( --kendo-expander-indicator-text, $kendo-expander-text ) !default;
93
93
 
94
94
  /// The horizontal padding of the ExpansionPanel content.
95
95
  /// @group expander
96
- $kendo-expander-content-padding-x: k-spacing(4) !default;
96
+ $kendo-expander-content-padding-x: var( --kendo-expander-content-padding-x, k-spacing(4) ) !default;
97
97
  /// The vertical padding of the ExpansionPanel content.
98
98
  /// @group expander
99
- $kendo-expander-content-padding-y: k-spacing(4) !default;
99
+ $kendo-expander-content-padding-y: var( --kendo-expander-content-padding-y, k-spacing(4) ) !default;
100
+
101
+ @forward "@progress/kendo-theme-core/scss/components/expansion-panel/_variables.scss" with (
102
+ $kendo-expander-border-width: $kendo-expander-border-width,
103
+ $kendo-expander-font-family: $kendo-expander-font-family,
104
+ $kendo-expander-font-size: $kendo-expander-font-size,
105
+ $kendo-expander-line-height: $kendo-expander-line-height,
106
+ $kendo-expander-text: $kendo-expander-text,
107
+ $kendo-expander-bg: $kendo-expander-bg,
108
+ $kendo-expander-border: $kendo-expander-border,
109
+ $kendo-expander-focus-shadow: $kendo-expander-focus-shadow,
110
+ $kendo-expander-header-padding-x: $kendo-expander-header-padding-x,
111
+ $kendo-expander-header-padding-y: $kendo-expander-header-padding-y,
112
+ $kendo-expander-header-text: $kendo-expander-header-text,
113
+ $kendo-expander-header-bg: $kendo-expander-header-bg,
114
+ $kendo-expander-header-hover-bg: $kendo-expander-header-hover-bg,
115
+ $kendo-expander-title-text: $kendo-expander-title-text,
116
+ $kendo-expander-header-sub-title-text: $kendo-expander-header-sub-title-text,
117
+ $kendo-expander-indicator-margin-x: $kendo-expander-indicator-margin-x,
118
+ $kendo-expander-content-padding-x: $kendo-expander-content-padding-x,
119
+ $kendo-expander-content-padding-y: $kendo-expander-content-padding-y
120
+ );