@progress/kendo-theme-classic 10.6.0 → 11.0.0-dev.1

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 (135) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/classic-green-dark.css +1 -1
  3. package/dist/classic-green-dark.scss +1 -1
  4. package/dist/classic-green.css +1 -1
  5. package/dist/classic-green.scss +1 -1
  6. package/dist/classic-lavender-dark.css +1 -1
  7. package/dist/classic-lavender-dark.scss +1 -1
  8. package/dist/classic-lavender.css +1 -1
  9. package/dist/classic-lavender.scss +1 -1
  10. package/dist/classic-main-dark.css +1 -1
  11. package/dist/classic-main-dark.scss +1 -1
  12. package/dist/classic-main.css +1 -1
  13. package/dist/classic-main.scss +1 -5
  14. package/dist/classic-metro-dark.css +1 -1
  15. package/dist/classic-metro-dark.scss +1 -1
  16. package/dist/classic-metro.css +1 -1
  17. package/dist/classic-metro.scss +1 -1
  18. package/dist/classic-moonlight.css +1 -1
  19. package/dist/classic-moonlight.scss +1 -1
  20. package/dist/classic-opal-dark.css +1 -1
  21. package/dist/classic-opal-dark.scss +1 -1
  22. package/dist/classic-opal.css +1 -1
  23. package/dist/classic-opal.scss +1 -1
  24. package/dist/classic-silver-dark.css +1 -1
  25. package/dist/classic-silver-dark.scss +1 -1
  26. package/dist/classic-silver.css +1 -1
  27. package/dist/classic-silver.scss +1 -1
  28. package/dist/classic-uniform.css +1 -1
  29. package/dist/classic-uniform.scss +5 -2
  30. package/dist/meta/sassdoc-data.json +5910 -7164
  31. package/dist/meta/sassdoc-raw-data.json +2814 -3401
  32. package/dist/meta/variables.json +421 -376
  33. package/lib/swatches/classic-green-dark.json +1 -182
  34. package/lib/swatches/classic-green.json +1 -182
  35. package/lib/swatches/classic-lavender-dark.json +2 -203
  36. package/lib/swatches/classic-lavender.json +2 -183
  37. package/lib/swatches/classic-main-dark.json +1 -182
  38. package/lib/swatches/classic-main.json +2 -184
  39. package/lib/swatches/classic-metro-dark.json +1 -209
  40. package/lib/swatches/classic-metro.json +2 -203
  41. package/lib/swatches/classic-moonlight.json +1 -209
  42. package/lib/swatches/classic-opal-dark.json +1 -207
  43. package/lib/swatches/classic-opal.json +1 -182
  44. package/lib/swatches/classic-silver-dark.json +1 -182
  45. package/lib/swatches/classic-silver.json +1 -182
  46. package/lib/swatches/classic-uniform.json +1 -167
  47. package/package.json +4 -4
  48. package/scss/action-sheet/_variables.scss +12 -9
  49. package/scss/adaptive/_variables.scss +13 -13
  50. package/scss/appbar/_variables.scss +18 -5
  51. package/scss/avatar/_variables.scss +12 -1
  52. package/scss/badge/_variables.scss +15 -1
  53. package/scss/bottom-navigation/_variables.scss +17 -4
  54. package/scss/breadcrumb/_variables.scss +8 -8
  55. package/scss/button/_variables.scss +28 -15
  56. package/scss/calendar/_variables.scss +39 -18
  57. package/scss/captcha/_variables.scss +3 -3
  58. package/scss/card/_variables.scss +24 -9
  59. package/scss/chart-wizard/_variables.scss +4 -4
  60. package/scss/chat/_variables.scss +13 -13
  61. package/scss/checkbox/_variables.scss +7 -7
  62. package/scss/chip/_variables.scss +28 -9
  63. package/scss/color-preview/_variables.scss +3 -3
  64. package/scss/coloreditor/_variables.scss +6 -6
  65. package/scss/colorgradient/_variables.scss +6 -37
  66. package/scss/core/_index.scss +8 -5
  67. package/scss/core/color-system/_swatch.scss +0 -3
  68. package/scss/dataviz/_variables.scss +61 -47
  69. package/scss/dialog/_variables.scss +10 -5
  70. package/scss/dock-manager/_variables.scss +6 -6
  71. package/scss/draggable/_variables.scss +4 -4
  72. package/scss/drawer/_variables.scss +35 -10
  73. package/scss/dropzone/_variables.scss +6 -6
  74. package/scss/editor/_variables.scss +12 -4
  75. package/scss/expansion-panel/_variables.scss +6 -6
  76. package/scss/fab/_variables.scss +15 -4
  77. package/scss/filemanager/_variables.scss +5 -5
  78. package/scss/filter/_variables.scss +2 -2
  79. package/scss/forms/_variables.scss +3 -3
  80. package/scss/gantt/_variables.scss +24 -24
  81. package/scss/grid/_variables.scss +11 -11
  82. package/scss/imageeditor/_variables.scss +4 -4
  83. package/scss/index.scss +3 -0
  84. package/scss/input/_variables.scss +15 -15
  85. package/scss/list/_variables.scss +86 -11
  86. package/scss/listbox/_variables.scss +3 -3
  87. package/scss/listgroup/_variables.scss +3 -3
  88. package/scss/listview/_variables.scss +4 -4
  89. package/scss/loader/_variables.scss +17 -3
  90. package/scss/map/_variables.scss +5 -5
  91. package/scss/marquee/_index.scss +16 -0
  92. package/scss/marquee/_layout.scss +6 -0
  93. package/scss/marquee/_theme.scss +6 -0
  94. package/scss/marquee/_variables.scss +11 -0
  95. package/scss/mediaplayer/_variables.scss +4 -4
  96. package/scss/menu/_variables.scss +21 -13
  97. package/scss/messagebox/_variables.scss +15 -1
  98. package/scss/no-data/_variables.scss +1 -1
  99. package/scss/notification/_functions.scss +1 -1
  100. package/scss/notification/_variables.scss +23 -4
  101. package/scss/orgchart/_variables.scss +8 -8
  102. package/scss/overlay/_variables.scss +12 -1
  103. package/scss/pager/_variables.scss +3 -3
  104. package/scss/panel/_variables.scss +3 -3
  105. package/scss/panelbar/_variables.scss +18 -18
  106. package/scss/pdf-viewer/_variables.scss +13 -13
  107. package/scss/pivotgrid/_variables.scss +22 -22
  108. package/scss/popover/_variables.scss +3 -3
  109. package/scss/popup/_variables.scss +3 -3
  110. package/scss/progressbar/_variables.scss +8 -8
  111. package/scss/prompt/_variables.scss +12 -12
  112. package/scss/rating/_variables.scss +4 -4
  113. package/scss/scheduler/_variables.scss +17 -14
  114. package/scss/scrollview/_variables.scss +5 -5
  115. package/scss/signature/_variables.scss +1 -1
  116. package/scss/skeleton/_variables.scss +1 -1
  117. package/scss/slider/_variables.scss +19 -11
  118. package/scss/splitter/_variables.scss +8 -8
  119. package/scss/spreadsheet/_variables.scss +25 -25
  120. package/scss/stepper/_variables.scss +15 -15
  121. package/scss/switch/_variables.scss +50 -17
  122. package/scss/table/_variables.scss +10 -10
  123. package/scss/tabstrip/_variables.scss +17 -17
  124. package/scss/taskboard/_variables.scss +14 -14
  125. package/scss/tilelayout/_variables.scss +2 -2
  126. package/scss/timeline/_variables.scss +6 -6
  127. package/scss/timeselector/_variables.scss +18 -8
  128. package/scss/toolbar/_variables.scss +5 -5
  129. package/scss/tooltip/_functions.scss +1 -1
  130. package/scss/tooltip/_variables.scss +14 -3
  131. package/scss/treeview/_variables.scss +12 -12
  132. package/scss/typography/_variables.scss +3 -3
  133. package/scss/upload/_variables.scss +13 -13
  134. package/scss/window/_variables.scss +10 -10
  135. package/scss/core/color-system/_swatch-legacy.scss +0 -345
