@progress/kendo-theme-material 10.6.0 → 11.0.0-dev.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/material-aqua-dark.css +1 -1
  3. package/dist/material-aqua-dark.scss +1 -1
  4. package/dist/material-arctic.css +1 -1
  5. package/dist/material-arctic.scss +1 -1
  6. package/dist/material-burnt-teal.css +1 -1
  7. package/dist/material-burnt-teal.scss +1 -1
  8. package/dist/material-dataviz-v4.css +1 -1
  9. package/dist/material-dataviz-v4.scss +1 -1
  10. package/dist/material-eggplant.css +1 -1
  11. package/dist/material-eggplant.scss +1 -1
  12. package/dist/material-lime-dark.css +1 -1
  13. package/dist/material-lime-dark.scss +1 -1
  14. package/dist/material-lime.css +1 -1
  15. package/dist/material-lime.scss +1 -1
  16. package/dist/material-main-dark.css +1 -1
  17. package/dist/material-main-dark.scss +1 -1
  18. package/dist/material-main.css +1 -1
  19. package/dist/material-main.scss +1 -5
  20. package/dist/material-nova.css +1 -1
  21. package/dist/material-nova.scss +1 -1
  22. package/dist/material-pacific-dark.css +1 -1
  23. package/dist/material-pacific-dark.scss +1 -1
  24. package/dist/material-pacific.css +1 -1
  25. package/dist/material-pacific.scss +1 -1
  26. package/dist/material-sky-dark.css +1 -1
  27. package/dist/material-sky-dark.scss +1 -1
  28. package/dist/material-sky.css +1 -1
  29. package/dist/material-sky.scss +1 -1
  30. package/dist/material-smoke.css +1 -1
  31. package/dist/material-smoke.scss +1 -1
  32. package/dist/meta/sassdoc-data.json +2168 -2276
  33. package/dist/meta/sassdoc-raw-data.json +1069 -1119
  34. package/dist/meta/variables.json +171 -835
  35. package/lib/swatches/material-aqua-dark.json +1 -243
  36. package/lib/swatches/material-arctic.json +1 -243
  37. package/lib/swatches/material-burnt-teal.json +1 -243
  38. package/lib/swatches/material-dataviz-v4.json +1 -47
  39. package/lib/swatches/material-eggplant.json +1 -243
  40. package/lib/swatches/material-lime-dark.json +1 -243
  41. package/lib/swatches/material-lime.json +1 -243
  42. package/lib/swatches/material-main-dark.json +1 -243
  43. package/lib/swatches/material-main.json +2 -245
  44. package/lib/swatches/material-nova.json +1 -243
  45. package/lib/swatches/material-pacific-dark.json +1 -243
  46. package/lib/swatches/material-pacific.json +1 -243
  47. package/lib/swatches/material-sky-dark.json +1 -243
  48. package/lib/swatches/material-sky.json +1 -243
  49. package/lib/swatches/material-smoke.json +1 -243
  50. package/package.json +4 -4
  51. package/scss/action-buttons/_theme.scss +2 -2
  52. package/scss/action-sheet/_variables.scss +7 -7
  53. package/scss/adaptive/_variables.scss +13 -13
  54. package/scss/appbar/_variables.scss +19 -5
  55. package/scss/avatar/_variables.scss +12 -1
  56. package/scss/badge/_variables.scss +15 -1
  57. package/scss/bottom-navigation/_theme.scss +2 -2
  58. package/scss/bottom-navigation/_variables.scss +18 -4
  59. package/scss/breadcrumb/_variables.scss +10 -10
  60. package/scss/button/_layout.scss +1 -3
  61. package/scss/button/_theme.scss +4 -23
  62. package/scss/button/_variables.scss +24 -15
  63. package/scss/calendar/_theme.scss +1 -1
  64. package/scss/calendar/_variables.scss +15 -15
  65. package/scss/captcha/_variables.scss +3 -3
  66. package/scss/card/_variables.scss +20 -6
  67. package/scss/chart-wizard/_variables.scss +4 -4
  68. package/scss/chat/_theme.scss +1 -1
  69. package/scss/chat/_variables.scss +14 -14
  70. package/scss/checkbox/_theme.scss +1 -1
  71. package/scss/checkbox/_variables.scss +8 -8
  72. package/scss/chip/_theme.scss +14 -14
  73. package/scss/chip/_variables.scss +14 -14
  74. package/scss/color-preview/_variables.scss +3 -3
  75. package/scss/coloreditor/_variables.scss +4 -4
  76. package/scss/colorgradient/_variables.scss +5 -5
  77. package/scss/core/_index.scss +8 -3
  78. package/scss/core/color-system/_swatch.scss +0 -3
  79. package/scss/dataviz/_variables.scss +61 -48
  80. package/scss/dialog/_theme.scss +1 -1
  81. package/scss/dialog/_variables.scss +3 -3
  82. package/scss/dock-manager/_variables.scss +7 -7
  83. package/scss/draggable/_variables.scss +3 -3
  84. package/scss/drawer/_variables.scss +9 -9
  85. package/scss/dropzone/_variables.scss +6 -6
  86. package/scss/editor/_variables.scss +11 -4
  87. package/scss/expansion-panel/_variables.scss +5 -5
  88. package/scss/fab/_theme.scss +20 -20
  89. package/scss/fab/_variables.scss +15 -4
  90. package/scss/filemanager/_variables.scss +6 -6
  91. package/scss/filter/_variables.scss +2 -2
  92. package/scss/floating-label/_theme.scss +1 -1
  93. package/scss/floating-label/_variables.scss +2 -2
  94. package/scss/forms/_variables.scss +1 -1
  95. package/scss/gantt/_variables.scss +27 -27
  96. package/scss/grid/_theme.scss +12 -83
  97. package/scss/grid/_variables.scss +8 -8
  98. package/scss/imageeditor/_variables.scss +4 -4
  99. package/scss/index.scss +3 -0
  100. package/scss/input/_variables.scss +13 -13
  101. package/scss/list/_theme.scss +1 -1
  102. package/scss/list/_variables.scss +8 -8
  103. package/scss/listbox/_variables.scss +3 -3
  104. package/scss/listgroup/_variables.scss +3 -3
  105. package/scss/listview/_theme.scss +1 -1
  106. package/scss/listview/_variables.scss +5 -5
  107. package/scss/loader/_variables.scss +17 -3
  108. package/scss/map/_variables.scss +5 -5
  109. package/scss/marquee/_index.scss +16 -0
  110. package/scss/marquee/_layout.scss +6 -0
  111. package/scss/marquee/_theme.scss +6 -0
  112. package/scss/marquee/_variables.scss +11 -0
  113. package/scss/mediaplayer/_variables.scss +4 -4
  114. package/scss/menu/_variables.scss +6 -6
  115. package/scss/messagebox/_variables.scss +15 -1
  116. package/scss/no-data/_variables.scss +1 -1
  117. package/scss/notification/_functions.scss +1 -1
  118. package/scss/notification/_variables.scss +15 -4
  119. package/scss/orgchart/_variables.scss +8 -8
  120. package/scss/overlay/_variables.scss +12 -1
  121. package/scss/pager/_variables.scss +6 -6
  122. package/scss/panel/_variables.scss +3 -3
  123. package/scss/panelbar/_variables.scss +20 -20
  124. package/scss/pdf-viewer/_variables.scss +14 -14
  125. package/scss/pivotgrid/_variables.scss +23 -23
  126. package/scss/popover/_variables.scss +3 -3
  127. package/scss/popup/_variables.scss +3 -3
  128. package/scss/progressbar/_variables.scss +6 -6
  129. package/scss/prompt/_variables.scss +12 -12
  130. package/scss/radio/_theme.scss +1 -1
  131. package/scss/radio/_variables.scss +2 -2
  132. package/scss/rating/_variables.scss +4 -4
  133. package/scss/scheduler/_theme.scss +3 -3
  134. package/scss/scheduler/_variables.scss +19 -16
  135. package/scss/scrollview/_variables.scss +5 -5
  136. package/scss/signature/_variables.scss +1 -1
  137. package/scss/skeleton/_variables.scss +1 -1
  138. package/scss/slider/_theme.scss +1 -1
  139. package/scss/slider/_variables.scss +10 -10
  140. package/scss/splitter/_variables.scss +8 -8
  141. package/scss/spreadsheet/_theme.scss +6 -6
  142. package/scss/spreadsheet/_variables.scss +30 -29
  143. package/scss/stepper/_variables.scss +15 -15
  144. package/scss/switch/_theme.scss +1 -1
  145. package/scss/switch/_variables.scss +4 -4
  146. package/scss/table/_layout.scss +18 -22
  147. package/scss/table/_theme.scss +6 -32
  148. package/scss/table/_variables.scss +6 -6
  149. package/scss/tabstrip/_variables.scss +10 -10
  150. package/scss/taskboard/_variables.scss +15 -15
  151. package/scss/tilelayout/_variables.scss +2 -2
  152. package/scss/timeline/_variables.scss +7 -7
  153. package/scss/timeselector/_variables.scss +13 -8
  154. package/scss/toolbar/_theme.scss +10 -10
  155. package/scss/toolbar/_variables.scss +7 -7
  156. package/scss/tooltip/_functions.scss +1 -1
  157. package/scss/tooltip/_variables.scss +15 -4
  158. package/scss/treeview/_variables.scss +5 -5
  159. package/scss/typography/_variables.scss +3 -3
  160. package/scss/upload/_theme.scss +1 -1
  161. package/scss/upload/_variables.scss +13 -13
  162. package/scss/window/_variables.scss +6 -6
  163. package/scss/core/color-system/_functions.scss +0 -104
  164. package/scss/core/color-system/_palettes-legacy.scss +0 -671
  165. package/scss/core/color-system/_swatch-legacy.scss +0 -299
