@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
@@ -50,41 +50,41 @@ $kendo-pivotgrid-cell-border-width: 1px !default;
50
50
 
51
51
  /// The background color of the PivotGrid.
52
52
  /// @group pivotgrid
53
- $kendo-pivotgrid-bg: $kendo-component-bg !default;
53
+ $kendo-pivotgrid-bg: k-color(app-surface) !default;
54
54
  /// The text color of the PivotGrid.
55
55
  /// @group pivotgrid
56
- $kendo-pivotgrid-text: $kendo-component-text !default;
56
+ $kendo-pivotgrid-text: k-color(on-app-surface) !default;
57
57
  /// The border color of the PivotGrid.
58
58
  /// @group pivotgrid
59
- $kendo-pivotgrid-border: $kendo-component-border !default;
59
+ $kendo-pivotgrid-border: k-color(border) !default;
60
60
 
61
61
  /// The alt border color of the PivotGrid.
62
62
  /// @group pivotgrid
63
- $kendo-pivotgrid-alt-border: if($kendo-enable-color-system, k-color( border-alt ), k-try-shade( $kendo-pivotgrid-border, 2 )) !default;
63
+ $kendo-pivotgrid-alt-border: k-color(border-alt) !default;
64
64
 
65
65
  /// The background color of the PivotGrid header.
66
66
  /// @group pivotgrid
67
- $kendo-pivotgrid-headers-bg: $kendo-component-header-bg !default;
67
+ $kendo-pivotgrid-headers-bg: k-color(surface) !default;
68
68
  /// The text color of the PivotGrid header.
69
69
  /// @group pivotgrid
70
- $kendo-pivotgrid-headers-text: $kendo-component-header-text !default;
70
+ $kendo-pivotgrid-headers-text: k-color(on-app-surface) !default;
71
71
  /// The border color of the PivotGrid header.
72
72
  /// @group pivotgrid
73
- $kendo-pivotgrid-headers-border: $kendo-component-header-border !default;
73
+ $kendo-pivotgrid-headers-border: k-color(border) !default;
74
74
 
75
75
  /// The background color of the PivotGrid total cells.
76
76
  /// @group pivotgrid
77
- $kendo-pivotgrid-total-bg: if($kendo-enable-color-system, k-color( base-subtle ), k-try-shade( $kendo-pivotgrid-bg, 1 )) !default;
77
+ $kendo-pivotgrid-total-bg: k-color(base-subtle) !default;
78
78
  /// The text color of the PivotGrid total cells.
79
79
  /// @group pivotgrid
80
- $kendo-pivotgrid-total-text: $kendo-component-header-text !default;
80
+ $kendo-pivotgrid-total-text: k-color(on-app-surface) !default;
81
81
  /// The border color of the PivotGrid total cells.
82
82
  /// @group pivotgrid
83
- $kendo-pivotgrid-total-border: $kendo-component-header-border !default;
83
+ $kendo-pivotgrid-total-border: k-color(border) !default;
84
84
 
85
85
  /// The hover background color of the PivotGrid.
86
86
  /// @group pivotgrid
87
- $kendo-pivotgrid-hover-bg: if($kendo-enable-color-system, k-color( base-subtle-hover ), k-color-darken( $kendo-pivotgrid-bg, 7% )) !default;
87
+ $kendo-pivotgrid-hover-bg: k-color(base-subtle-hover) !default;
88
88
  /// The hover text color of the PivotGrid.
89
89
  /// @group pivotgrid
90
90
  $kendo-pivotgrid-hover-text: null !default;
@@ -94,7 +94,7 @@ $kendo-pivotgrid-hover-border: null !default;
94
94
 
95
95
  /// The selected background color of the PivotGrid.
96
96
  /// @group pivotgrid
97
- $kendo-pivotgrid-selected-bg: if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 25%, transparent), rgba( $kendo-selected-bg, .25 )) !default;
97
+ $kendo-pivotgrid-selected-bg: color-mix(in srgb, k-color(primary) 25%, transparent) !default;
98
98
  /// The selected text color of the PivotGrid.
99
99
  /// @group pivotgrid