@@ -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: $kendo-component-bg !default;
114
+ $kendo-input-bg: k-color(surface-alt) !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: $kendo-component-border !default;
120
+ $kendo-input-border: k-color(border) !default;
121
121
  /// The shadow of the Input components.
122
122
  /// @group input
123
123
  $kendo-input-shadow: null !default;
@@ -130,7 +130,7 @@ $kendo-input-hover-bg: null !default;
130
130
  $kendo-input-hover-text: null !default;
131
131
  /// The border color of the hovered Input components.
132
132
  /// @group input
133
- $kendo-input-hover-border: if($kendo-enable-color-system, k-color( border-alt ), k-try-shade( $kendo-button-bg, 3 )) !default;
133
+ $kendo-input-hover-border: k-color(border-alt) !default;
134
134
  /// The shadow of the hovered Input components.
135
135
  /// @group input
136
136
  $kendo-input-hover-shadow: null !default;
@@ -179,7 +179,7 @@ $kendo-input-outline-bg: null !default;
179
179
  $kendo-input-outline-text: unset !default;
180
180
  /// The border color of the outline Input components.
181
181
  /// @group input
182
- $kendo-input-outline-border: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 50%, transparent), rgba( $kendo-button-text, .5)) !default;
182
+ $kendo-input-outline-border: color-mix(in srgb, k-color(on-app-surface) 50%, transparent) !default;
183
183
 
184
184
  /// The background color of the outline hovered Input components.
185
185
  /// @group input
@@ -189,7 +189,7 @@ $kendo-input-outline-hover-bg: null !default;
189
189
  $kendo-input-outline-hover-text: null !default;
