@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.
- 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 +11271 -14429
- package/dist/meta/sassdoc-raw-data.json +3708 -5183
- package/dist/meta/variables.json +2093 -2384
- 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 +6 -6
- package/scss/bottom-navigation/_layout.scss +0 -17
- package/scss/bottom-navigation/_theme.scss +2 -10
- package/scss/bottom-navigation/_variables.scss +0 -10
- package/scss/breadcrumb/_layout.scss +0 -6
- package/scss/breadcrumb/_theme.scss +30 -17
- package/scss/breadcrumb/_variables.scss +26 -26
- 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 -118
- 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 +21 -30
- 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/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 +7 -7
- 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 +2 -22
- 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 +32 -19
- 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 +0 -24
- 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 +3 -3
- package/scss/imageeditor/_theme.scss +4 -0
- package/scss/input/_layout.scss +47 -32
- package/scss/input/_theme.scss +46 -35
- package/scss/input/_variables.scss +39 -39
- package/scss/list/_layout.scss +13 -0
- package/scss/list/_variables.scss +36 -24
- 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 +1 -35
- 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 +4 -2
- package/scss/menu/_variables.scss +3 -3
- 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/_theme.scss +4 -0
- 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 +10 -10
- 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 +10 -10
- package/scss/table/_layout.scss +3 -3
- 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 +7 -7
- 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 +1 -4
- 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/_variables.scss +13 -13
- 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 +48 -28
- package/scss/typography/_variables.scss +21 -21
- package/scss/upload/_layout.scss +12 -3
- package/scss/upload/_theme.scss +24 -0
- package/scss/upload/_variables.scss +10 -10
- package/scss/window/_layout.scss +16 -5
- package/scss/window/_theme.scss +7 -0
- package/scss/window/_variables.scss +9 -9
- package/scss/wizard/_layout.scss +3 -0
- package/scss/wizard/_variables.scss +3 -3
|
@@ -19,57 +19,83 @@
|
|
|
19
19
|
.k-calendar-td {
|
|
20
20
|
|
|
21
21
|
&.k-today .k-link {
|
|
22
|
-
|
|
23
|
-
|
|
22
|
+
@include fill(
|
|
23
|
+
$kendo-calendar-today-text,
|
|
24
|
+
$kendo-calendar-today-bg
|
|
25
|
+
);
|
|
24
26
|
box-shadow: none;
|
|
25
27
|
}
|
|
26
28
|
|
|
27
|
-
|
|
28
|
-
&.k-
|
|
29
|
-
|
|
30
|
-
|
|
29
|
+
&:hover,
|
|
30
|
+
&.k-hover {
|
|
31
|
+
@include fill(
|
|
32
|
+
$kendo-calendar-cell-hover-text,
|
|
33
|
+
$kendo-calendar-cell-hover-bg
|
|
34
|
+
);
|
|
31
35
|
}
|
|
32
36
|
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
37
|
+
&:focus,
|
|
38
|
+
&.k-focus {
|
|
39
|
+
box-shadow: $kendo-calendar-cell-focus-shadow;
|
|
36
40
|
}
|
|
37
41
|
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
42
|
+
|
|
43
|
+
&.k-selected {
|
|
44
|
+
@include fill(
|
|
45
|
+
$kendo-calendar-cell-selected-text,
|
|
46
|
+
$kendo-calendar-cell-selected-bg,
|
|
47
|
+
$kendo-calendar-cell-selected-border
|
|
48
|
+
);
|
|
49
|
+
box-shadow: $kendo-calendar-cell-selected-shadow;
|
|
41
50
|
}
|
|
42
51
|
|
|
43
|
-
|
|
44
|
-
&.k-
|
|
45
|
-
|
|
46
|
-
background-color: $kendo-calendar-cell-hover-bg;
|
|
52
|
+
&.k-selected:focus,
|
|
53
|
+
&.k-selected.k-focus {
|
|
54
|
+
box-shadow: $kendo-calendar-cell-selected-focus-shadow;
|
|
47
55
|
}
|
|
48
56
|
|
|
49
|
-
|
|
50
|
-
&.k-
|
|
51
|
-
|
|
57
|
+
&.k-selected:hover,
|
|
58
|
+
&.k-selected.k-hover {
|
|
59
|
+
@include fill(
|
|
60
|
+
$kendo-calendar-cell-selected-hover-text,
|
|
61
|
+
$kendo-calendar-cell-selected-hover-bg
|
|
62
|
+
);
|
|
52
63
|
}
|
|
53
64
|
|
|
54
|
-
&.k-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
65
|
+
&.k-today:hover .k-link,
|
|
66
|
+
&.k-today.k-hover .k-link {
|
|
67
|
+
@include fill(
|
|
68
|
+
$kendo-calendar-today-hover-text,
|
|
69
|
+
$kendo-calendar-today-hover-bg
|
|
70
|
+
);
|
|
58
71
|
}
|
|
59
72
|
|
|
60
|
-
&.k-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
73
|
+
&.k-weekend .k-link {
|
|
74
|
+
@include fill(
|
|
75
|
+
$kendo-calendar-weekend-text,
|
|
76
|
+
$kendo-calendar-weekend-bg
|
|
77
|
+
);
|
|
78
|
+
}
|
|
79
|
+
|
|
80
|
+
&.k-other-month .k-link {
|
|
81
|
+
@include fill(
|
|
82
|
+
$kendo-calendar-other-month-text,
|
|
83
|
+
$kendo-calendar-other-month-bg
|
|
84
|
+
);
|
|
64
85
|
}
|
|
65
86
|
|
|
87
|
+
&:focus .k-link,
|
|
88
|
+
&.k-focus .k-link,
|
|
66
89
|
&.k-selected:focus .k-link,
|
|
67
90
|
&.k-selected.k-focus .k-link {
|
|
68
|
-
box-shadow:
|
|
91
|
+
box-shadow: none;
|
|
69
92
|
}
|
|
70
93
|
|
|
71
94
|
&.k-disabled {
|
|
72
|
-
|
|
95
|
+
@include fill(
|
|
96
|
+
color-mix(in srgb, k-color(on-app-surface) 30%, transparent),
|
|
97
|
+
$kendo-calendar-bg
|
|
98
|
+
);
|
|
73
99
|
}
|
|
74
100
|
}
|
|
75
101
|
|
|
@@ -81,39 +107,15 @@
|
|
|
81
107
|
}
|
|
82
108
|
}
|
|
83
109
|
|
|
84
|
-
.k-calendar[dir="rtl"],
|
|
85
|
-
.k-rtl .k-calendar {
|
|
86
|
-
.k-calendar-td {
|
|
87
|
-
|
|
88
|
-
&.k-range-start:hover .k-link,
|
|
89
|
-
&.k-range-start.k-hover .k-link {
|
|
90
|
-
box-shadow: $kendo-calendar-end-range-hover-shadow;
|
|
91
|
-
|
|
92
|
-
}
|
|
93
|
-
|
|
94
|
-
&.k-range-mid:last-child:hover .k-link,
|
|
95
|
-
&.k-range-mid:last-child.k-hover .k-link,
|
|
96
|
-
&.k-range-end:hover .k-link,
|
|
97
|
-
&.k-range-end.k-hover .k-link {
|
|
98
|
-
box-shadow: $kendo-calendar-start-range-hover-shadow;
|
|
99
|
-
}
|
|
100
|
-
|
|
101
|
-
&.k-range-mid:first-child:hover .k-link,
|
|
102
|
-
&.k-range-mid:first-child.k-hover .k-link,
|
|
103
|
-
&.k-alt + .k-range-mid:hover .k-link,
|
|
104
|
-
&.k-alt + .k-range-mid.k-hover .k-link {
|
|
105
|
-
box-shadow: $kendo-calendar-end-range-hover-shadow;
|
|
106
|
-
}
|
|
107
|
-
}
|
|
108
|
-
}
|
|
109
|
-
|
|
110
110
|
.k-calendar .k-calendar-td {
|
|
111
111
|
|
|
112
112
|
&.k-range-start,
|
|
113
113
|
&.k-range-end,
|
|
114
114
|
&.k-range-mid {
|
|
115
|
-
|
|
116
|
-
|
|
115
|
+
@include fill(
|
|
116
|
+
$kendo-calendar-range-text,
|
|
117
|
+
$kendo-calendar-range-bg
|
|
118
|
+
);
|
|
117
119
|
|
|
118
120
|
.k-link {
|
|
119
121
|
background-color: transparent;
|
|
@@ -124,12 +126,11 @@
|
|
|
124
126
|
}
|
|
125
127
|
}
|
|
126
128
|
|
|
127
|
-
&::before {
|
|
128
|
-
border-color: $kendo-calendar-range-border;
|
|
129
|
-
}
|
|
130
|
-
|
|
131
129
|
&.k-disabled {
|
|
132
|
-
|
|
130
|
+
@include fill(
|
|
131
|
+
color-mix(in srgb, k-color(on-app-surface) 30%, transparent),
|
|
132
|
+
$kendo-calendar-bg
|
|
133
|
+
);
|
|
133
134
|
}
|
|
134
135
|
|
|
135
136
|
&:hover .k-link,
|
|
@@ -137,35 +138,6 @@
|
|
|
137
138
|
background-color: $kendo-calendar-cell-selected-hover-bg;
|
|
138
139
|
}
|
|
139
140
|
}
|
|
140
|
-
|
|
141
|
-
&.k-range-start:hover .k-link,
|
|
142
|
-
&.k-range-start.k-hover .k-link {
|
|
143
|
-
box-shadow: $kendo-calendar-start-range-hover-shadow;
|
|
144
|
-
|
|
145
|
-
}
|
|
146
|
-
|
|
147
|
-
&.k-range-mid:hover .k-link,
|
|
148
|
-
&.k-range-mid.k-hover .k-link {
|
|
149
|
-
box-shadow: $kendo-calendar-mid-range-hover-shadow;
|
|
150
|
-
}
|
|
151
|
-
|
|
152
|
-
&.k-range-mid:last-child:hover .k-link,
|
|
153
|
-
&.k-range-mid:last-child.k-hover .k-link,
|
|
154
|
-
&.k-range-end:hover .k-link,
|
|
155
|
-
&.k-range-end.k-hover .k-link {
|
|
156
|
-
box-shadow: $kendo-calendar-end-range-hover-shadow;
|
|
157
|
-
}
|
|
158
|
-
|
|
159
|
-
&.k-range-mid:first-child:hover .k-link,
|
|
160
|
-
&.k-range-mid:first-child.k-hover .k-link,
|
|
161
|
-
&.k-alt + .k-range-mid:hover .k-link,
|
|
162
|
-
&.k-alt + .k-range-mid.k-hover .k-link {
|
|
163
|
-
box-shadow: $kendo-calendar-start-range-hover-shadow;
|
|
164
|
-
}
|
|
165
|
-
|
|
166
|
-
&.k-range-start.k-range-end:hover .k-link {
|
|
167
|
-
box-shadow: $kendo-calendar-start-end-range-hover-shadow;
|
|
168
|
-
}
|
|
169
141
|
}
|
|
170
142
|
|
|
171
143
|
}
|
|
@@ -19,7 +19,10 @@ $kendo-calendar-border-radius: var( --kendo-calendar-border-radius, 0 ) !default
|
|
|
19
19
|
|
|
20
20
|
/// The size of the calendar cell.
|
|
21
21
|
/// @group calendar
|
|
22
|
-
$kendo-calendar-cell-size: var( --kendo-calendar-cell-size,
|
|
22
|
+
$kendo-calendar-cell-size: var( --kendo-calendar-cell-size, 32px ) !default;
|
|
23
|
+
/// The spacing of the calendar cell.
|
|
24
|
+
/// @group calendar
|
|
25
|
+
$kendo-calendar-cell-padding: var( --kendo-calendar-cell-padding, k-spacing(0.5) ) !default;
|
|
23
26
|
|
|
24
27
|
/// The background color of the Calendar.
|
|
25
28
|
/// @group calendar
|
|
@@ -75,10 +78,10 @@ $kendo-calendar-cell-border-radius: var( --kendo-calendar-cell-border-radius, va
|
|
|
75
78
|
|
|
76
79
|
/// The horizontal padding of the calendar header cell.
|
|
77
80
|
/// @group calendar
|
|
78
|
-
$kendo-calendar-header-cell-padding-x: var( --kendo-calendar-header-cell-padding-x, k-spacing(0) ) !default;
|
|
81
|
+
$kendo-calendar-header-cell-padding-x: var( --kendo-calendar-header-cell-padding-x, k-spacing(0.5) ) !default;
|
|
79
82
|
/// Th vertical padding of the calendar header cell.
|
|
80
83
|
/// @group calendar
|
|
81
|
-
$kendo-calendar-header-cell-padding-y: var( --kendo-calendar-header-cell-padding-y, k-spacing(0) ) !default;
|
|
84
|
+
$kendo-calendar-header-cell-padding-y: var( --kendo-calendar-header-cell-padding-y, k-spacing(0.5) ) !default;
|
|
82
85
|
/// The width of the calendar header cell.
|
|
83
86
|
/// @group calendar
|
|
84
87
|
$kendo-calendar-header-cell-width: var( --kendo-calendar-header-cell-width, #{$kendo-calendar-cell-size} ) !default;
|
|
@@ -149,13 +152,13 @@ $kendo-calendar-today-bg: var( --kendo-calendar-today-bg, k-color(primary) ) !de
|
|
|
149
152
|
$kendo-calendar-today-hover-text: var( --kendo-calendar-today-hover-text, k-color(app-surface) ) !default; // use contrast function
|
|
150
153
|
/// The background color of the calendar today cell when hovered.
|
|
151
154
|
/// @group calendar
|
|
152
|
-
$kendo-calendar-today-hover-bg: var( --kendo-calendar-today-hover-bg,
|
|
155
|
+
$kendo-calendar-today-hover-bg: var( --kendo-calendar-today-hover-bg, $kendo-calendar-today-bg ) !default;
|
|
153
156
|
/// The border radius of the calendar today cell.
|
|
154
157
|
/// @group calendar
|
|
155
158
|
$kendo-calendar-today-border-radius: var( --kendo-calendar-today-border-radius, 9999px ) !default;
|
|
156
159
|
/// The font weight of the current day in the Calendar.
|
|
157
160
|
/// @group calendar
|
|
158
|
-
$kendo-calendar-today-font-weight: var( --kendo-calendar-today-font-weight, var( --kendo-calendar-font-weight-
|
|
161
|
+
$kendo-calendar-today-font-weight: var( --kendo-calendar-today-font-weight, var( --kendo-calendar-font-weight-normal, var( --kendo-font-weight-normal, normal ) ) ) !default;
|
|
159
162
|
/// The box shadow of the current day in the Calendar.
|
|
160
163
|
/// @group calendar
|
|
161
164
|
$kendo-calendar-today-box-shadow: var( --kendo-calendar-today-box-shadow, null ) !default;
|
|
@@ -172,38 +175,38 @@ $kendo-calendar-week-number-text: var( --kendo-calendar-week-number-text, k-colo
|
|
|
172
175
|
$kendo-calendar-other-month-bg: var( --kendo-calendar-other-month-bg, inherit ) !default;
|
|
173
176
|
/// The text color of the other months calendar cells.
|
|
174
177
|
/// @group calendar
|
|
175
|
-
$kendo-calendar-other-month-text: var( --kendo-calendar-other-month-text,
|
|
178
|
+
$kendo-calendar-other-month-text: var( --kendo-calendar-other-month-text, k-color(subtle)) !default;
|
|
176
179
|
|
|
177
180
|
/// The background color of the calendar cells when hovered.
|
|
178
181
|
/// @group calendar
|
|
179
|
-
$kendo-calendar-cell-hover-bg: var( --kendo-calendar-cell-hover-bg, k-color(
|
|
182
|
+
$kendo-calendar-cell-hover-bg: var( --kendo-calendar-cell-hover-bg, k-color(primary-subtle) ) !default;
|
|
180
183
|
/// The text color of the calendar cells when hovered.
|
|
181
184
|
/// @group calendar
|
|
182
185
|
$kendo-calendar-cell-hover-text: var( --kendo-calendar-cell-hover-text, k-color(on-base) ) !default;
|
|
183
186
|
|
|
184
187
|
/// The background color of the selected calendar cell.
|
|
185
188
|
/// @group calendar
|
|
186
|
-
$kendo-calendar-cell-selected-bg: var( --kendo-calendar-cell-selected-bg, k-color(
|
|
189
|
+
$kendo-calendar-cell-selected-bg: var( --kendo-calendar-cell-selected-bg, k-color(primary-subtle-hover) ) !default;
|
|
187
190
|
/// The text color of the selected calendar cell.
|
|
188
191
|
/// @group calendar
|
|
189
192
|
$kendo-calendar-cell-selected-text: var( --kendo-calendar-cell-selected-text, k-color(on-base) ) !default;
|
|
190
193
|
/// The border color of the selected calendar cell.
|
|
191
194
|
/// @group calendar
|
|
192
|
-
$kendo-calendar-cell-selected-border: var( --kendo-calendar-cell-selected-border,
|
|
195
|
+
$kendo-calendar-cell-selected-border: var( --kendo-calendar-cell-selected-border, k-color(primary-on-surface) ) !default;
|
|
193
196
|
/// The shadow of the selected calendar cell.
|
|
194
197
|
/// @group calendar
|
|
195
|
-
$kendo-calendar-cell-selected-shadow: var( --kendo-calendar-cell-selected-shadow,
|
|
198
|
+
$kendo-calendar-cell-selected-shadow: var( --kendo-calendar-cell-selected-shadow, null ) !default;
|
|
196
199
|
|
|
197
200
|
/// The background color of the selected calendar cell when hovered.
|
|
198
201
|
/// @group calendar
|
|
199
|
-
$kendo-calendar-cell-selected-hover-bg: var( --kendo-calendar-cell-selected-hover-bg, k-color(
|
|
202
|
+
$kendo-calendar-cell-selected-hover-bg: var( --kendo-calendar-cell-selected-hover-bg, k-color(primary-subtle-hover) ) !default;
|
|
200
203
|
/// The text color of the selected calendar cell when hovered.
|
|
201
204
|
/// @group calendar
|
|
202
205
|
$kendo-calendar-cell-selected-hover-text: var( --kendo-calendar-cell-selected-hover-text, k-color(on-base) ) !default;
|
|
203
206
|
|
|
204
207
|
/// The shadow of the selected calendar cell when focused.
|
|
205
208
|
/// @group calendar
|
|
206
|
-
$kendo-calendar-cell-focus-shadow: var( --kendo-calendar-cell-focus-shadow, inset 0 0 0
|
|
209
|
+
$kendo-calendar-cell-focus-shadow: var( --kendo-calendar-cell-focus-shadow, inset 0 0 0 2px k-color(primary) ) !default;
|
|
207
210
|
/// The shadow of the selected calendar cell when selected and focused.
|
|
208
211
|
/// @group calendar
|
|
209
212
|
$kendo-calendar-cell-selected-focus-shadow: var( --kendo-calendar-cell-selected-focus-shadow, #{$kendo-calendar-cell-focus-shadow} ) !default;
|
|
@@ -260,26 +263,13 @@ $kendo-infinite-calendar-view-height: var( --kendo-infinite-calendar-view-height
|
|
|
260
263
|
// Range calendar
|
|
261
264
|
/// The background color of the range selection in the Calendar.
|
|
262
265
|
/// @group calendar
|
|
263
|
-
$kendo-calendar-range-bg: var( --kendo-calendar-range-bg, k-color(
|
|
266
|
+
$kendo-calendar-range-bg: var( --kendo-calendar-range-bg, k-color(primary-subtle-hover) ) !default;
|
|
264
267
|
/// The text color of the range selection in the Calendar.
|
|
265
268
|
/// @group calendar
|
|
266
269
|
$kendo-calendar-range-text: var( --kendo-calendar-range-text, inherit ) !default;
|
|
267
|
-
/// The border
|
|
268
|
-
/// @group calendar
|
|
269
|
-
$kendo-calendar-range-border: var( --kendo-calendar-range-border, k-color(base-emphasis) ) !default;
|
|
270
|
-
/// The shadow of the hovered start range selection in the Calendar.
|
|
271
|
-
/// @group calendar
|
|
272
|
-
$kendo-calendar-start-range-hover-shadow: var( --kendo-calendar-start-range-hover-shadow, inset 1px -1px 0 0 k-color(base-emphasis), inset 0 1px 0 0 k-color(base-emphasis) ) !default;
|
|
273
|
-
/// The shadow of the hovered mid range selection in the Calendar.
|
|
270
|
+
/// The border radius of the range cells in the Calendar.
|
|
274
271
|
/// @group calendar
|
|
275
|
-
$kendo-calendar-
|
|
276
|
-
/// The shadow of the hovered end range selection in the Calendar.
|
|
277
|
-
/// @group calendar
|
|
278
|
-
$kendo-calendar-end-range-hover-shadow: var( --kendo-calendar-end-range-hover-shadow, inset -1px -1px 0 0 k-color(base-emphasis), inset 0 1px 0 0 k-color(base-emphasis) ) !default;
|
|
279
|
-
/// The shadow of the hovered start-end range selection in the Calendar.
|
|
280
|
-
/// @group calendar
|
|
281
|
-
$kendo-calendar-start-end-range-hover-shadow: var( --kendo-calendar-start-end-range-hover-shadow, inset 1px -1px 0 0 k-color(base-emphasis), inset -1px 1px 0 0 k-color(base-emphasis) ) !default;
|
|
282
|
-
|
|
272
|
+
$kendo-calendar-range-cell-border-radius: k-border-radius(md) !default;
|
|
283
273
|
|
|
284
274
|
// Calendar sizes
|
|
285
275
|
|
|
@@ -310,7 +300,7 @@ $kendo-calendar-md-font-size: var( --kendo-calendar-md-font-size, var( --kendo-c
|
|
|
310
300
|
$kendo-calendar-md-line-height: var( --kendo-calendar-md-line-height, var( --kendo-calendar-line-height, var( --kendo-line-height, normal ) ) ) !default;
|
|
311
301
|
/// The size of the cells in the medium Calendar.
|
|
312
302
|
/// @group calendar
|
|
313
|
-
$kendo-calendar-md-cell-size: var( --kendo-calendar-md-cell-size,
|
|
303
|
+
$kendo-calendar-md-cell-size: var( --kendo-calendar-md-cell-size, $kendo-calendar-cell-size ) !default;
|
|
314
304
|
/// The horizontal padding of the cells in the medium Calendar.
|
|
315
305
|
/// @group calendar
|
|
316
306
|
$kendo-calendar-md-cell-padding-x: var( --kendo-calendar-md-cell-padding-x, k-spacing(1) ) !default;
|
|
@@ -329,7 +319,7 @@ $kendo-calendar-lg-font-size: var( --kendo-calendar-lg-font-size, var( --kendo-c
|
|
|
329
319
|
$kendo-calendar-lg-line-height: var( --kendo-calendar-lg-line-height, var( --kendo-calendar-line-height, var( --kendo-line-height, normal ) ) ) !default;
|
|
330
320
|
/// The size of the cells in the large Calendar.
|
|
331
321
|
/// @group calendar
|
|
332
|
-
$kendo-calendar-lg-cell-size: var( --kendo-calendar-lg-cell-size,
|
|
322
|
+
$kendo-calendar-lg-cell-size: var( --kendo-calendar-lg-cell-size, 36px ) !default;
|
|
333
323
|
/// The horizontal padding of the cells in the large Calendar.
|
|
334
324
|
/// @group calendar
|
|
335
325
|
$kendo-calendar-lg-cell-padding-x: var( --kendo-calendar-lg-cell-padding-x, k-spacing(1) ) !default;
|
|
@@ -431,6 +421,7 @@ $kendo-calendar-sizes: (
|
|
|
431
421
|
$kendo-calendar-navigation-hover-text: $kendo-calendar-navigation-hover-text,
|
|
432
422
|
$kendo-calendar-navigation-marker-text: $kendo-calendar-navigation-marker-text,
|
|
433
423
|
$kendo-calendar-range-bg: $kendo-calendar-range-bg,
|
|
424
|
+
$kendo-calendar-range-cell-border-radius: $kendo-calendar-range-cell-border-radius,
|
|
434
425
|
$kendo-infinite-calendar-header-padding-x: $kendo-infinite-calendar-header-padding-x,
|
|
435
426
|
$kendo-infinite-calendar-header-padding-y: $kendo-infinite-calendar-header-padding-y,
|
|
436
427
|
$kendo-infinite-calendar-view-padding-x: $kendo-infinite-calendar-view-padding-x,
|
|
@@ -23,13 +23,13 @@ $kendo-captcha-line-height: var( --kendo-captcha-line-height, var( --kendo-line-
|
|
|
23
23
|
$kendo-captcha-spacing: $kendo-captcha-spacer !default;
|
|
24
24
|
/// The background color of the Captcha.
|
|
25
25
|
/// @group captcha
|
|
26
|
-
$kendo-captcha-bg: var( --kendo-captcha-bg, k-color(surface
|
|
26
|
+
$kendo-captcha-bg: var( --kendo-captcha-bg, k-color(app-surface) ) !default;
|
|
27
27
|
/// The text color of the Captcha.
|
|
28
28
|
/// @group captcha
|
|
29
29
|
$kendo-captcha-text: var( --kendo-captcha-text, k-color(on-app-surface) ) !default;
|
|
30
30
|
/// The border color of the Captcha.
|
|
31
31
|
/// @group captcha
|
|
32
|
-
$kendo-captcha-border: var( --kendo-captcha-border, color-mix(in srgb, k-color(border)
|
|
32
|
+
$kendo-captcha-border: var( --kendo-captcha-border, color-mix(in srgb, k-color(border) 26%, transparent) ) !default;
|
|
33
33
|
|
|
34
34
|
/// The spacing of the Captcha image wrapper.
|
|
35
35
|
/// @group captcha
|
package/scss/card/_layout.scss
CHANGED
|
@@ -6,6 +6,12 @@
|
|
|
6
6
|
@mixin kendo-card--layout() {
|
|
7
7
|
@include kendo-card--layout-base();
|
|
8
8
|
|
|
9
|
+
.k-card:focus,
|
|
10
|
+
.k-card.k-focus {
|
|
11
|
+
outline-width: 2px;
|
|
12
|
+
outline-style: solid;
|
|
13
|
+
}
|
|
14
|
+
|
|
9
15
|
@at-root .k-card-title + .k-card-subtitle {
|
|
10
16
|
margin-block-start: calc( #{$kendo-card-title-margin-bottom} * -1 );
|
|
11
17
|
}
|
package/scss/card/_theme.scss
CHANGED
|
@@ -39,10 +39,10 @@ $kendo-card-bg: var( --kendo-card-bg, k-color(surface-alt) ) !default;
|
|
|
39
39
|
$kendo-card-text: var( --kendo-card-text, k-color(on-app-surface) ) !default;
|
|
40
40
|
/// The border color of the Card.
|
|
41
41
|
/// @group card
|
|
42
|
-
$kendo-card-border: var( --kendo-card-border,
|
|
42
|
+
$kendo-card-border: var( --kendo-card-border, k-color(surface-alt) ) !default;
|
|
43
43
|
/// The shadow of the Card.
|
|
44
44
|
/// @group card
|
|
45
|
-
$kendo-card-shadow: var( --kendo-card-shadow, var( --kendo-elevation-
|
|
45
|
+
$kendo-card-shadow: var( --kendo-card-shadow, var( --kendo-elevation-3, none ) ) !default;
|
|
46
46
|
|
|
47
47
|
/// The background color of the focused Card.
|
|
48
48
|
/// @group card
|
|
@@ -52,14 +52,14 @@ $kendo-card-focus-bg: $kendo-card-bg !default;
|
|
|
52
52
|
$kendo-card-focus-text: null !default;
|
|
53
53
|
/// The border color of the focused Card.
|
|
54
54
|
/// @group card
|
|
55
|
-
$kendo-card-focus-border:
|
|
55
|
+
$kendo-card-focus-border: k-color(border-alt) !default;
|
|
56
56
|
/// The shadow of the focused Card.
|
|
57
57
|
/// @group card
|
|
58
58
|
$kendo-card-focus-shadow: var( --kendo-elevation-3, none ) !default;
|
|
59
59
|
|
|
60
60
|
/// The font size of the Card header.
|
|
61
61
|
/// @group card
|
|
62
|
-
$kendo-card-header-font-size: var( --kendo-card-header-font-size, var( --kendo-font-size-
|
|
62
|
+
$kendo-card-header-font-size: var( --kendo-card-header-font-size, var( --kendo-font-size-md, inherit ) ) !default;
|
|
63
63
|
/// Тhe font family of the Card header.
|
|
64
64
|
/// @group card
|
|
65
65
|
$kendo-card-header-font-family: var( --kendo-card-header-font-family, var( --kendo-font-family, inherit ) ) !default;
|
|
@@ -113,13 +113,13 @@ $kendo-card-footer-border: var( --kendo-card-footer-border, inherit ) !default;
|
|
|
113
113
|
|
|
114
114
|
/// The font size of the Card title.
|
|
115
115
|
/// @group card
|
|
116
|
-
$kendo-card-title-font-size: var( --kendo-card-title-font-size, var( --kendo-font-size-
|
|
116
|
+
$kendo-card-title-font-size: var( --kendo-card-title-font-size, var( --kendo-font-size-md, inherit ) ) !default;
|
|
117
117
|
/// The font family of the Card title.
|
|
118
118
|
/// @group card
|
|
119
119
|
$kendo-card-title-font-family: var( --kendo-card-title-font-family, var( --kendo-font-family, inherit ) ) !default;
|
|
120
120
|
/// The font weight of the Card title.
|
|
121
121
|
/// @group card
|
|
122
|
-
$kendo-card-title-font-weight: var( --kendo-card-title-font-weight, var( --kendo-font-weight,
|
|
122
|
+
$kendo-card-title-font-weight: var( --kendo-card-title-font-weight, var( --kendo-font-weight-semibold, 600 ) ) !default;
|
|
123
123
|
/// The line height of the Card title.
|
|
124
124
|
/// @group card
|
|
125
125
|
$kendo-card-title-line-height: var( --kendo-card-title-line-height, var( --kendo-line-height, normal ) ) !default;
|
|
@@ -134,7 +134,7 @@ $kendo-card-subtitle-font-size: var( --kendo-card-subtitle-font-size, var( --ken
|
|
|
134
134
|
$kendo-card-subtitle-font-family: var( --kendo-card-subtitle-font-family, var( --kendo-font-family, inherit ) ) !default;
|
|
135
135
|
/// The line height of the Card subtitle.
|
|
136
136
|
/// @group card
|
|
137
|
-
$kendo-card-subtitle-line-height: var( --kendo-card-subtitle-line-height, var( --kendo-line-height, normal ) ) !default;
|
|
137
|
+
$kendo-card-subtitle-line-height: var( --kendo-card-subtitle-line-height, var( --kendo-line-height-lg, normal ) ) !default;
|
|
138
138
|
/// The bottom margin of the Card subtitle.
|
|
139
139
|
/// @group card
|
|
140
140
|
$kendo-card-subtitle-margin-bottom: var( --kendo-card-subtitle-margin-bottom, k-spacing(3) ) !default;
|
|
@@ -163,7 +163,7 @@ $kendo-card-actions-padding-y: var( --kendo-card-actions-padding-y, k-spacing(3)
|
|
|
163
163
|
$kendo-card-actions-border-width: var( --kendo-card-actions-border-width, 0 ) !default;
|
|
164
164
|
/// The spacing between the Card actions.
|
|
165
165
|
/// @group card
|
|
166
|
-
$kendo-card-actions-gap: var( --kendo-card-actions-gap, k-spacing(
|
|
166
|
+
$kendo-card-actions-gap: var( --kendo-card-actions-gap, k-spacing(3) ) !default;
|
|
167
167
|
|
|
168
168
|
/// The border radius of the scroll button in the Card deck.
|
|
169
169
|
/// @group card
|
package/scss/chat/_layout.scss
CHANGED
|
@@ -7,32 +7,19 @@
|
|
|
7
7
|
@mixin kendo-chat--layout() {
|
|
8
8
|
@include kendo-chat--layout-base();
|
|
9
9
|
|
|
10
|
+
.k-chat .k-chat-file-name {
|
|
11
|
+
font-weight: var( --kendo-font-weight-semibold, inherit);;
|
|
12
|
+
}
|
|
13
|
+
|
|
10
14
|
// Message group
|
|
11
15
|
.k-chat-message-group {
|
|
12
16
|
|
|
13
17
|
.k-chat-file-wrapper {
|
|
14
18
|
min-width: 0;
|
|
15
19
|
max-width: 100%;
|
|
16
|
-
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
.k-message-group-sender {
|
|
22
|
-
|
|
23
|
-
.k-chat-bubble {
|
|
24
|
-
|
|
25
|
-
&:focus,
|
|
26
|
-
&.k-focus {
|
|
27
|
-
outline-style: solid;
|
|
28
|
-
outline-width: calc( (#{$kendo-bubble-border-width} * 2 ));
|
|
29
|
-
outline-offset: calc( (#{$kendo-bubble-border-width} * 2 ) * -1);
|
|
30
|
-
}
|
|
31
20
|
}
|
|
32
|
-
|
|
33
21
|
}
|
|
34
22
|
|
|
35
|
-
|
|
36
23
|
// Bubble
|
|
37
24
|
.k-chat-bubble {
|
|
38
25
|
|
|
@@ -62,5 +49,4 @@
|
|
|
62
49
|
margin-inline: calc( #{$kendo-chat-message-list-padding-x} * -1 );
|
|
63
50
|
padding-inline: $kendo-chat-message-list-padding-x;
|
|
64
51
|
}
|
|
65
|
-
|
|
66
52
|
}
|
package/scss/chat/_theme.scss
CHANGED
|
@@ -11,8 +11,7 @@
|
|
|
11
11
|
|
|
12
12
|
&:focus,
|
|
13
13
|
&.k-focus {
|
|
14
|
-
|
|
15
|
-
box-shadow: inset 0 0 0 calc( #{$kendo-bubble-border-width} * 2 ) k-color(app-surface);
|
|
14
|
+
@include focus-indicator( $kendo-chat-alt-bubble-focus-shadow, true, true );
|
|
16
15
|
}
|
|
17
16
|
|
|
18
17
|
&:hover,
|
|
@@ -20,4 +19,13 @@
|
|
|
20
19
|
@include fill( $bg: $kendo-chat-alt-bubble-hover-bg, $border: $kendo-chat-alt-bubble-hover-border );
|
|
21
20
|
}
|
|
22
21
|
}
|
|
22
|
+
|
|
23
|
+
.k-message-time {
|
|
24
|
+
color: $kendo-chat-timestamp-text;
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
.k-message-reference .k-chat-file {
|
|
28
|
+
background-color: $kendo-chat-file-bg;
|
|
29
|
+
border-color: $kendo-chat-file-border;
|
|
30
|
+
}
|
|
23
31
|
}
|
|
@@ -68,10 +68,10 @@ $kendo-chat-timestamp-transform: none !default;
|
|
|
68
68
|
$kendo-chat-timestamp-text: var( --kendo-chat-timestamp-text, #{k-color(subtle)} ) !default;
|
|
69
69
|
/// The background color of the Chat timestamp.
|
|
70
70
|
/// @group chat
|
|
71
|
-
$kendo-chat-timestamp-bg:
|
|
71
|
+
$kendo-chat-timestamp-bg: transparent !default;
|
|
72
72
|
/// The background color of the Chat timestamp separator.
|
|
73
73
|
/// @group chat
|
|
74
|
-
$kendo-chat-timestamp-separator-bg: color-mix(in srgb, k-color(border)
|
|
74
|
+
$kendo-chat-timestamp-separator-bg: color-mix(in srgb, k-color(border) 26%, transparent) !default;
|
|
75
75
|
/// The spacing between the Chat timestamp and its separator.
|
|
76
76
|
/// @group chat
|
|
77
77
|
$kendo-chat-timestamp-separator-spacing: k-spacing(1) !default;
|
|
@@ -148,10 +148,10 @@ $kendo-chat-alt-bubble-active-border: $kendo-chat-alt-bubble-active-bg !default;
|
|
|
148
148
|
$kendo-chat-alt-bubble-focus-bg: $kendo-chat-alt-bubble-bg !default;
|
|
149
149
|
/// The border color of the focused alt Bubble.
|
|
150
150
|
/// @group bubble
|
|
151
|
-
$kendo-chat-alt-bubble-focus-border:
|
|
151
|
+
$kendo-chat-alt-bubble-focus-border: k-color(on-base) !default;
|
|
152
152
|
/// The box shadow of the focused alt Bubble.
|
|
153
153
|
/// @group bubble
|
|
154
|
-
$kendo-chat-alt-bubble-focus-shadow: 0 0 0
|
|
154
|
+
$kendo-chat-alt-bubble-focus-shadow: inset 0 0 0 #{$kendo-chat-border-width} k-color(on-base), inset 0 0 0 calc( #{$kendo-chat-border-width} * 2 ) k-color(surface) !default;
|
|
155
155
|
|
|
156
156
|
/// The color of the typing indicator dots.
|
|
157
157
|
/// @group chat
|
|
@@ -18,8 +18,8 @@
|
|
|
18
18
|
overflow: hidden;
|
|
19
19
|
transform: scale(0) translate(-50%, -50%);
|
|
20
20
|
position: absolute;
|
|
21
|
-
|
|
22
|
-
|
|
21
|
+
inset-block-start: 50%;
|
|
22
|
+
inset-inline-start: 50%;
|
|
23
23
|
}
|
|
24
24
|
@if $kendo-checkbox-indicator-type == "glyph" {
|
|
25
25
|
font-size: $kendo-checkbox-glyph-size;
|
|
@@ -122,9 +122,12 @@
|
|
|
122
122
|
}
|
|
123
123
|
|
|
124
124
|
// Checkbox list
|
|
125
|
+
.k-checkbox-list.k-list-vertical {
|
|
126
|
+
gap: k-spacing(2);
|
|
127
|
+
}
|
|
125
128
|
.k-checkbox-item,
|
|
126
129
|
.k-checkbox-list-item {
|
|
127
|
-
gap: k-spacing(
|
|
130
|
+
gap: k-spacing(1);
|
|
128
131
|
}
|
|
129
132
|
|
|
130
133
|
// Fluent-specific ripple focus override
|
|
@@ -39,4 +39,16 @@
|
|
|
39
39
|
$kendo-checkbox-disabled-indeterminate-border
|
|
40
40
|
);
|
|
41
41
|
}
|
|
42
|
+
|
|
43
|
+
.k-checkbox-label {
|
|
44
|
+
@include fill( $color: $kendo-checkbox-text );
|
|
45
|
+
}
|
|
46
|
+
|
|
47
|
+
.k-checkbox-label:has(.k-invalid) {
|
|
48
|
+
@include fill( $color: $kendo-checkbox-invalid-text );
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
.k-checkbox-label:has(.k-disabled) {
|
|
52
|
+
@include fill( $color: $kendo-checkbox-disabled-text );
|
|
53
|
+
}
|
|
42
54
|
}
|
|
@@ -69,10 +69,10 @@ $kendo-checkbox-sizes: (
|
|
|
69
69
|
$kendo-checkbox-bg: var( --kendo-checkbox-bg, k-color(surface-alt) ) !default;
|
|
70
70
|
/// The text color of the CheckBox.
|
|
71
71
|
/// @group checkbox
|
|
72
|
-
$kendo-checkbox-text: var( --kendo-checkbox-text,
|
|
72
|
+
$kendo-checkbox-text: var( --kendo-checkbox-text, k-color(secondary-on-surface) ) !default;
|
|
73
73
|
/// The border color of the CheckBox.
|
|
74
74
|
/// @group checkbox
|
|
75
|
-
$kendo-checkbox-border: var( --kendo-checkbox-border, k-color(border
|
|
75
|
+
$kendo-checkbox-border: var( --kendo-checkbox-border, k-color(border) ) !default;
|
|
76
76
|
|
|
77
77
|
/// The background color of the hovered CheckBox.
|
|
78
78
|
/// @group checkbox
|
|
@@ -118,20 +118,20 @@ $kendo-checkbox-focus-checked-border: null !default;
|
|
|
118
118
|
$kendo-checkbox-focus-checked-shadow: null !default;
|
|
119
119
|
/// The outline of the focused CheckBox.
|
|
120
120
|
/// @group checkbox
|
|
121
|
-
$kendo-checkbox-focus-outline:
|
|
121
|
+
$kendo-checkbox-focus-outline: 2px solid k-color(border-alt) !default;
|
|
122
122
|
/// The outline offset of the focused CheckBox.
|
|
123
123
|
/// @group checkbox
|
|
124
|
-
$kendo-checkbox-focus-outline-offset:
|
|
124
|
+
$kendo-checkbox-focus-outline-offset: 4px !default;
|
|
125
125
|
|
|
126
126
|
/// The background color of the disabled CheckBox.
|
|
127
127
|
/// @group checkbox
|
|
128
128
|
$kendo-checkbox-disabled-bg: var( --kendo-checkbox-disabled-bg, $kendo-checkbox-bg ) !default;
|
|
129
129
|
/// The text color of the disabled CheckBox.
|
|
130
130
|
/// @group checkbox
|
|
131
|
-
$kendo-checkbox-disabled-text: var( --kendo-checkbox-disabled-text, color-mix(in srgb, k-color(on-app-surface)
|
|
131
|
+
$kendo-checkbox-disabled-text: var( --kendo-checkbox-disabled-text, color-mix(in srgb, k-color(on-app-surface) 30%, transparent) ) !default;
|
|
132
132
|
/// The border color of the disabled CheckBox.
|
|
133
133
|
/// @group checkbox
|
|
134
|
-
$kendo-checkbox-disabled-border: var( --kendo-checkbox-disabled-border, color-mix(in srgb, k-color(on-app-surface)
|
|
134
|
+
$kendo-checkbox-disabled-border: var( --kendo-checkbox-disabled-border, color-mix(in srgb, k-color(on-app-surface) 14%, transparent) ) !default;
|
|
135
135
|
|
|
136
136
|
/// The background color of the disabled and checked CheckBox.
|
|
137
137
|
/// @group checkbox
|
|
@@ -148,7 +148,7 @@ $kendo-checkbox-disabled-checked-border: var( --kendo-checkbox-disabled-checked-
|
|
|
148
148
|
$kendo-checkbox-invalid-text: var( --kendo-checkbox-invalid-text, k-color(error-on-surface) ) !default;
|
|
149
149
|
/// The border color of an invalid CheckBox.
|
|
150
150
|
/// @group checkbox
|
|
151
|
-
$kendo-checkbox-invalid-border: var( --kendo-checkbox-invalid-border, k-color(error-
|
|
151
|
+
$kendo-checkbox-invalid-border: var( --kendo-checkbox-invalid-border, k-color(error-on-surface) ) !default;
|
|
152
152
|
|
|
153
153
|
/// The background of the hovered and checked CheckBox.
|
|
154
154
|
/// @group checkbox
|