@progress/kendo-theme-material 10.6.0 → 11.0.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 (165) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/material-aqua-dark.css +1 -1
  3. package/dist/material-aqua-dark.scss +1 -1
  4. package/dist/material-arctic.css +1 -1
  5. package/dist/material-arctic.scss +1 -1
  6. package/dist/material-burnt-teal.css +1 -1
  7. package/dist/material-burnt-teal.scss +1 -1
  8. package/dist/material-dataviz-v4.css +1 -1
  9. package/dist/material-dataviz-v4.scss +1 -1
  10. package/dist/material-eggplant.css +1 -1
  11. package/dist/material-eggplant.scss +1 -1
  12. package/dist/material-lime-dark.css +1 -1
  13. package/dist/material-lime-dark.scss +1 -1
  14. package/dist/material-lime.css +1 -1
  15. package/dist/material-lime.scss +1 -1
  16. package/dist/material-main-dark.css +1 -1
  17. package/dist/material-main-dark.scss +1 -1
  18. package/dist/material-main.css +1 -1
  19. package/dist/material-main.scss +1 -5
  20. package/dist/material-nova.css +1 -1
  21. package/dist/material-nova.scss +1 -1
  22. package/dist/material-pacific-dark.css +1 -1
  23. package/dist/material-pacific-dark.scss +1 -1
  24. package/dist/material-pacific.css +1 -1
  25. package/dist/material-pacific.scss +1 -1
  26. package/dist/material-sky-dark.css +1 -1
  27. package/dist/material-sky-dark.scss +1 -1
  28. package/dist/material-sky.css +1 -1
  29. package/dist/material-sky.scss +1 -1
  30. package/dist/material-smoke.css +1 -1
  31. package/dist/material-smoke.scss +1 -1
  32. package/dist/meta/sassdoc-data.json +2168 -2276
  33. package/dist/meta/sassdoc-raw-data.json +1069 -1119
  34. package/dist/meta/variables.json +171 -835
  35. package/lib/swatches/material-aqua-dark.json +1 -243
  36. package/lib/swatches/material-arctic.json +1 -243
  37. package/lib/swatches/material-burnt-teal.json +1 -243
  38. package/lib/swatches/material-dataviz-v4.json +1 -47
  39. package/lib/swatches/material-eggplant.json +1 -243
  40. package/lib/swatches/material-lime-dark.json +1 -243
  41. package/lib/swatches/material-lime.json +1 -243
  42. package/lib/swatches/material-main-dark.json +1 -243
  43. package/lib/swatches/material-main.json +2 -245
  44. package/lib/swatches/material-nova.json +1 -243
  45. package/lib/swatches/material-pacific-dark.json +1 -243
  46. package/lib/swatches/material-pacific.json +1 -243
  47. package/lib/swatches/material-sky-dark.json +1 -243
  48. package/lib/swatches/material-sky.json +1 -243
  49. package/lib/swatches/material-smoke.json +1 -243
  50. package/package.json +4 -4
  51. package/scss/action-buttons/_theme.scss +2 -2
  52. package/scss/action-sheet/_variables.scss +7 -7
  53. package/scss/adaptive/_variables.scss +13 -13
  54. package/scss/appbar/_variables.scss +19 -5
  55. package/scss/avatar/_variables.scss +12 -1
  56. package/scss/badge/_variables.scss +15 -1
  57. package/scss/bottom-navigation/_theme.scss +2 -2
  58. package/scss/bottom-navigation/_variables.scss +18 -4
  59. package/scss/breadcrumb/_variables.scss +10 -10
  60. package/scss/button/_layout.scss +1 -3
  61. package/scss/button/_theme.scss +4 -23
  62. package/scss/button/_variables.scss +24 -15
  63. package/scss/calendar/_theme.scss +1 -1
  64. package/scss/calendar/_variables.scss +15 -15
  65. package/scss/captcha/_variables.scss +3 -3
  66. package/scss/card/_variables.scss +20 -6
  67. package/scss/chart-wizard/_variables.scss +4 -4
  68. package/scss/chat/_theme.scss +1 -1
  69. package/scss/chat/_variables.scss +14 -14
  70. package/scss/checkbox/_theme.scss +1 -1
  71. package/scss/checkbox/_variables.scss +8 -8
  72. package/scss/chip/_theme.scss +14 -14
  73. package/scss/chip/_variables.scss +14 -14
  74. package/scss/color-preview/_variables.scss +3 -3
  75. package/scss/coloreditor/_variables.scss +4 -4
  76. package/scss/colorgradient/_variables.scss +5 -5
  77. package/scss/core/_index.scss +8 -3
  78. package/scss/core/color-system/_swatch.scss +0 -3
  79. package/scss/dataviz/_variables.scss +61 -48
  80. package/scss/dialog/_theme.scss +1 -1
  81. package/scss/dialog/_variables.scss +3 -3
  82. package/scss/dock-manager/_variables.scss +7 -7
  83. package/scss/draggable/_variables.scss +3 -3
  84. package/scss/drawer/_variables.scss +9 -9
  85. package/scss/dropzone/_variables.scss +6 -6
  86. package/scss/editor/_variables.scss +11 -4
  87. package/scss/expansion-panel/_variables.scss +5 -5
  88. package/scss/fab/_theme.scss +20 -20
  89. package/scss/fab/_variables.scss +15 -4
  90. package/scss/filemanager/_variables.scss +6 -6
  91. package/scss/filter/_variables.scss +2 -2
  92. package/scss/floating-label/_theme.scss +1 -1
  93. package/scss/floating-label/_variables.scss +2 -2
  94. package/scss/forms/_variables.scss +1 -1
  95. package/scss/gantt/_variables.scss +27 -27
  96. package/scss/grid/_theme.scss +12 -83
  97. package/scss/grid/_variables.scss +8 -8
  98. package/scss/imageeditor/_variables.scss +4 -4
  99. package/scss/index.scss +3 -0
  100. package/scss/input/_variables.scss +13 -13
  101. package/scss/list/_theme.scss +1 -1
  102. package/scss/list/_variables.scss +8 -8
  103. package/scss/listbox/_variables.scss +3 -3
  104. package/scss/listgroup/_variables.scss +3 -3
  105. package/scss/listview/_theme.scss +1 -1
  106. package/scss/listview/_variables.scss +5 -5
  107. package/scss/loader/_variables.scss +17 -3
  108. package/scss/map/_variables.scss +5 -5
  109. package/scss/marquee/_index.scss +16 -0
  110. package/scss/marquee/_layout.scss +6 -0
  111. package/scss/marquee/_theme.scss +6 -0
  112. package/scss/marquee/_variables.scss +11 -0
  113. package/scss/mediaplayer/_variables.scss +4 -4
  114. package/scss/menu/_variables.scss +6 -6
  115. package/scss/messagebox/_variables.scss +15 -1
  116. package/scss/no-data/_variables.scss +1 -1
  117. package/scss/notification/_functions.scss +1 -1
  118. package/scss/notification/_variables.scss +15 -4
  119. package/scss/orgchart/_variables.scss +8 -8
  120. package/scss/overlay/_variables.scss +12 -1
  121. package/scss/pager/_variables.scss +6 -6
  122. package/scss/panel/_variables.scss +3 -3
  123. package/scss/panelbar/_variables.scss +20 -20
  124. package/scss/pdf-viewer/_variables.scss +14 -14
  125. package/scss/pivotgrid/_variables.scss +23 -23
  126. package/scss/popover/_variables.scss +3 -3
  127. package/scss/popup/_variables.scss +3 -3
  128. package/scss/progressbar/_variables.scss +6 -6
  129. package/scss/prompt/_variables.scss +12 -12
  130. package/scss/radio/_theme.scss +1 -1
  131. package/scss/radio/_variables.scss +2 -2
  132. package/scss/rating/_variables.scss +4 -4
  133. package/scss/scheduler/_theme.scss +3 -3
  134. package/scss/scheduler/_variables.scss +19 -16
  135. package/scss/scrollview/_variables.scss +5 -5
  136. package/scss/signature/_variables.scss +1 -1
  137. package/scss/skeleton/_variables.scss +1 -1
  138. package/scss/slider/_theme.scss +1 -1
  139. package/scss/slider/_variables.scss +10 -10
  140. package/scss/splitter/_variables.scss +8 -8
  141. package/scss/spreadsheet/_theme.scss +6 -6
  142. package/scss/spreadsheet/_variables.scss +30 -29
  143. package/scss/stepper/_variables.scss +15 -15
  144. package/scss/switch/_theme.scss +1 -1
  145. package/scss/switch/_variables.scss +4 -4
  146. package/scss/table/_layout.scss +18 -22
  147. package/scss/table/_theme.scss +6 -32
  148. package/scss/table/_variables.scss +6 -6
  149. package/scss/tabstrip/_variables.scss +10 -10
  150. package/scss/taskboard/_variables.scss +15 -15
  151. package/scss/tilelayout/_variables.scss +2 -2
  152. package/scss/timeline/_variables.scss +7 -7
  153. package/scss/timeselector/_variables.scss +13 -8
  154. package/scss/toolbar/_theme.scss +10 -10
  155. package/scss/toolbar/_variables.scss +7 -7
  156. package/scss/tooltip/_functions.scss +1 -1
  157. package/scss/tooltip/_variables.scss +15 -4
  158. package/scss/treeview/_variables.scss +5 -5
  159. package/scss/typography/_variables.scss +3 -3
  160. package/scss/upload/_theme.scss +1 -1
  161. package/scss/upload/_variables.scss +13 -13
  162. package/scss/window/_variables.scss +6 -6
  163. package/scss/core/color-system/_functions.scss +0 -104
  164. package/scss/core/color-system/_palettes-legacy.scss +0 -671
  165. package/scss/core/color-system/_swatch-legacy.scss +0 -299
