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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (135) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/fluent-main-dark.css +1 -1
  3. package/dist/fluent-main-dark.scss +1 -1
  4. package/dist/fluent-main.css +1 -1
  5. package/dist/fluent-main.scss +1 -5
  6. package/dist/meta/sassdoc-data.json +2688 -2688
  7. package/dist/meta/sassdoc-raw-data.json +860 -860
  8. package/dist/meta/variables.json +540 -985
  9. package/lib/swatches/all.json +2 -13
  10. package/lib/swatches/fluent-main-dark.json +1 -12
  11. package/lib/swatches/fluent-main.json +2 -14
  12. package/package.json +4 -4
  13. package/scss/action-sheet/_variables.scss +12 -12
  14. package/scss/adaptive/_theme.scss +3 -3
  15. package/scss/adaptive/_variables.scss +13 -13
  16. package/scss/appbar/_variables.scss +10 -10
  17. package/scss/avatar/_variables.scss +11 -11
  18. package/scss/badge/_layout.scss +1 -1
  19. package/scss/badge/_variables.scss +14 -14
  20. package/scss/bottom-navigation/_variables.scss +35 -35
  21. package/scss/breadcrumb/_variables.scss +13 -13
  22. package/scss/button/_layout.scss +1 -1
  23. package/scss/button/_variables.scss +172 -172
  24. package/scss/calendar/_theme.scss +3 -3
  25. package/scss/calendar/_variables.scss +27 -27
  26. package/scss/captcha/_variables.scss +3 -3
  27. package/scss/card/_layout.scss +0 -1
  28. package/scss/card/_theme.scss +4 -0
  29. package/scss/card/_variables.scss +7 -7
  30. package/scss/chart-wizard/_variables.scss +4 -4
  31. package/scss/chat/_variables.scss +15 -15
  32. package/scss/checkbox/_variables.scss +22 -22
  33. package/scss/chip/_variables.scss +48 -48
  34. package/scss/color-preview/_theme.scss +1 -1
  35. package/scss/color-preview/_variables.scss +4 -4
  36. package/scss/coloreditor/_variables.scss +4 -4
  37. package/scss/colorgradient/_variables.scss +12 -12
  38. package/scss/colorpalette/_variables.scss +4 -4
  39. package/scss/core/_index.scss +8 -5
  40. package/scss/core/color-system/_index.scss +0 -1
  41. package/scss/core/color-system/_swatch.scss +0 -4
  42. package/scss/dataviz/_layout.scss +8 -8
  43. package/scss/dataviz/_theme.scss +3 -3
  44. package/scss/dataviz/_variables.scss +56 -56
  45. package/scss/daterangepicker/_theme.scss +1 -1
  46. package/scss/dialog/_variables.scss +8 -8
  47. package/scss/dock-manager/_variables.scss +10 -10
  48. package/scss/draggable/_variables.scss +4 -4
  49. package/scss/drawer/_variables.scss +16 -16
  50. package/scss/dropzone/_variables.scss +6 -6
  51. package/scss/editor/_theme.scss +2 -2
  52. package/scss/editor/_variables.scss +15 -15
  53. package/scss/expansion-panel/_variables.scss +14 -14
  54. package/scss/fab/_theme.scss +3 -3
  55. package/scss/fab/_variables.scss +12 -12
  56. package/scss/filemanager/_variables.scss +5 -5
  57. package/scss/filter/_variables.scss +5 -5
  58. package/scss/floating-label/_variables.scss +1 -1
  59. package/scss/forms/_theme.scss +2 -2
  60. package/scss/forms/_variables.scss +4 -4
  61. package/scss/gantt/_theme.scss +3 -3
  62. package/scss/gantt/_variables.scss +36 -36
  63. package/scss/grid/_layout.scss +1 -1
  64. package/scss/grid/_theme.scss +13 -43
  65. package/scss/grid/_variables.scss +20 -20
  66. package/scss/imageeditor/_variables.scss +6 -6
  67. package/scss/index.scss +3 -3
  68. package/scss/input/_theme.scss +3 -5
  69. package/scss/input/_variables.scss +74 -80
  70. package/scss/list/_variables.scss +23 -23
  71. package/scss/listbox/_variables.scss +4 -4
  72. package/scss/listgroup/_variables.scss +3 -3
  73. package/scss/listview/_variables.scss +4 -4
  74. package/scss/loader/_variables.scss +9 -9
  75. package/scss/map/_variables.scss +8 -8
  76. package/scss/marquee/_index.scss +16 -0
  77. package/scss/marquee/_layout.scss +6 -0
  78. package/scss/marquee/_theme.scss +6 -0
  79. package/scss/marquee/_variables.scss +11 -0
  80. package/scss/mediaplayer/_variables.scss +6 -6
  81. package/scss/menu/_theme.scss +1 -1
  82. package/scss/menu/_variables.scss +11 -11
  83. package/scss/messagebox/_theme.scss +1 -1
  84. package/scss/messagebox/_variables.scss +30 -2
  85. package/scss/no-data/_variables.scss +1 -1
  86. package/scss/notification/_variables.scss +10 -10
  87. package/scss/orgchart/_variables.scss +8 -8
  88. package/scss/pager/_variables.scss +6 -6
  89. package/scss/panel/_layout.scss +3 -3
  90. package/scss/panel/_variables.scss +3 -3
  91. package/scss/panelbar/_variables.scss +12 -12
  92. package/scss/pdf-viewer/_variables.scss +16 -16
  93. package/scss/pivotgrid/_theme.scss +4 -4
  94. package/scss/pivotgrid/_variables.scss +22 -22
  95. package/scss/popover/_variables.scss +3 -3
  96. package/scss/popup/_variables.scss +3 -3
  97. package/scss/progressbar/_variables.scss +13 -13
  98. package/scss/prompt/_variables.scss +12 -12
  99. package/scss/radio/_variables.scss +13 -13
  100. package/scss/rating/_theme.scss +2 -2
  101. package/scss/rating/_variables.scss +4 -4
  102. package/scss/scheduler/_theme.scss +5 -5
  103. package/scss/scheduler/_variables.scss +17 -17
  104. package/scss/scrollview/_variables.scss +11 -11
  105. package/scss/searchbox/_variables.scss +1 -1
  106. package/scss/signature/_variables.scss +2 -2
  107. package/scss/skeleton/_variables.scss +2 -2
  108. package/scss/slider/_variables.scss +12 -12
  109. package/scss/split-button/_variables.scss +1 -1
  110. package/scss/splitter/_variables.scss +8 -8
  111. package/scss/spreadsheet/_variables.scss +29 -29
  112. package/scss/stepper/_theme.scss +29 -53
  113. package/scss/stepper/_variables.scss +20 -20
  114. package/scss/switch/_variables.scss +32 -32
  115. package/scss/table/_theme.scss +7 -18
  116. package/scss/table/_variables.scss +8 -8
  117. package/scss/tabstrip/_variables.scss +16 -16
  118. package/scss/taskboard/_theme.scss +4 -4
  119. package/scss/taskboard/_variables.scss +13 -13
  120. package/scss/tilelayout/_variables.scss +2 -2
  121. package/scss/timeline/_variables.scss +14 -14
  122. package/scss/timeselector/_theme.scss +3 -3
  123. package/scss/timeselector/_variables.scss +4 -4
  124. package/scss/toolbar/_layout.scss +6 -0
  125. package/scss/toolbar/_variables.scss +7 -7
  126. package/scss/tooltip/_variables.scss +10 -10
  127. package/scss/treeview/_variables.scss +11 -11
  128. package/scss/typography/_layout.scss +2 -2
  129. package/scss/typography/_theme.scss +2 -2
  130. package/scss/typography/_variables.scss +3 -3
  131. package/scss/upload/_theme.scss +2 -2
  132. package/scss/upload/_variables.scss +14 -14
  133. package/scss/window/_variables.scss +11 -11
  134. package/scss/wizard/_variables.scss +3 -3
  135. package/scss/core/color-system/_swatch-legacy.scss +0 -165
