@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
@@ -27,7 +27,7 @@ $kendo-panelbar-item-border-style: var( --kendo-panelbar-item-border-style, soli
27
27
 
28
28
  /// The spacing around the PanelBar items icon.
29
29
  /// @group panelbar
30
- $kendo-panelbar-icon-spacing: var( --kendo-panelbar-icon-spacing, #{k-spacing(2)} ) !default;
30
+ $kendo-panelbar-icon-spacing: var( --kendo-panelbar-icon-spacing, #{k-spacing(2.5)} ) !default;
31
31
 
32
32
  /// The horizontal start padding of the PanelBar header.
33
33
  /// @group panelbar
@@ -35,10 +35,10 @@ $kendo-panelbar-header-padding-x-start: var( --kendo-panelbar-header-padding-x-s
35
35
 
36
36
  /// The horizontal end padding of the PanelBar header.
37
37
  /// @group panelbar
38
- $kendo-panelbar-header-padding-x-end: var( --kendo-panelbar-header-padding-x-end, #{k-spacing(2)} ) !default;
38
+ $kendo-panelbar-header-padding-x-end: var( --kendo-panelbar-header-padding-x-end, #{k-spacing(2.5)} ) !default;
39
39
  /// The vertical padding of the PanelBar header.
40
40
  /// @group panelbar
41
- $kendo-panelbar-header-padding-y: var( --kendo-panelbar-header-padding-y, #{k-spacing(3)} ) !default;
41
+ $kendo-panelbar-header-padding-y: var( --kendo-panelbar-header-padding-y, #{k-spacing(2.5)} ) !default;
42
42
 
43
43
  /// The horizontal padding of the PanelBar items.
44
44
  /// @group panelbar
@@ -46,10 +46,10 @@ $kendo-panelbar-item-padding-x-start: calc( #{$kendo-panelbar-icon-spacing} * 2
46
46
 
47
47
  /// The horizontal end padding of the PanelBar items.
48
48
  /// @group panelbar
49
- $kendo-panelbar-item-padding-x-end: var( --kendo-panelbar-item-padding-x-end, #{k-spacing(2)} ) !default;
49
+ $kendo-panelbar-item-padding-x-end: var( --kendo-panelbar-item-padding-x-end, #{k-spacing(2.5)} ) !default;
50
50
  /// The vertical padding of the PanelBar items.
51
51
  /// @group panelbar
52
- $kendo-panelbar-item-padding-y: var( --kendo-panelbar-item-padding-y, #{k-spacing(3)} ) !default;
52
+ $kendo-panelbar-item-padding-y: var( --kendo-panelbar-item-padding-y, #{k-spacing(2.5)} ) !default;
53
53
 
54
54
  /// The maximum nesting of the PanelBar items.
55
55
  /// @group panelbar
@@ -57,7 +57,7 @@ $kendo-panelbar-item-level-count: 4 !default;
57
57
 
58
58
  /// The background color of the PanelBar.
59
59
  /// @group panelbar
60
- $kendo-panelbar-bg: var( --kendo-panelbar-bg, #{k-color(surface-alt)} ) !default;
60
+ $kendo-panelbar-bg: var( --kendo-panelbar-bg, #{k-color(app-surface)} ) !default;
61
61
  /// The text color of the PanelBar.
62
62
  /// @group panelbar
63
63
  $kendo-panelbar-text: var( --kendo-panelbar-text, #{k-color(on-app-surface)} ) !default;
@@ -77,10 +77,10 @@ $kendo-panelbar-header-border: var( --kendo-panelbar-header-border, inherit ) !d
77
77
 
78
78
  /// The background color of the hovered PanelBar header.
79
79
  /// @group panelbar
80
- $kendo-panelbar-header-hover-bg: var( --kendo-panelbar-header-hover-bg, #{k-color(base-hover)} ) !default;
80
+ $kendo-panelbar-header-hover-bg: var( --kendo-panelbar-header-hover-bg, #{color-mix(in srgb, k-color(on-app-surface) 5%, transparent)} ) !default;
81
81
  /// The text color of the hovered PanelBar header.
82
82
  /// @group panelbar
83
- $kendo-panelbar-header-hover-text: var( --kendo-panelbar-header-hover-text, #{k-color(primary-hover)} ) !default;
83
+ $kendo-panelbar-header-hover-text: var( --kendo-panelbar-header-hover-text, #{k-color(on-app-surface)} ) !default;
84
84
  /// The border color of the hovered PanelBar header.
85
85
  /// @group panelbar
86
86
  $kendo-panelbar-header-hover-border: var( --kendo-panelbar-header-hover-border, inherit ) !default;
@@ -110,20 +110,17 @@ $kendo-panelbar-header-hover-focus-border: var( --kendo-panelbar-header-hover-fo
110
110
 
111
111
  /// The background color of the selected PanelBar header.
112
112
  /// @group panelbar
113
- $kendo-panelbar-header-selected-bg: var( --kendo-panelbar-header-selected-bg, #{k-color(base-active)} ) !default;
113
+ $kendo-panelbar-header-selected-bg: var( --kendo-panelbar-header-selected-bg, #{$kendo-panelbar-bg} ) !default;
114
114
  /// The text color of the selected PanelBar header.
115
115
  /// @group panelbar
116
116
  $kendo-panelbar-header-selected-text: var( --kendo-panelbar-header-selected-text, #{k-color(on-app-surface)} ) !default;
117
117
  /// The border color of the selected PanelBar header.
118
118
  /// @group panelbar
119
119
  $kendo-panelbar-header-selected-border: var( --kendo-panelbar-header-selected-border, inherit ) !default;
120
- /// The color of the marker of the selected PanelBar header.
121
- /// @group panelbar
122
- $kendo-panelbar-selected-marker: var( --kendo-panelbar-selected-marker, #{k-color(primary)} ) !default;
123
120
 
124
121
  /// The background color of the selected and hovered PanelBar header.
125
122
  /// @group panelbar
126
- $kendo-panelbar-header-selected-hover-bg: var( --kendo-panelbar-header-selected-hover-bg, #{$kendo-panelbar-header-selected-bg} ) !default;
123
+ $kendo-panelbar-header-selected-hover-bg: var( --kendo-panelbar-header-selected-hover-bg, #{color-mix(in srgb, k-color(on-app-surface) 5%, transparent)} ) !default;
127
124
  /// The text color of the selected and hovered PanelBar header.
128
125
  /// @group panelbar
129
126
  $kendo-panelbar-header-selected-hover-text: var( --kendo-panelbar-header-selected-hover-text, #{$kendo-panelbar-header-hover-text} ) !default;
@@ -153,7 +150,7 @@ $kendo-panelbar-header-selected-hover-focus-border: var( --kendo-panelbar-header
153
150
 
154
151
  /// The background color of the expanded PanelBar header.
155
152
  /// @group panelbar
156
- $kendo-panelbar-header-expanded-bg: var( --kendo-panelbar-header-expanded-bg, inherit ) !default;
153
+ $kendo-panelbar-header-expanded-bg: var( --kendo-panelbar-header-expanded-bg, $kendo-panelbar-bg ) !default;
157
154
  /// The text color of the expanded PanelBar header.
158
155
  /// @group panelbar
159
156
  $kendo-panelbar-header-expanded-text: var( --kendo-panelbar-header-expanded-text, inherit ) !default;
@@ -163,10 +160,10 @@ $kendo-panelbar-header-expanded-border: var( --kendo-panelbar-header-expanded-bo
163
160
 
164
161
  /// The background color of the hovered PanelBar items.
165
162
  /// @group panelbar
166
- $kendo-panelbar-item-hover-bg: var( --kendo-panelbar-item-hover-bg, #{k-color(base-hover)} ) !default;
163
+ $kendo-panelbar-item-hover-bg: var( --kendo-panelbar-item-hover-bg, #{color-mix(in srgb, k-color(on-app-surface) 5%, transparent)} ) !default;
167
164
  /// The text color of the hovered PanelBar items.
168
165
  /// @group panelbar
169
- $kendo-panelbar-item-hover-text: var( --kendo-panelbar-item-hover-text, #{k-color(primary-hover)} ) !default;
166
+ $kendo-panelbar-item-hover-text: var( --kendo-panelbar-item-hover-text, #{k-color(on-app-surface)} ) !default;
170
167
  /// The border color of the hovered PanelBar items.
171
168
  /// @group panelbar
172
169
  $kendo-panelbar-item-hover-border: var( --kendo-panelbar-item-hover-border, inherit ) !default;
@@ -196,7 +193,7 @@ $kendo-panelbar-item-hover-focus-border: var( --kendo-panelbar-item-hover-focus-
196
193
 
197
194
  /// The background color of the selected PanelBar items.
198
195
  /// @group panelbar
199
- $kendo-panelbar-item-selected-bg: var( --kendo-panelbar-item-selected-bg, #{k-color(base-active)} ) !default;
196
+ $kendo-panelbar-item-selected-bg: var( --kendo-panelbar-item-selected-bg, #{$kendo-panelbar-bg} ) !default;
200
197
  /// The text color of the selected PanelBar items.
201
198
  /// @group panelbar
202
199
  $kendo-panelbar-item-selected-text: var( --kendo-panelbar-item-selected-text, #{k-color(on-app-surface)} ) !default;
@@ -206,7 +203,7 @@ $kendo-panelbar-item-selected-border: var( --kendo-panelbar-item-selected-border
206
203
 
207
204
  /// The background color of the selected and hovered PanelBar items.
208
205
  /// @group panelbar
209
- $kendo-panelbar-item-selected-hover-bg: var( --kendo-panelbar-item-selected-hover-bg, #{$kendo-panelbar-item-selected-bg} ) !default;
206
+ $kendo-panelbar-item-selected-hover-bg: var( --kendo-panelbar-item-selected-hover-bg, #{color-mix(in srgb, k-color(on-app-surface) 5%, transparent)} ) !default;
210
207
  /// The text color of the selected and hovered PanelBar items.
211
208
  /// @group panelbar
212
209
  $kendo-panelbar-item-selected-hover-text: var( --kendo-panelbar-item-selected-hover-text, #{$kendo-panelbar-item-hover-text} ) !default;
@@ -4,4 +4,8 @@
4
4
 
5
5
  @mixin kendo-pdf-viewer--theme() {
6
6
  @include kendo-pdf-viewer--theme-base();
7
+
8
+ .k-pdf-viewer .k-toolbar {
9
+ border-bottom-color: transparent;
10
+ }
7
11
  }
@@ -49,7 +49,7 @@ $kendo-pdf-viewer-page-text: var( --kendo-pdf-viewer-page-text, #{k-color(on-app
49
49
  $kendo-pdf-viewer-page-border: var( --kendo-pdf-viewer-page-border, #{color-mix(in srgb, k-color(border) 16%, transparent)} ) !default;
50
50
  /// The shadow of the PDFViewer page.
51
51
  /// @group pdf-viewer
52
- $kendo-pdf-viewer-page-shadow: var( --kendo-pdf-viewer-page-shadow, var( --kendo-box-shadow-depth-3, none ) ) !default;
52
+ $kendo-pdf-viewer-page-shadow: var( --kendo-pdf-viewer-page-shadow, k-elevation(4) ) !default;
53
53
 
54
54
  /// The horizontal padding of the PDFViewer search panel.
55
55
  /// @group pdf-viewer
@@ -7,8 +7,6 @@
7
7
  @include kendo-pivotgrid--layout-base();
8
8
 
9
9
  .k-pivotgrid-empty-cell {
10
- border-right-style: initial;
11
- border-right-width: initial;
12
10
  border-inline-end-style: solid;
13
11
  border-inline-end-width: $kendo-pivotgrid-cell-border-width;
14
12
 
@@ -18,24 +16,22 @@
18
16
  }
19
17
 
20
18
  .k-pivotgrid-column-headers .k-pivotgrid-cell {
21
- border-left-style: initial;
22
- border-left-width: initial;
23
19
  border-inline-start-style: solid;
24
20
  border-inline-start-width: $kendo-pivotgrid-cell-border-width;
25
21
 
26
22
  &:first-child {
27
- border-left-width: initial;
23
+ border-inline-start-width: initial;
28
24
  border-inline-start-width: 0;
29
25
  }
30
26
 
31
27
  &.k-first {
32
- border-left-width: initial;
28
+ border-inline-start-width: initial;
33
29
  border-inline-start-width: $kendo-pivotgrid-cell-border-width;
34
30
  }
35
31
  }
36
32
 
37
33
  .k-pivotgrid-values .k-pivotgrid-cell {
38
- border-left-width: 0;
34
+ border-inline-start-width: 0;
39
35
  }
40
36
 
41
37
  .k-pivotgrid-configurator-content .k-form .k-label {
@@ -50,7 +46,7 @@
50
46
  .k-row-fields,
51
47
  .k-column-fields,
52
48
  .k-filter-fields {
53
- margin-top: initial;
49
+ margin-block-start: initial;
54
50
  margin-block-start: $kendo-pivotgrid-configurator-fields-margin-y;
55
51
  }
56
52
 
@@ -59,31 +55,31 @@
59
55
  }
60
56
 
61
57
  .k-settings-description {
62
- margin-top: initial;
58
+ margin-block-start: initial;
63
59
  margin-block-start: k-spacing(4);
64
60
  }
65
61
  }
66
62
 
67
63
  .k-calculated-field-header-text {
68
- margin-right: initial;
64
+ margin-inline-end: initial;
69
65
  margin-inline-end: 5px;
70
66
  }
71
67
 
72
68
  .k-calculated-field-actions .k-icon {
73
- margin-right: initial;
69
+ margin-inline-end: initial;
74
70
  margin-inline-end: k-spacing(2);
75
71
  }
76
72
 
77
73
  .k-pivotgrid-configurator-horizontal .k-pivotgrid-configurator-content .k-form-field-wrapper {
78
- padding-left: initial;
74
+ padding-inline-start: initial;
79
75
  padding-inline-start: $kendo-pivotgrid-spacer;
80
76
 
81
77
  & > *:first-child {
82
- margin-top: initial;
78
+ margin-block-start: initial;
83
79
  margin-block-start: 0;
84
80
  }
85
81
  &:first-child {
86
- padding-left: initial;
82
+ padding-inline-start: initial;
87
83
  padding-inline-start: 0;
88
84
  }
89
85
  }
@@ -5,31 +5,18 @@
5
5
  @mixin kendo-popover--layout() {
6
6
  @include kendo-popover--layout-base();
7
7
 
8
- .k-popover {
9
- .k-popover-header {
10
- margin-block-end: 0;
11
- }
12
- }
13
-
14
8
  // Header
15
9
  .k-popover-header {
16
10
  @extend .k-card-title !optional;
17
- }
18
-
19
- // Body
20
- .k-popover-body {
21
- padding-block-start: $kendo-popover-body-padding-y;
22
11
  padding-block-end: 0;
23
-
24
- @at-root .k-popover-header + .k-popover-body {
25
- padding-block-start: 0;
26
- }
12
+ margin-block-end: 0;
13
+ font-size: var(--kendo-font-size-lg, inherit);
14
+ line-height: var(--kendo-line-height-sm, normal);
27
15
  }
28
16
 
29
17
  // Actions
30
18
  .k-popover-actions {
31
19
  padding-inline: $kendo-popover-actions-padding-x;
32
20
  padding-block: $kendo-popover-actions-padding-y;
33
- gap: $kendo-popover-actions-gap;
34
21
  }
35
22
  }
@@ -5,7 +5,7 @@
5
5
 
6
6
  /// The width of the border around the Popover.
7
7
  /// @group popover
8
- $kendo-popover-border-width: var( --kendo-popover-border-width, #{$kendo-dialog-border-width} ) !default;
8
+ $kendo-popover-border-width: var( --kendo-popover-border-width, 0 ) !default;
9
9
  /// The style of the border around the Popover.
10
10
  /// @group popover
11
11
  $kendo-popover-border-style: var( --kendo-popover-border-style, solid ) !default;
@@ -24,26 +24,26 @@ $kendo-popover-line-height: var( --kendo-popover-line-height, #{$kendo-window-li
24
24
 
25
25
  /// The text color of the Popover.
26
26
  /// @group popover
27
- $kendo-popover-text: var( --kendo-popover-text, #{k-color(on-app-surface)} ) !default;
27
+ $kendo-popover-text: var( --kendo-popover-text, k-color(on-app-surface) ) !default;
28
28
  /// The background color of the Popover.
29
29
  /// @group popover
30
- $kendo-popover-bg: var( --kendo-popover-bg, #{k-color(surface-alt)} ) !default;
30
+ $kendo-popover-bg: var( --kendo-popover-bg, k-color(surface-alt) ) !default;
31
31
  /// The border color of the Popover.
32
32
  /// @group popover
33
- $kendo-popover-border: var( --kendo-popover-border, #{color-mix(in srgb, k-color(border) 16%, transparent)} ) !default;
33
+ $kendo-popover-border: var( --kendo-popover-border, transparent ) !default;
34
34
  /// The box shadow of the Popover.
35
35
  /// @group popover
36
- $kendo-popover-shadow: var( --kendo-popover-shadow, var( --kendo-box-shadow-depth-6, none ) ) !default;
36
+ $kendo-popover-shadow: var( --kendo-popover-shadow, var( --kendo-box-shadow-depth-4, none ) ) !default;
37
37
 
38
38
  /// The horizontal padding of the Popover header.
39
39
  /// @group popover
40
- $kendo-popover-header-padding-x: var( --kendo-popover-header-padding-x, #{$kendo-dialog-titlebar-padding-x} ) !default;
40
+ $kendo-popover-header-padding-x: var( --kendo-popover-header-padding-x, k-spacing(4) ) !default;
41
41
  /// The vertical padding of the Popover header.
42
42
  /// @group popover
43
- $kendo-popover-header-padding-y: var( --kendo-popover-header-padding-y, #{$kendo-dialog-titlebar-padding-y} ) !default;
43
+ $kendo-popover-header-padding-y: var( --kendo-popover-header-padding-y, k-spacing(4) ) !default;
44
44
  /// The border width of the Popover header.
45
45
  /// @group popover
46
- $kendo-popover-header-border-width: var( --kendo-popover-header-border-width, #{$kendo-dialog-titlebar-border-width} ) !default;
46
+ $kendo-popover-header-border-width: var( --kendo-popover-header-border-width, 0 ) !default;
47
47
  /// The border style of the Popover header.
48
48
  /// @group popover
49
49
  $kendo-popover-header-border-style: var( --kendo-popover-header-border-style, #{$kendo-popover-border-style} ) !default;
@@ -59,27 +59,24 @@ $kendo-popover-header-border: var( --kendo-popover-header-border, #{$kendo-dialo
59
59
 
60
60
  /// The horizontal padding of the Popover body.
61
61
  /// @group popover
62
- $kendo-popover-body-padding-x: var( --kendo-popover-body-padding-x, #{$kendo-window-inner-padding-x} ) !default;
62
+ $kendo-popover-body-padding-x: var( --kendo-popover-body-padding-x, k-spacing(4) ) !default;
63
63
  /// The vertical padding of the Popover body.
64
64
  /// @group popover
65
- $kendo-popover-body-padding-y: var( --kendo-popover-body-padding-y, #{$kendo-window-inner-padding-y} ) !default;
65
+ $kendo-popover-body-padding-y: var( --kendo-popover-body-padding-y, k-spacing(4) ) !default;
66
66
 
67
67
  /// The border width of the Popover actions.
68
68
  /// @group popover
69
69
  $kendo-popover-actions-border-width: var( --kendo-popover-actions-border-width, 0 ) !default;
70
70
  /// The horizontal padding of the Popover actions.
71
71
  /// @group popover
72
- $kendo-popover-actions-padding-x: var( --kendo-popover-actions-padding-x, #{$kendo-popover-body-padding-x} ) !default;
72
+ $kendo-popover-actions-padding-x: var( --kendo-popover-actions-padding-x, k-spacing(4) ) !default;
73
73
  /// The vertical padding of the Popover actions.
74
74
  /// @group popover
75
- $kendo-popover-actions-padding-y: var( --kendo-popover-actions-padding-y, #{$kendo-popover-body-padding-y} ) !default;
76
- /// The spacing between the Popover actions.
77
- /// @group popover
78
- $kendo-popover-actions-gap: var( --kendo-popover-actions-gap, #{k-spacing(3)} ) !default;
75
+ $kendo-popover-actions-padding-y: var( --kendo-popover-actions-padding-y, k-spacing(4) ) !default;
79
76
 
80
77
  /// The width of the Popover callout.
81
78
  /// @group popover
82
- $kendo-popover-callout-width: var( --kendo-popover-callout-width, #{k-spacing(5)} ) !default;
79
+ $kendo-popover-callout-width: var( --kendo-popover-callout-width, k-spacing(6) ) !default;
83
80
  /// The height of the Popover callout.
84
81
  /// @group popover
85
82
  $kendo-popover-callout-height: var( --kendo-popover-callout-height, #{$kendo-popover-callout-width} ) !default;
@@ -36,10 +36,10 @@ $kendo-popup-bg: var( --kendo-popup-bg, #{k-color(surface-alt)} ) !default;
36
36
  $kendo-popup-text: var( --kendo-popup-text, #{k-color(on-app-surface)} ) !default;
37
37
  /// Border color of the popup.
38
38
  /// @group popup
39
- $kendo-popup-border: var( --kendo-popup-border, #{color-mix(in srgb, k-color(border) 16%, transparent)} ) !default;
39
+ $kendo-popup-border: var( --kendo-popup-border, transparent ) !default;
40
40
  /// Box shadow around the popup.
41
41
  /// @group popup
42
- $kendo-popup-shadow: var( --kendo-popup-shadow, var( --kendo-box-shadow-depth-4, none ) ) !default;
42
+ $kendo-popup-shadow: var( --kendo-popup-shadow, var( --kendo-box-shadow-depth-5, none ) ) !default;
43
43
 
44
44
  @forward "@progress/kendo-theme-core/scss/components/popup/_variables.scss" with (
45
45
  $kendo-popup-border-width: $kendo-popup-border-width,
@@ -24,7 +24,7 @@ $kendo-progressbar-font-family: var( --kendo-progressbar-font-family, var( --ken
24
24
  $kendo-progressbar-font-size: var( --kendo-progressbar-font-size, var( --kendo-font-size-sm, inherit ) ) !default;
25
25
  /// The line height of the ProgressBar.
26
26
  /// @group progressbar
27
- $kendo-progressbar-line-height: var( --kendo-progressbar-line-height, var( --kendo-line-height, inherit ) ) !default;
27
+ $kendo-progressbar-line-height: var( --kendo-progressbar-line-height, var( --kendo-line-height-lg, inherit ) ) !default;
28
28
  /// The horizontal padding of the ProgressBar.
29
29
  /// @group progressbar
30
30
  $kendo-progressbar-padding-x: var( --kendo-progressbar-padding-x, #{k-spacing(0)} ) !default;
@@ -34,7 +34,7 @@ $kendo-progressbar-padding-y: var( --kendo-progressbar-padding-y, #{k-spacing(0)
34
34
 
35
35
  /// The background color of the ProgressBar.
36
36
  /// @group progressbar
37
- $kendo-progressbar-bg: var( --kendo-progressbar-bg, #{k-color(base-subtle)} ) !default;
37
+ $kendo-progressbar-bg: var( --kendo-progressbar-bg, #{k-color(secondary)} ) !default;
38
38
  /// The text color of the ProgressBar.
39
39
  /// @group progressbar
40
40
  $kendo-progressbar-text: var( --kendo-progressbar-text, #{k-color(on-app-surface)} ) !default;
@@ -70,14 +70,14 @@ $kendo-progressbar-vertical-status-offset: var( --kendo-progressbar-vertical-sta
70
70
  $kendo-progressbar-disabled-bg: var( --kendo-progressbar-disabled-bg, #{color-mix(in srgb, k-color(on-app-surface) 6%, transparent)} ) !default;
71
71
  /// The text color of the disabled ProgressBar.
72
72
  /// @group progressbar
73
- $kendo-progressbar-disabled-text: var( --kendo-progressbar-disabled-text, #{color-mix(in srgb, k-color(on-app-surface) 46%, transparent)} ) !default;
73
+ $kendo-progressbar-disabled-text: var( --kendo-progressbar-disabled-text, #{color-mix(in srgb, k-color(on-app-surface) 30%, transparent)} ) !default;
74
74
  /// The border color of the disabled ProgressBar.
75
75
  /// @group progressbar
76
76
  $kendo-progressbar-disabled-border: var( --kendo-progressbar-disabled-border, #{$kendo-progressbar-disabled-bg} ) !default;
77
77
 
78
78
  /// The progress background color of the disabled ProgressBar.
79
79
  /// @group progressbar
80
- $kendo-progressbar-value-disabled-bg: var( --kendo-progressbar-value-disabled-bg, #{k-color(primary-subtle)} ) !default;
80
+ $kendo-progressbar-value-disabled-bg: var( --kendo-progressbar-disabled-bg, #{color-mix(in srgb, k-color(primary) 46%, transparent)} ) !default;
81
81
 
82
82
  /// The background color of the indeterminate ProgressBar.
83
83
  /// @group progressbar
@@ -3,68 +3,68 @@
3
3
 
4
4
  /// The text color of the AIPrompt.
5
5
  /// @group prompt
6
- $kendo-prompt-text: var( --kendo-prompt-text, #{k-color(on-app-surface)} ) !default;
6
+ $kendo-prompt-text: var( --kendo-prompt-text, k-color(on-app-surface) ) !default;
7
7
  /// The background color of the AIPrompt.
8
8
  /// @group prompt
9
- $kendo-prompt-bg: var( --kendo-prompt-bg, #{k-color(surface-alt)} ) !default;
9
+ $kendo-prompt-bg: var( --kendo-prompt-bg, k-color(surface-alt) ) !default;
10
10
  /// The border color of the AIPrompt.
11
11
  /// @group prompt
12
- $kendo-prompt-border: var( --kendo-prompt-border, #{color-mix(in srgb, k-color(border) 16%, transparent)} ) !default;
12
+ $kendo-prompt-border: var( --kendo-prompt-border, color-mix(in srgb, k-color(border) 26%, transparent) ) !default;
13
13
 
14
14
  /// The text color of the AIPrompt header.
15
15
  /// @group prompt
16
- $kendo-prompt-header-text: var( --kendo-prompt-header-text, #{k-color(on-app-surface)} ) !default;
16
+ $kendo-prompt-header-text: var( --kendo-prompt-header-text, k-color(on-app-surface) ) !default;
17
17
  /// The background color of the AIPrompt header.
18
18
  /// @group prompt
19
- $kendo-prompt-header-bg: var( --kendo-prompt-header-bg, #{k-color(surface-alt)} ) !default;
19
+ $kendo-prompt-header-bg: var( --kendo-prompt-header-bg, k-color(surface-alt) ) !default;
20
20
  /// The border color of the AIPrompt header.
21
21
  /// @group prompt
22
- $kendo-prompt-header-border: var( --kendo-prompt-header-border, #{color-mix(in srgb, k-color(border) 16%, transparent)} ) !default;
22
+ $kendo-prompt-header-border: var( --kendo-prompt-header-border, color-mix(in srgb, k-color(border) 26%, transparent) ) !default;
23
23
 
24
24
  /// The vertical padding of the AIPrompt content.
25
25
  /// @group prompt
26
- $kendo-prompt-content-padding-y: var( --kendo-prompt-content-padding-y, #{k-spacing(4)} ) !default;
26
+ $kendo-prompt-content-padding-y: var( --kendo-prompt-content-padding-y, k-spacing(3) ) !default;
27
27
  /// The horizontal padding of the AIPrompt content.
28
28
  /// @group prompt
29
- $kendo-prompt-content-padding-x: var( --kendo-prompt-content-padding-x, #{k-spacing(4)} ) !default;
29
+ $kendo-prompt-content-padding-x: var( --kendo-prompt-content-padding-x, k-spacing(3) ) !default;
30
30
  /// The spacing between the items of the AIPrompt content.
31
31
  /// @group prompt
32
- $kendo-prompt-content-spacing: var( --kendo-prompt-content-spacing, #{k-spacing(4)} ) !default;
32
+ $kendo-prompt-content-spacing: var( --kendo-prompt-content-spacing, k-spacing(2) ) !default;
33
33
  /// The text color of the AIPrompt content.
34
34
  /// @group prompt
35
- $kendo-prompt-content-text: var( --kendo-prompt-content-text, #{k-color(on-base)} ) !default;
35
+ $kendo-prompt-content-text: var( --kendo-prompt-content-text, k-color(on-app-surface) ) !default;
36
36
  /// The background color of the AIPrompt content.
37
37
  /// @group prompt
38
- $kendo-prompt-content-bg: var( --kendo-prompt-content-bg, #{k-color(surface)} ) !default;
38
+ $kendo-prompt-content-bg: var( --kendo-prompt-content-bg, k-color(surface) ) !default;
39
39
  /// The text border of the AIPrompt content.
40
40
  /// @group prompt
41
- $kendo-prompt-content-border: var( --kendo-prompt-content-border, #{color-mix(in srgb, k-color(border) 16%, transparent)} ) !default;
41
+ $kendo-prompt-content-border: var( --kendo-prompt-content-border, color-mix(in srgb, k-color(border) 26%, transparent) ) !default;
42
42
 
43
43
  /// The spacing between the items of the AIPrompt content expander.
44
44
  /// @group prompt
45
- $kendo-prompt-expander-spacing: var( --kendo-prompt-expander-spacing, #{k-spacing(2)} ) !default;
45
+ $kendo-prompt-expander-spacing: var( --kendo-prompt-expander-spacing, k-spacing(2) ) !default;
46
46
 
47
47
  /// The vertical padding of the AIPrompt suggestion container.
48
48
  /// @group prompt
49
- $kendo-prompt-suggestion-padding-y: var( --kendo-prompt-suggestion-padding-y, #{k-spacing(2)} ) !default;
49
+ $kendo-prompt-suggestion-padding-y: var( --kendo-prompt-suggestion-padding-y, k-spacing(2) ) !default;
50
50
  /// The horizontal padding of the AIPrompt suggestion container.
51
51
  /// @group prompt
52
- $kendo-prompt-suggestion-padding-x: var( --kendo-prompt-suggestion-padding-x, #{k-spacing(2)} ) !default;
52
+ $kendo-prompt-suggestion-padding-x: var( --kendo-prompt-suggestion-padding-x, k-spacing(3) ) !default;
53
53
  /// The border radius of the AIPrompt suggestion container.
54
54
  /// @group prompt
55
- $kendo-prompt-suggestion-border-radius: var( --kendo-prompt-suggestion-border-radius, #{k-border-radius(md)} ) !default;
55
+ $kendo-prompt-suggestion-border-radius: var( --kendo-prompt-suggestion-border-radius, k-border-radius(md) ) !default;
56
56
  /// The text color of the AIPrompt suggestion container.
57
57
  /// @group prompt
58
- $kendo-prompt-suggestion-text: var( --kendo-prompt-suggestion-text, #{k-color(on-app-surface)} ) !default;
58
+ $kendo-prompt-suggestion-text: var( --kendo-prompt-suggestion-text, k-color(base-on-subtle) ) !default;
59
59
  /// The background color of the AIPrompt suggestion container.
60
60
  /// @group prompt
61
- $kendo-prompt-suggestion-bg: var( --kendo-prompt-suggestion-bg, #{k-color(surface-alt)} ) !default;
61
+ $kendo-prompt-suggestion-bg: var( --kendo-prompt-suggestion-bg, k-color(base-subtle) ) !default;
62
62
  /// The border color of the AIPrompt suggestion container.
63
63
  /// @group prompt
64
- $kendo-prompt-suggestion-border: var( --kendo-prompt-suggestion-border, #{color-mix(in srgb, k-color(border) 16%, transparent)} ) !default;
64
+ $kendo-prompt-suggestion-border: var( --kendo-prompt-suggestion-border, color-mix(in srgb, k-color(border) 26%, transparent) ) !default;
65
65
  /// The elevation of the AIPrompt suggestion container.
66
66
  /// @group prompt
67
- $kendo-prompt-suggestion-shadow: var( --kendo-prompt-suggestion-shadow, #{k-elevation(1)} ) !default;
67
+ $kendo-prompt-suggestion-shadow: var( --kendo-prompt-suggestion-shadow, null ) !default;
68
68
 
69
69
  @forward "@progress/kendo-theme-core/scss/components/prompt/_variables.scss" with (
70
70
  $kendo-prompt-text: $kendo-prompt-text,
@@ -94,6 +94,9 @@
94
94
  gap: $kendo-radio-list-item-gap;
95
95
  }
96
96
 
97
+ .k-radio-list.k-list-vertical {
98
+ gap: k-spacing(2);
99
+ }
97
100
 
98
101
  // Ripple
99
102
  .k-ripple-container {
@@ -30,4 +30,12 @@
30
30
  opacity: $kendo-radio-ripple-opacity;
31
31
  }
32
32
 
33
+ // Label
34
+ .k-radio-label:has(.k-invalid) {
35
+ @include fill( $color: $kendo-radio-invalid-text );
36
+ }
37
+ .k-radio-label:has(.k-disabled) {
38
+ @include fill( $color: $kendo-radio-disabled-text );
39
+ }
40
+
33
41
  }
@@ -85,20 +85,20 @@ $kendo-radio-focus-border: var( --kendo-radio-focus-border, #{$kendo-radio-borde
85
85
  $kendo-radio-focus-shadow: var( --kendo-radio-focus-shadow, null ) !default;
86
86
  /// The outline of the focused RadioButton.
87
87
  /// @group radio
88
- $kendo-radio-focus-outline: var( --kendo-radio-focus-outline, 1px solid #{k-color(base-emphasis)} ) !default;
88
+ $kendo-radio-focus-outline: var( --kendo-radio-focus-outline, 2px solid #{k-color(border-alt)} ) !default;
89
89
  /// The outline offset of the focused RadioButton.
90
90
  /// @group radio
91
- $kendo-radio-focus-outline-offset: var( --kendo-radio-focus-outline-offset, 2px ) !default;
91
+ $kendo-radio-focus-outline-offset: var( --kendo-radio-focus-outline-offset, 4px ) !default;
92
92
 
93
93
  /// The background color of the disabled RadioButton.
94
94
  /// @group radio
95
95
  $kendo-radio-disabled-bg: var( --kendo-radio-disabled-bg, #{$kendo-radio-bg} ) !default;
96
96
  /// The color of the disabled RadioButton.
97
97
  /// @group radio
98
- $kendo-radio-disabled-text: var( --kendo-radio-disabled-text, #{color-mix(in srgb, k-color(on-app-surface) 28%, transparent)} ) !default;
98
+ $kendo-radio-disabled-text: var( --kendo-radio-disabled-text, #{color-mix(in srgb, k-color(on-app-surface) 30%, transparent)} ) !default;
99
99
  /// The border color of the disabled RadioButton.
100
100
  /// @group radio
101
- $kendo-radio-disabled-border: var( --kendo-radio-disabled-border, #{color-mix(in srgb, k-color(on-app-surface) 28%, transparent)} ) !default;
101
+ $kendo-radio-disabled-border: var( --kendo-radio-disabled-border, #{color-mix(in srgb, k-color(on-app-surface) 30%, transparent)} ) !default;
102
102
 
103
103
  /// The background color of the disabled and checked RadioButton.
104
104
  /// @group radio
@@ -115,7 +115,7 @@ $kendo-radio-disabled-checked-border: var( --kendo-radio-disabled-checked-border
115
115
  $kendo-radio-invalid-text: var( --kendo-radio-invalid-text, #{k-color(error-on-surface)} ) !default;
116
116
  /// The border color of the invalid RadioButton.
117
117
  /// @group radio
118
- $kendo-radio-invalid-border: var( --kendo-radio-invalid-border, #{k-color(error-emphasis)} ) !default;
118
+ $kendo-radio-invalid-border: var( --kendo-radio-invalid-border, #{k-color(error-on-surface)} ) !default;
119
119
 
120
120
 
121
121
  // Radio indicator
@@ -163,7 +163,7 @@ $kendo-radio-list-item-padding-x: var( --kendo-radio-list-item-padding-x, #{k-sp
163
163
  $kendo-radio-list-item-padding-y: var( --kendo-radio-list-item-padding-y, #{$kendo-list-md-item-padding-y} ) !default;
164
164
  /// The gap between the list items of the RadioButton.
165
165
  /// @group radio
166
- $kendo-radio-list-item-gap: var( --kendo-radio-list-item-gap, #{k-spacing(2)} ) !default;
166
+ $kendo-radio-list-item-gap: var( --kendo-radio-list-item-gap, #{k-spacing(1)} ) !default;
167
167
 
168
168
  // Radio ripple
169
169
 
@@ -35,12 +35,13 @@
35
35
  outline-width: $kendo-rating-item-focus-outline-width;
36
36
  outline-style: $kendo-rating-item-focus-outline-style;
37
37
  outline-offset: calc( -1 * #{$kendo-rating-item-focus-outline-width} );
38
+ border-radius: k-border-radius(md);
38
39
  }
39
40
  }
40
41
 
41
42
  .k-rating-precision-part,
42
43
  .k-rating-precision-complement {
43
- top: $kendo-rating-item-padding-y;
44
+ inset-block-start: $kendo-rating-item-padding-y;
44
45
  inset-inline-start: $kendo-rating-item-padding-x;
45
46
  }
46
47
 
@@ -15,13 +15,6 @@
15
15
  @include fill(
16
16
  $color: $kendo-rating-item-selected-text
17
17
  );
18
-
19
- &:hover,
20
- &.k-hover {
21
- @include fill(
22
- $color: $kendo-rating-item-selected-hover-text
23
- );
24
- }
25
18
  }
26
19
 
27
20
  &:hover,
@@ -37,12 +30,8 @@
37
30
  outline-color: $kendo-rating-item-focus-outline;
38
31
  }
39
32
 
40
- &.k-disabled {
41
- @include disabled(
42
- color-mix(in srgb, k-color(on-app-surface) 46%, transparent),
43
- inherit,
44
- transparent
45
- );
33
+ .k-disabled & {
34
+ opacity: .3;
46
35
  }
47
36
  }
48
37
  }
@@ -23,13 +23,13 @@ $kendo-rating-item-padding-x: var( --kendo-rating-item-padding-x, #{k-spacing(0.
23
23
  $kendo-rating-item-padding-y: var( --kendo-rating-item-padding-y, #{k-spacing(2)} ) !default;
24
24
  /// The text color of the Rating item.
25
25
  /// @group rating
26
- $kendo-rating-item-text: var( --kendo-rating-item-text, #{k-color(subtle)} ) !default;
26
+ $kendo-rating-item-text: var( --kendo-rating-item-text, #{k-color(on-app-surface)} ) !default;
27
27
  /// The text color of the hovered Rating item.
28
28
  /// @group rating
29
- $kendo-rating-item-hover-text: var( --kendo-rating-item-hover-text, #{k-color(primary)} ) !default;
29
+ $kendo-rating-item-hover-text: var( --kendo-rating-item-hover-text, #{k-color(on-app-surface)} ) !default;
30
30
  /// The outline width of the focused Rating item.
31
31
  /// @group rating
32
- $kendo-rating-item-focus-outline-width: var( --kendo-rating-item-focus-outline-width, 1px ) !default;
32
+ $kendo-rating-item-focus-outline-width: var( --kendo-rating-item-focus-outline-width, 2px ) !default;
33
33
  /// The outline style of the focused Rating item.
34
34
  /// @group rating
35
35
  $kendo-rating-item-focus-outline-style: var( --kendo-rating-item-focus-outline-style, solid ) !default;
@@ -39,9 +39,6 @@ $kendo-rating-item-focus-outline: var( --kendo-rating-item-focus-outline, curren
39
39
  /// The text color of the selected Rating item.
40
40
  /// @group rating
41
41
  $kendo-rating-item-selected-text: var( --kendo-rating-item-selected-text, #{k-color(on-app-surface)} ) !default;
42
- /// The text color of the selected and hovered Rating item.
43
- /// @group rating
44
- $kendo-rating-item-selected-hover-text: var( --kendo-rating-item-selected-hover-text, #{k-color(primary-active)} ) !default;
45
42
 
46
43
  @forward "@progress/kendo-theme-core/scss/components/rating/_variables.scss" with (
47
44
  $kendo-rating-font-family: $kendo-rating-font-family,
@@ -155,16 +155,6 @@
155
155
  }
156
156
  }
157
157
 
158
- .k-rtl {
159
- .k-scheduler,
160
- &.k-scheduler {
161
- .k-scheduler-agendaday {
162
- float: right;
163
- margin: 0 0 0 .2em;
164
- }
165
- }
166
- }
167
-
168
158
  .k-safari {
169
159
  .k-scheduler-yearview .k-calendar-view .k-month {
170
160
  margin-inline: calc( #{$kendo-scheduler-yearview-calendar-gap} / 2);