190
190
  /// The border color of the outline hovered Input components.
191
191
  /// @group input
192
- $kendo-input-outline-hover-border: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 80%, transparent), rgba( $kendo-button-text, .8)) !default;
192
+ $kendo-input-outline-hover-border: color-mix(in srgb, k-color(on-app-surface) 80%, transparent) !default;
193
193
 
194
194
  /// The background color of the outline focused Input components.
195
195
  /// @group input
@@ -239,7 +239,7 @@ $kendo-input-flat-focus-shadow: $kendo-input-focus-shadow !default;
239
239
 
240
240
  /// The text color of the Input placeholder.
241
241
  /// @group input
242
- $kendo-input-placeholder-text: $kendo-subtle-text !default;
242
+ $kendo-input-placeholder-text: k-color(subtle) !default;
243
243
  /// The opacity of the Input placeholder.
244
244
  /// @group input
245
245
  $kendo-input-placeholder-opacity: 1 !default;
@@ -289,17 +289,17 @@ $kendo-input-separator-opacity: .5 !default;
289
289
 
290
290
  /// The text color of the Input prefix.
291
291
  /// @group input
292
- $kendo-input-prefix-text: $kendo-subtle-text !default;
292
+ $kendo-input-prefix-text: k-color(subtle) !default;
293
293
  /// The text color of the Input suffix.
294
294
  /// @group input
295
- $kendo-input-suffix-text: $kendo-subtle-text !default;
295
+ $kendo-input-suffix-text: k-color(subtle) !default;
296
296
 
297
297
  /// The border color of the invalid Input components.
298
298
  /// @group input
299
- $kendo-input-invalid-border: $kendo-invalid-border !default;
299
+ $kendo-input-invalid-border: k-color(error) !default;
300
300
  /// The shadow of the invalid Input components.
301
301
  /// @group input
302
- $kendo-input-invalid-shadow: $kendo-invalid-shadow !default;
302
+ $kendo-input-invalid-shadow: null !default;
303
303
 
304
304
  /// The background color of the Picker components.
305
305
  /// @group picker
@@ -373,14 +373,14 @@ $kendo-picker-outline-bg: null !default;
373
373
  $kendo-picker-outline-text: $kendo-button-text !default;
374
374
  /// The border color of the outline Picker components.
375
375
  /// @group picker
376
- $kendo-picker-outline-border: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 50%, transparent), rgba( $kendo-picker-outline-text, .5)) !default;
376
+ $kendo-picker-outline-border: color-mix(in srgb, k-color(on-app-surface) 50%, transparent) !default;
377
377
 
378
378
  /// The background color of the outline hovered Picker components.
379
379
  /// @group picker
380
380
  $kendo-picker-outline-hover-bg: $kendo-picker-outline-text !default;
381
381
  /// The text color of the outline hovered Picker components.
382
382
  /// @group picker
383
- $kendo-picker-outline-hover-text: if($kendo-enable-color-system, k-color( base-subtle ), k-contrast-color( $kendo-picker-outline-hover-bg )) !default;
383
+ $kendo-picker-outline-hover-text: k-color(base-subtle) !default;
384
384
  /// The border color of the outline hovered Picker components.
385
385
  /// @group picker
386
386
  $kendo-picker-outline-hover-border: $kendo-picker-outline-hover-bg !default;
@@ -420,13 +420,13 @@ $kendo-picker-flat-border: $kendo-button-border !default;
420
420
 
421
421
  /// The background color of the flat hovered Picker components.
422
422
  /// @group picker
423
- $kendo-picker-flat-hover-bg: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 4%, transparent), rgba( $kendo-button-text, .04 )) !default;
423
+ $kendo-picker-flat-hover-bg: color-mix(in srgb, k-color(on-app-surface) 4%, transparent) !default;
424
424
  /// The text color of the flat hovered Picker components.
425
425
  /// @group picker
426
426
  $kendo-picker-flat-hover-text: null !default;
427
427
  /// The border color of the flat hovered Picker components.
428
428
  /// @group picker
429
- $kendo-picker-flat-hover-border: if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 16%, transparent), rgba( $kendo-button-border, .16 )) !default;
429
+ $kendo-picker-flat-hover-border: color-mix(in srgb, k-color(border) 16%, transparent) !default;
430
430
 
431
431
  /// The background color of the flat focused Picker components.
432
432
  /// @group picker
@@ -60,6 +60,20 @@ $kendo-list-header-font-weight: var( --kendo-font-weight-bold, normal ) !default
60
60
  /// @group list
61
61
  $kendo-list-filter-padding: k-spacing(2) !default;
62
62
 