@@ -20,13 +20,13 @@ $kendo-calendar-cell-size: 28px !default;
20
20
 
21
21
  /// The background color of the Calendar.
22
22
  /// @group calendar
23
- $kendo-calendar-bg: var( --kendo-component-bg, initial) !default;
23
+ $kendo-calendar-bg: k-color(surface-alt) !default;
24
24
  /// The text color of the Calendar.
25
25
  /// @group calendar
26
- $kendo-calendar-text: var( --kendo-component-text, initial) !default;
26
+ $kendo-calendar-text: k-color(on-app-surface) !default;
27
27
  /// The border color of the Calendar.
28
28
  /// @group calendar
29
- $kendo-calendar-border: var( --kendo-component-border, initial) !default;
29
+ $kendo-calendar-border: color-mix(in srgb, k-color(border) 16%, transparent) !default;
30
30
 
31
31
  /// The horizontal padding of the calendar header.
32
32
  /// @group calendar
@@ -41,7 +41,7 @@ $kendo-calendar-header-min-width: ($kendo-calendar-cell-size * 8) !default;
41
41
 
42
42
  /// The background color of the calendar header.
43
43
  /// @group calendar
44
- $kendo-calendar-header-bg: if($kendo-enable-color-system, k-color( surface ), k-get-theme-color-var( neutral-10 )) !default; // $kendo-component-header-bg
44
+ $kendo-calendar-header-bg: k-color(surface) !default; // $kendo-component-header-bg
45
45
  /// The text color of the calendar header.
46
46
  /// @group calendar
47
47
  $kendo-calendar-header-text: $kendo-calendar-text !default; // $kendo-component-header-text
@@ -121,7 +121,7 @@ $kendo-calendar-caption-line-height: normal !default;
121
121
  $kendo-calendar-caption-font-weight: bold !default;
122
122
  /// The text color of the calendar captions.
123
123
  /// @group calendar
