@alfalab/core-components 44.5.0-beta.1 → 44.5.0-beta.2
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/confirmation/component.responsive.js +1 -1
- package/confirmation/components/base-confirmation/component.js +1 -1
- package/confirmation/components/base-confirmation/index.js +1 -1
- package/confirmation/components/index.js +1 -1
- package/confirmation/components/screens/index.js +1 -1
- package/confirmation/components/screens/initial/component.js +1 -1
- package/confirmation/components/screens/initial/countdown-section.js +1 -1
- package/confirmation/components/screens/initial/index.js +1 -1
- package/confirmation/desktop/component.desktop.js +1 -1
- package/confirmation/desktop/index.js +1 -1
- package/confirmation/esm/component.responsive.js +1 -1
- package/confirmation/esm/components/base-confirmation/component.js +1 -1
- package/confirmation/esm/components/base-confirmation/index.js +1 -1
- package/confirmation/esm/components/index.js +1 -1
- package/confirmation/esm/components/screens/index.js +1 -1
- package/confirmation/esm/components/screens/initial/component.js +1 -1
- package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
- package/confirmation/esm/components/screens/initial/index.js +1 -1
- package/confirmation/esm/desktop/component.desktop.js +1 -1
- package/confirmation/esm/desktop/index.js +1 -1
- package/confirmation/esm/index.js +1 -1
- package/confirmation/esm/mobile/component.mobile.js +1 -1
- package/confirmation/esm/mobile/index.js +1 -1
- package/confirmation/esm/shared/index.js +1 -1
- package/confirmation/index.js +1 -1
- package/confirmation/mobile/component.mobile.js +1 -1
- package/confirmation/mobile/index.js +1 -1
- package/confirmation/modern/component.responsive.js +1 -1
- package/confirmation/modern/components/base-confirmation/component.js +1 -1
- package/confirmation/modern/components/base-confirmation/index.js +1 -1
- package/confirmation/modern/components/index.js +1 -1
- package/confirmation/modern/components/screens/index.js +1 -1
- package/confirmation/modern/components/screens/initial/component.js +1 -1
- package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
- package/confirmation/modern/components/screens/initial/index.js +1 -1
- package/confirmation/modern/desktop/component.desktop.js +1 -1
- package/confirmation/modern/desktop/index.js +1 -1
- package/confirmation/modern/index.js +1 -1
- package/confirmation/modern/mobile/component.mobile.js +1 -1
- package/confirmation/modern/mobile/index.js +1 -1
- package/confirmation/modern/shared/index.js +1 -1
- package/confirmation/shared/index.js +1 -1
- package/package.json +1 -1
- package/pure-cell/component.js +1 -1
- package/pure-cell/components/content/component.js +1 -1
- package/pure-cell/components/content/index.d.ts +1 -1
- package/pure-cell/components/content/index.js +1 -1
- package/pure-cell/components/main/component.js +1 -1
- package/pure-cell/components/main/index.d.ts +1 -1
- package/pure-cell/components/main/index.js +1 -1
- package/pure-cell/components/text/component.js +1 -1
- package/pure-cell/components/text/index.d.ts +1 -1
- package/pure-cell/components/text/index.js +1 -1
- package/pure-cell/esm/component.js +1 -1
- package/pure-cell/esm/components/content/component.js +1 -1
- package/pure-cell/esm/components/content/index.d.ts +1 -1
- package/pure-cell/esm/components/content/index.js +1 -1
- package/pure-cell/esm/components/main/component.js +1 -1
- package/pure-cell/esm/components/main/index.d.ts +1 -1
- package/pure-cell/esm/components/main/index.js +1 -1
- package/pure-cell/esm/components/text/component.js +1 -1
- package/pure-cell/esm/components/text/index.d.ts +1 -1
- package/pure-cell/esm/components/text/index.js +1 -1
- package/pure-cell/esm/index.js +1 -1
- package/pure-cell/index.js +1 -1
- package/pure-cell/modern/component.js +1 -1
- package/pure-cell/modern/components/content/component.js +1 -1
- package/pure-cell/modern/components/content/index.d.ts +1 -1
- package/pure-cell/modern/components/content/index.js +1 -1
- package/pure-cell/modern/components/main/component.js +1 -1
- package/pure-cell/modern/components/main/index.d.ts +1 -1
- package/pure-cell/modern/components/main/index.js +1 -1
- package/pure-cell/modern/components/text/component.js +1 -1
- package/pure-cell/modern/components/text/index.d.ts +1 -1
- package/pure-cell/modern/components/text/index.js +1 -1
- package/pure-cell/modern/index.js +1 -1
- package/select/Component.responsive.js +1 -1
- package/select/esm/Component.responsive.js +1 -1
- package/select/esm/index.js +1 -1
- package/select/esm/mobile/Component.mobile.js +1 -1
- package/select/esm/mobile/Component.modal.mobile.js +1 -1
- package/select/esm/mobile/index.js +1 -1
- package/select/esm/presets/index.js +1 -1
- package/select/esm/presets/useSelectWithApply/hook.js +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
- package/select/esm/shared/index.js +1 -1
- package/select/index.js +1 -1
- package/select/mobile/Component.mobile.js +1 -1
- package/select/mobile/Component.modal.mobile.js +1 -1
- package/select/mobile/index.js +1 -1
- package/select/modern/Component.responsive.js +1 -1
- package/select/modern/index.js +1 -1
- package/select/modern/mobile/Component.mobile.js +1 -1
- package/select/modern/mobile/Component.modal.mobile.js +1 -1
- package/select/modern/mobile/index.js +1 -1
- package/select/modern/presets/index.js +1 -1
- package/select/modern/presets/useSelectWithApply/hook.js +1 -1
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
- package/select/modern/shared/index.js +1 -1
- package/select/presets/index.js +1 -1
- package/select/presets/useSelectWithApply/hook.js +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
- package/select/shared/index.js +1 -1
- package/tabs/collapsible/index.js +1 -1
- package/tabs/components/primary-tablist/Component.collapsible.js +4 -4
- package/tabs/components/primary-tablist/Component.desktop.js +1 -1
- package/tabs/components/primary-tablist/Component.js +1 -1
- package/tabs/components/primary-tablist/Component.mobile.js +1 -1
- package/tabs/components/primary-tablist/Component.responsive.js +1 -1
- package/tabs/components/secondary-tablist/Component.desktop.js +1 -1
- package/tabs/components/secondary-tablist/Component.mobile.js +1 -1
- package/tabs/components/secondary-tablist/Component.responsive.js +1 -1
- package/tabs/components/tab/Component.d.ts +1 -1
- package/tabs/components/tab/Component.js +3 -3
- package/tabs/components/tabs/Component.collapsible.js +1 -1
- package/tabs/components/tabs/Component.desktop.js +2 -2
- package/tabs/components/tabs/Component.js +2 -2
- package/tabs/components/tabs/Component.mobile.js +2 -2
- package/tabs/components/tabs/Component.responsive.js +2 -2
- package/tabs/components/title/Component.d.ts +4 -6
- package/tabs/cssm/components/primary-tablist/Component.collapsible.js +3 -3
- package/tabs/cssm/components/primary-tablist/Component.js +1 -1
- package/tabs/cssm/components/tab/Component.d.ts +1 -1
- package/tabs/cssm/components/tab/Component.js +3 -3
- package/tabs/cssm/components/tabs/Component.js +2 -2
- package/tabs/cssm/components/title/Component.d.ts +4 -6
- package/tabs/cssm/hooks/use-tablist-titles.d.ts +1 -1
- package/tabs/cssm/hooks/use-tabs.js +2 -2
- package/tabs/cssm/typings.d.ts +5 -5
- package/tabs/desktop/index.js +2 -2
- package/tabs/esm/collapsible/index.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.collapsible.js +4 -4
- package/tabs/esm/components/primary-tablist/Component.desktop.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.mobile.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.responsive.js +1 -1
- package/tabs/esm/components/secondary-tablist/Component.desktop.js +1 -1
- package/tabs/esm/components/secondary-tablist/Component.mobile.js +1 -1
- package/tabs/esm/components/secondary-tablist/Component.responsive.js +1 -1
- package/tabs/esm/components/tab/Component.d.ts +1 -1
- package/tabs/esm/components/tab/Component.js +4 -4
- package/tabs/esm/components/tabs/Component.collapsible.js +1 -1
- package/tabs/esm/components/tabs/Component.desktop.js +2 -2
- package/tabs/esm/components/tabs/Component.js +2 -2
- package/tabs/esm/components/tabs/Component.mobile.js +2 -2
- package/tabs/esm/components/tabs/Component.responsive.js +2 -2
- package/tabs/esm/components/title/Component.d.ts +4 -6
- package/tabs/esm/desktop/index.js +2 -2
- package/tabs/esm/hooks/use-tablist-titles.d.ts +1 -1
- package/tabs/esm/hooks/use-tabs.js +2 -2
- package/tabs/esm/index.js +2 -2
- package/tabs/esm/mobile/index.js +2 -2
- package/tabs/esm/typings.d.ts +5 -5
- package/tabs/hooks/use-tablist-titles.d.ts +1 -1
- package/tabs/hooks/use-tabs.js +2 -2
- package/tabs/index.js +2 -2
- package/tabs/mobile/index.js +2 -2
- package/tabs/modern/collapsible/index.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.collapsible.js +4 -4
- package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.mobile.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
- package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
- package/tabs/modern/components/secondary-tablist/Component.mobile.js +1 -1
- package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
- package/tabs/modern/components/tab/Component.d.ts +1 -1
- package/tabs/modern/components/tab/Component.js +3 -3
- package/tabs/modern/components/tabs/Component.collapsible.js +1 -1
- package/tabs/modern/components/tabs/Component.desktop.js +2 -2
- package/tabs/modern/components/tabs/Component.js +2 -2
- package/tabs/modern/components/tabs/Component.mobile.js +2 -2
- package/tabs/modern/components/tabs/Component.responsive.js +2 -2
- package/tabs/modern/components/title/Component.d.ts +4 -6
- package/tabs/modern/desktop/index.js +2 -2
- package/tabs/modern/hooks/use-tablist-titles.d.ts +1 -1
- package/tabs/modern/hooks/use-tabs.js +2 -2
- package/tabs/modern/index.js +2 -2
- package/tabs/modern/mobile/index.js +2 -2
- package/tabs/modern/typings.d.ts +5 -5
- package/tabs/typings.d.ts +5 -5
- package/themes/compiled/mobile-dark-bluetint.css +27 -27
- package/themes/dist/compiled/mobile-dark-bluetint.css +106 -106
- /package/confirmation/{countdown-section-62123575.d.ts → countdown-section-fcedf50a.d.ts} +0 -0
- /package/confirmation/{countdown-section-62123575.js → countdown-section-fcedf50a.js} +0 -0
- /package/confirmation/esm/{countdown-section-1c60196c.d.ts → countdown-section-a4b62979.d.ts} +0 -0
- /package/confirmation/esm/{countdown-section-1c60196c.js → countdown-section-a4b62979.js} +0 -0
- /package/confirmation/modern/{countdown-section-5a30ab8e.d.ts → countdown-section-3c0f612c.d.ts} +0 -0
- /package/confirmation/modern/{countdown-section-5a30ab8e.js → countdown-section-3c0f612c.js} +0 -0
- /package/pure-cell/{component-b6918aec.d.ts → component-8706ad6e.d.ts} +0 -0
- /package/pure-cell/{component-b6918aec.js → component-8706ad6e.js} +0 -0
- /package/pure-cell/esm/{component-9a54b1ed.d.ts → component-7c9120a5.d.ts} +0 -0
- /package/pure-cell/esm/{component-9a54b1ed.js → component-7c9120a5.js} +0 -0
- /package/pure-cell/modern/{component-77a33c62.d.ts → component-657583a6.d.ts} +0 -0
- /package/pure-cell/modern/{component-77a33c62.js → component-657583a6.js} +0 -0
- /package/select/esm/{hook-4ab5f585.d.ts → hook-b9d559da.d.ts} +0 -0
- /package/select/esm/{hook-4ab5f585.js → hook-b9d559da.js} +0 -0
- /package/select/{hook-72c8ef01.d.ts → hook-8a723404.d.ts} +0 -0
- /package/select/{hook-72c8ef01.js → hook-8a723404.js} +0 -0
- /package/select/modern/{hook-4adee35c.d.ts → hook-d1a0d491.d.ts} +0 -0
- /package/select/modern/{hook-4adee35c.js → hook-d1a0d491.js} +0 -0
- /package/tabs/esm/{index.module-1e961bec.js → index.module-2e6bbad0.js} +0 -0
- /package/tabs/esm/{index.module-b07a0a20.js → index.module-f4522cbb.js} +0 -0
- /package/tabs/{index.module-dcd338c3.js → index.module-6317ca6b.js} +0 -0
- /package/tabs/{index.module-6c875fed.js → index.module-915cefb2.js} +0 -0
- /package/tabs/modern/{index.module-11a3c51b.js → index.module-461a89ca.js} +0 -0
- /package/tabs/modern/{index.module-b0eb0617.js → index.module-9b682de1.js} +0 -0
package/pure-cell/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
2
|
|
|
3
|
-
var components_content_component = require('./component-
|
|
3
|
+
var components_content_component = require('./component-8706ad6e.js');
|
|
4
4
|
require('tslib');
|
|
5
5
|
require('react');
|
|
6
6
|
require('react-merge-refs');
|
|
@@ -7,7 +7,7 @@ import './components/addon/component.js';
|
|
|
7
7
|
import './components/amount/component.js';
|
|
8
8
|
import './components/amount-title/component.js';
|
|
9
9
|
import './components/category/component.js';
|
|
10
|
-
export { P as PureCell, a as PureCellContext } from './component-
|
|
10
|
+
export { P as PureCell, a as PureCellContext } from './component-657583a6.js';
|
|
11
11
|
import './components/footer/component.js';
|
|
12
12
|
import './components/footer-button/component.js';
|
|
13
13
|
import '../../shared/modern';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import 'react';
|
|
2
2
|
import 'classnames';
|
|
3
3
|
import '../../../../shared/modern';
|
|
4
|
-
export { C as Content } from '../../component-
|
|
4
|
+
export { C as Content } from '../../component-657583a6.js';
|
|
5
5
|
import 'react-merge-refs';
|
|
6
6
|
import '../../../../comment/modern';
|
|
7
7
|
import '@alfalab/hooks';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../component-
|
|
1
|
+
export * from "../../component-657583a6";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import 'react';
|
|
2
2
|
import 'classnames';
|
|
3
3
|
import '../../../../shared/modern';
|
|
4
|
-
export { M as Main } from '../../component-
|
|
4
|
+
export { M as Main } from '../../component-657583a6.js';
|
|
5
5
|
import 'react-merge-refs';
|
|
6
6
|
import '../../../../comment/modern';
|
|
7
7
|
import '@alfalab/hooks';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../component-
|
|
1
|
+
export * from "../../component-657583a6";
|
|
@@ -2,7 +2,7 @@ import 'react';
|
|
|
2
2
|
import 'classnames';
|
|
3
3
|
import '../../../../shared/modern';
|
|
4
4
|
import '../../../../typography/modern';
|
|
5
|
-
export { T as Text } from '../../component-
|
|
5
|
+
export { T as Text } from '../../component-657583a6.js';
|
|
6
6
|
import 'react-merge-refs';
|
|
7
7
|
import '../../../../comment/modern';
|
|
8
8
|
import '@alfalab/hooks';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../component-
|
|
1
|
+
export * from "../../component-657583a6";
|
|
@@ -43,7 +43,7 @@ require('../base-modal');
|
|
|
43
43
|
require('../button/mobile');
|
|
44
44
|
require('./components/virtual-options-list/Component.js');
|
|
45
45
|
require('react-virtual');
|
|
46
|
-
require('./hook-
|
|
46
|
+
require('./hook-8a723404.js');
|
|
47
47
|
require('./presets/useSelectWithApply/options-list-with-apply/footer/Component.js');
|
|
48
48
|
require('../button/desktop');
|
|
49
49
|
require('./presets/useSelectWithApply/options-list-with-apply/header/Component.js');
|
|
@@ -39,7 +39,7 @@ import '../../base-modal/esm';
|
|
|
39
39
|
import '../../button/esm/mobile';
|
|
40
40
|
import './components/virtual-options-list/Component.js';
|
|
41
41
|
import 'react-virtual';
|
|
42
|
-
import './hook-
|
|
42
|
+
import './hook-b9d559da.js';
|
|
43
43
|
import './presets/useSelectWithApply/options-list-with-apply/footer/Component.js';
|
|
44
44
|
import '../../button/esm/desktop';
|
|
45
45
|
import './presets/useSelectWithApply/options-list-with-apply/header/Component.js';
|
package/select/esm/index.js
CHANGED
|
@@ -39,7 +39,7 @@ import '../../base-modal/esm';
|
|
|
39
39
|
import '../../button/esm/mobile';
|
|
40
40
|
import './components/virtual-options-list/Component.js';
|
|
41
41
|
import 'react-virtual';
|
|
42
|
-
import './hook-
|
|
42
|
+
import './hook-b9d559da.js';
|
|
43
43
|
import './presets/useSelectWithApply/options-list-with-apply/footer/Component.js';
|
|
44
44
|
import '../../button/esm/desktop';
|
|
45
45
|
import './presets/useSelectWithApply/options-list-with-apply/header/Component.js';
|
|
@@ -12,7 +12,7 @@ import { Option } from '../components/option/Component.js';
|
|
|
12
12
|
import { OptionsList } from '../components/options-list/Component.js';
|
|
13
13
|
import { Search } from '../components/search/Component.js';
|
|
14
14
|
import { VirtualOptionsList } from '../components/virtual-options-list/Component.js';
|
|
15
|
-
import { u as useSelectWithApply } from '../hook-
|
|
15
|
+
import { u as useSelectWithApply } from '../hook-b9d559da.js';
|
|
16
16
|
import { Header } from '../presets/useSelectWithApply/options-list-with-apply/header/Component.js';
|
|
17
17
|
import 'classnames';
|
|
18
18
|
import '@alfalab/icons-glyph/ChevronDownMIcon';
|
|
@@ -35,7 +35,7 @@ import '../../../input/esm';
|
|
|
35
35
|
import '@alfalab/icons-glyph/MagnifierMIcon';
|
|
36
36
|
import '../components/virtual-options-list/Component.js';
|
|
37
37
|
import 'react-virtual';
|
|
38
|
-
import '../hook-
|
|
38
|
+
import '../hook-b9d559da.js';
|
|
39
39
|
import '../presets/useSelectWithApply/options-list-with-apply/footer/Component.js';
|
|
40
40
|
import '../../../button/esm/desktop';
|
|
41
41
|
import '../presets/useSelectWithApply/options-list-with-apply/header/Component.js';
|
|
@@ -36,7 +36,7 @@ import '../../../input/esm';
|
|
|
36
36
|
import '@alfalab/icons-glyph/MagnifierMIcon';
|
|
37
37
|
import '../components/virtual-options-list/Component.js';
|
|
38
38
|
import 'react-virtual';
|
|
39
|
-
import '../hook-
|
|
39
|
+
import '../hook-b9d559da.js';
|
|
40
40
|
import '../presets/useSelectWithApply/options-list-with-apply/footer/Component.js';
|
|
41
41
|
import '../../../button/esm/desktop';
|
|
42
42
|
import '../presets/useSelectWithApply/options-list-with-apply/header/Component.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export { useSelectWithLoading } from './useSelectWithLoading/hook.js';
|
|
2
2
|
export { useLazyLoading } from './useLazyLoading/hook.js';
|
|
3
|
-
export { S as SELECT_ALL_KEY, u as useSelectWithApply } from '../hook-
|
|
3
|
+
export { S as SELECT_ALL_KEY, u as useSelectWithApply } from '../hook-b9d559da.js';
|
|
4
4
|
import 'tslib';
|
|
5
5
|
import 'react';
|
|
6
6
|
import '../../../skeleton/esm';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import 'tslib';
|
|
2
2
|
import 'react';
|
|
3
|
-
export { S as SELECT_ALL_KEY, u as useSelectWithApply } from '../../hook-
|
|
3
|
+
export { S as SELECT_ALL_KEY, u as useSelectWithApply } from '../../hook-b9d559da.js';
|
|
4
4
|
import '../../components/options-list/Component.js';
|
|
5
5
|
import 'react-merge-refs';
|
|
6
6
|
import 'classnames';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import 'tslib';
|
|
2
2
|
import 'react';
|
|
3
3
|
import '../../../components/options-list/Component.js';
|
|
4
|
-
export { O as OptionsListWithApply } from '../../../hook-
|
|
4
|
+
export { O as OptionsListWithApply } from '../../../hook-b9d559da.js';
|
|
5
5
|
import './footer/Component.js';
|
|
6
6
|
import './header/Component.js';
|
|
7
7
|
import 'react-merge-refs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../../hook-
|
|
1
|
+
export * from "../../../hook-b9d559da";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export { useSelectWithLoading } from '../presets/useSelectWithLoading/hook.js';
|
|
2
2
|
export { useLazyLoading } from '../presets/useLazyLoading/hook.js';
|
|
3
|
-
export { S as SELECT_ALL_KEY, u as useSelectWithApply } from '../hook-
|
|
3
|
+
export { S as SELECT_ALL_KEY, u as useSelectWithApply } from '../hook-b9d559da.js';
|
|
4
4
|
export { defaultAccessor, defaultFilterFn, isGroup, isOptionShape, joinOptions, lastIndexOf, processOptions, usePrevious, useVisibleOptions } from '../utils.js';
|
|
5
5
|
export { Option } from '../components/option/Component.js';
|
|
6
6
|
export { BaseOption } from '../components/base-option/Component.js';
|
package/select/index.js
CHANGED
|
@@ -43,7 +43,7 @@ require('../base-modal');
|
|
|
43
43
|
require('../button/mobile');
|
|
44
44
|
require('./components/virtual-options-list/Component.js');
|
|
45
45
|
require('react-virtual');
|
|
46
|
-
require('./hook-
|
|
46
|
+
require('./hook-8a723404.js');
|
|
47
47
|
require('./presets/useSelectWithApply/options-list-with-apply/footer/Component.js');
|
|
48
48
|
require('../button/desktop');
|
|
49
49
|
require('./presets/useSelectWithApply/options-list-with-apply/header/Component.js');
|
|
@@ -14,7 +14,7 @@ var components_option_Component = require('../components/option/Component.js');
|
|
|
14
14
|
var components_optionsList_Component = require('../components/options-list/Component.js');
|
|
15
15
|
var components_search_Component = require('../components/search/Component.js');
|
|
16
16
|
var components_virtualOptionsList_Component = require('../components/virtual-options-list/Component.js');
|
|
17
|
-
var presets_useSelectWithApply_optionsListWithApply_Component = require('../hook-
|
|
17
|
+
var presets_useSelectWithApply_optionsListWithApply_Component = require('../hook-8a723404.js');
|
|
18
18
|
var presets_useSelectWithApply_optionsListWithApply_header_Component = require('../presets/useSelectWithApply/options-list-with-apply/header/Component.js');
|
|
19
19
|
require('classnames');
|
|
20
20
|
require('@alfalab/icons-glyph/ChevronDownMIcon');
|
|
@@ -39,7 +39,7 @@ require('../../input');
|
|
|
39
39
|
require('@alfalab/icons-glyph/MagnifierMIcon');
|
|
40
40
|
require('../components/virtual-options-list/Component.js');
|
|
41
41
|
require('react-virtual');
|
|
42
|
-
require('../hook-
|
|
42
|
+
require('../hook-8a723404.js');
|
|
43
43
|
require('../presets/useSelectWithApply/options-list-with-apply/footer/Component.js');
|
|
44
44
|
require('../../button/desktop');
|
|
45
45
|
require('../presets/useSelectWithApply/options-list-with-apply/header/Component.js');
|
package/select/mobile/index.js
CHANGED
|
@@ -40,7 +40,7 @@ require('../../input');
|
|
|
40
40
|
require('@alfalab/icons-glyph/MagnifierMIcon');
|
|
41
41
|
require('../components/virtual-options-list/Component.js');
|
|
42
42
|
require('react-virtual');
|
|
43
|
-
require('../hook-
|
|
43
|
+
require('../hook-8a723404.js');
|
|
44
44
|
require('../presets/useSelectWithApply/options-list-with-apply/footer/Component.js');
|
|
45
45
|
require('../../button/desktop');
|
|
46
46
|
require('../presets/useSelectWithApply/options-list-with-apply/header/Component.js');
|
|
@@ -38,7 +38,7 @@ import '../../base-modal/modern';
|
|
|
38
38
|
import '../../button/modern/mobile';
|
|
39
39
|
import './components/virtual-options-list/Component.js';
|
|
40
40
|
import 'react-virtual';
|
|
41
|
-
import './hook-
|
|
41
|
+
import './hook-d1a0d491.js';
|
|
42
42
|
import './presets/useSelectWithApply/options-list-with-apply/footer/Component.js';
|
|
43
43
|
import '../../button/modern/desktop';
|
|
44
44
|
import './presets/useSelectWithApply/options-list-with-apply/header/Component.js';
|
package/select/modern/index.js
CHANGED
|
@@ -38,7 +38,7 @@ import '../../base-modal/modern';
|
|
|
38
38
|
import '../../button/modern/mobile';
|
|
39
39
|
import './components/virtual-options-list/Component.js';
|
|
40
40
|
import 'react-virtual';
|
|
41
|
-
import './hook-
|
|
41
|
+
import './hook-d1a0d491.js';
|
|
42
42
|
import './presets/useSelectWithApply/options-list-with-apply/footer/Component.js';
|
|
43
43
|
import '../../button/modern/desktop';
|
|
44
44
|
import './presets/useSelectWithApply/options-list-with-apply/header/Component.js';
|
|
@@ -11,7 +11,7 @@ import { Option } from '../components/option/Component.js';
|
|
|
11
11
|
import { OptionsList } from '../components/options-list/Component.js';
|
|
12
12
|
import { Search } from '../components/search/Component.js';
|
|
13
13
|
import { VirtualOptionsList } from '../components/virtual-options-list/Component.js';
|
|
14
|
-
import { u as useSelectWithApply } from '../hook-
|
|
14
|
+
import { u as useSelectWithApply } from '../hook-d1a0d491.js';
|
|
15
15
|
import { Header } from '../presets/useSelectWithApply/options-list-with-apply/header/Component.js';
|
|
16
16
|
import 'classnames';
|
|
17
17
|
import '@alfalab/icons-glyph/ChevronDownMIcon';
|
|
@@ -34,7 +34,7 @@ import '../../../input/modern';
|
|
|
34
34
|
import '@alfalab/icons-glyph/MagnifierMIcon';
|
|
35
35
|
import '../components/virtual-options-list/Component.js';
|
|
36
36
|
import 'react-virtual';
|
|
37
|
-
import '../hook-
|
|
37
|
+
import '../hook-d1a0d491.js';
|
|
38
38
|
import '../presets/useSelectWithApply/options-list-with-apply/footer/Component.js';
|
|
39
39
|
import '../../../button/modern/desktop';
|
|
40
40
|
import '../presets/useSelectWithApply/options-list-with-apply/header/Component.js';
|
|
@@ -35,7 +35,7 @@ import '../../../input/modern';
|
|
|
35
35
|
import '@alfalab/icons-glyph/MagnifierMIcon';
|
|
36
36
|
import '../components/virtual-options-list/Component.js';
|
|
37
37
|
import 'react-virtual';
|
|
38
|
-
import '../hook-
|
|
38
|
+
import '../hook-d1a0d491.js';
|
|
39
39
|
import '../presets/useSelectWithApply/options-list-with-apply/footer/Component.js';
|
|
40
40
|
import '../../../button/modern/desktop';
|
|
41
41
|
import '../presets/useSelectWithApply/options-list-with-apply/header/Component.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export { useSelectWithLoading } from './useSelectWithLoading/hook.js';
|
|
2
2
|
export { useLazyLoading } from './useLazyLoading/hook.js';
|
|
3
|
-
export { S as SELECT_ALL_KEY, u as useSelectWithApply } from '../hook-
|
|
3
|
+
export { S as SELECT_ALL_KEY, u as useSelectWithApply } from '../hook-d1a0d491.js';
|
|
4
4
|
import 'react';
|
|
5
5
|
import '../../../skeleton/modern';
|
|
6
6
|
import '../components/option/Component.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import 'react';
|
|
2
|
-
export { S as SELECT_ALL_KEY, u as useSelectWithApply } from '../../hook-
|
|
2
|
+
export { S as SELECT_ALL_KEY, u as useSelectWithApply } from '../../hook-d1a0d491.js';
|
|
3
3
|
import '../../components/options-list/Component.js';
|
|
4
4
|
import 'react-merge-refs';
|
|
5
5
|
import 'classnames';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import 'react';
|
|
2
2
|
import '../../../components/options-list/Component.js';
|
|
3
|
-
export { O as OptionsListWithApply } from '../../../hook-
|
|
3
|
+
export { O as OptionsListWithApply } from '../../../hook-d1a0d491.js';
|
|
4
4
|
import './footer/Component.js';
|
|
5
5
|
import './header/Component.js';
|
|
6
6
|
import 'react-merge-refs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../../hook-
|
|
1
|
+
export * from "../../../hook-d1a0d491";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export { useSelectWithLoading } from '../presets/useSelectWithLoading/hook.js';
|
|
2
2
|
export { useLazyLoading } from '../presets/useLazyLoading/hook.js';
|
|
3
|
-
export { S as SELECT_ALL_KEY, u as useSelectWithApply } from '../hook-
|
|
3
|
+
export { S as SELECT_ALL_KEY, u as useSelectWithApply } from '../hook-d1a0d491.js';
|
|
4
4
|
export { defaultAccessor, defaultFilterFn, isGroup, isOptionShape, joinOptions, lastIndexOf, processOptions, usePrevious, useVisibleOptions } from '../utils.js';
|
|
5
5
|
export { Option } from '../components/option/Component.js';
|
|
6
6
|
export { BaseOption } from '../components/base-option/Component.js';
|
package/select/presets/index.js
CHANGED
|
@@ -2,7 +2,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
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('../hook-
|
|
5
|
+
var presets_useSelectWithApply_optionsListWithApply_Component = require('../hook-8a723404.js');
|
|
6
6
|
require('tslib');
|
|
7
7
|
require('react');
|
|
8
8
|
require('../../skeleton');
|
|
@@ -3,7 +3,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
3
3
|
require('tslib');
|
|
4
4
|
require('react');
|
|
5
5
|
require('../../utils.js');
|
|
6
|
-
var presets_useSelectWithApply_optionsListWithApply_Component = require('../../hook-
|
|
6
|
+
var presets_useSelectWithApply_optionsListWithApply_Component = require('../../hook-8a723404.js');
|
|
7
7
|
require('../../components/options-list/Component.js');
|
|
8
8
|
require('react-merge-refs');
|
|
9
9
|
require('classnames');
|
|
@@ -4,7 +4,7 @@ require('tslib');
|
|
|
4
4
|
require('react');
|
|
5
5
|
require('../../../components/options-list/Component.js');
|
|
6
6
|
require('../../../consts.js');
|
|
7
|
-
var presets_useSelectWithApply_optionsListWithApply_Component = require('../../../hook-
|
|
7
|
+
var presets_useSelectWithApply_optionsListWithApply_Component = require('../../../hook-8a723404.js');
|
|
8
8
|
require('./footer/Component.js');
|
|
9
9
|
require('./header/Component.js');
|
|
10
10
|
require('react-merge-refs');
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../../hook-
|
|
1
|
+
export * from "../../../hook-8a723404";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
2
|
|
|
3
|
-
var presets_useSelectWithApply_optionsListWithApply_Component = require('../../../hook-
|
|
3
|
+
var presets_useSelectWithApply_optionsListWithApply_Component = require('../../../hook-8a723404.js');
|
|
4
4
|
require('tslib');
|
|
5
5
|
require('react');
|
|
6
6
|
require('../../../utils.js');
|
package/select/shared/index.js
CHANGED
|
@@ -2,7 +2,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
2
2
|
|
|
3
3
|
var presets_useSelectWithLoading_hook = require('../presets/useSelectWithLoading/hook.js');
|
|
4
4
|
var presets_useLazyLoading_hook = require('../presets/useLazyLoading/hook.js');
|
|
5
|
-
var presets_useSelectWithApply_optionsListWithApply_Component = require('../hook-
|
|
5
|
+
var presets_useSelectWithApply_optionsListWithApply_Component = require('../hook-8a723404.js');
|
|
6
6
|
var utils = require('../utils.js');
|
|
7
7
|
var components_option_Component = require('../components/option/Component.js');
|
|
8
8
|
var components_baseOption_Component = require('../components/base-option/Component.js');
|
|
@@ -19,7 +19,7 @@ require('react-merge-refs');
|
|
|
19
19
|
require('../../shared');
|
|
20
20
|
require('../synthetic-events.js');
|
|
21
21
|
require('../components/title/Component.js');
|
|
22
|
-
require('../index.module-
|
|
22
|
+
require('../index.module-6317ca6b.js');
|
|
23
23
|
require('../components/tabs/Component.js');
|
|
24
24
|
|
|
25
25
|
|
|
@@ -9,7 +9,7 @@ var desktop = require('../../../picker-button/desktop');
|
|
|
9
9
|
var hooks_useTablistTitles = require('../../hooks/use-tablist-titles.js');
|
|
10
10
|
var syntheticEvents = require('../../synthetic-events.js');
|
|
11
11
|
var components_title_Component = require('../title/Component.js');
|
|
12
|
-
var index_module = require('../../index.module-
|
|
12
|
+
var index_module = require('../../index.module-6317ca6b.js');
|
|
13
13
|
require('../../../mq');
|
|
14
14
|
require('../../hooks/use-collapsible-elements.js');
|
|
15
15
|
require('@juggle/resize-observer');
|
|
@@ -42,12 +42,12 @@ var CollapsiblePrimaryTabList = function (_a) {
|
|
|
42
42
|
}, [selectedTab, tablistTitles]);
|
|
43
43
|
var collapsedOptions = React.useMemo(function () {
|
|
44
44
|
return tablistTitles.reduce(function (options, _a) {
|
|
45
|
-
var
|
|
45
|
+
var toggleRef = _a.toggleRef, title = tslib.__rest(_a, ["toggleRef"]);
|
|
46
46
|
if (title.collapsed) {
|
|
47
47
|
options.push({
|
|
48
48
|
key: title.title,
|
|
49
49
|
value: title.id,
|
|
50
|
-
content: (React__default.default.createElement(components_title_Component.Title, tslib.__assign({}, title, { ref:
|
|
50
|
+
content: (React__default.default.createElement(components_title_Component.Title, tslib.__assign({}, title, { ref: toggleRef, styles: index_module.styles, isOption: true }))),
|
|
51
51
|
});
|
|
52
52
|
}
|
|
53
53
|
return options;
|
|
@@ -68,7 +68,7 @@ var CollapsiblePrimaryTabList = function (_a) {
|
|
|
68
68
|
_a[index_module.styles.fullWidthScroll] = fullWidthScroll,
|
|
69
69
|
_a)) },
|
|
70
70
|
tablistTitles.map(function (_a, index) {
|
|
71
|
-
_a.dataTestId; _a.
|
|
71
|
+
_a.dataTestId; _a.toggleRef; var restTitleProps = tslib.__rest(_a, ["dataTestId", "toggleRef"]);
|
|
72
72
|
return (React__default.default.createElement(coreComponentsKeyboardFocusable.KeyboardFocusable, { key: restTitleProps.id }, function (ref, focused) { return (React__default.default.createElement(components_title_Component.Title, tslib.__assign({}, getTabListItemProps(index, ref), restTitleProps, { focused: focused, styles: index_module.styles }))); }));
|
|
73
73
|
}),
|
|
74
74
|
collapsedOptions.length ? (React__default.default.createElement("span", { ref: addonRef, role: 'menu', className: index_module.styles.pickerWrapper },
|
|
@@ -3,7 +3,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
3
3
|
var tslib = require('tslib');
|
|
4
4
|
var React = require('react');
|
|
5
5
|
var components_primaryTablist_Component = require('./Component.js');
|
|
6
|
-
var index_module = require('../../index.module-
|
|
6
|
+
var index_module = require('../../index.module-6317ca6b.js');
|
|
7
7
|
require('@juggle/resize-observer');
|
|
8
8
|
require('classnames');
|
|
9
9
|
require('../../../keyboard-focusable');
|
|
@@ -52,7 +52,7 @@ var PrimaryTabList = function (_a) {
|
|
|
52
52
|
_a[styles.fullWidthScroll] = fullWidthScroll,
|
|
53
53
|
_a)) },
|
|
54
54
|
titles.map(function (_a, index) {
|
|
55
|
-
_a.dataTestId; _a.
|
|
55
|
+
_a.dataTestId; _a.toggleRef; var restTitleProps = tslib.__rest(_a, ["dataTestId", "toggleRef"]);
|
|
56
56
|
return (React__default.default.createElement(coreComponentsKeyboardFocusable.KeyboardFocusable, { key: restTitleProps.id }, function (ref, focused) { return (React__default.default.createElement(components_title_Component.Title, tslib.__assign({}, getTabListItemProps(index, ref), restTitleProps, { focused: focused, styles: styles }))); }));
|
|
57
57
|
}),
|
|
58
58
|
React__default.default.createElement("div", { className: styles.line, ref: lineRef })));
|
|
@@ -4,7 +4,7 @@ var tslib = require('tslib');
|
|
|
4
4
|
var React = require('react');
|
|
5
5
|
var cn = require('classnames');
|
|
6
6
|
var components_primaryTablist_Component = require('./Component.js');
|
|
7
|
-
var index_module = require('../../index.module-
|
|
7
|
+
var index_module = require('../../index.module-6317ca6b.js');
|
|
8
8
|
require('@juggle/resize-observer');
|
|
9
9
|
require('../../../keyboard-focusable');
|
|
10
10
|
require('../../../shared');
|
|
@@ -21,7 +21,7 @@ require('@alfalab/icons-glyph/ChevronLeftMIcon');
|
|
|
21
21
|
require('@alfalab/icons-glyph/ChevronRightMIcon');
|
|
22
22
|
require('../scroll-controls/utils.js');
|
|
23
23
|
require('../title/Component.js');
|
|
24
|
-
require('../../index.module-
|
|
24
|
+
require('../../index.module-6317ca6b.js');
|
|
25
25
|
|
|
26
26
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
27
27
|
|
|
@@ -4,7 +4,7 @@ var tslib = require('tslib');
|
|
|
4
4
|
var React = require('react');
|
|
5
5
|
var desktop = require('../../../tag/desktop');
|
|
6
6
|
var components_secondaryTablist_Component = require('./Component.js');
|
|
7
|
-
var index_module = require('../../index.module-
|
|
7
|
+
var index_module = require('../../index.module-915cefb2.js');
|
|
8
8
|
require('classnames');
|
|
9
9
|
require('../../hooks/use-tabs.js');
|
|
10
10
|
require('react-merge-refs');
|
|
@@ -5,7 +5,7 @@ var React = require('react');
|
|
|
5
5
|
var cn = require('classnames');
|
|
6
6
|
var mobile = require('../../../tag/mobile');
|
|
7
7
|
var components_secondaryTablist_Component = require('./Component.js');
|
|
8
|
-
var index_module = require('../../index.module-
|
|
8
|
+
var index_module = require('../../index.module-915cefb2.js');
|
|
9
9
|
require('../../hooks/use-tabs.js');
|
|
10
10
|
require('react-merge-refs');
|
|
11
11
|
require('../../../shared');
|
|
@@ -19,7 +19,7 @@ require('../../../icon-button');
|
|
|
19
19
|
require('@alfalab/icons-glyph/ChevronLeftMIcon');
|
|
20
20
|
require('@alfalab/icons-glyph/ChevronRightMIcon');
|
|
21
21
|
require('../scroll-controls/utils.js');
|
|
22
|
-
require('../../index.module-
|
|
22
|
+
require('../../index.module-915cefb2.js');
|
|
23
23
|
require('../../../tag/mobile');
|
|
24
24
|
|
|
25
25
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { TabProps } from "../../typings";
|
|
4
|
-
declare const Tab:
|
|
4
|
+
declare const Tab: ({ children, hidden, className, disabled, dataTestId }: TabProps) => React.JSX.Element | null;
|
|
5
5
|
export { Tab };
|
|
@@ -11,12 +11,12 @@ var cn__default = /*#__PURE__*/_interopDefaultCompat(cn);
|
|
|
11
11
|
var styles = {"component":"tabs__component_fie4e","hidden":"tabs__hidden_fie4e"};
|
|
12
12
|
require('./index.css');
|
|
13
13
|
|
|
14
|
-
var Tab =
|
|
14
|
+
var Tab = function (_a) {
|
|
15
15
|
var _b;
|
|
16
16
|
var children = _a.children, hidden = _a.hidden, className = _a.className, disabled = _a.disabled, dataTestId = _a.dataTestId;
|
|
17
|
-
return children ? (React__default.default.createElement("div", {
|
|
17
|
+
return children ? (React__default.default.createElement("div", { className: cn__default.default(styles.component, (_b = {},
|
|
18
18
|
_b[styles.hidden] = hidden,
|
|
19
19
|
_b), className), hidden: hidden, role: 'tabpanel', tabIndex: disabled ? -1 : 0, "data-test-id": dataTestId }, children)) : null;
|
|
20
|
-
}
|
|
20
|
+
};
|
|
21
21
|
|
|
22
22
|
exports.Tab = Tab;
|
|
@@ -18,7 +18,7 @@ require('react-merge-refs');
|
|
|
18
18
|
require('../../../shared');
|
|
19
19
|
require('../../synthetic-events.js');
|
|
20
20
|
require('../title/Component.js');
|
|
21
|
-
require('../../index.module-
|
|
21
|
+
require('../../index.module-6317ca6b.js');
|
|
22
22
|
|
|
23
23
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
24
24
|
|
|
@@ -21,10 +21,10 @@ require('@alfalab/icons-glyph/ChevronLeftMIcon');
|
|
|
21
21
|
require('@alfalab/icons-glyph/ChevronRightMIcon');
|
|
22
22
|
require('../scroll-controls/utils.js');
|
|
23
23
|
require('../title/Component.js');
|
|
24
|
-
require('../../index.module-
|
|
24
|
+
require('../../index.module-6317ca6b.js');
|
|
25
25
|
require('../../../tag/desktop');
|
|
26
26
|
require('../secondary-tablist/Component.js');
|
|
27
|
-
require('../../index.module-
|
|
27
|
+
require('../../index.module-915cefb2.js');
|
|
28
28
|
|
|
29
29
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
30
30
|
|
|
@@ -10,7 +10,7 @@ var Tabs = function (_a) {
|
|
|
10
10
|
var TabList = _a.TabList, className = _a.className, containerClassName = _a.containerClassName, size = _a.size, defaultMatchMediaValue = _a.defaultMatchMediaValue, children = _a.children, selectedId = _a.selectedId, scrollable = _a.scrollable, collapsedTabsIds = _a.collapsedTabsIds, _b = _a.fullWidthScroll, fullWidthScroll = _b === void 0 ? false : _b, _c = _a.keepMounted, keepMounted = _c === void 0 ? false : _c, dataTestId = _a.dataTestId, onChange = _a.onChange, _d = _a.breakpoint, breakpoint = _d === void 0 ? 1024 : _d, tagShape = _a.tagShape, tagView = _a.tagView;
|
|
11
11
|
var tabsArray = React__default.default.Children.toArray(children);
|
|
12
12
|
var titles = tabsArray.map(function (_a) {
|
|
13
|
-
var _b = _a.props, title = _b.title, id = _b.id, rightAddons = _b.rightAddons, disabled = _b.disabled, hidden = _b.hidden, toggleClassName = _b.toggleClassName, toggleTestId = _b.dataTestId,
|
|
13
|
+
var _b = _a.props, title = _b.title, id = _b.id, rightAddons = _b.rightAddons, disabled = _b.disabled, hidden = _b.hidden, toggleClassName = _b.toggleClassName, toggleTestId = _b.dataTestId, toggleRef = _b.toggleRef;
|
|
14
14
|
return ({
|
|
15
15
|
title: title,
|
|
16
16
|
id: id,
|
|
@@ -19,7 +19,7 @@ var Tabs = function (_a) {
|
|
|
19
19
|
hidden: hidden,
|
|
20
20
|
toggleClassName: toggleClassName,
|
|
21
21
|
dataTestId: toggleTestId,
|
|
22
|
-
|
|
22
|
+
toggleRef: toggleRef,
|
|
23
23
|
});
|
|
24
24
|
});
|
|
25
25
|
var tabs = tabsArray.filter(function (tab) { return tab.props.id === selectedId || tab.props.keepMounted || keepMounted; });
|