63
+ /// The horizontal padding of the List filter, when no size is set.
64
+ /// @group list
65
+ $kendo-list-filter-padding-x: $kendo-list-filter-padding !default;
66
+ $kendo-list-sm-filter-padding-x: $kendo-list-filter-padding !default;
67
+ $kendo-list-md-filter-padding-x: $kendo-list-filter-padding !default;
68
+ $kendo-list-lg-filter-padding-x: $kendo-list-filter-padding !default;
69
+
70
+ /// The vertical padding of the List filter, when no size is set.
71
+ /// @group list
72
+ $kendo-list-filter-padding-y: $kendo-list-filter-padding !default;
73
+ $kendo-list-sm-filter-padding-y: $kendo-list-filter-padding !default;
74
+ $kendo-list-md-filter-padding-y: $kendo-list-filter-padding !default;
75
+ $kendo-list-lg-filter-padding-y: $kendo-list-filter-padding !default;
76
+
63
77
  /// The horizontal padding of the List items, when no size is set.
64
78
  /// @group list
65
79
  $kendo-list-item-padding-x: null !default;
@@ -124,6 +138,29 @@ $kendo-list-lg-group-item-line-height: null !default;
124
138
  /// @group list
125
139
  $kendo-list-group-item-font-weight: var( --kendo-font-weight-bold, normal ) !default;
126
140
 
141
+ /// The font size of the List item group label.
142
+ /// @group list
143
+ $kendo-list-item-group-label-sm-font-size: .75em !default;
144
+ $kendo-list-item-group-label-md-font-size: .75em !default;
145
+ $kendo-list-item-group-label-lg-font-size: .75em !default;
146
+
147
+ /// The line-height of the List item group label.
148
+ /// @group list
149
+ $kendo-list-item-group-label-sm-line-height: inherit !default;
150
+ $kendo-list-item-group-label-md-line-height: inherit !default;
151
+ $kendo-list-item-group-label-lg-line-height: inherit !default;
152
+
153
+ /// The horizontal padding of the List item group label.
154
+ /// @group list
155
+ $kendo-list-item-group-label-sm-padding-x: .5em !default;
156
+ $kendo-list-item-group-label-md-padding-x: .5em !default;
157
+ $kendo-list-item-group-label-lg-padding-x: .5em !default;
158
+
159
+ /// The vertical padding of the List item group label.
160
+ /// @group list
161
+ $kendo-list-item-group-label-sm-padding-y: 0 !default;
162
+ $kendo-list-item-group-label-md-padding-y: 0 !default;
163
+ $kendo-list-item-group-label-lg-padding-y: 0 !default;
127
164
 
128
165
  /// The map with the sizes of the List.
129
166
  /// @group list
@@ -142,7 +179,13 @@ $kendo-list-sizes: (
142
179
  group-item-padding-x: $kendo-list-sm-group-item-padding-x,
143
180
  group-item-padding-y: $kendo-list-sm-group-item-padding-y,
144
181
  group-item-font-size: null,
145
- group-item-line-height: null
182
+ group-item-line-height: null,
183
+ item-group-label-padding-x: $kendo-list-item-group-label-sm-padding-x,
184
+ item-group-label-padding-y: $kendo-list-item-group-label-sm-padding-y,
185
+ item-group-label-font-size: $kendo-list-item-group-label-sm-font-size,
186
+ item-group-label-line-height: $kendo-list-item-group-label-sm-line-height,
187
+ filter-padding-x: $kendo-list-sm-filter-padding-x,
188
+ filter-padding-y: $kendo-list-sm-filter-padding-y
146
189
  ),