@@ -24,13 +24,13 @@ $kendo-popover-line-height: $kendo-card-line-height !default;
24
24
 
25
25
  /// The text color of the Popover.
26
26
  /// @group popover
27
- $kendo-popover-text: $kendo-component-text !default;
27
+ $kendo-popover-text: k-color(on-app-surface) !default;
28
28
  /// The background color of the Popover.
29
29
  /// @group popover
30
- $kendo-popover-bg: $kendo-component-bg !default;
30
+ $kendo-popover-bg: k-color(surface-alt) !default;
31
31
  /// The border color of the Popover.
32
32
  /// @group popover
33
- $kendo-popover-border: $kendo-component-border !default;
33
+ $kendo-popover-border: k-color(border) !default;
34
34
  /// The box shadow of the Popover.
35
35
  /// @group popover
36
36
  $kendo-popover-shadow: $kendo-card-shadow !default;
@@ -29,13 +29,13 @@ $kendo-popup-content-padding-y: k-spacing(2) !default;
29
29
 
30
30
  /// Background color of the popup.
31
31
  /// @group popup
32
- $kendo-popup-bg: $kendo-component-bg !default;
32
+ $kendo-popup-bg: k-color(surface-alt) !default;
33
33
  /// Text color of the popup.
34
34
  /// @group popup
