@alfalab/core-components-select 13.2.3 → 13.2.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/{Component-8f5f4c7a.d.ts → Component-657dc008.d.ts} +0 -0
- package/{Component-8f5f4c7a.js → Component-657dc008.js} +6 -6
- package/{Component-01370e34.d.ts → Component-fcb6e20d.d.ts} +0 -0
- package/{Component-01370e34.js → Component-fcb6e20d.js} +2 -2
- package/Component.js +3 -3
- package/Component.responsive.js +5 -5
- package/components/arrow/Component.js +1 -1
- package/components/arrow/index.css +3 -3
- package/components/base-checkmark/Component.js +1 -1
- package/components/base-checkmark/index.css +4 -4
- package/components/base-option/Component.js +2 -2
- package/components/base-option/index.css +11 -11
- package/components/base-option/index.js +1 -1
- package/components/base-select/Component.js +2 -2
- package/components/base-select/index.css +7 -7
- package/components/base-select/index.d.ts +1 -1
- package/components/base-select/index.js +2 -2
- package/components/base-select-mobile/Component.js +5 -5
- package/components/base-select-mobile/checkmark/Component.js +3 -3
- package/components/base-select-mobile/checkmark/index.css +6 -6
- package/components/base-select-mobile/checkmark/index.js +1 -1
- package/components/base-select-mobile/index.css +11 -11
- package/components/base-select-mobile/index.d.ts +1 -1
- package/components/base-select-mobile/index.js +5 -5
- package/components/base-select-mobile/options-list/Component.js +2 -2
- package/components/base-select-mobile/options-list/index.css +9 -9
- package/components/base-select-mobile/options-list/index.js +1 -1
- package/components/checkmark/Component.js +3 -3
- package/components/checkmark/index.css +8 -8
- package/components/checkmark/index.js +1 -1
- package/components/field/Component.js +2 -2
- package/components/field/index.css +9 -9
- package/components/field/index.js +1 -1
- package/components/index.js +5 -5
- package/components/native-select/Component.js +1 -1
- package/components/native-select/index.js +1 -1
- package/components/optgroup/Component.js +1 -1
- package/components/optgroup/index.css +6 -6
- package/components/option/Component.js +3 -3
- package/components/option/index.css +20 -20
- package/components/option/index.js +2 -2
- package/components/options-list/Component.js +2 -2
- package/components/options-list/index.css +6 -6
- package/components/options-list/index.js +1 -1
- package/components/select-mobile/Component.js +5 -5
- package/components/select-mobile/index.d.ts +1 -1
- package/components/select-mobile/index.js +5 -5
- package/components/select-modal-mobile/Component.js +5 -5
- package/components/select-modal-mobile/index.d.ts +1 -1
- package/components/select-modal-mobile/index.js +5 -5
- package/components/virtual-options-list/Component.js +2 -2
- package/components/virtual-options-list/index.css +12 -12
- package/components/virtual-options-list/index.js +1 -1
- package/cssm/{Component-88843cc2.d.ts → Component-e61bd989.d.ts} +0 -0
- package/cssm/{Component-88843cc2.js → Component-e61bd989.js} +1 -1
- package/cssm/Component.js +1 -1
- package/cssm/Component.responsive.js +2 -2
- package/cssm/components/base-select-mobile/Component.js +2 -2
- package/cssm/components/base-select-mobile/checkmark/Component.js +2 -2
- package/cssm/components/base-select-mobile/checkmark/index.js +1 -1
- package/cssm/components/base-select-mobile/index.d.ts +1 -1
- package/cssm/components/base-select-mobile/index.js +2 -2
- package/cssm/components/checkmark/Component.js +2 -2
- package/cssm/components/checkmark/index.js +1 -1
- package/cssm/components/index.js +2 -2
- package/cssm/components/option/Component.js +1 -1
- package/cssm/components/option/index.js +1 -1
- package/cssm/components/select-mobile/Component.js +2 -2
- package/cssm/components/select-mobile/index.d.ts +1 -1
- package/cssm/components/select-mobile/index.js +2 -2
- package/cssm/components/select-modal-mobile/Component.js +2 -2
- package/cssm/components/select-modal-mobile/index.d.ts +1 -1
- package/cssm/components/select-modal-mobile/index.js +2 -2
- package/cssm/index.js +2 -2
- package/cssm/presets/index.js +2 -2
- package/cssm/presets/useLazyLoading/hook.js +1 -1
- package/cssm/presets/useSelectWithApply/hook.js +2 -2
- package/cssm/presets/useSelectWithApply/options-list-with-apply/Component.js +2 -2
- package/cssm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/cssm/presets/useSelectWithApply/options-list-with-apply/index.js +2 -2
- package/cssm/presets/useSelectWithLoading/hook.js +1 -1
- package/cssm/responsive.js +2 -2
- package/esm/{Component-0b4ed6c1.d.ts → Component-18e9f3c6.d.ts} +0 -0
- package/esm/{Component-0b4ed6c1.js → Component-18e9f3c6.js} +6 -6
- package/esm/{Component-7af289a2.d.ts → Component-6f353469.d.ts} +0 -0
- package/esm/{Component-7af289a2.js → Component-6f353469.js} +2 -2
- package/esm/Component.js +3 -3
- package/esm/Component.responsive.js +5 -5
- package/esm/components/arrow/Component.js +1 -1
- package/esm/components/arrow/index.css +3 -3
- package/esm/components/base-checkmark/Component.js +1 -1
- package/esm/components/base-checkmark/index.css +4 -4
- package/esm/components/base-option/Component.js +2 -2
- package/esm/components/base-option/index.css +11 -11
- package/esm/components/base-option/index.js +1 -1
- package/esm/components/base-select/Component.js +2 -2
- package/esm/components/base-select/index.css +7 -7
- package/esm/components/base-select/index.d.ts +1 -1
- package/esm/components/base-select/index.js +2 -2
- package/esm/components/base-select-mobile/Component.js +5 -5
- package/esm/components/base-select-mobile/checkmark/Component.js +2 -2
- package/esm/components/base-select-mobile/checkmark/index.css +6 -6
- package/esm/components/base-select-mobile/checkmark/index.js +1 -1
- package/esm/components/base-select-mobile/index.css +11 -11
- package/esm/components/base-select-mobile/index.d.ts +1 -1
- package/esm/components/base-select-mobile/index.js +5 -5
- package/esm/components/base-select-mobile/options-list/Component.js +2 -2
- package/esm/components/base-select-mobile/options-list/index.css +9 -9
- package/esm/components/base-select-mobile/options-list/index.js +1 -1
- package/esm/components/checkmark/Component.js +2 -2
- package/esm/components/checkmark/index.css +8 -8
- package/esm/components/checkmark/index.js +1 -1
- package/esm/components/field/Component.js +2 -2
- package/esm/components/field/index.css +9 -9
- package/esm/components/field/index.js +1 -1
- package/esm/components/index.js +5 -5
- package/esm/components/native-select/Component.js +1 -1
- package/esm/components/native-select/index.js +1 -1
- package/esm/components/optgroup/Component.js +1 -1
- package/esm/components/optgroup/index.css +6 -6
- package/esm/components/option/Component.js +3 -3
- package/esm/components/option/index.css +20 -20
- package/esm/components/option/index.js +2 -2
- package/esm/components/options-list/Component.js +2 -2
- package/esm/components/options-list/index.css +6 -6
- package/esm/components/options-list/index.js +1 -1
- package/esm/components/select-mobile/Component.js +5 -5
- package/esm/components/select-mobile/index.d.ts +1 -1
- package/esm/components/select-mobile/index.js +5 -5
- package/esm/components/select-modal-mobile/Component.js +5 -5
- package/esm/components/select-modal-mobile/index.d.ts +1 -1
- package/esm/components/select-modal-mobile/index.js +5 -5
- package/esm/components/virtual-options-list/Component.js +2 -2
- package/esm/components/virtual-options-list/index.css +12 -12
- package/esm/components/virtual-options-list/index.js +1 -1
- package/esm/index.js +5 -5
- package/esm/{intersection-observer-64ad570b.d.ts → intersection-observer-20f7d033.d.ts} +0 -0
- package/esm/{intersection-observer-64ad570b.js → intersection-observer-20f7d033.js} +0 -0
- package/esm/presets/index.js +5 -5
- package/esm/presets/useLazyLoading/hook.js +4 -4
- package/esm/presets/useLazyLoading/index.css +2 -2
- package/esm/presets/useSelectWithApply/hook.js +5 -5
- package/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +5 -5
- package/esm/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
- package/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/esm/presets/useSelectWithApply/options-list-with-apply/index.js +5 -5
- package/esm/presets/useSelectWithLoading/hook.js +3 -3
- package/esm/presets/useSelectWithLoading/index.css +2 -2
- package/esm/responsive.js +5 -5
- package/esm/{tslib.es6-e195d064.d.ts → tslib.es6-6afe6623.d.ts} +0 -0
- package/esm/{tslib.es6-e195d064.js → tslib.es6-6afe6623.js} +0 -0
- package/index.js +5 -5
- package/{intersection-observer-1891d844.d.ts → intersection-observer-7b18ccf3.d.ts} +0 -0
- package/{intersection-observer-1891d844.js → intersection-observer-7b18ccf3.js} +0 -0
- package/modern/{Component-f689c416.d.ts → Component-1f9b947f.d.ts} +0 -0
- package/modern/{Component-f689c416.js → Component-1f9b947f.js} +5 -5
- package/modern/{Component-631f295c.d.ts → Component-5eb0e464.d.ts} +0 -0
- package/modern/{Component-631f295c.js → Component-5eb0e464.js} +1 -1
- package/modern/Component.js +2 -2
- package/modern/Component.responsive.js +4 -4
- package/modern/components/arrow/Component.js +1 -1
- package/modern/components/arrow/index.css +3 -3
- package/modern/components/base-checkmark/Component.js +1 -1
- package/modern/components/base-checkmark/index.css +4 -4
- package/modern/components/base-option/Component.js +1 -1
- package/modern/components/base-option/index.css +11 -11
- package/modern/components/base-select/Component.js +1 -1
- package/modern/components/base-select/index.css +7 -7
- package/modern/components/base-select/index.d.ts +1 -1
- package/modern/components/base-select/index.js +1 -1
- package/modern/components/base-select-mobile/Component.js +4 -4
- package/modern/components/base-select-mobile/checkmark/Component.js +2 -2
- package/modern/components/base-select-mobile/checkmark/index.css +6 -6
- package/modern/components/base-select-mobile/checkmark/index.js +1 -1
- package/modern/components/base-select-mobile/index.css +11 -11
- package/modern/components/base-select-mobile/index.d.ts +1 -1
- package/modern/components/base-select-mobile/index.js +4 -4
- package/modern/components/base-select-mobile/options-list/Component.js +1 -1
- package/modern/components/base-select-mobile/options-list/index.css +9 -9
- package/modern/components/checkmark/Component.js +2 -2
- package/modern/components/checkmark/index.css +8 -8
- package/modern/components/checkmark/index.js +1 -1
- package/modern/components/field/Component.js +1 -1
- package/modern/components/field/index.css +9 -9
- package/modern/components/index.js +4 -4
- package/modern/components/optgroup/Component.js +1 -1
- package/modern/components/optgroup/index.css +6 -6
- package/modern/components/option/Component.js +2 -2
- package/modern/components/option/index.css +20 -20
- package/modern/components/option/index.js +1 -1
- package/modern/components/options-list/Component.js +1 -1
- package/modern/components/options-list/index.css +6 -6
- package/modern/components/select-mobile/Component.js +4 -4
- package/modern/components/select-mobile/index.d.ts +1 -1
- package/modern/components/select-mobile/index.js +4 -4
- package/modern/components/select-modal-mobile/Component.js +4 -4
- package/modern/components/select-modal-mobile/index.d.ts +1 -1
- package/modern/components/select-modal-mobile/index.js +4 -4
- package/modern/components/virtual-options-list/Component.js +1 -1
- package/modern/components/virtual-options-list/index.css +12 -12
- package/modern/index.js +4 -4
- package/modern/{intersection-observer-64ad570b.d.ts → intersection-observer-20f7d033.d.ts} +0 -0
- package/modern/{intersection-observer-64ad570b.js → intersection-observer-20f7d033.js} +0 -0
- package/modern/presets/index.js +4 -4
- package/modern/presets/useLazyLoading/hook.js +3 -3
- package/modern/presets/useLazyLoading/index.css +2 -2
- package/modern/presets/useSelectWithApply/hook.js +4 -4
- package/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -4
- package/modern/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
- package/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/modern/presets/useSelectWithApply/options-list-with-apply/index.js +4 -4
- package/modern/presets/useSelectWithLoading/hook.js +2 -2
- package/modern/presets/useSelectWithLoading/index.css +2 -2
- package/modern/responsive.js +4 -4
- package/package.json +2 -2
- package/presets/index.js +5 -5
- package/presets/useLazyLoading/hook.js +4 -4
- package/presets/useLazyLoading/index.css +2 -2
- package/presets/useSelectWithApply/hook.js +5 -5
- package/presets/useSelectWithApply/options-list-with-apply/Component.js +5 -5
- package/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
- package/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/presets/useSelectWithApply/options-list-with-apply/index.js +5 -5
- package/presets/useSelectWithLoading/hook.js +3 -3
- package/presets/useSelectWithLoading/index.css +2 -2
- package/responsive.js +5 -5
- /package/{tslib.es6-84fcf750.d.ts → tslib.es6-769894f2.d.ts} +0 -0
- /package/{tslib.es6-84fcf750.js → tslib.es6-769894f2.js} +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { S as SelectMobile } from '../../Component-
|
|
1
|
+
export { S as SelectMobile } from '../../Component-1f9b947f.js';
|
|
2
2
|
import 'react';
|
|
3
3
|
import '../arrow/Component.js';
|
|
4
4
|
import 'classnames';
|
|
@@ -8,7 +8,7 @@ import 'downshift';
|
|
|
8
8
|
import '@alfalab/core-components-bottom-sheet/modern';
|
|
9
9
|
import '@alfalab/core-components-modal/modern/mobile';
|
|
10
10
|
import '../../Component.js';
|
|
11
|
-
import '../../Component-
|
|
11
|
+
import '../../Component-5eb0e464.js';
|
|
12
12
|
import '@juggle/resize-observer';
|
|
13
13
|
import '@alfalab/core-components-popover/modern';
|
|
14
14
|
import '@alfalab/hooks';
|
|
@@ -19,7 +19,7 @@ import '@alfalab/core-components-form-control/modern';
|
|
|
19
19
|
import '../optgroup/Component.js';
|
|
20
20
|
import '../option/Component.js';
|
|
21
21
|
import '../base-select-mobile/checkmark/Component.js';
|
|
22
|
-
import '@alfalab/core-components/
|
|
22
|
+
import '@alfalab/core-components-badge/modern';
|
|
23
23
|
import '@alfalab/icons-glyph/CheckmarkCircleMIcon';
|
|
24
24
|
import '@alfalab/icons-glyph/CheckmarkMIcon';
|
|
25
25
|
import '../checkmark/Component.js';
|
|
@@ -30,7 +30,7 @@ import 'react-virtual';
|
|
|
30
30
|
import '../base-option/Component.js';
|
|
31
31
|
import '../base-checkmark/Component.js';
|
|
32
32
|
import '@alfalab/core-components-skeleton/modern';
|
|
33
|
-
import '../../intersection-observer-
|
|
33
|
+
import '../../intersection-observer-20f7d033.js';
|
|
34
34
|
import '@alfalab/core-components-button/modern';
|
|
35
35
|
import '../base-select-mobile/options-list/Component.js';
|
|
36
36
|
import '@alfalab/core-components-base-modal/modern';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import 'react';
|
|
2
2
|
import '../arrow/Component.js';
|
|
3
|
-
export { a as SelectModalMobile } from '../../Component-
|
|
3
|
+
export { a as SelectModalMobile } from '../../Component-1f9b947f.js';
|
|
4
4
|
import '../field/Component.js';
|
|
5
5
|
import '../optgroup/Component.js';
|
|
6
6
|
import '../option/Component.js';
|
|
@@ -11,7 +11,7 @@ import 'downshift';
|
|
|
11
11
|
import '@alfalab/core-components-bottom-sheet/modern';
|
|
12
12
|
import '@alfalab/core-components-modal/modern/mobile';
|
|
13
13
|
import '../../Component.js';
|
|
14
|
-
import '../../Component-
|
|
14
|
+
import '../../Component-5eb0e464.js';
|
|
15
15
|
import '@juggle/resize-observer';
|
|
16
16
|
import '@alfalab/core-components-popover/modern';
|
|
17
17
|
import '@alfalab/hooks';
|
|
@@ -21,7 +21,7 @@ import '../options-list/Component.js';
|
|
|
21
21
|
import '@alfalab/core-components-scrollbar/modern';
|
|
22
22
|
import '@alfalab/core-components-form-control/modern';
|
|
23
23
|
import '../base-select-mobile/checkmark/Component.js';
|
|
24
|
-
import '@alfalab/core-components/
|
|
24
|
+
import '@alfalab/core-components-badge/modern';
|
|
25
25
|
import '@alfalab/icons-glyph/CheckmarkCircleMIcon';
|
|
26
26
|
import '@alfalab/icons-glyph/CheckmarkMIcon';
|
|
27
27
|
import '../checkmark/Component.js';
|
|
@@ -30,7 +30,7 @@ import 'react-virtual';
|
|
|
30
30
|
import '../base-option/Component.js';
|
|
31
31
|
import '../base-checkmark/Component.js';
|
|
32
32
|
import '@alfalab/core-components-skeleton/modern';
|
|
33
|
-
import '../../intersection-observer-
|
|
33
|
+
import '../../intersection-observer-20f7d033.js';
|
|
34
34
|
import '@alfalab/core-components-button/modern';
|
|
35
35
|
import '../base-select-mobile/options-list/Component.js';
|
|
36
36
|
import '@alfalab/core-components-base-modal/modern';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../Component-
|
|
1
|
+
export * from "../../Component-1f9b947f";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { a as SelectModalMobile } from '../../Component-
|
|
1
|
+
export { a as SelectModalMobile } from '../../Component-1f9b947f.js';
|
|
2
2
|
import 'react';
|
|
3
3
|
import '../arrow/Component.js';
|
|
4
4
|
import 'classnames';
|
|
@@ -8,7 +8,7 @@ import 'downshift';
|
|
|
8
8
|
import '@alfalab/core-components-bottom-sheet/modern';
|
|
9
9
|
import '@alfalab/core-components-modal/modern/mobile';
|
|
10
10
|
import '../../Component.js';
|
|
11
|
-
import '../../Component-
|
|
11
|
+
import '../../Component-5eb0e464.js';
|
|
12
12
|
import '@juggle/resize-observer';
|
|
13
13
|
import '@alfalab/core-components-popover/modern';
|
|
14
14
|
import '@alfalab/hooks';
|
|
@@ -19,7 +19,7 @@ import '@alfalab/core-components-form-control/modern';
|
|
|
19
19
|
import '../optgroup/Component.js';
|
|
20
20
|
import '../option/Component.js';
|
|
21
21
|
import '../base-select-mobile/checkmark/Component.js';
|
|
22
|
-
import '@alfalab/core-components/
|
|
22
|
+
import '@alfalab/core-components-badge/modern';
|
|
23
23
|
import '@alfalab/icons-glyph/CheckmarkCircleMIcon';
|
|
24
24
|
import '@alfalab/icons-glyph/CheckmarkMIcon';
|
|
25
25
|
import '../checkmark/Component.js';
|
|
@@ -30,7 +30,7 @@ import 'react-virtual';
|
|
|
30
30
|
import '../base-option/Component.js';
|
|
31
31
|
import '../base-checkmark/Component.js';
|
|
32
32
|
import '@alfalab/core-components-skeleton/modern';
|
|
33
|
-
import '../../intersection-observer-
|
|
33
|
+
import '../../intersection-observer-20f7d033.js';
|
|
34
34
|
import '@alfalab/core-components-button/modern';
|
|
35
35
|
import '../base-select-mobile/options-list/Component.js';
|
|
36
36
|
import '@alfalab/core-components-base-modal/modern';
|
|
@@ -6,7 +6,7 @@ import { useMedia } from '@alfalab/hooks';
|
|
|
6
6
|
import { usePrevious, lastIndexOf, useVisibleOptions, isGroup } from '../../utils.js';
|
|
7
7
|
import { Optgroup } from '../optgroup/Component.js';
|
|
8
8
|
|
|
9
|
-
const styles = {"virtualOptionsList":"
|
|
9
|
+
const styles = {"virtualOptionsList":"select__virtualOptionsList_muup0","scrollable":"select__scrollable_muup0","inner":"select__inner_muup0","virtualRow":"select__virtualRow_muup0","highlighted":"select__highlighted_muup0","emptyPlaceholder":"select__emptyPlaceholder_muup0","l":"select__l_muup0","xl":"select__xl_muup0"};
|
|
10
10
|
require('./index.css')
|
|
11
11
|
|
|
12
12
|
/* eslint-disable react-hooks/exhaustive-deps */
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 12n7m */
|
|
2
2
|
:root {
|
|
3
3
|
--color-light-border-primary: #dbdee1;
|
|
4
4
|
--color-light-text-secondary: rgba(11, 31, 53, 0.7);
|
|
@@ -32,27 +32,27 @@
|
|
|
32
32
|
|
|
33
33
|
/* optgroup */
|
|
34
34
|
}
|
|
35
|
-
.
|
|
35
|
+
.select__virtualOptionsList_muup0 {
|
|
36
36
|
width: 100%;
|
|
37
37
|
outline: none;
|
|
38
38
|
box-sizing: border-box;
|
|
39
39
|
position: relative;
|
|
40
40
|
}
|
|
41
|
-
.
|
|
41
|
+
.select__scrollable_muup0 {
|
|
42
42
|
overflow: auto;
|
|
43
43
|
width: 100%;
|
|
44
44
|
}
|
|
45
|
-
.
|
|
45
|
+
.select__inner_muup0 {
|
|
46
46
|
position: relative;
|
|
47
47
|
width: 100%;
|
|
48
48
|
}
|
|
49
|
-
.
|
|
49
|
+
.select__virtualRow_muup0 {
|
|
50
50
|
position: absolute;
|
|
51
51
|
top: 0;
|
|
52
52
|
left: 0;
|
|
53
53
|
width: 100%
|
|
54
54
|
}
|
|
55
|
-
.
|
|
55
|
+
.select__virtualRow_muup0:before {
|
|
56
56
|
content: '';
|
|
57
57
|
position: absolute;
|
|
58
58
|
z-index: 1;
|
|
@@ -63,18 +63,18 @@
|
|
|
63
63
|
background: var(--select-option-divider-background);
|
|
64
64
|
display: var(--select-option-divider-display);
|
|
65
65
|
}
|
|
66
|
-
.
|
|
66
|
+
.select__virtualRow_muup0:first-child:before {
|
|
67
67
|
display: none;
|
|
68
68
|
}
|
|
69
|
-
.
|
|
70
|
-
.
|
|
69
|
+
.select__highlighted_muup0:before,
|
|
70
|
+
.select__highlighted_muup0 + .select__virtualRow_muup0:before {
|
|
71
71
|
display: none;
|
|
72
72
|
}
|
|
73
|
-
.
|
|
73
|
+
.select__emptyPlaceholder_muup0 {
|
|
74
74
|
padding: var(--gap-m) var(--gap-s);
|
|
75
75
|
color: var(--select-options-list-empty-placeholder-color);
|
|
76
76
|
}
|
|
77
|
-
.
|
|
78
|
-
.
|
|
77
|
+
.select__l_muup0 .select__emptyPlaceholder_muup0,
|
|
78
|
+
.select__xl_muup0 .select__emptyPlaceholder_muup0 {
|
|
79
79
|
padding: var(--gap-xl) var(--gap-m);
|
|
80
80
|
}
|
package/modern/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export { Select } from './Component.js';
|
|
2
2
|
export { Arrow } from './components/arrow/Component.js';
|
|
3
|
-
export { B as BaseSelect } from './Component-
|
|
4
|
-
export { b as SELECT_ALL_KEY, S as SelectMobile, a as SelectModalMobile, u as useSelectWithApply } from './Component-
|
|
3
|
+
export { B as BaseSelect } from './Component-5eb0e464.js';
|
|
4
|
+
export { b as SELECT_ALL_KEY, S as SelectMobile, a as SelectModalMobile, u as useSelectWithApply } from './Component-1f9b947f.js';
|
|
5
5
|
export { Field } from './components/field/Component.js';
|
|
6
6
|
export { Optgroup } from './components/optgroup/Component.js';
|
|
7
7
|
export { Option } from './components/option/Component.js';
|
|
@@ -22,7 +22,7 @@ import '@alfalab/hooks';
|
|
|
22
22
|
import './components/native-select/Component.js';
|
|
23
23
|
import '@alfalab/core-components-form-control/modern';
|
|
24
24
|
import './components/base-select-mobile/checkmark/Component.js';
|
|
25
|
-
import '@alfalab/core-components/
|
|
25
|
+
import '@alfalab/core-components-badge/modern';
|
|
26
26
|
import '@alfalab/icons-glyph/CheckmarkCircleMIcon';
|
|
27
27
|
import '@alfalab/icons-glyph/CheckmarkMIcon';
|
|
28
28
|
import './components/checkmark/Component.js';
|
|
@@ -32,7 +32,7 @@ import '@alfalab/core-components-bottom-sheet/modern';
|
|
|
32
32
|
import '@alfalab/core-components-modal/modern/mobile';
|
|
33
33
|
import 'react-virtual';
|
|
34
34
|
import '@alfalab/core-components-skeleton/modern';
|
|
35
|
-
import './intersection-observer-
|
|
35
|
+
import './intersection-observer-20f7d033.js';
|
|
36
36
|
import '@alfalab/core-components-button/modern';
|
|
37
37
|
import './components/base-checkmark/Component.js';
|
|
38
38
|
import './components/base-select-mobile/options-list/Component.js';
|
|
File without changes
|
|
File without changes
|
package/modern/presets/index.js
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
export { useSelectWithLoading } from './useSelectWithLoading/hook.js';
|
|
2
2
|
export { useLazyLoading } from './useLazyLoading/hook.js';
|
|
3
|
-
export { b as SELECT_ALL_KEY, u as useSelectWithApply } from '../Component-
|
|
3
|
+
export { b as SELECT_ALL_KEY, u as useSelectWithApply } from '../Component-1f9b947f.js';
|
|
4
4
|
import 'react';
|
|
5
5
|
import '@alfalab/core-components-skeleton/modern';
|
|
6
6
|
import '../components/option/Component.js';
|
|
7
7
|
import 'classnames';
|
|
8
8
|
import '../components/base-select-mobile/checkmark/Component.js';
|
|
9
|
-
import '@alfalab/core-components/
|
|
9
|
+
import '@alfalab/core-components-badge/modern';
|
|
10
10
|
import '@alfalab/icons-glyph/CheckmarkCircleMIcon';
|
|
11
11
|
import '@alfalab/icons-glyph/CheckmarkMIcon';
|
|
12
12
|
import '../components/checkmark/Component.js';
|
|
13
13
|
import '@alfalab/core-components-checkbox/modern';
|
|
14
|
-
import '../intersection-observer-
|
|
14
|
+
import '../intersection-observer-20f7d033.js';
|
|
15
15
|
import '../components/arrow/Component.js';
|
|
16
16
|
import '@alfalab/icons-glyph/ChevronDownMIcon';
|
|
17
17
|
import 'react-merge-refs';
|
|
@@ -19,7 +19,7 @@ import 'downshift';
|
|
|
19
19
|
import '@alfalab/core-components-bottom-sheet/modern';
|
|
20
20
|
import '@alfalab/core-components-modal/modern/mobile';
|
|
21
21
|
import '../Component.js';
|
|
22
|
-
import '../Component-
|
|
22
|
+
import '../Component-5eb0e464.js';
|
|
23
23
|
import '@juggle/resize-observer';
|
|
24
24
|
import '@alfalab/core-components-popover/modern';
|
|
25
25
|
import '@alfalab/hooks';
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import React, { useReducer, useRef, useCallback, useEffect, useMemo } from 'react';
|
|
2
2
|
import { Skeleton } from '@alfalab/core-components-skeleton/modern';
|
|
3
3
|
import { Option } from '../../components/option/Component.js';
|
|
4
|
-
import '../../intersection-observer-
|
|
4
|
+
import '../../intersection-observer-20f7d033.js';
|
|
5
5
|
import 'classnames';
|
|
6
6
|
import '../../components/base-select-mobile/checkmark/Component.js';
|
|
7
|
-
import '@alfalab/core-components/
|
|
7
|
+
import '@alfalab/core-components-badge/modern';
|
|
8
8
|
import '@alfalab/icons-glyph/CheckmarkCircleMIcon';
|
|
9
9
|
import '@alfalab/icons-glyph/CheckmarkMIcon';
|
|
10
10
|
import '../../components/checkmark/Component.js';
|
|
11
11
|
import '@alfalab/core-components-checkbox/modern';
|
|
12
12
|
|
|
13
|
-
const styles = {"skeleton":"
|
|
13
|
+
const styles = {"skeleton":"select__skeleton_uehj8"};
|
|
14
14
|
require('./index.css')
|
|
15
15
|
|
|
16
16
|
const DEBOUNCE_TIMEOUT = 300;
|
|
@@ -2,12 +2,12 @@ import 'react';
|
|
|
2
2
|
import '../../Component.js';
|
|
3
3
|
import 'classnames';
|
|
4
4
|
import '@alfalab/icons-glyph/ChevronDownMIcon';
|
|
5
|
-
import '../../Component-
|
|
6
|
-
export { b as SELECT_ALL_KEY, u as useSelectWithApply } from '../../Component-
|
|
5
|
+
import '../../Component-5eb0e464.js';
|
|
6
|
+
export { b as SELECT_ALL_KEY, u as useSelectWithApply } from '../../Component-1f9b947f.js';
|
|
7
7
|
import '@alfalab/core-components-form-control/modern';
|
|
8
8
|
import '@alfalab/hooks';
|
|
9
9
|
import '../../utils.js';
|
|
10
|
-
import '@alfalab/core-components/
|
|
10
|
+
import '@alfalab/core-components-badge/modern';
|
|
11
11
|
import '@alfalab/icons-glyph/CheckmarkCircleMIcon';
|
|
12
12
|
import '@alfalab/icons-glyph/CheckmarkMIcon';
|
|
13
13
|
import '@alfalab/core-components-checkbox/modern';
|
|
@@ -15,7 +15,7 @@ import '../../components/options-list/Component.js';
|
|
|
15
15
|
import 'react-virtual';
|
|
16
16
|
import '@alfalab/core-components-scrollbar/modern';
|
|
17
17
|
import '@alfalab/core-components-skeleton/modern';
|
|
18
|
-
import '../../intersection-observer-
|
|
18
|
+
import '../../intersection-observer-20f7d033.js';
|
|
19
19
|
import '../../components/arrow/Component.js';
|
|
20
20
|
import '../../components/field/Component.js';
|
|
21
21
|
import '../../components/optgroup/Component.js';
|
|
@@ -2,11 +2,11 @@ import 'react';
|
|
|
2
2
|
import 'classnames';
|
|
3
3
|
import '@alfalab/core-components-button/modern';
|
|
4
4
|
import '@alfalab/icons-glyph/ChevronDownMIcon';
|
|
5
|
-
import '../../../Component-
|
|
6
|
-
export { O as OptionsListWithApply } from '../../../Component-
|
|
5
|
+
import '../../../Component-5eb0e464.js';
|
|
6
|
+
export { O as OptionsListWithApply } from '../../../Component-1f9b947f.js';
|
|
7
7
|
import '@alfalab/core-components-form-control/modern';
|
|
8
8
|
import '@alfalab/hooks';
|
|
9
|
-
import '@alfalab/core-components/
|
|
9
|
+
import '@alfalab/core-components-badge/modern';
|
|
10
10
|
import '@alfalab/icons-glyph/CheckmarkCircleMIcon';
|
|
11
11
|
import '@alfalab/icons-glyph/CheckmarkMIcon';
|
|
12
12
|
import '@alfalab/core-components-checkbox/modern';
|
|
@@ -31,6 +31,6 @@ import '../../../components/checkmark/Component.js';
|
|
|
31
31
|
import '../../../components/base-option/Component.js';
|
|
32
32
|
import '../../../components/base-checkmark/Component.js';
|
|
33
33
|
import '@alfalab/core-components-skeleton/modern';
|
|
34
|
-
import '../../../intersection-observer-
|
|
34
|
+
import '../../../intersection-observer-20f7d033.js';
|
|
35
35
|
import '../../../components/base-select-mobile/options-list/Component.js';
|
|
36
36
|
import '@alfalab/core-components-base-modal/modern';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 19muv */
|
|
2
2
|
:root {
|
|
3
3
|
--color-light-bg-primary: #fff;
|
|
4
4
|
--color-light-border-secondary: #e7e9eb;
|
|
@@ -25,14 +25,14 @@
|
|
|
25
25
|
|
|
26
26
|
/* optgroup */
|
|
27
27
|
}
|
|
28
|
-
.
|
|
28
|
+
.select__footer_z7wrv {
|
|
29
29
|
background: var(--color-light-bg-primary);
|
|
30
30
|
padding: var(--gap-s);
|
|
31
31
|
outline: none
|
|
32
32
|
}
|
|
33
|
-
.
|
|
33
|
+
.select__footer_z7wrv > * + * {
|
|
34
34
|
margin-left: var(--gap-xs);
|
|
35
35
|
}
|
|
36
|
-
.
|
|
36
|
+
.select__withBorder_z7wrv {
|
|
37
37
|
box-shadow: inset 0 1px 0 var(--color-light-border-secondary);
|
|
38
38
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../../Component-
|
|
1
|
+
export * from "../../../Component-1f9b947f";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { O as OptionsListWithApply } from '../../../Component-
|
|
1
|
+
export { O as OptionsListWithApply } from '../../../Component-1f9b947f.js';
|
|
2
2
|
import 'react';
|
|
3
3
|
import '../../../components/arrow/Component.js';
|
|
4
4
|
import 'classnames';
|
|
@@ -8,7 +8,7 @@ import 'downshift';
|
|
|
8
8
|
import '@alfalab/core-components-bottom-sheet/modern';
|
|
9
9
|
import '@alfalab/core-components-modal/modern/mobile';
|
|
10
10
|
import '../../../Component.js';
|
|
11
|
-
import '../../../Component-
|
|
11
|
+
import '../../../Component-5eb0e464.js';
|
|
12
12
|
import '@juggle/resize-observer';
|
|
13
13
|
import '@alfalab/core-components-popover/modern';
|
|
14
14
|
import '@alfalab/hooks';
|
|
@@ -19,7 +19,7 @@ import '@alfalab/core-components-form-control/modern';
|
|
|
19
19
|
import '../../../components/optgroup/Component.js';
|
|
20
20
|
import '../../../components/option/Component.js';
|
|
21
21
|
import '../../../components/base-select-mobile/checkmark/Component.js';
|
|
22
|
-
import '@alfalab/core-components/
|
|
22
|
+
import '@alfalab/core-components-badge/modern';
|
|
23
23
|
import '@alfalab/icons-glyph/CheckmarkCircleMIcon';
|
|
24
24
|
import '@alfalab/icons-glyph/CheckmarkMIcon';
|
|
25
25
|
import '../../../components/checkmark/Component.js';
|
|
@@ -30,7 +30,7 @@ import 'react-virtual';
|
|
|
30
30
|
import '../../../components/base-option/Component.js';
|
|
31
31
|
import '../../../components/base-checkmark/Component.js';
|
|
32
32
|
import '@alfalab/core-components-skeleton/modern';
|
|
33
|
-
import '../../../intersection-observer-
|
|
33
|
+
import '../../../intersection-observer-20f7d033.js';
|
|
34
34
|
import '@alfalab/core-components-button/modern';
|
|
35
35
|
import '../../../components/base-select-mobile/options-list/Component.js';
|
|
36
36
|
import '@alfalab/core-components-base-modal/modern';
|
|
@@ -3,13 +3,13 @@ import { Skeleton } from '@alfalab/core-components-skeleton/modern';
|
|
|
3
3
|
import { Option } from '../../components/option/Component.js';
|
|
4
4
|
import 'classnames';
|
|
5
5
|
import '../../components/base-select-mobile/checkmark/Component.js';
|
|
6
|
-
import '@alfalab/core-components/
|
|
6
|
+
import '@alfalab/core-components-badge/modern';
|
|
7
7
|
import '@alfalab/icons-glyph/CheckmarkCircleMIcon';
|
|
8
8
|
import '@alfalab/icons-glyph/CheckmarkMIcon';
|
|
9
9
|
import '../../components/checkmark/Component.js';
|
|
10
10
|
import '@alfalab/core-components-checkbox/modern';
|
|
11
11
|
|
|
12
|
-
const styles = {"skeleton":"
|
|
12
|
+
const styles = {"skeleton":"select__skeleton_1db6v"};
|
|
13
13
|
require('./index.css')
|
|
14
14
|
|
|
15
15
|
function useSelectWithLoading({ loading = false, visibleOptions = 6, Option: Option$1 = Option, }) {
|
package/modern/responsive.js
CHANGED
|
@@ -5,7 +5,7 @@ import './Component.js';
|
|
|
5
5
|
import './components/arrow/Component.js';
|
|
6
6
|
import 'classnames';
|
|
7
7
|
import '@alfalab/icons-glyph/ChevronDownMIcon';
|
|
8
|
-
import './Component-
|
|
8
|
+
import './Component-5eb0e464.js';
|
|
9
9
|
import 'react-merge-refs';
|
|
10
10
|
import '@juggle/resize-observer';
|
|
11
11
|
import 'downshift';
|
|
@@ -17,21 +17,21 @@ import '@alfalab/core-components-form-control/modern';
|
|
|
17
17
|
import './components/optgroup/Component.js';
|
|
18
18
|
import './components/option/Component.js';
|
|
19
19
|
import './components/base-select-mobile/checkmark/Component.js';
|
|
20
|
-
import '@alfalab/core-components/
|
|
20
|
+
import '@alfalab/core-components-badge/modern';
|
|
21
21
|
import '@alfalab/icons-glyph/CheckmarkCircleMIcon';
|
|
22
22
|
import '@alfalab/icons-glyph/CheckmarkMIcon';
|
|
23
23
|
import './components/checkmark/Component.js';
|
|
24
24
|
import '@alfalab/core-components-checkbox/modern';
|
|
25
25
|
import './components/options-list/Component.js';
|
|
26
26
|
import '@alfalab/core-components-scrollbar/modern';
|
|
27
|
-
import './Component-
|
|
27
|
+
import './Component-1f9b947f.js';
|
|
28
28
|
import '@alfalab/core-components-bottom-sheet/modern';
|
|
29
29
|
import '@alfalab/core-components-modal/modern/mobile';
|
|
30
30
|
import 'react-virtual';
|
|
31
31
|
import './components/base-option/Component.js';
|
|
32
32
|
import './components/base-checkmark/Component.js';
|
|
33
33
|
import '@alfalab/core-components-skeleton/modern';
|
|
34
|
-
import './intersection-observer-
|
|
34
|
+
import './intersection-observer-20f7d033.js';
|
|
35
35
|
import '@alfalab/core-components-button/modern';
|
|
36
36
|
import './components/base-select-mobile/options-list/Component.js';
|
|
37
37
|
import '@alfalab/core-components-base-modal/modern';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alfalab/core-components-select",
|
|
3
|
-
"version": "13.2.
|
|
3
|
+
"version": "13.2.4",
|
|
4
4
|
"description": "Select component",
|
|
5
5
|
"keywords": [],
|
|
6
6
|
"license": "MIT",
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"@alfalab/core-components-button": "^7.0.2",
|
|
25
25
|
"@alfalab/core-components-checkbox": "^3.0.6",
|
|
26
26
|
"@alfalab/core-components-form-control": "^9.0.2",
|
|
27
|
-
"@alfalab/core-components-input": "^11.1.
|
|
27
|
+
"@alfalab/core-components-input": "^11.1.2",
|
|
28
28
|
"@alfalab/core-components-modal": "^6.1.4",
|
|
29
29
|
"@alfalab/core-components-popover": "^6.0.5",
|
|
30
30
|
"@alfalab/core-components-scrollbar": "^2.1.2",
|
package/presets/index.js
CHANGED
|
@@ -2,19 +2,19 @@
|
|
|
2
2
|
|
|
3
3
|
var presets_useSelectWithLoading_hook = require('./useSelectWithLoading/hook.js');
|
|
4
4
|
var presets_useLazyLoading_hook = require('./useLazyLoading/hook.js');
|
|
5
|
-
var presets_useSelectWithApply_optionsListWithApply_Component = require('../Component-
|
|
6
|
-
require('../tslib.es6-
|
|
5
|
+
var presets_useSelectWithApply_optionsListWithApply_Component = require('../Component-657dc008.js');
|
|
6
|
+
require('../tslib.es6-769894f2.js');
|
|
7
7
|
require('react');
|
|
8
8
|
require('@alfalab/core-components-skeleton');
|
|
9
9
|
require('../components/option/Component.js');
|
|
10
10
|
require('classnames');
|
|
11
11
|
require('../components/base-select-mobile/checkmark/Component.js');
|
|
12
|
-
require('@alfalab/core-components
|
|
12
|
+
require('@alfalab/core-components-badge');
|
|
13
13
|
require('@alfalab/icons-glyph/CheckmarkCircleMIcon');
|
|
14
14
|
require('@alfalab/icons-glyph/CheckmarkMIcon');
|
|
15
15
|
require('../components/checkmark/Component.js');
|
|
16
16
|
require('@alfalab/core-components-checkbox');
|
|
17
|
-
require('../intersection-observer-
|
|
17
|
+
require('../intersection-observer-7b18ccf3.js');
|
|
18
18
|
require('../components/arrow/Component.js');
|
|
19
19
|
require('@alfalab/icons-glyph/ChevronDownMIcon');
|
|
20
20
|
require('react-merge-refs');
|
|
@@ -22,7 +22,7 @@ require('downshift');
|
|
|
22
22
|
require('@alfalab/core-components-bottom-sheet');
|
|
23
23
|
require('@alfalab/core-components-modal/mobile');
|
|
24
24
|
require('../Component.js');
|
|
25
|
-
require('../Component-
|
|
25
|
+
require('../Component-fcb6e20d.js');
|
|
26
26
|
require('@juggle/resize-observer');
|
|
27
27
|
require('@alfalab/core-components-popover');
|
|
28
28
|
require('@alfalab/hooks');
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var tslib_es6 = require('../../tslib.es6-
|
|
3
|
+
var tslib_es6 = require('../../tslib.es6-769894f2.js');
|
|
4
4
|
var React = require('react');
|
|
5
5
|
var coreComponentsSkeleton = require('@alfalab/core-components-skeleton');
|
|
6
6
|
var components_option_Component = require('../../components/option/Component.js');
|
|
7
|
-
require('../../intersection-observer-
|
|
7
|
+
require('../../intersection-observer-7b18ccf3.js');
|
|
8
8
|
require('classnames');
|
|
9
9
|
require('../../components/base-select-mobile/checkmark/Component.js');
|
|
10
|
-
require('@alfalab/core-components
|
|
10
|
+
require('@alfalab/core-components-badge');
|
|
11
11
|
require('@alfalab/icons-glyph/CheckmarkCircleMIcon');
|
|
12
12
|
require('@alfalab/icons-glyph/CheckmarkMIcon');
|
|
13
13
|
require('../../components/checkmark/Component.js');
|
|
@@ -17,7 +17,7 @@ function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'defau
|
|
|
17
17
|
|
|
18
18
|
var React__default = /*#__PURE__*/_interopDefaultCompat(React);
|
|
19
19
|
|
|
20
|
-
var styles = {"skeleton":"
|
|
20
|
+
var styles = {"skeleton":"select__skeleton_uehj8"};
|
|
21
21
|
require('./index.css')
|
|
22
22
|
|
|
23
23
|
var DEBOUNCE_TIMEOUT = 300;
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
require('../../tslib.es6-
|
|
3
|
+
require('../../tslib.es6-769894f2.js');
|
|
4
4
|
require('react');
|
|
5
5
|
require('../../Component.js');
|
|
6
6
|
require('classnames');
|
|
7
7
|
require('@alfalab/icons-glyph/ChevronDownMIcon');
|
|
8
|
-
require('../../Component-
|
|
9
|
-
var presets_useSelectWithApply_optionsListWithApply_Component = require('../../Component-
|
|
8
|
+
require('../../Component-fcb6e20d.js');
|
|
9
|
+
var presets_useSelectWithApply_optionsListWithApply_Component = require('../../Component-657dc008.js');
|
|
10
10
|
require('@alfalab/core-components-form-control');
|
|
11
11
|
require('@alfalab/hooks');
|
|
12
12
|
require('../../utils.js');
|
|
13
|
-
require('@alfalab/core-components
|
|
13
|
+
require('@alfalab/core-components-badge');
|
|
14
14
|
require('@alfalab/icons-glyph/CheckmarkCircleMIcon');
|
|
15
15
|
require('@alfalab/icons-glyph/CheckmarkMIcon');
|
|
16
16
|
require('@alfalab/core-components-checkbox');
|
|
@@ -18,7 +18,7 @@ require('../../components/options-list/Component.js');
|
|
|
18
18
|
require('react-virtual');
|
|
19
19
|
require('@alfalab/core-components-scrollbar');
|
|
20
20
|
require('@alfalab/core-components-skeleton');
|
|
21
|
-
require('../../intersection-observer-
|
|
21
|
+
require('../../intersection-observer-7b18ccf3.js');
|
|
22
22
|
require('../../components/arrow/Component.js');
|
|
23
23
|
require('../../components/field/Component.js');
|
|
24
24
|
require('../../components/optgroup/Component.js');
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
require('../../../tslib.es6-
|
|
3
|
+
require('../../../tslib.es6-769894f2.js');
|
|
4
4
|
require('react');
|
|
5
5
|
require('classnames');
|
|
6
6
|
require('@alfalab/core-components-button');
|
|
7
7
|
require('@alfalab/icons-glyph/ChevronDownMIcon');
|
|
8
|
-
require('../../../Component-
|
|
9
|
-
var presets_useSelectWithApply_optionsListWithApply_Component = require('../../../Component-
|
|
8
|
+
require('../../../Component-fcb6e20d.js');
|
|
9
|
+
var presets_useSelectWithApply_optionsListWithApply_Component = require('../../../Component-657dc008.js');
|
|
10
10
|
require('@alfalab/core-components-form-control');
|
|
11
11
|
require('@alfalab/hooks');
|
|
12
|
-
require('@alfalab/core-components
|
|
12
|
+
require('@alfalab/core-components-badge');
|
|
13
13
|
require('@alfalab/icons-glyph/CheckmarkCircleMIcon');
|
|
14
14
|
require('@alfalab/icons-glyph/CheckmarkMIcon');
|
|
15
15
|
require('@alfalab/core-components-checkbox');
|
|
@@ -34,7 +34,7 @@ require('../../../components/checkmark/Component.js');
|
|
|
34
34
|
require('../../../components/base-option/Component.js');
|
|
35
35
|
require('../../../components/base-checkmark/Component.js');
|
|
36
36
|
require('@alfalab/core-components-skeleton');
|
|
37
|
-
require('../../../intersection-observer-
|
|
37
|
+
require('../../../intersection-observer-7b18ccf3.js');
|
|
38
38
|
require('../../../components/base-select-mobile/options-list/Component.js');
|
|
39
39
|
require('@alfalab/core-components-base-modal');
|
|
40
40
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 19muv */
|
|
2
2
|
:root {
|
|
3
3
|
--color-light-bg-primary: #fff;
|
|
4
4
|
--color-light-border-secondary: #e7e9eb;
|
|
@@ -25,14 +25,14 @@
|
|
|
25
25
|
|
|
26
26
|
/* optgroup */
|
|
27
27
|
}
|
|
28
|
-
.
|
|
28
|
+
.select__footer_z7wrv {
|
|
29
29
|
background: var(--color-light-bg-primary);
|
|
30
30
|
padding: var(--gap-s);
|
|
31
31
|
outline: none
|
|
32
32
|
}
|
|
33
|
-
.
|
|
33
|
+
.select__footer_z7wrv > * + * {
|
|
34
34
|
margin-left: var(--gap-xs);
|
|
35
35
|
}
|
|
36
|
-
.
|
|
36
|
+
.select__withBorder_z7wrv {
|
|
37
37
|
box-shadow: inset 0 1px 0 var(--color-light-border-secondary);
|
|
38
38
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../../Component-
|
|
1
|
+
export * from "../../../Component-657dc008";
|