@@ -12,86 +12,15 @@
12
12
 
13
13
  .k-grid {
14
14
 
15
- @if($kendo-enable-color-system) {
16
- .k-table {
17
- td:focus,
18
- td.k-focus,
19
- th:focus,
20
- th.k-focus {
21
- &::after {
22
- background-color: $kendo-grid-hover-bg;
23
- }
24
- }
25
- }
26
- } @else {
27
-
28
- // Selected state
29
- .k-table-td.k-selected,
30
- .k-table-row.k-selected {
31
- color: $kendo-grid-selected-text;
32
- background-color: $kendo-grid-selected-bg;
33
- }
34
-
35
- .k-table-row.k-selected > td,
36
- .k-table-row.k-selected > .k-table-td {
37
- color: inherit;
38
- background-color: transparent;
39
- }
40
-
41
- // Hover, Focused state
42
- .k-table {
43
- > .k-table-row:not(.k-detail-row):hover,
44
- > .k-table-row:not(.k-detail-row).k-hover,
45
- td:focus,
46
- td.k-focus,
47
- .k-table-td:focus,
48
- .k-table-td.k-focus,
49
- .k-table-th:focus,
50
- .k-table-th.k-focus,
51
- .k-master-row > td:focus,
52
- .k-grouping-row > td:focus,
53
- .k-detail-row > td:focus,
54
- .k-group-footer > td:focus,
55
- .k-master-row > .k-table-td:focus,
56
- .k-grouping-row > .k-table-td:focus,
57
- .k-detail-row > .k-table-td:focus,
58
- .k-group-footer > .k-table-td:focus {
59
- color: inherit;
15
+ .k-table {
16
+ td:focus,
17
+ td.k-focus,
18
+ th:focus,
19
+ th.k-focus {
20
+ &::after {
60
21
  background-color: $kendo-grid-hover-bg;
61
22
  }
62
-
63
- .k-table-row:hover,
64
- .k-table-row.k-hover {
65
- .k-grid-header-sticky,
66
- .k-grid-footer-sticky {
67
- color: inherit;
68
- background-color: $kendo-grid-sticky-hover-bg;
69
- }
70
- }
71
-
72
- .k-table-th,
73
- td,
74
- .k-table-td,
75
- .k-master-row > td,
76
- .k-grouping-row > td,
77
- .k-detail-row > td,
78
- .k-group-footer > td,
79
- .k-master-row > .k-table-td,
80
- .k-grouping-row > .k-table-td,
81
- .k-detail-row > .k-table-td,
82
- .k-group-footer > .k-table-td {
83
- &:focus,
84
- &.k-focus {
85
- &.k-grid-header-sticky,
86
- &.k-grid-content-sticky,
87
- &.k-grid-footer-sticky {
88
- color: inherit;
89
- background-color: $kendo-grid-sticky-hover-bg;
90
- }
91
- }
92
- }
93
23
  }
94
-
95
24
  }
96
25
 
97
26
  .k-grid-pager:focus,
@@ -163,8 +92,8 @@
163
92
  }
164
93
 
165
94
  &.k-active {
166
- color: $kendo-color-primary-contrast;
167
- background-color: $kendo-color-primary;
95
+ color: k-color(on-primary);
96
+ background-color: k-color(primary);
168
97
  }
169
98
  }
170
99
 
@@ -200,7 +129,7 @@
200
129
 
201
130
  .k-grouping-dropclue,
202
131
  .k-reorder-cue {
203
- border-color: $kendo-color-primary;
132
+ border-color: k-color(primary);
204
133
 
205
134
  &::before {
206
135
  border-color: transparent;
@@ -213,15 +142,15 @@
213
142
  }
214
143
 
215
144
  .k-resize-handle:hover .k-resize-handle-inner {
216
- background-color: $kendo-color-primary;
145
+ background-color: k-color(primary);
217
146
  }
218
147
 
219
148
  .k-column-resizer:hover {
220
- color: $kendo-color-primary;
149
+ color: k-color(primary);
221
150
  }
222
151
 
223
152
  .k-reorder-cue {
224
- background-color: $kendo-color-primary;
153
+ background-color: k-color(primary);
225
154
  }
226
155
 
227
156
  .k-columnmenu-item {
@@ -234,7 +234,7 @@ $kendo-grid-grouping-row-bg: transparent !default;
234
234
  $kendo-grid-grouping-row-text: $kendo-grid-text !default;
235
235
 
236
236
  $kendo-grid-sorted-icon-spacing: k-spacing(1) !default;
237
- $kendo-grid-sorted-bg: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 5%, transparent), rgba( k-contrast-color( $kendo-grid-bg ), .04 )) !default;
237
+ $kendo-grid-sorted-bg: color-mix(in srgb, k-color(on-app-surface) 5%, transparent) !default;
238
238
  $kendo-grid-sorting-indicator-text: $kendo-grid-header-text !default;
239
239
  $kendo-grid-sorting-index-font-size: var( --kendo-font-size-sm, inherit ) !default;
240
240
  $kendo-grid-sorting-index-height: $kendo-icon-size !default;
@@ -250,7 +250,7 @@ $kendo-grid-command-cell-padding-y: calc( #{$kendo-grid-cell-padding-y} - (#{$ke
250
250
  // Must be a solid color
251
251
  $kendo-grid-sticky-bg: $kendo-grid-bg !default;
252
252
  $kendo-grid-sticky-text: $kendo-grid-text !default;
253
- $kendo-grid-sticky-border: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 50%, transparent), rgba( k-contrast-color( $kendo-grid-bg ), .5 )) !default;
253
+ $kendo-grid-sticky-border: color-mix(in srgb, k-color(on-app-surface) 50%, transparent) !default;
254
254
 
255
255
  // Must be a solid color
256
256
  $kendo-grid-sticky-alt-bg: $kendo-grid-sticky-bg !default;
@@ -262,12 +262,12 @@ $kendo-grid-sticky-header-border: $kendo-grid-sticky-border !default;
262
262
  $kendo-grid-sticky-footer-bg: $kendo-grid-sticky-header-bg !default;
263
263
  $kendo-grid-sticky-footer-hover-bg: $kendo-grid-sticky-footer-bg !default;
264
264
 
265
- $kendo-grid-sticky-selected-bg: if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 12%, transparent), k-try-shade($kendo-grid-bg, 4%)) !default;
265
+ $kendo-grid-sticky-selected-bg: color-mix(in srgb, k-color(primary) 12%, transparent) !default;
266
266
  $kendo-grid-sticky-selected-alt-bg: $kendo-grid-sticky-selected-bg !default;