35
- $kendo-popup-text: $kendo-component-text !default;
35
+ $kendo-popup-text: k-color(on-app-surface) !default;
36
36
  /// Border color of the popup.
37
37
  /// @group popup
38
- $kendo-popup-border: $kendo-component-border !default;
38
+ $kendo-popup-border: k-color(border) !default;
39
39
  /// Box shadow of the popup.
40
40
  /// @group popup
41
41
  $kendo-popup-shadow: k-elevation(4) !default;
@@ -27,10 +27,10 @@ $kendo-progressbar-line-height: var( --kendo-line-height-xs, normal ) !default;
27
27
 
28
28
  /// The background color of the ProgressBar.
29
29
  /// @group progressbar
30
- $kendo-progressbar-bg: if($kendo-enable-color-system, k-color( primary-subtle ), k-try-tint( $kendo-color-primary, 8 )) !default;
30
+ $kendo-progressbar-bg: k-color(primary-subtle) !default;
31
31
  /// The text color of the ProgressBar.
32
32
  /// @group progressbar
33
- $kendo-progressbar-text: $kendo-component-text !default;
33
+ $kendo-progressbar-text: k-color(on-app-surface) !default;
34
34
  /// The border color of the ProgressBar.
35
35
  /// @group progressbar
36
36
  $kendo-progressbar-border: unset !default;
@@ -40,10 +40,10 @@ $kendo-progressbar-gradient: null !default;
40
40
 
41
41
  /// The progress background color of the ProgressBar.
42
42
  /// @group progressbar
43
- $kendo-progressbar-value-bg: $kendo-color-primary !default;
43
+ $kendo-progressbar-value-bg: k-color(primary) !default;
44
44
  /// The progress text color of the ProgressBar.
45
45
  /// @group progressbar
46
- $kendo-progressbar-value-text: $kendo-color-primary-contrast !default;
46
+ $kendo-progressbar-value-text: k-color(on-primary) !default;
47
47
  /// The progress border color of the ProgressBar.
48
48
  /// @group progressbar
49
49
  $kendo-progressbar-value-border: unset !default;
@@ -66,12 +66,12 @@ $kendo-progressbar-indeterminate-gradient: null !default;
66
66
 
67
67
  /// The border color of the chunk ProgressBar.
68
68
  /// @group progressbar
69
- $kendo-progressbar-chunk-border: $kendo-component-bg !default;
69
+ $kendo-progressbar-chunk-border: k-color(surface-alt) !default;
70
70
 
71
71
  // Circular Progressbar
72
72
  /// The arc stroke color of the circular ProgressBar.
73
73
  /// @group progressbar
74
- $kendo-circular-progressbar-arc-stroke: $kendo-color-primary !default;
74
+ $kendo-circular-progressbar-arc-stroke: k-color(primary) !default;
75
75
  /// The scale stroke background color of the circular ProgressBar.
76
76
  /// @group progressbar
77
77
  $kendo-circular-progressbar-scale-stroke: $kendo-progressbar-bg !default;
@@ -4,23 +4,23 @@
4
4
 
5
5
  /// The text color of the AIPrompt.
6
6
  /// @group prompt
7
- $kendo-prompt-text: $kendo-component-text !default;
7
+ $kendo-prompt-text: k-color(on-app-surface) !default;
8
8
  /// The background color of the AIPrompt.
9
9
  /// @group prompt
10
- $kendo-prompt-bg: $kendo-component-bg !default;
10
+ $kendo-prompt-bg: k-color(surface-alt) !default;
11
11
  /// The border color of the AIPrompt.
12
12
  /// @group prompt
13
- $kendo-prompt-border: $kendo-component-border !default;
13
+ $kendo-prompt-border: k-color(border) !default;
14
14
 
15
15
  /// The text color of the AIPrompt header.
16
16
  /// @group prompt
17
- $kendo-prompt-header-text: $kendo-component-header-text !default;
17
+ $kendo-prompt-header-text: k-color(on-app-surface) !default;
18
18
  /// The background color of the AIPrompt header.
19
19
  /// @group prompt
20
- $kendo-prompt-header-bg: $kendo-component-bg !default;
20
+ $kendo-prompt-header-bg: k-color(surface-alt) !default;
21
21
  /// The border color of the AIPrompt header.
22
22
  /// @group prompt
23
- $kendo-prompt-header-border: $kendo-component-header-border !default;
23
+ $kendo-prompt-header-border: k-color(border) !default;
24
24
 
25
25
  /// The vertical padding of the AIPrompt content.
26
26
  /// @group prompt
