@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
package/scss/input/_layout.scss
CHANGED
|
@@ -11,24 +11,21 @@
|
|
|
11
11
|
.k-input,
|
|
12
12
|
.k-picker {
|
|
13
13
|
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
pointer-events: none;
|
|
30
|
-
z-index: 1;
|
|
31
|
-
}
|
|
14
|
+
&::after {
|
|
15
|
+
content: '';
|
|
16
|
+
box-sizing: border-box;
|
|
17
|
+
display: block;
|
|
18
|
+
position: absolute;
|
|
19
|
+
inset-inline-end: -1px;
|
|
20
|
+
inset-block-end: -1px;
|
|
21
|
+
inset-inline-start: -1px;
|
|
22
|
+
height: 4px;
|
|
23
|
+
border-width: 0 0 $kendo-input-border-width;
|
|
24
|
+
border-style: solid;
|
|
25
|
+
border-end-start-radius: inherit;
|
|
26
|
+
border-end-end-radius: inherit;
|
|
27
|
+
pointer-events: none;
|
|
28
|
+
z-index: 1;
|
|
32
29
|
}
|
|
33
30
|
}
|
|
34
31
|
|
|
@@ -65,12 +62,6 @@
|
|
|
65
62
|
padding-block: $kendo-input-md-padding-y;
|
|
66
63
|
}
|
|
67
64
|
|
|
68
|
-
// Input button
|
|
69
|
-
.k-input-button {
|
|
70
|
-
border-radius: 0;
|
|
71
|
-
border-width: 0;
|
|
72
|
-
border-color: inherit;
|
|
73
|
-
}
|
|
74
65
|
.k-input-outline .k-input-button {
|
|
75
66
|
border-inline-start-width: $kendo-input-button-border-width;
|
|
76
67
|
}
|
|
@@ -89,8 +80,8 @@
|
|
|
89
80
|
|
|
90
81
|
|
|
91
82
|
// Fill mode
|
|
92
|
-
.k-input
|
|
93
|
-
.k-picker
|
|
83
|
+
.k-input,
|
|
84
|
+
.k-picker {
|
|
94
85
|
|
|
95
86
|
&:focus,
|
|
96
87
|
&.k-focus,
|
|
@@ -117,6 +108,36 @@
|
|
|
117
108
|
}
|
|
118
109
|
}
|
|
119
110
|
|
|
111
|
+
.k-input-outline,
|
|
112
|
+
.k-picker-outline {
|
|
113
|
+
|
|
114
|
+
&::after {
|
|
115
|
+
display: none;
|
|
116
|
+
}
|
|
117
|
+
|
|
118
|
+
&:focus,
|
|
119
|
+
&.k-focus,
|
|
120
|
+
&:focus-within {
|
|
121
|
+
|
|
122
|
+
outline: $kendo-input-focus-border-width solid k-color(primary);
|
|
123
|
+
outline-offset: calc( -1 * #{$kendo-input-focus-border-width} );
|
|
124
|
+
|
|
125
|
+
}
|
|
126
|
+
|
|
127
|
+
&.k-invalid,
|
|
128
|
+
&.ng-invalid.ng-touched,
|
|
129
|
+
&.ng-invalid.ng-dirty {
|
|
130
|
+
|
|
131
|
+
&:focus,
|
|
132
|
+
&.k-focus,
|
|
133
|
+
&:focus-within {
|
|
134
|
+
|
|
135
|
+
outline-color: k-color(error-on-surface);
|
|
136
|
+
}
|
|
137
|
+
}
|
|
138
|
+
|
|
139
|
+
}
|
|
140
|
+
|
|
120
141
|
.k-input-flat,
|
|
121
142
|
.k-input-outline {
|
|
122
143
|
background: none !important; // stylelint-disable-line declaration-no-important
|
|
@@ -132,20 +153,6 @@
|
|
|
132
153
|
.k-input-#{$size},
|
|
133
154
|
.k-picker-#{$size} {
|
|
134
155
|
|
|
135
|
-
.k-input-values {
|
|
136
|
-
padding: 0;
|
|
137
|
-
}
|
|
138
|
-
.k-input-values > .k-searchbar,
|
|
139
|
-
.k-input-values > .k-input-inner {
|
|
140
|
-
margin: 0;
|
|
141
|
-
}
|
|
142
|
-
|
|
143
|
-
.k-input-button {
|
|
144
|
-
width: if( $kendo-use-input-button-width, var( --kendo-input-button-width, #{$_button-width} ), auto );
|
|
145
|
-
padding-inline: $_button-padding-x;
|
|
146
|
-
padding-block: $_button-padding-y;
|
|
147
|
-
}
|
|
148
|
-
|
|
149
156
|
.k-input-spinner {
|
|
150
157
|
width: if( $kendo-use-input-spinner-width, var( --kendo-input-spinner-width, #{$_button-width} ), auto );
|
|
151
158
|
|
package/scss/input/_theme.scss
CHANGED
|
@@ -18,6 +18,20 @@
|
|
|
18
18
|
}
|
|
19
19
|
}
|
|
20
20
|
|
|
21
|
+
&.k-invalid,
|
|
22
|
+
&.ng-invalid.ng-touched,
|
|
23
|
+
&.ng-invalid.ng-dirty {
|
|
24
|
+
|
|
25
|
+
&:focus,
|
|
26
|
+
&.k-focus,
|
|
27
|
+
&:focus-within {
|
|
28
|
+
|
|
29
|
+
&::after {
|
|
30
|
+
border-color: $kendo-input-invalid-border;
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
}
|
|
34
|
+
|
|
21
35
|
&:disabled,
|
|
22
36
|
&[disabled],
|
|
23
37
|
&.k-disabled {
|
|
@@ -35,31 +49,30 @@
|
|
|
35
49
|
background: none;
|
|
36
50
|
}
|
|
37
51
|
}
|
|
52
|
+
}
|
|
38
53
|
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
&.ng-invalid.ng-dirty {
|
|
43
|
-
border-color: $kendo-input-invalid-border;
|
|
54
|
+
.k-input-solid,
|
|
55
|
+
.k-picker-solid {
|
|
56
|
+
border-bottom-color: k-color(border);
|
|
44
57
|
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
58
|
+
&:hover,
|
|
59
|
+
&.k-hover {
|
|
60
|
+
border-bottom-color: k-color(border);
|
|
61
|
+
}
|
|
48
62
|
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
63
|
+
&:focus,
|
|
64
|
+
&.k-focus,
|
|
65
|
+
&:focus-within {
|
|
66
|
+
border-color: $kendo-input-border;
|
|
67
|
+
border-bottom-color: $kendo-input-focus-border;
|
|
52
68
|
|
|
53
|
-
|
|
54
|
-
&.k-focus:hover,
|
|
55
|
-
&:focus.k-hover,
|
|
56
|
-
&.k-focus.k-hover {
|
|
57
|
-
border-color: $kendo-input-invalid-border;
|
|
69
|
+
}
|
|
58
70
|
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
71
|
+
&.k-invalid,
|
|
72
|
+
&.ng-invalid.ng-touched,
|
|
73
|
+
&.ng-invalid.ng-dirty {
|
|
74
|
+
border-color: $kendo-input-border;
|
|
75
|
+
border-bottom-color: $kendo-input-invalid-border;
|
|
63
76
|
}
|
|
64
77
|
}
|
|
65
78
|
|
|
@@ -88,10 +101,6 @@
|
|
|
88
101
|
&:focus,
|
|
89
102
|
&.k-focus,
|
|
90
103
|
&:focus-within {
|
|
91
|
-
color: $kendo-picker-focus-text;
|
|
92
|
-
background-color: $kendo-picker-focus-bg;
|
|
93
|
-
border-color: $kendo-picker-focus-border;
|
|
94
|
-
|
|
95
104
|
&::after {
|
|
96
105
|
border-color: $kendo-picker-focus-border;
|
|
97
106
|
}
|
|
@@ -101,25 +110,24 @@
|
|
|
101
110
|
&.k-invalid,
|
|
102
111
|
&.ng-invalid.ng-touched,
|
|
103
112
|
&.ng-invalid.ng-dirty {
|
|
104
|
-
border-color: $kendo-input-invalid-border;
|
|
105
|
-
|
|
106
|
-
&::after {
|
|
107
|
-
border-color: $kendo-input-invalid-border;
|
|
108
|
-
}
|
|
109
|
-
|
|
110
113
|
.k-input-validation-icon {
|
|
111
114
|
color: $kendo-input-invalid-text;
|
|
112
115
|
}
|
|
113
116
|
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
&:focus.k-hover,
|
|
117
|
-
&.k-focus.k-hover {
|
|
118
|
-
border-color: $kendo-input-invalid-border;
|
|
117
|
+
}
|
|
118
|
+
}
|
|
119
119
|
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
120
|
+
.k-picker-solid,
|
|
121
|
+
.k-picker-flat {
|
|
122
|
+
// Invalid
|
|
123
|
+
&.k-invalid,
|
|
124
|
+
&.ng-invalid.ng-touched,
|
|
125
|
+
&.ng-invalid.ng-dirty {
|
|
126
|
+
border-color: $kendo-input-border;
|
|
127
|
+
border-bottom-color: $kendo-input-invalid-border;
|
|
128
|
+
|
|
129
|
+
&::after {
|
|
130
|
+
border-color: $kendo-input-invalid-border;
|
|
123
131
|
}
|
|
124
132
|
}
|
|
125
133
|
}
|
|
@@ -22,17 +22,17 @@ $kendo-input-border-height: calc( $kendo-input-border-width * 2 ) !default;
|
|
|
22
22
|
$kendo-input-sm-padding-x: k-spacing(2) !default;
|
|
23
23
|
/// The horizontal padding of the medium Input components.
|
|
24
24
|
/// @group input
|
|
25
|
-
$kendo-input-md-padding-x: var( --kendo-input-padding-x, k-spacing(2) ) !default;
|
|
25
|
+
$kendo-input-md-padding-x: var( --kendo-input-padding-x, k-spacing(2.5) ) !default;
|
|
26
26
|
/// The horizontal padding of the large Input components.
|
|
27
27
|
/// @group input
|
|
28
|
-
$kendo-input-lg-padding-x: k-spacing(
|
|
28
|
+
$kendo-input-lg-padding-x: k-spacing(4.5) !default;
|
|
29
29
|
|
|
30
30
|
/// The vertical padding of the small Input components.
|
|
31
31
|
/// @group input
|
|
32
|
-
$kendo-input-sm-padding-y: k-spacing(
|
|
32
|
+
$kendo-input-sm-padding-y: calc( #{k-spacing(0.5)} + 1px ) !default;
|
|
33
33
|
/// The vertical padding of the medium Input components.
|
|
34
34
|
/// @group input
|
|
35
|
-
$kendo-input-md-padding-y: var( --kendo-input-padding-y, k-spacing(1
|
|
35
|
+
$kendo-input-md-padding-y: calc(var( --kendo-input-padding-y, #{k-spacing(1)} ) + 1px) !default;
|
|
36
36
|
/// The vertical padding of the large Input components.
|
|
37
37
|
/// @group input
|
|
38
38
|
$kendo-input-lg-padding-y: k-spacing(2) !default;
|
|
@@ -45,7 +45,7 @@ $kendo-input-sm-font-size: var( --kendo-font-size, inherit ) !default;
|
|
|
45
45
|
$kendo-input-md-font-size: var( --kendo-input-font-size, var( --kendo-font-size, inherit ) ) !default;
|
|
46
46
|
/// The font size of the large Input components.
|
|
47
47
|
/// @group input
|
|
48
|
-
$kendo-input-lg-font-size: var( --kendo-font-size, inherit ) !default;
|
|
48
|
+
$kendo-input-lg-font-size: var( --kendo-font-size-lg, inherit ) !default;
|
|
49
49
|
|
|
50
50
|
/// The line height of the small Input components.
|
|
51
51
|
/// @group input
|
|
@@ -55,7 +55,7 @@ $kendo-input-sm-line-height: var( --kendo-line-height, normal ) !default;
|
|
|
55
55
|
$kendo-input-md-line-height: var( --kendo-input-line-height, var( --kendo-line-height, normal ) ) !default;
|
|
56
56
|
/// The line height of the large Input components.
|
|
57
57
|
/// @group input
|
|
58
|
-
$kendo-input-lg-line-height: var( --kendo-line-height, normal ) !default;
|
|
58
|
+
$kendo-input-lg-line-height: var( --kendo-line-height-lg, normal ) !default;
|
|
59
59
|
|
|
60
60
|
// The font family of the Input components.
|
|
61
61
|
$kendo-input-font-family: var( --kendo-input-font-family, var( --kendo-font-family, inherit) ) !default;
|
|
@@ -95,11 +95,11 @@ $kendo-input-text: var( --kendo-input-text, k-color(on-app-surface) ) !default;
|
|
|
95
95
|
|
|
96
96
|
/// The background color of the solid Input components.
|
|
97
97
|
/// @group input
|
|
98
|
-
$kendo-input-bg: var( --kendo-input-bg, k-color(
|
|
98
|
+
$kendo-input-bg: var( --kendo-input-bg, k-color(surface-alt) ) !default;
|
|
99
99
|
|
|
100
100
|
/// The border color of the solid Input components.
|
|
101
101
|
/// @group input
|
|
102
|
-
$kendo-input-border: var( --kendo-input-border, k-color(border) ) !default;
|
|
102
|
+
$kendo-input-border: var( --kendo-input-border, color-mix(in srgb, k-color(border) 26%, transparent) ) !default;
|
|
103
103
|
|
|
104
104
|
/// The text color of the hovered solid Input components.
|
|
105
105
|
/// @group input
|
|
@@ -111,7 +111,7 @@ $kendo-input-hover-bg: $kendo-input-bg !default;
|
|
|
111
111
|
|
|
112
112
|
/// The border color of the hovered solid Input components.
|
|
113
113
|
/// @group input
|
|
114
|
-
$kendo-input-hover-border: k-color(border
|
|
114
|
+
$kendo-input-hover-border: color-mix( in srgb, k-color(border) 34%, transparent ) !default;
|
|
115
115
|
|
|
116
116
|
/// The text color of the focused solid Input components.
|
|
117
117
|
/// @group input
|
|
@@ -127,15 +127,15 @@ $kendo-input-focus-border: k-color(primary) !default;
|
|
|
127
127
|
|
|
128
128
|
/// The text color of the disabled solid Input components.
|
|
129
129
|
/// @group input
|
|
130
|
-
$kendo-input-disabled-text: color-mix(in srgb, k-color(on-app-surface)
|
|
130
|
+
$kendo-input-disabled-text: color-mix(in srgb, k-color(on-app-surface) 30%, transparent) !default;
|
|
131
131
|
|
|
132
132
|
/// The background color of the disabled solid Input components.
|
|
133
133
|
/// @group input
|
|
134
|
-
$kendo-input-disabled-bg:
|
|
134
|
+
$kendo-input-disabled-bg: null !default;
|
|
135
135
|
|
|
136
136
|
/// The border color of the disabled solid Input components.
|
|
137
137
|
/// @group input
|
|
138
|
-
$kendo-input-disabled-border: transparent !default;
|
|
138
|
+
$kendo-input-disabled-border: color-mix(in srgb, k-color(on-app-surface) 14%, transparent ) !default;
|
|
139
139
|
|
|
140
140
|
/// The text color of the outline Input components.
|
|
141
141
|
/// @group input
|
|
@@ -147,7 +147,7 @@ $kendo-input-outline-bg: var( --kendo-input-outline-bg, k-color(app-surface) ) !
|
|
|
147
147
|
|
|
148
148
|
/// The border color of the outline Input components.
|
|
149
149
|
/// @group input
|
|
150
|
-
$kendo-input-outline-border: var( --kendo-input-outline-border, k-color(border) ) !default;
|
|
150
|
+
$kendo-input-outline-border: var( --kendo-input-outline-border, color-mix( in srgb, k-color(border) 26%, transparent ) ) !default;
|
|
151
151
|
|
|
152
152
|
/// The text color of the hovered outline Input components.
|
|
153
153
|
/// @group input
|
|
@@ -159,7 +159,7 @@ $kendo-input-outline-hover-bg: k-color(app-surface) !default;
|
|
|
159
159
|
|
|
160
160
|
/// The border color of the hovered outline Input components.
|
|
161
161
|
/// @group input
|
|
162
|
-
$kendo-input-outline-hover-border: k-color(border
|
|
162
|
+
$kendo-input-outline-hover-border: color-mix( in srgb, k-color(border) 34%, transparent ) !default;
|
|
163
163
|
|
|
164
164
|
/// The text color of the focused outline Input components.
|
|
165
165
|
/// @group input
|
|
@@ -175,7 +175,7 @@ $kendo-input-outline-focus-border: k-color(primary) !default;
|
|
|
175
175
|
|
|
176
176
|
/// The text color of the disabled outline Input components.
|
|
177
177
|
/// @group input
|
|
178
|
-
$kendo-input-outline-disabled-text: color-mix(in srgb, k-color(on-app-surface)
|
|
178
|
+
$kendo-input-outline-disabled-text: color-mix(in srgb, k-color(on-app-surface) 30%, transparent) !default;
|
|
179
179
|
|
|
180
180
|
/// The background color of the disabled outline Input components.
|
|
181
181
|
/// @group input
|
|
@@ -183,7 +183,7 @@ $kendo-input-outline-disabled-bg: none !default;
|
|
|
183
183
|
|
|
184
184
|
/// The border color of the disabled outline Input components.
|
|
185
185
|
/// @group input
|
|
186
|
-
$kendo-input-outline-disabled-border: color-mix(in srgb, k-color(on-app-surface)
|
|
186
|
+
$kendo-input-outline-disabled-border: color-mix(in srgb, k-color(on-app-surface) 14%, transparent) !default;
|
|
187
187
|
|
|
188
188
|
/// The text color of the flat Input components.
|
|
189
189
|
/// @group input
|
|
@@ -223,7 +223,7 @@ $kendo-input-flat-focus-border: k-color(primary) !default;
|
|
|
223
223
|
|
|
224
224
|
/// The text color of the disabled flat Input components.
|
|
225
225
|
/// @group input
|
|
226
|
-
$kendo-input-flat-disabled-text: color-mix(in srgb, k-color(on-app-surface)
|
|
226
|
+
$kendo-input-flat-disabled-text: color-mix(in srgb, k-color(on-app-surface) 30%, transparent) !default;
|
|
227
227
|
|
|
228
228
|
/// The background color of the disabled flat Input components.
|
|
229
229
|
/// @group input
|
|
@@ -231,7 +231,7 @@ $kendo-input-flat-disabled-bg: none !default;
|
|
|
231
231
|
|
|
232
232
|
/// The border color of the disabled flat Input components.
|
|
233
233
|
/// @group input
|
|
234
|
-
$kendo-input-flat-disabled-border: color-mix(in srgb, k-color(on-app-surface)
|
|
234
|
+
$kendo-input-flat-disabled-border: color-mix(in srgb, k-color(on-app-surface) 14%, transparent) !default;
|
|
235
235
|
|
|
236
236
|
/// The text color of the solid Picker components.
|
|
237
237
|
/// @group input
|
|
@@ -239,11 +239,11 @@ $kendo-picker-text: var( --kendo-picker-text, k-color(on-app-surface) ) !default
|
|
|
239
239
|
|
|
240
240
|
/// The background color of the solid Picker components.
|
|
241
241
|
/// @group input
|
|
242
|
-
$kendo-picker-bg: var( --kendo-picker-bg, k-color(
|
|
242
|
+
$kendo-picker-bg: var( --kendo-picker-bg, k-color(surface-alt) ) !default;
|
|
243
243
|
|
|
244
244
|
/// The border color of the solid Picker components.
|
|
245
245
|
/// @group input
|
|
246
|
-
$kendo-picker-border: var( --kendo-picker-border, k-color(border) ) !default;
|
|
246
|
+
$kendo-picker-border: var( --kendo-picker-border, color-mix(in srgb, k-color(border) 26%, transparent) ) !default;
|
|
247
247
|
|
|
248
248
|
/// The text color of the hovered solid Picker components.
|
|
249
249
|
/// @group input
|
|
@@ -251,11 +251,11 @@ $kendo-picker-hover-text: k-color(on-app-surface) !default;
|
|
|
251
251
|
|
|
252
252
|
/// The background color of hovered the solid Picker components.
|
|
253
253
|
/// @group input
|
|
254
|
-
$kendo-picker-hover-bg: k-color(
|
|
254
|
+
$kendo-picker-hover-bg: k-color(surface-alt) !default;
|
|
255
255
|
|
|
256
256
|
/// The border color of the hovered solid Picker components.
|
|
257
257
|
/// @group input
|
|
258
|
-
$kendo-picker-hover-border: k-color(border
|
|
258
|
+
$kendo-picker-hover-border: color-mix(in srgb, k-color(border) 34%, transparent) !default;
|
|
259
259
|
|
|
260
260
|
/// The text color of the focused solid Picker components.
|
|
261
261
|
/// @group input
|
|
@@ -263,7 +263,7 @@ $kendo-picker-focus-text: k-color(on-app-surface) !default;
|
|
|
263
263
|
|
|
264
264
|
/// The background color of the focused solid Picker components.
|
|
265
265
|
/// @group input
|
|
266
|
-
$kendo-picker-focus-bg: k-color(
|
|
266
|
+
$kendo-picker-focus-bg: k-color(surface-alt) !default;
|
|
267
267
|
|
|
268
268
|
/// The border color of the focused solid Picker components.
|
|
269
269
|
/// @group input
|
|
@@ -271,15 +271,15 @@ $kendo-picker-focus-border: k-color(primary) !default;
|
|
|
271
271
|
|
|
272
272
|
/// The text color of the disabled solid Picker components.
|
|
273
273
|
/// @group input
|
|
274
|
-
$kendo-picker-disabled-text: color-mix(in srgb, k-color(on-app-surface)
|
|
274
|
+
$kendo-picker-disabled-text: color-mix(in srgb, k-color(on-app-surface) 30%, transparent) !default;
|
|
275
275
|
|
|
276
276
|
/// The background color of the disabled solid Picker components.
|
|
277
277
|
/// @group input
|
|
278
|
-
$kendo-picker-disabled-bg:
|
|
278
|
+
$kendo-picker-disabled-bg: null !default;
|
|
279
279
|
|
|
280
280
|
/// The border color of the disabled solid Picker components.
|
|
281
281
|
/// @group input
|
|
282
|
-
$kendo-picker-disabled-border: transparent !default;
|
|
282
|
+
$kendo-picker-disabled-border: color-mix(in srgb, k-color(on-app-surface) 14%, transparent ) !default;
|
|
283
283
|
|
|
284
284
|
/// The text color of the outline Picker components.
|
|
285
285
|
/// @group input
|
|
@@ -291,19 +291,19 @@ $kendo-picker-outline-bg: var( --kendo-picker-outline-bg, none ) !default;
|
|
|
291
291
|
|
|
292
292
|
/// The border color of the outline Picker components.
|
|
293
293
|
/// @group input
|
|
294
|
-
$kendo-picker-outline-border: var( --kendo-picker-outline-border, k-color(
|
|
294
|
+
$kendo-picker-outline-border: var( --kendo-picker-outline-border, color-mix( in srgb, k-color(border) 26%, transparent ) ) !default;
|
|
295
295
|
|
|
296
296
|
/// The text color of the hovered outline Picker components.
|
|
297
297
|
/// @group input
|
|
298
|
-
$kendo-picker-outline-hover-text: k-color(app-surface) !default;
|
|
298
|
+
$kendo-picker-outline-hover-text: k-color(on-app-surface) !default;
|
|
299
299
|
|
|
300
300
|
/// The background color of the hovered outline Picker components.
|
|
301
301
|
/// @group input
|
|
302
|
-
$kendo-picker-outline-hover-bg: k-color(
|
|
302
|
+
$kendo-picker-outline-hover-bg: k-color(app-surface) !default;
|
|
303
303
|
|
|
304
304
|
/// The border color of the hovered outline Picker components.
|
|
305
305
|
/// @group input
|
|
306
|
-
$kendo-picker-outline-hover-border:
|
|
306
|
+
$kendo-picker-outline-hover-border: color-mix( in srgb, k-color(border) 34%, transparent ) !default;
|
|
307
307
|
|
|
308
308
|
/// The text color of the focused outline Picker components.
|
|
309
309
|
/// @group input
|
|
@@ -319,11 +319,11 @@ $kendo-picker-outline-focus-border: k-color(primary) !default;
|
|
|
319
319
|
|
|
320
320
|
/// The text color of the hovered and focused outline Picker components.
|
|
321
321
|
/// @group input
|
|
322
|
-
$kendo-picker-outline-hover-focus-text: k-color(app-surface) !default;
|
|
322
|
+
$kendo-picker-outline-hover-focus-text: k-color(on-app-surface) !default;
|
|
323
323
|
|
|
324
324
|
/// The background color of the hovered and focused outline Picker components.
|
|
325
325
|
/// @group input
|
|
326
|
-
$kendo-picker-outline-hover-focus-bg: k-color(
|
|
326
|
+
$kendo-picker-outline-hover-focus-bg: k-color(app-surface) !default;
|
|
327
327
|
|
|
328
328
|
/// The border color of the hovered and focused outline Picker components.
|
|
329
329
|
/// @group input
|
|
@@ -331,7 +331,7 @@ $kendo-picker-outline-hover-focus-border: k-color(primary) !default;
|
|
|
331
331
|
|
|
332
332
|
/// The text color of the disabled outline Picker components.
|
|
333
333
|
/// @group input
|
|
334
|
-
$kendo-picker-outline-disabled-text: color-mix(in srgb, k-color(on-app-surface)
|
|
334
|
+
$kendo-picker-outline-disabled-text: color-mix(in srgb, k-color(on-app-surface) 30%, transparent) !default;
|
|
335
335
|
|
|
336
336
|
/// The background color of the disabled outline Picker components.
|
|
337
337
|
/// @group input
|
|
@@ -359,7 +359,7 @@ $kendo-picker-flat-hover-text: k-color(on-app-surface) !default;
|
|
|
359
359
|
|
|
360
360
|
/// The background color of the hovered flat Picker components.
|
|
361
361
|
/// @group input
|
|
362
|
-
$kendo-picker-flat-hover-bg:
|
|
362
|
+
$kendo-picker-flat-hover-bg: var( --kendo-picker-outline-bg, none ) !default;
|
|
363
363
|
|
|
364
364
|
/// The border color of the hovered flat Picker components.
|
|
365
365
|
/// @group input
|
|
@@ -391,7 +391,7 @@ $kendo-picker-flat-hover-focus-border: $kendo-picker-flat-border !default;
|
|
|
391
391
|
|
|
392
392
|
/// The text color of the disabled flat Picker components.
|
|
393
393
|
/// @group input
|
|
394
|
-
$kendo-picker-flat-disabled-text: color-mix(in srgb, k-color(on-app-surface)
|
|
394
|
+
$kendo-picker-flat-disabled-text: color-mix(in srgb, k-color(on-app-surface) 30%, transparent) !default;
|
|
395
395
|
|
|
396
396
|
/// The background color of the disabled flat Picker components.
|
|
397
397
|
/// @group input
|
|
@@ -471,7 +471,7 @@ $kendo-input-suffix-disabled-text: color-mix(in srgb, k-color(on-app-surface) 28
|
|
|
471
471
|
|
|
472
472
|
/// The border color of the invalid Input components.
|
|
473
473
|
/// @group input
|
|
474
|
-
$kendo-input-invalid-border: k-color(error-
|
|
474
|
+
$kendo-input-invalid-border: k-color(error-on-surface) !default;
|
|
475
475
|
/// The text color of the invalid Input components.
|
|
476
476
|
/// @group input
|
|
477
477
|
$kendo-input-invalid-text: k-color(error-on-surface) !default;
|
|
@@ -496,7 +496,7 @@ $kendo-input-clear-value-hover-text: inherit !default;
|
|
|
496
496
|
/// @group input
|
|
497
497
|
$kendo-input-clear-value-hover-opacity: 1 !default;
|
|
498
498
|
|
|
499
|
-
$kendo-use-input-button-width:
|
|
499
|
+
$kendo-use-input-button-width: false !default;
|
|
500
500
|
$kendo-use-input-spinner-width: true !default;
|
|
501
501
|
$kendo-use-input-spinner-icon-offset: false !default;
|
|
502
502
|
|
package/scss/list/_layout.scss
CHANGED
|
@@ -10,7 +10,20 @@
|
|
|
10
10
|
.k-list {
|
|
11
11
|
border-radius: 0;
|
|
12
12
|
}
|
|
13
|
+
|
|
13
14
|
.k-list-group-sticky-header {
|
|
14
15
|
z-index: 1;
|
|
15
16
|
}
|
|
17
|
+
|
|
18
|
+
.k-list-ul {
|
|
19
|
+
display: flex;
|
|
20
|
+
flex-direction: column;
|
|
21
|
+
padding: $kendo-list-content-padding;
|
|
22
|
+
gap: $kendo-list-item-spacing;
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
.k-list-item {
|
|
26
|
+
border-radius: $kendo-list-item-border-radius;
|
|
27
|
+
}
|
|
28
|
+
|
|
16
29
|
}
|