@progress/kendo-theme-bootstrap 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 (131) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/bootstrap-3-dark.css +1 -1
  3. package/dist/bootstrap-3-dark.scss +1 -1
  4. package/dist/bootstrap-3.css +1 -1
  5. package/dist/bootstrap-3.scss +1 -1
  6. package/dist/bootstrap-4-dark.css +1 -1
  7. package/dist/bootstrap-4-dark.scss +1 -1
  8. package/dist/bootstrap-4.css +1 -1
  9. package/dist/bootstrap-4.scss +1 -1
  10. package/dist/bootstrap-dataviz-v4.css +1 -1
  11. package/dist/bootstrap-dataviz-v4.scss +1 -1
  12. package/dist/bootstrap-main-dark.css +1 -1
  13. package/dist/bootstrap-main-dark.scss +1 -1
  14. package/dist/bootstrap-main.css +1 -1
  15. package/dist/bootstrap-main.scss +1 -5
  16. package/dist/bootstrap-nordic.css +1 -1
  17. package/dist/bootstrap-nordic.scss +1 -1
  18. package/dist/bootstrap-turquoise-dark.css +1 -1
  19. package/dist/bootstrap-turquoise-dark.scss +1 -1
  20. package/dist/bootstrap-turquoise.css +1 -1
  21. package/dist/bootstrap-turquoise.scss +1 -1
  22. package/dist/bootstrap-urban.css +1 -1
  23. package/dist/bootstrap-urban.scss +1 -1
  24. package/dist/bootstrap-vintage.css +1 -1
  25. package/dist/bootstrap-vintage.scss +1 -1
  26. package/dist/meta/sassdoc-data.json +5864 -5720
  27. package/dist/meta/sassdoc-raw-data.json +2823 -2763
  28. package/dist/meta/variables.json +414 -369
  29. package/lib/swatches/bootstrap-3-dark.json +1 -179
  30. package/lib/swatches/bootstrap-3.json +1 -179
  31. package/lib/swatches/bootstrap-4-dark.json +1 -182
  32. package/lib/swatches/bootstrap-4.json +1 -182
  33. package/lib/swatches/bootstrap-dataviz-v4.json +1 -47
  34. package/lib/swatches/bootstrap-main-dark.json +1 -182
  35. package/lib/swatches/bootstrap-main.json +2 -184
  36. package/lib/swatches/bootstrap-nordic.json +1 -182
  37. package/lib/swatches/bootstrap-turquoise-dark.json +1 -182
  38. package/lib/swatches/bootstrap-turquoise.json +1 -182
  39. package/lib/swatches/bootstrap-urban.json +1 -182
  40. package/lib/swatches/bootstrap-vintage.json +1 -182
  41. package/package.json +4 -4
  42. package/scss/action-sheet/_variables.scss +13 -8
  43. package/scss/adaptive/_variables.scss +13 -13
  44. package/scss/appbar/_variables.scss +18 -5
  45. package/scss/avatar/_variables.scss +12 -1
  46. package/scss/badge/_variables.scss +14 -1
  47. package/scss/bottom-navigation/_variables.scss +17 -4
  48. package/scss/breadcrumb/_variables.scss +9 -9
  49. package/scss/button/_variables.scss +28 -15
  50. package/scss/calendar/_variables.scss +40 -21
  51. package/scss/captcha/_variables.scss +3 -3
  52. package/scss/card/_variables.scss +20 -7
  53. package/scss/chart-wizard/_variables.scss +4 -4
  54. package/scss/chat/_variables.scss +11 -11
  55. package/scss/checkbox/_variables.scss +8 -8
  56. package/scss/chip/_theme.scss +3 -3
  57. package/scss/chip/_variables.scss +26 -7
  58. package/scss/color-preview/_variables.scss +3 -3
  59. package/scss/coloreditor/_variables.scss +4 -4
  60. package/scss/colorgradient/_variables.scss +7 -37
  61. package/scss/core/_index.scss +8 -4
  62. package/scss/core/color-system/_swatch.scss +0 -2
  63. package/scss/dataviz/_variables.scss +61 -47
  64. package/scss/dialog/_variables.scss +8 -3
  65. package/scss/dock-manager/_variables.scss +8 -8
  66. package/scss/draggable/_variables.scss +4 -4
  67. package/scss/drawer/_variables.scss +36 -11
  68. package/scss/dropzone/_variables.scss +6 -6
  69. package/scss/editor/_variables.scss +11 -4
  70. package/scss/expansion-panel/_variables.scss +5 -5
  71. package/scss/fab/_theme.scss +21 -21
  72. package/scss/fab/_variables.scss +15 -4
  73. package/scss/filemanager/_variables.scss +5 -5
  74. package/scss/filter/_variables.scss +3 -3
  75. package/scss/forms/_variables.scss +2 -2
  76. package/scss/gantt/_variables.scss +28 -28
  77. package/scss/grid/_theme.scss +10 -20
  78. package/scss/grid/_variables.scss +12 -12
  79. package/scss/imageeditor/_variables.scss +4 -4
  80. package/scss/index.scss +3 -0
  81. package/scss/input/_variables.scss +16 -16
  82. package/scss/list/_variables.scss +89 -12
  83. package/scss/listbox/_variables.scss +3 -3
  84. package/scss/listgroup/_variables.scss +3 -3
  85. package/scss/listview/_variables.scss +5 -5
  86. package/scss/loader/_variables.scss +17 -3
  87. package/scss/map/_variables.scss +5 -5
  88. package/scss/marquee/_index.scss +16 -0
  89. package/scss/marquee/_layout.scss +6 -0
  90. package/scss/marquee/_theme.scss +6 -0
  91. package/scss/marquee/_variables.scss +11 -0
  92. package/scss/mediaplayer/_variables.scss +4 -4
  93. package/scss/menu/_variables.scss +17 -9
  94. package/scss/messagebox/_variables.scss +14 -1
  95. package/scss/no-data/_variables.scss +1 -1
  96. package/scss/notification/_functions.scss +3 -3
  97. package/scss/notification/_variables.scss +23 -4
  98. package/scss/orgchart/_variables.scss +8 -8
  99. package/scss/overlay/_variables.scss +13 -3
  100. package/scss/pager/_variables.scss +12 -12
  101. package/scss/panel/_variables.scss +3 -3
  102. package/scss/panelbar/_variables.scss +12 -12
  103. package/scss/pdf-viewer/_variables.scss +13 -13
  104. package/scss/pivotgrid/_variables.scss +22 -22
  105. package/scss/popup/_variables.scss +3 -3
  106. package/scss/progressbar/_variables.scss +6 -6
  107. package/scss/prompt/_variables.scss +12 -12
  108. package/scss/rating/_variables.scss +4 -4
  109. package/scss/scheduler/_variables.scss +17 -14
  110. package/scss/scrollview/_variables.scss +5 -5
  111. package/scss/signature/_variables.scss +1 -1
  112. package/scss/skeleton/_variables.scss +1 -1
  113. package/scss/slider/_variables.scss +21 -13
  114. package/scss/splitter/_variables.scss +8 -8
  115. package/scss/spreadsheet/_variables.scss +25 -25
  116. package/scss/stepper/_variables.scss +15 -15
  117. package/scss/switch/_variables.scss +45 -11
  118. package/scss/table/_variables.scss +10 -10
  119. package/scss/tabstrip/_variables.scss +14 -14
  120. package/scss/taskboard/_variables.scss +15 -15
  121. package/scss/tilelayout/_variables.scss +2 -2
  122. package/scss/timeline/_variables.scss +7 -7
  123. package/scss/timeselector/_variables.scss +18 -8
  124. package/scss/toolbar/_variables.scss +8 -8
  125. package/scss/tooltip/_functions.scss +1 -1
  126. package/scss/tooltip/_variables.scss +14 -3
  127. package/scss/treeview/_variables.scss +9 -9
  128. package/scss/typography/_variables.scss +3 -3
  129. package/scss/upload/_variables.scss +13 -13
  130. package/scss/window/_variables.scss +8 -7
  131. package/scss/core/color-system/_swatch-legacy.scss +0 -274
