@progress/kendo-theme-fluent 12.0.0-dev.1 → 12.0.0-dev.2

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 (189) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/fluent-1-dark.css +1 -0
  3. package/dist/fluent-1-dark.scss +157 -0
  4. package/dist/fluent-1.css +1 -0
  5. package/dist/fluent-1.scss +157 -0
  6. package/dist/fluent-main-dark.css +1 -1
  7. package/dist/fluent-main-dark.scss +145 -145
  8. package/dist/fluent-main.css +1 -1
  9. package/dist/meta/sassdoc-data.json +11271 -14429
  10. package/dist/meta/sassdoc-raw-data.json +3708 -5183
  11. package/dist/meta/variables.json +2093 -2384
  12. package/lib/swatches/all.json +1 -1
  13. package/lib/swatches/fluent-1-dark.json +757 -0
  14. package/lib/swatches/fluent-1.json +757 -0
  15. package/lib/swatches/fluent-main-dark.json +151 -151
  16. package/lib/swatches/fluent-main.json +5 -5
  17. package/package.json +4 -4
  18. package/scss/action-buttons/_variables.scss +3 -3
  19. package/scss/action-sheet/_layout.scss +4 -4
  20. package/scss/action-sheet/_theme.scss +0 -16
  21. package/scss/action-sheet/_variables.scss +12 -12
  22. package/scss/adaptive/_theme.scss +1 -1
  23. package/scss/appbar/_theme.scss +9 -1
  24. package/scss/appbar/_variables.scss +21 -3
  25. package/scss/badge/_theme.scss +6 -0
  26. package/scss/badge/_variables.scss +6 -6
  27. package/scss/bottom-navigation/_layout.scss +0 -17
  28. package/scss/bottom-navigation/_theme.scss +2 -10
  29. package/scss/bottom-navigation/_variables.scss +0 -10
  30. package/scss/breadcrumb/_layout.scss +0 -6
  31. package/scss/breadcrumb/_theme.scss +30 -17
  32. package/scss/breadcrumb/_variables.scss +26 -26
  33. package/scss/bubble/_theme.scss +2 -2
  34. package/scss/bubble/_variables.scss +2 -2
  35. package/scss/button/_layout.scss +15 -20
  36. package/scss/button/_theme.scss +100 -118
  37. package/scss/button/_variables.scss +22 -62
  38. package/scss/calendar/_layout.scss +13 -60
  39. package/scss/calendar/_theme.scss +63 -91
  40. package/scss/calendar/_variables.scss +21 -30
  41. package/scss/captcha/_variables.scss +2 -2
  42. package/scss/card/_layout.scss +6 -0
  43. package/scss/card/_theme.scss +5 -0
  44. package/scss/card/_variables.scss +8 -8
  45. package/scss/chat/_layout.scss +4 -18
  46. package/scss/chat/_theme.scss +10 -2
  47. package/scss/chat/_variables.scss +4 -4
  48. package/scss/checkbox/_layout.scss +6 -3
  49. package/scss/checkbox/_theme.scss +12 -0
  50. package/scss/checkbox/_variables.scss +7 -7
  51. package/scss/chip/_layout.scss +7 -11
  52. package/scss/chip/_theme.scss +43 -25
  53. package/scss/chip/_variables.scss +15 -24
  54. package/scss/coloreditor/_layout.scss +2 -2
  55. package/scss/coloreditor/_variables.scss +14 -14
  56. package/scss/colorgradient/_layout.scss +17 -1
  57. package/scss/colorgradient/_theme.scss +21 -16
  58. package/scss/colorgradient/_variables.scss +4 -4
  59. package/scss/colorpalette/_layout.scss +0 -2
  60. package/scss/colorpalette/_theme.scss +1 -9
  61. package/scss/colorpalette/_variables.scss +3 -24
  62. package/scss/column-menu/_variables.scss +6 -6
  63. package/scss/core/border-radii/_index.scss +4 -4
  64. package/scss/core/color-system/_palettes.scss +240 -556
  65. package/scss/core/color-system/_swatch.scss +144 -144
  66. package/scss/core/elevation/_index.scss +16 -16
  67. package/scss/core/typography/_index.scss +25 -1
  68. package/scss/dialog/_layout.scss +0 -24
  69. package/scss/dialog/_variables.scss +2 -22
  70. package/scss/dock-manager/_layout.scss +14 -2
  71. package/scss/dock-manager/_theme.scss +9 -0
  72. package/scss/dock-manager/_variables.scss +9 -9
  73. package/scss/drawer/_layout.scss +8 -4
  74. package/scss/drawer/_theme.scss +4 -2
  75. package/scss/drawer/_variables.scss +32 -19
  76. package/scss/dropzone/_layout.scss +1 -0
  77. package/scss/dropzone/_variables.scss +3 -3
  78. package/scss/expansion-panel/_layout.scss +1 -10
  79. package/scss/expansion-panel/_theme.scss +7 -3
  80. package/scss/expansion-panel/_variables.scss +14 -20
  81. package/scss/fab/_layout.scss +31 -16
  82. package/scss/fab/_theme.scss +16 -9
  83. package/scss/fab/_variables.scss +47 -54
  84. package/scss/filemanager/_theme.scss +8 -0
  85. package/scss/filemanager/_variables.scss +1 -1
  86. package/scss/filter/_layout.scss +0 -24
  87. package/scss/floating-label/_layout.scss +0 -4
  88. package/scss/floating-label/_variables.scss +0 -4
  89. package/scss/forms/_layout.scss +0 -7
  90. package/scss/forms/_variables.scss +1 -5
  91. package/scss/gantt/_variables.scss +21 -21
  92. package/scss/grid/_layout.scss +12 -7
  93. package/scss/grid/_theme.scss +1 -1
  94. package/scss/grid/_variables.scss +3 -3
  95. package/scss/imageeditor/_theme.scss +4 -0
  96. package/scss/input/_layout.scss +47 -32
  97. package/scss/input/_theme.scss +46 -35
  98. package/scss/input/_variables.scss +39 -39
  99. package/scss/list/_layout.scss +13 -0
  100. package/scss/list/_variables.scss +36 -24
  101. package/scss/listbox/_theme.scss +1 -1
  102. package/scss/listview/_layout.scss +0 -14
  103. package/scss/listview/_theme.scss +0 -19
  104. package/scss/listview/_variables.scss +1 -35
  105. package/scss/loader/_layout.scss +4 -0
  106. package/scss/loader/_variables.scss +7 -7
  107. package/scss/mediaplayer/_layout.scss +6 -2
  108. package/scss/mediaplayer/_variables.scss +1 -1
  109. package/scss/menu/_layout.scss +4 -2
  110. package/scss/menu/_variables.scss +3 -3
  111. package/scss/messagebox/_layout.scss +4 -0
  112. package/scss/messagebox/_theme.scss +3 -0
  113. package/scss/messagebox/_variables.scss +6 -3
  114. package/scss/notification/_functions.scss +2 -2
  115. package/scss/notification/_theme.scss +0 -4
  116. package/scss/notification/_variables.scss +8 -8
  117. package/scss/pager/_layout.scss +2 -0
  118. package/scss/pager/_variables.scss +1 -1
  119. package/scss/panelbar/_layout.scss +17 -17
  120. package/scss/panelbar/_theme.scss +1 -13
  121. package/scss/panelbar/_variables.scss +15 -18
  122. package/scss/pdf-viewer/_theme.scss +4 -0
  123. package/scss/pdf-viewer/_variables.scss +1 -1
  124. package/scss/pivotgrid/_layout.scss +10 -14
  125. package/scss/popover/_layout.scss +3 -16
  126. package/scss/popover/_variables.scss +13 -16
  127. package/scss/popup/_variables.scss +2 -2
  128. package/scss/progressbar/_variables.scss +4 -4
  129. package/scss/prompt/_variables.scss +20 -20
  130. package/scss/radio/_layout.scss +3 -0
  131. package/scss/radio/_theme.scss +8 -0
  132. package/scss/radio/_variables.scss +6 -6
  133. package/scss/rating/_layout.scss +2 -1
  134. package/scss/rating/_theme.scss +2 -13
  135. package/scss/rating/_variables.scss +3 -6
  136. package/scss/scheduler/_layout.scss +0 -10
  137. package/scss/scheduler/_variables.scss +10 -10
  138. package/scss/signature/_layout.scss +0 -8
  139. package/scss/signature/_theme.scss +1 -1
  140. package/scss/signature/_variables.scss +2 -6
  141. package/scss/skeleton/_variables.scss +1 -1
  142. package/scss/slider/_layout.scss +19 -53
  143. package/scss/slider/_theme.scss +27 -0
  144. package/scss/slider/_variables.scss +7 -7
  145. package/scss/split-button/_layout.scss +0 -48
  146. package/scss/split-button/_variables.scss +6 -16
  147. package/scss/splitter/_variables.scss +15 -15
  148. package/scss/spreadsheet/_layout.scss +2 -159
  149. package/scss/spreadsheet/_theme.scss +5 -35
  150. package/scss/spreadsheet/_variables.scss +12 -40
  151. package/scss/stepper/_layout.scss +1 -5
  152. package/scss/stepper/_theme.scss +7 -1
  153. package/scss/stepper/_variables.scss +10 -10
  154. package/scss/suggestion/_layout.scss +9 -0
  155. package/scss/suggestion/_theme.scss +3 -3
  156. package/scss/suggestion/_variables.scss +2 -2
  157. package/scss/switch/_layout.scss +2 -1
  158. package/scss/switch/_variables.scss +10 -10
  159. package/scss/table/_layout.scss +3 -3
  160. package/scss/table/_variables.scss +10 -20
  161. package/scss/tabstrip/_layout.scss +47 -5
  162. package/scss/tabstrip/_theme.scss +1 -2
  163. package/scss/tabstrip/_variables.scss +7 -7
  164. package/scss/taskboard/_layout.scss +3 -2
  165. package/scss/taskboard/_theme.scss +5 -1
  166. package/scss/taskboard/_variables.scss +9 -6
  167. package/scss/timeline/_layout.scss +0 -4
  168. package/scss/timeline/_variables.scss +1 -4
  169. package/scss/timepicker/_layout.scss +0 -3
  170. package/scss/timeselector/_layout.scss +15 -3
  171. package/scss/timeselector/_theme.scss +1 -1
  172. package/scss/timeselector/_variables.scss +16 -16
  173. package/scss/toolbar/_variables.scss +13 -13
  174. package/scss/tooltip/_layout.scss +0 -9
  175. package/scss/tooltip/_theme.scss +5 -0
  176. package/scss/tooltip/_variables.scss +5 -5
  177. package/scss/treelist/_layout.scss +1 -1
  178. package/scss/treeview/_layout.scss +0 -5
  179. package/scss/treeview/_theme.scss +2 -26
  180. package/scss/treeview/_variables.scss +48 -28
  181. package/scss/typography/_variables.scss +21 -21
  182. package/scss/upload/_layout.scss +12 -3
  183. package/scss/upload/_theme.scss +24 -0
  184. package/scss/upload/_variables.scss +10 -10
  185. package/scss/window/_layout.scss +16 -5
  186. package/scss/window/_theme.scss +7 -0
  187. package/scss/window/_variables.scss +9 -9
  188. package/scss/wizard/_layout.scss +3 -0
  189. package/scss/wizard/_variables.scss +3 -3
