@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
@@ -82,7 +82,7 @@ $kendo-taskboard-column-border-width: 1px !default;
82
82
  $kendo-taskboard-column-border-radius: k-border-radius(sm) !default;
83
83
  /// The background color of the TaskBoard column.
84
84
  /// @group taskboard
85
- $kendo-taskboard-column-bg: if($kendo-enable-color-system, k-color( surface ), if( $kendo-is-dark-theme, $kendo-color-dark, $kendo-color-light )) !default;
85
+ $kendo-taskboard-column-bg: k-color(surface) !default;
86
86
  /// The text color of the TaskBoard column.
87
87
  /// @group taskboard
88
88
  $kendo-taskboard-column-text: null !default;
@@ -98,7 +98,7 @@ $kendo-taskboard-column-focus-bg: null !default;
98
98
  $kendo-taskboard-column-focus-text: null !default;
99
99
  /// The border color of the focused TaskBoard column.
100
100
  /// @group taskboard
101
- $kendo-taskboard-column-focus-border: if($kendo-enable-color-system, k-color( border-alt ), k-try-shade( $kendo-base-border, 2.5 )) !default;
101
+ $kendo-taskboard-column-focus-border: k-color(border-alt) !default;
102
102
 
103
103
  /// The vertical padding of the TaskBoard column header.
104
104
  /// @group taskboard
@@ -117,7 +117,7 @@ $kendo-taskboard-column-header-actions-gap: calc( #{$kendo-taskboard-spacer} / 2
117
117
  $kendo-taskboard-column-header-font-weight: 500 !default;
118
118
  /// The text color of the TaskBoard column header.
119
119
  /// @group taskboard
120
- $kendo-taskboard-column-header-text: $kendo-component-header-text !default;
120
+ $kendo-taskboard-column-header-text: k-color(on-app-surface) !default;
121
121
 
122
122
  /// The vertical padding of the TaskBoard column Card wrapper.
123
123
  /// @group taskboard
@@ -143,13 +143,13 @@ $kendo-taskboard-pane-padding-x: null !default;
143
143
  $kendo-taskboard-pane-border-width: 1px !default;
144
144
  /// The background color of the TaskBoard pane.
145
145
  /// @group taskboard
146
- $kendo-taskboard-pane-bg: $kendo-component-bg !default;
146
+ $kendo-taskboard-pane-bg: k-color(app-surface) !default;
147
147
  /// The text color of the TaskBoard pane.
148
148
  /// @group taskboard
149
- $kendo-taskboard-pane-text: $kendo-component-text !default;
149
+ $kendo-taskboard-pane-text: k-color(on-app-surface) !default;
150
150
  /// The border color of the TaskBoard pane.
151
151
  /// @group taskboard
152
- $kendo-taskboard-pane-border: $kendo-component-border !default;
152
+ $kendo-taskboard-pane-border: k-color(border) !default;
153
153
 
154
154
  /// The vertical padding of the TaskBoard pane header.
155
155
  /// @group taskboard
@@ -162,7 +162,7 @@ $kendo-taskboard-pane-header-padding-x: $kendo-taskboard-spacer !default;
162
162
  $kendo-taskboard-pane-header-font-weight: 500 !default;
163
163
  /// The text color of the TaskBoard pane header.
164
164
  /// @group taskboard
165
- $kendo-taskboard-pane-header-text: $kendo-component-header-text !default;
165
+ $kendo-taskboard-pane-header-text: k-color(on-app-surface) !default;
166
166
 
167
167
  /// The vertical padding of the TaskBoard pane content.
168
168
  /// @group taskboard
@@ -209,31 +209,31 @@ $kendo-taskboard-card-category-border-width: 4px !default;
209
209
 
210
210
  /// The border color of the hovered TaskBoard Card.
211
211
  /// @group taskboard
212
- $kendo-taskboard-card-hover-border: if($kendo-enable-color-system, k-color( border-alt ), k-try-shade( $kendo-taskboard-card-border, 10% )) !default;
212
+ $kendo-taskboard-card-hover-border: k-color(border-alt) !default;
213
213
 
214
214
  /// The border color of the focused TaskBoard Card.
215
215
  /// @group taskboard
216
- $kendo-taskboard-card-focus-border: if($kendo-enable-color-system, k-color( border-alt ), k-try-shade( $kendo-taskboard-card-border, 18% )) !default;
216
+ $kendo-taskboard-card-focus-border: k-color(border-alt) !default;
217
217
  /// The shadow of the focused TaskBoard Card.
218
218
  /// @group taskboard
219
219
  $kendo-taskboard-card-focus-shadow: $kendo-card-focus-shadow !default;
220
220
 
221
221
  /// The border of the selected TaskBoard Card.
222
222
  /// @group taskboard
223
- $kendo-taskboard-card-selected-border: if($kendo-enable-color-system, k-color( primary-emphasis ), k-color-tint( $kendo-color-primary-lighter, 8 )) !default;
223
+ $kendo-taskboard-card-selected-border: k-color(primary-emphasis) !default;
224
224
  /// The shadow of the selected TaskBoard Card.
225
225
  /// @group taskboard
226
226
  $kendo-taskboard-card-selected-shadow: none !default;
227
227
 
228
228
  /// The text color of the TaskBoard Card header text.
229
229
  /// @group taskboard
230
- $kendo-taskboard-card-header-text: $kendo-color-primary !default;
230
+ $kendo-taskboard-card-header-text: k-color(primary) !default;
231
231
  /// The text color of the hovered TaskBoard Card header text.
232
232
  /// @group taskboard
233
- $kendo-taskboard-card-header-focus-text: $kendo-color-primary-darker !default;
233
+ $kendo-taskboard-card-header-focus-text: k-color(primary-active) !default;
234
234
  /// The text color of the focused TaskBoard Card header text.
235
235
  /// @group taskboard
236
- $kendo-taskboard-card-header-hover-text: $kendo-color-primary-darker !default;
236
+ $kendo-taskboard-card-header-hover-text: k-color(primary-active) !default;
237
237
 
238
238
  /// The border width of the TaskBoard Card placeholder.
239
239
  /// @group taskboard
@@ -243,10 +243,10 @@ $kendo-taskboard-drag-placeholder-border-width: 1px !default;
243
243
  $kendo-taskboard-drag-placeholder-border-radius: $kendo-taskboard-card-border-radius !default;
244
244
  /// The background color of the TaskBoard Card placeholder.
245
245
  /// @group taskboard
246
- $kendo-taskboard-drag-placeholder-bg: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 10%, transparent), rgba( if( $kendo-is-dark-theme, $kendo-color-white, $kendo-color-black ), .1 )) !default;
246
+ $kendo-taskboard-drag-placeholder-bg: color-mix(in srgb, k-color(on-app-surface) 10%, transparent) !default;
247
247
  /// The border color of the TaskBoard Card placeholder.