@@ -155,8 +155,8 @@
155
155
  box-shadow: inset 0 0 0 2px rgba( black, .1 );
156
156
  }
157
157
  &.k-active {
158
- color: $kendo-selected-text;
159
- background-color: $kendo-selected-bg;
158
+ color: k-color(on-primary);
159
+ background-color: k-color(primary);
160
160
  }
161
161
  }
162
162
 
@@ -215,15 +215,12 @@
215
215
  &.k-table-row.k-selected .k-table-td.k-grid-row-sticky,
216
216
  &.k-table-row td.k-grid-content-sticky.k-selected,
217
217
  &.k-table-row .k-table-td.k-grid-content-sticky.k-selected {
218
- @if($kendo-enable-color-system) {
219
- @include fill( $bg: $kendo-grid-sticky-bg );
218
+ @include fill( $bg: $kendo-grid-sticky-bg );
220
219
 
221
- &::before {
222
- @include fill( $bg: $kendo-grid-sticky-selected-bg );
223
- }
224
- } @else {
220
+ &::before {
225
221
  @include fill( $bg: $kendo-grid-sticky-selected-bg );
226
222
  }
223
+
227
224
  }
228
225
 
229
226
  &.k-selected.k-table-alt-row td.k-grid-content-sticky,
@@ -231,15 +228,12 @@
231
228
  &.k-selected.k-table-alt-row .k-table-td.k-grid-row-sticky,
232
229
  &.k-table-alt-row td.k-grid-content-sticky.k-selected,
233
230
  &.k-table-alt-row .k-table-td.k-grid-content-sticky.k-selected {
234
- @if($kendo-enable-color-system) {
235
- @include fill( $bg: $kendo-grid-sticky-alt-bg );
231
+ @include fill( $bg: $kendo-grid-sticky-alt-bg );
236
232
 
237
- &::before {
238
- @include fill( $bg: $kendo-grid-sticky-selected-alt-bg );
239
- }
240
- } @else {
233
+ &::before {
241
234
  @include fill( $bg: $kendo-grid-sticky-selected-alt-bg );
242
235
  }
236
+
243
237
  }
244
238
 
245
239
 
@@ -265,13 +259,9 @@
265
259
  &.k-hover td.k-grid-content-sticky.k-selected,
266
260
  &:hover .k-table-td.k-grid-content-sticky.k-selected,
267
261
  &.k-hover .k-table-td.k-grid-content-sticky.k-selected {
268
- @if($kendo-enable-color-system) {
269
- background-color: $kendo-grid-sticky-hover-bg;
262
+ background-color: $kendo-grid-sticky-hover-bg;
270
263
 
271
- &::before {
272
- background-color: $kendo-grid-sticky-selected-hover-bg;
273
- }
274
- } @else {
264
+ &::before {
275
265
  background-color: $kendo-grid-sticky-selected-hover-bg;
276
266
  }
277
267
  }
@@ -231,11 +231,11 @@ $kendo-grid-selection-aggregates-line-height: $kendo-grid-line-height !default;
231
231
  /// @group grid
232
232
  $kendo-grid-selection-aggregates-font-weight: var( --kendo-font-weight-bold, normal )!default;
233
233
 
234
- $kendo-grid-grouping-row-bg: if($kendo-enable-color-system, k-color( base-subtle ), k-try-shade( $kendo-grid-bg )) !default;
234
+ $kendo-grid-grouping-row-bg: k-color(base-subtle) !default;
235
235
  $kendo-grid-grouping-row-text: $kendo-grid-text !default;
236
236
 
237
- $kendo-grid-sorted-bg: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 2%, transparent), rgba( k-contrast-color( $kendo-grid-bg ), .02 )) !default;
238
- $kendo-grid-sorting-indicator-text: $kendo-color-primary !default;
237
+ $kendo-grid-sorted-bg: color-mix(in srgb, k-color(on-app-surface) 2%, transparent) !default;
238
+ $kendo-grid-sorting-indicator-text: k-color(primary) !default;
239
239
  $kendo-grid-sorting-index-font-size: ($kendo-icon-size * .75) !default;
240
240
  $kendo-grid-sorting-index-height: $kendo-icon-size !default;
241
241
  $kendo-grid-sorting-index-spacing-y: k-spacing(0.5) !default;
@@ -252,10 +252,10 @@ $kendo-grid-command-cell-padding-y: calc( #{$kendo-grid-cell-padding-y} - (#{$ke
252
252
  // Must be a solid color
253
253
  $kendo-grid-sticky-bg: $kendo-grid-bg !default;
254
254
  $kendo-grid-sticky-text: $kendo-grid-text !default;
255
- $kendo-grid-sticky-border: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 50%, transparent), rgba($kendo-grid-text, .5)) !default;
255
+ $kendo-grid-sticky-border: color-mix(in srgb, k-color(on-app-surface) 50%, transparent) !default;
256
256
 