147
190
  md: (
148
191
  font-size: $kendo-list-md-font-size,
@@ -158,7 +201,13 @@ $kendo-list-sizes: (
158
201
  group-item-padding-x: $kendo-list-md-group-item-padding-x,
159
202
  group-item-padding-y: $kendo-list-md-group-item-padding-y,
160
203
  group-item-font-size: null,
161
- group-item-line-height: null
204
+ group-item-line-height: null,
205
+ item-group-label-padding-x: $kendo-list-item-group-label-md-padding-x,
206
+ item-group-label-padding-y: $kendo-list-item-group-label-md-padding-y,
207
+ item-group-label-font-size: $kendo-list-item-group-label-md-font-size,
208
+ item-group-label-line-height: $kendo-list-item-group-label-md-line-height,
209
+ filter-padding-x: $kendo-list-md-filter-padding-x,
210
+ filter-padding-y: $kendo-list-md-filter-padding-y
162
211
  ),
163
212
  lg: (
164
213
  font-size: $kendo-list-lg-font-size,
@@ -174,20 +223,26 @@ $kendo-list-sizes: (
174
223
  group-item-padding-x: $kendo-list-lg-group-item-padding-x,
175
224
  group-item-padding-y: $kendo-list-lg-group-item-padding-y,
176
225
  group-item-font-size: null,
177
- group-item-line-height: null
226
+ group-item-line-height: null,
227
+ item-group-label-padding-x: $kendo-list-item-group-label-lg-padding-x,
228
+ item-group-label-padding-y: $kendo-list-item-group-label-lg-padding-y,
229
+ item-group-label-font-size: $kendo-list-item-group-label-lg-font-size,
230
+ item-group-label-line-height: $kendo-list-item-group-label-lg-line-height,
231
+ filter-padding-x: $kendo-list-lg-filter-padding-x,
232
+ filter-padding-y: $kendo-list-lg-filter-padding-y
178
233
  )
179
234
  ) !default;
180
235
 
181
236
 
182
237
  /// The background color of the List component.
183
238
  /// @group list
184
- $kendo-list-bg: $kendo-component-bg !default;
239
+ $kendo-list-bg: k-color(surface-alt) !default;
185
240
  /// The text color of the List component.
186
241
  /// @group list
187
- $kendo-list-text: $kendo-component-text !default;
242
+ $kendo-list-text: k-color(on-app-surface) !default;
188
243
  /// The border color of the List component.
189
244
  /// @group list
190
- $kendo-list-border: $kendo-component-border !default;
245
+ $kendo-list-border: k-color(border) !default;
191
246
 
192
247
 
193
248
  /// The background color of the List header.
@@ -213,10 +268,10 @@ $kendo-list-item-text: null !default;
213
268
 
214
269
  /// The background color of the hovered List items.
215
270
  /// @group list
216
- $kendo-list-item-hover-bg: $kendo-hover-bg !default;
271
+ $kendo-list-item-hover-bg: k-color(base-hover) !default;
217
272
  /// The text color of the hovered List items.
218
273
  /// @group list
219
- $kendo-list-item-hover-text: $kendo-hover-text !default;
274
+ $kendo-list-item-hover-text: k-color(on-app-surface) !default;
220
275
 
221
276
  /// The background color of the focused List items.
222
277
  /// @group list
@@ -230,10 +285,10 @@ $kendo-list-item-focus-shadow: inset 0 0 0 2px rgba( black, .12 ) !default;
230
285
 
231
286
  /// The background color of the selected List items.
232
287
  /// @group list
233
- $kendo-list-item-selected-bg: $kendo-selected-bg !default;
288
+ $kendo-list-item-selected-bg: k-color(primary) !default;
234
289
  /// The text color of the selected List items.
235
290
  /// @group list
236
- $kendo-list-item-selected-text: $kendo-selected-text !default;
291
+ $kendo-list-item-selected-text: k-color(on-primary) !default;
237
292
 
238
293
  /// The background color of the List group items.
239
294
  /// @group list
@@ -250,7 +305,7 @@ $kendo-list-group-item-shadow: null !default;
250
305
 
251
306
  /// The color of the 'Option Label' text.
252
307
  /// @group list
253
- $kendo-list-option-label-text: $kendo-subtle-text !default;
308
+ $kendo-list-option-label-text: k-color(subtle) !default;
254
309
 
255
310
 
256
311
  @forward "@progress/kendo-theme-core/scss/components/list/_variables.scss" with (
@@ -306,6 +361,18 @@ $kendo-list-option-label-text: $kendo-subtle-text !default;
306
361
  $kendo-list-sm-group-item-padding-y: $kendo-list-sm-group-item-padding-y,
307
362
  $kendo-list-md-group-item-padding-y: $kendo-list-md-group-item-padding-y,
308
363
  $kendo-list-lg-group-item-padding-y: $kendo-list-lg-group-item-padding-y,
364
+ $kendo-list-item-group-label-sm-padding-x: $kendo-list-item-group-label-sm-padding-x,
365
+ $kendo-list-item-group-label-md-padding-x: $kendo-list-item-group-label-md-padding-x,
366
+ $kendo-list-item-group-label-lg-padding-x: $kendo-list-item-group-label-lg-padding-x,
367
+ $kendo-list-item-group-label-sm-padding-y: $kendo-list-item-group-label-sm-padding-y,
368
+ $kendo-list-item-group-label-md-padding-y: $kendo-list-item-group-label-md-padding-y,
369
+ $kendo-list-item-group-label-lg-padding-y: $kendo-list-item-group-label-lg-padding-y,
370
+ $kendo-list-item-group-label-sm-font-size: $kendo-list-item-group-label-sm-font-size,
371
+ $kendo-list-item-group-label-md-font-size: $kendo-list-item-group-label-md-font-size,
372
+ $kendo-list-item-group-label-lg-font-size: $kendo-list-item-group-label-lg-font-size,
373
+ $kendo-list-item-group-label-sm-line-height: $kendo-list-item-group-label-sm-line-height,
374
+ $kendo-list-item-group-label-md-line-height: $kendo-list-item-group-label-md-line-height,
375
+ $kendo-list-item-group-label-lg-line-height: $kendo-list-item-group-label-lg-line-height,
309
376
  $kendo-list-group-item-border-width: $kendo-list-group-item-border-width,
310
377
  $kendo-list-group-item-font-size: $kendo-list-group-item-font-size,
311
378
  $kendo-list-sm-group-item-font-size: $kendo-list-sm-group-item-font-size,
@@ -315,6 +382,14 @@ $kendo-list-option-label-text: $kendo-subtle-text !default;
315
382
  $kendo-list-sm-group-item-line-height: $kendo-list-sm-group-item-line-height,
316
383
  $kendo-list-md-group-item-line-height: $kendo-list-md-group-item-line-height,
317
384
  $kendo-list-lg-group-item-line-height: $kendo-list-lg-group-item-line-height,
385
+ $kendo-list-filter-padding-x: $kendo-list-filter-padding-x,
386
+ $kendo-list-filter-padding-y: $kendo-list-filter-padding-y,
387
+ $kendo-list-sm-filter-padding-x: $kendo-list-sm-filter-padding-x,
388
+ $kendo-list-sm-filter-padding-y: $kendo-list-sm-filter-padding-y,
389
+ $kendo-list-md-filter-padding-x: $kendo-list-md-filter-padding-x,
390
+ $kendo-list-md-filter-padding-y: $kendo-list-md-filter-padding-y,
391
+ $kendo-list-lg-filter-padding-x: $kendo-list-lg-filter-padding-x,
392
+ $kendo-list-lg-filter-padding-y: $kendo-list-lg-filter-padding-y,
318
393
  $kendo-list-group-item-font-weight: $kendo-list-group-item-font-weight,
319
394
  $kendo-list-sizes: $kendo-list-sizes,
320
395
  $kendo-list-bg: $kendo-list-bg,
@@ -29,13 +29,13 @@ $kendo-listbox-line-height: var( --kendo-line-height, normal ) !default;
29
29
 
30
30
  /// The text color of the ListBox.
31
31
  /// @group listbox
32
- $kendo-listbox-text: $kendo-component-text !default;
32
+ $kendo-listbox-text: k-color(on-app-surface) !default;
33
33
  /// The background color of the ListBox.
34
34
  /// @group listbox
35
- $kendo-listbox-bg: $kendo-component-bg !default;
35
+ $kendo-listbox-bg: k-color(surface-alt) !default;
36
36
  /// The border color of the ListBox.
37
37
  /// @group listbox
38
- $kendo-listbox-border: $kendo-component-border !default;
38
+ $kendo-listbox-border: k-color(border) !default;
39
39
 
40
40
  /// The inline padding of the ListBox item.
41
41
  /// @group listbox
@@ -7,9 +7,9 @@ $kendo-listgroup-border-radius: k-border-radius(md) !default;
7
7
  $kendo-listgroup-font-size: var( --kendo-font-size, inherit ) !default;
8
8
  $kendo-listgroup-line-height: var( --kendo-line-height, normal ) !default;
9
9
 
10
- $kendo-listgroup-bg: $kendo-component-bg !default;
11
- $kendo-listgroup-text: $kendo-component-text !default;
12
- $kendo-listgroup-border: $kendo-component-border !default;
10
+ $kendo-listgroup-bg: k-color(surface-alt) !default;
11
+ $kendo-listgroup-text: k-color(on-app-surface) !default;
12
+ $kendo-listgroup-border: k-color(border) !default;
13
13
 
14
14
  $kendo-listgroup-item-padding-x: k-spacing(2) !default;
15
15
  $kendo-listgroup-item-padding-y: k-spacing(2) !default;
@@ -23,13 +23,13 @@ $kendo-listview-line-height: var( --kendo-line-height, normal ) !default;
23
23
 
24
24
  /// The text color of the ListView.
25
25
  /// @group listview
26
- $kendo-listview-text: $kendo-component-text !default;
26
+ $kendo-listview-text: k-color(on-app-surface) !default;
27
27
  /// The background color of the ListView.
28
28
  /// @group listview
29
- $kendo-listview-bg: $kendo-component-bg !default;
29
+ $kendo-listview-bg: k-color(surface-alt) !default;
30
30
  /// The border color of the ListView.
31
31
  /// @group listview
32
- $kendo-listview-border: $kendo-component-border !default;
32
+ $kendo-listview-border: k-color(border) !default;
33
33
 
34
34
  /// The horizontal padding of the ListView items.
35
35
  /// @group listview
@@ -43,7 +43,7 @@ $kendo-listview-item-padding-y: k-spacing(1) !default;
43
43
  $kendo-listview-item-selected-text: null !default;
44
44
  /// The background color of the selected ListView items.
45
45
  /// @group listview
46
- $kendo-listview-item-selected-bg: if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 25%, transparent), rgba( $kendo-selected-bg, .25 )) !default;
46
+ $kendo-listview-item-selected-bg: color-mix(in srgb, k-color(primary) 25%, transparent) !default;
47
47
  /// The border color of the selected ListView items.