@@ -33,13 +33,13 @@ $kendo-prompt-content-padding-x: k-spacing(4) !default;
33
33
  $kendo-prompt-content-spacing: k-spacing(4) !default;
34
34
  /// The text color of the AIPrompt content.
35
35
  /// @group prompt
36
- $kendo-prompt-content-text: $kendo-component-header-text !default;
36
+ $kendo-prompt-content-text: k-color(on-app-surface) !default;
37
37
  /// The background color of the AIPrompt content.
38
38
  /// @group prompt
39
- $kendo-prompt-content-bg: $kendo-component-header-bg !default;
39
+ $kendo-prompt-content-bg: k-color(app-surface) !default;
40
40
  /// The text border of the AIPrompt content.
41
41
  /// @group prompt
42
- $kendo-prompt-content-border: $kendo-component-header-border !default;
42
+ $kendo-prompt-content-border: k-color(border) !default;
43
43
 
44
44
  /// The spacing between the items of the AIPrompt content expander.
45
45
  /// @group prompt
@@ -56,13 +56,13 @@ $kendo-prompt-suggestion-padding-x: k-spacing(2) !default;
56
56
  $kendo-prompt-suggestion-border-radius: k-border-radius(md) !default;
57
57
  /// The text color of the AIPrompt suggestion container.
58
58
  /// @group prompt
59
- $kendo-prompt-suggestion-text: $kendo-component-text !default;
59
+ $kendo-prompt-suggestion-text: k-color(on-app-surface) !default;
60
60
  /// The background color of the AIPrompt suggestion container.
61
61
  /// @group prompt
62
- $kendo-prompt-suggestion-bg: $kendo-body-bg !default;
62
+ $kendo-prompt-suggestion-bg: k-color(app-surface) !default;
63
63
  /// The border color of the AIPrompt suggestion container.
64
64
  /// @group prompt
65
- $kendo-prompt-suggestion-border: $kendo-component-border !default;
65
+ $kendo-prompt-suggestion-border: k-color(border) !default;
66
66
  /// The elevation of the AIPrompt suggestion container.
67
67
  /// @group prompt
68
68
  $kendo-prompt-suggestion-shadow: k-elevation(1) !default;
@@ -9,7 +9,7 @@
9
9
  // Radio
10
10
  // Disabled state
11
11
  .k-radio:disabled + .k-radio-label {
12
- color: if($kendo-enable-color-system, k-color( subtle ), if( $kendo-is-dark-theme, $light-secondary-text, $dark-secondary-text ));
12
+ color: k-color(subtle);
13
13
  opacity: 1;
14
14
  filter: none;
15
15
  }
@@ -88,7 +88,7 @@ $kendo-radio-hover-border: $kendo-checkbox-border !default;
88
88
  $kendo-radio-checked-bg: unset !default;
89
89
  /// The color of the checked RadioButton.
90
90
  /// @group radio
91
- $kendo-radio-checked-text: $kendo-color-primary !default;
91
+ $kendo-radio-checked-text: k-color(primary) !default;
92
92
  /// The border color of the checked RadioButton.
93
93
  /// @group radio
94
94
  $kendo-radio-checked-border: $kendo-radio-checked-text !default;
@@ -183,7 +183,7 @@ $kendo-radio-list-item-padding-y: $kendo-list-md-item-padding-y !default;
183
183
 
184
184
  /// The background color of the RadioButton ripple..
185
185
  /// @group radio
186
- $kendo-radio-ripple-bg: $kendo-color-primary !default;
186
+ $kendo-radio-ripple-bg: k-color(primary) !default;
187
187
  /// The opacity of the RadioButton ripple.
188
188
  /// @group radio
189
189
  $kendo-radio-ripple-opacity: .2 !default;
@@ -35,16 +35,16 @@ $kendo-rating-label-line-height: $kendo-line-height-lg !default;
35
35
 
36
36
  /// The text color of the Rating icon.
37
37
  /// @group rating
38
- $kendo-rating-icon-text: $kendo-subtle-text !default;
38
+ $kendo-rating-icon-text: k-color(subtle) !default;
39
39
  /// The text color of the selected Rating icon.
40
40
  /// @group rating
41
- $kendo-rating-icon-selected-text: $kendo-color-primary-darker !default;
41
+ $kendo-rating-icon-selected-text: k-color(primary-active) !default;
42
42
  /// The text color of the hovered Rating icon.
43
43
  /// @group rating
44
- $kendo-rating-icon-hover-text: $kendo-color-primary-darker !default;
44
+ $kendo-rating-icon-hover-text: k-color(primary-active) !default;
45
45
  /// The text color of the focused Rating icon.
46
46
  /// @group rating
47
- $kendo-rating-icon-focus-text: $kendo-color-primary-darker !default;
47
+ $kendo-rating-icon-focus-text: k-color(primary-active) !default;
48
48
 
49
49
  /// The shadow of the focused Rating icon.
50
50
  /// @group rating
@@ -10,13 +10,13 @@
10
10
 
11
11
  .k-scheduler-layout td.k-selected,
12
12
  .k-scheduler-layout .k-scheduler-cell.k-selected {
13
- background-color: if($kendo-enable-color-system, color-mix(in srgb, k-color( secondary ) 25%, transparent), rgba($kendo-selected-bg, .25));
13
+ background-color: color-mix(in srgb, k-color(secondary) 25%, transparent);
14
14
  }