267
267
 
268
268
  // Must be a solid color
269
- $kendo-grid-sticky-hover-bg: if($kendo-enable-color-system, k-color( base-hover ), k-try-shade($kendo-grid-bg, 7%)) !default;
270
- $kendo-grid-sticky-selected-hover-bg: if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 12%, transparent), k-try-shade($kendo-grid-sticky-selected-bg, .87)) !default;
269
+ $kendo-grid-sticky-hover-bg: k-color(base-hover) !default;
270
+ $kendo-grid-sticky-selected-hover-bg: color-mix(in srgb, k-color(primary) 12%, transparent) !default;
271
271
 
272
272
  $kendo-grid-column-menu-width: 250px !default;
273
273
  $kendo-grid-column-menu-max-width: 320px !default;
@@ -306,7 +306,7 @@ $kendo-grid-column-menu-group-header-border: $kendo-popup-border !default;
306
306
  $kendo-grid-column-menu-tabbed-tabstrip-content-padding-x: k-spacing(0) !default;
307
307
  $kendo-grid-column-menu-tabbed-tabstrip-content-padding-y: k-spacing(2) !default;
308
308
 
309
- $kendo-grid-column-menu-tabbed-bg: $kendo-base-bg !default;
309
+ $kendo-grid-column-menu-tabbed-bg: k-color(app-surface) !default;
310
310
 