248
248
  /// @group taskboard
249
- $kendo-taskboard-drag-placeholder-border: $kendo-component-border !default;
249
+ $kendo-taskboard-drag-placeholder-border: k-color(border) !default;
250
250
 
251
251
 
252
252
  @forward "@progress/kendo-theme-core/scss/components/taskboard/_variables.scss" with (
@@ -8,7 +8,7 @@
8
8
  $kendo-tile-layout-border-width: 0px !default;
9
9
  /// The background color of the TileLayout.
10
10
  /// @group tile-layout
11
- $kendo-tile-layout-bg: if($kendo-enable-color-system, k-color( surface ), $kendo-color-light) !default;
11
+ $kendo-tile-layout-bg: k-color(surface) !default;
12
12
 
13
13
  /// The horizontal padding of the TileLayout.
14
14
  /// @group tile-layout
@@ -33,7 +33,7 @@ $kendo-tile-layout-hint-border-width: 1px !default;
33
33
  $kendo-tile-layout-hint-border-radius: $kendo-card-border-radius !default;
34
34
  /// The color of the border around the TileLayout hint.
35
35
  /// @group tile-layout
36
- $kendo-tile-layout-hint-border: $kendo-component-border !default;
36
+ $kendo-tile-layout-hint-border: k-color(border) !default;
37
37
  /// The background color of the TileLayout hint.
38
38
  /// @group tile-layout
39
39
  $kendo-tile-layout-hint-bg: rgba( white, .2 ) !default;
@@ -41,13 +41,13 @@ $kendo-timeline-track-arrow-height: calc( #{k-spacing(19)} / 2 ) !default;
41
41
 
42
42
  /// The background color of the disabled Timeline track arrow.
43
43
  /// @group timeline
44
- $kendo-timeline-track-arrow-disabled-bg: if($kendo-enable-color-system, color-mix(in srgb, k-color( base-subtle ) 65%, transparent), k-true-mix( $kendo-button-bg, $kendo-body-bg, 65% )) !default;
44
+ $kendo-timeline-track-arrow-disabled-bg: color-mix(in srgb, k-color(base-subtle) 65%, transparent) !default;
45
45
  /// The text color of the disabled Timeline track arrow.
46
46
  /// @group timeline
47
- $kendo-timeline-track-arrow-disabled-text: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-base ) 65%, transparent), k-true-mix( $kendo-button-text, $kendo-body-bg, 65% )) !default;
47
+ $kendo-timeline-track-arrow-disabled-text: color-mix(in srgb, k-color(on-base) 65%, transparent) !default;
48
48
  /// The border color of the disabled Timeline track arrow.