48
48
  /// @group listview
49
49
  $kendo-listview-item-selected-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
 
130
143
  @forward "@progress/kendo-theme-core/scss/components/loader/_variables.scss" with (
131
144
  $kendo-loader-segment-border-radius: $kendo-loader-segment-border-radius,
@@ -164,5 +177,6 @@ $kendo-zindex-loading: 100 !default;
164
177
  $kendo-loading-bg: $kendo-loading-bg,
165
178
  $kendo-loading-text: $kendo-loading-text,
166
179
  $kendo-loading-opacity: $kendo-loading-opacity,
167
- $kendo-zindex-loading: $kendo-zindex-loading
180
+ $kendo-zindex-loading: $kendo-zindex-loading,
181
+ $kendo-loader-theme-colors: $kendo-loader-theme-colors
168
182
  );
@@ -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-primary) !default;
4
+ $kendo-marquee-bg: k-color(primary) !default;
5
+ $kendo-marquee-border: k-color(primary) !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
 
48
48
  @forward "@progress/kendo-theme-core/scss/components/mediaplayer/_variables.scss" with (
@@ -21,16 +21,16 @@ $kendo-menu-line-height: var( --kendo-line-height, normal ) !default;
21
21
 
22
22
  /// The background color of the Menu.
23
23
  /// @group menu
24
- $kendo-menu-bg: $kendo-base-bg !default;
24
+ $kendo-menu-bg: k-color(surface) !default;
25
25
  /// The text color of the Menu.
26
26
  /// @group menu
27
- $kendo-menu-text: $kendo-base-text !default;
27
+ $kendo-menu-text: k-color(on-app-surface) !default;
28
28
  /// The border color of the Menu.
29
29
  /// @group menu
30
- $kendo-menu-border: $kendo-base-border !default;
30
+ $kendo-menu-border: k-color(border) !default;
31
31
  /// The background gradient of the Menu.
32
32
  /// @group menu
33
- $kendo-menu-gradient: $kendo-base-gradient !default;
33
+ $kendo-menu-gradient: null !default;
34
34
 
35
35
 
36
36
  // Menu item
@@ -67,23 +67,23 @@ $kendo-menu-item-gradient: null !default;
67
67
 
68
68
  /// The background color of hovered Menu item.
69
69
  /// @group menu
70
- $kendo-menu-item-hover-bg: $kendo-hover-bg !default;
70
+ $kendo-menu-item-hover-bg: k-color(base-hover) !default;
71
71
  /// The text color of hovered Menu item.
72
72
  /// @group menu
73
- $kendo-menu-item-hover-text: $kendo-hover-text !default;
73
+ $kendo-menu-item-hover-text: k-color(on-app-surface) !default;
74
74
  /// The border color of hovered Menu item.
75
75
  /// @group menu
76
- $kendo-menu-item-hover-border: $kendo-hover-border !default;
76
+ $kendo-menu-item-hover-border: k-color(border) !default;
77
77
  /// The background gradient of hovered Menu item.
78
78
  /// @group menu
79
- $kendo-menu-item-hover-gradient: $kendo-hover-gradient !default;
79
+ $kendo-menu-item-hover-gradient: null !default;
80
80
 
81
81
  /// The background color of active Menu item.
82
82
  /// @group menu
83
83
  $kendo-menu-item-active-bg: null !default;
84
84
  /// The text color of active Menu item.
85
85
  /// @group menu
86
- $kendo-menu-item-active-text: $kendo-component-text !default;
86
+ $kendo-menu-item-active-text: k-color(on-app-surface) !default;
87
87
  /// The border color of active Menu item.
88
88
  /// @group menu
89
89
  $kendo-menu-item-active-border: null !default;
@@ -93,7 +93,7 @@ $kendo-menu-item-active-gradient: null !default;
93
93
 
94
94
  /// The base shadow of focused Menu item.
95
95
  /// @group menu
96
- $kendo-menu-item-focus-shadow: inset 0 0 3px 1px if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 25%, transparent), rgba( $kendo-menu-text, .25 )) !default;
96
+ $kendo-menu-item-focus-shadow: inset 0 0 3px 1px color-mix(in srgb, k-color(on-app-surface) 25%, transparent) !default;
97
97
 