311
311
  $kendo-grid-drag-cell-width: ($kendo-icon-size * 3) !default;
312
312
 
@@ -320,10 +320,10 @@ $kendo-grid-group-footer-second-cell-border: 0px !default;
320
320
 
321
321
  /// The background color of the Grid row resize indicator.
322
322
  /// @group grid
323
- $kendo-grid-row-resizer-hover-bg: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-base ) 20%, transparent), rgba( k-contrast-color( $kendo-grid-bg ), .24 )) !default;
323
+ $kendo-grid-row-resizer-hover-bg: color-mix(in srgb, k-color(on-base) 20%, transparent) !default;
324
324
  /// The background color of the active Grid row resize indicator.
325
325
  /// @group grid
326
- $kendo-grid-row-resizer-active-bg: $kendo-color-primary !default;
326
+ $kendo-grid-row-resizer-active-bg: k-color(primary) !default;
327
327
  /// The height of the Grid row resize indicator.
328
328
  /// @group grid
329
329
  $kendo-grid-row-resizer-height: k-spacing(0.5) !default;
@@ -25,15 +25,15 @@ $kendo-image-editor-resize-handle-margin-y: k-spacing(1px) !default;
25
25
  $kendo-image-editor-resize-handle-border-width: 0 2px 2px 0 !default;
26
26
  $kendo-image-editor-resize-handle-size: 15px !default;
27
27
 
28
- $kendo-image-editor-bg: $kendo-component-bg !default;
29
- $kendo-image-editor-text: $kendo-component-text !default;
30
- $kendo-image-editor-border: $kendo-component-border !default;
28
+ $kendo-image-editor-bg: k-color(surface-alt) !default;
29
+ $kendo-image-editor-text: k-color(on-app-surface) !default;
30
+ $kendo-image-editor-border: k-color(border) !default;
31
31
 
32
32
  $kendo-image-editor-content-bg: #c6c6c6 !default;
33
33
  $kendo-image-editor-content-text: null !default;
34
34
  $kendo-image-editor-content-border: null !default;
35
35
 
36
- $kendo-image-editor-action-pane-bg: $kendo-component-bg !default;
36
+ $kendo-image-editor-action-pane-bg: k-color(surface-alt) !default;
37
37
  $kendo-image-editor-action-pane-text: null !default;
38
38
  $kendo-image-editor-action-pane-border: null !default;
39
39
 
package/scss/index.scss CHANGED
@@ -116,6 +116,7 @@
116
116
  @forward "./signature/_index.scss";
117
117
  @forward "./otp/_index.scss";
118
118
  @forward "./column-menu/_index.scss";
119
+ @forward "./marquee/_index.scss";
119
120
 
120
121
 
121
122
  // Use component modules
@@ -152,6 +153,7 @@
152
153
  @use "./loader/_index.scss" as *;
153
154
  @use "./skeleton/_index.scss" as *;
154
155
  @use "./time-marker/_index.scss" as *;
156
+ @use "./marquee/_index.scss" as *;
155
157
 
156
158
 
157
159
  // Native forms
@@ -323,6 +325,7 @@
323
325
  @include kendo-skeleton--styles();
324
326
  @include kendo-tooltip--styles();
325
327
  @include kendo-time-marker--styles();
328
+ @include kendo-marquee--styles();
326
329
 
327
330
 
328
331
  // Form helpers
@@ -111,13 +111,13 @@ $kendo-input-sizes: (
111
111
 
112
112
  /// The background color of the Input components.
113
113
  /// @group input
114
- $kendo-input-bg: if($kendo-enable-color-system, k-color( surface ), k-try-shade( $kendo-component-bg, .5 )) !default;
114
+ $kendo-input-bg: k-color(surface) !default;
115
115
  /// The text color of the Input components.
116
116
  /// @group input
117
- $kendo-input-text: $kendo-component-text !default;
117
+ $kendo-input-text: k-color(on-app-surface) !default;
118
118
  /// The border color of the Input components.
119
119
  /// @group input
120
- $kendo-input-border: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 44%, transparent), rgba( $kendo-component-border, .38 )) !default;
120
+ $kendo-input-border: color-mix(in srgb, k-color(on-app-surface) 44%, transparent) !default;
121
121
  /// The shadow of the Input components.
122
122
  /// @group input
123
123
  $kendo-input-shadow: null !default;