49
49
  /// @group timeline
50
- $kendo-timeline-track-arrow-disabled-border: if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 15%, transparent), k-true-mix( $kendo-button-border, $kendo-body-bg, 65% )) !default;
50
+ $kendo-timeline-track-arrow-disabled-border: color-mix(in srgb, k-color(border) 15%, transparent) !default;
51
51
 
52
52
  /// The size of the Timeline track.
53
53
  /// @group timeline
@@ -72,7 +72,7 @@ $kendo-timeline-track-start-calc: calc(#{$kendo-timeline-track-arrow-width} - 2
72
72
  $kendo-timeline-track-end-calc: calc(#{$kendo-timeline-track-arrow-width} - 2 * #{$kendo-timeline-track-border-width}) !default;
73
73
  /// The background color of the Timeline track.
74
74
  /// @group timeline
75
- $kendo-timeline-track-bg: if($kendo-enable-color-system, k-color( base-subtle ), $kendo-button-bg) !default;
75
+ $kendo-timeline-track-bg: k-color(base-subtle) !default;
76
76
  /// The border color of the Timeline track.
77
77
  /// @group timeline
78
78
  $kendo-timeline-track-border-color: $kendo-timeline-track-bg !default;
@@ -108,10 +108,10 @@ $kendo-timeline-mobile-flag-max-width: calc(#{$kendo-timeline-flag-min-width} +
108
108
  $kendo-timeline-horizontal-flag-min-width: 80px !default;
109
109
  /// The background color of the Timeline flag.
110
110
  /// @group timeline
111
- $kendo-timeline-flag-bg: $kendo-color-primary !default;
111
+ $kendo-timeline-flag-bg: k-color(primary) !default;
112
112
  /// The text color of the Timeline flag.
113
113
  /// @group timeline
114
- $kendo-timeline-flag-text: if($kendo-enable-color-system, k-color( on-primary ), k-contrast-legacy( $kendo-timeline-flag-bg )) !default;
114
+ $kendo-timeline-flag-text: k-color(on-primary) !default;
115
115
 
116
116
  /// The width of the Timeline's flag callout.
117
117
  /// @group timeline
@@ -155,7 +155,7 @@ $kendo-timeline-circle-width: 16px !default;
155
155
  $kendo-timeline-circle-height: 16px !default;
156
156
  /// The background color of the Timeline circle.
157
157
  /// @group timeline
158
- $kendo-timeline-circle-bg: $kendo-color-primary !default;
158
+ $kendo-timeline-circle-bg: k-color(primary) !default;
159
159
 
160
160
  /// The horizontal padding of the Timeline collapse arrow.
161
161
  /// @group timeline
@@ -9,13 +9,16 @@ $kendo-time-selector-font-family: var( --kendo-font-family, inherit ) !default;
9
9
  $kendo-time-selector-font-size: var( --kendo-font-size, inherit ) !default;
10
10
  $kendo-time-selector-line-height: var( --kendo-line-height, normal ) !default;
11
11
 
12
- $kendo-time-selector-bg: $kendo-component-bg !default;
13
- $kendo-time-selector-text: $kendo-component-text !default;
14
- $kendo-time-selector-border: $kendo-component-border !default;
12
+ $kendo-time-selector-bg: k-color(app-surface) !default;
13
+ $kendo-time-selector-text: k-color(on-app-surface) !default;
14
+ $kendo-time-selector-border: k-color(border) !default;
15
15
 
16
16
  $kendo-time-selector-header-padding-x: $kendo-actions-padding-x !default;
17
17
  $kendo-time-selector-header-padding-y: $kendo-actions-padding-y !default;
18
18
  $kendo-time-selector-header-border-width: 0px !default;
19
+ $kendo-time-selector-header-title-text: unset !default;
20
+ $kendo-time-selector-header-time-now-text: k-color(primary) !default;
21
+ $kendo-time-selector-header-time-now-hover-text: k-color(primary-hover) !default;
19
22
 
20
23
  $kendo-time-list-width: 4em !default;
21
24
  $kendo-time-list-height: 240px !default;
@@ -23,16 +26,16 @@ $kendo-time-list-height: 240px !default;
23
26
  $kendo-time-list-title-font-size: var( --kendo-font-size-sm, inherit ) !default;
24
27
  $kendo-time-list-title-line-height: var( --kendo-line-height, normal ) !default;
25
28
  $kendo-time-list-title-height: calc( #{$kendo-time-list-title-font-size} * #{$kendo-time-list-title-line-height} ) !default;
26
- $kendo-time-list-title-text: if($kendo-enable-color-system, k-color( subtle ) , $kendo-subtle-text) !default;
27
- $kendo-time-list-title-focus-text: $kendo-component-text !default;
29
+ $kendo-time-list-title-text: k-color(subtle) !default;
30
+ $kendo-time-list-title-focus-text: k-color(on-app-surface) !default;
28
31
 
29
32
  $kendo-time-list-item-padding-x: $kendo-list-md-item-padding-x !default;
30
33
  $kendo-time-list-item-padding-y: $kendo-list-md-item-padding-y !default;
31
34
 
32
35
  $kendo-time-list-highlight-border-width: 1px 0px !default;
33
36
  $kendo-time-list-highlight-height: calc( calc( #{$kendo-time-selector-font-size} * #{$kendo-time-selector-line-height} ) + calc( #{$kendo-time-list-item-padding-y} * 2 ) ) !default;
34
- $kendo-time-list-highlight-bg: $kendo-component-bg !default;
35
- $kendo-time-list-highlight-border: $kendo-component-border !default;
37
+ $kendo-time-list-highlight-bg: k-color(app-surface) !default;
38
+ $kendo-time-list-highlight-border: k-color(border) !default;
36
39
 
37
40
  $kendo-time-list-focus-bg: rgba( black, .02 ) !default;
38
41
 
@@ -74,6 +77,8 @@ $kendo-time-selector-sizes: (
74
77
  )
75
78
  ) !default;
76
79
 
80
+ $kendo-time-selector-now-button-text: k-color(primary) !default;
81
+ $kendo-time-selector-now-button-hover-text: k-color(primary-hover) !default;
77
82
 
78
83
  @forward "@progress/kendo-theme-core/scss/components/timeselector/_variables.scss" with (
79
84
  $kendo-time-selector-border-width: $kendo-time-selector-border-width,
@@ -86,6 +91,9 @@ $kendo-time-selector-sizes: (
86
91
  $kendo-time-selector-header-padding-x: $kendo-time-selector-header-padding-x,
87
92
  $kendo-time-selector-header-padding-y: $kendo-time-selector-header-padding-y,
88
93
  $kendo-time-selector-header-border-width: $kendo-time-selector-header-border-width,
94
+ $kendo-time-selector-header-title-text: $kendo-time-selector-header-title-text,
95
+ $kendo-time-selector-header-time-now-text: $kendo-time-selector-header-time-now-text,
96
+ $kendo-time-selector-header-time-now-hover-text: $kendo-time-selector-header-time-now-hover-text,
89
97
  $kendo-time-list-width: $kendo-time-list-width,
90
98
  $kendo-time-list-height: $kendo-time-list-height,
91
99
  $kendo-time-list-title-font-size: $kendo-time-list-title-font-size,
@@ -112,5 +120,7 @@ $kendo-time-selector-sizes: (
112
120
  $kendo-time-selector-lg-line-height: $kendo-time-selector-lg-line-height,
113
121
  $kendo-time-selector-lg-list-item-padding-x: $kendo-time-selector-lg-list-item-padding-x,
114
122
  $kendo-time-selector-lg-list-item-padding-y: $kendo-time-selector-lg-list-item-padding-y,
115
- $kendo-time-selector-sizes: $kendo-time-selector-sizes
123
+ $kendo-time-selector-sizes: $kendo-time-selector-sizes,
124
+ $kendo-time-selector-now-button-text: $kendo-time-selector-now-button-text,
125
+ $kendo-time-selector-now-button-hover-text: $kendo-time-selector-now-button-hover-text
116
126
  );
@@ -75,13 +75,13 @@ $kendo-toolbar-line-height: var( --kendo-line-height, normal ) !default;
75
75
 
76
76
  /// The background color of the Toolbar.
77
77
  /// @group toolbar
78
- $kendo-toolbar-bg: $kendo-component-header-bg !default;
78
+ $kendo-toolbar-bg: k-color(surface) !default;
79
79
  /// The text color of the Toolbar.
80
80
  /// @group toolbar
81
- $kendo-toolbar-text: $kendo-component-header-text !default;
81
+ $kendo-toolbar-text: k-color(on-app-surface) !default;
82
82
  /// The color of the border around the Toolbar.
83
83
  /// @group toolbar
84
- $kendo-toolbar-border: $kendo-component-header-border !default;
84
+ $kendo-toolbar-border: k-color(border) !default;
85
85
  /// The gradient of the Toolbar.
86
86
  /// @group toolbar
87
87
  $kendo-toolbar-gradient: null !default;
@@ -90,7 +90,7 @@ $kendo-toolbar-gradient: null !default;
90
90
  $kendo-toolbar-shadow: null !default;
91
91
  /// The left and right scroll overlay of the Toolbar.
92
92
  /// @group toolbar
93
- $kendo-toolbar-scroll-overlay: $kendo-toolbar-bg, if($kendo-enable-color-system, color-mix(in srgb, k-color( app-surface ) 0%, transparent), rgba( $kendo-color-white, 0)) !default;
93
+ $kendo-toolbar-scroll-overlay: $kendo-toolbar-bg, color-mix(in srgb, k-color(app-surface) 0%, transparent) !default;
94
94
 
95
95
 
96
96
  /// The text color of the outline Toolbar.
@@ -98,7 +98,7 @@ $kendo-toolbar-scroll-overlay: $kendo-toolbar-bg, if($kendo-enable-color-system,
98
98
  $kendo-toolbar-outline-text: $kendo-button-text !default;
99
99
  /// The color of the border around the outline Toolbar.
100
100
  /// @group toolbar
101
- $kendo-toolbar-outline-border: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 50%, transparent), rgba( $kendo-toolbar-outline-text, .5 )) !default;
101
+ $kendo-toolbar-outline-border: color-mix(in srgb, k-color(on-app-surface) 50%, transparent) !default;
102
102
  /// The gradient of the outline Toolbar.
103
103
  /// @group toolbar
104
104
  $kendo-toolbar-outline-gradient: null !default;
@@ -110,7 +110,7 @@ $kendo-toolbar-outline-shadow: null !default;
110
110
  $kendo-toolbar-outline-border-width: $kendo-toolbar-border-width !default;
111
111
  /// The left and right scroll overlay of the outline Toolbar.
112
112
  /// @group toolbar
113
- $kendo-toolbar-outline-scroll-overlay: if($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white), if($kendo-enable-color-system, color-mix(in srgb, k-color( app-surface ) 0%, transparent), rgba( $kendo-color-white, 0)) !default;
113
+ $kendo-toolbar-outline-scroll-overlay: k-color(app-surface), color-mix(in srgb, k-color(app-surface) 0%, transparent) !default;
114
114
 
115
115
 
116
116
  /// The text color of the flat Toolbar.
@@ -130,7 +130,7 @@ $kendo-toolbar-flat-shadow: null !default;
130
130
  $kendo-toolbar-flat-border-width: 1px !default;
131
131
  /// The left and right scroll overlay of the flat Toolbar.
132
132
  /// @group toolbar
133
- $kendo-toolbar-flat-scroll-overlay: if($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white), if($kendo-enable-color-system, color-mix(in srgb, k-color( app-surface ) 0%, transparent), rgba( $kendo-color-white, 0)) !default;
133
+ $kendo-toolbar-flat-scroll-overlay: k-color(app-surface), color-mix(in srgb, k-color(app-surface) 0%, transparent) !default;
134
134
 
135
135
 
136
136
  /// The color of the separator border of the Toolbar.
@@ -143,7 +143,7 @@ $kendo-toolbar-input-width: 10em !default;
143
143
 
144
144
  /// The box shadow of the focused Toolbar item.
145
145
  /// @group toolbar
146
- $kendo-toolbar-item-shadow: 0 0 0 .25rem if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 25%, transparent), rgba( $kendo-color-primary, .25 )) !default;
146
+ $kendo-toolbar-item-shadow: 0 0 0 .25rem color-mix(in srgb, k-color(primary) 25%, transparent) !default;
147
147
 
148
148
  /// The font size of the Toolbar overflow container.
149
149
  /// @group toolbar
@@ -7,7 +7,7 @@
7
7
 
8
8
  @each $name, $color in $colors {
9
9
  $_theme: map.merge(( $name: (
10
- color: if($kendo-enable-color-system, k-color( on-#{$name} ), k-contrast-legacy( $color )),
10
+ color: k-color(on-#{$name}),
11
11
  background-color: $color,
12
12
  border: $color,
13
13
  )), $_theme );
@@ -41,10 +41,10 @@ $kendo-tooltip-callout-size: calc( #{ k-spacing(8) } / 5 ) !default;
41
41
 
42
42
  /// The default background of the Tooltip.
43
43
  /// @group tooltip
44
- $kendo-tooltip-bg: if($kendo-enable-color-system, k-color( on-app-surface ), if( $kendo-is-dark-theme, $kendo-color-white, $kendo-color-black )) !default;
44
+ $kendo-tooltip-bg: k-color(on-app-surface) !default;
45
45
  /// The default text color of the Tooltip.
46
46
  /// @group tooltip
47
- $kendo-tooltip-text: if($kendo-enable-color-system, k-color( app-surface ), k-contrast-legacy( $kendo-tooltip-bg )) !default;
47
+ $kendo-tooltip-text: k-color(app-surface) !default;
48
48
  /// The default border color of the Tooltip.
49
49
  /// @group tooltip
50
50
  $kendo-tooltip-border: $kendo-tooltip-bg !default;
@@ -55,7 +55,18 @@ $kendo-tooltip-shadow: k-elevation(2) !default;
55
55
 
56
56
  /// The theme colors map for the Tooltip.
57
57
  /// @group tooltip
58
- $kendo-tooltip-theme-colors: $kendo-theme-colors !default;
58
+ $kendo-tooltip-theme-colors: (
59
+ "primary": k-color(primary),
60
+ "secondary": k-color(secondary),
61
+ "tertiary": k-color(tertiary),
62
+ "info": k-color(info),
63
+ "success": k-color(success),
64
+ "warning": k-color(warning),
65
+ "error": k-color(error),
66
+ "dark": k-color(dark),
67
+ "light": k-color(light),
68
+ "inverse": if($kendo-is-dark-theme, k-color(light), k-color(dark))
69
+ ) !default;
59
70
  /// The generated theme colors map for the Tooltip.
60
71
  /// @group tooltip
61
72
  $kendo-tooltip-theme: tooltip-theme( $kendo-tooltip-theme-colors ) !default;
@@ -123,17 +123,17 @@ $kendo-treeview-sizes: (
123
123
  $kendo-treeview-bg: null !default;
124
124
  /// The text color of the TreeView.
125
125
  /// @group treeview
126
- $kendo-treeview-text: $kendo-component-text !default;
126
+ $kendo-treeview-text: k-color(on-app-surface) !default;
127
127
  /// The border color of the TreeView.
128
128
  /// @group treeview
129
129
  $kendo-treeview-border: null !default;
130
130
 
131
131
  /// The background color of hovered TreeView items.
132
132
  /// @group treeview
133
- $kendo-treeview-item-hover-bg: $kendo-hover-bg !default;
133
+ $kendo-treeview-item-hover-bg: k-color(base-subtle-hover) !default;
134
134
  /// The text color of hovered TreeView items.
135
135
  /// @group treeview
136
- $kendo-treeview-item-hover-text: $kendo-hover-text !default;
136
+ $kendo-treeview-item-hover-text: k-color(on-app-surface) !default;
137
137
  /// The border color of hovered TreeView items.
138
138
  /// @group treeview
139
139
  $kendo-treeview-item-hover-border: $kendo-treeview-item-hover-bg !default;
@@ -143,10 +143,10 @@ $kendo-treeview-item-hover-gradient: null !default;
143
143
 
144
144
  /// The background color of selected TreeView items.
145
145
  /// @group treeview
146
- $kendo-treeview-item-selected-bg: $kendo-selected-bg !default;
146
+ $kendo-treeview-item-selected-bg: k-color(primary) !default;
147
147
  /// The text color of selected TreeView items.
148
148
  /// @group treeview
149
- $kendo-treeview-item-selected-text: $kendo-selected-text !default;
149
+ $kendo-treeview-item-selected-text: k-color(on-primary) !default;
150
150
  /// The border color of selected TreeView items.
151
151
  /// @group treeview
152
152
  $kendo-treeview-item-selected-border: $kendo-treeview-item-selected-bg !default;
@@ -156,14 +156,14 @@ $kendo-treeview-item-selected-gradient: null !default;
156
156
 
157
157
  /// The box shadow of focused TreeView items.
158
158
  /// @group treeview
159
- $kendo-treeview-item-focus-shadow: inset 0 0 0 2px if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 15%, transparent), rgba( $kendo-treeview-text, .15 )) !default;
159
+ $kendo-treeview-item-focus-shadow: inset 0 0 0 2px color-mix(in srgb, k-color(on-app-surface) 15%, transparent) !default;
160
160
 
161
161
  /// The background color of the Load More button in the TreeView.
162
162
  /// @group treeview
163
163
  $kendo-treeview-loadmore-bg: transparent !default;
164
164
  /// The text color of the Load More button in the TreeView.
165
165
  /// @group treeview
166
- $kendo-treeview-loadmore-text: $kendo-link-text !default;
166
+ $kendo-treeview-loadmore-text: k-color(primary) !default;
167
167
  /// The border color of the Load More button in the TreeView.
168
168
  /// @group treeview
169
169
  $kendo-treeview-loadmore-border: null !default;
@@ -173,7 +173,7 @@ $kendo-treeview-loadmore-border: null !default;
173
173
  $kendo-treeview-loadmore-hover-bg: transparent !default;
174
174
  /// The text color of the hovered Load More button in the TreeView.
175
175
  /// @group treeview
176
- $kendo-treeview-loadmore-hover-text: $kendo-link-hover-text !default;
176
+ $kendo-treeview-loadmore-hover-text: k-color(primary-hover) !default;
177
177
  /// The border color of the hovered Load More button in the TreeView.
178
178
  /// @group treeview
179
179
  $kendo-treeview-loadmore-hover-border: null !default;
@@ -183,7 +183,7 @@ $kendo-treeview-loadmore-hover-border: null !default;
183
183
  $kendo-treeview-loadmore-focus-bg: transparent !default;
184
184
  /// The text color of the focused Load More button in the TreeView.
185
185
  /// @group treeview
186
- $kendo-treeview-loadmore-focus-text: $kendo-link-hover-text !default;
186
+ $kendo-treeview-loadmore-focus-text: k-color(primary-hover) !default;
187
187
  /// The border color of the focused Load More button in the TreeView.
188
188
  /// @group treeview
189
189
  $kendo-treeview-loadmore-focus-border: null !default;
@@ -232,13 +232,13 @@ $kendo-code-border-width: 1px !default;
232
232
 
233
233
  /// The background color of the code tag.
234
234
  /// @group typography
235
- $kendo-code-bg: $kendo-base-bg !default;
235
+ $kendo-code-bg: k-color(surface) !default;
236
236
  /// The text color of the code tag.
237
237
  /// @group typography
238
- $kendo-code-text: $kendo-component-text !default;
238
+ $kendo-code-text: k-color(on-app-surface) !default;
239
239
  /// The border color of the code tag.
240
240
  /// @group typography
241
- $kendo-code-border: $kendo-component-border !default;
241
+ $kendo-code-border: k-color(border) !default;
242
242
 
243
243
 
244
244
  // Display
@@ -22,13 +22,13 @@ $kendo-upload-max-height: 300px !default;
22
22
 
23
23
  /// The text color of the Upload.
24
24
  /// @group upload
25
- $kendo-upload-text: $kendo-component-text !default;
25
+ $kendo-upload-text: k-color(on-app-surface) !default;
26
26
  /// The background color of the Upload.
27
27
  /// @group upload
28
- $kendo-upload-bg: $kendo-component-bg !default;
28
+ $kendo-upload-bg: k-color(app-surface) !default;
29
29
  /// The border color of the Upload.
30
30
  /// @group upload
31
- $kendo-upload-border: $kendo-component-border !default;
31
+ $kendo-upload-border: k-color(border) !default;
32
32
 
33
33
  /// The horizontal padding of the Upload dropzone.
34
34
  /// @group upload
@@ -38,20 +38,20 @@ $kendo-upload-dropzone-padding-x: k-spacing(2) !default;
38
38
  $kendo-upload-dropzone-padding-y: k-spacing(2) !default;
39
39
  /// The text color of the Upload dropzone.
40
40
  /// @group upload
41
- $kendo-upload-dropzone-text: $kendo-component-header-text !default;
41
+ $kendo-upload-dropzone-text: k-color(on-app-surface) !default;
42
42
  /// The background color of the Upload dropzone.
43
43
  /// @group upload
44
- $kendo-upload-dropzone-bg: $kendo-component-header-bg !default;
44
+ $kendo-upload-dropzone-bg: k-color(surface) !default;
45
45
  /// The border color of the Upload dropzone.
46
46
  /// @group upload
47
47
  $kendo-upload-dropzone-border: $kendo-upload-border !default;
48
48
  /// The background color of the hovered Upload dropzone.
49
49
  /// @group upload
50
- $kendo-upload-dropzone-hover-bg: if($kendo-enable-color-system, k-color( base-subtle ), k-try-shade( $kendo-upload-dropzone-bg, .2 )) !default;
50
+ $kendo-upload-dropzone-hover-bg: k-color(base-subtle) !default;
51
51
 
52
52
  /// The text color of the Upload status message.
53
53
  /// @group upload
54
- $kendo-upload-status-text: if($kendo-enable-color-system, k-color( subtle ) , $kendo-subtle-text) !default;
54
+ $kendo-upload-status-text: k-color(subtle) !default;
55
55
  /// The opacity of the Upload status message.
56
56
  /// @group upload
57
57
  $kendo-upload-status-text-opacity: null !default;
@@ -78,28 +78,28 @@ $kendo-upload-validation-line-height: var( --kendo-line-height-xs, normal ) !def
78
78
  $kendo-upload-icon-spacing: $kendo-icon-spacing !default;
79
79
  /// The color of the uploaded items icon.
80
80
  /// @group upload
81
- $kendo-upload-icon-color: $kendo-subtle-text !default;
81
+ $kendo-upload-icon-color: k-color(subtle) !default;
82
82
 
83
83
  /// The thickness of the Upload progress bar.
84
84
  /// @group upload
85
85
  $kendo-upload-progress-thickness: 2px !default;
86
86
  /// The background color of the Upload progress bar.
87
87
  /// @group upload
88
- $kendo-upload-progress-bg: $kendo-color-info !default;
88
+ $kendo-upload-progress-bg: k-color(info) !default;
89
89
 
90
90
  /// The success text color of the Upload.
91
91
  /// @group upload
92
- $kendo-upload-success-text: $kendo-color-success !default;
92
+ $kendo-upload-success-text: k-color(success) !default;
93
93
  /// The success background color of the Upload progress bar.
94
94
  /// @group upload
95
- $kendo-upload-success-bg: $kendo-color-success !default;
95
+ $kendo-upload-success-bg: k-color(success) !default;
96
96
 
97
97
  /// The error text color of the Upload.
98
98
  /// @group upload
99
- $kendo-upload-error-text: $kendo-color-error !default;
99
+ $kendo-upload-error-text: k-color(error) !default;
100
100
  /// The error background color of the Upload progress bar.
101
101
  /// @group upload
102
- $kendo-upload-error-bg: $kendo-color-error !default;
102
+ $kendo-upload-error-bg: k-color(error) !default;
103
103
 
104
104
  /// The shadow of the focused Upload button, actions and uploaded items.
105
105
  /// @group upload
@@ -69,13 +69,13 @@ $kendo-window-buttongroup-border-width: 1px !default;
69
69
 
70
70
  /// The background color of the Window.
71
71
  /// @group window
72
- $kendo-window-bg: $kendo-component-bg !default;
72
+ $kendo-window-bg: k-color(app-surface) !default;
73
73
  /// The text color of the Window.
74
74
  /// @group window
75
- $kendo-window-text: $kendo-component-text !default;
75
+ $kendo-window-text: k-color(on-app-surface) !default;
76
76
  /// The border color of the Window.
77
77
  /// @group window
78
- $kendo-window-border: $kendo-component-border !default;
78
+ $kendo-window-border: k-color(border) !default;
79
79
  /// The box shadow of the Window.
80
80
  /// @group window
81
81
  $kendo-window-shadow: none !default;
@@ -91,7 +91,7 @@ $kendo-window-titlebar-bg: unset !default;
91
91
  $kendo-window-titlebar-text: inherit !default;
92
92
  /// The border color of the Window titlebar.
93
93
  /// @group window
94
- $kendo-window-titlebar-border: $kendo-component-border !default;
94
+ $kendo-window-titlebar-border: k-color(border) !default;
95
95
  /// The background gradient of the Window titlebar.
96
96
  /// @group window
97
97
  $kendo-window-titlebar-gradient: null !default;
@@ -107,12 +107,13 @@ $kendo-window-sizes: (
107
107
  /// The theme colors map for the Window.
108
108
  /// @group window
109
109
  $kendo-window-theme-colors: (
110
- "primary": map.get($kendo-theme-colors, "primary"),
111
- "light": map.get($kendo-theme-colors, "light"),
112
- "dark": map.get($kendo-theme-colors, "dark")
110
+ "primary": k-color(primary),
111
+ "light": k-color(light),
112
+ "dark": k-color(dark)
113
113
  ) !default;
114
114
 
115
115
 
116
+
116
117
  @forward "@progress/kendo-theme-core/scss/components/window/_variables.scss" with (
117
118
  $kendo-window-border-width: $kendo-window-border-width,
118
119
  $kendo-window-border-radius: $kendo-window-border-radius,