@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
|
import React, { useContext } from 'react';
|
|
2
2
|
import cn from 'classnames';
|
|
3
|
-
import { g as getDataTestId } from '../../getDataTestId-
|
|
3
|
+
import { g as getDataTestId } from '../../getDataTestId-d5de4007.js';
|
|
4
4
|
import { SystemMessageContext } from '../../Context.js';
|
|
5
5
|
|
|
6
6
|
var desktopStyles = {"component":"system-message__component_15qpq"};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from "./getDataTestId-
|
|
1
|
+
export * from "./getDataTestId-d5de4007";
|
|
2
2
|
export * from "./Components.responsive";
|
|
@@ -6,7 +6,7 @@ import { Title } from './components/title/Component.js';
|
|
|
6
6
|
import 'react';
|
|
7
7
|
import 'classnames';
|
|
8
8
|
import './Context.js';
|
|
9
|
-
import './getDataTestId-
|
|
9
|
+
import './getDataTestId-d5de4007.js';
|
|
10
10
|
|
|
11
11
|
function createCompound(functionComponent) {
|
|
12
12
|
return Object.assign(functionComponent, {
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from "./getDataTestId-
|
|
1
|
+
export * from "./getDataTestId-782f17f9";
|
|
2
2
|
export * from "./Components.responsive";
|
package/system-message/index.js
CHANGED
|
@@ -9,7 +9,7 @@ require('classnames');
|
|
|
9
9
|
require('./Context.js');
|
|
10
10
|
require('./utils.js');
|
|
11
11
|
require('./components/caption/Component.js');
|
|
12
|
-
require('./getDataTestId-
|
|
12
|
+
require('./getDataTestId-782f17f9.js');
|
|
13
13
|
require('./components/controls/Component.js');
|
|
14
14
|
require('./components/graphic/Component.js');
|
|
15
15
|
require('./components/subtitle/Component.js');
|
package/system-message/mobile.js
CHANGED
|
@@ -8,7 +8,7 @@ require('classnames');
|
|
|
8
8
|
require('./Context.js');
|
|
9
9
|
require('./utils.js');
|
|
10
10
|
require('./components/caption/Component.js');
|
|
11
|
-
require('./getDataTestId-
|
|
11
|
+
require('./getDataTestId-782f17f9.js');
|
|
12
12
|
require('./components/controls/Component.js');
|
|
13
13
|
require('./components/graphic/Component.js');
|
|
14
14
|
require('./components/subtitle/Component.js');
|
|
@@ -8,7 +8,7 @@ import './components/controls/Component.js';
|
|
|
8
8
|
import './components/graphic/Component.js';
|
|
9
9
|
import './components/subtitle/Component.js';
|
|
10
10
|
import './components/title/Component.js';
|
|
11
|
-
import './getDataTestId-
|
|
11
|
+
import './getDataTestId-1b43b622.js';
|
|
12
12
|
|
|
13
13
|
const SystemMessageDesktopComponent = ({ children, ...restProps }) => (React.createElement(SystemMessage, { ...restProps, view: 'desktop' }, children));
|
|
14
14
|
const SystemMessageDesktop = createCompound(SystemMessageDesktopComponent);
|
|
@@ -8,7 +8,7 @@ import './components/controls/Component.js';
|
|
|
8
8
|
import './components/graphic/Component.js';
|
|
9
9
|
import './components/subtitle/Component.js';
|
|
10
10
|
import './components/title/Component.js';
|
|
11
|
-
import './getDataTestId-
|
|
11
|
+
import './getDataTestId-1b43b622.js';
|
|
12
12
|
|
|
13
13
|
const SystemMessageMobileComponent = ({ children, ...restProps }) => (React.createElement(SystemMessage, { ...restProps, view: 'mobile' }, children));
|
|
14
14
|
const SystemMessageMobile = createCompound(SystemMessageMobileComponent);
|
|
@@ -9,7 +9,7 @@ import './components/controls/Component.js';
|
|
|
9
9
|
import './components/graphic/Component.js';
|
|
10
10
|
import './components/subtitle/Component.js';
|
|
11
11
|
import './components/title/Component.js';
|
|
12
|
-
import './getDataTestId-
|
|
12
|
+
import './getDataTestId-1b43b622.js';
|
|
13
13
|
|
|
14
14
|
const isClient = () => typeof window !== 'undefined';
|
|
15
15
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React, { useContext } from 'react';
|
|
2
2
|
import cn from 'classnames';
|
|
3
|
-
import { g as getDataTestId } from '../../getDataTestId-
|
|
3
|
+
import { g as getDataTestId } from '../../getDataTestId-1b43b622.js';
|
|
4
4
|
import { SystemMessageContext } from '../../Context.js';
|
|
5
5
|
|
|
6
6
|
const styles = {"component":"system-message__component_2ikl2"};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React, { useContext } from 'react';
|
|
2
2
|
import cn from 'classnames';
|
|
3
|
-
import { g as getDataTestId } from '../../getDataTestId-
|
|
3
|
+
import { g as getDataTestId } from '../../getDataTestId-1b43b622.js';
|
|
4
4
|
import { SystemMessageContext } from '../../Context.js';
|
|
5
5
|
|
|
6
6
|
const desktopStyles = {"component":"system-message__component_l7lic","multiple":"system-message__multiple_l7lic"};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React, { useContext } from 'react';
|
|
2
2
|
import cn from 'classnames';
|
|
3
|
-
import { g as getDataTestId } from '../../getDataTestId-
|
|
3
|
+
import { g as getDataTestId } from '../../getDataTestId-1b43b622.js';
|
|
4
4
|
import { SystemMessageContext } from '../../Context.js';
|
|
5
5
|
|
|
6
6
|
const styles = {"component":"system-message__component_el5uy"};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React, { useContext } from 'react';
|
|
2
2
|
import cn from 'classnames';
|
|
3
|
-
import { g as getDataTestId } from '../../getDataTestId-
|
|
3
|
+
import { g as getDataTestId } from '../../getDataTestId-1b43b622.js';
|
|
4
4
|
import { SystemMessageContext } from '../../Context.js';
|
|
5
5
|
|
|
6
6
|
const styles = {"component":"system-message__component_5o7ec"};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React, { useContext } from 'react';
|
|
2
2
|
import cn from 'classnames';
|
|
3
|
-
import { g as getDataTestId } from '../../getDataTestId-
|
|
3
|
+
import { g as getDataTestId } from '../../getDataTestId-1b43b622.js';
|
|
4
4
|
import { SystemMessageContext } from '../../Context.js';
|
|
5
5
|
|
|
6
6
|
const desktopStyles = {"component":"system-message__component_15qpq"};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from "./getDataTestId-
|
|
1
|
+
export * from "./getDataTestId-1b43b622";
|
|
2
2
|
export * from "./Components.responsive";
|
|
@@ -6,7 +6,7 @@ import { Title } from './components/title/Component.js';
|
|
|
6
6
|
import 'react';
|
|
7
7
|
import 'classnames';
|
|
8
8
|
import './Context.js';
|
|
9
|
-
import './getDataTestId-
|
|
9
|
+
import './getDataTestId-1b43b622.js';
|
|
10
10
|
|
|
11
11
|
function createCompound(functionComponent) {
|
|
12
12
|
return Object.assign(functionComponent, {
|
|
@@ -9,7 +9,7 @@ require('classnames');
|
|
|
9
9
|
require('./Context.js');
|
|
10
10
|
require('./utils.js');
|
|
11
11
|
require('./components/caption/Component.js');
|
|
12
|
-
require('./getDataTestId-
|
|
12
|
+
require('./getDataTestId-782f17f9.js');
|
|
13
13
|
require('./components/controls/Component.js');
|
|
14
14
|
require('./components/graphic/Component.js');
|
|
15
15
|
require('./components/subtitle/Component.js');
|
package/system-message/utils.js
CHANGED
|
@@ -7,7 +7,7 @@ var components_subtitle_Component = require('./components/subtitle/Component.js'
|
|
|
7
7
|
var components_title_Component = require('./components/title/Component.js');
|
|
8
8
|
require('react');
|
|
9
9
|
require('classnames');
|
|
10
|
-
require('./getDataTestId-
|
|
10
|
+
require('./getDataTestId-782f17f9.js');
|
|
11
11
|
require('./Context.js');
|
|
12
12
|
|
|
13
13
|
function createCompound(functionComponent) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { FC, SVGProps } from 'react';
|
|
3
|
-
import { OptionShape } from "./typings-
|
|
4
|
-
import { OptionProps as BaseOptionProps } from "./typings-
|
|
3
|
+
import { OptionShape } from "./typings-5e1b8383";
|
|
4
|
+
import { OptionProps as BaseOptionProps } from "./typings-5e1b8383";
|
|
5
5
|
type OptionProps = Omit<BaseOptionProps, 'option'> & {
|
|
6
6
|
option: OptionShape & {
|
|
7
7
|
icon?: FC<SVGProps<SVGSVGElement>>;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { FC, SVGProps } from 'react';
|
|
3
|
-
import { OptionShape } from "./typings-
|
|
4
|
-
import { OptionProps as BaseOptionProps } from "./typings-
|
|
3
|
+
import { OptionShape } from "./typings-5e1b8383";
|
|
4
|
+
import { OptionProps as BaseOptionProps } from "./typings-5e1b8383";
|
|
5
5
|
type OptionProps = Omit<BaseOptionProps, 'option'> & {
|
|
6
6
|
option: OptionShape & {
|
|
7
7
|
icon?: FC<SVGProps<SVGSVGElement>>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { BaseSelectProps, OptionShape } from "./index-3e68f8db";
|
|
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-3e68f8db").OptionsListProps & {
|
|
32
36
|
showClear?: boolean | undefined;
|
|
33
37
|
onClose?: (() => void) | undefined;
|
|
34
38
|
selectedDraft?: OptionShape[] | undefined;
|
|
35
|
-
OptionsList?: import("react").FC<import("./index-3e68f8db").OptionsListProps & import("react").RefAttributes<
|
|
36
|
-
|
|
39
|
+
OptionsList?: import("react").FC<import("./index-3e68f8db").OptionsListProps & import("react").RefAttributes<HTMLDivElement>> | undefined;
|
|
40
|
+
Footer?: import("react").FC<import("./Component-ebda875c").FooterProps> | undefined;
|
|
41
|
+
} & import("react").RefAttributes<HTMLDivElement>>;
|
|
37
42
|
optionsListProps: {
|
|
38
|
-
OptionsList: import("react").FC<import("./index-3e68f8db").OptionsListProps
|
|
43
|
+
OptionsList: import("react").FC<import("./index-3e68f8db").OptionsListProps & import("react").RefAttributes<HTMLDivElement>> | undefined;
|
|
39
44
|
showClear: boolean;
|
|
40
45
|
onClear: () => void;
|
|
41
46
|
onApply: () => void;
|
|
@@ -51,4 +56,5 @@ declare function useSelectWithApply({ options, selected, onChange, OptionsList,
|
|
|
51
56
|
onChange: (payload: import("./index-3e68f8db").BaseSelectChangePayload) => void;
|
|
52
57
|
selected: string | OptionShape | (string | OptionShape)[] | null | undefined;
|
|
53
58
|
};
|
|
54
|
-
export
|
|
59
|
+
export * from "./Component-5e1b8383";
|
|
60
|
+
export { UseSelectWithApplyProps, SELECT_ALL_KEY, useSelectWithApply };
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
import React from "react";
|
|
3
3
|
import { ReactNode } from "react";
|
|
4
4
|
import { FormControlProps } from "./Component-e67996e9";
|
|
5
|
-
import { BaseSelectProps, OptionProps, OptionShape } from "./typings-
|
|
5
|
+
import { BaseSelectProps, OptionProps, OptionShape } from "./typings-5e1b8383";
|
|
6
6
|
type SelectFieldProps = Omit<FormControlProps, "size"> & Record<string, unknown>;
|
|
7
7
|
type SelectProps = Omit<BaseSelectProps, "fieldProps"> & {
|
|
8
8
|
/**
|
|
@@ -92,7 +92,8 @@ type SkeletonProps = {
|
|
|
92
92
|
};
|
|
93
93
|
declare const Skeleton: React.FC<SkeletonProps>;
|
|
94
94
|
export { SelectFieldProps, SelectProps, Select, useSelectWithLoading, useLazyLoading, SkeletonProps, Skeleton };
|
|
95
|
-
export * from "./
|
|
96
|
-
export * from "./
|
|
97
|
-
export * from "./
|
|
98
|
-
export * from "./
|
|
95
|
+
export * from "./index-ebda875c";
|
|
96
|
+
export * from "./Component-5e1b8383";
|
|
97
|
+
export * from "./hook-3e68f8db";
|
|
98
|
+
export * from "./typings-5e1b8383";
|
|
99
|
+
export * from "./utils-5e1b8383";
|
|
@@ -1,3 +1,37 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
/// <reference types="react-transition-group" />
|
|
3
|
-
|
|
3
|
+
import React from "react";
|
|
4
|
+
import { ButtonHTMLAttributes, ElementType, FC } from "react";
|
|
5
|
+
interface CloserProps extends ButtonHTMLAttributes<HTMLButtonElement> {
|
|
6
|
+
/**
|
|
7
|
+
* Вид компонента
|
|
8
|
+
*/
|
|
9
|
+
view: "desktop" | "mobile";
|
|
10
|
+
/**
|
|
11
|
+
* Дополнительный класс
|
|
12
|
+
*/
|
|
13
|
+
className?: string;
|
|
14
|
+
/**
|
|
15
|
+
* Позиция крестика
|
|
16
|
+
*/
|
|
17
|
+
align?: "left" | "right";
|
|
18
|
+
/**
|
|
19
|
+
* Фиксирует крестик
|
|
20
|
+
*/
|
|
21
|
+
sticky?: boolean;
|
|
22
|
+
/**
|
|
23
|
+
* Иконка
|
|
24
|
+
*/
|
|
25
|
+
icon?: ElementType;
|
|
26
|
+
/**
|
|
27
|
+
* Идентификатор для систем автоматизированного тестирования
|
|
28
|
+
*/
|
|
29
|
+
dataTestId?: string;
|
|
30
|
+
/**
|
|
31
|
+
* Коллбэк закрытия.
|
|
32
|
+
*/
|
|
33
|
+
onClose?: (event: React.MouseEvent<HTMLElement> | React.KeyboardEvent<HTMLElement>, reason?: "backdropClick" | "escapeKeyDown" | "closerClick") => void;
|
|
34
|
+
}
|
|
35
|
+
declare const Closer: FC<CloserProps>;
|
|
36
|
+
export { CloserProps, Closer };
|
|
37
|
+
export * from "./Component-ebda875c";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ReactNode, RefObject } from 'react';
|
|
2
|
-
import { BaseSelectProps, GroupShape, OptionShape } from "./typings-
|
|
2
|
+
import { BaseSelectProps, GroupShape, OptionShape } from "./typings-5e1b8383";
|
|
3
3
|
declare const isGroup: (item: OptionShape | GroupShape) => item is GroupShape;
|
|
4
4
|
declare const isOptionShape: (item: OptionShape | string | null) => item is OptionShape;
|
|
5
5
|
declare const joinOptions: ({ selected, selectedMultiple, }: {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { FC, SVGProps } from 'react';
|
|
3
|
-
import { OptionShape } from "./typings-
|
|
4
|
-
import { OptionProps as BaseOptionProps } from "./typings-
|
|
3
|
+
import { OptionShape } from "./typings-5e1b8383";
|
|
4
|
+
import { OptionProps as BaseOptionProps } from "./typings-5e1b8383";
|
|
5
5
|
type OptionProps = Omit<BaseOptionProps, 'option'> & {
|
|
6
6
|
option: OptionShape & {
|
|
7
7
|
icon?: FC<SVGProps<SVGSVGElement>>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { BaseSelectProps, OptionShape } from "./index-3e68f8db";
|
|
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-3e68f8db").OptionsListProps & {
|
|
32
36
|
showClear?: boolean | undefined;
|
|
33
37
|
onClose?: (() => void) | undefined;
|
|
34
38
|
selectedDraft?: OptionShape[] | undefined;
|
|
35
|
-
OptionsList?: import("react").FC<import("./index-3e68f8db").OptionsListProps & import("react").RefAttributes<
|
|
36
|
-
|
|
39
|
+
OptionsList?: import("react").FC<import("./index-3e68f8db").OptionsListProps & import("react").RefAttributes<HTMLDivElement>> | undefined;
|
|
40
|
+
Footer?: import("react").FC<import("./Component-ebda875c").FooterProps> | undefined;
|
|
41
|
+
} & import("react").RefAttributes<HTMLDivElement>>;
|
|
37
42
|
optionsListProps: {
|
|
38
|
-
OptionsList: import("react").FC<import("./index-3e68f8db").OptionsListProps
|
|
43
|
+
OptionsList: import("react").FC<import("./index-3e68f8db").OptionsListProps & import("react").RefAttributes<HTMLDivElement>> | undefined;
|
|
39
44
|
showClear: boolean;
|
|
40
45
|
onClear: () => void;
|
|
41
46
|
onApply: () => void;
|
|
@@ -51,4 +56,5 @@ declare function useSelectWithApply({ options, selected, onChange, OptionsList,
|
|
|
51
56
|
onChange: (payload: import("./index-3e68f8db").BaseSelectChangePayload) => void;
|
|
52
57
|
selected: string | OptionShape | (string | OptionShape)[] | null | undefined;
|
|
53
58
|
};
|
|
54
|
-
export
|
|
59
|
+
export * from "./Component-5e1b8383";
|
|
60
|
+
export { UseSelectWithApplyProps, SELECT_ALL_KEY, useSelectWithApply };
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
import React from "react";
|
|
3
3
|
import { ReactNode } from "react";
|
|
4
4
|
import { FormControlProps } from "./Component-e67996e9";
|
|
5
|
-
import { BaseSelectProps, OptionProps, OptionShape } from "./typings-
|
|
5
|
+
import { BaseSelectProps, OptionProps, OptionShape } from "./typings-5e1b8383";
|
|
6
6
|
type SelectFieldProps = Omit<FormControlProps, "size"> & Record<string, unknown>;
|
|
7
7
|
type SelectProps = Omit<BaseSelectProps, "fieldProps"> & {
|
|
8
8
|
/**
|
|
@@ -92,7 +92,8 @@ type SkeletonProps = {
|
|
|
92
92
|
};
|
|
93
93
|
declare const Skeleton: React.FC<SkeletonProps>;
|
|
94
94
|
export { SelectFieldProps, SelectProps, Select, useSelectWithLoading, useLazyLoading, SkeletonProps, Skeleton };
|
|
95
|
-
export * from "./
|
|
96
|
-
export * from "./
|
|
97
|
-
export * from "./
|
|
98
|
-
export * from "./
|
|
95
|
+
export * from "./index-ebda875c";
|
|
96
|
+
export * from "./Component-5e1b8383";
|
|
97
|
+
export * from "./hook-3e68f8db";
|
|
98
|
+
export * from "./typings-5e1b8383";
|
|
99
|
+
export * from "./utils-5e1b8383";
|
|
@@ -1,3 +1,37 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
/// <reference types="react-transition-group" />
|
|
3
|
-
|
|
3
|
+
import React from "react";
|
|
4
|
+
import { ButtonHTMLAttributes, ElementType, FC } from "react";
|
|
5
|
+
interface CloserProps extends ButtonHTMLAttributes<HTMLButtonElement> {
|
|
6
|
+
/**
|
|
7
|
+
* Вид компонента
|
|
8
|
+
*/
|
|
9
|
+
view: "desktop" | "mobile";
|
|
10
|
+
/**
|
|
11
|
+
* Дополнительный класс
|
|
12
|
+
*/
|
|
13
|
+
className?: string;
|
|
14
|
+
/**
|
|
15
|
+
* Позиция крестика
|
|
16
|
+
*/
|
|
17
|
+
align?: "left" | "right";
|
|
18
|
+
/**
|
|
19
|
+
* Фиксирует крестик
|
|
20
|
+
*/
|
|
21
|
+
sticky?: boolean;
|
|
22
|
+
/**
|
|
23
|
+
* Иконка
|
|
24
|
+
*/
|
|
25
|
+
icon?: ElementType;
|
|
26
|
+
/**
|
|
27
|
+
* Идентификатор для систем автоматизированного тестирования
|
|
28
|
+
*/
|
|
29
|
+
dataTestId?: string;
|
|
30
|
+
/**
|
|
31
|
+
* Коллбэк закрытия.
|
|
32
|
+
*/
|
|
33
|
+
onClose?: (event: React.MouseEvent<HTMLElement> | React.KeyboardEvent<HTMLElement>, reason?: "backdropClick" | "escapeKeyDown" | "closerClick") => void;
|
|
34
|
+
}
|
|
35
|
+
declare const Closer: FC<CloserProps>;
|
|
36
|
+
export { CloserProps, Closer };
|
|
37
|
+
export * from "./Component-ebda875c";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ReactNode, RefObject } from 'react';
|
|
2
|
-
import { BaseSelectProps, GroupShape, OptionShape } from "./typings-
|
|
2
|
+
import { BaseSelectProps, GroupShape, OptionShape } from "./typings-5e1b8383";
|
|
3
3
|
declare const isGroup: (item: OptionShape | GroupShape) => item is GroupShape;
|
|
4
4
|
declare const isOptionShape: (item: OptionShape | string | null) => item is OptionShape;
|
|
5
5
|
declare const joinOptions: ({ selected, selectedMultiple, }: {
|