257
257
  // Must be a solid color
258
- $kendo-grid-sticky-alt-bg: if($kendo-enable-color-system, k-color( base-subtle ), k-try-shade( $kendo-grid-bg, .5 )) !default;
258
+ $kendo-grid-sticky-alt-bg: k-color(base-subtle)!default;
259
259
 
260
260
  $kendo-grid-sticky-header-bg: $kendo-grid-header-bg !default;
261
261
  $kendo-grid-sticky-header-text: $kendo-grid-header-text !default;
@@ -264,12 +264,12 @@ $kendo-grid-sticky-header-border: $kendo-grid-sticky-border !default;
264
264
  $kendo-grid-sticky-footer-bg: $kendo-grid-header-bg !default;
265
265
  $kendo-grid-sticky-footer-hover-bg: $kendo-grid-sticky-footer-bg !default;
266
266
 
267
- $kendo-grid-sticky-selected-bg: if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 25%, transparent), color.mix( $kendo-selected-bg, $kendo-grid-bg, 25% )) !default;
268
- $kendo-grid-sticky-selected-alt-bg: if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 24%, transparent), k-color-shade( $kendo-grid-sticky-selected-bg, .4 )) !default;
267
+ $kendo-grid-sticky-selected-bg: color-mix(in srgb, k-color(primary) 25%, transparent) !default;
268
+ $kendo-grid-sticky-selected-alt-bg: color-mix(in srgb, k-color(primary) 24%, transparent) !default;
269
269
 