124
- $kendo-calendar-caption-color: $kendo-subtle-text !default;
124
+ $kendo-calendar-caption-color: k-color(subtle) !default;
125
125
 
126
126
  /// The width of the Calendar view.
127
127
  /// @group calendar
@@ -146,16 +146,16 @@ $kendo-calendar-weekend-text: inherit !default;
146
146
 
147
147
  /// The text color of the calendar today cell.
148
148
  /// @group calendar
149
- $kendo-calendar-today-text: if($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white) !default; // use contrast function
149
+ $kendo-calendar-today-text: k-color(app-surface) !default; // use contrast function
150
150
  /// The background color of the calendar today cell.
151
151
  /// @group calendar
152
- $kendo-calendar-today-bg: if($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 )) !default;
152
+ $kendo-calendar-today-bg: k-color(primary) !default;
153
153
  /// The text color of the calendar today cell when hovered.
154
154
  /// @group calendar
155
- $kendo-calendar-today-hover-text: if($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white) !default; // use contrast function
155
+ $kendo-calendar-today-hover-text: k-color(app-surface) !default; // use contrast function
156
156
  /// The background color of the calendar today cell when hovered.
157
157
  /// @group calendar
158
- $kendo-calendar-today-hover-bg: if($kendo-enable-color-system, k-color( primary-hover ), k-get-theme-color-var( primary-120 )) !default;
158
+ $kendo-calendar-today-hover-bg: k-color(primary-hover) !default;
159
159
  /// The border radius of the calendar today cell.
160
160
  /// @group calendar
161
161
  $kendo-calendar-today-border-radius: 9999px !default;
@@ -165,14 +165,14 @@ $kendo-calendar-today-border-radius: 9999px !default;
165
165
  $kendo-calendar-week-number-bg: inherit !default;
166
166
  /// The text color of the calendar week number cell.
167
167
  /// @group calendar
168
- $kendo-calendar-week-number-text: var( --kendo-subtle-text, inherit ) !default;
168
+ $kendo-calendar-week-number-text: k-color(subtle) !default;
169
169
 
170
170
  /// The background color of the other months calendar cells.
171
171
  /// @group calendar
172
172
  $kendo-calendar-other-month-bg: inherit !default;
173
173
  /// The text color of the other months calendar cells.
174
174
  /// @group calendar
175
- $kendo-calendar-other-month-text: var( --kendo-disabled-text, inherit ) !default;
175
+ $kendo-calendar-other-month-text: color-mix(in srgb, k-color(on-app-surface) 46%, transparent) !default;
176
176
 
177
177
  /// The background color of the calendar cells.
178
178
  /// @group calendar
@@ -183,34 +183,34 @@ $kendo-calendar-cell-text: inherit !default;
183
183
 
184
184
  /// The background color of the calendar cells when hovered.
185
185
  /// @group calendar
186
- $kendo-calendar-cell-hover-bg: var( --kendo-hover-bg, inherit ) !default;
186
+ $kendo-calendar-cell-hover-bg: k-color(base-hover) !default;
187
187
  /// The text color of the calendar cells when hovered.
188
188
  /// @group calendar
189
- $kendo-calendar-cell-hover-text: var( --kendo-hover-text, inherit ) !default;
189
+ $kendo-calendar-cell-hover-text: k-color(on-base) !default;
190
190
 
191
191
  /// The background color of the selected calendar cell.
192
192
  /// @group calendar
193
- $kendo-calendar-cell-selected-bg: var( --kendo-selected-bg, inherit ) !default;
193
+ $kendo-calendar-cell-selected-bg: k-color(base-active) !default;
194
194
  /// The text color of the selected calendar cell.
195
195
  /// @group calendar
196
- $kendo-calendar-cell-selected-text: var( --kendo-selected-text, inherit ) !default;
196
+ $kendo-calendar-cell-selected-text: k-color(on-base) !default;
197
197
  /// The border color of the selected calendar cell.
198
198
  /// @group calendar
199
- $kendo-calendar-cell-selected-border: var( --kendo-selected-border, inherit ) !default;
199
+ $kendo-calendar-cell-selected-border: color-mix(in srgb, k-color(border-alt) 76%, transparent) !default;
200
200
  /// The shadow of the selected calendar cell.
201
201
  /// @group calendar
202
202
  $kendo-calendar-cell-selected-shadow: inset 0 0 0 1px $kendo-calendar-cell-selected-border !default;
203
203
 
204
204
  /// The background color of the selected calendar cell when hovered.
205
205
  /// @group calendar
206
- $kendo-calendar-cell-selected-hover-bg: var( --kendo-selected-hover-bg, inherit ) !default;
206
+ $kendo-calendar-cell-selected-hover-bg: k-color(base-subtle-active) !default;
207
207
  /// The text color of the selected calendar cell when hovered.
208
208
  /// @group calendar
209
- $kendo-calendar-cell-selected-hover-text: var( --kendo-selected-hover-text, inherit ) !default;
209
+ $kendo-calendar-cell-selected-hover-text: k-color(on-base) !default;
210
210
 
