@alfalab/core-components-select 10.4.4 → 10.6.0
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/CHANGELOG.md +35 -0
- package/dist/Component.js +1 -1
- package/dist/components/arrow/Component.js +1 -1
- package/dist/components/arrow/index.css +3 -3
- package/dist/components/base-select/Component.js +2 -2
- package/dist/components/base-select/index.css +9 -9
- package/dist/components/base-select/index.js +1 -1
- package/dist/components/checkmark/Component.js +1 -1
- package/dist/components/checkmark/index.css +7 -7
- package/dist/components/field/Component.js +2 -2
- package/dist/components/field/index.css +9 -9
- package/dist/components/field/index.js +1 -1
- package/dist/components/index.js +1 -1
- package/dist/components/native-select/Component.js +1 -1
- package/dist/components/native-select/index.js +1 -1
- package/dist/components/optgroup/Component.js +1 -1
- package/dist/components/optgroup/index.css +6 -6
- package/dist/components/option/Component.js +7 -3
- package/dist/components/option/index.css +31 -21
- package/dist/components/option/index.js +1 -1
- package/dist/components/options-list/Component.js +2 -2
- package/dist/components/options-list/index.css +6 -6
- package/dist/components/options-list/index.js +1 -1
- package/dist/components/virtual-options-list/Component.js +2 -2
- package/dist/components/virtual-options-list/index.css +12 -12
- package/dist/components/virtual-options-list/index.js +1 -1
- package/dist/cssm/components/base-select/index.module.css +2 -2
- package/dist/cssm/components/option/Component.js +5 -1
- package/dist/cssm/components/option/index.module.css +11 -1
- package/dist/cssm/{hook-3b9bd559.d.ts → hook-286330ca.d.ts} +0 -0
- package/dist/cssm/{hook-3b9bd559.js → hook-286330ca.js} +0 -0
- package/dist/cssm/index.js +1 -1
- package/dist/cssm/presets/index.js +1 -1
- package/dist/cssm/presets/useSelectWithApply/hook.js +1 -1
- package/dist/cssm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
- package/dist/cssm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/dist/cssm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
- package/dist/esm/Component.js +1 -1
- package/dist/esm/components/arrow/Component.js +1 -1
- package/dist/esm/components/arrow/index.css +3 -3
- package/dist/esm/components/base-select/Component.js +2 -2
- package/dist/esm/components/base-select/index.css +9 -9
- package/dist/esm/components/base-select/index.js +1 -1
- package/dist/esm/components/checkmark/Component.js +1 -1
- package/dist/esm/components/checkmark/index.css +7 -7
- package/dist/esm/components/field/Component.js +2 -2
- package/dist/esm/components/field/index.css +9 -9
- package/dist/esm/components/field/index.js +1 -1
- package/dist/esm/components/index.js +1 -1
- package/dist/esm/components/native-select/Component.js +1 -1
- package/dist/esm/components/native-select/index.js +1 -1
- package/dist/esm/components/optgroup/Component.js +1 -1
- package/dist/esm/components/optgroup/index.css +6 -6
- package/dist/esm/components/option/Component.js +7 -3
- package/dist/esm/components/option/index.css +31 -21
- package/dist/esm/components/option/index.js +1 -1
- package/dist/esm/components/options-list/Component.js +2 -2
- package/dist/esm/components/options-list/index.css +6 -6
- package/dist/esm/components/options-list/index.js +1 -1
- package/dist/esm/components/virtual-options-list/Component.js +2 -2
- package/dist/esm/components/virtual-options-list/index.css +12 -12
- package/dist/esm/components/virtual-options-list/index.js +1 -1
- package/dist/esm/{hook-0dec4a9d.d.ts → hook-9bb2a933.d.ts} +0 -0
- package/dist/esm/{hook-0dec4a9d.js → hook-9bb2a933.js} +3 -3
- package/dist/esm/index.js +3 -3
- package/dist/esm/{intersection-observer-de5aa0a1.d.ts → intersection-observer-33d7bf4b.d.ts} +0 -0
- package/dist/esm/{intersection-observer-de5aa0a1.js → intersection-observer-33d7bf4b.js} +0 -0
- package/dist/esm/presets/index.js +3 -3
- package/dist/esm/presets/useLazyLoading/hook.js +3 -3
- package/dist/esm/presets/useLazyLoading/index.css +2 -2
- package/dist/esm/presets/useSelectWithApply/hook.js +3 -3
- package/dist/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +3 -3
- package/dist/esm/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
- package/dist/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/dist/esm/presets/useSelectWithApply/options-list-with-apply/index.js +3 -3
- package/dist/esm/presets/useSelectWithLoading/hook.js +2 -2
- package/dist/esm/presets/useSelectWithLoading/index.css +2 -2
- package/dist/esm/{tslib.es6-06329489.d.ts → tslib.es6-606570cd.d.ts} +0 -0
- package/dist/esm/{tslib.es6-06329489.js → tslib.es6-606570cd.js} +0 -0
- package/dist/{hook-dbd120ed.d.ts → hook-bb5f2b8b.d.ts} +0 -0
- package/dist/{hook-dbd120ed.js → hook-bb5f2b8b.js} +3 -3
- package/dist/index.js +3 -3
- package/dist/{intersection-observer-b603d85e.d.ts → intersection-observer-2779eeb4.d.ts} +0 -0
- package/dist/{intersection-observer-b603d85e.js → intersection-observer-2779eeb4.js} +0 -0
- package/dist/modern/components/arrow/Component.js +1 -1
- package/dist/modern/components/arrow/index.css +3 -3
- package/dist/modern/components/base-select/Component.js +1 -1
- package/dist/modern/components/base-select/index.css +9 -9
- package/dist/modern/components/checkmark/Component.js +1 -1
- package/dist/modern/components/checkmark/index.css +7 -7
- package/dist/modern/components/field/Component.js +1 -1
- package/dist/modern/components/field/index.css +9 -9
- package/dist/modern/components/optgroup/Component.js +1 -1
- package/dist/modern/components/optgroup/index.css +6 -6
- package/dist/modern/components/option/Component.js +6 -2
- package/dist/modern/components/option/index.css +31 -21
- package/dist/modern/components/options-list/Component.js +1 -1
- package/dist/modern/components/options-list/index.css +6 -6
- package/dist/modern/components/virtual-options-list/Component.js +1 -1
- package/dist/modern/components/virtual-options-list/index.css +12 -12
- package/dist/modern/{hook-817cbffc.d.ts → hook-02f3a672.d.ts} +0 -0
- package/dist/modern/{hook-817cbffc.js → hook-02f3a672.js} +2 -2
- package/dist/modern/index.js +2 -2
- package/dist/modern/{intersection-observer-de5aa0a1.d.ts → intersection-observer-33d7bf4b.d.ts} +0 -0
- package/dist/modern/{intersection-observer-de5aa0a1.js → intersection-observer-33d7bf4b.js} +0 -0
- package/dist/modern/presets/index.js +2 -2
- package/dist/modern/presets/useLazyLoading/hook.js +2 -2
- package/dist/modern/presets/useLazyLoading/index.css +2 -2
- package/dist/modern/presets/useSelectWithApply/hook.js +2 -2
- package/dist/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +2 -2
- package/dist/modern/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
- package/dist/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/dist/modern/presets/useSelectWithApply/options-list-with-apply/index.js +2 -2
- package/dist/modern/presets/useSelectWithLoading/hook.js +1 -1
- package/dist/modern/presets/useSelectWithLoading/index.css +2 -2
- package/dist/presets/index.js +3 -3
- package/dist/presets/useLazyLoading/hook.js +3 -3
- package/dist/presets/useLazyLoading/index.css +2 -2
- package/dist/presets/useSelectWithApply/hook.js +3 -3
- package/dist/presets/useSelectWithApply/options-list-with-apply/Component.js +3 -3
- package/dist/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
- package/dist/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/dist/presets/useSelectWithApply/options-list-with-apply/index.js +3 -3
- package/dist/presets/useSelectWithLoading/hook.js +2 -2
- package/dist/presets/useSelectWithLoading/index.css +2 -2
- package/dist/{tslib.es6-7a40dfc0.d.ts → tslib.es6-d181cc10.d.ts} +0 -0
- package/dist/{tslib.es6-7a40dfc0.js → tslib.es6-d181cc10.js} +0 -0
- package/package.json +4 -4
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
require('../../../tslib.es6-
|
|
5
|
+
require('../../../tslib.es6-d181cc10.js');
|
|
6
6
|
require('react');
|
|
7
7
|
require('classnames');
|
|
8
8
|
require('@alfalab/hooks');
|
|
@@ -25,9 +25,9 @@ require('../../../components/base-select/Component.js');
|
|
|
25
25
|
require('../../../Component.js');
|
|
26
26
|
require('react-virtual');
|
|
27
27
|
require('@alfalab/core-components-skeleton');
|
|
28
|
-
require('../../../intersection-observer-
|
|
28
|
+
require('../../../intersection-observer-2779eeb4.js');
|
|
29
29
|
require('@alfalab/core-components-button');
|
|
30
|
-
var presets_useSelectWithApply_optionsListWithApply_Component = require('../../../hook-
|
|
30
|
+
var presets_useSelectWithApply_optionsListWithApply_Component = require('../../../hook-bb5f2b8b.js');
|
|
31
31
|
|
|
32
32
|
|
|
33
33
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 53jp0 */
|
|
2
2
|
:root {
|
|
3
3
|
--color-light-bg-primary: #fff;
|
|
4
4
|
--color-light-border-secondary: #e7e9eb;
|
|
@@ -26,14 +26,14 @@
|
|
|
26
26
|
|
|
27
27
|
/* optgroup */
|
|
28
28
|
}
|
|
29
|
-
.
|
|
29
|
+
.select__footer_1xiee {
|
|
30
30
|
background: var(--color-light-bg-primary);
|
|
31
31
|
padding: var(--gap-s) var(--gap-s) var(--gap-m);
|
|
32
32
|
outline: none
|
|
33
33
|
}
|
|
34
|
-
.
|
|
34
|
+
.select__footer_1xiee > * + * {
|
|
35
35
|
margin-left: var(--gap-xs);
|
|
36
36
|
}
|
|
37
|
-
.
|
|
37
|
+
.select__withBorder_1xiee {
|
|
38
38
|
box-shadow: inset 0 1px 0 var(--color-light-border-secondary);
|
|
39
39
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../../hook-
|
|
1
|
+
export * from "../../../hook-bb5f2b8b";
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
require('../../../tslib.es6-
|
|
5
|
+
require('../../../tslib.es6-d181cc10.js');
|
|
6
6
|
require('react');
|
|
7
7
|
require('classnames');
|
|
8
8
|
require('@alfalab/hooks');
|
|
@@ -25,9 +25,9 @@ require('../../../components/base-select/Component.js');
|
|
|
25
25
|
require('../../../Component.js');
|
|
26
26
|
require('react-virtual');
|
|
27
27
|
require('@alfalab/core-components-skeleton');
|
|
28
|
-
require('../../../intersection-observer-
|
|
28
|
+
require('../../../intersection-observer-2779eeb4.js');
|
|
29
29
|
require('@alfalab/core-components-button');
|
|
30
|
-
var presets_useSelectWithApply_optionsListWithApply_Component = require('../../../hook-
|
|
30
|
+
var presets_useSelectWithApply_optionsListWithApply_Component = require('../../../hook-bb5f2b8b.js');
|
|
31
31
|
|
|
32
32
|
|
|
33
33
|
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var tslib_es6 = require('../../tslib.es6-
|
|
5
|
+
var tslib_es6 = require('../../tslib.es6-d181cc10.js');
|
|
6
6
|
var React = require('react');
|
|
7
7
|
require('classnames');
|
|
8
8
|
require('@alfalab/core-components-checkbox');
|
|
@@ -14,7 +14,7 @@ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'defau
|
|
|
14
14
|
|
|
15
15
|
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
16
16
|
|
|
17
|
-
var styles = {"skeleton":"
|
|
17
|
+
var styles = {"skeleton":"select__skeleton_17eoj"};
|
|
18
18
|
require('./index.css')
|
|
19
19
|
|
|
20
20
|
function useSelectWithLoading(_a) {
|
|
File without changes
|
|
File without changes
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alfalab/core-components-select",
|
|
3
|
-
"version": "10.
|
|
3
|
+
"version": "10.6.0",
|
|
4
4
|
"description": "Select component",
|
|
5
5
|
"keywords": [],
|
|
6
6
|
"license": "MIT",
|
|
@@ -21,9 +21,9 @@
|
|
|
21
21
|
},
|
|
22
22
|
"dependencies": {
|
|
23
23
|
"@alfalab/core-components-button": "^5.1.1",
|
|
24
|
-
"@alfalab/core-components-checkbox": "^2.
|
|
24
|
+
"@alfalab/core-components-checkbox": "^2.5.0",
|
|
25
25
|
"@alfalab/core-components-form-control": "^7.4.0",
|
|
26
|
-
"@alfalab/core-components-input": "^8.0.
|
|
26
|
+
"@alfalab/core-components-input": "^8.0.7",
|
|
27
27
|
"@alfalab/core-components-popover": "^5.6.1",
|
|
28
28
|
"@alfalab/core-components-skeleton": "^3.0.2",
|
|
29
29
|
"@alfalab/hooks": "^1.4.1",
|
|
@@ -33,5 +33,5 @@
|
|
|
33
33
|
"react-virtual": "^2.2.0",
|
|
34
34
|
"resize-observer": "^1.0.0"
|
|
35
35
|
},
|
|
36
|
-
"gitHead": "
|
|
36
|
+
"gitHead": "e2a33a61248e7a64a8f7a857a59f8beaf7234f93"
|
|
37
37
|
}
|