98
98
  /// The background color of selected Menu item.
99
99
  /// @group menu
@@ -113,7 +113,7 @@ $kendo-menu-item-selected-gradient: null !default;
113
113
  $kendo-menu-scroll-button-bg: null !default;
114
114
  /// The text color of the Menu scroll buttons.
115
115
  /// @group menu
116
- $kendo-menu-scroll-button-text: $kendo-subtle-text !default;
116
+ $kendo-menu-scroll-button-text: k-color(subtle) !default;
117
117
  /// The border color of the Menu scroll buttons.
118
118
  /// @group menu
119
119
  $kendo-menu-scroll-button-border: null !default;
@@ -126,7 +126,7 @@ $kendo-menu-scroll-button-gradient: null !default;
126
126
  $kendo-menu-scroll-button-hover-bg: null !default;
127
127
  /// The text color of hovered Menu scroll buttons.
128
128
  /// @group menu
129
- $kendo-menu-scroll-button-hover-text: $kendo-component-text !default;
129
+ $kendo-menu-scroll-button-hover-text: k-color(on-app-surface) !default;
130
130
  /// The border color of hovered Menu scroll buttons.
131
131
  /// @group menu
132
132
  $kendo-menu-scroll-button-hover-border: null !default;
@@ -134,6 +134,12 @@ $kendo-menu-scroll-button-hover-border: null !default;
134
134
  /// @group menu
