@alfalab/core-components 40.0.0 → 40.2.0-beta.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/calendar/Component.responsive.js +1 -1
- package/calendar/components/calendar-mobile/Component.js +1 -1
- package/calendar/components/calendar-mobile/index.d.ts +1 -1
- package/calendar/components/calendar-mobile/index.js +1 -1
- package/calendar/esm/Component.responsive.js +1 -1
- package/calendar/esm/components/calendar-mobile/Component.js +1 -1
- package/calendar/esm/components/calendar-mobile/index.d.ts +1 -1
- package/calendar/esm/components/calendar-mobile/index.js +1 -1
- package/calendar/esm/index.js +1 -1
- package/calendar/esm/mobile.js +1 -1
- package/calendar/esm/responsive.d.ts +1 -1
- package/calendar/esm/responsive.js +1 -1
- package/calendar/index.js +1 -1
- package/calendar/mobile.js +1 -1
- package/calendar/modern/Component.responsive.js +1 -1
- package/calendar/modern/components/calendar-mobile/Component.js +1 -1
- package/calendar/modern/components/calendar-mobile/index.d.ts +1 -1
- package/calendar/modern/components/calendar-mobile/index.js +1 -1
- package/calendar/modern/index.js +1 -1
- package/calendar/modern/mobile.js +1 -1
- package/calendar/modern/responsive.d.ts +1 -1
- package/calendar/modern/responsive.js +1 -1
- package/calendar/responsive.d.ts +1 -1
- package/calendar/responsive.js +1 -1
- package/confirmation/component.desktop.js +1 -1
- package/confirmation/component.mobile.js +1 -1
- 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.js +1 -1
- package/confirmation/esm/component.desktop.js +1 -1
- package/confirmation/esm/component.mobile.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.js +1 -1
- package/confirmation/esm/index.js +1 -1
- package/confirmation/esm/mobile.js +1 -1
- package/confirmation/esm/responsive.js +1 -1
- package/confirmation/index.js +1 -1
- package/confirmation/mobile.js +1 -1
- package/confirmation/modern/component.desktop.js +1 -1
- package/confirmation/modern/component.mobile.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.js +1 -1
- package/confirmation/modern/index.js +1 -1
- package/confirmation/modern/mobile.js +1 -1
- package/confirmation/modern/responsive.js +1 -1
- package/confirmation/responsive.js +1 -1
- package/gallery/Component.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 +1 -1
- package/gallery/esm/Component.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 +1 -1
- package/gallery/esm/index.js +1 -1
- package/gallery/index.js +1 -1
- package/gallery/modern/Component.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 +1 -1
- package/gallery/modern/index.js +1 -1
- package/package.json +1 -1
- package/picker-button/cssm/field/Component.d.ts +1 -1
- package/picker-button/cssm/option/Component.d.ts +2 -2
- package/picker-button/{esm/typings-f9462675.d.ts → cssm/typings-5e1b8383.d.ts} +1 -1
- package/picker-button/esm/field/Component.d.ts +1 -1
- package/picker-button/esm/option/Component.d.ts +2 -2
- package/picker-button/{modern/typings-f9462675.d.ts → esm/typings-5e1b8383.d.ts} +1 -1
- package/picker-button/field/Component.d.ts +1 -1
- package/picker-button/modern/field/Component.d.ts +1 -1
- package/picker-button/modern/option/Component.d.ts +2 -2
- package/picker-button/{typings-f9462675.d.ts → modern/typings-5e1b8383.d.ts} +1 -1
- package/picker-button/option/Component.d.ts +2 -2
- package/picker-button/{cssm/typings-f9462675.d.ts → typings-5e1b8383.d.ts} +1 -1
- package/pure-cell/{component-caed4c0d.js → component-537711f1.js} +1 -1
- package/pure-cell/component.js +2 -2
- package/pure-cell/components/addon/component.js +1 -1
- package/pure-cell/components/addon/index.js +1 -1
- package/pure-cell/components/amount/component.js +1 -1
- package/pure-cell/components/amount/index.js +1 -1
- package/pure-cell/components/amount-title/component.js +1 -1
- package/pure-cell/components/amount-title/index.js +1 -1
- package/pure-cell/components/category/component.js +1 -1
- package/pure-cell/components/category/index.js +1 -1
- package/pure-cell/components/content/component.js +2 -2
- package/pure-cell/components/content/index.d.ts +1 -1
- package/pure-cell/components/content/index.js +2 -2
- package/pure-cell/components/footer/component.js +1 -1
- package/pure-cell/components/footer/index.js +1 -1
- package/pure-cell/components/footer-button/component.js +1 -1
- package/pure-cell/components/footer-button/index.js +1 -1
- package/pure-cell/components/footer-text/component.js +1 -1
- package/pure-cell/components/footer-text/index.js +1 -1
- package/pure-cell/components/graphics/component.js +1 -1
- package/pure-cell/components/graphics/index.js +1 -1
- package/pure-cell/components/main/component.js +2 -2
- package/pure-cell/components/main/index.d.ts +1 -1
- package/pure-cell/components/main/index.js +2 -2
- package/pure-cell/components/text/component.js +2 -2
- package/pure-cell/components/text/index.d.ts +1 -1
- package/pure-cell/components/text/index.js +2 -2
- package/pure-cell/esm/{component-8c8b31a1.js → component-8a70d238.js} +1 -1
- package/pure-cell/esm/component.js +2 -2
- package/pure-cell/esm/components/addon/component.js +1 -1
- package/pure-cell/esm/components/addon/index.js +1 -1
- package/pure-cell/esm/components/amount/component.js +1 -1
- package/pure-cell/esm/components/amount/index.js +1 -1
- package/pure-cell/esm/components/amount-title/component.js +1 -1
- package/pure-cell/esm/components/amount-title/index.js +1 -1
- package/pure-cell/esm/components/category/component.js +1 -1
- package/pure-cell/esm/components/category/index.js +1 -1
- package/pure-cell/esm/components/content/component.js +2 -2
- package/pure-cell/esm/components/content/index.d.ts +1 -1
- package/pure-cell/esm/components/content/index.js +2 -2
- package/pure-cell/esm/components/footer/component.js +1 -1
- package/pure-cell/esm/components/footer/index.js +1 -1
- package/pure-cell/esm/components/footer-button/component.js +1 -1
- package/pure-cell/esm/components/footer-button/index.js +1 -1
- package/pure-cell/esm/components/footer-text/component.js +1 -1
- package/pure-cell/esm/components/footer-text/index.js +1 -1
- package/pure-cell/esm/components/graphics/component.js +1 -1
- package/pure-cell/esm/components/graphics/index.js +1 -1
- package/pure-cell/esm/components/main/component.js +2 -2
- package/pure-cell/esm/components/main/index.d.ts +1 -1
- package/pure-cell/esm/components/main/index.js +2 -2
- package/pure-cell/esm/components/text/component.js +2 -2
- package/pure-cell/esm/components/text/index.d.ts +1 -1
- package/pure-cell/esm/components/text/index.js +2 -2
- package/pure-cell/esm/index.js +2 -2
- package/pure-cell/index.js +2 -2
- package/pure-cell/modern/{component-3c343e94.js → component-eed177b3.js} +1 -1
- package/pure-cell/modern/component.js +2 -2
- package/pure-cell/modern/components/addon/component.js +1 -1
- package/pure-cell/modern/components/addon/index.js +1 -1
- package/pure-cell/modern/components/amount/component.js +1 -1
- package/pure-cell/modern/components/amount/index.js +1 -1
- package/pure-cell/modern/components/amount-title/component.js +1 -1
- package/pure-cell/modern/components/amount-title/index.js +1 -1
- package/pure-cell/modern/components/category/component.js +1 -1
- package/pure-cell/modern/components/category/index.js +1 -1
- package/pure-cell/modern/components/content/component.js +2 -2
- package/pure-cell/modern/components/content/index.d.ts +1 -1
- package/pure-cell/modern/components/content/index.js +2 -2
- package/pure-cell/modern/components/footer/component.js +1 -1
- package/pure-cell/modern/components/footer/index.js +1 -1
- package/pure-cell/modern/components/footer-button/component.js +1 -1
- package/pure-cell/modern/components/footer-button/index.js +1 -1
- package/pure-cell/modern/components/footer-text/component.js +1 -1
- package/pure-cell/modern/components/footer-text/index.js +1 -1
- package/pure-cell/modern/components/graphics/component.js +1 -1
- package/pure-cell/modern/components/graphics/index.js +1 -1
- package/pure-cell/modern/components/main/component.js +2 -2
- package/pure-cell/modern/components/main/index.d.ts +1 -1
- package/pure-cell/modern/components/main/index.js +2 -2
- package/pure-cell/modern/components/text/component.js +2 -2
- package/pure-cell/modern/components/text/index.d.ts +1 -1
- package/pure-cell/modern/components/text/index.js +2 -2
- package/pure-cell/modern/index.js +2 -2
- package/select/Component-06f4d707.d.ts +61 -0
- package/select/Component-06f4d707.js +156 -0
- package/select/Component.js +4 -3
- package/select/Component.responsive.js +14 -13
- package/select/components/base-select/Component.d.ts +5 -0
- package/select/components/base-select/Component.js +242 -12
- package/select/components/base-select/index.d.ts +1 -1
- package/select/components/base-select/index.js +2 -1
- package/select/components/base-select-mobile/Component.d.ts +46 -0
- package/select/components/base-select-mobile/Component.js +209 -33
- package/select/components/base-select-mobile/footer/Component.d.ts +8 -0
- package/select/components/base-select-mobile/footer/Component.js +32 -0
- package/select/components/base-select-mobile/footer/index.css +42 -0
- package/select/components/base-select-mobile/footer/index.js +11 -0
- package/select/components/base-select-mobile/index.css +0 -9
- package/select/components/base-select-mobile/index.d.ts +1 -1
- package/select/components/base-select-mobile/index.js +9 -22
- package/select/{cssm/components/base-select-mobile/checkmark → components/checkmark-mobile}/Component.d.ts +1 -1
- package/select/components/{base-select-mobile/checkmark → checkmark-mobile}/Component.js +1 -1
- package/select/{modern/components/base-select-mobile/checkmark → components/checkmark-mobile}/index.css +6 -6
- package/select/components/checkmark-mobile/index.js +10 -0
- package/select/components/index.js +15 -13
- package/select/components/option/Component.js +3 -3
- package/select/components/option/index.js +2 -2
- package/select/components/options-list/Component.d.ts +1 -1
- package/select/components/options-list/index.css +3 -1
- package/select/components/select-mobile/Component.js +19 -18
- package/select/components/select-mobile/index.d.ts +1 -1
- package/select/components/select-mobile/index.js +16 -15
- package/select/components/select-modal-mobile/Component.js +19 -18
- package/select/components/select-modal-mobile/index.d.ts +1 -1
- package/select/components/select-modal-mobile/index.js +16 -15
- package/select/components/virtual-options-list/Component.d.ts +2 -7
- package/select/components/virtual-options-list/Component.js +30 -18
- package/select/components/virtual-options-list/index.css +4 -1
- package/select/components/virtual-options-list/index.js +1 -0
- package/select/cssm/Component-610b3743.d.ts +61 -0
- package/select/cssm/Component-610b3743.js +166 -0
- package/select/cssm/Component.js +5 -4
- package/select/cssm/Component.responsive.js +18 -18
- package/select/cssm/components/base-select/Component.d.ts +5 -0
- package/select/cssm/components/base-select/Component.js +241 -13
- package/select/cssm/components/base-select/index.d.ts +1 -1
- package/select/cssm/components/base-select/index.js +2 -1
- package/select/cssm/components/base-select-mobile/Component.d.ts +46 -0
- package/select/cssm/components/base-select-mobile/Component.js +209 -44
- package/select/cssm/components/base-select-mobile/footer/Component.d.ts +8 -0
- package/select/cssm/components/base-select-mobile/footer/Component.js +31 -0
- package/select/cssm/components/base-select-mobile/footer/index.js +12 -0
- package/select/cssm/components/base-select-mobile/footer/index.module.css +41 -0
- package/select/cssm/components/base-select-mobile/index.d.ts +1 -1
- package/select/cssm/components/base-select-mobile/index.js +11 -33
- package/select/cssm/components/base-select-mobile/index.module.css +0 -9
- package/select/{components/base-select-mobile/checkmark → cssm/components/checkmark-mobile}/Component.d.ts +1 -1
- package/select/cssm/components/{base-select-mobile/checkmark → checkmark-mobile}/index.js +2 -2
- package/select/cssm/components/index.js +22 -21
- package/select/cssm/components/option/Component.js +4 -4
- package/select/cssm/components/option/index.js +3 -3
- package/select/cssm/components/options-list/Component.d.ts +1 -1
- package/select/cssm/components/options-list/index.module.css +3 -1
- package/select/cssm/components/select-mobile/Component.js +26 -26
- package/select/cssm/components/select-mobile/index.d.ts +1 -1
- package/select/cssm/components/select-mobile/index.js +19 -19
- package/select/cssm/components/select-modal-mobile/Component.js +26 -26
- package/select/cssm/components/select-modal-mobile/index.d.ts +1 -1
- package/select/cssm/components/select-modal-mobile/index.js +19 -19
- package/select/cssm/components/virtual-options-list/Component.d.ts +2 -7
- package/select/cssm/components/virtual-options-list/Component.js +30 -18
- package/select/cssm/components/virtual-options-list/index.js +1 -0
- package/select/cssm/components/virtual-options-list/index.module.css +4 -1
- package/select/{esm/hook-edac5428.d.ts → cssm/hook-4b555174.d.ts} +11 -6
- package/select/cssm/index-3885b0d7.d.ts +1 -1
- package/select/cssm/index.js +21 -20
- package/select/cssm/presets/index.d.ts +1 -1
- package/select/cssm/presets/index.js +19 -19
- package/select/cssm/presets/useLazyLoading/hook.js +3 -3
- package/select/cssm/presets/useSelectWithApply/hook.js +17 -17
- package/select/cssm/presets/useSelectWithApply/options-list-with-apply/Component.js +35 -35
- package/select/cssm/presets/useSelectWithApply/options-list-with-apply/footer/Component.d.ts +10 -0
- package/select/cssm/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +21 -0
- package/select/cssm/presets/useSelectWithApply/options-list-with-apply/{index.module.css → footer/index.module.css} +1 -1
- package/select/cssm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/cssm/presets/useSelectWithApply/options-list-with-apply/index.js +19 -19
- package/select/cssm/presets/useSelectWithLoading/hook.js +3 -3
- package/select/cssm/responsive.js +15 -15
- package/select/cssm/typings.d.ts +1 -1
- package/select/esm/Component-f4ea409c.d.ts +61 -0
- package/select/esm/Component-f4ea409c.js +162 -0
- package/select/esm/Component.js +4 -3
- package/select/esm/Component.responsive.js +14 -13
- package/select/esm/components/base-select/Component.d.ts +5 -0
- package/select/esm/components/base-select/Component.js +239 -11
- package/select/esm/components/base-select/index.d.ts +1 -1
- package/select/esm/components/base-select/index.js +2 -1
- package/select/esm/components/base-select-mobile/Component.d.ts +46 -0
- package/select/esm/components/base-select-mobile/Component.js +206 -32
- package/select/esm/components/base-select-mobile/footer/Component.d.ts +8 -0
- package/select/esm/components/base-select-mobile/footer/Component.js +25 -0
- package/select/esm/components/base-select-mobile/footer/index.css +42 -0
- package/select/esm/components/base-select-mobile/footer/index.js +5 -0
- package/select/esm/components/base-select-mobile/index.css +0 -9
- package/select/esm/components/base-select-mobile/index.d.ts +1 -1
- package/select/esm/components/base-select-mobile/index.js +8 -21
- package/select/esm/components/{base-select-mobile/checkmark → checkmark-mobile}/Component.d.ts +1 -1
- package/select/esm/components/{base-select-mobile/checkmark → checkmark-mobile}/Component.js +1 -1
- package/select/{components/base-select-mobile/checkmark → esm/components/checkmark-mobile}/index.css +6 -6
- package/select/esm/components/index.js +15 -13
- package/select/esm/components/option/Component.js +2 -2
- package/select/esm/components/option/index.js +2 -2
- package/select/esm/components/options-list/Component.d.ts +1 -1
- package/select/esm/components/options-list/index.css +3 -1
- package/select/esm/components/select-mobile/Component.js +19 -18
- package/select/esm/components/select-mobile/index.d.ts +1 -1
- package/select/esm/components/select-mobile/index.js +16 -15
- package/select/esm/components/select-modal-mobile/Component.js +19 -18
- package/select/esm/components/select-modal-mobile/index.d.ts +1 -1
- package/select/esm/components/select-modal-mobile/index.js +16 -15
- package/select/esm/components/virtual-options-list/Component.d.ts +2 -7
- package/select/esm/components/virtual-options-list/Component.js +30 -19
- package/select/esm/components/virtual-options-list/index.css +4 -1
- package/select/esm/components/virtual-options-list/index.js +1 -0
- package/select/{cssm/hook-edac5428.d.ts → esm/hook-4b555174.d.ts} +11 -6
- package/select/esm/index-3885b0d7.d.ts +1 -1
- package/select/esm/index.js +14 -12
- package/select/esm/presets/index.d.ts +1 -1
- package/select/esm/presets/index.js +16 -15
- package/select/esm/presets/useLazyLoading/hook.js +3 -3
- package/select/esm/presets/useSelectWithApply/hook.js +13 -12
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +26 -25
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/footer/Component.d.ts +10 -0
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +16 -0
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/{index.css → footer/index.css} +4 -4
- 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 +16 -15
- package/select/esm/presets/useSelectWithLoading/hook.js +2 -2
- package/select/esm/responsive.js +12 -11
- package/select/esm/typings.d.ts +1 -1
- package/select/getDataTestId-913da9a4.js +6 -0
- package/select/{hook-edac5428.d.ts → hook-4b555174.d.ts} +11 -6
- package/select/index-3885b0d7.d.ts +1 -1
- package/select/index.js +14 -12
- package/select/modern/Component-4d5dba68.d.ts +61 -0
- package/select/modern/Component-4d5dba68.js +176 -0
- package/select/modern/Component.js +4 -3
- package/select/modern/Component.responsive.js +14 -13
- package/select/modern/components/base-select/Component.d.ts +5 -0
- package/select/modern/components/base-select/Component.js +251 -10
- package/select/modern/components/base-select/index.d.ts +1 -1
- package/select/modern/components/base-select/index.js +2 -1
- package/select/modern/components/base-select-mobile/Component.d.ts +46 -0
- package/select/modern/components/base-select-mobile/Component.js +220 -31
- package/select/modern/components/base-select-mobile/footer/Component.d.ts +8 -0
- package/select/modern/components/base-select-mobile/footer/Component.js +23 -0
- package/select/modern/components/base-select-mobile/footer/index.css +42 -0
- package/select/modern/components/base-select-mobile/{options-list → footer}/index.js +1 -3
- package/select/modern/components/base-select-mobile/index.css +0 -9
- package/select/modern/components/base-select-mobile/index.d.ts +1 -1
- package/select/modern/components/base-select-mobile/index.js +8 -21
- package/select/modern/components/{base-select-mobile/checkmark → checkmark-mobile}/Component.d.ts +1 -1
- package/select/modern/components/{base-select-mobile/checkmark → checkmark-mobile}/Component.js +1 -1
- package/select/{esm/components/base-select-mobile/checkmark → modern/components/checkmark-mobile}/index.css +6 -6
- package/select/modern/components/index.js +15 -13
- package/select/modern/components/option/Component.js +2 -2
- package/select/modern/components/option/index.js +2 -2
- package/select/modern/components/options-list/Component.d.ts +1 -1
- package/select/modern/components/options-list/index.css +3 -1
- package/select/modern/components/select-mobile/Component.js +19 -18
- package/select/modern/components/select-mobile/index.d.ts +1 -1
- package/select/modern/components/select-mobile/index.js +16 -15
- package/select/modern/components/select-modal-mobile/Component.js +19 -18
- package/select/modern/components/select-modal-mobile/index.d.ts +1 -1
- package/select/modern/components/select-modal-mobile/index.js +16 -15
- package/select/modern/components/virtual-options-list/Component.d.ts +2 -7
- package/select/modern/components/virtual-options-list/Component.js +28 -17
- package/select/modern/components/virtual-options-list/index.css +4 -1
- package/select/modern/components/virtual-options-list/index.js +1 -0
- package/select/modern/getDataTestId-c6fd39a7.d.ts +2 -0
- package/select/modern/{hook-edac5428.d.ts → hook-4b555174.d.ts} +11 -6
- package/select/modern/index-3885b0d7.d.ts +1 -1
- package/select/modern/index.js +14 -12
- package/select/modern/presets/index.d.ts +1 -1
- package/select/modern/presets/index.js +16 -15
- package/select/modern/presets/useLazyLoading/hook.js +3 -3
- package/select/modern/presets/useSelectWithApply/hook.js +13 -12
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +26 -25
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/footer/Component.d.ts +10 -0
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +13 -0
- package/select/{presets/useSelectWithApply/options-list-with-apply → modern/presets/useSelectWithApply/options-list-with-apply/footer}/index.css +4 -4
- 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 +16 -15
- package/select/modern/presets/useSelectWithLoading/hook.js +2 -2
- package/select/modern/responsive.js +12 -11
- package/select/modern/typings.d.ts +1 -1
- package/select/presets/index.d.ts +1 -1
- package/select/presets/index.js +16 -15
- package/select/presets/useLazyLoading/hook.js +3 -3
- package/select/presets/useSelectWithApply/hook.js +13 -12
- package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +27 -26
- package/select/presets/useSelectWithApply/options-list-with-apply/footer/Component.d.ts +10 -0
- package/select/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +22 -0
- package/select/{modern/presets/useSelectWithApply/options-list-with-apply → presets/useSelectWithApply/options-list-with-apply/footer}/index.css +4 -4
- package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/index.js +16 -15
- package/select/presets/useSelectWithLoading/hook.js +2 -2
- package/select/responsive.js +12 -11
- package/select/typings.d.ts +1 -1
- package/sortable-list/Component.js +1 -1
- package/sortable-list/components/item/Components.js +1 -1
- package/sortable-list/esm/Component.js +1 -1
- package/sortable-list/esm/components/item/Components.js +1 -1
- package/sortable-list/esm/index-3885b0d7.d.ts +1 -1
- package/sortable-list/esm/index.js +1 -1
- package/sortable-list/index-3885b0d7.d.ts +1 -1
- package/sortable-list/index.js +1 -1
- package/sortable-list/modern/Component.js +1 -1
- package/sortable-list/modern/components/item/Components.js +1 -1
- package/sortable-list/modern/index-3885b0d7.d.ts +1 -1
- package/sortable-list/modern/index.js +1 -1
- package/system-message/Component.desktop.js +1 -1
- package/system-message/Component.mobile.js +1 -1
- package/system-message/Components.responsive.js +1 -1
- package/system-message/components/caption/Component.js +1 -1
- package/system-message/components/caption/index.js +1 -1
- package/system-message/components/controls/Component.js +1 -1
- package/system-message/components/controls/index.js +1 -1
- package/system-message/components/graphic/Component.js +1 -1
- package/system-message/components/graphic/index.js +1 -1
- package/system-message/components/subtitle/Component.js +1 -1
- package/system-message/components/subtitle/index.js +1 -1
- package/system-message/components/title/Component.js +1 -1
- package/system-message/components/title/index.js +1 -1
- package/system-message/desktop.js +1 -1
- package/system-message/esm/Component.desktop.js +1 -1
- package/system-message/esm/Component.mobile.js +1 -1
- package/system-message/esm/Components.responsive.js +1 -1
- package/system-message/esm/components/caption/Component.js +1 -1
- package/system-message/esm/components/caption/index.js +1 -1
- package/system-message/esm/components/controls/Component.js +1 -1
- package/system-message/esm/components/controls/index.js +1 -1
- package/system-message/esm/components/graphic/Component.js +1 -1
- package/system-message/esm/components/graphic/index.js +1 -1
- package/system-message/esm/components/subtitle/Component.js +1 -1
- package/system-message/esm/components/subtitle/index.js +1 -1
- package/system-message/esm/components/title/Component.js +1 -1
- package/system-message/esm/components/title/index.js +1 -1
- package/system-message/esm/desktop.js +1 -1
- package/system-message/esm/getDataTestId-d5de4007.d.ts +2 -0
- package/system-message/esm/getDataTestId-d5de4007.js +6 -0
- package/system-message/esm/index-3885b0d7.d.ts +1 -1
- package/system-message/esm/index.js +1 -1
- package/system-message/esm/mobile.js +1 -1
- package/system-message/esm/responsive.js +1 -1
- package/system-message/esm/utils.js +1 -1
- package/system-message/getDataTestId-782f17f9.d.ts +2 -0
- package/system-message/getDataTestId-782f17f9.js +6 -0
- package/system-message/index-3885b0d7.d.ts +1 -1
- package/system-message/index.js +1 -1
- package/system-message/mobile.js +1 -1
- package/system-message/modern/Component.desktop.js +1 -1
- package/system-message/modern/Component.mobile.js +1 -1
- package/system-message/modern/Components.responsive.js +1 -1
- package/system-message/modern/components/caption/Component.js +1 -1
- package/system-message/modern/components/caption/index.js +1 -1
- package/system-message/modern/components/controls/Component.js +1 -1
- package/system-message/modern/components/controls/index.js +1 -1
- package/system-message/modern/components/graphic/Component.js +1 -1
- package/system-message/modern/components/graphic/index.js +1 -1
- package/system-message/modern/components/subtitle/Component.js +1 -1
- package/system-message/modern/components/subtitle/index.js +1 -1
- package/system-message/modern/components/title/Component.js +1 -1
- package/system-message/modern/components/title/index.js +1 -1
- package/system-message/modern/desktop.js +1 -1
- package/system-message/modern/getDataTestId-1b43b622.d.ts +2 -0
- package/system-message/modern/getDataTestId-1b43b622.js +6 -0
- package/system-message/modern/index-3885b0d7.d.ts +1 -1
- package/system-message/modern/index.js +1 -1
- package/system-message/modern/mobile.js +1 -1
- package/system-message/modern/responsive.js +1 -1
- package/system-message/modern/utils.js +1 -1
- package/system-message/responsive.js +1 -1
- package/system-message/utils.js +1 -1
- package/tabs/Component-3e68f8db.d.ts +2 -2
- package/tabs/Component-5e1b8383.d.ts +4 -0
- package/tabs/cssm/Component-3e68f8db.d.ts +2 -2
- package/tabs/cssm/Component-5e1b8383.d.ts +4 -0
- package/tabs/cssm/{hook-edac5428.d.ts → hook-3e68f8db.d.ts} +12 -6
- package/tabs/cssm/index-3e68f8db.d.ts +6 -5
- package/tabs/cssm/index-ebda875c.d.ts +35 -1
- package/tabs/cssm/{typings-f9462675.d.ts → typings-5e1b8383.d.ts} +1 -1
- package/tabs/{esm/utils-f9462675.d.ts → cssm/utils-5e1b8383.d.ts} +1 -1
- package/tabs/esm/Component-3e68f8db.d.ts +2 -2
- package/tabs/esm/Component-5e1b8383.d.ts +4 -0
- package/tabs/esm/{hook-edac5428.d.ts → hook-3e68f8db.d.ts} +12 -6
- package/tabs/esm/index-3e68f8db.d.ts +6 -5
- package/tabs/esm/index-ebda875c.d.ts +35 -1
- package/tabs/esm/{typings-f9462675.d.ts → typings-5e1b8383.d.ts} +1 -1
- package/tabs/{cssm/utils-f9462675.d.ts → esm/utils-5e1b8383.d.ts} +1 -1
- package/tabs/{hook-edac5428.d.ts → hook-3e68f8db.d.ts} +12 -6
- package/tabs/index-3e68f8db.d.ts +6 -5
- package/tabs/index-ebda875c.d.ts +35 -1
- package/tabs/modern/Component-3e68f8db.d.ts +2 -2
- package/tabs/modern/Component-5e1b8383.d.ts +4 -0
- package/tabs/modern/{hook-edac5428.d.ts → hook-3e68f8db.d.ts} +12 -6
- package/tabs/modern/index-3e68f8db.d.ts +6 -5
- package/tabs/modern/index-ebda875c.d.ts +35 -1
- package/tabs/modern/{typings-f9462675.d.ts → typings-5e1b8383.d.ts} +1 -1
- package/tabs/{utils-f9462675.d.ts → modern/utils-5e1b8383.d.ts} +1 -1
- package/tabs/{typings-f9462675.d.ts → typings-5e1b8383.d.ts} +1 -1
- package/tabs/{modern/utils-f9462675.d.ts → utils-5e1b8383.d.ts} +1 -1
- package/tag/cssm/index.module.css +0 -1
- package/tag/esm/index.css +0 -1
- package/tag/index.css +0 -1
- package/tag/modern/index.css +0 -1
- package/textarea/Component.d.ts +1 -1
- package/themes/compiled/mobile-dark-bluetint.css +7 -7
- package/themes/dist/compiled/mobile-dark-bluetint.css +32 -46
- package/select/Component-67e36290.d.ts +0 -6
- package/select/Component-67e36290.js +0 -250
- package/select/Component-86fe0799.d.ts +0 -142
- package/select/Component-86fe0799.js +0 -371
- package/select/components/base-select-mobile/checkmark/index.js +0 -10
- package/select/components/base-select-mobile/options-list/Component.d.ts +0 -4
- package/select/components/base-select-mobile/options-list/Component.js +0 -49
- package/select/components/base-select-mobile/options-list/index.css +0 -60
- package/select/components/base-select-mobile/options-list/index.js +0 -14
- package/select/components/base-select-mobile/virtual-options-list/Component.d.ts +0 -5
- package/select/components/base-select-mobile/virtual-options-list/Component.js +0 -112
- package/select/components/base-select-mobile/virtual-options-list/index.css +0 -89
- package/select/components/base-select-mobile/virtual-options-list/index.js +0 -16
- package/select/cssm/Component-e0df017c.d.ts +0 -6
- package/select/cssm/Component-e0df017c.js +0 -249
- package/select/cssm/Component-e4ef870b.d.ts +0 -142
- package/select/cssm/Component-e4ef870b.js +0 -380
- package/select/cssm/components/base-select-mobile/options-list/Component.d.ts +0 -4
- package/select/cssm/components/base-select-mobile/options-list/Component.js +0 -49
- package/select/cssm/components/base-select-mobile/options-list/index.js +0 -16
- package/select/cssm/components/base-select-mobile/options-list/index.module.css +0 -59
- package/select/cssm/components/base-select-mobile/virtual-options-list/Component.d.ts +0 -5
- package/select/cssm/components/base-select-mobile/virtual-options-list/Component.js +0 -112
- package/select/cssm/components/base-select-mobile/virtual-options-list/index.js +0 -18
- package/select/cssm/components/base-select-mobile/virtual-options-list/index.module.css +0 -88
- package/select/esm/Component-c79b7ae7.d.ts +0 -142
- package/select/esm/Component-c79b7ae7.js +0 -365
- package/select/esm/Component-fdfce5e1.d.ts +0 -6
- package/select/esm/Component-fdfce5e1.js +0 -243
- package/select/esm/components/base-select-mobile/options-list/Component.d.ts +0 -4
- package/select/esm/components/base-select-mobile/options-list/Component.js +0 -42
- package/select/esm/components/base-select-mobile/options-list/index.css +0 -60
- package/select/esm/components/base-select-mobile/options-list/index.js +0 -8
- package/select/esm/components/base-select-mobile/virtual-options-list/Component.d.ts +0 -5
- package/select/esm/components/base-select-mobile/virtual-options-list/Component.js +0 -105
- package/select/esm/components/base-select-mobile/virtual-options-list/index.css +0 -89
- package/select/esm/components/base-select-mobile/virtual-options-list/index.d.ts +0 -1
- package/select/esm/components/base-select-mobile/virtual-options-list/index.js +0 -10
- package/select/modern/Component-4c4a3ab4.d.ts +0 -142
- package/select/modern/Component-4c4a3ab4.js +0 -375
- package/select/modern/Component-979388ae.d.ts +0 -6
- package/select/modern/Component-979388ae.js +0 -255
- package/select/modern/components/base-select-mobile/checkmark/index.d.ts +0 -1
- package/select/modern/components/base-select-mobile/options-list/Component.d.ts +0 -4
- package/select/modern/components/base-select-mobile/options-list/Component.js +0 -37
- package/select/modern/components/base-select-mobile/options-list/index.css +0 -60
- package/select/modern/components/base-select-mobile/options-list/index.d.ts +0 -1
- package/select/modern/components/base-select-mobile/virtual-options-list/Component.d.ts +0 -5
- package/select/modern/components/base-select-mobile/virtual-options-list/Component.js +0 -99
- package/select/modern/components/base-select-mobile/virtual-options-list/index.css +0 -89
- package/select/modern/components/base-select-mobile/virtual-options-list/index.d.ts +0 -1
- package/select/modern/components/base-select-mobile/virtual-options-list/index.js +0 -9
- package/tabs/Component-f9462675.d.ts +0 -5
- package/tabs/cssm/Component-f9462675.d.ts +0 -5
- package/tabs/cssm/index-48646db0.d.ts +0 -2
- package/tabs/esm/Component-f9462675.d.ts +0 -5
- package/tabs/esm/index-48646db0.d.ts +0 -2
- package/tabs/index-48646db0.d.ts +0 -2
- package/tabs/modern/Component-f9462675.d.ts +0 -5
- package/tabs/modern/index-48646db0.d.ts +0 -2
- /package/calendar/{Component.responsive-287ec8f7.d.ts → Component.responsive-0040ed8f.d.ts} +0 -0
- /package/calendar/{Component.responsive-287ec8f7.js → Component.responsive-0040ed8f.js} +0 -0
- /package/calendar/esm/{Component.responsive-9fb8d154.d.ts → Component.responsive-97584ac1.d.ts} +0 -0
- /package/calendar/esm/{Component.responsive-9fb8d154.js → Component.responsive-97584ac1.js} +0 -0
- /package/calendar/modern/{Component.responsive-e530e848.d.ts → Component.responsive-36fabdc1.d.ts} +0 -0
- /package/calendar/modern/{Component.responsive-e530e848.js → Component.responsive-36fabdc1.js} +0 -0
- /package/confirmation/{countdown-section-eeb2aaea.d.ts → countdown-section-601f560f.d.ts} +0 -0
- /package/confirmation/{countdown-section-eeb2aaea.js → countdown-section-601f560f.js} +0 -0
- /package/confirmation/esm/{countdown-section-11874006.d.ts → countdown-section-dc0c895e.d.ts} +0 -0
- /package/confirmation/esm/{countdown-section-11874006.js → countdown-section-dc0c895e.js} +0 -0
- /package/confirmation/modern/{countdown-section-a44bf760.d.ts → countdown-section-624b2fdc.d.ts} +0 -0
- /package/confirmation/modern/{countdown-section-a44bf760.js → countdown-section-624b2fdc.js} +0 -0
- /package/gallery/esm/{slide-a43275f6.d.ts → slide-c1c85c30.d.ts} +0 -0
- /package/gallery/esm/{slide-a43275f6.js → slide-c1c85c30.js} +0 -0
- /package/gallery/modern/{slide-930dfda7.d.ts → slide-d3f625a6.d.ts} +0 -0
- /package/gallery/modern/{slide-930dfda7.js → slide-d3f625a6.js} +0 -0
- /package/gallery/{slide-3041629a.d.ts → slide-d53a138a.d.ts} +0 -0
- /package/gallery/{slide-3041629a.js → slide-d53a138a.js} +0 -0
- /package/pure-cell/{component-caed4c0d.d.ts → component-537711f1.d.ts} +0 -0
- /package/pure-cell/esm/{component-8c8b31a1.d.ts → component-8a70d238.d.ts} +0 -0
- /package/pure-cell/esm/{getDataTestId-5f5492ab.d.ts → getDataTestId-233de4f1.d.ts} +0 -0
- /package/pure-cell/esm/{getDataTestId-5f5492ab.js → getDataTestId-233de4f1.js} +0 -0
- /package/pure-cell/{getDataTestId-699334e2.d.ts → getDataTestId-b85185da.d.ts} +0 -0
- /package/pure-cell/{getDataTestId-699334e2.js → getDataTestId-b85185da.js} +0 -0
- /package/pure-cell/modern/{component-3c343e94.d.ts → component-eed177b3.d.ts} +0 -0
- /package/pure-cell/modern/{getDataTestId-e3f7ffe0.d.ts → getDataTestId-2c691000.d.ts} +0 -0
- /package/pure-cell/modern/{getDataTestId-e3f7ffe0.js → getDataTestId-2c691000.js} +0 -0
- /package/select/components/base-select-mobile/{checkmark → footer}/index.d.ts +0 -0
- /package/select/components/{base-select-mobile/options-list → checkmark-mobile}/index.d.ts +0 -0
- /package/select/{components/base-select-mobile/virtual-options-list → cssm/components/base-select-mobile/footer}/index.d.ts +0 -0
- /package/select/cssm/components/{base-select-mobile/checkmark → checkmark-mobile}/Component.js +0 -0
- /package/select/cssm/components/{base-select-mobile/checkmark → checkmark-mobile}/index.d.ts +0 -0
- /package/select/cssm/components/{base-select-mobile/checkmark → checkmark-mobile}/index.module.css +0 -0
- /package/{system-message/esm/getDataTestId-cc03e290.d.ts → select/cssm/getDataTestId-5c876d98.d.ts} +0 -0
- /package/{system-message/getDataTestId-f5b5752a.js → select/cssm/getDataTestId-5c876d98.js} +0 -0
- /package/select/{cssm/components/base-select-mobile/options-list → esm/components/base-select-mobile/footer}/index.d.ts +0 -0
- /package/select/{cssm/components/base-select-mobile/virtual-options-list → esm/components/checkmark-mobile}/index.d.ts +0 -0
- /package/select/esm/components/{base-select-mobile/checkmark → checkmark-mobile}/index.js +0 -0
- /package/{system-message/getDataTestId-f5b5752a.d.ts → select/esm/getDataTestId-34d22933.d.ts} +0 -0
- /package/{system-message/esm/getDataTestId-cc03e290.js → select/esm/getDataTestId-34d22933.js} +0 -0
- /package/select/esm/{intersection-observer-be15dad5.d.ts → intersection-observer-d4da4352.d.ts} +0 -0
- /package/select/esm/{intersection-observer-be15dad5.js → intersection-observer-d4da4352.js} +0 -0
- /package/{system-message/modern/getDataTestId-a01c01be.d.ts → select/getDataTestId-913da9a4.d.ts} +0 -0
- /package/select/{intersection-observer-de1426cf.d.ts → intersection-observer-e38bcceb.d.ts} +0 -0
- /package/select/{intersection-observer-de1426cf.js → intersection-observer-e38bcceb.js} +0 -0
- /package/select/{esm/components/base-select-mobile/checkmark → modern/components/base-select-mobile/footer}/index.d.ts +0 -0
- /package/select/{esm/components/base-select-mobile/options-list → modern/components/checkmark-mobile}/index.d.ts +0 -0
- /package/select/modern/components/{base-select-mobile/checkmark → checkmark-mobile}/index.js +0 -0
- /package/{system-message/modern/getDataTestId-a01c01be.js → select/modern/getDataTestId-c6fd39a7.js} +0 -0
- /package/select/modern/{intersection-observer-be15dad5.d.ts → intersection-observer-d4da4352.d.ts} +0 -0
- /package/select/modern/{intersection-observer-be15dad5.js → intersection-observer-d4da4352.js} +0 -0
- /package/sortable-list/{Components-1931adf7.d.ts → Components-3d4ec89c.d.ts} +0 -0
- /package/sortable-list/{Components-1931adf7.js → Components-3d4ec89c.js} +0 -0
- /package/sortable-list/esm/{Components-164d6737.d.ts → Components-961404da.d.ts} +0 -0
- /package/sortable-list/esm/{Components-164d6737.js → Components-961404da.js} +0 -0
- /package/sortable-list/modern/{Components-8596a174.d.ts → Components-bb87c189.d.ts} +0 -0
- /package/sortable-list/modern/{Components-8596a174.js → Components-bb87c189.js} +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { BaseSelectProps, OptionShape } from "./index";
|
|
3
|
-
type
|
|
3
|
+
type UseSelectWithApplyProps = {
|
|
4
4
|
/**
|
|
5
5
|
* Список выбранных пунктов
|
|
6
6
|
*/
|
|
@@ -17,6 +17,10 @@ type useSelectWithApplyProps = {
|
|
|
17
17
|
* Компонент выпадающего меню
|
|
18
18
|
*/
|
|
19
19
|
OptionsList?: BaseSelectProps['OptionsList'];
|
|
20
|
+
/**
|
|
21
|
+
* Пропсы, которые будут прокинуты в компонент списка
|
|
22
|
+
*/
|
|
23
|
+
optionsListProps?: BaseSelectProps['optionsListProps'];
|
|
20
24
|
/**
|
|
21
25
|
* Показывать кнопку очистки
|
|
22
26
|
*/
|
|
@@ -27,15 +31,16 @@ type useSelectWithApplyProps = {
|
|
|
27
31
|
showSelectAll?: boolean;
|
|
28
32
|
};
|
|
29
33
|
declare const SELECT_ALL_KEY = "select_all";
|
|
30
|
-
declare function useSelectWithApply({ options, selected, onChange, OptionsList, showClear, showSelectAll, }:
|
|
34
|
+
declare function useSelectWithApply({ options, selected, onChange, OptionsList, optionsListProps, showClear, showSelectAll, }: UseSelectWithApplyProps): {
|
|
31
35
|
OptionsList: import("react").ForwardRefExoticComponent<import("./index").OptionsListProps & {
|
|
32
36
|
showClear?: boolean | undefined;
|
|
33
37
|
onClose?: (() => void) | undefined;
|
|
34
38
|
selectedDraft?: OptionShape[] | undefined;
|
|
35
|
-
OptionsList?: import("react").FC<import("./index").OptionsListProps & import("react").RefAttributes<
|
|
36
|
-
|
|
39
|
+
OptionsList?: import("react").FC<import("./index").OptionsListProps & import("react").RefAttributes<HTMLDivElement>> | undefined;
|
|
40
|
+
Footer?: import("react").FC<import("./presets/useSelectWithApply/options-list-with-apply/footer/Component").FooterProps> | undefined;
|
|
41
|
+
} & import("react").RefAttributes<HTMLDivElement>>;
|
|
37
42
|
optionsListProps: {
|
|
38
|
-
OptionsList: import("react").FC<import("./index").OptionsListProps
|
|
43
|
+
OptionsList: import("react").FC<import("./index").OptionsListProps & import("react").RefAttributes<HTMLDivElement>> | undefined;
|
|
39
44
|
showClear: boolean;
|
|
40
45
|
onClear: () => void;
|
|
41
46
|
onApply: () => void;
|
|
@@ -51,4 +56,4 @@ declare function useSelectWithApply({ options, selected, onChange, OptionsList,
|
|
|
51
56
|
onChange: (payload: import("./index").BaseSelectChangePayload) => void;
|
|
52
57
|
selected: string | OptionShape | (string | OptionShape)[] | null | undefined;
|
|
53
58
|
};
|
|
54
|
-
export { SELECT_ALL_KEY, useSelectWithApply };
|
|
59
|
+
export { UseSelectWithApplyProps, SELECT_ALL_KEY, useSelectWithApply };
|
package/select/modern/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export { Select } from './Component.js';
|
|
2
2
|
export { Arrow } from './components/arrow/Component.js';
|
|
3
|
-
export {
|
|
4
|
-
export { b as SELECT_ALL_KEY, S as SelectMobile, a as SelectModalMobile, u as useSelectWithApply } from './Component-
|
|
3
|
+
export { BaseSelect } from './components/base-select/Component.js';
|
|
4
|
+
export { b as SELECT_ALL_KEY, S as SelectMobile, a as SelectModalMobile, u as useSelectWithApply } from './Component-4d5dba68.js';
|
|
5
5
|
export { Field } from './components/field/Component.js';
|
|
6
6
|
export { Optgroup } from './components/optgroup/Component.js';
|
|
7
7
|
export { Option } from './components/option/Component.js';
|
|
@@ -20,21 +20,23 @@ import 'downshift';
|
|
|
20
20
|
import '../../popover/modern';
|
|
21
21
|
import '@alfalab/hooks';
|
|
22
22
|
import './components/native-select/Component.js';
|
|
23
|
+
import './components/base-select-mobile/Component.js';
|
|
23
24
|
import '../../bottom-sheet/modern';
|
|
24
25
|
import '../../modal/modern/mobile';
|
|
25
|
-
import '
|
|
26
|
-
import '../../
|
|
27
|
-
import '../../skeleton/modern';
|
|
28
|
-
import './intersection-observer-be15dad5.js';
|
|
26
|
+
import './components/base-select-mobile/footer/Component.js';
|
|
27
|
+
import '../../base-modal/modern';
|
|
29
28
|
import '../../button/modern';
|
|
30
29
|
import '../../form-control/modern';
|
|
31
|
-
import '@alfalab/icons-glyph/CheckmarkMIcon';
|
|
32
30
|
import '../../badge/modern';
|
|
33
31
|
import '../../checkbox/modern';
|
|
34
32
|
import '@alfalab/icons-glyph/CheckmarkCircleMIcon';
|
|
35
|
-
import '
|
|
36
|
-
import '
|
|
37
|
-
import './
|
|
38
|
-
import '
|
|
39
|
-
import './components/base-select-mobile/virtual-options-list/Component.js';
|
|
33
|
+
import '@alfalab/icons-glyph/CheckmarkMIcon';
|
|
34
|
+
import '../../skeleton/modern';
|
|
35
|
+
import './intersection-observer-d4da4352.js';
|
|
36
|
+
import './presets/useSelectWithApply/options-list-with-apply/footer/Component.js';
|
|
40
37
|
import './components/checkmark/Component.js';
|
|
38
|
+
import './components/checkmark-mobile/Component.js';
|
|
39
|
+
import '../../scrollbar/modern';
|
|
40
|
+
import 'react-virtual';
|
|
41
|
+
import './components/base-checkmark/Component.js';
|
|
42
|
+
import './getDataTestId-c6fd39a7.js';
|
|
@@ -1,26 +1,24 @@
|
|
|
1
1
|
export { useSelectWithLoading } from './useSelectWithLoading/hook.js';
|
|
2
2
|
export { useLazyLoading } from './useLazyLoading/hook.js';
|
|
3
|
-
export { b as SELECT_ALL_KEY, u as useSelectWithApply } from '../Component-
|
|
3
|
+
export { b as SELECT_ALL_KEY, u as useSelectWithApply } from '../Component-4d5dba68.js';
|
|
4
4
|
import 'react';
|
|
5
5
|
import '../../../skeleton/modern';
|
|
6
6
|
import '../components/option/Component.js';
|
|
7
7
|
import 'classnames';
|
|
8
|
-
import '../components/base-select-mobile/checkmark/Component.js';
|
|
9
|
-
import '@alfalab/icons-glyph/CheckmarkMIcon';
|
|
10
8
|
import '../components/checkmark/Component.js';
|
|
11
9
|
import '../../../badge/modern';
|
|
12
10
|
import '../../../checkbox/modern';
|
|
13
11
|
import '@alfalab/icons-glyph/CheckmarkCircleMIcon';
|
|
14
|
-
import '
|
|
12
|
+
import '@alfalab/icons-glyph/CheckmarkMIcon';
|
|
13
|
+
import '../components/checkmark-mobile/Component.js';
|
|
14
|
+
import '../intersection-observer-d4da4352.js';
|
|
15
|
+
import '../Component.js';
|
|
15
16
|
import '../components/arrow/Component.js';
|
|
16
17
|
import '@alfalab/icons-glyph/ChevronDownMIcon';
|
|
18
|
+
import '../components/base-select/Component.js';
|
|
17
19
|
import 'react-merge-refs';
|
|
18
|
-
import 'downshift';
|
|
19
|
-
import '../../../bottom-sheet/modern';
|
|
20
|
-
import '../../../modal/modern/mobile';
|
|
21
|
-
import '../Component.js';
|
|
22
|
-
import '../Component-979388ae.js';
|
|
23
20
|
import '@juggle/resize-observer';
|
|
21
|
+
import 'downshift';
|
|
24
22
|
import '../../../popover/modern';
|
|
25
23
|
import '@alfalab/hooks';
|
|
26
24
|
import '../components/native-select/Component.js';
|
|
@@ -29,11 +27,14 @@ import '../../../form-control/modern';
|
|
|
29
27
|
import '../components/optgroup/Component.js';
|
|
30
28
|
import '../components/options-list/Component.js';
|
|
31
29
|
import '../../../scrollbar/modern';
|
|
32
|
-
import '
|
|
33
|
-
import '
|
|
34
|
-
import '
|
|
35
|
-
import '
|
|
36
|
-
import '../components/base-select-mobile/options-list/Component.js';
|
|
30
|
+
import '../components/base-select-mobile/Component.js';
|
|
31
|
+
import '../../../bottom-sheet/modern';
|
|
32
|
+
import '../../../modal/modern/mobile';
|
|
33
|
+
import '../components/base-select-mobile/footer/Component.js';
|
|
37
34
|
import '../../../base-modal/modern';
|
|
38
|
-
import '
|
|
35
|
+
import '../../../button/modern';
|
|
36
|
+
import '../components/virtual-options-list/Component.js';
|
|
37
|
+
import 'react-virtual';
|
|
38
|
+
import './useSelectWithApply/options-list-with-apply/footer/Component.js';
|
|
39
39
|
import '../utils.js';
|
|
40
|
+
import '../getDataTestId-c6fd39a7.js';
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import React, { useReducer, useRef, useCallback, useEffect, useMemo } from 'react';
|
|
2
2
|
import { Skeleton } from '../../../../skeleton/modern';
|
|
3
3
|
import { Option } from '../../components/option/Component.js';
|
|
4
|
-
import '../../intersection-observer-
|
|
4
|
+
import '../../intersection-observer-d4da4352.js';
|
|
5
5
|
import 'classnames';
|
|
6
|
-
import '../../components/base-select-mobile/checkmark/Component.js';
|
|
7
|
-
import '@alfalab/icons-glyph/CheckmarkMIcon';
|
|
8
6
|
import '../../components/checkmark/Component.js';
|
|
9
7
|
import '../../../../badge/modern';
|
|
10
8
|
import '../../../../checkbox/modern';
|
|
11
9
|
import '@alfalab/icons-glyph/CheckmarkCircleMIcon';
|
|
10
|
+
import '@alfalab/icons-glyph/CheckmarkMIcon';
|
|
11
|
+
import '../../components/checkmark-mobile/Component.js';
|
|
12
12
|
|
|
13
13
|
const styles = {"skeleton":"select__skeleton_176ym"};
|
|
14
14
|
require('./index.css');
|
|
@@ -2,36 +2,37 @@ import 'react';
|
|
|
2
2
|
import '../../Component.js';
|
|
3
3
|
import 'classnames';
|
|
4
4
|
import '@alfalab/icons-glyph/ChevronDownMIcon';
|
|
5
|
-
import '../../Component
|
|
6
|
-
export { b as SELECT_ALL_KEY, u as useSelectWithApply } from '../../Component-
|
|
5
|
+
import '../../components/base-select/Component.js';
|
|
6
|
+
export { b as SELECT_ALL_KEY, u as useSelectWithApply } from '../../Component-4d5dba68.js';
|
|
7
7
|
import '../../../../form-control/modern';
|
|
8
8
|
import '@alfalab/hooks';
|
|
9
|
-
import '@alfalab/icons-glyph/CheckmarkMIcon';
|
|
10
9
|
import '../../../../badge/modern';
|
|
11
10
|
import '../../../../checkbox/modern';
|
|
12
11
|
import '@alfalab/icons-glyph/CheckmarkCircleMIcon';
|
|
12
|
+
import '@alfalab/icons-glyph/CheckmarkMIcon';
|
|
13
13
|
import '../../components/options-list/Component.js';
|
|
14
|
-
import '
|
|
15
|
-
import '../../../../scrollbar/modern';
|
|
14
|
+
import '../../components/virtual-options-list/Component.js';
|
|
16
15
|
import '../../../../skeleton/modern';
|
|
17
|
-
import '../../intersection-observer-
|
|
16
|
+
import '../../intersection-observer-d4da4352.js';
|
|
18
17
|
import '../../components/arrow/Component.js';
|
|
19
18
|
import '../../components/field/Component.js';
|
|
20
19
|
import '../../components/optgroup/Component.js';
|
|
21
20
|
import '../../components/option/Component.js';
|
|
22
|
-
import '../../components/base-select-mobile/checkmark/Component.js';
|
|
23
21
|
import '../../components/checkmark/Component.js';
|
|
22
|
+
import '../../components/checkmark-mobile/Component.js';
|
|
24
23
|
import 'react-merge-refs';
|
|
25
24
|
import '@juggle/resize-observer';
|
|
26
25
|
import 'downshift';
|
|
27
26
|
import '../../../../popover/modern';
|
|
28
27
|
import '../../components/native-select/Component.js';
|
|
28
|
+
import '../../../../scrollbar/modern';
|
|
29
|
+
import '../../components/base-select-mobile/Component.js';
|
|
29
30
|
import '../../../../bottom-sheet/modern';
|
|
30
31
|
import '../../../../modal/modern/mobile';
|
|
31
|
-
import '../../components/base-
|
|
32
|
-
import '../../components/base-checkmark/Component.js';
|
|
33
|
-
import '../../../../button/modern';
|
|
34
|
-
import '../../components/base-select-mobile/options-list/Component.js';
|
|
32
|
+
import '../../components/base-select-mobile/footer/Component.js';
|
|
35
33
|
import '../../../../base-modal/modern';
|
|
36
|
-
import '
|
|
34
|
+
import '../../../../button/modern';
|
|
35
|
+
import './options-list-with-apply/footer/Component.js';
|
|
36
|
+
import 'react-virtual';
|
|
37
|
+
import '../../getDataTestId-c6fd39a7.js';
|
|
37
38
|
import '../../utils.js';
|
|
@@ -1,37 +1,38 @@
|
|
|
1
1
|
import 'react';
|
|
2
|
-
import '../../../../../button/modern';
|
|
3
|
-
import 'classnames';
|
|
4
|
-
import '@alfalab/icons-glyph/ChevronDownMIcon';
|
|
5
|
-
import '../../../Component-979388ae.js';
|
|
6
|
-
export { O as OptionsListWithApply } from '../../../Component-4c4a3ab4.js';
|
|
7
|
-
import '../../../../../form-control/modern';
|
|
8
|
-
import '@alfalab/hooks';
|
|
9
|
-
import '@alfalab/icons-glyph/CheckmarkMIcon';
|
|
10
|
-
import '../../../../../badge/modern';
|
|
11
|
-
import '../../../../../checkbox/modern';
|
|
12
|
-
import '@alfalab/icons-glyph/CheckmarkCircleMIcon';
|
|
13
2
|
import '../../../components/options-list/Component.js';
|
|
14
|
-
|
|
15
|
-
import '
|
|
3
|
+
export { O as OptionsListWithApply } from '../../../Component-4d5dba68.js';
|
|
4
|
+
import './footer/Component.js';
|
|
16
5
|
import 'react-merge-refs';
|
|
6
|
+
import 'classnames';
|
|
7
|
+
import '../../../../../scrollbar/modern';
|
|
8
|
+
import '@alfalab/hooks';
|
|
9
|
+
import '../../../components/optgroup/Component.js';
|
|
10
|
+
import '../../../Component.js';
|
|
11
|
+
import '../../../components/arrow/Component.js';
|
|
12
|
+
import '@alfalab/icons-glyph/ChevronDownMIcon';
|
|
13
|
+
import '../../../components/base-select/Component.js';
|
|
17
14
|
import '@juggle/resize-observer';
|
|
18
15
|
import 'downshift';
|
|
19
16
|
import '../../../../../popover/modern';
|
|
20
17
|
import '../../../components/native-select/Component.js';
|
|
21
|
-
import '../../../components/arrow/Component.js';
|
|
22
|
-
import '../../../../../bottom-sheet/modern';
|
|
23
|
-
import '../../../../../modal/modern/mobile';
|
|
24
|
-
import '../../../Component.js';
|
|
25
18
|
import '../../../components/field/Component.js';
|
|
26
|
-
import '
|
|
19
|
+
import '../../../../../form-control/modern';
|
|
27
20
|
import '../../../components/option/Component.js';
|
|
28
|
-
import '../../../components/base-select-mobile/checkmark/Component.js';
|
|
29
21
|
import '../../../components/checkmark/Component.js';
|
|
30
|
-
import '
|
|
31
|
-
import '
|
|
32
|
-
import '
|
|
33
|
-
import '
|
|
34
|
-
import '../../../components/
|
|
22
|
+
import '../../../../../badge/modern';
|
|
23
|
+
import '../../../../../checkbox/modern';
|
|
24
|
+
import '@alfalab/icons-glyph/CheckmarkCircleMIcon';
|
|
25
|
+
import '@alfalab/icons-glyph/CheckmarkMIcon';
|
|
26
|
+
import '../../../components/checkmark-mobile/Component.js';
|
|
27
|
+
import '../../../components/base-select-mobile/Component.js';
|
|
28
|
+
import '../../../../../bottom-sheet/modern';
|
|
29
|
+
import '../../../../../modal/modern/mobile';
|
|
30
|
+
import '../../../components/base-select-mobile/footer/Component.js';
|
|
35
31
|
import '../../../../../base-modal/modern';
|
|
36
|
-
import '
|
|
32
|
+
import '../../../../../button/modern';
|
|
33
|
+
import '../../../components/virtual-options-list/Component.js';
|
|
34
|
+
import 'react-virtual';
|
|
35
|
+
import '../../../../../skeleton/modern';
|
|
36
|
+
import '../../../intersection-observer-d4da4352.js';
|
|
37
37
|
import '../../../utils.js';
|
|
38
|
+
import '../../../getDataTestId-c6fd39a7.js';
|
package/select/modern/presets/useSelectWithApply/options-list-with-apply/footer/Component.d.ts
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { OptionShape } from "../../../../typings";
|
|
3
|
+
type FooterProps = {
|
|
4
|
+
handleClear?: () => void;
|
|
5
|
+
handleApply?: () => void;
|
|
6
|
+
showClear?: boolean;
|
|
7
|
+
selectedDraft?: OptionShape[];
|
|
8
|
+
};
|
|
9
|
+
declare const Footer: ({ handleApply, handleClear, showClear, selectedDraft, }: FooterProps) => JSX.Element;
|
|
10
|
+
export { FooterProps, Footer };
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { Button } from '../../../../../../button/modern';
|
|
3
|
+
|
|
4
|
+
const styles = {"footer":"select__footer_ze9ys"};
|
|
5
|
+
require('./index.css');
|
|
6
|
+
|
|
7
|
+
const Footer = ({ handleApply, handleClear, showClear, selectedDraft = [], }) => (React.createElement("div", {
|
|
8
|
+
// eslint-disable-next-line jsx-a11y/no-noninteractive-tabindex
|
|
9
|
+
tabIndex: 0, className: styles.footer },
|
|
10
|
+
React.createElement(Button, { size: 'xxs', view: 'primary', onClick: handleApply }, "\u041F\u0440\u0438\u043C\u0435\u043D\u0438\u0442\u044C"),
|
|
11
|
+
showClear && selectedDraft.length > 0 && (React.createElement(Button, { size: 'xxs', view: 'secondary', onClick: handleClear }, "\u0421\u0431\u0440\u043E\u0441\u0438\u0442\u044C"))));
|
|
12
|
+
|
|
13
|
+
export { Footer };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 1568c */
|
|
2
2
|
:root {
|
|
3
3
|
} /* deprecated */ :root {
|
|
4
4
|
--color-light-bg-primary: #fff; /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
@@ -26,10 +26,10 @@
|
|
|
26
26
|
/* checkmark */
|
|
27
27
|
|
|
28
28
|
/* optgroup */
|
|
29
|
-
} .
|
|
30
|
-
background: var(--color-light-bg-primary);
|
|
29
|
+
} .select__footer_ze9ys {
|
|
30
|
+
background-color: var(--color-light-bg-primary);
|
|
31
31
|
padding: var(--gap-s);
|
|
32
32
|
outline: none
|
|
33
|
-
} .
|
|
33
|
+
} .select__footer_ze9ys > * + * {
|
|
34
34
|
margin-left: var(--gap-xs);
|
|
35
35
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../../Component-
|
|
1
|
+
export * from "../../../Component-4d5dba68";
|
|
@@ -1,15 +1,13 @@
|
|
|
1
|
-
export { O as OptionsListWithApply } from '../../../Component-
|
|
1
|
+
export { O as OptionsListWithApply } from '../../../Component-4d5dba68.js';
|
|
2
2
|
import 'react';
|
|
3
|
+
import '../../../Component.js';
|
|
3
4
|
import '../../../components/arrow/Component.js';
|
|
4
5
|
import 'classnames';
|
|
5
6
|
import '@alfalab/icons-glyph/ChevronDownMIcon';
|
|
7
|
+
import '../../../components/base-select/Component.js';
|
|
6
8
|
import 'react-merge-refs';
|
|
7
|
-
import 'downshift';
|
|
8
|
-
import '../../../../../bottom-sheet/modern';
|
|
9
|
-
import '../../../../../modal/modern/mobile';
|
|
10
|
-
import '../../../Component.js';
|
|
11
|
-
import '../../../Component-979388ae.js';
|
|
12
9
|
import '@juggle/resize-observer';
|
|
10
|
+
import 'downshift';
|
|
13
11
|
import '../../../../../popover/modern';
|
|
14
12
|
import '@alfalab/hooks';
|
|
15
13
|
import '../../../components/native-select/Component.js';
|
|
@@ -17,21 +15,24 @@ import '../../../components/field/Component.js';
|
|
|
17
15
|
import '../../../../../form-control/modern';
|
|
18
16
|
import '../../../components/optgroup/Component.js';
|
|
19
17
|
import '../../../components/option/Component.js';
|
|
20
|
-
import '../../../components/base-select-mobile/checkmark/Component.js';
|
|
21
|
-
import '@alfalab/icons-glyph/CheckmarkMIcon';
|
|
22
18
|
import '../../../components/checkmark/Component.js';
|
|
23
19
|
import '../../../../../badge/modern';
|
|
24
20
|
import '../../../../../checkbox/modern';
|
|
25
21
|
import '@alfalab/icons-glyph/CheckmarkCircleMIcon';
|
|
22
|
+
import '@alfalab/icons-glyph/CheckmarkMIcon';
|
|
23
|
+
import '../../../components/checkmark-mobile/Component.js';
|
|
26
24
|
import '../../../components/options-list/Component.js';
|
|
27
25
|
import '../../../../../scrollbar/modern';
|
|
26
|
+
import '../../../components/base-select-mobile/Component.js';
|
|
27
|
+
import '../../../../../bottom-sheet/modern';
|
|
28
|
+
import '../../../../../modal/modern/mobile';
|
|
29
|
+
import '../../../components/base-select-mobile/footer/Component.js';
|
|
30
|
+
import '../../../../../base-modal/modern';
|
|
31
|
+
import '../../../../../button/modern';
|
|
32
|
+
import '../../../components/virtual-options-list/Component.js';
|
|
28
33
|
import 'react-virtual';
|
|
29
|
-
import '../../../components/base-option/Component.js';
|
|
30
|
-
import '../../../components/base-checkmark/Component.js';
|
|
31
34
|
import '../../../../../skeleton/modern';
|
|
32
|
-
import '../../../intersection-observer-
|
|
33
|
-
import '
|
|
34
|
-
import '../../../components/base-select-mobile/options-list/Component.js';
|
|
35
|
-
import '../../../../../base-modal/modern';
|
|
36
|
-
import '../../../components/base-select-mobile/virtual-options-list/Component.js';
|
|
35
|
+
import '../../../intersection-observer-d4da4352.js';
|
|
36
|
+
import './footer/Component.js';
|
|
37
37
|
import '../../../utils.js';
|
|
38
|
+
import '../../../getDataTestId-c6fd39a7.js';
|
|
@@ -2,12 +2,12 @@ import React from 'react';
|
|
|
2
2
|
import { Skeleton } from '../../../../skeleton/modern';
|
|
3
3
|
import { Option } from '../../components/option/Component.js';
|
|
4
4
|
import 'classnames';
|
|
5
|
-
import '../../components/base-select-mobile/checkmark/Component.js';
|
|
6
|
-
import '@alfalab/icons-glyph/CheckmarkMIcon';
|
|
7
5
|
import '../../components/checkmark/Component.js';
|
|
8
6
|
import '../../../../badge/modern';
|
|
9
7
|
import '../../../../checkbox/modern';
|
|
10
8
|
import '@alfalab/icons-glyph/CheckmarkCircleMIcon';
|
|
9
|
+
import '@alfalab/icons-glyph/CheckmarkMIcon';
|
|
10
|
+
import '../../components/checkmark-mobile/Component.js';
|
|
11
11
|
|
|
12
12
|
const styles = {"skeleton":"select__skeleton_n2ugb"};
|
|
13
13
|
require('./index.css');
|
|
@@ -5,7 +5,7 @@ import './Component.js';
|
|
|
5
5
|
import './components/arrow/Component.js';
|
|
6
6
|
import 'classnames';
|
|
7
7
|
import '@alfalab/icons-glyph/ChevronDownMIcon';
|
|
8
|
-
import './Component
|
|
8
|
+
import './components/base-select/Component.js';
|
|
9
9
|
import 'react-merge-refs';
|
|
10
10
|
import '@juggle/resize-observer';
|
|
11
11
|
import 'downshift';
|
|
@@ -15,24 +15,25 @@ import './components/field/Component.js';
|
|
|
15
15
|
import '../../form-control/modern';
|
|
16
16
|
import './components/optgroup/Component.js';
|
|
17
17
|
import './components/option/Component.js';
|
|
18
|
-
import './components/base-select-mobile/checkmark/Component.js';
|
|
19
|
-
import '@alfalab/icons-glyph/CheckmarkMIcon';
|
|
20
18
|
import './components/checkmark/Component.js';
|
|
21
19
|
import '../../badge/modern';
|
|
22
20
|
import '../../checkbox/modern';
|
|
23
21
|
import '@alfalab/icons-glyph/CheckmarkCircleMIcon';
|
|
22
|
+
import '@alfalab/icons-glyph/CheckmarkMIcon';
|
|
23
|
+
import './components/checkmark-mobile/Component.js';
|
|
24
24
|
import './components/options-list/Component.js';
|
|
25
25
|
import '../../scrollbar/modern';
|
|
26
|
-
import './Component-
|
|
26
|
+
import './Component-4d5dba68.js';
|
|
27
|
+
import './components/base-select-mobile/Component.js';
|
|
27
28
|
import '../../bottom-sheet/modern';
|
|
28
29
|
import '../../modal/modern/mobile';
|
|
30
|
+
import './components/base-select-mobile/footer/Component.js';
|
|
31
|
+
import '../../base-modal/modern';
|
|
32
|
+
import '../../button/modern';
|
|
33
|
+
import './components/virtual-options-list/Component.js';
|
|
29
34
|
import 'react-virtual';
|
|
30
|
-
import './components/base-option/Component.js';
|
|
31
|
-
import './components/base-checkmark/Component.js';
|
|
32
35
|
import '../../skeleton/modern';
|
|
33
|
-
import './intersection-observer-
|
|
34
|
-
import '
|
|
35
|
-
import './
|
|
36
|
-
import '../../base-modal/modern';
|
|
37
|
-
import './components/base-select-mobile/virtual-options-list/Component.js';
|
|
36
|
+
import './intersection-observer-d4da4352.js';
|
|
37
|
+
import './presets/useSelectWithApply/options-list-with-apply/footer/Component.js';
|
|
38
|
+
import './getDataTestId-c6fd39a7.js';
|
|
38
39
|
import './utils.js';
|
package/select/presets/index.js
CHANGED
|
@@ -2,30 +2,29 @@ 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('../Component-
|
|
5
|
+
var presets_useSelectWithApply_optionsListWithApply_Component = require('../Component-06f4d707.js');
|
|
6
6
|
require('tslib');
|
|
7
7
|
require('react');
|
|
8
8
|
require('../../skeleton');
|
|
9
9
|
require('../components/option/Component.js');
|
|
10
10
|
require('classnames');
|
|
11
|
-
require('../components/base-select-mobile/checkmark/Component.js');
|
|
12
|
-
require('@alfalab/icons-glyph/CheckmarkMIcon');
|
|
13
11
|
require('../components/checkmark/Component.js');
|
|
14
12
|
require('../../badge');
|
|
15
13
|
require('../../checkbox');
|
|
16
14
|
require('@alfalab/icons-glyph/CheckmarkCircleMIcon');
|
|
17
|
-
require('
|
|
15
|
+
require('@alfalab/icons-glyph/CheckmarkMIcon');
|
|
16
|
+
require('../components/checkmark-mobile/Component.js');
|
|
17
|
+
require('../intersection-observer-e38bcceb.js');
|
|
18
|
+
require('../Component.js');
|
|
18
19
|
require('../components/arrow/Component.js');
|
|
19
20
|
require('@alfalab/icons-glyph/ChevronDownMIcon');
|
|
21
|
+
require('../components/base-select/Component.js');
|
|
20
22
|
require('react-merge-refs');
|
|
21
|
-
require('downshift');
|
|
22
|
-
require('../../bottom-sheet');
|
|
23
|
-
require('../../modal/mobile');
|
|
24
|
-
require('../Component.js');
|
|
25
|
-
require('../Component-67e36290.js');
|
|
26
23
|
require('@juggle/resize-observer');
|
|
24
|
+
require('downshift');
|
|
27
25
|
require('../../popover');
|
|
28
26
|
require('@alfalab/hooks');
|
|
27
|
+
require('../getDataTestId-913da9a4.js');
|
|
29
28
|
require('../utils.js');
|
|
30
29
|
require('../components/native-select/Component.js');
|
|
31
30
|
require('../components/field/Component.js');
|
|
@@ -33,13 +32,15 @@ require('../../form-control');
|
|
|
33
32
|
require('../components/optgroup/Component.js');
|
|
34
33
|
require('../components/options-list/Component.js');
|
|
35
34
|
require('../../scrollbar');
|
|
36
|
-
require('
|
|
37
|
-
require('
|
|
38
|
-
require('
|
|
39
|
-
require('
|
|
40
|
-
require('../components/base-select-mobile/options-list/Component.js');
|
|
35
|
+
require('../components/base-select-mobile/Component.js');
|
|
36
|
+
require('../../bottom-sheet');
|
|
37
|
+
require('../../modal/mobile');
|
|
38
|
+
require('../components/base-select-mobile/footer/Component.js');
|
|
41
39
|
require('../../base-modal');
|
|
42
|
-
require('
|
|
40
|
+
require('../../button');
|
|
41
|
+
require('../components/virtual-options-list/Component.js');
|
|
42
|
+
require('react-virtual');
|
|
43
|
+
require('./useSelectWithApply/options-list-with-apply/footer/Component.js');
|
|
43
44
|
|
|
44
45
|
|
|
45
46
|
|
|
@@ -4,14 +4,14 @@ var tslib = require('tslib');
|
|
|
4
4
|
var React = require('react');
|
|
5
5
|
var coreComponentsSkeleton = require('../../../skeleton');
|
|
6
6
|
var components_option_Component = require('../../components/option/Component.js');
|
|
7
|
-
require('../../intersection-observer-
|
|
7
|
+
require('../../intersection-observer-e38bcceb.js');
|
|
8
8
|
require('classnames');
|
|
9
|
-
require('../../components/base-select-mobile/checkmark/Component.js');
|
|
10
|
-
require('@alfalab/icons-glyph/CheckmarkMIcon');
|
|
11
9
|
require('../../components/checkmark/Component.js');
|
|
12
10
|
require('../../../badge');
|
|
13
11
|
require('../../../checkbox');
|
|
14
12
|
require('@alfalab/icons-glyph/CheckmarkCircleMIcon');
|
|
13
|
+
require('@alfalab/icons-glyph/CheckmarkMIcon');
|
|
14
|
+
require('../../components/checkmark-mobile/Component.js');
|
|
15
15
|
|
|
16
16
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
17
17
|
|
|
@@ -5,39 +5,40 @@ require('react');
|
|
|
5
5
|
require('../../Component.js');
|
|
6
6
|
require('classnames');
|
|
7
7
|
require('@alfalab/icons-glyph/ChevronDownMIcon');
|
|
8
|
-
require('../../Component
|
|
9
|
-
var presets_useSelectWithApply_optionsListWithApply_Component = require('../../Component-
|
|
8
|
+
require('../../components/base-select/Component.js');
|
|
9
|
+
var presets_useSelectWithApply_optionsListWithApply_Component = require('../../Component-06f4d707.js');
|
|
10
10
|
require('../../../form-control');
|
|
11
11
|
require('@alfalab/hooks');
|
|
12
12
|
require('../../utils.js');
|
|
13
|
-
require('@alfalab/icons-glyph/CheckmarkMIcon');
|
|
14
13
|
require('../../../badge');
|
|
15
14
|
require('../../../checkbox');
|
|
16
15
|
require('@alfalab/icons-glyph/CheckmarkCircleMIcon');
|
|
16
|
+
require('@alfalab/icons-glyph/CheckmarkMIcon');
|
|
17
17
|
require('../../components/options-list/Component.js');
|
|
18
|
-
require('
|
|
19
|
-
require('../../../scrollbar');
|
|
18
|
+
require('../../components/virtual-options-list/Component.js');
|
|
20
19
|
require('../../../skeleton');
|
|
21
|
-
require('../../intersection-observer-
|
|
20
|
+
require('../../intersection-observer-e38bcceb.js');
|
|
22
21
|
require('../../components/arrow/Component.js');
|
|
23
22
|
require('../../components/field/Component.js');
|
|
24
23
|
require('../../components/optgroup/Component.js');
|
|
25
24
|
require('../../components/option/Component.js');
|
|
26
|
-
require('../../components/base-select-mobile/checkmark/Component.js');
|
|
27
25
|
require('../../components/checkmark/Component.js');
|
|
26
|
+
require('../../components/checkmark-mobile/Component.js');
|
|
28
27
|
require('react-merge-refs');
|
|
29
28
|
require('@juggle/resize-observer');
|
|
30
29
|
require('downshift');
|
|
31
30
|
require('../../../popover');
|
|
31
|
+
require('../../getDataTestId-913da9a4.js');
|
|
32
32
|
require('../../components/native-select/Component.js');
|
|
33
|
+
require('../../../scrollbar');
|
|
34
|
+
require('../../components/base-select-mobile/Component.js');
|
|
33
35
|
require('../../../bottom-sheet');
|
|
34
36
|
require('../../../modal/mobile');
|
|
35
|
-
require('../../components/base-
|
|
36
|
-
require('../../components/base-checkmark/Component.js');
|
|
37
|
-
require('../../../button');
|
|
38
|
-
require('../../components/base-select-mobile/options-list/Component.js');
|
|
37
|
+
require('../../components/base-select-mobile/footer/Component.js');
|
|
39
38
|
require('../../../base-modal');
|
|
40
|
-
require('
|
|
39
|
+
require('../../../button');
|
|
40
|
+
require('./options-list-with-apply/footer/Component.js');
|
|
41
|
+
require('react-virtual');
|
|
41
42
|
|
|
42
43
|
|
|
43
44
|
|