@alfalab/core-components-select 13.2.6 → 13.2.7
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-8ae10381.d.ts → Component-d0416db1.d.ts} +0 -0
- package/{Component-8ae10381.js → Component-d0416db1.js} +2 -2
- package/{Component-d3aa0a46.d.ts → Component-f8843b94.d.ts} +0 -0
- package/{Component-d3aa0a46.js → Component-f8843b94.js} +5 -5
- package/Component.js +2 -2
- package/Component.responsive.js +4 -4
- 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 +4 -4
- package/components/base-option/index.css +23 -16
- 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 +4 -4
- package/components/base-select-mobile/checkmark/Component.js +1 -1
- package/components/base-select-mobile/checkmark/index.css +6 -6
- 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 +4 -4
- 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 +1 -1
- package/components/checkmark/index.css +8 -8
- 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 +4 -4
- 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 +2 -2
- package/components/option/index.css +20 -20
- package/components/option/index.js +1 -1
- 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 +4 -4
- package/components/select-mobile/index.d.ts +1 -1
- package/components/select-mobile/index.js +4 -4
- package/components/select-modal-mobile/Component.js +4 -4
- package/components/select-modal-mobile/index.d.ts +1 -1
- package/components/select-modal-mobile/index.js +4 -4
- 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/components/base-option/Component.js +2 -2
- package/cssm/components/base-option/index.module.css +13 -6
- package/esm/{Component-68393086.d.ts → Component-a4f5db58.d.ts} +0 -0
- package/esm/{Component-68393086.js → Component-a4f5db58.js} +2 -2
- package/esm/{Component-7048fec2.d.ts → Component-cd3a0fb2.d.ts} +0 -0
- package/esm/{Component-7048fec2.js → Component-cd3a0fb2.js} +5 -5
- package/esm/Component.js +2 -2
- package/esm/Component.responsive.js +4 -4
- 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 +4 -4
- package/esm/components/base-option/index.css +23 -16
- 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 +4 -4
- package/esm/components/base-select-mobile/checkmark/Component.js +1 -1
- package/esm/components/base-select-mobile/checkmark/index.css +6 -6
- 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 +4 -4
- 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 +1 -1
- package/esm/components/checkmark/index.css +8 -8
- 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 +4 -4
- 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 +2 -2
- package/esm/components/option/index.css +20 -20
- package/esm/components/option/index.js +1 -1
- 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 +4 -4
- package/esm/components/select-mobile/index.d.ts +1 -1
- package/esm/components/select-mobile/index.js +4 -4
- package/esm/components/select-modal-mobile/Component.js +4 -4
- package/esm/components/select-modal-mobile/index.d.ts +1 -1
- package/esm/components/select-modal-mobile/index.js +4 -4
- 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 +4 -4
- package/esm/{intersection-observer-00f20530.d.ts → intersection-observer-3636a1ee.d.ts} +0 -0
- package/esm/{intersection-observer-00f20530.js → intersection-observer-3636a1ee.js} +0 -0
- package/esm/presets/index.js +4 -4
- package/esm/presets/useLazyLoading/hook.js +3 -3
- package/esm/presets/useLazyLoading/index.css +2 -2
- package/esm/presets/useSelectWithApply/hook.js +4 -4
- package/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -4
- 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 +4 -4
- package/esm/presets/useSelectWithLoading/hook.js +2 -2
- package/esm/presets/useSelectWithLoading/index.css +2 -2
- package/esm/responsive.js +4 -4
- package/esm/{tslib.es6-708bd40d.d.ts → tslib.es6-14a50f07.d.ts} +0 -0
- package/esm/{tslib.es6-708bd40d.js → tslib.es6-14a50f07.js} +0 -0
- package/index.js +4 -4
- package/{intersection-observer-0c016423.d.ts → intersection-observer-a637ef02.d.ts} +0 -0
- package/{intersection-observer-0c016423.js → intersection-observer-a637ef02.js} +0 -0
- package/modern/{Component-1d5cd8e3.d.ts → Component-c168633c.d.ts} +0 -0
- package/modern/{Component-1d5cd8e3.js → Component-c168633c.js} +4 -4
- package/modern/{Component-b720ae10.d.ts → Component-d798746a.d.ts} +0 -0
- package/modern/{Component-b720ae10.js → Component-d798746a.js} +1 -1
- package/modern/Component.js +1 -1
- package/modern/Component.responsive.js +3 -3
- 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 +3 -3
- package/modern/components/base-option/index.css +23 -16
- 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 +3 -3
- package/modern/components/base-select-mobile/checkmark/Component.js +1 -1
- package/modern/components/base-select-mobile/checkmark/index.css +6 -6
- 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 +3 -3
- 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 +1 -1
- package/modern/components/checkmark/index.css +8 -8
- package/modern/components/field/Component.js +1 -1
- package/modern/components/field/index.css +9 -9
- package/modern/components/index.js +3 -3
- package/modern/components/optgroup/Component.js +1 -1
- package/modern/components/optgroup/index.css +6 -6
- package/modern/components/option/Component.js +1 -1
- package/modern/components/option/index.css +20 -20
- 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 +3 -3
- package/modern/components/select-mobile/index.d.ts +1 -1
- package/modern/components/select-mobile/index.js +3 -3
- package/modern/components/select-modal-mobile/Component.js +3 -3
- package/modern/components/select-modal-mobile/index.d.ts +1 -1
- package/modern/components/select-modal-mobile/index.js +3 -3
- package/modern/components/virtual-options-list/Component.js +1 -1
- package/modern/components/virtual-options-list/index.css +12 -12
- package/modern/index.js +3 -3
- package/modern/{intersection-observer-00f20530.d.ts → intersection-observer-3636a1ee.d.ts} +0 -0
- package/modern/{intersection-observer-00f20530.js → intersection-observer-3636a1ee.js} +0 -0
- package/modern/presets/index.js +3 -3
- package/modern/presets/useLazyLoading/hook.js +2 -2
- package/modern/presets/useLazyLoading/index.css +2 -2
- package/modern/presets/useSelectWithApply/hook.js +3 -3
- package/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +3 -3
- 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 +3 -3
- package/modern/presets/useSelectWithLoading/hook.js +1 -1
- package/modern/presets/useSelectWithLoading/index.css +2 -2
- package/modern/responsive.js +3 -3
- package/package.json +5 -5
- package/presets/index.js +4 -4
- package/presets/useLazyLoading/hook.js +3 -3
- package/presets/useLazyLoading/index.css +2 -2
- package/presets/useSelectWithApply/hook.js +4 -4
- package/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -4
- 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 +4 -4
- package/presets/useSelectWithLoading/hook.js +2 -2
- package/presets/useSelectWithLoading/index.css +2 -2
- package/responsive.js +4 -4
- /package/{tslib.es6-5b2ea288.d.ts → tslib.es6-7774243f.d.ts} +0 -0
- /package/{tslib.es6-5b2ea288.js → tslib.es6-7774243f.js} +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 6czi8 */
|
|
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_wgypz {
|
|
36
36
|
width: 100%;
|
|
37
37
|
outline: none;
|
|
38
38
|
box-sizing: border-box;
|
|
39
39
|
position: relative;
|
|
40
40
|
}
|
|
41
|
-
.
|
|
41
|
+
.select__scrollable_wgypz {
|
|
42
42
|
overflow: auto;
|
|
43
43
|
width: 100%;
|
|
44
44
|
}
|
|
45
|
-
.
|
|
45
|
+
.select__inner_wgypz {
|
|
46
46
|
position: relative;
|
|
47
47
|
width: 100%;
|
|
48
48
|
}
|
|
49
|
-
.
|
|
49
|
+
.select__virtualRow_wgypz {
|
|
50
50
|
position: absolute;
|
|
51
51
|
top: 0;
|
|
52
52
|
left: 0;
|
|
53
53
|
width: 100%
|
|
54
54
|
}
|
|
55
|
-
.
|
|
55
|
+
.select__virtualRow_wgypz: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_wgypz:first-child:before {
|
|
67
67
|
display: none;
|
|
68
68
|
}
|
|
69
|
-
.
|
|
70
|
-
.
|
|
69
|
+
.select__highlighted_wgypz:before,
|
|
70
|
+
.select__highlighted_wgypz + .select__virtualRow_wgypz:before {
|
|
71
71
|
display: none;
|
|
72
72
|
}
|
|
73
|
-
.
|
|
73
|
+
.select__emptyPlaceholder_wgypz {
|
|
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_wgypz .select__emptyPlaceholder_wgypz,
|
|
78
|
+
.select__xl_wgypz .select__emptyPlaceholder_wgypz {
|
|
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-d798746a.js';
|
|
4
|
+
export { b as SELECT_ALL_KEY, S as SelectMobile, a as SelectModalMobile, u as useSelectWithApply } from './Component-c168633c.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';
|
|
@@ -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-3636a1ee.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,6 +1,6 @@
|
|
|
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-c168633c.js';
|
|
4
4
|
import 'react';
|
|
5
5
|
import '@alfalab/core-components-skeleton/modern';
|
|
6
6
|
import '../components/option/Component.js';
|
|
@@ -11,7 +11,7 @@ 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-3636a1ee.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-d798746a.js';
|
|
23
23
|
import '@juggle/resize-observer';
|
|
24
24
|
import '@alfalab/core-components-popover/modern';
|
|
25
25
|
import '@alfalab/hooks';
|
|
@@ -1,7 +1,7 @@
|
|
|
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-3636a1ee.js';
|
|
5
5
|
import 'classnames';
|
|
6
6
|
import '../../components/base-select-mobile/checkmark/Component.js';
|
|
7
7
|
import '@alfalab/core-components-badge/modern';
|
|
@@ -10,7 +10,7 @@ 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_hug99"};
|
|
14
14
|
require('./index.css')
|
|
15
15
|
|
|
16
16
|
const DEBOUNCE_TIMEOUT = 300;
|
|
@@ -2,8 +2,8 @@ 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-d798746a.js';
|
|
6
|
+
export { b as SELECT_ALL_KEY, u as useSelectWithApply } from '../../Component-c168633c.js';
|
|
7
7
|
import '@alfalab/core-components-form-control/modern';
|
|
8
8
|
import '@alfalab/hooks';
|
|
9
9
|
import '../../utils.js';
|
|
@@ -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-3636a1ee.js';
|
|
19
19
|
import '../../components/arrow/Component.js';
|
|
20
20
|
import '../../components/field/Component.js';
|
|
21
21
|
import '../../components/optgroup/Component.js';
|
|
@@ -2,8 +2,8 @@ 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-d798746a.js';
|
|
6
|
+
export { O as OptionsListWithApply } from '../../../Component-c168633c.js';
|
|
7
7
|
import '@alfalab/core-components-form-control/modern';
|
|
8
8
|
import '@alfalab/hooks';
|
|
9
9
|
import '@alfalab/core-components-badge/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-3636a1ee.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: vu1qu */
|
|
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_1e8sw {
|
|
29
29
|
background: var(--color-light-bg-primary);
|
|
30
30
|
padding: var(--gap-s);
|
|
31
31
|
outline: none
|
|
32
32
|
}
|
|
33
|
-
.
|
|
33
|
+
.select__footer_1e8sw > * + * {
|
|
34
34
|
margin-left: var(--gap-xs);
|
|
35
35
|
}
|
|
36
|
-
.
|
|
36
|
+
.select__withBorder_1e8sw {
|
|
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-c168633c";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { O as OptionsListWithApply } from '../../../Component-
|
|
1
|
+
export { O as OptionsListWithApply } from '../../../Component-c168633c.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-d798746a.js';
|
|
12
12
|
import '@juggle/resize-observer';
|
|
13
13
|
import '@alfalab/core-components-popover/modern';
|
|
14
14
|
import '@alfalab/hooks';
|
|
@@ -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-3636a1ee.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';
|
|
@@ -9,7 +9,7 @@ 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_duoqp"};
|
|
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-d798746a.js';
|
|
9
9
|
import 'react-merge-refs';
|
|
10
10
|
import '@juggle/resize-observer';
|
|
11
11
|
import 'downshift';
|
|
@@ -24,14 +24,14 @@ 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-c168633c.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-3636a1ee.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.7",
|
|
4
4
|
"description": "Select component",
|
|
5
5
|
"keywords": [],
|
|
6
6
|
"license": "MIT",
|
|
@@ -20,12 +20,12 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@alfalab/core-components-badge": "^5.0.0",
|
|
22
22
|
"@alfalab/core-components-base-modal": "^5.0.7",
|
|
23
|
-
"@alfalab/core-components-bottom-sheet": "^5.1.
|
|
24
|
-
"@alfalab/core-components-button": "^7.0.
|
|
23
|
+
"@alfalab/core-components-bottom-sheet": "^5.1.15",
|
|
24
|
+
"@alfalab/core-components-button": "^7.0.3",
|
|
25
25
|
"@alfalab/core-components-checkbox": "^3.0.7",
|
|
26
26
|
"@alfalab/core-components-form-control": "^9.0.2",
|
|
27
|
-
"@alfalab/core-components-input": "^11.1.
|
|
28
|
-
"@alfalab/core-components-modal": "^6.1.
|
|
27
|
+
"@alfalab/core-components-input": "^11.1.4",
|
|
28
|
+
"@alfalab/core-components-modal": "^6.1.7",
|
|
29
29
|
"@alfalab/core-components-popover": "^6.0.5",
|
|
30
30
|
"@alfalab/core-components-scrollbar": "^2.1.2",
|
|
31
31
|
"@alfalab/core-components-skeleton": "^4.0.3",
|
package/presets/index.js
CHANGED
|
@@ -2,8 +2,8 @@
|
|
|
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-f8843b94.js');
|
|
6
|
+
require('../tslib.es6-7774243f.js');
|
|
7
7
|
require('react');
|
|
8
8
|
require('@alfalab/core-components-skeleton');
|
|
9
9
|
require('../components/option/Component.js');
|
|
@@ -14,7 +14,7 @@ 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-a637ef02.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-d0416db1.js');
|
|
26
26
|
require('@juggle/resize-observer');
|
|
27
27
|
require('@alfalab/core-components-popover');
|
|
28
28
|
require('@alfalab/hooks');
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var tslib_es6 = require('../../tslib.es6-
|
|
3
|
+
var tslib_es6 = require('../../tslib.es6-7774243f.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-a637ef02.js');
|
|
8
8
|
require('classnames');
|
|
9
9
|
require('../../components/base-select-mobile/checkmark/Component.js');
|
|
10
10
|
require('@alfalab/core-components-badge');
|
|
@@ -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_hug99"};
|
|
21
21
|
require('./index.css')
|
|
22
22
|
|
|
23
23
|
var DEBOUNCE_TIMEOUT = 300;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
require('../../tslib.es6-
|
|
3
|
+
require('../../tslib.es6-7774243f.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-d0416db1.js');
|
|
9
|
+
var presets_useSelectWithApply_optionsListWithApply_Component = require('../../Component-f8843b94.js');
|
|
10
10
|
require('@alfalab/core-components-form-control');
|
|
11
11
|
require('@alfalab/hooks');
|
|
12
12
|
require('../../utils.js');
|
|
@@ -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-a637ef02.js');
|
|
22
22
|
require('../../components/arrow/Component.js');
|
|
23
23
|
require('../../components/field/Component.js');
|
|
24
24
|
require('../../components/optgroup/Component.js');
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
require('../../../tslib.es6-
|
|
3
|
+
require('../../../tslib.es6-7774243f.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-d0416db1.js');
|
|
9
|
+
var presets_useSelectWithApply_optionsListWithApply_Component = require('../../../Component-f8843b94.js');
|
|
10
10
|
require('@alfalab/core-components-form-control');
|
|
11
11
|
require('@alfalab/hooks');
|
|
12
12
|
require('@alfalab/core-components-badge');
|
|
@@ -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-a637ef02.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: vu1qu */
|
|
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_1e8sw {
|
|
29
29
|
background: var(--color-light-bg-primary);
|
|
30
30
|
padding: var(--gap-s);
|
|
31
31
|
outline: none
|
|
32
32
|
}
|
|
33
|
-
.
|
|
33
|
+
.select__footer_1e8sw > * + * {
|
|
34
34
|
margin-left: var(--gap-xs);
|
|
35
35
|
}
|
|
36
|
-
.
|
|
36
|
+
.select__withBorder_1e8sw {
|
|
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-f8843b94";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var presets_useSelectWithApply_optionsListWithApply_Component = require('../../../Component-
|
|
4
|
-
require('../../../tslib.es6-
|
|
3
|
+
var presets_useSelectWithApply_optionsListWithApply_Component = require('../../../Component-f8843b94.js');
|
|
4
|
+
require('../../../tslib.es6-7774243f.js');
|
|
5
5
|
require('react');
|
|
6
6
|
require('../../../components/arrow/Component.js');
|
|
7
7
|
require('classnames');
|
|
@@ -11,7 +11,7 @@ require('downshift');
|
|
|
11
11
|
require('@alfalab/core-components-bottom-sheet');
|
|
12
12
|
require('@alfalab/core-components-modal/mobile');
|
|
13
13
|
require('../../../Component.js');
|
|
14
|
-
require('../../../Component-
|
|
14
|
+
require('../../../Component-d0416db1.js');
|
|
15
15
|
require('@juggle/resize-observer');
|
|
16
16
|
require('@alfalab/core-components-popover');
|
|
17
17
|
require('@alfalab/hooks');
|
|
@@ -33,7 +33,7 @@ require('react-virtual');
|
|
|
33
33
|
require('../../../components/base-option/Component.js');
|
|
34
34
|
require('../../../components/base-checkmark/Component.js');
|
|
35
35
|
require('@alfalab/core-components-skeleton');
|
|
36
|
-
require('../../../intersection-observer-
|
|
36
|
+
require('../../../intersection-observer-a637ef02.js');
|
|
37
37
|
require('@alfalab/core-components-button');
|
|
38
38
|
require('../../../components/base-select-mobile/options-list/Component.js');
|
|
39
39
|
require('@alfalab/core-components-base-modal');
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var tslib_es6 = require('../../tslib.es6-
|
|
3
|
+
var tslib_es6 = require('../../tslib.es6-7774243f.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');
|
|
@@ -16,7 +16,7 @@ function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'defau
|
|
|
16
16
|
|
|
17
17
|
var React__default = /*#__PURE__*/_interopDefaultCompat(React);
|
|
18
18
|
|
|
19
|
-
var styles = {"skeleton":"
|
|
19
|
+
var styles = {"skeleton":"select__skeleton_duoqp"};
|
|
20
20
|
require('./index.css')
|
|
21
21
|
|
|
22
22
|
function useSelectWithLoading(_a) {
|
package/responsive.js
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
var Component_responsive = require('./Component.responsive.js');
|
|
4
|
-
require('./tslib.es6-
|
|
4
|
+
require('./tslib.es6-7774243f.js');
|
|
5
5
|
require('react');
|
|
6
6
|
require('@alfalab/hooks');
|
|
7
7
|
require('./Component.js');
|
|
8
8
|
require('./components/arrow/Component.js');
|
|
9
9
|
require('classnames');
|
|
10
10
|
require('@alfalab/icons-glyph/ChevronDownMIcon');
|
|
11
|
-
require('./Component-
|
|
11
|
+
require('./Component-d0416db1.js');
|
|
12
12
|
require('react-merge-refs');
|
|
13
13
|
require('@juggle/resize-observer');
|
|
14
14
|
require('downshift');
|
|
@@ -27,14 +27,14 @@ require('./components/checkmark/Component.js');
|
|
|
27
27
|
require('@alfalab/core-components-checkbox');
|
|
28
28
|
require('./components/options-list/Component.js');
|
|
29
29
|
require('@alfalab/core-components-scrollbar');
|
|
30
|
-
require('./Component-
|
|
30
|
+
require('./Component-f8843b94.js');
|
|
31
31
|
require('@alfalab/core-components-bottom-sheet');
|
|
32
32
|
require('@alfalab/core-components-modal/mobile');
|
|
33
33
|
require('react-virtual');
|
|
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-a637ef02.js');
|
|
38
38
|
require('@alfalab/core-components-button');
|
|
39
39
|
require('./components/base-select-mobile/options-list/Component.js');
|
|
40
40
|
require('@alfalab/core-components-base-modal');
|
|
File without changes
|
|
File without changes
|