211
211
  /// The shadow of the selected calendar cell when focused.
212
212
  /// @group calendar
213
- $kendo-calendar-cell-focus-shadow: inset 0 0 0 1px if($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-130)) !default;
213
+ $kendo-calendar-cell-focus-shadow: inset 0 0 0 1px k-color(base-emphasis) !default;
214
214
  /// The shadow of the selected calendar cell when selected and focused.
215
215
  /// @group calendar
216
216
  $kendo-calendar-cell-selected-focus-shadow: $kendo-calendar-cell-focus-shadow !default;
@@ -227,7 +227,7 @@ $kendo-calendar-navigation-item-height: 2em !default;
227
227
 
228
228
  /// The background color of the navigation in the infinite Calendar.
229
229
  /// @group calendar
230
- $kendo-calendar-navigation-bg: if($kendo-enable-color-system, k-color( surface ), k-get-theme-color-var( neutral-10 )) !default;
230
+ $kendo-calendar-navigation-bg: k-color(surface) !default;
231
231
  /// The text color of the navigation in the infinite Calendar.
232
232
  /// @group calendar
233
233
  $kendo-calendar-navigation-text: $kendo-calendar-header-text !default;
@@ -237,7 +237,7 @@ $kendo-calendar-navigation-border: $kendo-calendar-header-border !default;
237
237
 
238
238
  /// The text color of the hovered items in the calendar navigation.
239
239
  /// @group calendar
240
- $kendo-calendar-navigation-hover-text: $kendo-link-hover-text !default;
240
+ $kendo-calendar-navigation-hover-text: k-color(primary-hover) !default;
241
241
 
242
242
 
243
243
  // Infinite calendar
@@ -264,25 +264,25 @@ $kendo-infinite-calendar-view-height: ( $kendo-calendar-cell-size * 9 ) !default
264
264
  // Range calendar
265
265
  /// The background color of the range selection in the Calendar.
266
266
  /// @group calendar
267
- $kendo-calendar-range-bg: if($kendo-enable-color-system, k-color( base-active ), k-get-theme-color-var( neutral-30 )) !default;
267
+ $kendo-calendar-range-bg: k-color(base-active) !default;
268
268
  /// The text color of the range selection in the Calendar.
269
269
  /// @group calendar
270
270
  $kendo-calendar-range-text: inherit !default;
271
271
  /// The border color of the range selection in the Calendar.
272
272
  /// @group calendar
273
- $kendo-calendar-range-border: if($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-130 )) !default;
273
+ $kendo-calendar-range-border: k-color(base-emphasis) !default;
274
274
  /// The shadow of the hovered start range selection in the Calendar.
275
275
  /// @group calendar
276
- $kendo-calendar-start-range-hover-shadow: inset 1px -1px 0 0 if($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-130 )), inset 0 1px 0 0 if($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-130 )) !default;
276
+ $kendo-calendar-start-range-hover-shadow: inset 1px -1px 0 0 k-color(base-emphasis), inset 0 1px 0 0 k-color(base-emphasis) !default;
277
277
  /// The shadow of the hovered mid range selection in the Calendar.
278
278
  /// @group calendar
279
- $kendo-calendar-mid-range-hover-shadow: inset 0 -1px 0 0 if($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-130 )), inset 0 1px 0 0 if($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-130 )) !default;
279
+ $kendo-calendar-mid-range-hover-shadow: inset 0 -1px 0 0 k-color(base-emphasis), inset 0 1px 0 0 k-color(base-emphasis) !default;
280
280
  /// The shadow of the hovered end range selection in the Calendar.
281
281
  /// @group calendar
282
- $kendo-calendar-end-range-hover-shadow: inset -1px -1px 0 0 if($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-130 )), inset 0 1px 0 0 if($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-130 )) !default;
282
+ $kendo-calendar-end-range-hover-shadow: inset -1px -1px 0 0 k-color(base-emphasis), inset 0 1px 0 0 k-color(base-emphasis) !default;
283
283
  /// The shadow of the hovered start-end range selection in the Calendar.
284
284
  /// @group calendar
285
- $kendo-calendar-start-end-range-hover-shadow: inset 1px -1px 0 0 if($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-130 )), inset -1px 1px 0 0 if($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-130 )) !default;
285
+ $kendo-calendar-start-end-range-hover-shadow: inset 1px -1px 0 0 k-color(base-emphasis), inset -1px 1px 0 0 k-color(base-emphasis) !default;
286
286
 
287
287
 
288
288
  // Calendar sizes
@@ -23,13 +23,13 @@ $kendo-captcha-line-height: var( --kendo-line-height, normal ) !default;
23
23
  $kendo-captcha-spacing: $kendo-captcha-spacer !default;
24
24
  /// The background color of the Captcha.
25
25
  /// @group captcha
26
- $kendo-captcha-bg: var( --kendo-component-bg, initial ) !default;
26
+ $kendo-captcha-bg: k-color(surface-alt) !default;
27
27
  /// The text color of the Captcha.