270
270
  // Must be a solid color
271
- $kendo-grid-sticky-hover-bg: if($kendo-enable-color-system, k-color( base-subtle-hover ), k-try-shade( $kendo-grid-bg )) !default;
272
- $kendo-grid-sticky-selected-hover-bg: if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 24%, transparent), k-color-shade( $kendo-grid-sticky-selected-bg, .7 )) !default;
271
+ $kendo-grid-sticky-hover-bg: k-color(base-subtle-hover) !default;
272
+ $kendo-grid-sticky-selected-hover-bg: color-mix(in srgb, k-color(primary) 24%, transparent) !default;
273
273
 
274
274
  $kendo-grid-column-menu-width: 250px !default;
275
275
  $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(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: 1px !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 ), .12 )) !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(app-surface) !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(app-surface) !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
@@ -153,6 +154,7 @@
153
154
  @use "./loader/_index.scss" as *;
154
155
  @use "./skeleton/_index.scss" as *;
155
156
  @use "./time-marker/_index.scss" as *;
157
+ @use "./marquee/_index.scss" as *;
156
158
 
157
159
  // Form helpers
158
160
 
@@ -326,6 +328,7 @@
326
328
  @include kendo-skeleton--styles();
327
329
  @include kendo-tooltip--styles();
328
330
  @include kendo-time-marker--styles();
331
+ @include kendo-marquee--styles();
329
332
 
330
333
 
331
334
  // Form helpers
@@ -112,13 +112,13 @@ $kendo-input-sizes: (
112
112
 
113
113
  /// The background color of the Input components.
114
114
  /// @group input
115
- $kendo-input-bg: $kendo-component-bg !default;
115
+ $kendo-input-bg: k-color(app-surface) !default;
116
116
  /// The text color of the Input components.
117
117
  /// @group input
118
- $kendo-input-text: if($kendo-enable-color-system, k-color( on-app-surface ), $kendo-color-dark) !default;
118
+ $kendo-input-text: k-color(on-app-surface) !default;
119
119
  /// The border color of the Input components.
120
120
  /// @group input
121
- $kendo-input-border: if($kendo-enable-color-system, k-color( border-alt ), #ced4da) !default;
121
+ $kendo-input-border: k-color(border-alt) !default;
122
122
  /// The shadow of the Input components.
123
123
  /// @group input
124
124
  $kendo-input-shadow: null !default;
@@ -144,10 +144,10 @@ $kendo-input-focus-bg: $kendo-input-bg !default;
144
144
  $kendo-input-focus-text: $kendo-input-text !default;
145
145
  /// The border color of the focused Input components.
146
146
  /// @group input
147
- $kendo-input-focus-border: if($kendo-enable-color-system, k-color( primary-emphasis ), k-color-tint( $kendo-color-primary, 50% ) ) !default;
147
+ $kendo-input-focus-border: k-color(primary-emphasis) !default;
148
148
  /// The shadow of the focused Input components.
149
149
  /// @group input
150
- $kendo-input-focus-shadow: 0 0 0 .25rem if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 25%, transparent), rgba( $kendo-color-primary, .25 )) !default;
150
+ $kendo-input-focus-shadow: 0 0 0 .25rem color-mix(in srgb, k-color(primary) 25%, transparent) !default;
151
151
 