15
15
 
16
16
  // Agenda view
17
17
  .k-scheduler-agendaview {
18
18
  .k-scheduler-content tr.k-selected {
19
- background-color: if($kendo-enable-color-system, color-mix(in srgb, k-color( secondary ) 25%, transparent), rgba($kendo-selected-bg, .25));
19
+ background-color: color-mix(in srgb, k-color(secondary) 25%, transparent);
20
20
  }
21
21
  }
22
22
 
@@ -32,7 +32,7 @@
32
32
 
33
33
  .k-resize-handle::before {
34
34
  // TODO: $kendo-scheduler-content-area-bg
35
- background-color: $kendo-color-primary-contrast;
35
+ background-color: k-color(on-primary);
36
36
  }
37
37
  }
38
38
 
@@ -22,17 +22,17 @@ $kendo-scheduler-line-height: var( --kendo-line-height, normal ) !default;
22
22
 
23
23
  /// The background color of the Scheduler.
24
24
  /// @group scheduler
25
- $kendo-scheduler-bg: $kendo-component-bg !default;
25
+ $kendo-scheduler-bg: k-color(surface-alt) !default;
26
26
  /// The text color of the Scheduler.
27
27
  /// @group scheduler
28
- $kendo-scheduler-text: $kendo-component-text !default;
28
+ $kendo-scheduler-text: k-color(on-app-surface) !default;
29
29
  /// The border color of the Scheduler.
30
30
  /// @group scheduler
31
- $kendo-scheduler-border: $kendo-component-border !default;
31
+ $kendo-scheduler-border: k-color(border) !default;
32
32
 
33
33
  /// The background color of the Scheduler ToolBar.
34
34
  /// @group scheduler
35
- $kendo-scheduler-toolbar-bg: if($kendo-enable-color-system, k-color( surface ), k-try-shade( $kendo-button-bg, .5 )) !default;
35
+ $kendo-scheduler-toolbar-bg: k-color(surface) !default;
36
36
  /// The text color of the Scheduler ToolBar.
37
37
  /// @group scheduler
38
38
  $kendo-scheduler-toolbar-text: unset !default;
@@ -45,7 +45,7 @@ $kendo-scheduler-toolbar-gradient: none !default;
45
45
 
46
46
  /// The background color of the Scheduler footer.
47
47
  /// @group scheduler
48
- $kendo-scheduler-footer-bg: if($kendo-enable-color-system, k-color( surface ), k-try-shade( $kendo-button-bg, .5 )) !default;
48
+ $kendo-scheduler-footer-bg: k-color(surface) !default;
49
49
  /// The text color of the Scheduler footer.
50
50
  /// @group scheduler
51
51
  $kendo-scheduler-footer-text: unset !default;