28
28
  /// @group captcha
29
- $kendo-captcha-text: var( --kendo-component-text, initial ) !default;
29
+ $kendo-captcha-text: k-color(on-app-surface) !default;
30
30
  /// The border color of the Captcha.
31
31
  /// @group captcha
32
- $kendo-captcha-border: var( --kendo-component-border, initial ) !default;
32
+ $kendo-captcha-border: color-mix(in srgb, k-color(border) 16%, transparent) !default;
33
33
 
34
34
  /// The spacing of the Captcha image wrapper.
35
35
  /// @group captcha
@@ -174,7 +174,6 @@
174
174
  .k-card > .k-hr {
175
175
  margin: 0;
176
176
  flex: 0 0 auto;
177
- border-color: inherit;
178
177
  }
179
178
 
180
179
  // Card actions
@@ -33,6 +33,10 @@
33
33
  &.k-selected {
34
34
  --INTERNAL--kendo-card-shadow: var( --kendo-card-focus-shadow, #{$kendo-card-focus-shadow} );
35
35
  }
36
+
37
+ .k-hr {
38
+ border-color: var( --kendo-card-border, #{$kendo-card-border} );
39
+ }
36
40
  }
37
41
 
38
42
 
@@ -33,13 +33,13 @@ $kendo-card-deck-gap: k-spacing(4) !default;
33
33
 
34
34
  /// The background color of the Card.
35
35
  /// @group card
36
- $kendo-card-bg: var( --kendo-component-bg, initial ) !default;
36
+ $kendo-card-bg: k-color(surface-alt) !default;
37
37
  /// The text color of the Card.
38
38
  /// @group card
39
- $kendo-card-text: var( --kendo-component-text, initial ) !default;
39
+ $kendo-card-text: k-color(on-app-surface) !default;
40
40
  /// The border color of the Card.
41
41
  /// @group card
42
- $kendo-card-border: var( --kendo-component-border, initial ) !default;
42
+ $kendo-card-border: color-mix(in srgb, k-color(border) 16%, transparent) !default;
43
43
  /// The shadow of the Card.
44
44
  /// @group card
45
45
  $kendo-card-shadow: var( --kendo-box-shadow-depth-1, none ) !default;
@@ -52,7 +52,7 @@ $kendo-card-focus-bg: $kendo-card-bg !default;
52
52
  $kendo-card-focus-text: null !default;
53
53
  /// The border color of the focused Card.
54
54
  /// @group card
55
- $kendo-card-focus-border: var( --kendo-component-border, initial ) !default;
55
+ $kendo-card-focus-border: color-mix(in srgb, k-color(border) 16%, transparent) !default;
56
56
  /// The shadow of the focused Card.
57
57
  /// @group card
58
58
  $kendo-card-focus-shadow: var( --kendo-box-shadow-depth-3, none ) !default;
@@ -83,7 +83,7 @@ $kendo-card-header-border-width: 0 !default;
83
83
  $kendo-card-header-bg: inherit !default;
84
84
  /// The text color of the Card header.
85
85
  /// @group card
86
- $kendo-card-header-text: if($kendo-enable-color-system, k-color( on-app-surface ), k-get-theme-color-var( neutral-190 )) !default; // header-text
86
+ $kendo-card-header-text: k-color(on-app-surface) !default; // header-text
87
87
  /// The border color of the Card header.
88
88
  /// @group card
89
89
  $kendo-card-header-border: inherit !default; // header-border
@@ -143,7 +143,7 @@ $kendo-card-subtitle-line-height: var( --kendo-line-height, normal ) !default;
143
143
  $kendo-card-subtitle-margin-bottom: k-spacing(3) !default;
144
144
  /// The text color of the Card subtitle.
145
145
  /// @group card
146
- $kendo-card-subtitle-text: $kendo-subtle-text !default;
146
+ $kendo-card-subtitle-text: k-color(subtle) !default;
147
147
 
148
148
  /// The maximum width of the Card image.
149
149
  /// @group card
@@ -184,7 +184,7 @@ $kendo-card-brand-colors: ( primary, error, warning, success, info ) !default;
184
184
 
185
185
  // Matrix with card theme colors in the order: bg, color, border
186
186
  $_tc-card-matrix: (
187
- (normal: if($kendo-enable-color-system, (color-subtle, color-on-subtle, color-subtle), (20, 160, 20))),
187
+ (normal: (color-subtle, color-on-subtle, color-subtle)),
188
188
  ) !default;
189
189
 
190
190
  /// Theme colors map for the card variations.
@@ -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 ), k-get-theme-color-var( primary-100 )) !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-get-theme-color-var( primary-20 )) !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(none) !default;
@@ -17,14 +17,14 @@ $kendo-chart-wizard-icon-area-border-radius: k-border-radius(none) !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-get-theme-color-var( primary-130 )) !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 ), k-get-theme-color-var( primary-100 )) !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
@@ -9,10 +9,10 @@
9
9
  $kendo-chat-transition: var( --kendo-transition, inherit ) !default;