135
135
  $kendo-menu-scroll-button-hover-gradient: null !default;
136
136
 
137
+ /// The horizontal padding of the Menu icon.
138
+ /// @group menu
139
+ $kendo-menu-icon-padding-x: null !default;
140
+ /// The vertical padding of the Menu icon.
141
+ /// @group menu
142
+ $kendo-menu-icon-padding-y: null !default;
137
143
 
138
144
  // Menu Separator
139
145
 
@@ -145,7 +151,7 @@ $kendo-menu-separator-margin-inline: k-spacing(1) !default;
145
151
  $kendo-menu-separator-margin-block: k-spacing(1.5) !default;
146
152
  /// The border color of Menu separator.
147
153
  /// @group menu
148
- $kendo-menu-separator-border: if($kendo-enable-color-system, k-color(border), $kendo-component-border) !default;
154
+ $kendo-menu-separator-border: k-color(border) !default;
149
155
 
150
156
 
151
157
  // Menu popup
@@ -312,6 +318,8 @@ $kendo-menu-popup-item-focus-shadow: $kendo-menu-item-focus-shadow !default;
312
318
  $kendo-menu-scroll-button-hover-text: $kendo-menu-scroll-button-hover-text,
313
319
  $kendo-menu-scroll-button-hover-border: $kendo-menu-scroll-button-hover-border,
314
320
  $kendo-menu-scroll-button-hover-gradient: $kendo-menu-scroll-button-hover-gradient,
321
+ $kendo-menu-icon-padding-x: $kendo-menu-icon-padding-x,
322
+ $kendo-menu-icon-padding-y: $kendo-menu-icon-padding-y,
315
323
  $kendo-menu-separator-margin-inline: $kendo-menu-separator-margin-inline,
316
324
  $kendo-menu-separator-margin-block: $kendo-menu-separator-margin-block,
317
325
  $kendo-menu-separator-border: $kendo-menu-separator-border,
@@ -16,6 +16,19 @@ $kendo-message-box-border-level: -9 !default;
16
16
  $kendo-message-box-link-font-style: italic !default;
17
17
  $kendo-message-box-link-text-decoration: underline !default;
18
18
 
19
+ $kendo-message-box-theme-colors: (
20
+ "primary": k-color(primary),
21
+ "secondary": k-color(secondary),
22
+ "tertiary": k-color(tertiary),
23
+ "info": k-color(info),
24
+ "success": k-color(success),
25
+ "warning": k-color(warning),
26
+ "error": k-color(error),
27
+ "dark": k-color(dark),
28
+ "light": k-color(light),
29
+ "inverse": if($kendo-is-dark-theme, k-color(light), k-color(dark)),
30
+ ) !default;
31
+
19
32
 
20
33
  @forward "@progress/kendo-theme-core/scss/components/messagebox/_variables.scss" with (
21
34
  $kendo-message-box-margin: $kendo-message-box-margin,
@@ -28,5 +41,6 @@ $kendo-message-box-link-text-decoration: underline !default;
28
41
  $kendo-message-box-text-level: $kendo-message-box-text-level,
29
42
  $kendo-message-box-border-level: $kendo-message-box-border-level,
30
43
  $kendo-message-box-link-font-style: $kendo-message-box-link-font-style,
31
- $kendo-message-box-link-text-decoration: $kendo-message-box-link-text-decoration
44
+ $kendo-message-box-link-text-decoration: $kendo-message-box-link-text-decoration,
45
+ $kendo-message-box-theme-colors: $kendo-message-box-theme-colors
32
46
  );
@@ -6,7 +6,7 @@ $kendo-no-data-min-height: 140px !default;
6
6
 
7
7
  /// The color of the 'No Data' text.
8
8
  /// @group no-data
9
- $kendo-no-data-text: $kendo-subtle-text !default;
9
+ $kendo-no-data-text: k-color(subtle) !default;
10
10
 
11
11
 
12
12
  @forward "@progress/kendo-theme-core/scss/components/no-data/_variables.scss" with (
@@ -7,7 +7,7 @@
7
7
 
8
8
  @each $name, $color in $colors {
9
9
  $_theme: map.merge(( $name: (
10
- color: if($kendo-enable-color-system, k-color( on-#{$name} ), k-contrast-legacy( $color )),
10
+ color: k-color(on-#{$name}),
11
11
  background-color: $color,
12
12
  border: $color,
13
13
  )), $_theme );