@@ -12,50 +12,6 @@
12
12
  @mixin kendo-spreadsheet--layout() {
13
13
  @include kendo-spreadsheet--layout-base();
14
14
 
15
- // Quick access toolbar
16
- .k-spreadsheet-quick-access-toolbar {
17
- padding: $kendo-toolbar-md-padding-y;
18
- }
19
-
20
- // Action bar
21
- .k-spreadsheet-action-bar {
22
- border-width: 0 0 $kendo-spreadsheet-action-bar-border-width;
23
- padding-block: $kendo-spreadsheet-action-bar-padding-y;
24
- padding-inline: $kendo-spreadsheet-action-bar-padding-x;
25
- font-size: $kendo-spreadsheet-action-bar-font-size;
26
- font-family: $kendo-spreadsheet-action-bar-font-family;
27
- gap: $kendo-spreadsheet-action-bar-spacing;
28
- }
29
- .k-spreadsheet-formula-bar {
30
- gap: $kendo-spreadsheet-formula-bar-gap;
31
-
32
- .k-spreadsheet-formula-input {
33
- padding-inline: $kendo-spreadsheet-formula-input-padding-x;
34
- padding-block: $kendo-spreadsheet-formula-input-padding-y;
35
- line-height: $kendo-spreadsheet-formula-input-line-height;
36
- }
37
- }
38
- .k-spreadsheet-formula-list {
39
- .k-item {
40
- padding-inline: $kendo-list-md-item-padding-x;
41
- padding-block: $kendo-list-md-item-padding-y;
42
- }
43
- }
44
-
45
- // Cell editor
46
- .k-spreadsheet-cell-editor {
47
- padding-block: $kendo-spreadsheet-cell-editor-padding-y;
48
- padding-inline: $kendo-spreadsheet-cell-editor-padding-x;
49
- line-height: $kendo-spreadsheet-cell-editor-line-height;
50
- }
51
-
52
- // Sheets bar
53
- .k-spreadsheet-sheets-bar {
54
- padding-block-end: $kendo-spreadsheet-sheets-bar-padding-y;
55
- padding-inline: $kendo-spreadsheet-sheets-bar-padding-x;
56
- border-width: $kendo-spreadsheet-border-width 0 0;
57
- }
58
-
59
15
  .k-spreadsheet-sheets-items {
60
16
  .k-item {
61
17
  .k-spreadsheet-sheets-remove {
@@ -65,44 +21,11 @@
65
21
  }
66
22
  }
67
23
 
68
- // Spreadsheet view
69
- .k-spreadsheet-view {
70
- font-family: $kendo-spreadsheet-view-font-family;
71
- font-size: $kendo-spreadsheet-view-font-size;
72
- }
73
-
74
- .k-spreadsheet-fixed-container {
75
- width: calc( 100% - var(--kendo-scrollbar-width, #{$kendo-scrollbar-width}) );
76
- height: calc( 100% - var(--kendo-scrollbar-width, #{$kendo-scrollbar-width}) );
77
- }
78
-
79
- // Cells
80
- .k-spreadsheet-cell {
81
- padding-block: $kendo-spreadsheet-cell-padding-y;
82
- padding-inline: $kendo-spreadsheet-cell-padding-x;
83
- }
84
-
85
24
  // Selection
86
25
  .k-spreadsheet .k-spreadsheet-selection {
87
26
  border-width: 2px;
88
27
  }
89
28
 
90
- // Comments
91
- .k-spreadsheet-has-comment::after {
92
- inset-block-start: 0;
93
- inset-inline-start: auto;
94
- inset-inline-end: 0;
95
- }
96
-
97
- // Validation
98
- .k-dirty {
99
- inset-inline-start: 0;
100
- inset-inline-end: auto;
101
- }
102
-
103
- .k-spreadsheet-filter {
104
- padding: k-spacing(1);
105
- }
106
29
 
107
30
  // Filter menu
108
31
  .k-spreadsheet-filter-menu {
@@ -129,94 +52,14 @@
129
52
  }
130
53
  }
131
54
 
132
- .k-spreadsheet-clipboard,
133
- .k-spreadsheet-clipboard-paste {
134
- inset-block-start: 0;
135
- inset-inline-end: 0;
136
- }
137
-
138
- // Format preview window
139
- .k-spreadsheet-format-cells {
140
- .k-spreadsheet-preview {
141
- margin-block-start: k-spacing(2);
142
- }
143
-
144
- .k-list-scroller {
145
- margin-block-start: k-spacing(2);
146
- }
147
- }
148
-
149
- // Export dialog
150
- .k-export-config {
151
- .k-edit-field {
152
- margin-inline-start: 5%;
153
- float: inline-start;
154
- }
155
-
156
- .k-page-orientation {
157
- inset-inline-end: 0;
158
- inset-block-start: k-spacing(2);
159
- }
160
- }
161
-
162
55
  // Insert image dialog
163
56
  .k-spreadsheet-insert-image-dialog {
164
- border-radius: $kendo-spreadsheet-insert-image-dialog-preview-border-radius;
165
- border-style: $kendo-spreadsheet-insert-image-dialog-border-style;
166
- border-width: $kendo-spreadsheet-insert-image-dialog-border-width;
167
-
168
57
  label {
169
- width: $kendo-spreadsheet-insert-image-dialog-preview-width;
170
- height: $kendo-spreadsheet-insert-image-dialog-preview-height;
171
58
  background-image: $kendo-spreadsheet-insert-image-dialog-img;
172
-
173
- div {
174
- margin-bottom: $kendo-spreadsheet-insert-image-dialog-text-margin-bottom;
175
- }
176
- }
177
- }
178
-
179
- .k-spreadsheet-drawing {
180
- &.k-spreadsheet-active-drawing {
181
- outline-style: $kendo-spreadsheet-drawing-outline-style;
182
- outline-width: $kendo-spreadsheet-drawing-outline-width;
183
- }
184
-
185
- .k-spreadsheet-drawing-image {
186
- inset-block-start: 0;
187
- inset-inline-start: 0;
188
- }
189
-
190
- .k-spreadsheet-drawing-handle {
191
- width: $kendo-spreadsheet-drawing-handle-width;
192
- height: $kendo-spreadsheet-drawing-handle-height;
193
- border-style: $kendo-spreadsheet-drawing-handle-border-style;
194
- border-width: $kendo-spreadsheet-drawing-handle-border-width;
195
- border-radius: $kendo-spreadsheet-drawing-handle-border-radius;
196
-
197
- // stylelint-disable selector-class-pattern, declaration-block-single-line-max-declarations
198
- &.N { inset-inline-start: 50%; inset-block-start: 0; cursor: ns-resize; }
199
- &.NE { inset-inline-start: 100%; inset-block-start: 0; cursor: nesw-resize; }
200
- &.E { inset-inline-start: 100%; inset-block-start: 50%; cursor: ew-resize; }
201
- &.SE { inset-inline-start: 100%; inset-block-start: 100%; cursor: nwse-resize; }
202
- &.S { inset-inline-start: 50%; inset-block-start: 100%; cursor: ns-resize; }
203
- &.SW { inset-inline-start: 0; inset-block-start: 100%; cursor: nesw-resize; }
204
- &.W { inset-inline-start: 0; inset-block-start: 50%; cursor: ew-resize; }
205
- &.NW { inset-inline-start: 0; inset-block-start: 0; cursor: nwse-resize; }
206
- // stylelint-enable selector-class-pattern, declaration-block-single-line-max-declarations
207
- }
208
-
209
- .k-spreadsheet-insert-image-dialog {
210
- .k-spreadsheet-has-image {
211
- &:hover,
212
- &.k-hover {
213
- border-radius: $kendo-spreadsheet-insert-image-dialog-preview-overlay-border-radius;
214
- }
215
- }
216
59
  }
217
60
  }
218
61
 
219
- .k-spreadsheet-tabstrip {
220
- padding: 0;
62
+ .k-spreadsheet .k-tabstrip-bottom > .k-tabstrip-items-wrapper .k-item.k-active::after {
63
+ top: unset;
221
64
  }
222
65
  }
@@ -6,43 +6,13 @@
6
6
  @mixin kendo-spreadsheet--theme() {
7
7
  @include kendo-spreadsheet--theme-base();
8
8
 
9
-
10
- // Filter button
11
- .k-spreadsheet .k-filter-range {
12
- border-color: $kendo-spreadsheet-primary-border;
13
- }
14
- .k-spreadsheet-filter {
15
- @include fill(
16
- $kendo-spreadsheet-filter-button-text,
17
- $kendo-spreadsheet-filter-button-bg,
18
- $kendo-spreadsheet-filter-button-border
19
- );
20
- box-shadow: inset 0 0 0 1px $kendo-spreadsheet-filter-button-border;
21
-
22
- &:hover {
23
- @include fill(
24
- $kendo-spreadsheet-filter-button-hover-text,
25
- $kendo-spreadsheet-filter-button-hover-bg,
26
- $kendo-spreadsheet-filter-button-hover-border
27
- );
28
- }
29
-
30
- &.k-active {
31
- @include fill(
32
- $kendo-spreadsheet-filter-button-active-text,
33
- $kendo-spreadsheet-filter-button-active-bg,
34
- $kendo-spreadsheet-filter-button-active-border
35
- );
36
- }
37
-
9
+ .k-spreadsheet-view,
10
+ .k-spreadsheet-filter-menu .k-spreadsheet-value-treeview-wrapper {
11
+ background-color: $kendo-spreadsheet-view-bg;
38
12
  }
39
13
 
40
- // Filter menu legacy - delete after new rendering adoption R3 23
41
- .k-spreadsheet-filter-menu {
42
-
43
- .k-columnmenu-item > .k-icon:first-child {
44
- color: $kendo-spreadsheet-filter-menu-icon-color;
45
- }
14
+ .k-spreadsheet .k-tabstrip-items-wrapper .k-item.k-active {
15
+ background-color: unset;
46
16
  }
47
17
 
48
18
  }
@@ -19,20 +19,17 @@ $kendo-spreadsheet-font-size: var( --kendo-spreadsheet-font-size, var( --kendo-f
19
19
  $kendo-spreadsheet-line-height: var( --kendo-spreadsheet-line-height, var( --kendo-line-height, initial ) ) !default;
20
20
  /// The background color of the Spreadsheet.
21
21
  /// @group spreadsheet
22
- $kendo-spreadsheet-bg: var( --kendo-spreadsheet-bg, k-color(surface-alt) ) !default;
22
+ $kendo-spreadsheet-bg: var( --kendo-spreadsheet-bg, k-color(app-surface) ) !default;
23
23
  /// The text color of the Spreadsheet.
24
24
  /// @group spreadsheet
25
25
  $kendo-spreadsheet-text: var( --kendo-spreadsheet-text, k-color(on-app-surface) ) !default;
26
26
  /// The border color of the Spreadsheet.
27
27
  /// @group spreadsheet
28
- $kendo-spreadsheet-border: var( --kendo-spreadsheet-border, color-mix(in srgb, k-color(border) 16%, transparent) ) !default;
29
- /// The primary border color of the Spreadsheet.
30
- /// @group spreadsheet
31
- $kendo-spreadsheet-primary-border: var( --kendo-spreadsheet-primary-border, k-color(primary) ) !default;
28
+ $kendo-spreadsheet-border: var( --kendo-spreadsheet-border, color-mix(in srgb, k-color(border) 26%, transparent) ) !default;
32
29
 
33
30
  /// The background color of the Spreadsheet header.
34
31
  /// @group spreadsheet
35
- $kendo-spreadsheet-header-bg: var( --kendo-spreadsheet-header-bg, k-color(surface) ) !default;
32
+ $kendo-spreadsheet-header-bg: var( --kendo-spreadsheet-header-bg, k-color(app-surface) ) !default;
36
33
  /// The text color of the Spreadsheet header.
37
34
  /// @group spreadsheet
38
35
  $kendo-spreadsheet-header-text: var( --kendo-spreadsheet-header-text, $kendo-table-header-text ) !default;
@@ -57,6 +54,10 @@ $kendo-spreadsheet-popup-menu-padding-x: var( --kendo-spreadsheet-popup-menu-pad
57
54
  /// @group spreadsheet
58
55
  $kendo-spreadsheet-popup-menu-padding-y: var( --kendo-spreadsheet-popup-menu-padding-y, $kendo-spreadsheet-popup-menu-padding-x ) !default;
59
56
 
57
+ /// The background color of the Spreadsheet view.
58
+ /// @group spreadsheet
59
+ $kendo-spreadsheet-view-bg: var( --kendo-spreadsheet-view-bg, k-color(surface) ) !default;
60
+
60
61
  /// The border width of the Spreadsheet action bar.
61
62
  /// @group spreadsheet
62
63
  $kendo-spreadsheet-action-bar-border-width: var( --kendo-spreadsheet-action-bar-border-width, 1px ) !default;
@@ -105,7 +106,7 @@ $kendo-spreadsheet-selection-bg: var( --kendo-spreadsheet-selection-bg, transpar
105
106
  $kendo-spreadsheet-selection-text: var( --kendo-spreadsheet-selection-text, null ) !default;
106
107
  /// The border color of the Spreadsheet selection.
107
108
  /// @group spreadsheet
108
- $kendo-spreadsheet-selection-border: var( --kendo-spreadsheet-selection-border, $kendo-spreadsheet-primary-border ) !default;
109
+ $kendo-spreadsheet-selection-border: var( --kendo-spreadsheet-selection-border, k-color(primary) ) !default;
109
110
  /// The shadow of the Spreadsheet selection.
110
111
  /// @group spreadsheet
111
112
  $kendo-spreadsheet-selection-shadow: var( --kendo-spreadsheet-selection-shadow, none ) !default;
@@ -205,39 +206,9 @@ $kendo-spreadsheet-sheets-remove-inline-end: var( --kendo-spreadsheet-sheets-rem
205
206
  /// @group spreadsheet
206
207
  $kendo-filter-menu-padding-left: var( --kendo-filter-menu-padding-left, calc( var( --kendo-icon-size, 1rem ) + 2 * k-spacing(1) ) ) !default;
207
208
 
208
- /// The text color of the Spreadsheet filter Button.
209
- /// @group spreadsheet
210
- $kendo-spreadsheet-filter-button-text: var( --kendo-spreadsheet-filter-button-text, k-color(on-app-surface) ) !default;
211
- /// The background color of the Spreadsheet filter Button.
212
- /// @group spreadsheet
213
- $kendo-spreadsheet-filter-button-bg: var( --kendo-spreadsheet-filter-button-bg, k-color(app-surface) ) !default;
214
- /// The border color of the Spreadsheet filter Button.
215
- /// @group spreadsheet
216
- $kendo-spreadsheet-filter-button-border: var( --kendo-spreadsheet-filter-button-border, k-color(border) ) !default;
217
-
218
- /// The text color of the hovered Spreadsheet filter Button.
219
- /// @group spreadsheet
220
- $kendo-spreadsheet-filter-button-hover-text: var( --kendo-spreadsheet-filter-button-hover-text, k-color(on-app-surface) ) !default;
221
- /// The background color of the hovered Spreadsheet filter Button.
222
- /// @group spreadsheet
223
- $kendo-spreadsheet-filter-button-hover-bg: var( --kendo-spreadsheet-filter-button-hover-bg, k-color(base-hover) ) !default;
224
- /// The border color of the hovered Spreadsheet filter Button.
225
- /// @group spreadsheet
226
- $kendo-spreadsheet-filter-button-hover-border: var( --kendo-spreadsheet-filter-button-hover-border, k-color(border) ) !default;
227
-
228
- /// The text color of the active Spreadsheet filter Button.
229
- /// @group spreadsheet
230
- $kendo-spreadsheet-filter-button-active-text: var( --kendo-spreadsheet-filter-button-active-text, k-color(on-app-surface) ) !default;
231
- /// The background color of the active Spreadsheet filter Button.
232
- /// @group spreadsheet
233
- $kendo-spreadsheet-filter-button-active-bg: var( --kendo-spreadsheet-filter-button-active-bg, k-color(base-active) ) !default;
234
- /// The border color of the active Spreadsheet filter Button.
235
- /// @group spreadsheet
236
- $kendo-spreadsheet-filter-button-active-border: var( --kendo-spreadsheet-filter-button-active-border, k-color(border) ) !default;
237
-
238
- /// The color of the Spreadsheet Menu icon.
209
+ /// The padding of the Spreadsheet filter.
239
210
  /// @group spreadsheet
240
- $kendo-spreadsheet-filter-menu-icon-color: var( --kendo-spreadsheet-filter-menu-icon-color, k-color(primary) ) !default;
211
+ $kendo-spreadsheet-filter-padding: var( --kendo-spreadsheet-filter-padding, k-spacing(1) ) !default;
241
212
 
242
213
  /// The border style of the Spreadsheet image Dialog.
243
214
  /// @group spreadsheet
@@ -271,7 +242,7 @@ $kendo-spreadsheet-insert-image-dialog-preview-overlay-shadow: var( --kendo-spre
271
242
  $kendo-spreadsheet-insert-image-dialog-preview-overlay-border-radius: var( --kendo-spreadsheet-insert-image-dialog-preview-overlay-border-radius, var( --kendo-border-radius-md, initial ) ) !default;
272
243
  /// The text color of the hovered Spreadsheet image Dialog preview.
273
244
  /// @group spreadsheet
274
- $kendo-spreadsheet-insert-image-dialog-overlay-hover-text: var( --kendo-spreadsheet-insert-image-dialog-overlay-hover-text, k-color(surface-alt) ) !default;
245
+ $kendo-spreadsheet-insert-image-dialog-overlay-hover-text: var( --kendo-spreadsheet-insert-image-dialog-overlay-hover-text, k-color(app-surface) ) !default;
275
246
 
276
247
  /// The width of the Spreadsheet drawing handle.
277
248
  /// @group spreadsheet
@@ -372,6 +343,7 @@ $kendo-spreadsheet-insert-image-dialog-img: url("data:image/png;base64,iVBORw0KG
372
343
  $kendo-spreadsheet-sheets-bar-padding-x: $kendo-spreadsheet-sheets-bar-padding-x,
373
344
  $kendo-spreadsheet-sheets-bar-padding-y: $kendo-spreadsheet-sheets-bar-padding-y,
374
345
  $kendo-spreadsheet-sheets-bar-border-width: $kendo-spreadsheet-sheets-bar-border-width,
346
+ $kendo-spreadsheet-filter-padding: $kendo-spreadsheet-filter-padding,
375
347
  $kendo-spreadsheet-insert-image-dialog-border-style: $kendo-spreadsheet-insert-image-dialog-border-style,
376
348
  $kendo-spreadsheet-insert-image-dialog-border-width: $kendo-spreadsheet-insert-image-dialog-border-width,
377
349
  $kendo-spreadsheet-insert-image-dialog-text-margin-bottom: $kendo-spreadsheet-insert-image-dialog-text-margin-bottom,
@@ -9,14 +9,10 @@
9
9
  font-weight: $kendo-stepper-current-label-font-weight;
10
10
  }
11
11
 
12
- .k-stepper .k-step-disabled,
12
+ .k-stepper .k-step-disabled,
13
13
  .k-stepper .k-step.k-disabled {
14
14
  .k-step-label {
15
15
  font-weight: normal;
16
16
  }
17
-
18
- .k-step-indicator {
19
- border: 0;
20
- }
21
17
  }
22
18
  }
@@ -10,7 +10,13 @@
10
10
  &.k-focus,
11
11
  .k-step-link:focus {
12
12
  .k-step-label:only-child {
13
- @include box-shadow( inset 0 0 0 $kendo-stepper-indicator-focus-size color-mix(in srgb, k-color(border) 16%, transparent) );
13
+ @include box-shadow( inset 0 0 0 $kendo-stepper-indicator-focus-size k-color(border-alt) );
14
+ }
15
+
16
+ .k-step-indicator::after {
17
+ border-color: unset;
18
+ outline: 2px solid k-color(border-alt);
19
+ outline-offset: -2px;
14
20
  }
15
21
  }
16
22
 
@@ -72,13 +72,13 @@ $kendo-stepper-indicator-focus-calc-offset: calc( #{$kendo-stepper-indicator-foc
72
72
 
73
73
  /// The background color of the Stepper indicator.
74
74
  /// @group stepper
75
- $kendo-stepper-indicator-bg: var( --kendo-stepper-indicator-bg, k-color(surface-alt) ) !default;
75
+ $kendo-stepper-indicator-bg: var( --kendo-stepper-indicator-bg, k-color(base) ) !default;
76
76
  /// The text color of the Stepper indicator.
77
77
  /// @group stepper
78
- $kendo-stepper-indicator-text: var( --kendo-stepper-indicator-text, k-color(on-app-surface) ) !default;
78
+ $kendo-stepper-indicator-text: var( --kendo-stepper-indicator-text, k-color(on-base) ) !default;
79
79
  /// The border color of the Stepper indicator.
80
80
  /// @group stepper
81
- $kendo-stepper-indicator-border: var( --kendo-stepper-indicator-border, k-color(border) ) !default;
81
+ $kendo-stepper-indicator-border: var( --kendo-stepper-indicator-border, color-mix(in srgb, k-color(border) 26%, transparent) ) !default;
82
82
 
83
83
  /// The background color of the hovered Stepper indicator.
84
84
  /// @group stepper
@@ -92,13 +92,13 @@ $kendo-stepper-indicator-hover-border: var( --kendo-stepper-indicator-hover-bord
92
92
 
93
93
  /// The background color of the disabled Stepper indicator.
94
94
  /// @group stepper
95
- $kendo-stepper-indicator-disabled-bg: var( --kendo-stepper-indicator-disabled-bg, k-color(base-subtle) ) !default;
95
+ $kendo-stepper-indicator-disabled-bg: var( --kendo-stepper-indicator-disabled-bg, color-mix(in srgb, k-color(on-base) 7%, transparent) ) !default;
96
96
  /// The text color of the disabled Stepper indicator.
97
97
  /// @group stepper
98
- $kendo-stepper-indicator-disabled-text: var( --kendo-stepper-indicator-disabled-text, color-mix(in srgb, k-color(on-app-surface) 46%, transparent) ) !default;
98
+ $kendo-stepper-indicator-disabled-text: var( --kendo-stepper-indicator-disabled-text, color-mix(in srgb, k-color(on-base) 30%, transparent) ) !default;
99
99
  /// The border color of the disabled Stepper indicator.
100
100
  /// @group stepper
101
- $kendo-stepper-indicator-disabled-border: var( --kendo-stepper-indicator-disabled-border, transparent ) !default;
101
+ $kendo-stepper-indicator-disabled-border: var( --kendo-stepper-indicator-disabled-border, color-mix(in srgb, k-color(on-base) 14%, transparent) ) !default;
102
102
 
103
103
  /// The background color of the Stepper's done indicator.
104
104
  /// @group stepper
@@ -122,13 +122,13 @@ $kendo-stepper-indicator-done-hover-border: var( --kendo-stepper-indicator-done-
122
122
 
123
123
  /// The background color of the Stepper's disabled done indicator.
124
124
  /// @group stepper
125
- $kendo-stepper-indicator-done-disabled-bg: var( --kendo-stepper-indicator-done-disabled-bg, color-mix(in srgb, k-color(primary) 22%, transparent) ) !default;
125
+ $kendo-stepper-indicator-done-disabled-bg: var( --kendo-stepper-indicator-done-disabled-bg, color-mix(in srgb, k-color(primary) 46%, transparent) ) !default;
126
126
  /// The text color of the Stepper's disabled done indicator.
127
127
  /// @group stepper
128
- $kendo-stepper-indicator-done-disabled-text: var( --kendo-stepper-indicator-done-disabled-text, color-mix(in srgb, k-color(on-app-surface) 46%, transparent) ) !default;
128
+ $kendo-stepper-indicator-done-disabled-text: var( --kendo-stepper-indicator-done-disabled-text, k-color(on-primary) ) !default;
129
129
  /// The border color of the Stepper's disabled done indicator.
130
130
  /// @group stepper
131
- $kendo-stepper-indicator-done-disabled-border: var( --kendo-stepper-indicator-done-disabled-border, transparent ) !default;
131
+ $kendo-stepper-indicator-done-disabled-border: var( --kendo-stepper-indicator-done-disabled-border, color-mix(in srgb, k-color(primary) 46%, transparent) ) !default;
132
132
 
133
133
  /// The background color of the Stepper current indicator.
134
134
  /// @group stepper
@@ -177,7 +177,7 @@ $kendo-stepper-label-hover-text: var( --kendo-stepper-label-hover-text, $kendo-s
177
177
  $kendo-stepper-label-disabled-text: var( --kendo-stepper-label-disabled-text, color-mix(in srgb, k-color(on-app-surface) 46%, transparent) ) !default;
178
178
  /// The font weight of the disabled Stepper label.
179
179
  /// @group stepper
180
- $kendo-stepper-current-label-font-weight: var( --kendo-stepper-current-label-font-weight, var( --kendo-font-weight-bold, bold ) ) !default;
180
+ $kendo-stepper-current-label-font-weight: var( --kendo-stepper-current-label-font-weight, var( --kendo-font-weight-semibold, 600 ) ) !default;
181
181
 
182
182
  /// The text color of the optional Stepper label.
183
183
  /// @group stepper
@@ -4,4 +4,13 @@
4
4
 
5
5
  @mixin kendo-suggestion--layout() {
6
6
  @include kendo-suggestion--layout-base();
7
+
8
+ .k-suggestion {
9
+ &:focus,
10
+ &.k-focus {
11
+ outline-width: calc( #{$kendo-suggestion-border-width} * 2);
12
+ outline-style: solid;
13
+ outline-offset: calc( #{$kendo-suggestion-border-width} * 2 * -1);
14
+ }
15
+ }
7
16
  }
@@ -8,9 +8,9 @@
8
8
  .k-suggestion {
9
9
  &:focus,
10
10
  &.k-focus {
11
- outline: 1px solid k-color(surface);
12
- outline-offset: -2px;
13
- box-shadow: inset 0 0 $kendo-suggestion-focus-shadow-blur $kendo-suggestion-focus-shadow-spread $kendo-suggestion-focus-shadow-color;
11
+ outline-color: $kendo-suggestion-focus-shadow-color;
12
+ box-shadow: inset 0 0 $kendo-suggestion-focus-shadow-blur $kendo-suggestion-focus-shadow-spread $kendo-suggestion-focus-shadow-color,
13
+ inset 0 0 0 calc( #{$kendo-suggestion-border-width} * 2 ) k-color(surface);
14
14
  }
15
15
  }
16
16
  }
@@ -59,10 +59,10 @@ $kendo-suggestion-active-border: var( --kendo-suggestion-active-border, #{k-colo
59
59
  $kendo-suggestion-focus-shadow-blur: var( --kendo-suggestion-focus-shadow-blur, 0 ) !default;
60
60
  /// The shadow spread of the focused Suggestion.
61
61
  /// @group suggestion
62
- $kendo-suggestion-focus-shadow-spread: var( --kendo-suggestion-focus-shadow-spread, 2px ) !default;
62
+ $kendo-suggestion-focus-shadow-spread: var( --kendo-suggestion-focus-shadow-spread, 1px ) !default;
63
63
  /// The shadow color of the focused Suggestion.
64
64
  /// @group suggestion
65
- $kendo-suggestion-focus-shadow-color: var( --kendo-suggestion-focus-shadow-color, #{k-color(border-alt)} ) !default;
65
+ $kendo-suggestion-focus-shadow-color: var( --kendo-suggestion-focus-shadow-color, #{k-color(on-base)} ) !default;
66
66
 
67
67
  $kendo-suggestion-theme-colors: (
68
68
  "primary": k-color(primary),
@@ -11,8 +11,9 @@
11
11
  &::after {
12
12
  content: "";
13
13
  position: absolute;
14
- inset: -2px;
14
+ inset: -4px;
15
15
  z-index: 1;
16
+ border-radius: k-border-radius(md);
16
17
  }
17
18
  }
18
19
 
@@ -24,13 +24,13 @@ $kendo-switch-label-display: var( --kendo-switch-label-display, none ) !default;
24
24
  /// @group switch
25
25
  $kendo-switch-sizes: (
26
26
  sm: ( font-size: 10px, track-width: 36px, track-height: 16px, thumb-width: 10px, thumb-height: 10px, thumb-offset: 3px, label-offset: 4px ),
27
- md: ( font-size: 10px, track-width: 40px, track-height: 20px, thumb-width: 12px, thumb-height: 12px, thumb-offset: 4px, label-offset: 5px ),
28
- lg: ( font-size: 10px, track-width: 44px, track-height: 24px, thumb-width: 14px, thumb-height: 14px, thumb-offset: 5px, label-offset: 6px )
27
+ md: ( font-size: 10px, track-width: 40px, track-height: 20px, thumb-width: 14px, thumb-height: 14px, thumb-offset: 4px, label-offset: 5px ),
28
+ lg: ( font-size: 10px, track-width: 44px, track-height: 24px, thumb-width: 18px, thumb-height: 18px, thumb-offset: 5px, label-offset: 6px )
29
29
  ) !default;
30
30
 
31
31
  /// The ring around the focused Switch.
32
32
  /// @group switch
33
- $kendo-switch-focus-ring: var( --kendo-switch-focus-ring, 1px solid k-color(base-emphasis) ) !default;
33
+ $kendo-switch-focus-ring: var( --kendo-switch-focus-ring, 2px solid k-color(border-alt) ) !default;
34
34
 
35
35
  /// The background of the track when the Switch is not checked.
36
36
  /// @group switch
@@ -70,11 +70,11 @@ $kendo-switch-off-track-disabled-bg: var( --kendo-switch-off-track-disabled-bg,
70
70
  $kendo-switch-off-track-disabled-text: var( --kendo-switch-off-track-disabled-text, k-color(on-app-surface) ) !default;
71
71
  /// The border color of the track when the disabled Switch is not checked.
72
72
  /// @group switch
73
- $kendo-switch-off-track-disabled-border: var( --kendo-switch-off-track-disabled-border, color-mix(in srgb, k-color(on-app-surface) 28%, transparent) ) !default;
73
+ $kendo-switch-off-track-disabled-border: var( --kendo-switch-off-track-disabled-border, color-mix(in srgb, k-color(on-app-surface) 14%, transparent) ) !default;
74
74
 
75
75
  /// The background of the thumb when the Switch is not checked.
76
76
  /// @group switch
77
- $kendo-switch-off-thumb-bg: var( --kendo-switch-off-thumb-bg, k-color(subtle) ) !default;
77
+ $kendo-switch-off-thumb-bg: var( --kendo-switch-off-thumb-bg, color-mix(in srgb, k-color(on-app-surface) 30%, transparent) ) !default;
78
78
  /// The text color of the thumb when the Switch is not checked.
79
79
  /// @group switch
80
80
  $kendo-switch-off-thumb-text: var( --kendo-switch-off-thumb-text, inherit ) !default;
@@ -94,13 +94,13 @@ $kendo-switch-off-thumb-hover-border: var( --kendo-switch-off-thumb-hover-border
94
94
 
95
95
  /// The background of the thumb when the disabled Switch is not checked.
96
96
  /// @group switch
97
- $kendo-switch-off-thumb-disabled-bg: var( --kendo-switch-off-thumb-disabled-bg, color-mix(in srgb, k-color(on-app-surface) 28%, transparent) ) !default;
97
+ $kendo-switch-off-thumb-disabled-bg: var( --kendo-switch-off-thumb-disabled-bg, color-mix(in srgb, k-color(on-app-surface) 30%, transparent) ) !default;
98
98
  /// The text color of the thumb when the disabled Switch is not checked.
99
99
  /// @group switch
100
100
  $kendo-switch-off-thumb-disabled-text: var( --kendo-switch-off-thumb-disabled-text, inherit ) !default;
101
101
  /// The border color of the thumb when the disabled Switch is not checked.
102
102
  /// @group switch
103
- $kendo-switch-off-thumb-disabled-border: var( --kendo-switch-off-thumb-disabled-border, color-mix(in srgb, k-color(on-app-surface) 28%, transparent) ) !default;
103
+ $kendo-switch-off-thumb-disabled-border: var( --kendo-switch-off-thumb-disabled-border, color-mix(in srgb, k-color(on-app-surface) 30%, transparent) ) !default;
104
104
 
105
105
  /// The background of the track when the Switch is checked.
106
106
  /// @group switch
@@ -134,7 +134,7 @@ $kendo-switch-on-track-focus-border: var( --kendo-switch-on-track-focus-border,
134
134
 
135
135
  /// The background of the track when the disabled Switch is checked.
136
136
  /// @group switch
137
- $kendo-switch-on-track-disabled-bg: var( --kendo-switch-on-track-disabled-bg, color-mix(in srgb, k-color(on-app-surface) 28%, transparent) ) !default;
137
+ $kendo-switch-on-track-disabled-bg: var( --kendo-switch-on-track-disabled-bg, color-mix(in srgb, k-color(on-app-surface) 7%, transparent) ) !default;
138
138
  /// The text color of the track when the disabled Switch is checked.
139
139
  /// @group switch
140
140
  $kendo-switch-on-track-disabled-text: var( --kendo-switch-on-track-disabled-text, k-color(app-surface) ) !default;
@@ -164,13 +164,13 @@ $kendo-switch-on-thumb-hover-border: var( --kendo-switch-on-thumb-hover-border,
164
164
 
165
165
  /// The background of the thumb when the disabled Switch is checked.
166
166
  /// @group switch
167
- $kendo-switch-on-thumb-disabled-bg: var( --kendo-switch-on-thumb-disabled-bg, k-color(surface) ) !default;
167
+ $kendo-switch-on-thumb-disabled-bg: var( --kendo-switch-on-thumb-disabled-bg, color-mix(in srgb, k-color(on-app-surface) 30%, transparent) ) !default;
168
168
  /// The text color of the thumb when the disabled Switch is checked.
169
169
  /// @group switch
170
170
  $kendo-switch-on-thumb-disabled-text: var( --kendo-switch-on-thumb-disabled-text, inherit ) !default;
171
171
  /// The border color of the thumb when the disabled Switch is checked.
172
172
  /// @group switch
173
- $kendo-switch-on-thumb-disabled-border: var( --kendo-switch-on-thumb-disabled-border, color-mix(in srgb, k-color(on-app-surface) 6%, transparent) ) !default;
173
+ $kendo-switch-on-thumb-disabled-border: var( --kendo-switch-on-thumb-disabled-border, color-mix(in srgb, k-color(on-app-surface) 30%, transparent) ) !default;
174
174
 
175
175
  @forward "@progress/kendo-theme-core/scss/components/switch/_variables.scss" with (
176
176
  $kendo-switch-font-family: $kendo-switch-font-family,
@@ -36,9 +36,9 @@
36
36
  border-style: solid;
37
37
  border-color: currentColor;
38
38
  position: absolute;
39
- top: 0;
40
- left: 0;
41
- right: 0;
39
+ inset-block-start: 0;
40
+ inset-inline-start: 0;
41
+ inset-inline-end: 0;
42
42
  }
43
43
  .k-table-group-row .k-table-th {
44
44
  border-block-end-width: 1px;
@@ -14,26 +14,26 @@ $kendo-table-cell-vertical-border-width: var( --kendo-table-cell-vertical-border
14
14
  $kendo-table-cell-horizontal-border-width: var( --kendo-table-cell-horizontal-border-width, 1px ) !default;
15
15
  /// The horizontal padding of the cells in the table for small size.
16
16
  /// @group table
17
- $kendo-table-sm-cell-padding-x: var( --kendo-table-sm-cell-padding-x, #{k-spacing(3)} ) !default;
17
+ $kendo-table-sm-cell-padding-x: var( --kendo-table-sm-cell-padding-x, #{k-spacing(2)} ) !default;
18
18
  /// The vertical padding of the cells in the table for small size.
19
19
  /// @group table
20
- $kendo-table-sm-cell-padding-y: var( --kendo-table-sm-cell-padding-y, #{k-spacing(1.5)} ) !default;
20
+ $kendo-table-sm-cell-padding-y: var( --kendo-table-sm-cell-padding-y, #{k-spacing(2)} ) !default;
21
21
  /// The horizontal padding of the cells in the table for medium size.
22
22
  /// @group table
23
- $kendo-table-md-cell-padding-x: var( --kendo-table-md-cell-padding-x, #{k-spacing(3)} ) !default;
23
+ $kendo-table-md-cell-padding-x: var( --kendo-table-md-cell-padding-x, #{k-spacing(2)} ) !default;
24
24
  /// The vertical padding of the cells in the table for medium size.
25
25
  /// @group table
26
- $kendo-table-md-cell-padding-y: var( --kendo-table-md-cell-padding-y, #{k-spacing(3)} ) !default;
26
+ $kendo-table-md-cell-padding-y: var( --kendo-table-md-cell-padding-y, #{k-spacing(2.5)} ) !default;
27
27
  /// The horizontal padding of the cells in the table for large size.
28
28
  /// @group table
29
- $kendo-table-lg-cell-padding-x: var( --kendo-table-lg-cell-padding-x, #{k-spacing(3)} ) !default;
29
+ $kendo-table-lg-cell-padding-x: var( --kendo-table-lg-cell-padding-x, #{k-spacing(2)} ) !default;
30
30
  /// The vertical padding of the cells in the table for large size.
31
31
  /// @group table
32
- $kendo-table-lg-cell-padding-y: var( --kendo-table-lg-cell-padding-y, #{k-spacing(3.5)} ) !default;
32
+ $kendo-table-lg-cell-padding-y: var( --kendo-table-lg-cell-padding-y, #{k-spacing(3)} ) !default;
33
33
 
34
34
  /// Font weight of the table header cells.
35
35
  /// @group table
36
- $kendo-table-header-font-weight: var( --kendo-table-header-font-weight, var( --kendo-font-weight-bold, normal ) ) !default;
36
+ $kendo-table-header-font-weight: var( --kendo-table-header-font-weight, var( --kendo-font-weight-normal, normal ) ) !default;
37
37
 
38
38
  /// The sizes of the table.
39
39
  /// @group table
@@ -139,7 +139,7 @@ $kendo-table-alt-row-border: var( --kendo-table-alt-row-border, #{$kendo-table-b
139
139
 
140
140
  /// Background color of hovered rows in table.
141
141
  /// @group table
142
- $kendo-table-hover-bg: var( --kendo-table-hover-bg, #{k-color(base-hover)} ) !default;
142
+ $kendo-table-hover-bg: var( --kendo-table-hover-bg, #{color-mix(in srgb, k-color(on-app-surface) 5%, transparent)} ) !default;
143
143
  /// Text color of hovered rows in table.
144
144
  /// @group table
145
145
  $kendo-table-hover-text: var( --kendo-table-hover-text, #{k-color(on-base)} ) !default;
@@ -162,7 +162,7 @@ $kendo-table-focus-shadow: var( --kendo-table-focus-shadow, #{$kendo-list-item-f
162
162
 
163
163
  /// Background color of selected rows in table.
164
164
  /// @group table
165
- $kendo-table-selected-bg: var( --kendo-table-selected-bg, #{color-mix(in srgb, k-color(primary) 13%, transparent)} ) !default;
165
+ $kendo-table-selected-bg: var( --kendo-table-selected-bg, #{color-mix(in srgb, k-color(primary) 8%, transparent)} ) !default;
166
166
  /// Text color of selected rows in table.
167
167
  /// @group table
168
168
  $kendo-table-selected-text: var( --kendo-table-selected-text, #{$kendo-table-text} ) !default;
@@ -172,7 +172,7 @@ $kendo-table-selected-border: var( --kendo-table-selected-border, #{$kendo-table
172
172
 
173
173
  /// Background color of highlighted rows in table.
174
174
  /// @group table
175
- $kendo-table-highlighted-bg: var( --kendo-table-highlighted-bg, #{color-mix(in srgb, k-color(warning) 13%, transparent)} ) !default;
175
+ $kendo-table-highlighted-bg: var( --kendo-table-highlighted-bg, #{color-mix(in srgb, k-color(warning) 8%, transparent)} ) !default;
176
176
  /// The font weight of highlighted rows in table.
177
177
  /// @group table
178
178
  $kendo-table-highlighted-font-weight: var( --kendo-table-highlighted-font-weight, var( --kendo-font-weight-semibold, bold ) ) !default;
@@ -181,16 +181,6 @@ $kendo-table-highlighted-font-weight: var( --kendo-table-highlighted-font-weight
181
181
  /// @group table
182
182
  $kendo-table-selected-highlighted-bg: var( --kendo-table-selected-highlighted-bg, #{color-mix(in srgb, color-mix(in srgb, k-color(primary), k-color(warning)) 23%, transparent)} ) !default;
183
183
 
184
- /// Hover background color of selected rows in table.
185
- /// @group table
186
- $kendo-table-selected-hover-bg: var( --kendo-table-selected-hover-bg, #{color-mix(in srgb, k-color(primary) 26%, transparent)} ) !default;
187
- /// Hover text color of selected rows in table.
188
- /// @group table
189
- $kendo-table-selected-hover-text: var( --kendo-table-selected-hover-text, #{$kendo-table-selected-text} ) !default;
190
- /// Hover border color of selected rows in table.
191
- /// @group table
192
- $kendo-table-selected-hover-border: var( --kendo-table-selected-hover-border, #{$kendo-table-selected-border} ) !default;
193
-
194
184
  /// The box shadow of the row spanned cells.
195
185
  /// @group table
196
186
  $kendo-table-cell-row-span-shadow: var( --kendo-table-cell-row-span-shadow, inset 0 0 0 1px #{$kendo-table-border} ) !default;