152
152
  /// The background color of the selected Input components.
153
153
  /// @group input
@@ -177,10 +177,10 @@ $kendo-input-disabled-shadow: null !default;
177
177
  $kendo-input-outline-bg: null !default;
178
178
  /// The text color of the outline Input components.
179
179
  /// @group input
180
- $kendo-input-outline-text: $kendo-base-text !default;
180
+ $kendo-input-outline-text: k-color(on-app-surface) !default;
181
181
  /// The border color of the outline Input components.
182
182
  /// @group input
183
- $kendo-input-outline-border: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 50%, transparent), color-mix(in srgb, $kendo-base-text 50%, transparent)) !default;
183
+ $kendo-input-outline-border: color-mix(in srgb, k-color(on-app-surface) 50%, transparent) !default;
184
184
  /// The background color of the outline hovered Input components.
185
185
  /// @group input
186
186
  $kendo-input-outline-hover-bg: null !default;
@@ -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: if($kendo-enable-color-system, k-color( subtle ) , $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;
@@ -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: if($kendo-enable-color-system, k-color( subtle ) , $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: if($kendo-enable-color-system, k-color( subtle ) , $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: 0 0 0 .25rem color-mix(in srgb, k-color(error) 25%, transparent) !default;
300
300
 
301
301
  /// The background color of the Picker components.
302
302
  /// @group picker
@@ -370,13 +370,13 @@ $kendo-picker-outline-bg: null !default;
370
370
  $kendo-picker-outline-text: $kendo-button-text !default;
371
371
  /// The border color of the outline Picker components.
372
372
  /// @group picker
373
- $kendo-picker-outline-border: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 50%, transparent), color-mix(in srgb, $kendo-picker-outline-text 50%, transparent)) !default;
373
+ $kendo-picker-outline-border: color-mix(in srgb, k-color(on-app-surface) 50%, transparent) !default;
374
374
  /// The background color of the outline hovered Picker components.
375
375
  /// @group picker
376
376
  $kendo-picker-outline-hover-bg: $kendo-picker-outline-text !default;
377
377
  /// The text color of the outline hovered Picker components.
378
378
  /// @group picker
379
- $kendo-picker-outline-hover-text: if($kendo-enable-color-system, k-color( base-subtle ), k-contrast-color( $kendo-picker-outline-hover-bg )) !default;
379
+ $kendo-picker-outline-hover-text: k-color(base-subtle) !default;
380
380
  /// The border color of the outline hovered Picker components.
381
381
  /// @group picker
382
382
  $kendo-picker-outline-hover-border: $kendo-picker-outline-hover-bg !default;
@@ -416,7 +416,7 @@ $kendo-picker-flat-border: $kendo-button-border !default;
416
416
 
417
417
  /// The background color of the flat hovered Picker components.
418
418
  /// @group picker
419
- $kendo-picker-flat-hover-bg: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 8%, transparent), color-mix(in srgb, $kendo-button-text 80%, transparent)) !default;
419
+ $kendo-picker-flat-hover-bg: color-mix(in srgb, k-color(on-app-surface) 8%, transparent) !default;
420
420
  /// The text color of the flat hovered Picker components.
421
421
  /// @group picker
422
422
  $kendo-picker-flat-hover-text: null !default;
@@ -60,6 +60,22 @@ $kendo-list-header-font-weight: var( --kendo-font-weight-bold, normal ) !default
60
60
  /// The padding of the the List filter input.
61
61
  /// @group list
62
62
  $kendo-list-filter-padding: k-spacing(4) !default;