@@ -68,10 +68,10 @@ $kendo-scheduler-event-line-height: calc( #{$kendo-scheduler-event-min-height} -
68
68
 
69
69
  /// The background color of the Scheduler event.
70
70
  /// @group scheduler
71
- $kendo-scheduler-event-bg: $kendo-color-primary !default;
71
+ $kendo-scheduler-event-bg: k-color(primary) !default;
72
72
  /// The text color of the Scheduler event.
73
73
  /// @group scheduler
74
- $kendo-scheduler-event-text: if($kendo-enable-color-system, k-color( on-primary ), k-contrast-color( $kendo-scheduler-event-bg )) !default;
74
+ $kendo-scheduler-event-text: k-color(on-primary) !default;
75
75
  /// The border color of the Scheduler event.
76
76
  /// @group scheduler
77
77
  $kendo-scheduler-event-border: null !default;
@@ -100,10 +100,10 @@ $kendo-scheduler-event-hover-shadow: null !default;
100
100
 
101
101
  /// The background color of the selected Scheduler event.
102
102
  /// @group scheduler
103
- $kendo-scheduler-event-selected-bg: if($kendo-enable-color-system, k-color( primary-active ), k-try-tint( $kendo-color-primary, 1 )) !default;
103
+ $kendo-scheduler-event-selected-bg: k-color(primary-active) !default;
104
104
  /// The text color of the selected Scheduler event.
105
105
  /// @group scheduler
106
- $kendo-scheduler-event-selected-text: if($kendo-enable-color-system, k-color( on-primary ), k-contrast-color( $kendo-scheduler-event-selected-bg )) !default;
106
+ $kendo-scheduler-event-selected-text: k-color(on-primary) !default;
107
107
  /// The border color of the selected Scheduler event.
108
108
  /// @group scheduler
109
109
  $kendo-scheduler-event-selected-border: null !default;
@@ -137,7 +137,7 @@ $kendo-scheduler-timecolumn-width: 11rem !default;
137
137
 
138
138
  /// The background color of the non-working hours in the Scheduler.
139
139
  /// @group scheduler
140
- $kendo-scheduler-nonwork-bg: if($kendo-enable-color-system, k-color( surface ), k-try-shade( $kendo-scheduler-bg, .5 )) !default;
140
+ $kendo-scheduler-nonwork-bg: k-color(surface) !default;
141
141
  /// The text color of the non-working hours in the Scheduler.
142
142
  /// @group scheduler
143
143
  $kendo-scheduler-nonwork-text: null !default;
@@ -151,7 +151,7 @@ $kendo-scheduler-weekend-text: null !default;
151
151
 
152
152
  /// The background color of the preceding/subsequent month cells in the Calendar.
153
153
  /// @group scheduler
154
- $kendo-scheduler-othermonth-bg: if($kendo-enable-color-system, k-color( surface ), k-try-shade( $kendo-scheduler-bg, .5 )) !default;
154
+ $kendo-scheduler-othermonth-bg: k-color(surface) !default;
155
155
  /// The text color of the preceding/subsequent month cells in the Calendar.
156
156
  /// @group scheduler
157
157
  $kendo-scheduler-othermonth-text: null !default;
@@ -181,10 +181,10 @@ $kendo-scheduler-yearview-indicator-calc-offset-left: calc( 50% - #{math.div( $k
181
181
  $kendo-scheduler-yearview-indicator-border-radius: 50% !default;
182
182
  /// The background color of the days with events indicator of the year view in the Scheduler.
183
183
  /// @group scheduler
184
- $kendo-scheduler-yearview-indicator-bg: $kendo-color-primary !default;
184
+ $kendo-scheduler-yearview-indicator-bg: k-color(primary) !default;
185
185
  /// The background color of the selected days with events indicator of the year view in the Scheduler.
186
186
  /// @group scheduler
187
- $kendo-scheduler-yearview-indicator-selected-bg: $kendo-color-primary-contrast !default;
187
+ $kendo-scheduler-yearview-indicator-selected-bg: k-color(on-primary) !default;
188
188
 
189
189
  /// The horizontal padding of the Scheduler Tooltip.
190
190
  /// @group scheduler
@@ -197,10 +197,10 @@ $kendo-scheduler-tooltip-padding-y: k-spacing(2) !default;
197
197
  $kendo-scheduler-tooltip-border-width: 0 !default;
198
198
  /// The background color of the Scheduler Tooltip.
199
199
  /// @group scheduler
200
- $kendo-scheduler-tooltip-bg: $kendo-color-primary-contrast !default;
200
+ $kendo-scheduler-tooltip-bg: k-color(on-primary) !default;
201
201
  /// The text color of the Scheduler Tooltip.
202
202
  /// @group scheduler
203
- $kendo-scheduler-tooltip-text: $kendo-base-text !default;
203
+ $kendo-scheduler-tooltip-text: k-color(on-app-surface) !default;
204
204
  /// The border color of the Scheduler Tooltip.
205
205
  /// @group scheduler
206
206
  $kendo-scheduler-tooltip-border: null !default;
@@ -271,6 +271,8 @@ $kendo-scheduler-marquee-label-inset-x: k-spacing(2) !default;
271
271
  /// @group scheduler
272
272
  $kendo-scheduler-marquee-label-inset-y: k-spacing(0.5) !default;
273
273
 
274
+ $kendo-scheduler-header-bg: k-color(app-surface) !default;
275
+
274
276
  @forward "@progress/kendo-theme-core/scss/components/scheduler/_variables.scss" with (
275
277
  $kendo-scheduler-border-width: $kendo-scheduler-border-width,
276
278
  $kendo-scheduler-font-family: $kendo-scheduler-font-family,
@@ -350,5 +352,6 @@ $kendo-scheduler-marquee-label-inset-y: k-spacing(0.5) !default;
350
352
  $kendo-scheduler-indicators-margin: $kendo-scheduler-indicators-margin,
351
353
  $kendo-scheduler-rtl-indicators-margin: $kendo-scheduler-rtl-indicators-margin,
352
354
  $kendo-scheduler-marquee-label-inset-x: $kendo-scheduler-marquee-label-inset-x,
353
- $kendo-scheduler-marquee-label-inset-y: $kendo-scheduler-marquee-label-inset-y
355
+ $kendo-scheduler-marquee-label-inset-y: $kendo-scheduler-marquee-label-inset-y,
356
+ $kendo-scheduler-header-bg: $kendo-scheduler-header-bg
354
357
  );
@@ -18,13 +18,13 @@ $kendo-scrollview-line-height: var( --kendo-line-height, normal ) !default;
18
18
 
19
19
  /// The text color of the ScrollView.
20
20
  /// @group scrollview
21
- $kendo-scrollview-text: $kendo-component-text !default;
21
+ $kendo-scrollview-text: k-color(on-app-surface) !default;
22
22
  /// The background color of the ScrollView.
23
23
  /// @group scrollview
24
- $kendo-scrollview-bg: $kendo-component-bg !default;
24
+ $kendo-scrollview-bg: k-color(surface-alt) !default;
25
25
  /// The border color of the ScrollView.
26
26
  /// @group scrollview
27
- $kendo-scrollview-border: $kendo-component-border !default;
27
+ $kendo-scrollview-border: k-color(border) !default;
28
28
 
29
29
  /// The size of the ScrollView page button.
30
30
  /// @group scrollview
@@ -37,10 +37,10 @@ $kendo-scrollview-pagebutton-bg: $kendo-button-bg !default;
37
37
  $kendo-scrollview-pagebutton-border: $kendo-button-border !default;
38
38
  /// The primary background color of the ScrollView page button.
39
39
  /// @group scrollview
40
- $kendo-scrollview-pagebutton-primary-bg: $kendo-color-primary !default;
40
+ $kendo-scrollview-pagebutton-primary-bg: k-color(primary) !default;
41
41
  /// The primary border color of the ScrollView page button.
42
42
  /// @group scrollview
43
- $kendo-scrollview-pagebutton-primary-border: $kendo-color-primary !default;
43
+ $kendo-scrollview-pagebutton-primary-border: k-color(primary) !default;
44
44
  /// The box shadow of the ScrollView page button.
45
45
  /// @group scrollview
46
46
  $kendo-scrollview-pagebutton-shadow: 0 0 0 2px rgba( black, .13 ) !default;
@@ -20,7 +20,7 @@ $kendo-signature-lg-padding-y: $kendo-signature-lg-padding-x !default;
20
20
 
21
21
  $kendo-signature-line-width: 1px !default;
22
22
  $kendo-signature-line-style: dashed !default;
23
- $kendo-signature-line-color: if($kendo-enable-color-system, color-mix(in srgb, k-color( info ) 24%, transparent), rgba( $kendo-color-info, .24 )) !default;
23
+ $kendo-signature-line-color: color-mix(in srgb, k-color(info) 24%, transparent) !default;
24
24
 
25
25
  $kendo-signature-line-size: calc( 100% - 2 * #{$kendo-signature-padding-x} ) !default;
26
26
  $kendo-signature-sm-line-size: calc( 100% - 2 * #{$kendo-signature-sm-padding-x} ) !default;
@@ -19,7 +19,7 @@ $kendo-skeleton-circle-border-radius: 9999px !default;
19
19
 
20
20
  /// The background color of the Skeleton item.
21
21
  /// @group skeleton
22
- $kendo-skeleton-item-bg: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 20%, transparent), rgba( $kendo-color-inverse, .2 )) !default;
22
+ $kendo-skeleton-item-bg: color-mix(in srgb, k-color(on-app-surface) 20%, transparent) !default;
23
23
  /// The background color of the Skeleton wave animation.
24
24
  /// @group skeleton
25
25
  $kendo-skeleton-wave-bg: rgba( black, .04 ) !default;
@@ -16,7 +16,7 @@
16
16
  }
17
17
 
18
18
  .k-tick::after {
19
- @include fill( $bg: $kendo-body-text );
19
+ @include fill( $bg: k-color(on-app-surface) );
20
20
  }
21
21
 
22
22
  .k-draghandle {
@@ -53,46 +53,46 @@ $kendo-slider-draghandle-active-size: 20px !default;
53
53
 
54
54
  /// The background color of the Slider drag handle.
55
55
  /// @group slider
56
- $kendo-slider-draghandle-bg: $kendo-color-primary !default;
56
+ $kendo-slider-draghandle-bg: k-color(primary) !default;
57
57
  /// The text color of the Slider drag handle.
58
58
  /// @group slider
59
- $kendo-slider-draghandle-text: $kendo-color-primary-contrast !default;
59
+ $kendo-slider-draghandle-text: k-color(on-primary) !default;
60
60
  /// The border color of the Slider drag handle.
61
61
  /// @group slider
62
- $kendo-slider-draghandle-border: $kendo-color-primary !default;
62
+ $kendo-slider-draghandle-border: k-color(primary) !default;
63
63
  /// The gradient of the Slider drag handle.
64
64
  /// @group slider
65
65
  $kendo-slider-draghandle-gradient: null !default;
66
66
 
67
67
  /// The background color of the hovered Slider drag handle.
68
68
  /// @group slider
69
- $kendo-slider-draghandle-hover-bg: $kendo-color-primary !default;
69
+ $kendo-slider-draghandle-hover-bg: k-color(primary) !default;
70
70
  /// The text color of the hovered Slider drag handle.
71
71
  /// @group slider
72
72
  $kendo-slider-draghandle-hover-text: null !default;
73
73
  /// The border color of the hovered Slider drag handle.
74
74
  /// @group slider
75
- $kendo-slider-draghandle-hover-border: $kendo-color-primary !default;
75
+ $kendo-slider-draghandle-hover-border: k-color(primary) !default;
76
76
  /// The gradient of the hovered Slider drag handle.
77
77
  /// @group slider
78
78
  $kendo-slider-draghandle-hover-gradient: null !default;
79
79
 
80
80
  /// The background color of the active Slider drag handle.
81
81
  /// @group slider
82
- $kendo-slider-draghandle-pressed-bg: $kendo-color-primary !default;
82
+ $kendo-slider-draghandle-pressed-bg: k-color(primary) !default;
83
83
  /// The text color of the active Slider drag handle.
84
84
  /// @group slider
85
85
  $kendo-slider-draghandle-pressed-text: null !default;
86
86
  /// The border color of the active Slider drag handle.
87
87
  /// @group slider
88
- $kendo-slider-draghandle-pressed-border: $kendo-color-primary !default;
88
+ $kendo-slider-draghandle-pressed-border: k-color(primary) !default;
89
89
  /// The gradient of the active Slider drag handle.
90
90
  /// @group slider
91
91
  $kendo-slider-draghandle-pressed-gradient: null !default;
92
92
 
93
93
  /// The shadow of the focused Slider drag handle.
94
94
  /// @group slider
95
- $kendo-slider-draghandle-focus-shadow: 0 0 0 11px if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 25%, transparent), rgba( $kendo-color-primary, .25 )) !default;
95
+ $kendo-slider-draghandle-focus-shadow: 0 0 0 11px color-mix(in srgb, k-color(primary) 25%, transparent) !default;
96
96
 
