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