63
+
64
+ /// The horizontal padding of the List filter, when no size is set.
65
+ /// @group list
66
+ $kendo-list-filter-padding-x: $kendo-list-filter-padding !default;
67
+ $kendo-list-sm-filter-padding-x: $kendo-list-filter-padding !default;
68
+ $kendo-list-md-filter-padding-x: $kendo-list-filter-padding !default;
69
+ $kendo-list-lg-filter-padding-x: $kendo-list-filter-padding !default;
70
+
71
+ /// The vertical padding of the List filter, when no size is set.
72
+ /// @group list
73
+ $kendo-list-filter-padding-y: $kendo-list-filter-padding !default;
74
+ $kendo-list-sm-filter-padding-y: $kendo-list-filter-padding !default;
75
+ $kendo-list-md-filter-padding-y: $kendo-list-filter-padding !default;
76
+ $kendo-list-lg-filter-padding-y: $kendo-list-filter-padding !default;
77
+
78
+
63
79
  /// The horizontal padding of the List items, when no size is set.
64
80
  /// @group list
65
81
  $kendo-list-item-padding-x: null !default;
@@ -124,6 +140,29 @@ $kendo-list-lg-group-item-line-height: null !default;
124
140
  /// @group list
125
141
  $kendo-list-group-item-font-weight: var( --kendo-font-weight-bold, normal ) !default;
126
142
 
143
+ /// The font size of the List item group label.
144
+ /// @group list
145
+ $kendo-list-item-group-label-sm-font-size: .75em !default;
146
+ $kendo-list-item-group-label-md-font-size: .75em !default;
147
+ $kendo-list-item-group-label-lg-font-size: .75em !default;
148
+
149
+ /// The line-height of the List item group label.
150
+ /// @group list
151
+ $kendo-list-item-group-label-sm-line-height: inherit !default;
152
+ $kendo-list-item-group-label-md-line-height: inherit !default;
153
+ $kendo-list-item-group-label-lg-line-height: inherit !default;
154
+
155
+ /// The horizontal padding of the List item group label.
156
+ /// @group list
157
+ $kendo-list-item-group-label-sm-padding-x: .5em !default;
158
+ $kendo-list-item-group-label-md-padding-x: .5em !default;
159
+ $kendo-list-item-group-label-lg-padding-x: .5em !default;
160
+
161
+ /// The vertical padding of the List item group label.
162
+ /// @group list
163
+ $kendo-list-item-group-label-sm-padding-y: 0 !default;
164
+ $kendo-list-item-group-label-md-padding-y: 0 !default;
165
+ $kendo-list-item-group-label-lg-padding-y: 0 !default;
127
166
 
128
167
  /// The map with the sizes of the List.
129
168
  /// @group list
@@ -142,7 +181,13 @@ $kendo-list-sizes: (
142
181
  group-item-padding-x: $kendo-list-sm-group-item-padding-x,
143
182
  group-item-padding-y: $kendo-list-sm-group-item-padding-y,
144
183
  group-item-font-size: null,
145
- group-item-line-height: null
184
+ group-item-line-height: null,
185
+ item-group-label-padding-x: $kendo-list-item-group-label-sm-padding-x,
186
+ item-group-label-padding-y: $kendo-list-item-group-label-sm-padding-y,
187
+ item-group-label-font-size: $kendo-list-item-group-label-sm-font-size,
188
+ item-group-label-line-height: $kendo-list-item-group-label-sm-line-height,
189
+ filter-padding-x: $kendo-list-sm-filter-padding-x,
190
+ filter-padding-y: $kendo-list-sm-filter-padding-y
146
191
  ),