100
100
  $kendo-pivotgrid-selected-text: null !default;
@@ -153,20 +153,20 @@ $kendo-pivotgrid-configurator-horizontal-height: 420px !default;
153
153
 
154
154
  /// The background color of the PivotGrid configurator.
155
155
  /// @group pivotgrid
156
- $kendo-pivotgrid-configurator-bg: $kendo-component-bg !default;
156
+ $kendo-pivotgrid-configurator-bg: k-color(app-surface) !default;
157
157
  /// The text color of the PivotGrid configurator.
158
158
  /// @group pivotgrid
159
- $kendo-pivotgrid-configurator-text: $kendo-component-text !default;
159
+ $kendo-pivotgrid-configurator-text: k-color(on-app-surface) !default;
160
160
  /// The border color of the PivotGrid configurator.
161
161
  /// @group pivotgrid
162
- $kendo-pivotgrid-configurator-border: $kendo-component-border !default;
162
+ $kendo-pivotgrid-configurator-border: k-color(border) !default;
163
163
 
164
164
  /// The background color of the PivotGrid configurator header.
165
165
  /// @group pivotgrid
166
166
  $kendo-pivotgrid-configurator-header-bg: null !default;
167
167
  /// The text color of the PivotGrid configurator header.
168
168
  /// @group pivotgrid
169
- $kendo-pivotgrid-configurator-header-text: $kendo-component-header-text !default;
169
+ $kendo-pivotgrid-configurator-header-text: k-color(on-app-surface) !default;
170
170
  /// The border color of the PivotGrid configurator header.
171
171
  /// @group pivotgrid
172
172
  $kendo-pivotgrid-configurator-header-border: null !default;
@@ -219,20 +219,20 @@ $kendo-pivotgrid-calculated-field-gap: $kendo-pivotgrid-spacer !default;
219
219
 
220
220
  /// The background color of the PivotGrid calculated field.
221
221
  /// @group pivotgrid
222
- $kendo-pivotgrid-calculated-field-bg: $kendo-component-bg !default;
222
+ $kendo-pivotgrid-calculated-field-bg: k-color(app-surface) !default;
223
223
  /// The text color of the PivotGrid calculated field.
224
224
  /// @group pivotgrid
225
- $kendo-pivotgrid-calculated-field-text: $kendo-component-text !default;
225
+ $kendo-pivotgrid-calculated-field-text: k-color(on-app-surface) !default;
226
226
  /// The border color of the PivotGrid calculated field.
227
227
  /// @group pivotgrid
228
- $kendo-pivotgrid-calculated-field-border: $kendo-component-border !default;
228
+ $kendo-pivotgrid-calculated-field-border: k-color(border) !default;
229
229
 
230
230
  /// The background color of the PivotGrid calculated field header.
231
231
  /// @group pivotgrid
232
232
  $kendo-pivotgrid-calculated-field-header-bg: null !default;
233
233
  /// The text color of the PivotGrid calculated field header.
234
234
  /// @group pivotgrid
235
- $kendo-pivotgrid-calculated-field-header-text: $kendo-component-header-text !default;
235
+ $kendo-pivotgrid-calculated-field-header-text: k-color(on-app-surface) !default;
236
236
  /// The border color of the PivotGrid calculated field header.
237
237
  /// @group pivotgrid
238
238
  $kendo-pivotgrid-calculated-field-header-border: null !default;
@@ -250,8 +250,8 @@ $kendo-pivotgrid-alt-bg: $kendo-grid-header-bg !default;
250
250
  $kendo-pivotgrid-alt-text: $kendo-grid-header-text !default;
251
251
  $kendo-pivotgrid-chrome-border: $kendo-grid-border !default;
252
252
 
253
- $kendo-pivotgrid-container-bg: $kendo-component-header-bg !default;
254
- $kendo-pivotgrid-row-headers-bg: if($kendo-enable-color-system, k-color( base-subtle ), k-try-shade( $kendo-component-header-bg, .5 )) !default;
253
+ $kendo-pivotgrid-container-bg: k-color(surface) !default;
254
+ $kendo-pivotgrid-row-headers-bg: k-color(base-subtle) !default;
255
255
 
