@alfalab/core-components-select 19.1.2-alfasans → 19.1.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/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
|
@@ -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_1b6t4 {
|
|
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_1b6t4:not(.select__disabled_1b6t4):active {
|
|
66
64
|
background: var(--select-option-active-background);
|
|
67
65
|
color: var(--select-option-active-color);
|
|
68
66
|
}
|
|
69
|
-
.
|
|
67
|
+
.select__option_1b6t4: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_1b6t4:first-child:before {
|
|
81
79
|
display: none;
|
|
82
80
|
}
|
|
83
|
-
.select__size-
|
|
81
|
+
.select__size-48_1b6t4 {
|
|
84
82
|
min-height: var(--size-s-height);
|
|
85
83
|
}
|
|
86
|
-
.select__size-
|
|
84
|
+
.select__size-56_1b6t4 {
|
|
87
85
|
min-height: var(--size-m-height);
|
|
88
86
|
}
|
|
89
|
-
.select__size-
|
|
87
|
+
.select__size-64_1b6t4 {
|
|
90
88
|
min-height: var(--size-l-height);
|
|
91
89
|
}
|
|
92
|
-
.select__size-
|
|
90
|
+
.select__size-72_1b6t4 {
|
|
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_1b6t4: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_1b6t4 {
|
|
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_1b6t4 {
|
|
107
105
|
background: var(--select-option-hover-background);
|
|
108
106
|
color: var(--select-option-hover-color);
|
|
109
107
|
}
|
|
110
|
-
.
|
|
111
|
-
.
|
|
108
|
+
.select__highlighted_1b6t4:before,
|
|
109
|
+
.select__highlighted_1b6t4 + .select__option_1b6t4:before {
|
|
112
110
|
opacity: 0;
|
|
113
111
|
}
|
|
114
|
-
.
|
|
112
|
+
.select__disabled_1b6t4 {
|
|
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_1b6t4 {
|
|
120
118
|
overflow: hidden;
|
|
121
119
|
flex: 1;
|
|
122
120
|
text-overflow: ellipsis;
|
|
123
121
|
}
|
|
124
|
-
.
|
|
122
|
+
.select__textContent_1b6t4 {
|
|
125
123
|
padding-top: var(--gap-12);
|
|
126
124
|
padding-bottom: var(--gap-12);
|
|
127
125
|
}
|
|
128
|
-
.
|
|
126
|
+
.select__highlighted_1b6t4 {
|
|
129
127
|
background: var(--select-option-hover-background);
|
|
130
128
|
color: var(--select-option-hover-color);
|
|
131
129
|
}
|
|
132
|
-
.
|
|
133
|
-
.
|
|
130
|
+
.select__highlighted_1b6t4:before,
|
|
131
|
+
.select__highlighted_1b6t4 + .select__option_1b6t4:before {
|
|
134
132
|
opacity: 0;
|
|
135
133
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './index.css';
|
|
2
2
|
|
|
3
|
-
const styles = {"option":"
|
|
3
|
+
const styles = {"option":"select__option_1b6t4","disabled":"select__disabled_1b6t4","size-48":"select__size-48_1b6t4","size-56":"select__size-56_1b6t4","size-64":"select__size-64_1b6t4","size-72":"select__size-72_1b6t4","selected":"select__selected_1b6t4","highlighted":"select__highlighted_1b6t4","content":"select__content_1b6t4","textContent":"select__textContent_1b6t4"};
|
|
4
4
|
|
|
5
5
|
export { styles as default };
|
|
6
6
|
//# 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_1mfb6 {
|
|
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_1mfb6:not(.select__disabled_1mfb6):active {
|
|
66
64
|
background: var(--select-option-active-background);
|
|
67
65
|
color: var(--select-option-active-color);
|
|
68
66
|
}
|
|
69
|
-
.
|
|
67
|
+
.select__option_1mfb6: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_1mfb6:first-child:before {
|
|
81
79
|
display: none;
|
|
82
80
|
}
|
|
83
|
-
.select__size-
|
|
81
|
+
.select__size-48_1mfb6 {
|
|
84
82
|
min-height: var(--size-s-height);
|
|
85
83
|
}
|
|
86
|
-
.select__size-
|
|
84
|
+
.select__size-56_1mfb6 {
|
|
87
85
|
min-height: var(--size-m-height);
|
|
88
86
|
}
|
|
89
|
-
.select__size-
|
|
87
|
+
.select__size-64_1mfb6 {
|
|
90
88
|
min-height: var(--size-l-height);
|
|
91
89
|
}
|
|
92
|
-
.select__size-
|
|
90
|
+
.select__size-72_1mfb6 {
|
|
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_1mfb6: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_1mfb6 {
|
|
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_1mfb6 {
|
|
107
105
|
background: var(--select-option-hover-background);
|
|
108
106
|
color: var(--select-option-hover-color);
|
|
109
107
|
}
|
|
110
|
-
.
|
|
111
|
-
.
|
|
108
|
+
.select__highlighted_1mfb6:before,
|
|
109
|
+
.select__highlighted_1mfb6 + .select__option_1mfb6:before {
|
|
112
110
|
opacity: 0;
|
|
113
111
|
}
|
|
114
|
-
.
|
|
112
|
+
.select__disabled_1mfb6 {
|
|
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_1mfb6 {
|
|
120
118
|
overflow: hidden;
|
|
121
119
|
flex: 1;
|
|
122
120
|
text-overflow: ellipsis;
|
|
123
121
|
}
|
|
124
|
-
.
|
|
122
|
+
.select__textContent_1mfb6 {
|
|
125
123
|
padding-top: var(--gap-12);
|
|
126
124
|
padding-bottom: var(--gap-12);
|
|
127
125
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './index.css';
|
|
2
2
|
|
|
3
|
-
const styles = {"option":"
|
|
3
|
+
const styles = {"option":"select__option_1mfb6","disabled":"select__disabled_1mfb6","size-48":"select__size-48_1mfb6","size-56":"select__size-56_1mfb6","size-64":"select__size-64_1mfb6","size-72":"select__size-72_1mfb6","selected":"select__selected_1mfb6","highlighted":"select__highlighted_1mfb6","content":"select__content_1mfb6","textContent":"select__textContent_1mfb6"};
|
|
4
4
|
|
|
5
5
|
export { styles as default };
|
|
6
6
|
//# 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_dpteg {
|
|
19
19
|
width: 100%;
|
|
20
20
|
outline: none;
|
|
21
21
|
box-sizing: border-box;
|
|
22
22
|
position: relative;
|
|
23
23
|
}
|
|
24
|
-
.
|
|
24
|
+
.select__optionsList_dpteg .select__scrollable_dpteg {
|
|
25
25
|
overflow: auto;
|
|
26
26
|
width: 100%;
|
|
27
27
|
}
|
|
28
|
-
.
|
|
28
|
+
.select__optionsList_dpteg .select__scrollable_dpteg .select__verticalBar_dpteg.select__verticalBar_dpteg {
|
|
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_dpteg .select__scrollable_dpteg .select__verticalBar_dpteg.select__verticalBar_dpteg.select__verticalBarWithHeader_dpteg {
|
|
33
33
|
top: 0;
|
|
34
34
|
height: calc(100% - var(--select-options-list-scrollbar-gap));
|
|
35
35
|
}
|
|
36
|
-
.
|
|
36
|
+
.select__optionsList_dpteg .select__scrollable_dpteg .select__verticalBar_dpteg.select__verticalBar_dpteg.select__verticalBarWithFooter_dpteg {
|
|
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_dpteg .select__scrollable_dpteg .select__verticalBar_dpteg.select__verticalBar_dpteg.select__verticalBarWithHeader_dpteg.select__verticalBarWithFooter_dpteg {
|
|
41
41
|
top: 0;
|
|
42
42
|
height: 100%;
|
|
43
43
|
}
|
|
44
|
-
.
|
|
44
|
+
.select__optionsListHeader_dpteg {
|
|
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_dpteg.select__headerHighlighted_dpteg {
|
|
50
50
|
border-bottom-color: var(--color-light-neutral-300);
|
|
51
51
|
}
|
|
52
|
-
.
|
|
52
|
+
.select__optionsListFooter_dpteg {
|
|
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_dpteg.select__withBorder_dpteg {
|
|
60
60
|
border-top-color: var(--color-light-neutral-300);
|
|
61
61
|
}
|
|
62
|
-
.
|
|
62
|
+
.select__mask_dpteg {
|
|
63
63
|
min-width: 4000px;
|
|
64
64
|
}
|
|
65
|
-
.
|
|
65
|
+
.select__emptyPlaceholder_dpteg {
|
|
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_dpteg .select__emptyPlaceholder_dpteg {
|
|
70
70
|
padding: var(--gap-24) var(--gap-16);
|
|
71
71
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './index.css';
|
|
2
2
|
|
|
3
|
-
const styles = {"optionsList":"
|
|
3
|
+
const styles = {"optionsList":"select__optionsList_dpteg","scrollable":"select__scrollable_dpteg","verticalBar":"select__verticalBar_dpteg","verticalBarWithHeader":"select__verticalBarWithHeader_dpteg","verticalBarWithFooter":"select__verticalBarWithFooter_dpteg","optionsListHeader":"select__optionsListHeader_dpteg","headerHighlighted":"select__headerHighlighted_dpteg","optionsListFooter":"select__optionsListFooter_dpteg","withBorder":"select__withBorder_dpteg","mask":"select__mask_dpteg","emptyPlaceholder":"select__emptyPlaceholder_dpteg","size-72":"select__size-72_dpteg"};
|
|
4
4
|
|
|
5
5
|
export { styles as default };
|
|
6
6
|
//# 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_10w7a {
|
|
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_10w7a {
|
|
31
31
|
box-sizing: border-box;
|
|
32
32
|
border-bottom: 1px solid var(--color-light-neutral-300);
|
|
33
33
|
}
|
|
34
|
-
.
|
|
34
|
+
.select__virtualOptionsListFooter_10w7a {
|
|
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_10w7a.select__withBorder_10w7a {
|
|
41
41
|
border-top: 1px solid var(--color-light-neutral-300);
|
|
42
42
|
}
|
|
43
|
-
.
|
|
43
|
+
.select__scrollable_10w7a {
|
|
44
44
|
position: relative;
|
|
45
45
|
overflow: auto;
|
|
46
46
|
width: 100%;
|
|
47
47
|
}
|
|
48
|
-
.
|
|
48
|
+
.select__inner_10w7a {
|
|
49
49
|
position: relative;
|
|
50
50
|
width: 100%;
|
|
51
51
|
}
|
|
52
|
-
.
|
|
52
|
+
.select__virtualRow_10w7a {
|
|
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_10w7a: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_10w7a:first-child:before {
|
|
70
70
|
display: none;
|
|
71
71
|
}
|
|
72
|
-
.
|
|
73
|
-
.
|
|
72
|
+
.select__highlighted_10w7a:before,
|
|
73
|
+
.select__highlighted_10w7a + .select__virtualRow_10w7a:before {
|
|
74
74
|
display: none;
|
|
75
75
|
}
|
|
76
|
-
.
|
|
76
|
+
.select__emptyPlaceholder_10w7a {
|
|
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_10w7a .select__emptyPlaceholder_10w7a {
|
|
82
82
|
padding: var(--gap-24) var(--gap-16);
|
|
83
83
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './index.css';
|
|
2
2
|
|
|
3
|
-
const styles = {"virtualOptionsList":"
|
|
3
|
+
const styles = {"virtualOptionsList":"select__virtualOptionsList_10w7a","virtualOptionsListHeader":"select__virtualOptionsListHeader_10w7a","virtualOptionsListFooter":"select__virtualOptionsListFooter_10w7a","withBorder":"select__withBorder_10w7a","scrollable":"select__scrollable_10w7a","inner":"select__inner_10w7a","virtualRow":"select__virtualRow_10w7a","highlighted":"select__highlighted_10w7a","emptyPlaceholder":"select__emptyPlaceholder_10w7a","size-72":"select__size-72_10w7a"};
|
|
4
4
|
|
|
5
5
|
export { styles as default };
|
|
6
6
|
//# sourceMappingURL=index.module.css.js.map
|
|
@@ -12,14 +12,14 @@
|
|
|
12
12
|
:root {
|
|
13
13
|
--select-option-list-footer-button-gap: var(--gap-8);
|
|
14
14
|
}
|
|
15
|
-
.
|
|
15
|
+
.select__footer_ml29p {
|
|
16
16
|
background-color: var(--color-light-base-bg-primary);
|
|
17
17
|
padding: var(--gap-12);
|
|
18
18
|
outline: none;
|
|
19
19
|
}
|
|
20
|
-
.
|
|
20
|
+
.select__footer_ml29p.select__size-72_ml29p {
|
|
21
21
|
padding: var(--gap-12) var(--gap-16);
|
|
22
22
|
}
|
|
23
|
-
.
|
|
23
|
+
.select__footer_ml29p > .select__button_ml29p + .select__button_ml29p {
|
|
24
24
|
margin-left: var(--select-option-list-footer-button-gap);
|
|
25
25
|
}
|
package/modern/presets/useSelectWithApply/options-list-with-apply/footer/index.module.css.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './index.css';
|
|
2
2
|
|
|
3
|
-
const styles = {"footer":"
|
|
3
|
+
const styles = {"footer":"select__footer_ml29p","size-72":"select__size-72_ml29p","button":"select__button_ml29p"};
|
|
4
4
|
|
|
5
5
|
export { styles as default };
|
|
6
6
|
//# sourceMappingURL=index.module.css.js.map
|
|
@@ -6,16 +6,16 @@
|
|
|
6
6
|
--gap-12: var(--gap-s);
|
|
7
7
|
--gap-16: var(--gap-m);
|
|
8
8
|
}
|
|
9
|
-
.
|
|
9
|
+
.select__desktop_1qof1 {
|
|
10
10
|
padding: var(--gap-12);
|
|
11
11
|
}
|
|
12
|
-
.
|
|
12
|
+
.select__desktop_1qof1.select__size-72_1qof1 {
|
|
13
13
|
padding-left: var(--gap-16);
|
|
14
14
|
}
|
|
15
|
-
.
|
|
15
|
+
.select__mobile_1qof1 {
|
|
16
16
|
padding: var(--gap-12) var(--gap-12) var(--gap-12) var(--gap-8);
|
|
17
17
|
}
|
|
18
|
-
.
|
|
18
|
+
.select__positionAfter_1qof1 {
|
|
19
19
|
margin-left: 0;
|
|
20
20
|
margin-left: initial;
|
|
21
21
|
}
|
package/modern/presets/useSelectWithApply/options-list-with-apply/header/index.module.css.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './index.css';
|
|
2
2
|
|
|
3
|
-
const styles = {"desktop":"
|
|
3
|
+
const styles = {"desktop":"select__desktop_1qof1","size-72":"select__size-72_1qof1","mobile":"select__mobile_1qof1","positionAfter":"select__positionAfter_1qof1"};
|
|
4
4
|
|
|
5
5
|
export { styles as default };
|
|
6
6
|
//# sourceMappingURL=index.module.css.js.map
|
|
@@ -40,8 +40,7 @@
|
|
|
40
40
|
font-size: 16px;
|
|
41
41
|
line-height: 20px;
|
|
42
42
|
font-weight: 400;
|
|
43
|
-
|
|
44
|
-
font-family: var(--font-family-alfasans);
|
|
43
|
+
font-family: var(--font-family-system);
|
|
45
44
|
|
|
46
45
|
white-space: nowrap;
|
|
47
46
|
text-overflow: ellipsis;
|
|
@@ -53,8 +52,7 @@
|
|
|
53
52
|
font-size: 14px;
|
|
54
53
|
line-height: 18px;
|
|
55
54
|
font-weight: 400;
|
|
56
|
-
|
|
57
|
-
font-family: var(--font-family-alfasans);
|
|
55
|
+
font-family: var(--font-family-system);
|
|
58
56
|
}
|
|
59
57
|
|
|
60
58
|
.value {
|
|
@@ -67,8 +65,7 @@
|
|
|
67
65
|
font-size: 14px;
|
|
68
66
|
line-height: 18px;
|
|
69
67
|
font-weight: 400;
|
|
70
|
-
|
|
71
|
-
font-family: var(--font-family-alfasans);
|
|
68
|
+
font-family: var(--font-family-system);
|
|
72
69
|
}
|
|
73
70
|
|
|
74
71
|
.focusVisible {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alfalab/core-components-select",
|
|
3
|
-
"version": "19.1.
|
|
3
|
+
"version": "19.1.3",
|
|
4
4
|
"description": "Select component",
|
|
5
5
|
"keywords": [],
|
|
6
6
|
"license": "MIT",
|
|
@@ -10,18 +10,18 @@
|
|
|
10
10
|
"main": "index.js",
|
|
11
11
|
"module": "./esm/index.js",
|
|
12
12
|
"dependencies": {
|
|
13
|
-
"@alfalab/core-components-base-modal": "7.1.2
|
|
14
|
-
"@alfalab/core-components-bottom-sheet": "8.1.
|
|
15
|
-
"@alfalab/core-components-button": "13.1.1
|
|
16
|
-
"@alfalab/core-components-checkbox": "6.2.0
|
|
17
|
-
"@alfalab/core-components-form-control": "14.0.4
|
|
18
|
-
"@alfalab/core-components-input": "17.1.3
|
|
19
|
-
"@alfalab/core-components-modal": "11.0.
|
|
20
|
-
"@alfalab/core-components-mq": "6.0.3
|
|
21
|
-
"@alfalab/core-components-popover": "8.0.3
|
|
22
|
-
"@alfalab/core-components-scrollbar": "5.0.2
|
|
23
|
-
"@alfalab/core-components-shared": "2.1.1
|
|
24
|
-
"@alfalab/core-components-skeleton": "7.0.
|
|
13
|
+
"@alfalab/core-components-base-modal": "^7.1.2",
|
|
14
|
+
"@alfalab/core-components-bottom-sheet": "^8.1.3",
|
|
15
|
+
"@alfalab/core-components-button": "^13.1.1",
|
|
16
|
+
"@alfalab/core-components-checkbox": "^6.2.0",
|
|
17
|
+
"@alfalab/core-components-form-control": "^14.0.4",
|
|
18
|
+
"@alfalab/core-components-input": "^17.1.3",
|
|
19
|
+
"@alfalab/core-components-modal": "^11.0.6",
|
|
20
|
+
"@alfalab/core-components-mq": "^6.0.3",
|
|
21
|
+
"@alfalab/core-components-popover": "^8.0.3",
|
|
22
|
+
"@alfalab/core-components-scrollbar": "^5.0.2",
|
|
23
|
+
"@alfalab/core-components-shared": "^2.1.1",
|
|
24
|
+
"@alfalab/core-components-skeleton": "^7.0.3",
|
|
25
25
|
"@alfalab/hooks": "^1.13.1",
|
|
26
26
|
"@alfalab/icons-glyph": "^2.260.0",
|
|
27
27
|
"@juggle/resize-observer": "^3.3.1",
|
|
@@ -42,6 +42,6 @@
|
|
|
42
42
|
"access": "public",
|
|
43
43
|
"directory": "dist"
|
|
44
44
|
},
|
|
45
|
-
"themesVersion": "15.0.2
|
|
46
|
-
"varsVersion": "11.0.2
|
|
45
|
+
"themesVersion": "15.0.2",
|
|
46
|
+
"varsVersion": "11.0.2"
|
|
47
47
|
}
|
|
@@ -12,14 +12,14 @@
|
|
|
12
12
|
:root {
|
|
13
13
|
--select-option-list-footer-button-gap: var(--gap-8);
|
|
14
14
|
}
|
|
15
|
-
.
|
|
15
|
+
.select__footer_ml29p {
|
|
16
16
|
background-color: var(--color-light-base-bg-primary);
|
|
17
17
|
padding: var(--gap-12);
|
|
18
18
|
outline: none;
|
|
19
19
|
}
|
|
20
|
-
.
|
|
20
|
+
.select__footer_ml29p.select__size-72_ml29p {
|
|
21
21
|
padding: var(--gap-12) var(--gap-16);
|
|
22
22
|
}
|
|
23
|
-
.
|
|
23
|
+
.select__footer_ml29p > .select__button_ml29p + .select__button_ml29p {
|
|
24
24
|
margin-left: var(--select-option-list-footer-button-gap);
|
|
25
25
|
}
|