147
192
  md: (
148
193
  font-size: $kendo-list-md-font-size,
@@ -158,7 +203,13 @@ $kendo-list-sizes: (
158
203
  group-item-padding-x: $kendo-list-md-group-item-padding-x,
159
204
  group-item-padding-y: $kendo-list-md-group-item-padding-y,
160
205
  group-item-font-size: null,
161
- group-item-line-height: null
206
+ group-item-line-height: null,
207
+ item-group-label-padding-x: $kendo-list-item-group-label-md-padding-x,
208
+ item-group-label-padding-y: $kendo-list-item-group-label-md-padding-y,
209
+ item-group-label-font-size: $kendo-list-item-group-label-md-font-size,
210
+ item-group-label-line-height: $kendo-list-item-group-label-md-line-height,
211
+ filter-padding-x: $kendo-list-md-filter-padding-x,
212
+ filter-padding-y: $kendo-list-md-filter-padding-y
162
213
  ),
163
214
  lg: (
164
215
  font-size: $kendo-list-lg-font-size,
@@ -174,20 +225,26 @@ $kendo-list-sizes: (
174
225
  group-item-padding-x: $kendo-list-lg-group-item-padding-x,
175
226
  group-item-padding-y: $kendo-list-lg-group-item-padding-y,
176
227
  group-item-font-size: null,
177
- group-item-line-height: null
228
+ group-item-line-height: null,
229
+ item-group-label-padding-x: $kendo-list-item-group-label-lg-padding-x,
230
+ item-group-label-padding-y: $kendo-list-item-group-label-lg-padding-y,
231
+ item-group-label-font-size: $kendo-list-item-group-label-lg-font-size,
232
+ item-group-label-line-height: $kendo-list-item-group-label-lg-line-height,
233
+ filter-padding-x: $kendo-list-lg-filter-padding-x,
234
+ filter-padding-y: $kendo-list-lg-filter-padding-y
178
235
  )
179
236
  ) !default;
180
237
 
181
238
 
182
239
  /// The background color of the List component.
183
240
  /// @group list
184
- $kendo-list-bg: $kendo-component-bg !default;
241
+ $kendo-list-bg: k-color(app-surface) !default;
185
242
  /// The text color of the List component.
186
243
  /// @group list
187
- $kendo-list-text: $kendo-component-text !default;
244
+ $kendo-list-text: k-color(on-app-surface) !default;
188
245
  /// The border color of the List component.
189
246
  /// @group list
190
- $kendo-list-border: $kendo-component-border !default;
247
+ $kendo-list-border: k-color(border) !default;
191
248
 
192
249
 
193
250
  /// The background color of the List header.
@@ -213,10 +270,10 @@ $kendo-list-item-text: null !default;
213
270
 
214
271
  /// The background color of the hovered List items.
215
272
  /// @group list
216
- $kendo-list-item-hover-bg: $kendo-hover-bg !default;
273
+ $kendo-list-item-hover-bg: k-color(base-subtle-hover) !default;
217
274
  /// The text color of the hovered List items.
218
275
  /// @group list
219
- $kendo-list-item-hover-text: $kendo-hover-text !default;
276
+ $kendo-list-item-hover-text: k-color(on-app-surface) !default;
220
277
 
221
278
  /// The background color of the focused List items.
222
279
  /// @group list
@@ -226,14 +283,14 @@ $kendo-list-item-focus-bg: null !default;
226
283
  $kendo-list-item-focus-text: null !default;
227
284
  /// The box shadow of the focused List items.
228
285
  /// @group list
229
- $kendo-list-item-focus-shadow: inset 0 0 0 3px if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 15%, transparent), rgba( $kendo-list-text, .15 )) !default;
286
+ $kendo-list-item-focus-shadow: inset 0 0 0 3px color-mix(in srgb, k-color(on-app-surface) 15%, transparent) !default;
230
287
 
231
288
  /// The background color of the selected List items.
232
289
  /// @group list
233
- $kendo-list-item-selected-bg: $kendo-selected-bg !default;
290
+ $kendo-list-item-selected-bg: k-color(primary) !default;
234
291
  /// The text color of the selected List items.
235
292
  /// @group list
236
- $kendo-list-item-selected-text: $kendo-selected-text !default;
293
+ $kendo-list-item-selected-text: k-color(on-primary) !default;
237
294
 
238
295
  /// The background color of the List group items.
239
296
  /// @group list
@@ -250,7 +307,7 @@ $kendo-list-group-item-shadow: null !default;
250
307
 
251
308
  /// The color of the 'Option Label' text.
252
309
  /// @group list
253
- $kendo-list-option-label-text: if($kendo-enable-color-system, k-color( subtle ) , $kendo-subtle-text) !default;
310
+ $kendo-list-option-label-text: k-color(subtle) !default;
254
311
 
255
312
 
