@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
@@ -56,14 +56,26 @@ $kendo-bottom-nav-shadow: k-elevation(4) !default;
56
56
 
57
57
  /// The text color of the flat BottomNavigation.
58
58
  /// @group bottom-navigation
59
- $kendo-bottom-nav-flat-text: $kendo-component-text !default;
59
+ $kendo-bottom-nav-flat-text: k-color(on-app-surface) !default;
60
60
  /// The background color of the flat BottomNavigation.
61
61
  /// @group bottom-navigation
62
- $kendo-bottom-nav-flat-bg: $kendo-component-bg !default;
62
+ $kendo-bottom-nav-flat-bg: k-color(app-surface) !default;
63
63
  /// The border color of the flat BottomNavigation.
64
64
  /// @group bottom-navigation
65
- $kendo-bottom-nav-flat-border: $kendo-component-border !default;
65
+ $kendo-bottom-nav-flat-border: k-color(border) !default;
66
66
 
67
+ $kendo-bottom-navigation-theme-colors: (
68
+ "primary": k-color(primary),
69
+ "secondary": k-color(secondary),
70
+ "tertiary": k-color(tertiary),
71
+ "info": k-color(info),
72
+ "success": k-color(success),
73
+ "warning": k-color(warning),
74
+ "error": k-color(error),
75
+ "dark": k-color(dark),
76
+ "light": k-color(light),
77
+ "inverse": if($kendo-is-dark-theme, k-color(light), k-color(dark)),
78
+ ) !default;
67
79
 
68
80
  @forward "@progress/kendo-theme-core/scss/components/bottom-navigation/_variables.scss" with (
69
81
  $kendo-bottom-nav-padding-x: $kendo-bottom-nav-padding-x,
@@ -84,5 +96,6 @@ $kendo-bottom-nav-flat-border: $kendo-component-border !default;
84
96
  $kendo-bottom-nav-shadow: $kendo-bottom-nav-shadow,
85
97
  $kendo-bottom-nav-flat-text: $kendo-bottom-nav-flat-text,
86
98
  $kendo-bottom-nav-flat-bg: $kendo-bottom-nav-flat-bg,
87
- $kendo-bottom-nav-flat-border: $kendo-bottom-nav-flat-border
99
+ $kendo-bottom-nav-flat-border: $kendo-bottom-nav-flat-border,
100
+ $kendo-bottom-navigation-theme-colors: $kendo-bottom-navigation-theme-colors
88
101
  );
@@ -54,13 +54,13 @@ $kendo-breadcrumb-lg-line-height: var( --kendo-line-height, normal ) !default;
54
54
 
55
55
  /// The base background of the Breadcrumb.
56
56
  /// @group breadcrumb
57
- $kendo-breadcrumb-bg: $kendo-component-bg !default;
57
+ $kendo-breadcrumb-bg: k-color(app-surface) !default;
58
58
  /// The base text color of the Breadcrumb.
59
59
  /// @group breadcrumb
60
- $kendo-breadcrumb-text: $kendo-component-text !default;
60
+ $kendo-breadcrumb-text: k-color(on-app-surface) !default;
61
61
  /// The base border color of the Breadcrumb.
62
62
  /// @group breadcrumb
63
- $kendo-breadcrumb-border: $kendo-component-border !default;
63
+ $kendo-breadcrumb-border: k-color(border) !default;
64
64
 
65
65
  /// The box shadow of the focused Breadcrumb.
66
66
  /// @group breadcrumb
@@ -134,7 +134,7 @@ $kendo-breadcrumb-link-icon-spacing: $kendo-icon-spacing !default;
134
134
  $kendo-breadcrumb-link-bg: null !default;
135
135
  /// The text color of the Breadcrumb link.
136
136
  /// @group breadcrumb
137
- $kendo-breadcrumb-link-text: $kendo-link-text !default;
137
+ $kendo-breadcrumb-link-text: k-color(primary) !default;
138
138
  /// The border color of the Breadcrumb link.
139
139
  /// @group breadcrumb
140
140
  $kendo-breadcrumb-link-border: null !default;
@@ -144,7 +144,7 @@ $kendo-breadcrumb-link-border: null !default;
144
144
  $kendo-breadcrumb-link-hover-bg: unset !default;
145
145
  /// The text color of the hovered Breadcrumb link.
146
146
  /// @group breadcrumb
147
- $kendo-breadcrumb-link-hover-text: $kendo-link-hover-text !default;
147
+ $kendo-breadcrumb-link-hover-text: k-color(primary-hover) !default;
148
148
  /// The border color of the hovered Breadcrumb link.
149
149
  /// @group breadcrumb
150
150
  $kendo-breadcrumb-link-hover-border: null !default;
@@ -160,14 +160,14 @@ $kendo-breadcrumb-link-focus-text: $kendo-breadcrumb-link-text !default;
160
160
  $kendo-breadcrumb-link-focus-border: null !default;
161
161
  /// The box shadow of the focused Breadcrumb link.
162
162
  /// @group breadcrumb
