@alfalab/core-components 43.1.3-beta.0 → 43.2.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/bottom-sheet/component.js +2 -2
- package/bottom-sheet/cssm/component.js +2 -2
- package/bottom-sheet/cssm/index.module.css +3 -2
- package/bottom-sheet/cssm/types.d.ts +4 -0
- package/bottom-sheet/esm/component.js +2 -2
- package/bottom-sheet/esm/index.css +3 -2
- package/bottom-sheet/esm/types.d.ts +4 -0
- package/bottom-sheet/index.css +3 -2
- package/bottom-sheet/modern/component.js +2 -1
- package/bottom-sheet/modern/index.css +3 -2
- package/bottom-sheet/modern/types.d.ts +4 -0
- package/bottom-sheet/types.d.ts +4 -0
- 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/form-control/components/base-form-control/default.css +2 -2
- package/form-control/components/base-form-control/inverted.css +2 -2
- package/form-control/cssm/components/base-form-control/default.module.css +2 -2
- package/form-control/cssm/components/base-form-control/inverted.module.css +2 -2
- package/form-control/esm/components/base-form-control/default.css +2 -2
- package/form-control/esm/components/base-form-control/inverted.css +2 -2
- package/form-control/modern/components/base-form-control/default.css +2 -2
- package/form-control/modern/components/base-form-control/inverted.css +2 -2
- package/gallery/Component.js +2 -2
- package/gallery/components/header/Component.js +1 -1
- package/gallery/components/header/buttons.js +1 -1
- package/gallery/components/header/index.js +1 -1
- package/gallery/components/image-viewer/component.js +1 -1
- package/gallery/components/image-viewer/index.js +1 -1
- package/gallery/components/image-viewer/slide.js +1 -1
- package/gallery/components/index.js +2 -2
- package/gallery/esm/Component.js +2 -2
- package/gallery/esm/components/header/Component.js +1 -1
- package/gallery/esm/components/header/buttons.js +1 -1
- package/gallery/esm/components/header/index.js +1 -1
- package/gallery/esm/components/image-viewer/component.js +1 -1
- package/gallery/esm/components/image-viewer/index.js +1 -1
- package/gallery/esm/components/image-viewer/slide.js +1 -1
- package/gallery/esm/components/index.js +2 -2
- package/gallery/esm/index.js +2 -2
- package/gallery/index.js +2 -2
- package/gallery/modern/Component.js +2 -2
- package/gallery/modern/components/header/Component.js +1 -1
- package/gallery/modern/components/header/buttons.js +1 -1
- package/gallery/modern/components/header/index.js +1 -1
- package/gallery/modern/components/image-viewer/component.js +1 -1
- package/gallery/modern/components/image-viewer/index.js +1 -1
- package/gallery/modern/components/image-viewer/slide.js +1 -1
- package/gallery/modern/components/index.js +2 -2
- package/gallery/modern/index.js +2 -2
- package/international-phone-input/cssm/typings-e63ec8aa.d.ts +31 -24
- package/international-phone-input/esm/typings-e63ec8aa.d.ts +31 -24
- package/international-phone-input/modern/typings-e63ec8aa.d.ts +31 -24
- package/international-phone-input/typings-e63ec8aa.d.ts +31 -24
- package/navigation-bar/Component.js +2 -2
- package/navigation-bar/cssm/Component.js +2 -2
- package/navigation-bar/cssm/types.d.ts +5 -0
- package/navigation-bar/esm/Component.js +2 -2
- package/navigation-bar/esm/types.d.ts +5 -0
- package/navigation-bar/modern/Component.js +2 -2
- package/navigation-bar/modern/types.d.ts +5 -0
- package/navigation-bar/types.d.ts +5 -0
- package/package.json +1 -1
- package/picker-button/{esm/types-1c79e231.d.ts → cssm/types-667e33fd.d.ts} +5 -1
- package/picker-button/cssm/typings-e63ec8aa.d.ts +5 -1
- package/picker-button/{types-1c79e231.d.ts → esm/types-667e33fd.d.ts} +5 -1
- package/picker-button/esm/typings-e63ec8aa.d.ts +5 -1
- package/picker-button/modern/{types-1c79e231.d.ts → types-667e33fd.d.ts} +5 -1
- package/picker-button/modern/typings-e63ec8aa.d.ts +5 -1
- package/picker-button/{cssm/types-1c79e231.d.ts → types-667e33fd.d.ts} +5 -1
- package/picker-button/typings-e63ec8aa.d.ts +5 -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/select-with-tags/component.d.ts +1 -1
- package/tabs/collapsible/index.js +1 -1
- package/tabs/components/primary-tablist/Component.collapsible.js +1 -1
- package/tabs/components/primary-tablist/Component.desktop.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/tabs/Component.collapsible.js +1 -1
- package/tabs/components/tabs/Component.desktop.js +2 -2
- package/tabs/components/tabs/Component.mobile.js +2 -2
- package/tabs/components/tabs/Component.responsive.js +2 -2
- package/tabs/desktop/index.js +2 -2
- package/tabs/esm/collapsible/index.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.collapsible.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.desktop.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/tabs/Component.collapsible.js +1 -1
- package/tabs/esm/components/tabs/Component.desktop.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/desktop/index.js +2 -2
- package/tabs/esm/index.js +2 -2
- package/tabs/esm/mobile/index.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 +1 -1
- package/tabs/modern/components/primary-tablist/Component.desktop.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/tabs/Component.collapsible.js +1 -1
- package/tabs/modern/components/tabs/Component.desktop.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/desktop/index.js +2 -2
- package/tabs/modern/index.js +2 -2
- package/tabs/modern/mobile/index.js +2 -2
- package/textarea/Component.js +1 -1
- package/textarea/components/PseudoTextArea.js +1 -1
- package/textarea/components/index.d.ts +1 -1
- package/textarea/components/index.js +1 -1
- package/textarea/esm/Component.js +1 -1
- package/textarea/esm/components/PseudoTextArea.js +1 -1
- package/textarea/esm/components/index.d.ts +1 -1
- package/textarea/esm/components/index.js +1 -1
- package/textarea/esm/index.js +1 -1
- package/textarea/index.js +1 -1
- package/textarea/modern/Component.js +1 -1
- package/textarea/modern/components/PseudoTextArea.js +1 -1
- package/textarea/modern/components/index.d.ts +1 -1
- package/textarea/modern/components/index.js +1 -1
- package/textarea/modern/index.js +1 -1
- package/themes/compiled/mobile-dark-bluetint.css +21 -21
- package/themes/dist/compiled/mobile-dark-bluetint.css +121 -121
- package/typography/component.js +2 -2
- package/typography/esm/component.js +2 -2
- package/typography/esm/index.js +2 -2
- package/typography/esm/text/component.js +1 -1
- package/typography/esm/text/index.js +1 -1
- package/typography/esm/title/component.js +1 -1
- package/typography/esm/title/index.js +2 -2
- package/typography/esm/title-mobile/component.js +2 -2
- package/typography/esm/title-mobile/index.js +2 -2
- package/typography/esm/title-responsive/component.js +2 -2
- package/typography/esm/title-responsive/index.js +2 -2
- package/typography/index.js +2 -2
- package/typography/modern/component.js +2 -2
- package/typography/modern/index.js +2 -2
- package/typography/modern/text/component.js +1 -1
- package/typography/modern/text/index.js +1 -1
- package/typography/modern/title/component.js +1 -1
- package/typography/modern/title/index.js +2 -2
- package/typography/modern/title-mobile/component.js +2 -2
- package/typography/modern/title-mobile/index.js +2 -2
- package/typography/modern/title-responsive/component.js +2 -2
- package/typography/modern/title-responsive/index.js +2 -2
- package/typography/text/component.js +1 -1
- package/typography/text/index.js +1 -1
- package/typography/title/component.js +1 -1
- package/typography/title/index.js +2 -2
- package/typography/title-mobile/component.js +2 -2
- package/typography/title-mobile/index.js +2 -2
- package/typography/title-responsive/component.js +2 -2
- package/typography/title-responsive/index.js +2 -2
- package/universal-date-input/cssm/index-5712fce2.d.ts +27 -24
- package/universal-date-input/esm/index-5712fce2.d.ts +27 -24
- package/universal-date-input/index-5712fce2.d.ts +27 -24
- package/universal-date-input/modern/index-5712fce2.d.ts +27 -24
- /package/confirmation/{countdown-section-840dd98a.d.ts → countdown-section-c3df4486.d.ts} +0 -0
- /package/confirmation/{countdown-section-840dd98a.js → countdown-section-c3df4486.js} +0 -0
- /package/confirmation/esm/{countdown-section-0db0e4ed.d.ts → countdown-section-7359cc39.d.ts} +0 -0
- /package/confirmation/esm/{countdown-section-0db0e4ed.js → countdown-section-7359cc39.js} +0 -0
- /package/confirmation/modern/{countdown-section-9c20403c.d.ts → countdown-section-afd7b569.d.ts} +0 -0
- /package/confirmation/modern/{countdown-section-9c20403c.js → countdown-section-afd7b569.js} +0 -0
- /package/gallery/{buttons-4f5e6d04.d.ts → buttons-916b2ace.d.ts} +0 -0
- /package/gallery/{buttons-4f5e6d04.js → buttons-916b2ace.js} +0 -0
- /package/gallery/esm/{buttons-b69133ee.d.ts → buttons-9fe1d28e.d.ts} +0 -0
- /package/gallery/esm/{buttons-b69133ee.js → buttons-9fe1d28e.js} +0 -0
- /package/gallery/esm/{slide-d3262e3b.d.ts → slide-cfd8bfe0.d.ts} +0 -0
- /package/gallery/esm/{slide-d3262e3b.js → slide-cfd8bfe0.js} +0 -0
- /package/gallery/modern/{buttons-86d05dcd.d.ts → buttons-95ecfff9.d.ts} +0 -0
- /package/gallery/modern/{buttons-86d05dcd.js → buttons-95ecfff9.js} +0 -0
- /package/gallery/modern/{slide-aa765790.d.ts → slide-026ef04b.d.ts} +0 -0
- /package/gallery/modern/{slide-aa765790.js → slide-026ef04b.js} +0 -0
- /package/gallery/{slide-c5cb565d.d.ts → slide-36063e76.d.ts} +0 -0
- /package/gallery/{slide-c5cb565d.js → slide-36063e76.js} +0 -0
- /package/pure-cell/{component-e1553bc3.d.ts → component-a5dfdddd.d.ts} +0 -0
- /package/pure-cell/{component-e1553bc3.js → component-a5dfdddd.js} +0 -0
- /package/pure-cell/esm/{component-17015bb0.d.ts → component-a5b5f2d1.d.ts} +0 -0
- /package/pure-cell/esm/{component-17015bb0.js → component-a5b5f2d1.js} +0 -0
- /package/pure-cell/modern/{component-d9b0a296.d.ts → component-591761ce.d.ts} +0 -0
- /package/pure-cell/modern/{component-d9b0a296.js → component-591761ce.js} +0 -0
- /package/select/esm/{hook-b7e947a3.d.ts → hook-a287da6c.d.ts} +0 -0
- /package/select/esm/{hook-b7e947a3.js → hook-a287da6c.js} +0 -0
- /package/select/{hook-c20445cd.d.ts → hook-d8cd1702.d.ts} +0 -0
- /package/select/{hook-c20445cd.js → hook-d8cd1702.js} +0 -0
- /package/select/modern/{hook-3b1b5c82.d.ts → hook-14cdb84d.d.ts} +0 -0
- /package/select/modern/{hook-3b1b5c82.js → hook-14cdb84d.js} +0 -0
- /package/tabs/esm/{index.module-b52b9e17.js → index.module-4151daf2.js} +0 -0
- /package/tabs/esm/{index.module-be3bfbff.js → index.module-525943f3.js} +0 -0
- /package/tabs/{index.module-711e02ae.js → index.module-0382cb1b.js} +0 -0
- /package/tabs/{index.module-05b34f7e.js → index.module-6325dd03.js} +0 -0
- /package/tabs/modern/{index.module-1bf1a955.js → index.module-86f8baa2.js} +0 -0
- /package/tabs/modern/{index.module-810908b2.js → index.module-efbe6ab6.js} +0 -0
- /package/textarea/{PseudoTextArea-e28d5626.d.ts → PseudoTextArea-6e620af2.d.ts} +0 -0
- /package/textarea/{PseudoTextArea-e28d5626.js → PseudoTextArea-6e620af2.js} +0 -0
- /package/textarea/esm/{PseudoTextArea-377a9459.d.ts → PseudoTextArea-a3994a4b.d.ts} +0 -0
- /package/textarea/esm/{PseudoTextArea-377a9459.js → PseudoTextArea-a3994a4b.js} +0 -0
- /package/textarea/modern/{PseudoTextArea-5d699ede.d.ts → PseudoTextArea-7787d54a.d.ts} +0 -0
- /package/textarea/modern/{PseudoTextArea-5d699ede.js → PseudoTextArea-7787d54a.js} +0 -0
- /package/typography/{colors.module-88798512.js → colors.module-49eb285f.js} +0 -0
- /package/typography/{common.module-60c4edff.js → common.module-7275f428.js} +0 -0
- /package/typography/esm/{colors.module-5d0e5d81.js → colors.module-0752fba9.js} +0 -0
- /package/typography/esm/{common.module-980459cf.js → common.module-a41f9d6b.js} +0 -0
- /package/typography/modern/{colors.module-76bf7d31.js → colors.module-bae7f7cd.js} +0 -0
- /package/typography/modern/{common.module-a42461d1.js → common.module-b8a90806.js} +0 -0
|
@@ -5,7 +5,7 @@ import { HTMLAttributes, ReactElement, ReactNode, RefObject, FC, KeyboardEvent,
|
|
|
5
5
|
import { HandledEvents } from "react-swipeable/es/types";
|
|
6
6
|
import { TransitionProps } from "react-transition-group/Transition";
|
|
7
7
|
import { CSSTransitionClassNames } from "react-transition-group/CSSTransition";
|
|
8
|
-
import { NavigationBarProps } from "./types-
|
|
8
|
+
import { NavigationBarProps } from "./types-667e33fd";
|
|
9
9
|
import { BackgroundColorType } from "./index-72dda473";
|
|
10
10
|
import { BaseInputProps } from "./index-ebda875c";
|
|
11
11
|
import { SwipeableHandlers } from "react-swipeable";
|
|
@@ -340,6 +340,10 @@ type BottomSheetProps = {
|
|
|
340
340
|
* Наличие компонента стрелки назад
|
|
341
341
|
*/
|
|
342
342
|
hasBacker?: boolean;
|
|
343
|
+
/**
|
|
344
|
+
* Дополнительные пропсы для кнопки "Назад"
|
|
345
|
+
*/
|
|
346
|
+
backButtonProps?: NavigationBarProps["backButtonProps"];
|
|
343
347
|
/**
|
|
344
348
|
* Выравнивание заголовка
|
|
345
349
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { ReactNode } from "react";
|
|
4
|
-
import { CloserProps } from "./index-ebda875c";
|
|
4
|
+
import { BackArrowAddonProps, CloserProps } from "./index-ebda875c";
|
|
5
5
|
type NavigationBarProps = {
|
|
6
6
|
/**
|
|
7
7
|
* Контент шапки
|
|
@@ -51,6 +51,10 @@ type NavigationBarProps = {
|
|
|
51
51
|
* Дополнительный класс для правого аддона
|
|
52
52
|
*/
|
|
53
53
|
backButtonClassName?: string;
|
|
54
|
+
/**
|
|
55
|
+
* Дополнительные пропсы для кнопки "Назад"
|
|
56
|
+
*/
|
|
57
|
+
backButtonProps?: Omit<BackArrowAddonProps, 'view' | 'textOpacity' | 'onClick'>;
|
|
54
58
|
/**
|
|
55
59
|
* Дополнительный класс
|
|
56
60
|
*/
|
|
@@ -5,7 +5,7 @@ import { HTMLAttributes, ReactElement, ReactNode, RefObject, FC, KeyboardEvent,
|
|
|
5
5
|
import { HandledEvents } from "react-swipeable/es/types";
|
|
6
6
|
import { TransitionProps } from "react-transition-group/Transition";
|
|
7
7
|
import { CSSTransitionClassNames } from "react-transition-group/CSSTransition";
|
|
8
|
-
import { NavigationBarProps } from "./types-
|
|
8
|
+
import { NavigationBarProps } from "./types-667e33fd";
|
|
9
9
|
import { BackgroundColorType } from "./index-72dda473";
|
|
10
10
|
import { BaseInputProps } from "./index-ebda875c";
|
|
11
11
|
import { SwipeableHandlers } from "react-swipeable";
|
|
@@ -340,6 +340,10 @@ type BottomSheetProps = {
|
|
|
340
340
|
* Наличие компонента стрелки назад
|
|
341
341
|
*/
|
|
342
342
|
hasBacker?: boolean;
|
|
343
|
+
/**
|
|
344
|
+
* Дополнительные пропсы для кнопки "Назад"
|
|
345
|
+
*/
|
|
346
|
+
backButtonProps?: NavigationBarProps["backButtonProps"];
|
|
343
347
|
/**
|
|
344
348
|
* Выравнивание заголовка
|
|
345
349
|
*/
|
package/pure-cell/component.js
CHANGED
|
@@ -10,7 +10,7 @@ require('./components/addon/component.js');
|
|
|
10
10
|
require('./components/amount/component.js');
|
|
11
11
|
require('./components/amount-title/component.js');
|
|
12
12
|
require('./components/category/component.js');
|
|
13
|
-
var components_content_component = require('./component-
|
|
13
|
+
var components_content_component = require('./component-a5dfdddd.js');
|
|
14
14
|
require('./components/footer/component.js');
|
|
15
15
|
require('./components/footer-button/component.js');
|
|
16
16
|
require('./components/footer-text/component.js');
|
|
@@ -3,7 +3,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
3
3
|
require('react');
|
|
4
4
|
require('classnames');
|
|
5
5
|
require('../../../shared');
|
|
6
|
-
var components_content_component = require('../../component-
|
|
6
|
+
var components_content_component = require('../../component-a5dfdddd.js');
|
|
7
7
|
require('tslib');
|
|
8
8
|
require('react-merge-refs');
|
|
9
9
|
require('../../../comment');
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../component-
|
|
1
|
+
export * from "../../component-a5dfdddd";
|
|
@@ -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-a5dfdddd.js');
|
|
4
4
|
require('tslib');
|
|
5
5
|
require('react');
|
|
6
6
|
require('react-merge-refs');
|
|
@@ -3,7 +3,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
3
3
|
require('react');
|
|
4
4
|
require('classnames');
|
|
5
5
|
require('../../../shared');
|
|
6
|
-
var components_content_component = require('../../component-
|
|
6
|
+
var components_content_component = require('../../component-a5dfdddd.js');
|
|
7
7
|
require('tslib');
|
|
8
8
|
require('react-merge-refs');
|
|
9
9
|
require('../../../comment');
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../component-
|
|
1
|
+
export * from "../../component-a5dfdddd";
|
|
@@ -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-a5dfdddd.js');
|
|
4
4
|
require('tslib');
|
|
5
5
|
require('react');
|
|
6
6
|
require('react-merge-refs');
|
|
@@ -4,7 +4,7 @@ require('react');
|
|
|
4
4
|
require('classnames');
|
|
5
5
|
require('../../../shared');
|
|
6
6
|
require('../../../typography');
|
|
7
|
-
var components_content_component = require('../../component-
|
|
7
|
+
var components_content_component = require('../../component-a5dfdddd.js');
|
|
8
8
|
require('tslib');
|
|
9
9
|
require('react-merge-refs');
|
|
10
10
|
require('../../../comment');
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../component-
|
|
1
|
+
export * from "../../component-a5dfdddd";
|
|
@@ -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-a5dfdddd.js');
|
|
4
4
|
require('tslib');
|
|
5
5
|
require('react');
|
|
6
6
|
require('react-merge-refs');
|
|
@@ -8,7 +8,7 @@ import './components/addon/component.js';
|
|
|
8
8
|
import './components/amount/component.js';
|
|
9
9
|
import './components/amount-title/component.js';
|
|
10
10
|
import './components/category/component.js';
|
|
11
|
-
export { P as PureCell, a as PureCellContext } from './component-
|
|
11
|
+
export { P as PureCell, a as PureCellContext } from './component-a5b5f2d1.js';
|
|
12
12
|
import './components/footer/component.js';
|
|
13
13
|
import './components/footer-button/component.js';
|
|
14
14
|
import '../../shared/esm';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import 'react';
|
|
2
2
|
import 'classnames';
|
|
3
3
|
import '../../../../shared/esm';
|
|
4
|
-
export { C as Content } from '../../component-
|
|
4
|
+
export { C as Content } from '../../component-a5b5f2d1.js';
|
|
5
5
|
import 'tslib';
|
|
6
6
|
import 'react-merge-refs';
|
|
7
7
|
import '../../../../comment/esm';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../component-
|
|
1
|
+
export * from "../../component-a5b5f2d1";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import 'react';
|
|
2
2
|
import 'classnames';
|
|
3
3
|
import '../../../../shared/esm';
|
|
4
|
-
export { M as Main } from '../../component-
|
|
4
|
+
export { M as Main } from '../../component-a5b5f2d1.js';
|
|
5
5
|
import 'tslib';
|
|
6
6
|
import 'react-merge-refs';
|
|
7
7
|
import '../../../../comment/esm';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../component-
|
|
1
|
+
export * from "../../component-a5b5f2d1";
|
|
@@ -2,7 +2,7 @@ import 'react';
|
|
|
2
2
|
import 'classnames';
|
|
3
3
|
import '../../../../shared/esm';
|
|
4
4
|
import '../../../../typography/esm';
|
|
5
|
-
export { T as Text } from '../../component-
|
|
5
|
+
export { T as Text } from '../../component-a5b5f2d1.js';
|
|
6
6
|
import 'tslib';
|
|
7
7
|
import 'react-merge-refs';
|
|
8
8
|
import '../../../../comment/esm';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../component-
|
|
1
|
+
export * from "../../component-a5b5f2d1";
|
package/pure-cell/esm/index.js
CHANGED
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-a5dfdddd.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-591761ce.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-591761ce.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-591761ce";
|
|
@@ -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-591761ce.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-591761ce";
|
|
@@ -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-591761ce.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-591761ce";
|
|
@@ -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-d8cd1702.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-a287da6c.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-a287da6c.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-a287da6c.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-a287da6c.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-a287da6c.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-a287da6c.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-a287da6c.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-a287da6c.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-a287da6c";
|
|
@@ -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-a287da6c.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-d8cd1702.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-d8cd1702.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-d8cd1702.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-d8cd1702.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-14cdb84d.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-14cdb84d.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-14cdb84d.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-14cdb84d.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-14cdb84d.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-14cdb84d.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-14cdb84d.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-14cdb84d.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-14cdb84d";
|
|
@@ -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-14cdb84d.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-d8cd1702.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-d8cd1702.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-d8cd1702.js');
|
|
8
8
|
require('./footer/Component.js');
|
|
9
9
|
require('./header/Component.js');
|
|
10
10
|
require('react-merge-refs');
|