10
10
  /// The hover text color of the Chat bubble links.
11
11
  /// @group chat
12
- $kendo-chat-link-hover-text: var( --kendo-link-hover-text, inherit ) !default;
12
+ $kendo-chat-link-hover-text: k-color(primary-hover) !default;
13
13
  /// The text color of the Chat bubble links.
14
14
  /// @group chat
15
- $kendo-chat-link-text: var( --kendo-link-text, inherit ) !default;
15
+ $kendo-chat-link-text: k-color(primary) !default;
16
16
  /// The horizontal padding of the Chat.
17
17
  /// @group chat
18
18
  $kendo-chat-padding-x: k-spacing(4) !default;
@@ -73,7 +73,7 @@ $kendo-chat-timestamp-line-height: var( --kendo-line-height-lg, normal ) !defaul
73
73
  $kendo-chat-timestamp-transform: uppercase !default;
74
74
  /// The text color of the Chat timestamp.
75
75
  /// @group chat
76
- $kendo-chat-timestamp-text: var( --kendo-subtle-text, inherit ) !default;
76
+ $kendo-chat-timestamp-text: k-color(subtle) !default;
77
77
  /// The background color of the Chat timestamp.
78
78
  /// @group chat
79
79
  $kendo-chat-timestamp-bg: normal !default;
@@ -160,20 +160,20 @@ $kendo-chat-quick-reply-line-height: $kendo-chat-bubble-line-height !default;
160
160
 
161
161
  /// The background color of the Chat.
162
162
  /// @group chat
163
- $kendo-chat-bg: if($kendo-enable-color-system, k-color( surface ), k-get-theme-color-var( neutral-10 )) !default;
163
+ $kendo-chat-bg: k-color(surface) !default;
164
164
  /// The text color of the Chat.
165
165
  /// @group chat
166
- $kendo-chat-text: if($kendo-enable-color-system, k-color( on-app-surface ), k-get-theme-color-var( neutral-190 )) !default;
166
+ $kendo-chat-text: k-color(on-app-surface) !default;
167
167
  /// The border color of the Chat.
168
168
  /// @group chat
169
- $kendo-chat-border: if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 16%, transparent), k-get-theme-color-var( neutral-30 )) !default;
169
+ $kendo-chat-border: color-mix(in srgb, k-color(border) 16%, transparent) !default;
170
170
 
171
171
  /// The background color of the Chat bubble.
172
172
  /// @group chat
173
- $kendo-chat-bubble-bg: var( --kendo-component-bg, inherit ) !default;
173
+ $kendo-chat-bubble-bg: k-color(surface-alt) !default;
174
174
  /// The text color of the Chat bubble.
175
175
  /// @group chat
176
- $kendo-chat-bubble-text: var( --kendo-component-text, inherit ) !default;
176
+ $kendo-chat-bubble-text: k-color(on-app-surface) !default;
177
177
  /// The border color of the Chat bubble.
178
178
  /// @group chat
179
179
  $kendo-chat-bubble-border: $kendo-chat-bubble-bg !default;
@@ -189,10 +189,10 @@ $kendo-chat-bubble-selected-shadow: var( --kendo-box-shadow-depth-3, none ) !def
189
189
 
190
190
  /// The background color of the Chat alt bubble.
191
191
  /// @group chat
192
- $kendo-chat-alt-bubble-bg: if($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 )) !default;
192
+ $kendo-chat-alt-bubble-bg: k-color(primary) !default;
193
193
  /// The text color of the Chat alt bubble.
194
194
  /// @group chat
195
- $kendo-chat-alt-bubble-text: var( --kendo-component-bg, inherit ) !default;
195
+ $kendo-chat-alt-bubble-text: k-color(surface-alt) !default;
196
196
  /// The border color of the Chat alt bubble.
197
197
  /// @group chat
198
198
  $kendo-chat-alt-bubble-border: $kendo-chat-alt-bubble-bg !default;
@@ -211,20 +211,20 @@ $kendo-chat-alt-bubble-selected-shadow: var( --kendo-box-shadow-depth-3, none )
211
211
  $kendo-chat-quick-reply-bg: transparent !default;
212
212
  /// The text color of the Chat quick reply.
213
213
  /// @group chat
214
- $kendo-chat-quick-reply-text: if($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 )) !default;
214
+ $kendo-chat-quick-reply-text: k-color(primary) !default;
215
215
  /// The border color of the Chat quick reply.
216
216
  /// @group chat
217
- $kendo-chat-quick-reply-border: if($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 )) !default;
217
+ $kendo-chat-quick-reply-border: k-color(primary) !default;
218
218
 
219
219
  /// The background color of the hovered Chat quick reply.
220
220
  /// @group chat
221
- $kendo-chat-quick-reply-hover-bg: if($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 )) !default;
221
+ $kendo-chat-quick-reply-hover-bg: k-color(primary) !default;
222
222
  /// The text color of the hovered Chat quick reply.
