@progress/kendo-theme-fluent 12.0.0-dev.1 → 12.0.0-dev.3
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.
- package/dist/all.css +1 -1
- package/dist/fluent-1-dark.css +1 -0
- package/dist/fluent-1-dark.scss +157 -0
- package/dist/fluent-1.css +1 -0
- package/dist/fluent-1.scss +157 -0
- package/dist/fluent-main-dark.css +1 -1
- package/dist/fluent-main-dark.scss +145 -145
- package/dist/fluent-main.css +1 -1
- package/dist/meta/sassdoc-data.json +12553 -15657
- package/dist/meta/sassdoc-raw-data.json +4305 -5755
- package/dist/meta/variables.json +2154 -2441
- package/lib/swatches/all.json +1 -1
- package/lib/swatches/fluent-1-dark.json +757 -0
- package/lib/swatches/fluent-1.json +757 -0
- package/lib/swatches/fluent-main-dark.json +151 -151
- package/lib/swatches/fluent-main.json +5 -5
- package/package.json +4 -4
- package/scss/action-buttons/_variables.scss +3 -3
- package/scss/action-sheet/_layout.scss +4 -4
- package/scss/action-sheet/_theme.scss +0 -16
- package/scss/action-sheet/_variables.scss +12 -12
- package/scss/adaptive/_theme.scss +1 -1
- package/scss/appbar/_theme.scss +9 -1
- package/scss/appbar/_variables.scss +21 -3
- package/scss/badge/_theme.scss +6 -0
- package/scss/badge/_variables.scss +5 -5
- package/scss/bottom-navigation/_layout.scss +0 -17
- package/scss/bottom-navigation/_theme.scss +4 -12
- package/scss/bottom-navigation/_variables.scss +0 -10
- package/scss/breadcrumb/_layout.scss +0 -12
- package/scss/breadcrumb/_theme.scss +30 -17
- package/scss/breadcrumb/_variables.scss +31 -31
- package/scss/bubble/_theme.scss +2 -2
- package/scss/bubble/_variables.scss +2 -2
- package/scss/button/_layout.scss +15 -20
- package/scss/button/_theme.scss +100 -94
- package/scss/button/_variables.scss +22 -62
- package/scss/calendar/_layout.scss +13 -60
- package/scss/calendar/_theme.scss +63 -91
- package/scss/calendar/_variables.scss +23 -32
- package/scss/captcha/_variables.scss +2 -2
- package/scss/card/_layout.scss +6 -0
- package/scss/card/_theme.scss +5 -0
- package/scss/card/_variables.scss +8 -8
- package/scss/chart-wizard/_variables.scss +1 -1
- package/scss/chat/_layout.scss +4 -18
- package/scss/chat/_theme.scss +10 -2
- package/scss/chat/_variables.scss +4 -4
- package/scss/checkbox/_layout.scss +6 -3
- package/scss/checkbox/_theme.scss +12 -0
- package/scss/checkbox/_variables.scss +8 -8
- package/scss/chip/_layout.scss +7 -11
- package/scss/chip/_theme.scss +43 -25
- package/scss/chip/_variables.scss +15 -24
- package/scss/coloreditor/_layout.scss +2 -2
- package/scss/coloreditor/_variables.scss +14 -14
- package/scss/colorgradient/_layout.scss +17 -1
- package/scss/colorgradient/_theme.scss +21 -16
- package/scss/colorgradient/_variables.scss +4 -4
- package/scss/colorpalette/_layout.scss +0 -2
- package/scss/colorpalette/_theme.scss +1 -9
- package/scss/colorpalette/_variables.scss +3 -24
- package/scss/column-menu/_variables.scss +6 -6
- package/scss/core/border-radii/_index.scss +4 -4
- package/scss/core/color-system/_palettes.scss +240 -556
- package/scss/core/color-system/_swatch.scss +144 -144
- package/scss/core/elevation/_index.scss +16 -16
- package/scss/core/typography/_index.scss +25 -1
- package/scss/dialog/_layout.scss +0 -24
- package/scss/dialog/_variables.scss +3 -23
- package/scss/dock-manager/_layout.scss +14 -2
- package/scss/dock-manager/_theme.scss +9 -0
- package/scss/dock-manager/_variables.scss +9 -9
- package/scss/drawer/_layout.scss +8 -4
- package/scss/drawer/_theme.scss +4 -2
- package/scss/drawer/_variables.scss +33 -20
- package/scss/dropzone/_layout.scss +1 -0
- package/scss/dropzone/_variables.scss +3 -3
- package/scss/expansion-panel/_layout.scss +1 -10
- package/scss/expansion-panel/_theme.scss +7 -3
- package/scss/expansion-panel/_variables.scss +14 -20
- package/scss/fab/_layout.scss +31 -16
- package/scss/fab/_theme.scss +16 -9
- package/scss/fab/_variables.scss +47 -54
- package/scss/filemanager/_theme.scss +8 -0
- package/scss/filemanager/_variables.scss +1 -1
- package/scss/filter/_layout.scss +3 -22
- package/scss/filter/_variables.scss +4 -1
- package/scss/floating-label/_layout.scss +0 -4
- package/scss/floating-label/_variables.scss +0 -4
- package/scss/forms/_layout.scss +0 -7
- package/scss/forms/_variables.scss +1 -5
- package/scss/gantt/_variables.scss +21 -21
- package/scss/grid/_layout.scss +12 -7
- package/scss/grid/_theme.scss +1 -1
- package/scss/grid/_variables.scss +4 -3
- package/scss/imageeditor/_theme.scss +4 -0
- package/scss/input/_layout.scss +47 -40
- package/scss/input/_theme.scss +46 -38
- package/scss/input/_variables.scss +37 -37
- package/scss/list/_layout.scss +13 -0
- package/scss/list/_variables.scss +54 -42
- package/scss/listbox/_theme.scss +1 -1
- package/scss/listview/_layout.scss +0 -14
- package/scss/listview/_theme.scss +0 -19
- package/scss/listview/_variables.scss +3 -37
- package/scss/loader/_layout.scss +4 -0
- package/scss/loader/_variables.scss +7 -7
- package/scss/mediaplayer/_layout.scss +6 -2
- package/scss/mediaplayer/_variables.scss +1 -1
- package/scss/menu/_layout.scss +9 -2
- package/scss/menu/_variables.scss +4 -4
- package/scss/messagebox/_layout.scss +4 -0
- package/scss/messagebox/_theme.scss +3 -0
- package/scss/messagebox/_variables.scss +6 -3
- package/scss/notification/_functions.scss +2 -2
- package/scss/notification/_theme.scss +0 -4
- package/scss/notification/_variables.scss +8 -8
- package/scss/pager/_layout.scss +2 -0
- package/scss/pager/_variables.scss +1 -1
- package/scss/panelbar/_layout.scss +17 -17
- package/scss/panelbar/_theme.scss +1 -13
- package/scss/panelbar/_variables.scss +15 -18
- package/scss/pdf-viewer/_variables.scss +1 -1
- package/scss/pivotgrid/_layout.scss +10 -14
- package/scss/popover/_layout.scss +3 -16
- package/scss/popover/_variables.scss +13 -16
- package/scss/popup/_variables.scss +2 -2
- package/scss/progressbar/_variables.scss +4 -4
- package/scss/prompt/_variables.scss +20 -20
- package/scss/radio/_layout.scss +3 -0
- package/scss/radio/_theme.scss +8 -0
- package/scss/radio/_variables.scss +6 -6
- package/scss/rating/_layout.scss +2 -1
- package/scss/rating/_theme.scss +2 -13
- package/scss/rating/_variables.scss +3 -6
- package/scss/scheduler/_layout.scss +0 -10
- package/scss/scheduler/_variables.scss +11 -11
- package/scss/signature/_layout.scss +0 -8
- package/scss/signature/_theme.scss +1 -1
- package/scss/signature/_variables.scss +2 -6
- package/scss/skeleton/_variables.scss +1 -1
- package/scss/slider/_layout.scss +19 -53
- package/scss/slider/_theme.scss +27 -0
- package/scss/slider/_variables.scss +7 -7
- package/scss/split-button/_layout.scss +0 -48
- package/scss/split-button/_variables.scss +6 -16
- package/scss/splitter/_variables.scss +15 -15
- package/scss/spreadsheet/_layout.scss +2 -159
- package/scss/spreadsheet/_theme.scss +5 -35
- package/scss/spreadsheet/_variables.scss +12 -40
- package/scss/stepper/_layout.scss +1 -5
- package/scss/stepper/_theme.scss +7 -1
- package/scss/stepper/_variables.scss +10 -10
- package/scss/suggestion/_layout.scss +9 -0
- package/scss/suggestion/_theme.scss +3 -3
- package/scss/suggestion/_variables.scss +2 -2
- package/scss/switch/_layout.scss +2 -1
- package/scss/switch/_variables.scss +9 -9
- package/scss/table/_layout.scss +3 -17
- package/scss/table/_variables.scss +10 -20
- package/scss/tabstrip/_layout.scss +47 -5
- package/scss/tabstrip/_theme.scss +1 -2
- package/scss/tabstrip/_variables.scss +11 -11
- package/scss/taskboard/_layout.scss +3 -2
- package/scss/taskboard/_theme.scss +5 -1
- package/scss/taskboard/_variables.scss +9 -6
- package/scss/timeline/_layout.scss +0 -4
- package/scss/timeline/_variables.scss +2 -5
- package/scss/timepicker/_layout.scss +0 -3
- package/scss/timeselector/_layout.scss +15 -3
- package/scss/timeselector/_theme.scss +1 -1
- package/scss/timeselector/_variables.scss +16 -16
- package/scss/toolbar/_theme.scss +6 -0
- package/scss/toolbar/_variables.scss +14 -14
- package/scss/tooltip/_layout.scss +0 -9
- package/scss/tooltip/_theme.scss +5 -0
- package/scss/tooltip/_variables.scss +5 -5
- package/scss/treelist/_layout.scss +1 -1
- package/scss/treeview/_layout.scss +0 -5
- package/scss/treeview/_theme.scss +2 -26
- package/scss/treeview/_variables.scss +49 -29
- package/scss/typography/_variables.scss +21 -21
- package/scss/upload/_layout.scss +16 -3
- package/scss/upload/_theme.scss +24 -0
- package/scss/upload/_variables.scss +10 -10
- package/scss/window/_layout.scss +10 -1
- package/scss/window/_theme.scss +7 -0
- package/scss/window/_variables.scss +8 -8
- package/scss/wizard/_layout.scss +3 -0
- 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
|
-
|
|
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
|
-
|
|
11
|
-
|
|
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
|
-
|
|
41
|
-
|
|
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
|
|
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)
|
|
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,
|
|
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
|
|
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-
|
|
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
|
|
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
|
}
|
package/scss/stepper/_theme.scss
CHANGED
|
@@ -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
|
|
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(
|
|
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-
|
|
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
|
|
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-
|
|
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)
|
|
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,
|
|
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-
|
|
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:
|
|
12
|
-
|
|
13
|
-
|
|
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,
|
|
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(
|
|
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),
|
package/scss/switch/_layout.scss
CHANGED
|
@@ -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:
|
|
28
|
-
lg: ( font-size: 10px, track-width: 44px, track-height: 24px, thumb-width:
|
|
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,
|
|
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,7 +70,7 @@ $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)
|
|
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
|
|
@@ -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)
|
|
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)
|
|
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)
|
|
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)
|
|
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,
|
package/scss/table/_layout.scss
CHANGED
|
@@ -10,20 +10,6 @@
|
|
|
10
10
|
font-weight: $kendo-table-header-font-weight;
|
|
11
11
|
}
|
|
12
12
|
|
|
13
|
-
.k-table-group-sticky-header,
|
|
14
|
-
.k-table-group-header {
|
|
15
|
-
flex: none;
|
|
16
|
-
position: relative;
|
|
17
|
-
z-index: 1;
|
|
18
|
-
|
|
19
|
-
.k-table-th {
|
|
20
|
-
display: flex;
|
|
21
|
-
flex-flow: row nowrap;
|
|
22
|
-
align-items: center;
|
|
23
|
-
align-content: center;
|
|
24
|
-
}
|
|
25
|
-
}
|
|
26
|
-
|
|
27
13
|
.k-table-list {
|
|
28
14
|
|
|
29
15
|
.k-table-row:last-child .k-table-td {
|
|
@@ -36,9 +22,9 @@
|
|
|
36
22
|
border-style: solid;
|
|
37
23
|
border-color: currentColor;
|
|
38
24
|
position: absolute;
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
25
|
+
inset-block-start: 0;
|
|
26
|
+
inset-inline-start: 0;
|
|
27
|
+
inset-inline-end: 0;
|
|
42
28
|
}
|
|
43
29
|
.k-table-group-row .k-table-th {
|
|
44
30
|
border-block-end-width: 1px;
|