256
313
  @forward "@progress/kendo-theme-core/scss/components/list/_variables.scss" with (
@@ -306,6 +363,18 @@ $kendo-list-option-label-text: if($kendo-enable-color-system, k-color( subtle )
306
363
  $kendo-list-sm-group-item-padding-y: $kendo-list-sm-group-item-padding-y,
307
364
  $kendo-list-md-group-item-padding-y: $kendo-list-md-group-item-padding-y,
308
365
  $kendo-list-lg-group-item-padding-y: $kendo-list-lg-group-item-padding-y,
366
+ $kendo-list-item-group-label-sm-padding-x: $kendo-list-item-group-label-sm-padding-x,
367
+ $kendo-list-item-group-label-md-padding-x: $kendo-list-item-group-label-md-padding-x,
368
+ $kendo-list-item-group-label-lg-padding-x: $kendo-list-item-group-label-lg-padding-x,
369
+ $kendo-list-item-group-label-sm-padding-y: $kendo-list-item-group-label-sm-padding-y,
370
+ $kendo-list-item-group-label-md-padding-y: $kendo-list-item-group-label-md-padding-y,
371
+ $kendo-list-item-group-label-lg-padding-y: $kendo-list-item-group-label-lg-padding-y,
372
+ $kendo-list-item-group-label-sm-font-size: $kendo-list-item-group-label-sm-font-size,
373
+ $kendo-list-item-group-label-md-font-size: $kendo-list-item-group-label-md-font-size,
374
+ $kendo-list-item-group-label-lg-font-size: $kendo-list-item-group-label-lg-font-size,
375
+ $kendo-list-item-group-label-sm-line-height: $kendo-list-item-group-label-sm-line-height,
376
+ $kendo-list-item-group-label-md-line-height: $kendo-list-item-group-label-md-line-height,
377
+ $kendo-list-item-group-label-lg-line-height: $kendo-list-item-group-label-lg-line-height,
309
378
  $kendo-list-group-item-border-width: $kendo-list-group-item-border-width,
310
379
  $kendo-list-group-item-font-size: $kendo-list-group-item-font-size,
311
380
  $kendo-list-sm-group-item-font-size: $kendo-list-sm-group-item-font-size,
@@ -315,6 +384,14 @@ $kendo-list-option-label-text: if($kendo-enable-color-system, k-color( subtle )
315
384
  $kendo-list-sm-group-item-line-height: $kendo-list-sm-group-item-line-height,
316
385
  $kendo-list-md-group-item-line-height: $kendo-list-md-group-item-line-height,
317
386
  $kendo-list-lg-group-item-line-height: $kendo-list-lg-group-item-line-height,
387
+ $kendo-list-filter-padding-x: $kendo-list-filter-padding-x,
388
+ $kendo-list-filter-padding-y: $kendo-list-filter-padding-y,
389
+ $kendo-list-sm-filter-padding-x: $kendo-list-sm-filter-padding-x,
390
+ $kendo-list-sm-filter-padding-y: $kendo-list-sm-filter-padding-y,
391
+ $kendo-list-md-filter-padding-x: $kendo-list-md-filter-padding-x,
392
+ $kendo-list-md-filter-padding-y: $kendo-list-md-filter-padding-y,
393
+ $kendo-list-lg-filter-padding-x: $kendo-list-lg-filter-padding-x,
394
+ $kendo-list-lg-filter-padding-y: $kendo-list-lg-filter-padding-y,
318
395
  $kendo-list-group-item-font-weight: $kendo-list-group-item-font-weight,
319
396
  $kendo-list-sizes: $kendo-list-sizes,
320
397
  $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(app-surface) !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-spacing(1) !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(app-surface) !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(4) !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(app-surface) !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;
@@ -59,7 +59,7 @@ $kendo-listview-item-focus-bg: null !default;
59
59
  $kendo-listview-item-focus-border: null !default;
60
60
  /// The box shadow of the focused ListView items.
61
61
  /// @group listview
62
- $kendo-listview-item-focus-shadow: inset 0 0 0 3px if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 15%, transparent), rgba( $kendo-listview-text, .15 )) !default;
62
+ $kendo-listview-item-focus-shadow: inset 0 0 0 3px color-mix(in srgb, k-color(on-app-surface) 15%, transparent) !default;
63
63
 
64
64
 
65
65
  @forward "@progress/kendo-theme-core/scss/components/listview/_variables.scss" with (
@@ -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(app-surface) !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(app-surface) !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(1) !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
+ }