256
256
  $kendo-pivotgrid-button-bg: null !default;
257
257
  $kendo-pivotgrid-button-text: null !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(app-surface) !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( base-subtle ), #e9ecef) !default;
30
+ $kendo-progressbar-bg: k-color(base-subtle) !default;
31
31
  /// The text color of the ProgressBar.
32
32
  /// @group progressbar
33
- $kendo-progressbar-text: if($kendo-enable-color-system, k-color( base-on-subtle ), k-contrast-color( #e9ecef )) !default;
33
+ $kendo-progressbar-text: k-color(base-on-subtle) !default;
34
34
  /// The border color of the ProgressBar.
35
35
  /// @group progressbar
36
36
  $kendo-progressbar-border: inherit !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-selected-bg !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-selected-text !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-body-bg !default;
69
+ $kendo-progressbar-chunk-border: k-color(app-surface) !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(app-surface) !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(app-surface) !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(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;
@@ -35,16 +35,16 @@ $kendo-rating-label-line-height: var( --kendo-line-height-lg, normal ) !default;
35
35
 
36
36
  /// The text color of the Rating icon.
37
37
  /// @group rating
38
- $kendo-rating-icon-text: if($kendo-enable-color-system, k-color( subtle ) , $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-selected-bg !default;
41
+ $kendo-rating-icon-selected-text: k-color(primary) !default;
42
42
  /// The text color of the hovered Rating icon.
43
43
  /// @group rating
44
- $kendo-rating-icon-hover-text: $kendo-selected-bg !default;
44
+ $kendo-rating-icon-hover-text: k-color(primary) !default;
45
45
  /// The text color of the focused Rating icon.
46
46
  /// @group rating
47
- $kendo-rating-icon-focus-text: $kendo-selected-bg !default;
47
+ $kendo-rating-icon-focus-text: k-color(primary) !default;
48
48
 
49
49
  /// The shadow of the focused Rating icon.
50
50
  /// @group rating
@@ -22,13 +22,13 @@ $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(app-surface) !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
@@ -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: if($kendo-enable-color-system, k-color( primary ), k-color-tint( $kendo-selected-bg, 2 )) !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: $kendo-selected-text !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: $kendo-selected-bg !default;
103
+ $kendo-scheduler-event-selected-bg: k-color(primary) !default;
104
104
  /// The text color of the selected Scheduler event.
105
105
  /// @group scheduler
106
- $kendo-scheduler-event-selected-text: $kendo-selected-text !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;
@@ -136,7 +136,7 @@ $kendo-scheduler-timecolumn-width: 11em !default;
136
136
 
137
137
  /// The background color of the non-working hours in the Scheduler.
138
138
  /// @group scheduler
139
- $kendo-scheduler-nonwork-bg: if($kendo-enable-color-system, k-color( base-subtle ), k-try-shade( $kendo-scheduler-bg, .5 )) !default;
139
+ $kendo-scheduler-nonwork-bg: k-color(base-subtle) !default;
140
140
  /// The text color of the non-working hours in the Scheduler.
141
141
  /// @group scheduler
142
142
  $kendo-scheduler-nonwork-text: null !default;
@@ -150,7 +150,7 @@ $kendo-scheduler-weekend-text: null !default;
150
150
 
151
151
  /// The background color of the preceding/subsequent month cells in the Calendar.
152
152
  /// @group scheduler
153
- $kendo-scheduler-othermonth-bg: if($kendo-enable-color-system, k-color( base-subtle ), k-try-shade( $kendo-scheduler-bg, .5 )) !default;
153
+ $kendo-scheduler-othermonth-bg: k-color(base-subtle) !default;
154
154
  /// The text color of the preceding/subsequent month cells in the Calendar.
155
155
  /// @group scheduler
156
156
  $kendo-scheduler-othermonth-text: null !default;
@@ -180,10 +180,10 @@ $kendo-scheduler-yearview-indicator-calc-offset-left: calc( 50% - #{math.div( $k
180
180
  $kendo-scheduler-yearview-indicator-border-radius: 50% !default;
181
181
  /// The background color of the days with events indicator of the year view in the Scheduler.
182
182
  /// @group scheduler
183
- $kendo-scheduler-yearview-indicator-bg: $kendo-color-primary !default;
183
+ $kendo-scheduler-yearview-indicator-bg: k-color(primary) !default;
184
184
  /// The background color of the selected days with events indicator of the year view in the Scheduler.
185
185
  /// @group scheduler
186
- $kendo-scheduler-yearview-indicator-selected-bg: $kendo-color-primary-contrast !default;
186
+ $kendo-scheduler-yearview-indicator-selected-bg: k-color(on-primary) !default;
187
187
 
188
188
  /// The horizontal padding of the Scheduler Tooltip.
189
189
  /// @group scheduler
@@ -196,10 +196,10 @@ $kendo-scheduler-tooltip-padding-y: k-spacing(3) !default;
196
196
  $kendo-scheduler-tooltip-border-width: 0 !default;
197
197
  /// The background color of the Scheduler Tooltip.
198
198
  /// @group scheduler
199
- $kendo-scheduler-tooltip-bg: $kendo-color-primary-contrast !default;
199
+ $kendo-scheduler-tooltip-bg: k-color(on-primary) !default;
200
200
  /// The text color of the Scheduler Tooltip.
201
201
  /// @group scheduler
202
- $kendo-scheduler-tooltip-text: $kendo-base-text !default;
202
+ $kendo-scheduler-tooltip-text: k-color(on-app-surface) !default;
203
203
  /// The border color of the Scheduler Tooltip.
204
204
  /// @group scheduler
205
205
  $kendo-scheduler-tooltip-border: null !default;
@@ -270,6 +270,8 @@ $kendo-scheduler-marquee-label-inset-x: k-spacing(2) !default;
270
270
  /// @group scheduler
271
271
  $kendo-scheduler-marquee-label-inset-y: k-spacing(1) !default;
272
272
 
273
+ $kendo-scheduler-header-bg: k-color(surface) !default;
274
+
273
275
  @forward "@progress/kendo-theme-core/scss/components/scheduler/_variables.scss" with (
274
276
  $kendo-scheduler-border-width: $kendo-scheduler-border-width,
275
277
  $kendo-scheduler-font-family: $kendo-scheduler-font-family,
@@ -349,5 +351,6 @@ $kendo-scheduler-marquee-label-inset-y: k-spacing(1) !default;
349
351
  $kendo-scheduler-indicators-margin: $kendo-scheduler-indicators-margin,
350
352
  $kendo-scheduler-rtl-indicators-margin: $kendo-scheduler-rtl-indicators-margin,
351
353
  $kendo-scheduler-marquee-label-inset-x: $kendo-scheduler-marquee-label-inset-x,
352
- $kendo-scheduler-marquee-label-inset-y: $kendo-scheduler-marquee-label-inset-y
354
+ $kendo-scheduler-marquee-label-inset-y: $kendo-scheduler-marquee-label-inset-y,
355
+ $kendo-scheduler-header-bg: $kendo-scheduler-header-bg
353
356
  );
@@ -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(app-surface) !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;
@@ -22,7 +22,7 @@ $kendo-signature-lg-padding-y: k-spacing(2) !default;
22
22
 
23
23
  $kendo-signature-line-width: 1px !default;
24
24
  $kendo-signature-line-style: dashed !default;
25
- $kendo-signature-line-color: if($kendo-enable-color-system, color-mix(in srgb, k-color( info ) 24%, transparent), rgba( $kendo-color-info, .24 )) !default;
25
+ $kendo-signature-line-color: color-mix(in srgb, k-color(info) 24%, transparent) !default;
26
26
 
27
27
  $kendo-signature-line-size: calc( 100% - 2 * #{$kendo-signature-padding-x} ) !default;
28
28
  $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;
@@ -54,46 +54,49 @@ $kendo-slider-draghandle-active-size: null !default;
54
54
 
55
55
  /// The background color of the Slider drag handle.
56
56
  /// @group slider
57
- $kendo-slider-draghandle-bg: $kendo-color-primary !default;
57
+ $kendo-slider-draghandle-bg: k-color(primary) !default;
58
58
  /// The text color of the Slider drag handle.
59
59
  /// @group slider
60
- $kendo-slider-draghandle-text: if($kendo-enable-color-system, k-color( on-primary ), k-contrast-color( $kendo-color-primary )) !default;
60
+ $kendo-slider-draghandle-text: k-color(on-primary) !default;
61
61
  /// The border color of the Slider drag handle.
62
62
  /// @group slider
63
- $kendo-slider-draghandle-border: $kendo-color-primary !default;
63
+ $kendo-slider-draghandle-border: k-color(primary) !default;
64
64
  /// The gradient of the Slider drag handle.
65
65
  /// @group slider
66
66
  $kendo-slider-draghandle-gradient: null !default;
67
67
 
68
68
  /// The background color of the hovered Slider drag handle.
69
69
  /// @group slider
70
- $kendo-slider-draghandle-hover-bg: if($kendo-enable-color-system, k-color( primary-hover ), k-try-darken( $kendo-color-primary, 7.5% )) !default;
70
+ $kendo-slider-draghandle-hover-bg: k-color(primary-hover) !default;
71
71
  /// The text color of the hovered Slider drag handle.
72
72
  /// @group slider
73
- $kendo-slider-draghandle-hover-text: if($kendo-enable-color-system, k-color( on-primary ), k-contrast-color( $kendo-color-primary )) !default;
73
+ $kendo-slider-draghandle-hover-text: k-color(on-primary) !default;
74
74
  /// The border color of the hovered Slider drag handle.
75
75
  /// @group slider
76
- $kendo-slider-draghandle-hover-border: if($kendo-enable-color-system, k-color( primary-hover ), k-try-darken( $kendo-color-primary, 10% )) !default;
76
+ $kendo-slider-draghandle-hover-border: k-color(primary-hover) !default;
77
77
  /// The gradient of the hovered Slider drag handle.
78
78
  /// @group slider
79
79
  $kendo-slider-draghandle-hover-gradient: null !default;
80
+ /// The shadow of the hovered Slider drag handle.
81
+ /// @group slider
82
+ $kendo-slider-draghandle-hover-shadow: null !default;
80
83
 
81
84
  /// The background color of the active Slider drag handle.
82
85
  /// @group slider
83
- $kendo-slider-draghandle-pressed-bg: if($kendo-enable-color-system, k-color( primary-active ), k-try-darken( $kendo-color-primary, 10% )) !default;
86
+ $kendo-slider-draghandle-pressed-bg: k-color(primary-active) !default;
84
87
  /// The text color of the active Slider drag handle.
85
88
  /// @group slider
86
- $kendo-slider-draghandle-pressed-text: if($kendo-enable-color-system, k-color( on-primary ), k-contrast-color( $kendo-color-primary )) !default;
89
+ $kendo-slider-draghandle-pressed-text: k-color(on-primary) !default;
87
90
  /// The border color of the active Slider drag handle.
88
91
  /// @group slider
89
- $kendo-slider-draghandle-pressed-border: if($kendo-enable-color-system, k-color( primary-active ), k-try-darken( $kendo-color-primary, 12.5% )) !default;
92
+ $kendo-slider-draghandle-pressed-border: k-color(primary-active) !default;
90
93
  /// The gradient of the active Slider drag handle.
91
94
  /// @group slider
92
95
  $kendo-slider-draghandle-pressed-gradient: null !default;
93
96
 
94
97
  /// The shadow of the focused Slider drag handle.
95
98
  /// @group slider
96
- $kendo-slider-draghandle-focus-shadow: 0 0 0 3px if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 50%, transparent), rgba( $kendo-color-primary, .5 )) !default;
99
+ $kendo-slider-draghandle-focus-shadow: 0 0 0 3px color-mix(in srgb, k-color(primary) 50%, transparent) !default;
97
100
 
98
101
  /// The transition speed of the Slider.
99
102
  /// @group slider
@@ -110,10 +113,10 @@ $kendo-slider-draghandle-transition-function: cubic-bezier(.25, .8, .25, 1) !def
110
113
 
111
114
  /// The background color of the Slider track.
112
115
  /// @group slider
113
- $kendo-slider-track-bg: if($kendo-enable-color-system, k-color( base-emphasis ), #e9ecef) !default;
116
+ $kendo-slider-track-bg: k-color(base-emphasis) !default;
114
117
  /// The background color of the Slider's track selection.
115
118
  /// @group slider
116
- $kendo-slider-selection-bg: $kendo-selected-bg !default;
119
+ $kendo-slider-selection-bg: k-color(primary) !default;
117
120
  /// @group slider
118
121
  /// The opacity of the disabled Slider.
119
122
  $kendo-slider-disabled-opacity: null !default;
@@ -125,6 +128,9 @@ $kendo-slider-tick-horizontal-image: "data:image/gif;base64,R0lGODlhAQC0AIABALi4
125
128
  /// @group slider
126
129
  $kendo-slider-tick-vertical-image: "data:image/gif;base64,R0lGODlhtAABAIABALi4uAAAACH5BAEAAAEALAAAAAC0AAEAAAIWjIGJxqzazlux2ovlzND2rAHgSIZWAQA7" !default;
127
130
 
131
+ /// The background color of the Slider tick marker.
132
+ /// @group slider
133
+ $kendo-slider-tick-marker-bg: null !default;
128
134
 
129
135
  @forward "@progress/kendo-theme-core/scss/components/slider/_variables.scss" with (
130
136
  $kendo-slider-size: $kendo-slider-size,
@@ -150,6 +156,7 @@ $kendo-slider-tick-vertical-image: "data:image/gif;base64,R0lGODlhtAABAIABALi4uA
150
156
  $kendo-slider-draghandle-hover-text: $kendo-slider-draghandle-hover-text,
151
157
  $kendo-slider-draghandle-hover-border: $kendo-slider-draghandle-hover-border,
152
158
  $kendo-slider-draghandle-hover-gradient: $kendo-slider-draghandle-hover-gradient,
159
+ $kendo-slider-draghandle-hover-shadow: $kendo-slider-draghandle-hover-shadow,
153
160
  $kendo-slider-draghandle-pressed-bg: $kendo-slider-draghandle-pressed-bg,
154
161
  $kendo-slider-draghandle-pressed-text: $kendo-slider-draghandle-pressed-text,
155
162
  $kendo-slider-draghandle-pressed-border: $kendo-slider-draghandle-pressed-border,
@@ -163,5 +170,6 @@ $kendo-slider-tick-vertical-image: "data:image/gif;base64,R0lGODlhtAABAIABALi4uA
163
170
  $kendo-slider-selection-bg: $kendo-slider-selection-bg,
164
171
  $kendo-slider-disabled-opacity: $kendo-slider-disabled-opacity,
165
172
  $kendo-slider-tick-horizontal-image: $kendo-slider-tick-horizontal-image,
166
- $kendo-slider-tick-vertical-image: $kendo-slider-tick-vertical-image
173
+ $kendo-slider-tick-vertical-image: $kendo-slider-tick-vertical-image,
174
+ $kendo-slider-tick-marker-bg: $kendo-slider-tick-marker-bg
167
175
  );
@@ -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(app-surface) !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 splitbar.
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: $kendo-base-bg !default;
50
+ $kendo-splitbar-bg: k-color(surface) !default;
51
51
  /// The text color of the Splitter split bar.
52
52
  /// @group splitter
53
- $kendo-splitbar-text: $kendo-base-text !default;
53
+ $kendo-splitbar-text: k-color(on-app-surface) !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-subtle-hover ), k-try-shade( $kendo-splitbar-bg, .5 )) !default;
57
+ $kendo-splitbar-hover-bg: k-color(base-subtle-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-selected-bg !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-selected-text !default;
67
+ $kendo-splitbar-selected-text: k-color(on-primary) !default;
68
68
 
69
69
 
70
70
  @forward "@progress/kendo-theme-core/scss/components/splitter/_variables.scss" with (