97
97
  /// The transition speed of the Slider.
98
98
  /// @group slider
@@ -109,10 +109,10 @@ $kendo-slider-draghandle-transition-function: cubic-bezier(.25, .8, .25, 1) !def
109
109
 
110
110
  /// The background color of the Slider track.
111
111
  /// @group slider
112
- $kendo-slider-track-bg: if($kendo-enable-color-system, k-color( primary-subtle ), k-try-tint( $kendo-color-primary, 8 )) !default;
112
+ $kendo-slider-track-bg: k-color(primary-subtle) !default;
113
113
  /// The background color of the Slider's track selection.
114
114
  /// @group slider
115
- $kendo-slider-selection-bg: $kendo-color-primary !default;
115
+ $kendo-slider-selection-bg: k-color(primary) !default;
116
116
  /// @group slider
117
117
  /// The opacity of the disabled Slider.
118
118
  $kendo-slider-disabled-opacity: .65 !default;
@@ -18,13 +18,13 @@ $kendo-splitter-line-height: var( --kendo-line-height, normal ) !default;
18
18
 
19
19
  /// The background color of the Splitter.
20
20
  /// @group splitter
21
- $kendo-splitter-bg: $kendo-component-bg !default;
21
+ $kendo-splitter-bg: k-color(surface-alt) !default;
22
22
  /// The text color of the Splitter.