163
- $kendo-breadcrumb-link-focus-shadow: inset 0 0 0 3px if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 25%, transparent), rgba( $kendo-breadcrumb-text, .25 )) !default;
163
+ $kendo-breadcrumb-link-focus-shadow: inset 0 0 0 3px color-mix(in srgb, k-color(on-app-surface) 25%, transparent) !default;
164
164
 
165
165
  /// The background color of the Breadcrumb root link.
166
166
  /// @group breadcrumb
167
167
  $kendo-breadcrumb-root-link-bg: null !default;
168
168
  /// The text color of the Breadcrumb root link.
169
169
  /// @group breadcrumb
170
- $kendo-breadcrumb-root-link-text: $kendo-link-text !default;
170
+ $kendo-breadcrumb-root-link-text: k-color(primary) !default;
171
171
  /// The border color of the Breadcrumb root link.
172
172
  /// @group breadcrumb
173
173
  $kendo-breadcrumb-root-link-border: null !default;
@@ -177,7 +177,7 @@ $kendo-breadcrumb-root-link-border: null !default;
177
177
  $kendo-breadcrumb-root-link-hover-bg: unset !default;
178
178
  /// The text color of the hovered Breadcrumb root link.
179
179
  /// @group breadcrumb
180
- $kendo-breadcrumb-root-link-hover-text: $kendo-link-hover-text !default;
180
+ $kendo-breadcrumb-root-link-hover-text: k-color(primary-hover) !default;
181
181
  /// The border color of the hovered Breadcrumb root link.
182
182
  /// @group breadcrumb
183
183
  $kendo-breadcrumb-root-link-hover-border: null !default;
@@ -200,7 +200,7 @@ $kendo-breadcrumb-root-link-focus-shadow: $kendo-breadcrumb-link-focus-shadow !d
200
200
  $kendo-breadcrumb-current-item-bg: null !default;
201
201
  /// The text color of the current Breadcrumb root link.
202
202
  /// @group breadcrumb
203
- $kendo-breadcrumb-current-item-text: $kendo-color-secondary !default;
203
+ $kendo-breadcrumb-current-item-text: k-color(secondary) !default;
204
204
  /// The border color of the current Breadcrumb root link.
205
205
  /// @group breadcrumb
206
206
  $kendo-breadcrumb-current-item-border: null !default;
@@ -43,6 +43,9 @@ $kendo-button-lg-padding-y: k-spacing(2) !default;
43
43
  /// The font family of the Button.
44
44
  /// @group button
45
45
  $kendo-button-font-family: var( --kendo-font-family, inherit ) !default;
46
+ /// The font weight of the Button.
47
+ /// @group button
48
+ $kendo-button-font-weight: var( --kendo-font-weight-normal, normal ) !default;
46
49
 
47
50
  /// The font size of the Button.
48
51
  /// @group button