@@ -143,7 +143,7 @@ $kendo-input-focus-bg: null !default;
143
143
  $kendo-input-focus-text: null !default;
144
144
  /// The border color of the focused Input components.
145
145
  /// @group input
146
- $kendo-input-focus-border: $kendo-color-primary !default;
146
+ $kendo-input-focus-border: k-color(primary) !default;
147
147
  /// The shadow of the focused Input components.
148
148
  /// @group input
149
149
  $kendo-input-focus-shadow: unset !default;
@@ -156,13 +156,13 @@ $kendo-input-selected-bg: null !default;
156
156
  $kendo-input-selected-text: null !default;
157
157
  /// The background color of the disabled Input components.
158
158
  /// @group input
159
- $kendo-input-disabled-bg: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 3%, transparent), k-try-shade( $kendo-component-bg, .25 )) !default;
159
+ $kendo-input-disabled-bg: color-mix(in srgb, k-color(on-app-surface) 3%, transparent) !default;
160
160
  /// The text color of the disabled Input components.
161
161
  /// @group input
162
- $kendo-input-disabled-text: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 27%, transparent), $kendo-disabled-text) !default;
162
+ $kendo-input-disabled-text: color-mix(in srgb, k-color(on-app-surface) 27%, transparent) !default;
163
163
  /// The border color of the disabled Input components.
164
164
  /// @group input
165
- $kendo-input-disabled-border: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 3%, transparent), rgba( $kendo-component-border, math.div( color.alpha( $kendo-component-border ), 2 ) )) !default;
165
+ $kendo-input-disabled-border: color-mix(in srgb, k-color(on-app-surface) 3%, transparent) !default;
166
166
  /// The gradient of the disabled Input components.
167
167
  /// @group input
168
168
  $kendo-input-disabled-gradient: null !default;
@@ -238,7 +238,7 @@ $kendo-input-flat-focus-shadow: $kendo-input-focus-shadow !default;
238
238
 
239
239
  /// The text color of the Input placeholder.
240
240
  /// @group input
241
- $kendo-input-placeholder-text: $kendo-subtle-text !default;
241
+ $kendo-input-placeholder-text: k-color(subtle) !default;
242
242
  /// The opacity of the Input placeholder.
243
243
  /// @group input
244
244
  $kendo-input-placeholder-opacity: 1 !default;
@@ -279,24 +279,24 @@ $kendo-input-spinner-icon-offset: null !default;
279
279
 
280
280
  /// The color of the Input separator.
281
281
  /// @group input
282
- $kendo-input-separator-text: $kendo-component-border !default;
282
+ $kendo-input-separator-text: k-color(border) !default;
283
283
  /// The opacity of the Input separator.
284
284
  /// @group input
285
285
  $kendo-input-separator-opacity: .5 !default;
286
286
 
287
287
  /// The text color of the Input prefix.
288
288
  /// @group input
289
- $kendo-input-prefix-text: $kendo-subtle-text !default;
289
+ $kendo-input-prefix-text: k-color(subtle) !default;
290
290
  /// The text color of the Input suffix.
291
291
  /// @group input
292
- $kendo-input-suffix-text: $kendo-subtle-text !default;
292
+ $kendo-input-suffix-text: k-color(subtle) !default;
293
293
 
294
294
  /// The border color of the invalid Input components.
295
295
  /// @group input
296
- $kendo-input-invalid-border: $kendo-invalid-border !default;
296
+ $kendo-input-invalid-border: k-color(error) !default;
297
297
  /// The shadow of the invalid Input components.
298
298
  /// @group input
299
- $kendo-input-invalid-shadow: $kendo-invalid-shadow !default;
299
+ $kendo-input-invalid-shadow: null !default;
300
300
 
301
301
  /// The background color of the Picker components.
302
302
  /// @group picker
@@ -11,7 +11,7 @@
11
11
  .k-list-item {
12
12
  &.k-selected:hover,
13
13
  &.k-selected.k-hover {
14
- background-color: if($kendo-enable-color-system, k-color( base-active ), k-color-shade( $kendo-list-item-selected-bg ));
14
+ background-color: k-color(base-active);
15
15
  }
16
16
  }
17
17
  }