23
23
  /// @group splitter
24
- $kendo-splitter-text: $kendo-component-text !default;
24
+ $kendo-splitter-text: k-color(on-app-surface) !default;
25
25
  /// The border color of the Splitter.
26
26
  /// @group splitter
27
- $kendo-splitter-border: $kendo-component-border !default;
27
+ $kendo-splitter-border: k-color(border) !default;
28
28
 
29
29
  /// The size of the Splitter split bar.
30
30
  /// @group splitter
@@ -47,24 +47,24 @@ $kendo-splitter-collapse-icon-padding-y: k-spacing(0.5) !default;
47
47
 
48
48
  /// The background color of the Splitter split bar.
49
49
  /// @group splitter
50
- $kendo-splitbar-bg: if($kendo-enable-color-system, k-color( base-subtle ), k-try-shade( $kendo-splitter-bg, 1 )) !default;
50
+ $kendo-splitbar-bg: k-color(base-subtle) !default;
51
51
  /// The text color of the Splitter split bar.
52
52
  /// @group splitter
53
- $kendo-splitbar-text: $kendo-subtle-text !default;
53
+ $kendo-splitbar-text: k-color(subtle) !default;
54
54
 
55
55
  /// The hover background color of the Splitter split bar.
56
56
  /// @group splitter
57
- $kendo-splitbar-hover-bg: if($kendo-enable-color-system, k-color( base-hover ), k-try-shade( $kendo-splitbar-bg, .5 )) !default;
57
+ $kendo-splitbar-hover-bg: k-color(base-hover) !default;
58
58
  /// The hover text color of the Splitter split bar.
59
59
  /// @group splitter
60
60
  $kendo-splitbar-hover-text: $kendo-splitbar-text !default;
61
61
 
62
62
  /// The selected background color of the Splitter split bar.
63
63
  /// @group splitter
64
- $kendo-splitbar-selected-bg: $kendo-color-primary !default;
64
+ $kendo-splitbar-selected-bg: k-color(primary) !default;
65
65
  /// The selected text color of the Splitter split bar.
66
66
  /// @group splitter
67
- $kendo-splitbar-selected-text: $kendo-color-primary-contrast !default;
67
+ $kendo-splitbar-selected-text: k-color(on-primary) !default;
68
68
 
69
69
  @forward "@progress/kendo-theme-core/scss/components/splitter/_variables.scss" with (
70
70
  $kendo-splitter-border-width: $kendo-splitter-border-width,
@@ -9,27 +9,27 @@
9
9
  .k-spreadsheet > .k-tabstrip-wrapper {
10
10
 
11
11
  .k-tabstrip-items-wrapper {
12
- color: $kendo-color-primary-contrast;
13
- background-color: $kendo-color-primary;
12
+ color: k-color(on-primary);
13
+ background-color: k-color(primary);
14
14
  }
15
15
  .k-tabstrip-items .k-item {
16
16
  color: inherit;
17
17
  }
18
18
  .k-tabstrip-items .k-item.k-active::after {
19
- border-color: $kendo-color-primary-contrast;
19
+ border-color: k-color(on-primary);
20
20
  }
21
21
  }
22
22
 
23
23
  // Quick access toolbar
24
24
  .k-spreadsheet-quick-access-toolbar {
25
- color: $kendo-color-primary-contrast;
26
- background-color: $kendo-color-primary;
25
+ color: k-color(on-primary);
26
+ background-color: k-color(primary);
27
27
  }
28
28
 
29
29
  // Selection
30
30
  .k-spreadsheet .k-selection-full,
31
31
  .k-spreadsheet .k-selection-partial {
32
- &::after { border-color: $kendo-color-secondary; }
32
+ &::after { border-color: k-color(secondary); }
33
33
  }
34
34
 
35
35
  }