223
223
  /// @group chat
224
- $kendo-chat-quick-reply-hover-text: var( --kendo-component-bg, inherit ) !default;
224
+ $kendo-chat-quick-reply-hover-text: k-color(surface-alt) !default;
225
225
  /// The border color of the hovered Chat quick reply.
226
226
  /// @group chat
227
- $kendo-chat-quick-reply-hover-border: if($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 )) !default;
227
+ $kendo-chat-quick-reply-hover-border: k-color(primary) !default;
228
228
 
229
229
  /// The offset of the focused Chat quick reply.
230
230
  /// @group chat
@@ -40,40 +40,40 @@ $kendo-checkbox-sizes: (
40
40
 
41
41
  /// The background color of the CheckBox.
42
42
  /// @group checkbox
43
- $kendo-checkbox-bg: $kendo-component-bg !default;
43
+ $kendo-checkbox-bg: k-color(surface-alt) !default;
44
44
  /// The text color of the CheckBox.
45
45
  /// @group checkbox
46
46
  $kendo-checkbox-text: transparent !default;
47
47
  /// The border color of the CheckBox.
48
48
  /// @group checkbox
49
- $kendo-checkbox-border: if($kendo-enable-color-system, k-color( border-alt ), k-get-theme-color-var( neutral-160 )) !default;
49
+ $kendo-checkbox-border: k-color(border-alt) !default;
50
50
 
51
51
  /// The background color of the hovered CheckBox.
52
52
  /// @group checkbox
53
53
  $kendo-checkbox-hover-bg: $kendo-checkbox-bg !default;
54
54
  /// The text color of the hovered CheckBox.
55
55
  /// @group checkbox
56
- $kendo-checkbox-hover-text: if($kendo-enable-color-system, k-color( on-app-surface ), k-get-theme-color( neutral, 130 )) !default;
56
+ $kendo-checkbox-hover-text: k-color(on-app-surface) !default;
57
57
  /// The border color of the hovered CheckBox.
58
58
  /// @group checkbox
59
59
  $kendo-checkbox-hover-border: $kendo-checkbox-border !default;
60
60
 
61
61
  /// The background color of the checked CheckBox.
62
62
  /// @group checkbox
63
- $kendo-checkbox-checked-bg: if($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 )) !default;
63
+ $kendo-checkbox-checked-bg: k-color(primary) !default;
64
64
  /// The text color of the checked CheckBox.
65
65
  /// @group checkbox
66
- $kendo-checkbox-checked-text: if($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white) !default;
66
+ $kendo-checkbox-checked-text: k-color(app-surface) !default;
67
67
  /// The border color of the checked CheckBox.
68
68
  /// @group checkbox
69
69
  $kendo-checkbox-checked-border: $kendo-checkbox-checked-bg !default;
70
70
 
71
71
  /// The background of the hovered and checked CheckBox.
72
72
  /// @group checkbox
73
- $kendo-checkbox-hover-checked-bg: if($kendo-enable-color-system, k-color( primary-hover ), k-get-theme-color-var( primary-110 )) !default;
73
+ $kendo-checkbox-hover-checked-bg: k-color(primary-hover) !default;
74
74
  /// The text color of the hovered and checked CheckBox.
75
75
  /// @group checkbox
76
- $kendo-checkbox-hover-checked-text: if($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white) !default;
76
+ $kendo-checkbox-hover-checked-text: k-color(app-surface) !default;
77
77
  /// The border color of the hovered and checked CheckBox.
78
78
  /// @group checkbox
79
79
  $kendo-checkbox-hover-checked-border: $kendo-checkbox-hover-checked-bg !default;
@@ -86,7 +86,7 @@ $kendo-checkbox-focus-border: null !default;
86
86
  $kendo-checkbox-focus-shadow: null !default;
87
87
  /// The outline of the focused CheckBox.
88
88
  /// @group checkbox
89
- $kendo-checkbox-focus-outline: 1px solid if($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-130 )) !default;
89
+ $kendo-checkbox-focus-outline: 1px solid k-color(base-emphasis) !default;
90
90
  $kendo-checkbox-focus-outline-offset: 2px !default;
91
91
 
92
92
  /// The background color of the indeterminate CheckBox.
@@ -94,60 +94,60 @@ $kendo-checkbox-focus-outline-offset: 2px !default;
94
94
  $kendo-checkbox-indeterminate-bg: $kendo-checkbox-bg !default;
95
95
  /// The text color of the indeterminate CheckBox.
96
96
  /// @group checkbox
97
- $kendo-checkbox-indeterminate-text: if($kendo-enable-color-system, k-color( primary ), k-get-theme-color( primary, 100 )) !default;
97
+ $kendo-checkbox-indeterminate-text: k-color(primary) !default;
98
98
  /// The border color of the indeterminate CheckBox.
99
99
  /// @group checkbox
100
- $kendo-checkbox-indeterminate-border: if($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 )) !default;
100
+ $kendo-checkbox-indeterminate-border: k-color(primary) !default;
101
101
 