@@ -182,13 +182,13 @@ $kendo-list-sizes: (
182
182
 
183
183
  /// The background color of the List component.
184
184
  /// @group list
185
- $kendo-list-bg: $kendo-component-bg !default;
185
+ $kendo-list-bg: k-color(surface-alt) !default;
186
186
  /// The text color of the List component.
187
187
  /// @group list
188
- $kendo-list-text: $kendo-component-text !default;
188
+ $kendo-list-text: k-color(on-app-surface) !default;
189
189
  /// The border color of the List component.
190
190
  /// @group list
191
- $kendo-list-border: $kendo-component-border !default;
191
+ $kendo-list-border: k-color(border) !default;
192
192
 
193
193
 
194
194
  /// The background color of the List header.
@@ -214,10 +214,10 @@ $kendo-list-item-text: null !default;
214
214
 
215
215
  /// The background color of the hovered List items.
216
216
  /// @group list
217
- $kendo-list-item-hover-bg: $kendo-hover-bg !default;
217
+ $kendo-list-item-hover-bg: k-color(base-hover) !default;
218
218
  /// The text color of the hovered List items.
219
219
  /// @group list
220
- $kendo-list-item-hover-text: $kendo-hover-text !default;
220
+ $kendo-list-item-hover-text: k-color(on-app-surface) !default;
221
221
 
222
222
  /// The background color of the focused List items.
223
223
  /// @group list
@@ -231,10 +231,10 @@ $kendo-list-item-focus-shadow: unset !default;
231
231
 
232
232
  /// The background color of the selected List items.
233
233
  /// @group list
234
- $kendo-list-item-selected-bg: $kendo-component-bg !default;
234
+ $kendo-list-item-selected-bg: k-color(surface-alt) !default;
235
235
  /// The text color of the selected List items.
236
236
  /// @group list
237
- $kendo-list-item-selected-text: $kendo-color-secondary !default;
237
+ $kendo-list-item-selected-text: k-color(secondary) !default;
238
238
 
239
239
  /// The background color of the List group items.
240
240
  /// @group list
@@ -251,7 +251,7 @@ $kendo-list-group-item-shadow: null !default;
251
251
 
252
252
  /// The color of the 'Option Label' text.
253
253
  /// @group list
254
- $kendo-list-option-label-text: $kendo-subtle-text !default;
254
+ $kendo-list-option-label-text: k-color(subtle) !default;
255
255
 
256
256
  @forward "@progress/kendo-theme-core/scss/components/list/_variables.scss" with (
257
257
  $kendo-list-font-family: $kendo-list-font-family,
@@ -30,13 +30,13 @@ $kendo-listbox-line-height: $kendo-list-md-line-height !default;
30
30
 
31
31
  /// The text color of the ListBox.
32
32
  /// @group listbox
33
- $kendo-listbox-text: $kendo-component-text !default;
33
+ $kendo-listbox-text: k-color(on-app-surface) !default;
34
34
  /// The background color of the ListBox.
35
35
  /// @group listbox
36
- $kendo-listbox-bg: $kendo-component-bg !default;
36
+ $kendo-listbox-bg: k-color(surface-alt) !default;
37
37
  /// The border color of the ListBox.
38
38
  /// @group listbox
39
- $kendo-listbox-border: $kendo-component-border !default;
39
+ $kendo-listbox-border: k-color(border) !default;
40
40
 
41
41
  /// The inline padding of the ListBox item.
42
42
  /// @group listbox
@@ -8,9 +8,9 @@ $kendo-listgroup-border-radius: k-border-radius(md) !default;
8
8
  $kendo-listgroup-font-size: var( --kendo-font-size, inherit ) !default;
9
9
  $kendo-listgroup-line-height: math.div( 20, 14 ) !default;
10
10
 
11
- $kendo-listgroup-bg: $kendo-component-bg !default;
12
- $kendo-listgroup-text: $kendo-component-text !default;
13
- $kendo-listgroup-border: $kendo-component-border !default;
11
+ $kendo-listgroup-bg: k-color(surface-alt) !default;
12
+ $kendo-listgroup-text: k-color(on-app-surface) !default;
13
+ $kendo-listgroup-border: k-color(border) !default;
14
14
 
15
15
  $kendo-listgroup-item-padding-x: k-spacing(2) !default;
16
16
  $kendo-listgroup-item-padding-y: k-spacing(2) !default;
@@ -15,7 +15,7 @@
15
15
  // Listview content
16
16
  .k-listview-content {}
17
17
  .k-listview-content > .k-selected.k-focus {
18
- background-color: if($kendo-enable-color-system, k-color( base-active ), rgba( k-contrast-color( $kendo-listview-bg ), .12 ));
18
+ background-color: k-color(base-active);
19
19
  }
20
20
 
21
21
  }
@@ -24,13 +24,13 @@ $kendo-listview-line-height: var( --kendo-line-height, normal ) !default;
24
24
 
25
25
  /// The text color of the ListView.
26
26
  /// @group listview
27
- $kendo-listview-text: $kendo-component-text !default;
27
+ $kendo-listview-text: k-color(on-app-surface) !default;
28
28
  /// The background color of the ListView.
29
29
  /// @group listview
30
- $kendo-listview-bg: $kendo-component-bg !default;
30
+ $kendo-listview-bg: k-color(surface-alt) !default;
31
31
  /// The border color of the ListView.
32
32
  /// @group listview
33
- $kendo-listview-border: $kendo-component-border !default;
33
+ $kendo-listview-border: k-color(border) !default;
34
34
 
35
35
  /// The horizontal padding of the ListView items.
36
36
  /// @group listview
@@ -44,7 +44,7 @@ $kendo-listview-item-padding-y: k-spacing(1) !default;
44
44
  $kendo-listview-item-selected-text: null !default;
45
45
  /// The background color of the selected ListView items.
46
46
  /// @group listview
47
- $kendo-listview-item-selected-bg: if($kendo-enable-color-system, k-color( base-active ), rgba( k-contrast-color( $kendo-listview-bg ), .04 )) !default;
47
+ $kendo-listview-item-selected-bg: k-color(base-active) !default;
48
48
  /// The border color of the selected ListView items.
49
49
  /// @group listview
50
50
  $kendo-listview-item-selected-border: null !default;
@@ -54,7 +54,7 @@ $kendo-listview-item-selected-border: null !default;
54
54
  $kendo-listview-item-focus-text: null !default;
55
55
  /// The background color of the focused ListView items.
56
56
  /// @group listview
57
- $kendo-listview-item-focus-bg: if($kendo-enable-color-system, k-color( base-active ), rgba( k-contrast-color( $kendo-listview-bg ), .08 )) !default;
57
+ $kendo-listview-item-focus-bg: k-color(base-active) !default;
58
58
  /// The border color of the focused ListView items.
59
59
  /// @group listview
60
60
  $kendo-listview-item-focus-border: null !default;
@@ -74,7 +74,7 @@ $kendo-loader-container-panel-border-width: 1px !default;
74
74
  $kendo-loader-container-panel-border-style: solid !default;
75
75
  /// The border color of the container panel.
76
76
  /// @group loader
77
- $kendo-loader-container-panel-border-color: $kendo-component-border !default;
77
+ $kendo-loader-container-panel-border-color: k-color(border) !default;
78
78
  /// The border radius of the container panel.
79
79
  /// @group loader
80
80
  $kendo-loader-container-panel-border-radius: k-border-radius(md) !default;
@@ -115,7 +115,7 @@ $kendo-loader-lg-container-font-size: var( --kendo-font-size-lg, inherit ) !defa
115
115
  // Loading indicator
116
116
  /// The background color of the Loading indicator.
117
117
  /// @group loading
118
- $kendo-loading-bg: $kendo-component-bg !default;
118
+ $kendo-loading-bg: k-color(surface-alt) !default;
119
119
  /// The text color of the Loading indicator.
120
120
  /// @group loading
121
121
  $kendo-loading-text: currentColor !default;
@@ -126,6 +126,19 @@ $kendo-loading-opacity: .3 !default;
126
126
  /// @group loading
127
127
  $kendo-zindex-loading: 100 !default;
128
128
 
129
+ $kendo-loader-theme-colors: (
130
+ "primary": k-color(primary),
131
+ "secondary": k-color(secondary),
132
+ "tertiary": k-color(tertiary),
133
+ "info": k-color(info),
134
+ "success": k-color(success),
135
+ "warning": k-color(warning),
136
+ "error": k-color(error),
137
+ "dark": k-color(dark),
138
+ "light": k-color(light),
139
+ "inverse": if($kendo-is-dark-theme, k-color(light), k-color(dark))
140
+ ) !default;
141
+
129
142
  @forward "@progress/kendo-theme-core/scss/components/loader/_variables.scss" with (
130
143
  $kendo-loader-segment-border-radius: $kendo-loader-segment-border-radius,
131
144
  $kendo-loader-sm-segment-size: $kendo-loader-sm-segment-size,
@@ -163,5 +176,6 @@ $kendo-zindex-loading: 100 !default;
163
176
  $kendo-loading-bg: $kendo-loading-bg,
164
177
  $kendo-loading-text: $kendo-loading-text,
165
178
  $kendo-loading-opacity: $kendo-loading-opacity,
166
- $kendo-zindex-loading: $kendo-zindex-loading
179
+ $kendo-zindex-loading: $kendo-zindex-loading,
180
+ $kendo-loader-theme-colors: $kendo-loader-theme-colors
167
181
  );
@@ -19,13 +19,13 @@ $kendo-map-font-family: var( --kendo-font-family, inherit ) !default;
19
19
 
20
20
  /// The background color of the Map.
21
21
  /// @group map
22
- $kendo-map-bg: $kendo-component-bg !default;
22
+ $kendo-map-bg: k-color(surface-alt) !default;
23
23
  /// The text color of the Map.
24
24
  /// @group map
25
- $kendo-map-text: $kendo-component-text !default;
25
+ $kendo-map-text: k-color(on-app-surface) !default;
26
26
  /// The border color of the Map.
27
27
  /// @group map
28
- $kendo-map-border: $kendo-component-border !default;
28
+ $kendo-map-border: k-color(border) !default;
29
29
 
30
30
  /// The margin of the Map navigator.
31
31
  /// @group map
@@ -64,11 +64,11 @@ $kendo-map-attribution-padding-y: k-spacing(0.5) !default;
64
64
  $kendo-map-attribution-font-size: calc( #{$kendo-map-font-size} * .75 ) !default;
65
65
  /// The background color of the Map attribution.
66
66
  /// @group map
67
- $kendo-map-attribution-bg: if($kendo-enable-color-system, color-mix(in srgb, k-color( app-surface ) 80%, transparent), rgba( $kendo-map-bg, .8 )) !default;
67
+ $kendo-map-attribution-bg: color-mix(in srgb, k-color(app-surface) 80%, transparent) !default;
68
68
 
69
69
  /// The fill color of the Map marker.
70
70
  /// @group map
71
- $kendo-map-marker-fill: $kendo-color-primary !default;
71
+ $kendo-map-marker-fill: k-color(primary) !default;
72
72
 
73
73
  $kendo-map-marker-images: "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAABQCAYAAAAKlxWDAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA35JREFUeNrsWF1IVEEUPu7amhKUmqUUkhEYYn9PamgbROKTEERB1HNP0pMvJUVhZQhCEEQPQiAIkiQIQShEZmg99SdLgiRJpbGmGIu/aZ2zzJXrvWf2zty7PgTzwQd3Z86Z796z58wMJ+PruXxQwCHkGeRpZDbyqBh/j1xA9iN7kJ+8FsrwECSRu8hSUMMosgnZLTMIScaLkUPIpxpiIGyfCN9iVcEo8h2yCvyjSqwR9RIkgz5kHgRHnlhrg2im7blEhCPCeW89fBJyKuohsv8IRPaV46uGYfnLhyTn3/bC4seXnFtErFmBHHcmzSCy2umRWVgC+ZfvQ1bZ8ZSfsxQbgl+PrsCfqXFu+jWyxh7Ss5xY1sFKKLzd5ymWtEWbpC36MKgWGuuCzdyXFTR2QGhbrvKfRrbkQ74Mmi3BKJf6FEYdMbso+UpKJkpJU+dKkPIaNoyrM5Mw23Edlj6/WQ957qVbEM4rcoWX1lgcGXQuURfi6o2y0YmVH2Mw2XgC5od6ksJEeqaxlW+joLIGaZFgGVcCTsx13YG1xKxrnMZoTmUN0iLB7c7R8M49LktJnSWxwMxxa5AWu5f+XV6EzQIJznHJwSWSDNlM+Fanv3OmcyQY43YNVyzOX2XLhMZoTvEviJHgsHOU9kYntuwthaLWV5BTWQ/hHbuSpGcaozmVNUiL9lIqfNfr7L7Rq7SlyfbVnzfZsjhFXzggTuoNoI14bf63thj5kK/kNvDCytIm5yzt+vF7F9jak4qhbbz1ouzEaLJv3t3iCNkYGtzCpq7Vrm9lKcNo2TIJJ/Kk23keHhB3kQLPAxhJUDiACXEkJcMYd2uzrhiRNNX5MrJW5Al7pxkQBjNpEJtxislubWRwjKtPDQyLNQZU76UTIu4NPsQahO+EzkXYwgNu60uBmPAB3Zu3HS0agp62KoJdsvAwf0NXOgQptdsU7NqEbWBBQrso4FQl0K56AKsggXzokVyJdAqmWjThlZl+BeOSsD32CLdvQSsxVu1XF2Sr7iVKB5T6nbbfnYol41vQWdwtus6ZPgRp+3pme950QV9fpito+jSmT2P6NKZP479PE9Lp06jC6tMwUO/T6CJwn0YXgfs0uvj/+jS6CNyn0UXgPo0uZH0aEnzueruRwUBfSb5Mr5TQb/o0pk9j+jSmT2P6NKZPY/o0pk9j+jQ+8E+AAQDpbNHEyW7DTAAAAABJRU5ErkJggg==" !default;
74
74
 
@@ -0,0 +1,16 @@
1
+ // Dependencies
2
+ @use "../core/_index.scss" as *;
3
+
4
+ // Component
5
+ @forward "./_variables.scss";
6
+ @use "./_layout.scss" as *;
7
+ @use "./_theme.scss" as *;
8
+
9
+ // Expose
10
+ @mixin kendo-marquee--styles() {
11
+ @include import-once( "marquee" ) {
12
+ @include core-styles();
13
+ @include kendo-marquee--layout();
14
+ @include kendo-marquee--theme();
15
+ }
16
+ }
@@ -0,0 +1,6 @@
1
+ @use "@progress/kendo-theme-core/scss/components/marquee/_layout.scss" as *;
2
+
3
+
4
+ @mixin kendo-marquee--layout() {
5
+ @include kendo-marquee--layout-base();
6
+ }
@@ -0,0 +1,6 @@
1
+ @use "@progress/kendo-theme-core/scss/components/marquee/_theme.scss" as *;
2
+
3
+
4
+ @mixin kendo-marquee--theme() {
5
+ @include kendo-marquee--theme-base();
6
+ }
@@ -0,0 +1,11 @@
1
+ @use "../core/_index.scss" as *;
2
+
3
+ $kendo-marquee-text: k-color(on-secondary) !default;
4
+ $kendo-marquee-bg: k-color(secondary) !default;
5
+ $kendo-marquee-border: k-color(base) !default;
6
+
7
+ @forward "@progress/kendo-theme-core/scss/components/marquee/_variables.scss" with (
8
+ $kendo-marquee-text: $kendo-marquee-text,
9
+ $kendo-marquee-bg: $kendo-marquee-bg,
10
+ $kendo-marquee-border: $kendo-marquee-border
11
+ );
@@ -17,13 +17,13 @@ $kendo-media-player-line-height: var( --kendo-line-height, normal ) !default;
17
17
 
18
18
  /// The background color of the MediaPlayer.
19
19
  /// @group mediaplayer
20
- $kendo-media-player-bg: $kendo-component-bg !default;
20
+ $kendo-media-player-bg: k-color(surface-alt) !default;
21
21
  /// The text color of the MediaPlayer.
22
22
  /// @group mediaplayer
23
- $kendo-media-player-text: $kendo-component-text !default;
23
+ $kendo-media-player-text: k-color(on-app-surface) !default;
24
24
  /// The border color of the MediaPlayer.
25
25
  /// @group mediaplayer
26
- $kendo-media-player-border: $kendo-component-border !default;
26
+ $kendo-media-player-border: k-color(border) !default;
27
27
 
28
28
  /// The horizontal padding of the MediaPlayer title.
29
29
  /// @group mediaplayer
@@ -42,7 +42,7 @@ $kendo-media-player-titlebar-text: $kendo-media-player-bg !default;
42
42
  $kendo-media-player-titlebar-border: null !default;
43
43
  /// The gradient of the MediaPlayer title.
44
44
  /// @group mediaplayer
45
- $kendo-media-player-titlebar-gradient: if($kendo-enable-color-system, ( color-mix(in srgb, k-color( on-app-surface ) 70%, transparent), color-mix(in srgb, k-color( on-app-surface ) 0%, transparent) ), ( rgba( $kendo-media-player-text, .7 ), rgba( $kendo-media-player-text, 0 ) )) !default;
45
+ $kendo-media-player-titlebar-gradient: color-mix(in srgb, k-color(on-app-surface) 70%, transparent), color-mix(in srgb, k-color(on-app-surface) 0%, transparent) !default;
46
46
 
47
47
  @forward "@progress/kendo-theme-core/scss/components/mediaplayer/_variables.scss" with (
48
48
  $kendo-media-player-border-width: $kendo-media-player-border-width,