@@ -109,17 +112,26 @@ $kendo-button-sizes: (
109
112
 
110
113
  /// The theme colors map for the Button.
111
114
  /// @group button
112
- $kendo-button-theme-colors: map.merge(
113
- $kendo-theme-colors,
114
- ( "base": if($kendo-enable-color-system, k-color( base ), #e4e7eb) )
115
+ $kendo-button-theme-colors: (
116
+ "base": k-color(base),
117
+ "primary": k-color(primary),
118
+ "secondary": k-color(secondary),
119
+ "tertiary": k-color(tertiary),
120
+ "info": k-color(info),
121
+ "success": k-color(success),
122
+ "warning": k-color(warning),
123
+ "error": k-color(error),
124
+ "dark": k-color(dark),
125
+ "light": k-color(light),
126
+ "inverse": if($kendo-is-dark-theme, k-color(light), k-color(dark))
115
127
  ) !default;
116
128
 
117
129
  /// The base background of the Button.
118
130
  /// @group button
119
- $kendo-button-bg: if($kendo-enable-color-system, k-color( base ), #e4e7eb) !default;
131
+ $kendo-button-bg: k-color(base) !default;
120
132
  /// The base text color of the Button.
121
133
  /// @group button
122
- $kendo-button-text: if($kendo-enable-color-system, k-color( on-base ), k-contrast-color( $kendo-button-bg, $kendo-color-dark )) !default;
134
+ $kendo-button-text: k-color(on-base) !default;
123
135
  /// The base border color of the Button.
124
136
  /// @group button
125
137
  $kendo-button-border: $kendo-button-bg !default;
@@ -132,13 +144,13 @@ $kendo-button-shadow: null !default;
132
144
 
133
145
  /// The base background of the hovered Button.
134
146
  /// @group button
135
- $kendo-button-hover-bg: if($kendo-enable-color-system, k-color( base-hover ), k-color-darken( $kendo-button-bg, 7.5% )) !default;
147
+ $kendo-button-hover-bg: k-color(base-hover) !default;
136
148
  /// The base text color of the hovered Button.
137
149
  /// @group button
138
150
  $kendo-button-hover-text: null !default;
139
151
  /// The base border color of the hovered Button.
140
152
  /// @group button
141
- $kendo-button-hover-border: if($kendo-enable-color-system, k-color( base-hover ), k-color-darken( $kendo-button-bg, 10% )) !default;
153
+ $kendo-button-hover-border: k-color(base-hover) !default;
142
154
  /// The base background gradient of the hovered Button.
143
155
  /// @group button
144
156
  $kendo-button-hover-gradient: none !default;
@@ -148,13 +160,13 @@ $kendo-button-hover-shadow: null !default;
148
160
 
149
161
  /// The base background color of the active Button.
150
162
  /// @group button
151
- $kendo-button-active-bg: if($kendo-enable-color-system, k-color( base-active ), k-color-darken( $kendo-button-bg, 10% )) !default;
163
+ $kendo-button-active-bg: k-color(base-active) !default;
152
164
  /// The base text color of the active Button.
153
165
  /// @group button
154
166
  $kendo-button-active-text: null !default;
155
167
  /// The base border color of the active Button.
156
168
  /// @group button
157
- $kendo-button-active-border: if($kendo-enable-color-system, k-color( base-active ), k-color-darken( $kendo-button-bg, 12.5% )) !default;
169
+ $kendo-button-active-border: k-color(base-active) !default;
158
170
  /// The base background gradient of the active Button.
159
171
  /// @group button
160
172
  $kendo-button-active-gradient: null !default;
@@ -164,13 +176,13 @@ $kendo-button-active-shadow: null !default;
164
176
 
165
177
  /// The base background color of the selected Button.
166
178
  /// @group button
167
- $kendo-button-selected-bg: if($kendo-enable-color-system, k-color( primary-active ), k-color-darken( $kendo-color-primary, 10% )) !default;
179
+ $kendo-button-selected-bg: k-color(primary-active) !default;
168
180
  /// The text color of the selected Button.
169
181
  /// @group button
170
- $kendo-button-selected-text: if($kendo-enable-color-system, k-color( on-primary ), k-contrast-color( $kendo-button-selected-bg )) !default;
182
+ $kendo-button-selected-text: k-color(on-primary) !default;
171
183
  /// The border color of the selected Button.
172
184
  /// @group button
173
- $kendo-button-selected-border: if($kendo-enable-color-system, k-color( primary-active ), k-color-darken( $kendo-color-primary, 12.5% )) !default;
185
+ $kendo-button-selected-border: k-color(primary-active) !default;
174
186
  /// The background gradient of the selected Button.
175
187
  /// @group button
176
188
  $kendo-button-selected-gradient: $kendo-button-active-gradient !default;
@@ -180,19 +192,19 @@ $kendo-button-selected-shadow: $kendo-button-active-shadow !default;
180
192
 
181
193
  /// The base background of the focused Button.
182
194
  /// @group button
183
- $kendo-button-focus-bg: if($kendo-enable-color-system, k-color( base-active ), k-color-darken( $kendo-button-bg, 10% )) !default;
195
+ $kendo-button-focus-bg: k-color(base-active) !default;
184
196
  /// The base text color of the focused Button.
185
197
  /// @group button
186
198
  $kendo-button-focus-text: null !default;
187
199
  /// The base border color of the focused Button.
188
200
  /// @group button
189
- $kendo-button-focus-border: if($kendo-enable-color-system, k-color( base-active ), k-color-darken( $kendo-button-bg, 12.5% )) !default;
201
+ $kendo-button-focus-border: k-color(base-active) !default;
190
202
  /// The base background gradient of the focused Button.
191
203
  /// @group button
192
204
  $kendo-button-focus-gradient: null !default;
193
205
  /// The base shadow of the focused Button.
194
206
  /// @group button
195
- $kendo-button-focus-shadow: 0 0 0 .25rem if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 50%, transparent), rgba( $kendo-button-border, .5 )) !default;
207
+ $kendo-button-focus-shadow: 0 0 0 .25rem color-mix(in srgb, k-color(border) 50%, transparent) !default;
196
208
 
197
209
  /// The base background of the disabled Button.
198
210
  /// @group button
@@ -275,6 +287,7 @@ $kendo-button-transition: $kendo-transition !default;
275
287
  $kendo-button-md-padding-y: $kendo-button-md-padding-y,
276
288
  $kendo-button-lg-padding-y: $kendo-button-lg-padding-y,
277
289
  $kendo-button-font-family: $kendo-button-font-family,
290
+ $kendo-button-font-weight: $kendo-button-font-weight,
278
291
  $kendo-button-font-size: $kendo-button-font-size,
279
292
  $kendo-button-sm-font-size: $kendo-button-sm-font-size,
280
293
  $kendo-button-md-font-size: $kendo-button-md-font-size,
@@ -16,19 +16,22 @@ $kendo-calendar-font-size: var( --kendo-font-size, inherit ) !default;
16
16
  /// The line height of the Calendar.
17
17
  /// @group calendar
18
18
  $kendo-calendar-line-height: var( --kendo-line-height, normal ) !default;
19
+ /// The border-radius of the Calendar.
20
+ /// @group calendar
21
+ $kendo-calendar-border-radius: 0 !default;
19
22
 
20
23
  /// The size of the cells in the Calendar.
21
24
  /// @group calendar
22
25
  $kendo-calendar-cell-size: 38px !default;
23
26
  /// The background color of the Calendar.
24
27
  /// @group calendar
25
- $kendo-calendar-bg: $kendo-component-bg !default;
28
+ $kendo-calendar-bg: k-color(app-surface) !default;
26
29
  /// The text color of the Calendar.
27
30
  /// @group calendar
28
- $kendo-calendar-text: $kendo-component-text !default;
31
+ $kendo-calendar-text: k-color(on-app-surface) !default;
29
32
  /// The border color of the Calendar.
30
33
  /// @group calendar
31
- $kendo-calendar-border: $kendo-component-border !default;
34
+ $kendo-calendar-border: k-color(border) !default;
32
35
 
33
36
  /// The horizontal padding of the header in the Calendar.
34
37
  /// @group calendar
@@ -42,16 +45,16 @@ $kendo-calendar-header-border-width: 1px !default;
42
45
 
43
46
  /// The background color of the header in the Calendar.
44
47
  /// @group calendar
45
- $kendo-calendar-header-bg: $kendo-component-header-bg !default;
48
+ $kendo-calendar-header-bg: k-color(surface) !default;
46
49
  /// The text color of the header in the Calendar.
47
50
  /// @group calendar
48
- $kendo-calendar-header-text: $kendo-component-header-text !default;
51
+ $kendo-calendar-header-text: k-color(on-app-surface) !default;
49
52
  /// The border color of the header in the Calendar.
50
53
  /// @group calendar
51
- $kendo-calendar-header-border: $kendo-component-header-border !default;
54
+ $kendo-calendar-header-border: k-color(border) !default;
52
55
  /// The gradient of the header in the Calendar.
53
56
  /// @group calendar
54
- $kendo-calendar-header-gradient: $kendo-component-header-gradient !default;
57
+ $kendo-calendar-header-gradient: null !default;
55
58
  /// The box shadow of the header in the Calendar.
56
59
  /// @group calendar
57
60
  $kendo-calendar-header-shadow: none !default;
@@ -105,7 +108,7 @@ $kendo-calendar-header-cell-line-height: var( --kendo-line-height-lg, normal ) !
105
108
  $kendo-calendar-header-cell-bg: null !default;
106
109
  /// The text color of the header cells in the Calendar.
107
110
  /// @group calendar
108
- $kendo-calendar-header-cell-text: if($kendo-enable-color-system, k-color( subtle ) , $kendo-subtle-text) !default;
111
+ $kendo-calendar-header-cell-text: k-color(subtle) !default;
109
112
  /// The opacity of the header cells in the Calendar.
110
113
  /// @group calendar
111
114
  $kendo-calendar-header-cell-opacity: null !default;
@@ -155,7 +158,13 @@ $kendo-calendar-weekend-text: null !default;
155
158
  $kendo-calendar-today-style: box !default;
156
159
  /// The color of the current day in the Calendar.
157
160
  /// @group calendar
158
- $kendo-calendar-today-color: $kendo-color-primary !default;
161
+ $kendo-calendar-today-color: k-color(primary) !default;
162
+ /// The font weight of the current day in the Calendar.
163
+ /// @group calendar
164
+ $kendo-calendar-today-font-weight: var( --kendo-font-weight-bold, normal ) !default;
165
+ /// The box shadow of the current day in the Calendar.
166
+ /// @group calendar
167
+ $kendo-calendar-today-box-shadow: null !default;
159
168
 
160
169
  /// The background color of the week number cells in the Calendar.
161
170
  /// @group calendar
@@ -186,39 +195,39 @@ $kendo-calendar-cell-gradient: null !default;
186
195
 
187
196
  /// The background color of the hovered cells in the Calendar.
188
197
  /// @group calendar
189
- $kendo-calendar-cell-hover-bg: $kendo-hover-bg !default;
198
+ $kendo-calendar-cell-hover-bg: k-color(base-subtle-hover) !default;
190
199
  /// The text color of the hovered cells in the Calendar.
191
200
  /// @group calendar
192
- $kendo-calendar-cell-hover-text: $kendo-hover-text !default;
201
+ $kendo-calendar-cell-hover-text: k-color(on-app-surface) !default;
193
202
  /// The border color of the hovered cells in the Calendar.
194
203
  /// @group calendar
195
- $kendo-calendar-cell-hover-border: $kendo-hover-border !default;
204
+ $kendo-calendar-cell-hover-border: k-color(border) !default;
196
205
  /// The gradient of the hovered cells in the Calendar.
197
206
  /// @group calendar
198
207
  $kendo-calendar-cell-hover-gradient: null !default;
199
208
 
200
209
  /// The background color of the selected cells in the Calendar.
201
210
  /// @group calendar
202
- $kendo-calendar-cell-selected-bg: $kendo-selected-bg !default;
211
+ $kendo-calendar-cell-selected-bg: k-color(primary) !default;
203
212
  /// The text color of the selected cells in the Calendar.
204
213
  /// @group calendar
205
- $kendo-calendar-cell-selected-text: $kendo-selected-text !default;
214
+ $kendo-calendar-cell-selected-text: k-color(on-primary) !default;
206
215
  /// The border color of the selected cells in the Calendar.
207
216
  /// @group calendar
208
- $kendo-calendar-cell-selected-border: $kendo-selected-border !default;
217
+ $kendo-calendar-cell-selected-border: k-color(primary) !default;
209
218
  /// The gradient of the selected cells in the Calendar.
210
219
  /// @group calendar
211
220
  $kendo-calendar-cell-selected-gradient: null !default;
212
221
 
213
222
  /// The background color of the selected and hovered cells in the Calendar.
214
223
  /// @group calendar
215
- $kendo-calendar-cell-selected-hover-bg: $kendo-selected-hover-bg !default;
224
+ $kendo-calendar-cell-selected-hover-bg: k-color(primary-hover) !default;
216
225
  /// The text color of the selected and hovered cells in the Calendar.
217
226
  /// @group calendar
218
- $kendo-calendar-cell-selected-hover-text: $kendo-selected-hover-text !default;
227
+ $kendo-calendar-cell-selected-hover-text: k-color(on-primary) !default;
219
228
  /// The border color of the selected and hovered cells in the Calendar.
220
229
  /// @group calendar
221
- $kendo-calendar-cell-selected-hover-border: $kendo-selected-hover-border !default;
230
+ $kendo-calendar-cell-selected-hover-border: k-color(border) !default;
222
231
  /// The gradient of the selected and hovered cells in the Calendar.
223
232
  /// @group calendar
224
233
  $kendo-calendar-cell-selected-hover-gradient: null !default;
@@ -228,7 +237,7 @@ $kendo-calendar-cell-selected-hover-gradient: null !default;
228
237
  $kendo-calendar-cell-focus-shadow: inset $kendo-button-focus-shadow !default;
229
238
  /// The shadow of the selected and focused cells in the Calendar.
230
239
  /// @group calendar
231
- $kendo-calendar-cell-selected-focus-shadow: inset 0 0 0 2px if($kendo-enable-color-system, color-mix(in srgb, k-color( primary-active ) 50%, transparent), rgba( k-color-darken( $kendo-color-primary, 12.5% ), .5 )) !default;
240
+ $kendo-calendar-cell-selected-focus-shadow: inset 0 0 0 2px color-mix(in srgb, k-color(primary-active) 50%, transparent) !default;
232
241
 
233
242
 
234
243
  /// The width of the Calendar navigation.
@@ -247,11 +256,16 @@ $kendo-calendar-navigation-text: $kendo-calendar-header-text !default;
247
256
  /// The border color of the Calendar navigation.
248
257
  /// @group calendar
249
258
  $kendo-calendar-navigation-border: $kendo-calendar-header-border !default;
250
-
251
259
  /// The text color of the hovered items in the Calendar navigation.
252
260
  /// @group calendar
253
- $kendo-calendar-navigation-hover-text: $kendo-link-hover-text !default;
261
+ $kendo-calendar-navigation-hover-text: k-color(primary-hover) !default;
262
+ /// The text color of the marker in the Calendar navigation.
263
+ /// @group calendar
264
+ $kendo-calendar-navigation-marker-text: currentColor !default;
254
265
 
266
+ /// The background color of the Calendar range selection.
267
+ /// @group calendar
268
+ $kendo-calendar-range-bg: color-mix(in srgb, k-color(primary) 25%, transparent) !default;
255
269
 
256
270
  /// The horizontal padding of the header in the Infinite Calendar.
257
271
  /// @group calendar
@@ -359,6 +373,7 @@ $kendo-calendar-sizes: (
359
373
  $kendo-calendar-font-family: $kendo-calendar-font-family,
360
374
  $kendo-calendar-font-size: $kendo-calendar-font-size,
361
375
  $kendo-calendar-line-height: $kendo-calendar-line-height,
376
+ $kendo-calendar-border-radius: $kendo-calendar-border-radius,
362
377
  $kendo-calendar-cell-size: $kendo-calendar-cell-size,
363
378
  $kendo-calendar-bg: $kendo-calendar-bg,
364
379
  $kendo-calendar-text: $kendo-calendar-text,
@@ -401,6 +416,8 @@ $kendo-calendar-sizes: (
401
416
  $kendo-calendar-weekend-text: $kendo-calendar-weekend-text,
402
417
  $kendo-calendar-today-style: $kendo-calendar-today-style,
403
418
  $kendo-calendar-today-color: $kendo-calendar-today-color,
419
+ $kendo-calendar-today-font-weight: $kendo-calendar-today-font-weight,
420
+ $kendo-calendar-today-box-shadow: $kendo-calendar-today-box-shadow,
404
421
  $kendo-calendar-week-number-bg: $kendo-calendar-week-number-bg,
405
422
  $kendo-calendar-week-number-text: $kendo-calendar-week-number-text,
406
423
  $kendo-calendar-other-month-bg: $kendo-calendar-other-month-bg,
@@ -429,6 +446,8 @@ $kendo-calendar-sizes: (
429
446
  $kendo-calendar-navigation-text: $kendo-calendar-navigation-text,
430
447
  $kendo-calendar-navigation-border: $kendo-calendar-navigation-border,
431
448
  $kendo-calendar-navigation-hover-text: $kendo-calendar-navigation-hover-text,
449
+ $kendo-calendar-navigation-marker-text: $kendo-calendar-navigation-marker-text,
450
+ $kendo-calendar-range-bg: $kendo-calendar-range-bg,
432
451
  $kendo-infinite-calendar-header-padding-x: $kendo-infinite-calendar-header-padding-x,
433
452
  $kendo-infinite-calendar-header-padding-y: $kendo-infinite-calendar-header-padding-y,
434
453
  $kendo-infinite-calendar-view-padding-x: $kendo-infinite-calendar-view-padding-x,
@@ -23,13 +23,13 @@ $kendo-captcha-line-height: var( --kendo-line-height, normal ) !default;
23
23
  $kendo-captcha-gap: $kendo-captcha-spacer !default;
24
24
  /// The background color of the Captcha.
25
25
  /// @group captcha
26
- $kendo-captcha-bg: $kendo-component-bg !default;
26
+ $kendo-captcha-bg: k-color(app-surface) !default;
27
27
  /// The text color of the Captcha.
28
28
  /// @group captcha
29
- $kendo-captcha-text: $kendo-component-bg !default;
29
+ $kendo-captcha-text: k-color(app-surface) !default;
30
30
  /// The border color of the Captcha.
31
31
  /// @group captcha
32
- $kendo-captcha-border: $kendo-component-bg !default;
32
+ $kendo-captcha-border: k-color(app-surface) !default;
33
33
 
34
34
  /// The gap of the Captcha image wrapper.
35
35
  /// @group captcha
@@ -36,13 +36,13 @@ $kendo-card-deck-gap: k-spacing(4) !default;
36
36
 
37
37
  /// The background color of the Card.
38
38
  /// @group card
39
- $kendo-card-bg: $kendo-component-bg !default;
39
+ $kendo-card-bg: k-color(app-surface) !default;
40
40
  /// The text color of the Card.
41
41
  /// @group card
42
- $kendo-card-text: $kendo-component-text !default;
42
+ $kendo-card-text: k-color(on-app-surface) !default;
43
43
  /// The border color of the Card.
44
44
  /// @group card
45
- $kendo-card-border: $kendo-component-border !default;
45
+ $kendo-card-border: k-color(border) !default;
46
46
  /// The shadow of the Card.
47
47
  /// @group card
48
48
  $kendo-card-shadow: null !default;
@@ -74,10 +74,10 @@ $kendo-card-header-padding-y: $kendo-card-padding-y !default;
74
74
  $kendo-card-header-border-width: $kendo-card-border-width !default;
75
75
  /// The background color of the Card header.
76
76
  /// @group card
77
- $kendo-card-header-bg: $kendo-component-header-bg !default;
77
+ $kendo-card-header-bg: k-color(surface) !default;
78
78
  /// The text color of the Card header.
79
79
  /// @group card
80
- $kendo-card-header-text: $kendo-component-header-text !default;
80
+ $kendo-card-header-text: k-color(on-app-surface) !default;
81
81
  /// The border color of the Card header.
82
82
  /// @group card
83
83
  $kendo-card-header-border: $kendo-card-border !default;
@@ -147,7 +147,7 @@ $kendo-card-subtitle-font-weight: $kendo-card-title-font-weight !default;
147
147
  $kendo-card-subtitle-letter-spacing: null !default;
148
148
  /// The text color of the Card subtitle.
149
149
  /// @group card
150
- $kendo-card-subtitle-text: if($kendo-enable-color-system, k-color( subtle ) , $kendo-subtle-text) !default;
150
+ $kendo-card-subtitle-text: k-color(subtle) !default;
151
151
 
152
152
  /// The maximum width of the Card image.
153
153
  /// @group card
@@ -186,6 +186,18 @@ $kendo-card-callout-width: 1.3em !default;
186
186
  /// @group card
187
187
  $kendo-card-callout-height: 1.3em !default;
188
188
 
189
+ $kendo-card-theme-colors: (
190
+ "primary": k-color(primary),
191
+ "secondary": k-color(secondary),
192
+ "tertiary": k-color(tertiary),
193
+ "info": k-color(info),
194
+ "success": k-color(success),
195
+ "warning": k-color(warning),
196
+ "error": k-color(error),
197
+ "dark": k-color(dark),
198
+ "light": k-color(light),
199
+ "inverse": if($kendo-is-dark-theme, k-color(light), k-color(dark)),
200
+ ) !default;
189
201
 
190
202
  @forward "@progress/kendo-theme-core/scss/components/card/_variables.scss" with (
191
203
  $kendo-card-padding-x: $kendo-card-padding-x,
@@ -242,5 +254,6 @@ $kendo-card-callout-height: 1.3em !default;
242
254
  $kendo-card-deck-scroll-button-radius: $kendo-card-deck-scroll-button-radius,
243
255
  $kendo-card-deck-scroll-button-offset: $kendo-card-deck-scroll-button-offset,
244
256
  $kendo-card-callout-width: $kendo-card-callout-width,
245
- $kendo-card-callout-height: $kendo-card-callout-height
257
+ $kendo-card-callout-height: $kendo-card-callout-height,
258
+ $kendo-card-theme-colors: $kendo-card-theme-colors
246
259
  );
@@ -5,10 +5,10 @@
5
5
 
6
6
  /// The color of the area around the chart type icon.
7
7
  /// @group chart-wizard
8
- $kendo-chart-wizard-icon-area-color: if($kendo-enable-color-system, k-color(primary), $kendo-color-primary) !default;
8
+ $kendo-chart-wizard-icon-area-color: k-color(primary) !default;
9
9
  /// The background color of the area around the chart type icon.
10
10
  /// @group chart-wizard
11
- $kendo-chart-wizard-icon-area-bg: if($kendo-enable-color-system, k-color(primary-subtle), k-try-tint( $kendo-color-primary, 80% )) !default;
11
+ $kendo-chart-wizard-icon-area-bg: k-color(primary-subtle) !default;
12
12
  /// The border radius of the area around the chart type icon.
13
13
  /// @group chart-wizard
14
14
  $kendo-chart-wizard-icon-area-border-radius: k-border-radius(sm) !default;
@@ -17,14 +17,14 @@ $kendo-chart-wizard-icon-area-border-radius: k-border-radius(sm) !default;
17
17
  $kendo-chart-wizard-icon-area-padding: k-spacing(4) !default;
18
18
  /// The box shadow of the focused area around the chart type icon.
19
19
  /// @group chart-wizard
20
- $kendo-chart-wizard-icon-area-focus-shadow: inset 0 0 0 1px if($kendo-enable-color-system, k-color(primary-emphasis), k-try-tint( $kendo-color-primary, 25% )) !default;
20
+ $kendo-chart-wizard-icon-area-focus-shadow: inset 0 0 0 1px k-color(primary-emphasis) !default;
21
21
  /// The box shadow of the selected area around the chart type icon.
22
22
  /// @group chart-wizard
23
23
  $kendo-chart-wizard-icon-area-selected-shadow: inset 0 0 0 1px $kendo-chart-wizard-icon-area-color !default;
24
24
 
25
25
  /// The color of the selected chart type items in the Property panel.
26
26
  /// @group chart-wizard
27
- $kendo-chart-wizard-chart-type-selected-color: if($kendo-enable-color-system, k-color(primary), $kendo-color-primary) !default;
27
+ $kendo-chart-wizard-chart-type-selected-color: k-color(primary) !default;
28
28
 
29
29
  /// The padding of the preview pane.
30
30
  /// @group chart-wizard
@@ -58,7 +58,7 @@ $kendo-chat-timestamp-line-height: var( --kendo-line-height, normal ) !default;
58
58
  $kendo-chat-timestamp-transform: uppercase !default;
59
59
  /// The text color of the Chat timestamp.
60
60
  /// @group chat
61
- $kendo-chat-timestamp-text: if($kendo-enable-color-system, k-color( subtle ) , $kendo-subtle-text) !default;
61
+ $kendo-chat-timestamp-text: k-color(subtle) !default;
62
62
  /// The background color of the Chat timestamp.
63
63
  /// @group chat
64
64
  $kendo-chat-timestamp-bg: null !default;
@@ -139,13 +139,13 @@ $kendo-chat-quick-reply-line-height: $kendo-chat-bubble-line-height !default;
139
139
 
140
140
  /// The background color of the Chat.
141
141
  /// @group chat
142
- $kendo-chat-bg: $kendo-app-bg !default;
142
+ $kendo-chat-bg: k-color(surface) !default;
143
143
  /// The text color of the Chat.
144
144
  /// @group chat
145
- $kendo-chat-text: $kendo-app-text !default;
145
+ $kendo-chat-text: k-color(on-app-surface) !default;
146
146
  /// The border color of the Chat.
147
147
  /// @group chat
148
- $kendo-chat-border: $kendo-app-border !default;
148
+ $kendo-chat-border: k-color(border) !default;
149
149
 
150
150
  /// The background color of the Chat bubble.
151
151
  /// @group chat
@@ -168,10 +168,10 @@ $kendo-chat-bubble-selected-shadow: none !default;
168
168
 
169
169
  /// The background color of the Chat alt bubble.
170
170
  /// @group chat
171
- $kendo-chat-alt-bubble-bg: $kendo-color-primary !default;
171
+ $kendo-chat-alt-bubble-bg: k-color(primary) !default;
172
172
  /// The text color of the Chat alt bubble.
173
173
  /// @group chat
174
- $kendo-chat-alt-bubble-text: if($kendo-enable-color-system, k-color( on-primary ), k-contrast-legacy( $kendo-chat-alt-bubble-bg )) !default;
174
+ $kendo-chat-alt-bubble-text: k-color(on-primary) !default;
175
175
  /// The border color of the Chat alt bubble.
176
176
  /// @group chat
177
177
  $kendo-chat-alt-bubble-border: $kendo-chat-alt-bubble-bg !default;
@@ -190,20 +190,20 @@ $kendo-chat-alt-bubble-selected-shadow: none !default;
190
190
  $kendo-chat-quick-reply-bg: transparent !default;
191
191
  /// The text color of the Chat quick reply.
192
192
  /// @group chat
193
- $kendo-chat-quick-reply-text: $kendo-color-primary !default;
193
+ $kendo-chat-quick-reply-text: k-color(primary) !default;
194
194
  /// The border color of the Chat quick reply.
195
195
  /// @group chat
196
- $kendo-chat-quick-reply-border: $kendo-color-primary !default;
196
+ $kendo-chat-quick-reply-border: k-color(primary) !default;
197
197
 
198
198
  /// The background color of the hovered Chat quick reply.
199
199
  /// @group chat
200
- $kendo-chat-quick-reply-hover-bg: $kendo-color-primary !default;
200
+ $kendo-chat-quick-reply-hover-bg: k-color(primary) !default;
201
201
  /// The text color of the hovered Chat quick reply.
202
202
  /// @group chat
203
- $kendo-chat-quick-reply-hover-text: $kendo-color-primary-contrast !default;
203
+ $kendo-chat-quick-reply-hover-text: k-color(on-primary) !default;
204
204
  /// The border color of the hovered Chat quick reply.
205
205
  /// @group chat
206
- $kendo-chat-quick-reply-hover-border: $kendo-color-primary !default;
206
+ $kendo-chat-quick-reply-hover-border: k-color(primary) !default;
207
207
 
208
208
  /// The shadow blur of the focused Chat quick reply.
209
209
  /// @group chat
@@ -59,13 +59,13 @@ $kendo-checkbox-sizes: (
59
59
 
60
60
  /// The background color of CheckBox.
61
61
  /// @group checkbox
62
- $kendo-checkbox-bg: $kendo-component-bg !default;
62
+ $kendo-checkbox-bg: k-color(app-surface) !default;
63
63
  /// The text color of CheckBox.
64
64
  /// @group checkbox
65
65
  $kendo-checkbox-text: null !default;
66
66
  /// The border color of CheckBox.
67
67
  /// @group checkbox
68
- $kendo-checkbox-border: if($kendo-enable-color-system, k-color( border-alt ), if( k-is-light( $kendo-checkbox-bg ), #ced4da, #6c757d )) !default;
68
+ $kendo-checkbox-border: k-color(border-alt) !default;
69
69
 
70
70
  /// The background color of the hovered CheckBox.
71
71
  /// @group checkbox
@@ -79,10 +79,10 @@ $kendo-checkbox-hover-border: null !default;
79
79
 
80
80
  /// The background color of the checked CheckBox.
81
81
  /// @group checkbox
82
- $kendo-checkbox-checked-bg: $kendo-color-primary !default;
82
+ $kendo-checkbox-checked-bg: k-color(primary) !default;
83
83
  /// The color of the checked CheckBox.
84
84
  /// @group checkbox
85
- $kendo-checkbox-checked-text: if($kendo-enable-color-system, k-color( on-primary ), k-contrast-legacy( $kendo-checkbox-checked-bg )) !default;
85
+ $kendo-checkbox-checked-text: k-color(on-primary) !default;
86
86
  /// The border color of the checked CheckBox.
87
87
  /// @group checkbox
88
88
  $kendo-checkbox-checked-border: $kendo-checkbox-checked-bg !default;
@@ -99,10 +99,10 @@ $kendo-checkbox-indeterminate-border: $kendo-checkbox-checked-border !default;
99
99
 
100
100
  /// The border color of the focused CheckBox.
101
101
  /// @group checkbox
102
- $kendo-checkbox-focus-border: if($kendo-enable-color-system, k-color( primary-emphasis ), k-try-tint( $kendo-color-primary, 50% )) !default;
102
+ $kendo-checkbox-focus-border: k-color(primary-emphasis) !default;
103
103
  /// The box shadow of the focused CheckBox.
104
104
  /// @group checkbox
105
- $kendo-checkbox-focus-shadow: 0 0 0 .25rem if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 25%, transparent), rgba( $kendo-color-primary, .25 )) !default;
105
+ $kendo-checkbox-focus-shadow: 0 0 0 .25rem color-mix(in srgb, k-color(primary) 25%, transparent) !default;
106
106
  /// The border color of the focused and checked CheckBox.
107
107
  /// @group checkbox
108
108
  $kendo-checkbox-focus-checked-border: $kendo-checkbox-checked-border !default;
@@ -135,10 +135,10 @@ $kendo-checkbox-disabled-checked-border: null !default;
135
135
  $kendo-checkbox-invalid-bg: null !default;
136
136
  /// The text color of the invalid CheckBox.
137
137
  /// @group checkbox
138
- $kendo-checkbox-invalid-text: $kendo-invalid-text !default;
138
+ $kendo-checkbox-invalid-text: k-color(error) !default;
139
139
  /// The border color of the invalid CheckBox.
140
140
  /// @group checkbox
141
- $kendo-checkbox-invalid-border: $kendo-invalid-border !default;
141
+ $kendo-checkbox-invalid-border: k-color(error) !default;
142
142
 
143
143
 
144
144
  // CheckBox indicator