102
102
  /// The background color of the hovered and indeterminate CheckBox.
103
103
  /// @group checkbox
104
104
  $kendo-checkbox-hover-indeterminate-bg: $kendo-checkbox-bg !default;
105
105
  /// The text color of the hovered and indeterminate CheckBox.
106
106
  /// @group checkbox
107
- $kendo-checkbox-hover-indeterminate-text: if($kendo-enable-color-system, k-color( primary-hover ), k-get-theme-color( primary, 110 )) !default;
107
+ $kendo-checkbox-hover-indeterminate-text: k-color(primary-hover) !default;
108
108
  /// The border color of the hovered and indeterminate CheckBox.
109
109
  /// @group checkbox
110
- $kendo-checkbox-hover-indeterminate-border: if($kendo-enable-color-system, k-color( primary-hover ), k-get-theme-color-var( primary-110 )) !default;
110
+ $kendo-checkbox-hover-indeterminate-border: k-color(primary-hover) !default;
111
111
 
112
112
  /// The background color of the disabled CheckBox.
113
113
  /// @group checkbox
114
114
  $kendo-checkbox-disabled-bg: $kendo-checkbox-bg !default;
115
115
  /// The text color of the disabled CheckBox.
116
116
  /// @group checkbox
117
- $kendo-checkbox-disabled-text: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 )) !default;
117
+ $kendo-checkbox-disabled-text: color-mix(in srgb, k-color(on-app-surface) 28%, transparent) !default;
118
118
  /// The border color of the disabled CheckBox.
119
119
  /// @group checkbox
120
- $kendo-checkbox-disabled-border: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 )) !default;
120
+ $kendo-checkbox-disabled-border: color-mix(in srgb, k-color(on-app-surface) 28%, transparent) !default;
121
121
 
122
122
  /// The background color of the disabled and checked CheckBox.
123
123
  /// @group checkbox
124
- $kendo-checkbox-disabled-checked-bg: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 )) !default;
124
+ $kendo-checkbox-disabled-checked-bg: color-mix(in srgb, k-color(on-app-surface) 28%, transparent) !default;
125
125
  /// The text color of the disabled and checked CheckBox.
126
126
  /// @group checkbox
127
- $kendo-checkbox-disabled-checked-text: if($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white) !default;
127
+ $kendo-checkbox-disabled-checked-text: k-color(app-surface) !default;
128
128
  /// The border color of the disabled and checked CheckBox.
129
129
  /// @group checkbox
130
- $kendo-checkbox-disabled-checked-border: if($kendo-enable-color-system, transparent, k-get-theme-color-var( neutral-60 )) !default;
130
+ $kendo-checkbox-disabled-checked-border: transparent !default;
131
131
 
132
132
  /// The background color of the disabled and indeterminate CheckBox.
133
133
  /// @group checkbox
134
134
  $kendo-checkbox-disabled-indeterminate-bg: $kendo-checkbox-bg !default;
135
135
  /// The border color of the disabled and indeterminate CheckBox.
136
136
  /// @group checkbox
137
- $kendo-checkbox-disabled-indeterminate-text: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color( neutral, 60 )) !default;
137
+ $kendo-checkbox-disabled-indeterminate-text: color-mix(in srgb, k-color(on-app-surface) 28%, transparent) !default;
138
138
  /// The border color of the disabled and indeterminate CheckBox.
139
139
  /// @group checkbox
140
- $kendo-checkbox-disabled-indeterminate-border: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 )) !default;
140
+ $kendo-checkbox-disabled-indeterminate-border: color-mix(in srgb, k-color(on-app-surface) 28%, transparent) !default;
141
141
 
142
142
  /// The background color of an invalid CheckBox.
143
143
  /// @group checkbox
144
144
  $kendo-checkbox-invalid-bg: $kendo-checkbox-bg !default;
145
145
  /// The text color of an invalid CheckBox.
146
146
  /// @group checkbox
147
- $kendo-checkbox-invalid-text: $kendo-invalid-text !default;
147
+ $kendo-checkbox-invalid-text: k-color(error-on-surface) !default;
148
148
  /// The border color of an invalid CheckBox.
149
149
  /// @group checkbox
150
- $kendo-checkbox-invalid-border: $kendo-invalid-border !default;
150
+ $kendo-checkbox-invalid-border: k-color(error-emphasis) !default;
151
151
 
152
152
 
153
153
  // Checkbox indicator
@@ -213,7 +213,7 @@ $kendo-checkbox-list-item-padding-y: $kendo-list-md-item-padding-y !default;
213
213
 
214
214
  /// The background color of the CheckBox' ripple.
215
215
  /// @group checkbox
216
- $kendo-checkbox-ripple-bg: if($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 )) !default;
216
+ $kendo-checkbox-ripple-bg: k-color(primary) !default;
217
217
  /// The opacity of the CheckBox' ripple.
218
218
  /// @group checkbox
219
219
  $kendo-checkbox-ripple-opacity: .25 !default;