@alfalab/core-components-select 19.1.3-alfasans → 19.1.4
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/components/arrow/index.css +4 -4
- package/components/arrow/index.module.css.js +1 -1
- package/components/base-checkmark/index.css +12 -12
- package/components/base-checkmark/index.module.css.js +1 -1
- package/components/base-option/index.css +17 -19
- package/components/base-option/index.module.css.js +1 -1
- package/components/base-select/index.css +11 -11
- package/components/base-select/index.module.css.js +1 -1
- package/components/base-select/mobile.css +11 -11
- package/components/base-select/mobile.module.css.js +1 -1
- package/components/checkmark/index.css +11 -11
- package/components/checkmark/index.module.css.js +1 -1
- package/components/checkmark-mobile/index.css +6 -6
- package/components/checkmark-mobile/index.module.css.js +1 -1
- package/components/clear-button/index.css +4 -4
- package/components/clear-button/index.module.css.js +1 -1
- package/components/field/index.css +18 -22
- package/components/field/index.module.css.js +1 -1
- package/components/footer/index.css +4 -4
- package/components/footer/index.module.css.js +1 -1
- package/components/optgroup/index.css +7 -8
- package/components/optgroup/index.module.css.js +1 -1
- package/components/option/desktop/index.css +22 -24
- package/components/option/desktop/index.module.css.js +1 -1
- package/components/option/mobile/index.css +19 -21
- package/components/option/mobile/index.module.css.js +1 -1
- package/components/options-list/index.css +13 -13
- package/components/options-list/index.module.css.js +1 -1
- package/components/search/index.css +1 -1
- package/components/search/index.module.css.js +1 -1
- package/components/virtual-options-list/index.css +13 -13
- package/components/virtual-options-list/index.module.css.js +1 -1
- package/cssm/components/base-option/index.module.css +3 -5
- package/cssm/components/field/index.module.css +5 -9
- package/cssm/components/optgroup/index.module.css +3 -4
- package/cssm/components/option/desktop/index.module.css +3 -5
- package/cssm/components/option/mobile/index.module.css +3 -5
- package/esm/components/arrow/index.css +4 -4
- package/esm/components/arrow/index.module.css.js +1 -1
- package/esm/components/base-checkmark/index.css +12 -12
- package/esm/components/base-checkmark/index.module.css.js +1 -1
- package/esm/components/base-option/index.css +17 -19
- package/esm/components/base-option/index.module.css.js +1 -1
- package/esm/components/base-select/index.css +11 -11
- package/esm/components/base-select/index.module.css.js +1 -1
- package/esm/components/base-select/mobile.css +11 -11
- package/esm/components/base-select/mobile.module.css.js +1 -1
- package/esm/components/checkmark/index.css +11 -11
- package/esm/components/checkmark/index.module.css.js +1 -1
- package/esm/components/checkmark-mobile/index.css +6 -6
- package/esm/components/checkmark-mobile/index.module.css.js +1 -1
- package/esm/components/clear-button/index.css +4 -4
- package/esm/components/clear-button/index.module.css.js +1 -1
- package/esm/components/field/index.css +18 -22
- package/esm/components/field/index.module.css.js +1 -1
- package/esm/components/footer/index.css +4 -4
- package/esm/components/footer/index.module.css.js +1 -1
- package/esm/components/optgroup/index.css +7 -8
- package/esm/components/optgroup/index.module.css.js +1 -1
- package/esm/components/option/desktop/index.css +22 -24
- package/esm/components/option/desktop/index.module.css.js +1 -1
- package/esm/components/option/mobile/index.css +19 -21
- package/esm/components/option/mobile/index.module.css.js +1 -1
- package/esm/components/options-list/index.css +13 -13
- package/esm/components/options-list/index.module.css.js +1 -1
- package/esm/components/search/index.css +1 -1
- package/esm/components/search/index.module.css.js +1 -1
- package/esm/components/virtual-options-list/index.css +13 -13
- package/esm/components/virtual-options-list/index.module.css.js +1 -1
- package/esm/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
- package/esm/presets/useSelectWithApply/options-list-with-apply/footer/index.module.css.js +1 -1
- package/esm/presets/useSelectWithApply/options-list-with-apply/header/index.css +4 -4
- package/esm/presets/useSelectWithApply/options-list-with-apply/header/index.module.css.js +1 -1
- package/esm/presets/useSelectWithLoading/index.css +1 -1
- package/esm/presets/useSelectWithLoading/index.module.css.js +1 -1
- package/modern/components/arrow/index.css +4 -4
- package/modern/components/arrow/index.module.css.js +1 -1
- package/modern/components/base-checkmark/index.css +12 -12
- package/modern/components/base-checkmark/index.module.css.js +1 -1
- package/modern/components/base-option/index.css +17 -19
- package/modern/components/base-option/index.module.css.js +1 -1
- package/modern/components/base-select/index.css +11 -11
- package/modern/components/base-select/index.module.css.js +1 -1
- package/modern/components/base-select/mobile.css +11 -11
- package/modern/components/base-select/mobile.module.css.js +1 -1
- package/modern/components/checkmark/index.css +11 -11
- package/modern/components/checkmark/index.module.css.js +1 -1
- package/modern/components/checkmark-mobile/index.css +6 -6
- package/modern/components/checkmark-mobile/index.module.css.js +1 -1
- package/modern/components/clear-button/index.css +4 -4
- package/modern/components/clear-button/index.module.css.js +1 -1
- package/modern/components/field/index.css +18 -22
- package/modern/components/field/index.module.css.js +1 -1
- package/modern/components/footer/index.css +4 -4
- package/modern/components/footer/index.module.css.js +1 -1
- package/modern/components/optgroup/index.css +7 -8
- package/modern/components/optgroup/index.module.css.js +1 -1
- package/modern/components/option/desktop/index.css +22 -24
- package/modern/components/option/desktop/index.module.css.js +1 -1
- package/modern/components/option/mobile/index.css +19 -21
- package/modern/components/option/mobile/index.module.css.js +1 -1
- package/modern/components/options-list/index.css +13 -13
- package/modern/components/options-list/index.module.css.js +1 -1
- package/modern/components/search/index.css +1 -1
- package/modern/components/search/index.module.css.js +1 -1
- package/modern/components/virtual-options-list/index.css +13 -13
- package/modern/components/virtual-options-list/index.module.css.js +1 -1
- package/modern/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
- package/modern/presets/useSelectWithApply/options-list-with-apply/footer/index.module.css.js +1 -1
- package/modern/presets/useSelectWithApply/options-list-with-apply/header/index.css +4 -4
- package/modern/presets/useSelectWithApply/options-list-with-apply/header/index.module.css.js +1 -1
- package/modern/presets/useSelectWithLoading/index.css +1 -1
- package/modern/presets/useSelectWithLoading/index.module.css.js +1 -1
- package/moderncssm/components/base-option/index.module.css +1 -2
- package/moderncssm/components/field/index.module.css +3 -6
- package/moderncssm/components/optgroup/index.module.css +1 -1
- package/moderncssm/components/option/desktop/index.module.css +1 -2
- package/moderncssm/components/option/mobile/index.module.css +1 -2
- package/package.json +15 -15
- package/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
- package/presets/useSelectWithApply/options-list-with-apply/footer/index.module.css.js +1 -1
- package/presets/useSelectWithApply/options-list-with-apply/header/index.css +4 -4
- package/presets/useSelectWithApply/options-list-with-apply/header/index.module.css.js +1 -1
- package/presets/useSelectWithLoading/index.css +1 -1
- package/presets/useSelectWithLoading/index.module.css.js +1 -1
|
@@ -11,9 +11,8 @@
|
|
|
11
11
|
--gap-16: var(--gap-m);
|
|
12
12
|
}
|
|
13
13
|
:root {
|
|
14
|
-
--font-family-
|
|
15
|
-
|
|
16
|
-
Helvetica, sans-serif;
|
|
14
|
+
--font-family-system:
|
|
15
|
+
system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica, sans-serif;
|
|
17
16
|
}
|
|
18
17
|
:root {
|
|
19
18
|
|
|
@@ -24,7 +23,7 @@
|
|
|
24
23
|
--select-optgroup-l-left-padding: var(--gap-16);
|
|
25
24
|
--select-optgroup-l-right-padding: var(--gap-16);
|
|
26
25
|
}
|
|
27
|
-
.
|
|
26
|
+
.select__optgroup_m2dev {
|
|
28
27
|
position: relative;
|
|
29
28
|
display: flex;
|
|
30
29
|
align-items: center;
|
|
@@ -34,21 +33,21 @@
|
|
|
34
33
|
background: var(--select-optgroup-background);
|
|
35
34
|
min-height: 40px;
|
|
36
35
|
}
|
|
37
|
-
.
|
|
36
|
+
.select__optgroup_m2dev + *[role='option']:before {
|
|
38
37
|
display: none;
|
|
39
38
|
}
|
|
40
|
-
.
|
|
39
|
+
.select__label_m2dev {
|
|
41
40
|
font-size: 12px;
|
|
42
41
|
line-height: 16px;
|
|
43
42
|
font-weight: 400;
|
|
44
43
|
letter-spacing: 1.25px;
|
|
45
44
|
text-transform: uppercase;
|
|
46
|
-
font-family: var(--font-family-
|
|
45
|
+
font-family: var(--font-family-system);
|
|
47
46
|
|
|
48
47
|
display: block;
|
|
49
48
|
color: var(--select-optgroup-color);
|
|
50
49
|
}
|
|
51
|
-
.select__size-
|
|
50
|
+
.select__size-72_m2dev {
|
|
52
51
|
padding-left: var(--select-optgroup-l-left-padding);
|
|
53
52
|
padding-right: var(--select-optgroup-l-right-padding);
|
|
54
53
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
require('./index.css');
|
|
4
4
|
|
|
5
|
-
var styles = {"optgroup":"
|
|
5
|
+
var styles = {"optgroup":"select__optgroup_m2dev","label":"select__label_m2dev","size-72":"select__size-72_m2dev"};
|
|
6
6
|
|
|
7
7
|
module.exports = styles;
|
|
8
8
|
//# sourceMappingURL=index.module.css.js.map
|
|
@@ -14,9 +14,8 @@
|
|
|
14
14
|
--gap-16: var(--gap-m);
|
|
15
15
|
}
|
|
16
16
|
:root {
|
|
17
|
-
--font-family-
|
|
18
|
-
|
|
19
|
-
Helvetica, sans-serif;
|
|
17
|
+
--font-family-system:
|
|
18
|
+
system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica, sans-serif;
|
|
20
19
|
}
|
|
21
20
|
:root {
|
|
22
21
|
--disabled-cursor: not-allowed;
|
|
@@ -44,12 +43,11 @@
|
|
|
44
43
|
--select-option-active-color: var(--color-light-text-primary);
|
|
45
44
|
--select-option-disabled-color: var(--color-light-text-secondary);
|
|
46
45
|
}
|
|
47
|
-
.
|
|
46
|
+
.select__option_1o32m {
|
|
48
47
|
font-size: 16px;
|
|
49
48
|
line-height: 20px;
|
|
50
49
|
font-weight: 400;
|
|
51
|
-
|
|
52
|
-
font-family: var(--font-family-alfasans);
|
|
50
|
+
font-family: var(--font-family-system);
|
|
53
51
|
|
|
54
52
|
display: flex;
|
|
55
53
|
align-items: center;
|
|
@@ -62,11 +60,11 @@
|
|
|
62
60
|
position: relative;
|
|
63
61
|
cursor: pointer;
|
|
64
62
|
}
|
|
65
|
-
.
|
|
63
|
+
.select__option_1o32m:not(.select__disabled_1o32m):active {
|
|
66
64
|
background: var(--select-option-active-background);
|
|
67
65
|
color: var(--select-option-active-color);
|
|
68
66
|
}
|
|
69
|
-
.
|
|
67
|
+
.select__option_1o32m:before {
|
|
70
68
|
content: '';
|
|
71
69
|
position: absolute;
|
|
72
70
|
left: var(--select-option-left-padding);
|
|
@@ -77,59 +75,59 @@
|
|
|
77
75
|
display: var(--select-option-divider-display);
|
|
78
76
|
transition: opacity 0.2s ease;
|
|
79
77
|
}
|
|
80
|
-
.
|
|
78
|
+
.select__option_1o32m:first-child:before {
|
|
81
79
|
display: none;
|
|
82
80
|
}
|
|
83
|
-
.select__size-
|
|
81
|
+
.select__size-48_1o32m {
|
|
84
82
|
min-height: var(--size-s-height);
|
|
85
83
|
}
|
|
86
|
-
.select__size-
|
|
84
|
+
.select__size-56_1o32m {
|
|
87
85
|
min-height: var(--size-m-height);
|
|
88
86
|
}
|
|
89
|
-
.select__size-
|
|
87
|
+
.select__size-64_1o32m {
|
|
90
88
|
min-height: var(--size-l-height);
|
|
91
89
|
}
|
|
92
|
-
.select__size-
|
|
90
|
+
.select__size-72_1o32m {
|
|
93
91
|
min-height: var(--size-xl-height);
|
|
94
92
|
padding-left: var(--select-option-l-left-padding);
|
|
95
93
|
padding-right: var(--select-option-l-right-padding);
|
|
96
94
|
}
|
|
97
|
-
.select__size-
|
|
95
|
+
.select__size-72_1o32m:before {
|
|
98
96
|
left: var(--select-option-l-left-padding);
|
|
99
97
|
right: var(--select-option-l-right-padding);
|
|
100
98
|
}
|
|
101
|
-
.
|
|
99
|
+
.select__selected_1o32m {
|
|
102
100
|
background: var(--select-option-selected-background);
|
|
103
101
|
color: var(--select-option-selected-color);
|
|
104
102
|
cursor: default;
|
|
105
103
|
}
|
|
106
|
-
.
|
|
104
|
+
.select__highlighted_1o32m {
|
|
107
105
|
background: var(--select-option-hover-background);
|
|
108
106
|
color: var(--select-option-hover-color);
|
|
109
107
|
}
|
|
110
|
-
.
|
|
111
|
-
.
|
|
108
|
+
.select__highlighted_1o32m:before,
|
|
109
|
+
.select__highlighted_1o32m + .select__option_1o32m:before {
|
|
112
110
|
opacity: 0;
|
|
113
111
|
}
|
|
114
|
-
.
|
|
112
|
+
.select__disabled_1o32m {
|
|
115
113
|
cursor: var(--disabled-cursor);
|
|
116
114
|
background: var(--select-option-disabled-background);
|
|
117
115
|
color: var(--select-option-disabled-color);
|
|
118
116
|
}
|
|
119
|
-
.
|
|
117
|
+
.select__content_1o32m {
|
|
120
118
|
overflow: hidden;
|
|
121
119
|
flex: 1;
|
|
122
120
|
text-overflow: ellipsis;
|
|
123
121
|
}
|
|
124
|
-
.
|
|
122
|
+
.select__textContent_1o32m {
|
|
125
123
|
padding-top: var(--gap-12);
|
|
126
124
|
padding-bottom: var(--gap-12);
|
|
127
125
|
}
|
|
128
|
-
.
|
|
126
|
+
.select__highlighted_1o32m {
|
|
129
127
|
background: var(--select-option-hover-background);
|
|
130
128
|
color: var(--select-option-hover-color);
|
|
131
129
|
}
|
|
132
|
-
.
|
|
133
|
-
.
|
|
130
|
+
.select__highlighted_1o32m:before,
|
|
131
|
+
.select__highlighted_1o32m + .select__option_1o32m:before {
|
|
134
132
|
opacity: 0;
|
|
135
133
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
require('./index.css');
|
|
4
4
|
|
|
5
|
-
var styles = {"option":"
|
|
5
|
+
var styles = {"option":"select__option_1o32m","disabled":"select__disabled_1o32m","size-48":"select__size-48_1o32m","size-56":"select__size-56_1o32m","size-64":"select__size-64_1o32m","size-72":"select__size-72_1o32m","selected":"select__selected_1o32m","highlighted":"select__highlighted_1o32m","content":"select__content_1o32m","textContent":"select__textContent_1o32m"};
|
|
6
6
|
|
|
7
7
|
module.exports = styles;
|
|
8
8
|
//# sourceMappingURL=index.module.css.js.map
|
|
@@ -14,9 +14,8 @@
|
|
|
14
14
|
--gap-16: var(--gap-m);
|
|
15
15
|
}
|
|
16
16
|
:root {
|
|
17
|
-
--font-family-
|
|
18
|
-
|
|
19
|
-
Helvetica, sans-serif;
|
|
17
|
+
--font-family-system:
|
|
18
|
+
system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica, sans-serif;
|
|
20
19
|
}
|
|
21
20
|
:root {
|
|
22
21
|
--disabled-cursor: not-allowed;
|
|
@@ -44,12 +43,11 @@
|
|
|
44
43
|
--select-option-active-color: var(--color-light-text-primary);
|
|
45
44
|
--select-option-disabled-color: var(--color-light-text-secondary);
|
|
46
45
|
}
|
|
47
|
-
.
|
|
46
|
+
.select__option_1wx79 {
|
|
48
47
|
font-size: 16px;
|
|
49
48
|
line-height: 20px;
|
|
50
49
|
font-weight: 400;
|
|
51
|
-
|
|
52
|
-
font-family: var(--font-family-alfasans);
|
|
50
|
+
font-family: var(--font-family-system);
|
|
53
51
|
|
|
54
52
|
display: flex;
|
|
55
53
|
align-items: center;
|
|
@@ -62,11 +60,11 @@
|
|
|
62
60
|
position: relative;
|
|
63
61
|
cursor: pointer;
|
|
64
62
|
}
|
|
65
|
-
.
|
|
63
|
+
.select__option_1wx79:not(.select__disabled_1wx79):active {
|
|
66
64
|
background: var(--select-option-active-background);
|
|
67
65
|
color: var(--select-option-active-color);
|
|
68
66
|
}
|
|
69
|
-
.
|
|
67
|
+
.select__option_1wx79:before {
|
|
70
68
|
content: '';
|
|
71
69
|
position: absolute;
|
|
72
70
|
left: var(--select-option-left-padding);
|
|
@@ -77,51 +75,51 @@
|
|
|
77
75
|
display: var(--select-option-divider-display);
|
|
78
76
|
transition: opacity 0.2s ease;
|
|
79
77
|
}
|
|
80
|
-
.
|
|
78
|
+
.select__option_1wx79:first-child:before {
|
|
81
79
|
display: none;
|
|
82
80
|
}
|
|
83
|
-
.select__size-
|
|
81
|
+
.select__size-48_1wx79 {
|
|
84
82
|
min-height: var(--size-s-height);
|
|
85
83
|
}
|
|
86
|
-
.select__size-
|
|
84
|
+
.select__size-56_1wx79 {
|
|
87
85
|
min-height: var(--size-m-height);
|
|
88
86
|
}
|
|
89
|
-
.select__size-
|
|
87
|
+
.select__size-64_1wx79 {
|
|
90
88
|
min-height: var(--size-l-height);
|
|
91
89
|
}
|
|
92
|
-
.select__size-
|
|
90
|
+
.select__size-72_1wx79 {
|
|
93
91
|
min-height: var(--size-xl-height);
|
|
94
92
|
padding-left: var(--select-option-l-left-padding);
|
|
95
93
|
padding-right: var(--select-option-l-right-padding);
|
|
96
94
|
}
|
|
97
|
-
.select__size-
|
|
95
|
+
.select__size-72_1wx79:before {
|
|
98
96
|
left: var(--select-option-l-left-padding);
|
|
99
97
|
right: var(--select-option-l-right-padding);
|
|
100
98
|
}
|
|
101
|
-
.
|
|
99
|
+
.select__selected_1wx79 {
|
|
102
100
|
background: var(--select-option-selected-background);
|
|
103
101
|
color: var(--select-option-selected-color);
|
|
104
102
|
cursor: default;
|
|
105
103
|
}
|
|
106
|
-
.
|
|
104
|
+
.select__highlighted_1wx79 {
|
|
107
105
|
background: var(--select-option-hover-background);
|
|
108
106
|
color: var(--select-option-hover-color);
|
|
109
107
|
}
|
|
110
|
-
.
|
|
111
|
-
.
|
|
108
|
+
.select__highlighted_1wx79:before,
|
|
109
|
+
.select__highlighted_1wx79 + .select__option_1wx79:before {
|
|
112
110
|
opacity: 0;
|
|
113
111
|
}
|
|
114
|
-
.
|
|
112
|
+
.select__disabled_1wx79 {
|
|
115
113
|
cursor: var(--disabled-cursor);
|
|
116
114
|
background: var(--select-option-disabled-background);
|
|
117
115
|
color: var(--select-option-disabled-color);
|
|
118
116
|
}
|
|
119
|
-
.
|
|
117
|
+
.select__content_1wx79 {
|
|
120
118
|
overflow: hidden;
|
|
121
119
|
flex: 1;
|
|
122
120
|
text-overflow: ellipsis;
|
|
123
121
|
}
|
|
124
|
-
.
|
|
122
|
+
.select__textContent_1wx79 {
|
|
125
123
|
padding-top: var(--gap-12);
|
|
126
124
|
padding-bottom: var(--gap-12);
|
|
127
125
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
require('./index.css');
|
|
4
4
|
|
|
5
|
-
var styles = {"option":"
|
|
5
|
+
var styles = {"option":"select__option_1wx79","disabled":"select__disabled_1wx79","size-48":"select__size-48_1wx79","size-56":"select__size-56_1wx79","size-64":"select__size-64_1wx79","size-72":"select__size-72_1wx79","selected":"select__selected_1wx79","highlighted":"select__highlighted_1wx79","content":"select__content_1wx79","textContent":"select__textContent_1wx79"};
|
|
6
6
|
|
|
7
7
|
module.exports = styles;
|
|
8
8
|
//# sourceMappingURL=index.module.css.js.map
|
|
@@ -15,57 +15,57 @@
|
|
|
15
15
|
--select-options-list-scrollbar-gap: var(--gap-12);
|
|
16
16
|
--select-options-list-empty-placeholder-color: var(--color-light-text-secondary);
|
|
17
17
|
}
|
|
18
|
-
.
|
|
18
|
+
.select__optionsList_c5371 {
|
|
19
19
|
width: 100%;
|
|
20
20
|
outline: none;
|
|
21
21
|
box-sizing: border-box;
|
|
22
22
|
position: relative;
|
|
23
23
|
}
|
|
24
|
-
.
|
|
24
|
+
.select__optionsList_c5371 .select__scrollable_c5371 {
|
|
25
25
|
overflow: auto;
|
|
26
26
|
width: 100%;
|
|
27
27
|
}
|
|
28
|
-
.
|
|
28
|
+
.select__optionsList_c5371 .select__scrollable_c5371 .select__verticalBar_c5371.select__verticalBar_c5371 {
|
|
29
29
|
top: var(--select-options-list-scrollbar-gap);
|
|
30
30
|
height: calc(100% - 2 * var(--select-options-list-scrollbar-gap));
|
|
31
31
|
}
|
|
32
|
-
.
|
|
32
|
+
.select__optionsList_c5371 .select__scrollable_c5371 .select__verticalBar_c5371.select__verticalBar_c5371.select__verticalBarWithHeader_c5371 {
|
|
33
33
|
top: 0;
|
|
34
34
|
height: calc(100% - var(--select-options-list-scrollbar-gap));
|
|
35
35
|
}
|
|
36
|
-
.
|
|
36
|
+
.select__optionsList_c5371 .select__scrollable_c5371 .select__verticalBar_c5371.select__verticalBar_c5371.select__verticalBarWithFooter_c5371 {
|
|
37
37
|
top: var(--select-options-list-scrollbar-gap);
|
|
38
38
|
height: calc(100% - var(--select-options-list-scrollbar-gap));
|
|
39
39
|
}
|
|
40
|
-
.
|
|
40
|
+
.select__optionsList_c5371 .select__scrollable_c5371 .select__verticalBar_c5371.select__verticalBar_c5371.select__verticalBarWithHeader_c5371.select__verticalBarWithFooter_c5371 {
|
|
41
41
|
top: 0;
|
|
42
42
|
height: 100%;
|
|
43
43
|
}
|
|
44
|
-
.
|
|
44
|
+
.select__optionsListHeader_c5371 {
|
|
45
45
|
box-sizing: border-box;
|
|
46
46
|
border-bottom: 1px solid transparent;
|
|
47
47
|
transition: border-color 0.2s ease;
|
|
48
48
|
}
|
|
49
|
-
.
|
|
49
|
+
.select__optionsListHeader_c5371.select__headerHighlighted_c5371 {
|
|
50
50
|
border-bottom-color: var(--color-light-neutral-300);
|
|
51
51
|
}
|
|
52
|
-
.
|
|
52
|
+
.select__optionsListFooter_c5371 {
|
|
53
53
|
position: sticky;
|
|
54
54
|
bottom: var(--gap-0);
|
|
55
55
|
box-sizing: border-box;
|
|
56
56
|
border-top: 1px solid transparent;
|
|
57
57
|
transition: border-color 0.2s ease;
|
|
58
58
|
}
|
|
59
|
-
.
|
|
59
|
+
.select__optionsListFooter_c5371.select__withBorder_c5371 {
|
|
60
60
|
border-top-color: var(--color-light-neutral-300);
|
|
61
61
|
}
|
|
62
|
-
.
|
|
62
|
+
.select__mask_c5371 {
|
|
63
63
|
min-width: 4000px;
|
|
64
64
|
}
|
|
65
|
-
.
|
|
65
|
+
.select__emptyPlaceholder_c5371 {
|
|
66
66
|
padding: var(--gap-16) var(--gap-12);
|
|
67
67
|
color: var(--select-options-list-empty-placeholder-color);
|
|
68
68
|
}
|
|
69
|
-
.select__size-
|
|
69
|
+
.select__size-72_c5371 .select__emptyPlaceholder_c5371 {
|
|
70
70
|
padding: var(--gap-24) var(--gap-16);
|
|
71
71
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
require('./index.css');
|
|
4
4
|
|
|
5
|
-
var styles = {"optionsList":"
|
|
5
|
+
var styles = {"optionsList":"select__optionsList_c5371","scrollable":"select__scrollable_c5371","verticalBar":"select__verticalBar_c5371","verticalBarWithHeader":"select__verticalBarWithHeader_c5371","verticalBarWithFooter":"select__verticalBarWithFooter_c5371","optionsListHeader":"select__optionsListHeader_c5371","headerHighlighted":"select__headerHighlighted_c5371","optionsListFooter":"select__optionsListFooter_c5371","withBorder":"select__withBorder_c5371","mask":"select__mask_c5371","emptyPlaceholder":"select__emptyPlaceholder_c5371","size-72":"select__size-72_c5371"};
|
|
6
6
|
|
|
7
7
|
module.exports = styles;
|
|
8
8
|
//# sourceMappingURL=index.module.css.js.map
|
|
@@ -20,42 +20,42 @@
|
|
|
20
20
|
--select-option-left-padding: var(--gap-12);
|
|
21
21
|
--select-option-right-padding: var(--gap-12);
|
|
22
22
|
}
|
|
23
|
-
.
|
|
23
|
+
.select__virtualOptionsList_1fl9q {
|
|
24
24
|
width: 100%;
|
|
25
25
|
outline: none;
|
|
26
26
|
box-sizing: border-box;
|
|
27
27
|
position: sticky;
|
|
28
28
|
justify-content: space-between;
|
|
29
29
|
}
|
|
30
|
-
.
|
|
30
|
+
.select__virtualOptionsListHeader_1fl9q {
|
|
31
31
|
box-sizing: border-box;
|
|
32
32
|
border-bottom: 1px solid var(--color-light-neutral-300);
|
|
33
33
|
}
|
|
34
|
-
.
|
|
34
|
+
.select__virtualOptionsListFooter_1fl9q {
|
|
35
35
|
position: sticky;
|
|
36
36
|
bottom: var(--gap-0);
|
|
37
37
|
box-sizing: border-box;
|
|
38
38
|
border-top: 1px solid transparent;
|
|
39
39
|
}
|
|
40
|
-
.
|
|
40
|
+
.select__virtualOptionsListFooter_1fl9q.select__withBorder_1fl9q {
|
|
41
41
|
border-top: 1px solid var(--color-light-neutral-300);
|
|
42
42
|
}
|
|
43
|
-
.
|
|
43
|
+
.select__scrollable_1fl9q {
|
|
44
44
|
position: relative;
|
|
45
45
|
overflow: auto;
|
|
46
46
|
width: 100%;
|
|
47
47
|
}
|
|
48
|
-
.
|
|
48
|
+
.select__inner_1fl9q {
|
|
49
49
|
position: relative;
|
|
50
50
|
width: 100%;
|
|
51
51
|
}
|
|
52
|
-
.
|
|
52
|
+
.select__virtualRow_1fl9q {
|
|
53
53
|
position: absolute;
|
|
54
54
|
top: var(--gap-0);
|
|
55
55
|
left: var(--gap-0);
|
|
56
56
|
width: 100%;
|
|
57
57
|
}
|
|
58
|
-
.
|
|
58
|
+
.select__virtualRow_1fl9q:before {
|
|
59
59
|
content: '';
|
|
60
60
|
position: absolute;
|
|
61
61
|
z-index: 1;
|
|
@@ -66,18 +66,18 @@
|
|
|
66
66
|
background: var(--select-option-divider-background);
|
|
67
67
|
display: var(--select-option-divider-display);
|
|
68
68
|
}
|
|
69
|
-
.
|
|
69
|
+
.select__virtualRow_1fl9q:first-child:before {
|
|
70
70
|
display: none;
|
|
71
71
|
}
|
|
72
|
-
.
|
|
73
|
-
.
|
|
72
|
+
.select__highlighted_1fl9q:before,
|
|
73
|
+
.select__highlighted_1fl9q + .select__virtualRow_1fl9q:before {
|
|
74
74
|
display: none;
|
|
75
75
|
}
|
|
76
|
-
.
|
|
76
|
+
.select__emptyPlaceholder_1fl9q {
|
|
77
77
|
padding: var(--gap-16) var(--gap-12);
|
|
78
78
|
color: var(--select-options-list-empty-placeholder-color);
|
|
79
79
|
flex: 1;
|
|
80
80
|
}
|
|
81
|
-
.select__size-
|
|
81
|
+
.select__size-72_1fl9q .select__emptyPlaceholder_1fl9q {
|
|
82
82
|
padding: var(--gap-24) var(--gap-16);
|
|
83
83
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
require('./index.css');
|
|
4
4
|
|
|
5
|
-
var styles = {"virtualOptionsList":"
|
|
5
|
+
var styles = {"virtualOptionsList":"select__virtualOptionsList_1fl9q","virtualOptionsListHeader":"select__virtualOptionsListHeader_1fl9q","virtualOptionsListFooter":"select__virtualOptionsListFooter_1fl9q","withBorder":"select__withBorder_1fl9q","scrollable":"select__scrollable_1fl9q","inner":"select__inner_1fl9q","virtualRow":"select__virtualRow_1fl9q","highlighted":"select__highlighted_1fl9q","emptyPlaceholder":"select__emptyPlaceholder_1fl9q","size-72":"select__size-72_1fl9q"};
|
|
6
6
|
|
|
7
7
|
module.exports = styles;
|
|
8
8
|
//# sourceMappingURL=index.module.css.js.map
|
|
@@ -15,9 +15,8 @@
|
|
|
15
15
|
--gap-20: var(--gap-l);
|
|
16
16
|
}
|
|
17
17
|
:root {
|
|
18
|
-
--font-family-
|
|
19
|
-
|
|
20
|
-
Helvetica, sans-serif;
|
|
18
|
+
--font-family-system:
|
|
19
|
+
system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica, sans-serif;
|
|
21
20
|
}
|
|
22
21
|
:root {
|
|
23
22
|
--disabled-cursor: not-allowed;
|
|
@@ -39,8 +38,7 @@
|
|
|
39
38
|
font-size: 16px;
|
|
40
39
|
line-height: 20px;
|
|
41
40
|
font-weight: 400;
|
|
42
|
-
|
|
43
|
-
font-family: var(--font-family-alfasans);
|
|
41
|
+
font-family: var(--font-family-system);
|
|
44
42
|
|
|
45
43
|
display: flex;
|
|
46
44
|
align-items: center;
|
|
@@ -4,9 +4,8 @@
|
|
|
4
4
|
--color-light-text-tertiary: rgba(5, 8, 29, 0.38);
|
|
5
5
|
}
|
|
6
6
|
:root {
|
|
7
|
-
--font-family-
|
|
8
|
-
|
|
9
|
-
Helvetica, sans-serif;
|
|
7
|
+
--font-family-system:
|
|
8
|
+
system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica, sans-serif;
|
|
10
9
|
}
|
|
11
10
|
:root {
|
|
12
11
|
--focus-color: var(--color-light-status-info);
|
|
@@ -44,8 +43,7 @@
|
|
|
44
43
|
font-size: 16px;
|
|
45
44
|
line-height: 20px;
|
|
46
45
|
font-weight: 400;
|
|
47
|
-
|
|
48
|
-
font-family: var(--font-family-alfasans);
|
|
46
|
+
font-family: var(--font-family-system);
|
|
49
47
|
|
|
50
48
|
white-space: nowrap;
|
|
51
49
|
text-overflow: ellipsis;
|
|
@@ -56,8 +54,7 @@
|
|
|
56
54
|
font-size: 14px;
|
|
57
55
|
line-height: 18px;
|
|
58
56
|
font-weight: 400;
|
|
59
|
-
|
|
60
|
-
font-family: var(--font-family-alfasans);
|
|
57
|
+
font-family: var(--font-family-system);
|
|
61
58
|
}
|
|
62
59
|
.value {
|
|
63
60
|
overflow: hidden;
|
|
@@ -68,8 +65,7 @@
|
|
|
68
65
|
font-size: 14px;
|
|
69
66
|
line-height: 18px;
|
|
70
67
|
font-weight: 400;
|
|
71
|
-
|
|
72
|
-
font-family: var(--font-family-alfasans);
|
|
68
|
+
font-family: var(--font-family-system);
|
|
73
69
|
}
|
|
74
70
|
.focusVisible {
|
|
75
71
|
outline: 2px solid var(--focus-color);
|
|
@@ -11,9 +11,8 @@
|
|
|
11
11
|
--gap-16: var(--gap-m);
|
|
12
12
|
}
|
|
13
13
|
:root {
|
|
14
|
-
--font-family-
|
|
15
|
-
|
|
16
|
-
Helvetica, sans-serif;
|
|
14
|
+
--font-family-system:
|
|
15
|
+
system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica, sans-serif;
|
|
17
16
|
}
|
|
18
17
|
:root {
|
|
19
18
|
|
|
@@ -43,7 +42,7 @@
|
|
|
43
42
|
font-weight: 400;
|
|
44
43
|
letter-spacing: 1.25px;
|
|
45
44
|
text-transform: uppercase;
|
|
46
|
-
font-family: var(--font-family-
|
|
45
|
+
font-family: var(--font-family-system);
|
|
47
46
|
|
|
48
47
|
display: block;
|
|
49
48
|
color: var(--select-optgroup-color);
|
|
@@ -14,9 +14,8 @@
|
|
|
14
14
|
--gap-16: var(--gap-m);
|
|
15
15
|
}
|
|
16
16
|
:root {
|
|
17
|
-
--font-family-
|
|
18
|
-
|
|
19
|
-
Helvetica, sans-serif;
|
|
17
|
+
--font-family-system:
|
|
18
|
+
system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica, sans-serif;
|
|
20
19
|
}
|
|
21
20
|
:root {
|
|
22
21
|
--disabled-cursor: not-allowed;
|
|
@@ -48,8 +47,7 @@
|
|
|
48
47
|
font-size: 16px;
|
|
49
48
|
line-height: 20px;
|
|
50
49
|
font-weight: 400;
|
|
51
|
-
|
|
52
|
-
font-family: var(--font-family-alfasans);
|
|
50
|
+
font-family: var(--font-family-system);
|
|
53
51
|
|
|
54
52
|
display: flex;
|
|
55
53
|
align-items: center;
|
|
@@ -14,9 +14,8 @@
|
|
|
14
14
|
--gap-16: var(--gap-m);
|
|
15
15
|
}
|
|
16
16
|
:root {
|
|
17
|
-
--font-family-
|
|
18
|
-
|
|
19
|
-
Helvetica, sans-serif;
|
|
17
|
+
--font-family-system:
|
|
18
|
+
system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica, sans-serif;
|
|
20
19
|
}
|
|
21
20
|
:root {
|
|
22
21
|
--disabled-cursor: not-allowed;
|
|
@@ -48,8 +47,7 @@
|
|
|
48
47
|
font-size: 16px;
|
|
49
48
|
line-height: 20px;
|
|
50
49
|
font-weight: 400;
|
|
51
|
-
|
|
52
|
-
font-family: var(--font-family-alfasans);
|
|
50
|
+
font-family: var(--font-family-system);
|
|
53
51
|
|
|
54
52
|
display: flex;
|
|
55
53
|
align-items: center;
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
--select-arrow-color: var(--color-light-neutral-translucent-700);
|
|
10
10
|
--select-arrow-disabled-color: var(--color-light-neutral-translucent-500);
|
|
11
11
|
}
|
|
12
|
-
.
|
|
12
|
+
.select__arrow_lqos8 {
|
|
13
13
|
display: block;
|
|
14
14
|
width: 24px;
|
|
15
15
|
height: 24px;
|
|
@@ -19,15 +19,15 @@
|
|
|
19
19
|
transform 0.15s ease-in-out,
|
|
20
20
|
opacity 0.2s ease;
|
|
21
21
|
}
|
|
22
|
-
.
|
|
22
|
+
.select__arrow_lqos8.select__disabled_lqos8 {
|
|
23
23
|
color: var(--select-arrow-disabled-color);
|
|
24
24
|
}
|
|
25
|
-
.
|
|
25
|
+
.select__arrow_lqos8.select__size-40_lqos8 {
|
|
26
26
|
width: auto;
|
|
27
27
|
width: initial;
|
|
28
28
|
height: auto;
|
|
29
29
|
height: initial;
|
|
30
30
|
}
|
|
31
|
-
.
|
|
31
|
+
.select__open_lqos8 {
|
|
32
32
|
transform: var(--arrow-transform);
|
|
33
33
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './index.css';
|
|
2
2
|
|
|
3
|
-
var styles = {"arrow":"
|
|
3
|
+
var styles = {"arrow":"select__arrow_lqos8","disabled":"select__disabled_lqos8","size-40":"select__size-40_lqos8","open":"select__open_lqos8"};
|
|
4
4
|
|
|
5
5
|
export { styles as default };
|
|
6
6
|
//# sourceMappingURL=index.module.css.js.map
|