@alfalab/core-components 48.34.0-beta.0 → 48.35.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bottom-sheet/component.js +2 -2
- package/bottom-sheet/cssm/component.js +2 -2
- package/bottom-sheet/cssm/types.d.ts +6 -0
- package/bottom-sheet/esm/component.js +2 -2
- package/bottom-sheet/esm/types.d.ts +6 -0
- package/bottom-sheet/modern/component.js +2 -2
- package/bottom-sheet/modern/types.d.ts +6 -0
- package/bottom-sheet/moderncssm/component.js +2 -2
- package/bottom-sheet/moderncssm/types.d.ts +6 -0
- package/bottom-sheet/types.d.ts +6 -0
- package/calendar/components/calendar-mobile/Component.js +1 -1
- package/calendar/components/calendar-mobile/calendarMonthOnlyView.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/calendarMonthOnlyView.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/index.js +1 -1
- package/calendar/mobile/index.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/calendarMonthOnlyView.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/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/esm/component.responsive.js +1 -1
- package/confirmation/esm/components/base-confirmation/component.js +1 -1
- package/confirmation/esm/components/base-confirmation/index.js +1 -1
- package/confirmation/esm/components/index.js +1 -1
- package/confirmation/esm/components/screens/index.js +1 -1
- package/confirmation/esm/components/screens/initial/component.js +1 -1
- package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
- package/confirmation/esm/components/screens/initial/index.js +1 -1
- package/confirmation/esm/desktop/component.desktop.js +1 -1
- package/confirmation/esm/desktop/index.js +1 -1
- package/confirmation/esm/index.js +1 -1
- package/confirmation/esm/mobile/component.mobile.js +1 -1
- package/confirmation/esm/mobile/index.js +1 -1
- package/confirmation/esm/shared/index.js +1 -1
- package/confirmation/modern/component.responsive.js +1 -1
- package/confirmation/modern/components/base-confirmation/component.js +1 -1
- package/confirmation/modern/components/base-confirmation/index.js +1 -1
- package/confirmation/modern/components/index.js +1 -1
- package/confirmation/modern/components/screens/index.js +1 -1
- package/confirmation/modern/components/screens/initial/component.js +1 -1
- package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
- package/confirmation/modern/components/screens/initial/index.js +1 -1
- package/confirmation/modern/desktop/component.desktop.js +1 -1
- package/confirmation/modern/desktop/index.js +1 -1
- package/confirmation/modern/index.js +1 -1
- package/confirmation/modern/mobile/component.mobile.js +1 -1
- package/confirmation/modern/mobile/index.js +1 -1
- package/confirmation/modern/shared/index.js +1 -1
- package/file-upload-item/components/actions-control/actions.js +1 -1
- package/file-upload-item/components/actions-control/components/delete-button/delete-button.js +1 -1
- package/file-upload-item/components/actions-control/components/download-button/download-button.js +1 -1
- package/file-upload-item/components/actions-control/components/restore-button/restore-button.js +1 -1
- package/file-upload-item/esm/Component.js +1 -1
- package/file-upload-item/esm/components/actions-control/actions.js +1 -1
- package/file-upload-item/esm/components/actions-control/components/delete-button/delete-button.js +1 -1
- package/file-upload-item/esm/components/actions-control/components/delete-button/index.js +1 -1
- package/file-upload-item/esm/components/actions-control/components/download-button/download-button.js +1 -1
- package/file-upload-item/esm/components/actions-control/components/download-button/index.js +1 -1
- package/file-upload-item/esm/components/actions-control/components/restore-button/index.js +1 -1
- package/file-upload-item/esm/components/actions-control/components/restore-button/restore-button.js +1 -1
- package/file-upload-item/esm/components/actions-control/index.js +1 -1
- package/file-upload-item/esm/index.js +1 -1
- package/file-upload-item/modern/Component.js +1 -1
- package/file-upload-item/modern/components/actions-control/actions.js +1 -1
- package/file-upload-item/modern/components/actions-control/components/delete-button/delete-button.js +1 -1
- package/file-upload-item/modern/components/actions-control/components/delete-button/index.js +1 -1
- package/file-upload-item/modern/components/actions-control/components/download-button/download-button.js +1 -1
- package/file-upload-item/modern/components/actions-control/components/download-button/index.js +1 -1
- package/file-upload-item/modern/components/actions-control/components/restore-button/index.js +1 -1
- package/file-upload-item/modern/components/actions-control/components/restore-button/restore-button.js +1 -1
- package/file-upload-item/modern/components/actions-control/index.js +1 -1
- package/file-upload-item/modern/index.js +1 -1
- package/gallery/components/image-viewer/component.js +1 -1
- package/gallery/components/image-viewer/hooks.js +1 -1
- package/gallery/components/image-viewer/single.js +1 -1
- package/gallery/components/image-viewer/slide.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/hooks.js +1 -1
- package/gallery/esm/components/image-viewer/index.js +1 -1
- package/gallery/esm/components/image-viewer/single.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/modern/Component.js +1 -1
- package/gallery/modern/components/image-viewer/component.js +1 -1
- package/gallery/modern/components/image-viewer/hooks.js +1 -1
- package/gallery/modern/components/image-viewer/index.js +1 -1
- package/gallery/modern/components/image-viewer/single.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/international-phone-input/components/base-international-phone-input/Component.js +2 -9
- package/international-phone-input/cssm/components/base-international-phone-input/Component.js +2 -9
- package/international-phone-input/cssm/typings-30750b73.d.ts +6 -1
- package/international-phone-input/cssm/utils/index.d.ts +2 -2
- package/international-phone-input/cssm/utils/index.js +52 -17
- package/international-phone-input/esm/Component.responsive.js +1 -1
- package/international-phone-input/esm/components/base-international-phone-input/Component.js +4 -10
- package/international-phone-input/esm/components/base-international-phone-input/index.js +1 -1
- package/international-phone-input/esm/desktop/Component.desktop.js +1 -1
- package/international-phone-input/esm/desktop/index.js +1 -1
- package/international-phone-input/esm/index.js +1 -1
- package/international-phone-input/esm/mobile/Component.mobile.js +1 -1
- package/international-phone-input/esm/mobile/index.js +1 -1
- package/international-phone-input/esm/typings-30750b73.d.ts +6 -1
- package/international-phone-input/esm/utils/index.d.ts +2 -2
- package/international-phone-input/esm/utils/index.js +52 -17
- package/international-phone-input/modern/Component.responsive.js +1 -1
- package/international-phone-input/modern/components/base-international-phone-input/Component.js +4 -10
- package/international-phone-input/modern/components/base-international-phone-input/index.js +1 -1
- package/international-phone-input/modern/desktop/Component.desktop.js +1 -1
- package/international-phone-input/modern/desktop/index.js +1 -1
- package/international-phone-input/modern/index.js +1 -1
- package/international-phone-input/modern/mobile/Component.mobile.js +1 -1
- package/international-phone-input/modern/mobile/index.js +1 -1
- package/international-phone-input/modern/typings-30750b73.d.ts +6 -1
- package/international-phone-input/modern/utils/index.d.ts +2 -2
- package/international-phone-input/modern/utils/index.js +49 -12
- package/international-phone-input/moderncssm/Component.responsive.js +1 -1
- package/international-phone-input/moderncssm/components/base-international-phone-input/Component.js +4 -10
- package/international-phone-input/moderncssm/components/base-international-phone-input/index.js +1 -1
- package/international-phone-input/moderncssm/desktop/Component.desktop.js +1 -1
- package/international-phone-input/moderncssm/desktop/index.js +1 -1
- package/international-phone-input/moderncssm/index.js +1 -1
- package/international-phone-input/moderncssm/mobile/Component.mobile.js +1 -1
- package/international-phone-input/moderncssm/mobile/index.js +1 -1
- package/international-phone-input/moderncssm/typings-30750b73.d.ts +6 -1
- package/international-phone-input/moderncssm/utils/index.d.ts +2 -2
- package/international-phone-input/moderncssm/utils/index.js +49 -12
- package/international-phone-input/typings-30750b73.d.ts +6 -1
- package/international-phone-input/utils/index.d.ts +2 -2
- package/international-phone-input/utils/index.js +52 -17
- package/modal/components/controls/Component.js +1 -1
- package/modal/components/footer/Component.js +1 -1
- package/modal/esm/Component.responsive.js +1 -1
- package/modal/esm/components/controls/Component.js +1 -1
- package/modal/esm/components/controls/index.js +1 -1
- package/modal/esm/components/footer/Component.js +1 -1
- package/modal/esm/desktop/Component.desktop.js +1 -1
- package/modal/esm/desktop/index.js +1 -1
- package/modal/esm/index.js +1 -1
- package/modal/esm/mobile/Component.mobile.js +1 -1
- package/modal/esm/mobile/index.js +1 -1
- package/modal/modern/Component.responsive.js +1 -1
- package/modal/modern/components/controls/Component.js +1 -1
- package/modal/modern/components/controls/index.js +1 -1
- package/modal/modern/components/footer/Component.js +1 -1
- package/modal/modern/desktop/Component.desktop.js +1 -1
- package/modal/modern/desktop/index.js +1 -1
- package/modal/modern/index.js +1 -1
- package/modal/modern/mobile/Component.mobile.js +1 -1
- package/modal/modern/mobile/index.js +1 -1
- package/package.json +1 -1
- package/picker-button/Component-c44170fe.d.ts +2 -2
- package/picker-button/cssm/typings-30750b73.d.ts +6 -1
- package/picker-button/esm/typings-30750b73.d.ts +6 -1
- package/picker-button/modern/typings-30750b73.d.ts +6 -1
- package/picker-button/moderncssm/typings-30750b73.d.ts +6 -1
- package/picker-button/transformSize-ebda875c.d.ts +1 -1
- package/picker-button/typings-30750b73.d.ts +6 -1
- package/plate/components/base-plate/Component.js +1 -1
- package/plate/esm/Component.responsive.js +1 -1
- package/plate/esm/components/base-plate/Component.js +1 -1
- package/plate/esm/components/base-plate/index.js +1 -1
- package/plate/esm/desktop/Component.desktop.js +1 -1
- package/plate/esm/desktop/index.js +1 -1
- package/plate/esm/index-785a2fbf.d.ts +2 -2
- package/plate/esm/index.js +1 -1
- package/plate/esm/mobile/Component.mobile.js +1 -1
- package/plate/esm/mobile/index.js +1 -1
- package/plate/esm/shared/index.js +1 -1
- package/plate/esm/utils.js +1 -1
- package/plate/index-785a2fbf.d.ts +2 -2
- package/plate/modern/Component.responsive.js +1 -1
- package/plate/modern/components/base-plate/Component.js +1 -1
- package/plate/modern/components/base-plate/index.js +1 -1
- package/plate/modern/desktop/Component.desktop.js +1 -1
- package/plate/modern/desktop/index.js +1 -1
- package/plate/modern/index-785a2fbf.d.ts +2 -2
- package/plate/modern/index.js +1 -1
- package/plate/modern/mobile/Component.mobile.js +1 -1
- package/plate/modern/mobile/index.js +1 -1
- package/plate/modern/shared/index.js +1 -1
- package/plate/modern/utils.js +1 -1
- package/plate/utils.js +1 -1
- package/pure-cell/component.js +1 -1
- package/pure-cell/components/addon/component.js +1 -1
- package/pure-cell/components/addon/index.d.ts +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.d.ts +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.d.ts +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.d.ts +1 -1
- package/pure-cell/components/category/index.js +1 -1
- package/pure-cell/components/content/component.js +1 -1
- package/pure-cell/components/content/index.d.ts +1 -1
- package/pure-cell/components/content/index.js +1 -1
- package/pure-cell/components/footer/component.js +1 -1
- package/pure-cell/components/footer/index.d.ts +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.d.ts +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.d.ts +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.d.ts +1 -1
- package/pure-cell/components/graphics/index.js +1 -1
- package/pure-cell/components/main/component.js +1 -1
- package/pure-cell/components/main/index.d.ts +1 -1
- package/pure-cell/components/main/index.js +1 -1
- package/pure-cell/components/text/component.js +1 -1
- package/pure-cell/components/text/index.d.ts +1 -1
- package/pure-cell/components/text/index.js +1 -1
- package/pure-cell/esm/component.js +1 -1
- package/pure-cell/esm/components/addon/component.js +1 -1
- package/pure-cell/esm/components/addon/index.d.ts +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.d.ts +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.d.ts +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.d.ts +1 -1
- package/pure-cell/esm/components/category/index.js +1 -1
- package/pure-cell/esm/components/content/component.js +1 -1
- package/pure-cell/esm/components/content/index.d.ts +1 -1
- package/pure-cell/esm/components/content/index.js +1 -1
- package/pure-cell/esm/components/footer/component.js +1 -1
- package/pure-cell/esm/components/footer/index.d.ts +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.d.ts +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.d.ts +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.d.ts +1 -1
- package/pure-cell/esm/components/graphics/index.js +1 -1
- package/pure-cell/esm/components/main/component.js +1 -1
- package/pure-cell/esm/components/main/index.d.ts +1 -1
- package/pure-cell/esm/components/main/index.js +1 -1
- package/pure-cell/esm/components/text/component.js +1 -1
- package/pure-cell/esm/components/text/index.d.ts +1 -1
- package/pure-cell/esm/components/text/index.js +1 -1
- package/pure-cell/esm/index.js +1 -1
- package/pure-cell/index.js +1 -1
- package/pure-cell/modern/component.js +1 -1
- package/pure-cell/modern/components/addon/component.js +1 -1
- package/pure-cell/modern/components/addon/index.d.ts +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.d.ts +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.d.ts +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.d.ts +1 -1
- package/pure-cell/modern/components/category/index.js +1 -1
- package/pure-cell/modern/components/content/component.js +1 -1
- package/pure-cell/modern/components/content/index.d.ts +1 -1
- package/pure-cell/modern/components/content/index.js +1 -1
- package/pure-cell/modern/components/footer/component.js +1 -1
- package/pure-cell/modern/components/footer/index.d.ts +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.d.ts +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.d.ts +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.d.ts +1 -1
- package/pure-cell/modern/components/graphics/index.js +1 -1
- package/pure-cell/modern/components/main/component.js +1 -1
- package/pure-cell/modern/components/main/index.d.ts +1 -1
- package/pure-cell/modern/components/main/index.js +1 -1
- package/pure-cell/modern/components/text/component.js +1 -1
- package/pure-cell/modern/components/text/index.d.ts +1 -1
- package/pure-cell/modern/components/text/index.js +1 -1
- package/pure-cell/modern/index.js +1 -1
- package/select/esm/Component.responsive.js +1 -1
- package/select/esm/index.js +1 -1
- package/select/esm/mobile/Component.mobile.js +1 -1
- package/select/esm/mobile/Component.modal.mobile.js +1 -1
- package/select/esm/mobile/index.js +1 -1
- package/select/esm/presets/index.js +1 -1
- package/select/esm/presets/useSelectWithApply/hook.js +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
- package/select/esm/shared/index.js +1 -1
- package/select/mobile/Component.mobile.js +1 -1
- package/select/modern/Component.responsive.js +1 -1
- package/select/modern/index.js +1 -1
- package/select/modern/mobile/Component.mobile.js +1 -1
- package/select/modern/mobile/Component.modal.mobile.js +1 -1
- package/select/modern/mobile/index.js +1 -1
- package/select/modern/presets/index.js +1 -1
- package/select/modern/presets/useSelectWithApply/hook.js +1 -1
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
- package/select/modern/shared/index.js +1 -1
- package/select/presets/index.js +1 -1
- package/select/presets/useSelectWithApply/hook.js +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
- package/select/shared/index.js +1 -1
- package/side-panel/components/controls/Component.js +1 -1
- package/side-panel/components/footer/Component.js +1 -1
- package/side-panel/esm/Component.responsive.js +1 -1
- package/side-panel/esm/components/controls/Component.js +1 -1
- package/side-panel/esm/components/controls/index.js +1 -1
- package/side-panel/esm/components/footer/Component.desktop.js +1 -1
- package/side-panel/esm/components/footer/Component.js +1 -1
- package/side-panel/esm/components/footer/Component.mobile.js +1 -1
- package/side-panel/esm/desktop/Component.desktop.js +1 -1
- package/side-panel/esm/desktop/index.js +1 -1
- package/side-panel/esm/index.js +1 -1
- package/side-panel/esm/mobile/Component.mobile.js +1 -1
- package/side-panel/esm/mobile/index.js +1 -1
- package/side-panel/modern/Component.responsive.js +1 -1
- package/side-panel/modern/components/controls/Component.js +1 -1
- package/side-panel/modern/components/controls/index.js +1 -1
- package/side-panel/modern/components/footer/Component.desktop.js +1 -1
- package/side-panel/modern/components/footer/Component.js +1 -1
- package/side-panel/modern/components/footer/Component.mobile.js +1 -1
- package/side-panel/modern/desktop/Component.desktop.js +1 -1
- package/side-panel/modern/desktop/index.js +1 -1
- package/side-panel/modern/index.js +1 -1
- package/side-panel/modern/mobile/Component.mobile.js +1 -1
- package/side-panel/modern/mobile/index.js +1 -1
- package/tabs/components/primary-tablist/Component.collapsible.js +1 -1
- package/tabs/components/primary-tablist/Component.desktop.js +1 -1
- package/tabs/components/primary-tablist/Component.mobile.js +1 -1
- package/tabs/components/secondary-tablist/Component.desktop.js +1 -1
- package/tabs/components/secondary-tablist/Component.mobile.js +1 -1
- package/tabs/esm/collapsible/index.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.collapsible.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.desktop.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.mobile.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.responsive.js +1 -1
- package/tabs/esm/components/secondary-tablist/Component.desktop.js +1 -1
- package/tabs/esm/components/secondary-tablist/Component.mobile.js +1 -1
- package/tabs/esm/components/secondary-tablist/Component.responsive.js +1 -1
- package/tabs/esm/components/tabs/Component.collapsible.js +1 -1
- package/tabs/esm/components/tabs/Component.desktop.js +2 -2
- package/tabs/esm/components/tabs/Component.mobile.js +2 -2
- package/tabs/esm/components/tabs/Component.responsive.js +2 -2
- package/tabs/esm/desktop/index.js +2 -2
- package/tabs/esm/index.js +2 -2
- package/tabs/esm/mobile/index.js +2 -2
- package/tabs/modern/collapsible/index.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.collapsible.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.mobile.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
- package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
- package/tabs/modern/components/secondary-tablist/Component.mobile.js +1 -1
- package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
- package/tabs/modern/components/tabs/Component.collapsible.js +1 -1
- package/tabs/modern/components/tabs/Component.desktop.js +2 -2
- package/tabs/modern/components/tabs/Component.mobile.js +2 -2
- package/tabs/modern/components/tabs/Component.responsive.js +2 -2
- package/tabs/modern/desktop/index.js +2 -2
- package/tabs/modern/index.js +2 -2
- package/tabs/modern/mobile/index.js +2 -2
- package/themes/compiled/mobile-dark-bluetint.css +181 -181
- package/themes/compiled/mobile-dark-bluetint.d.ts +1 -1
- package/themes/compiled/mobile-dark-bluetint.js +1 -1
- package/themes/esm/compiled/mobile-dark-bluetint.d.ts +1 -1
- package/themes/esm/compiled/mobile-dark-bluetint.js +1 -1
- package/themes/modern/compiled/mobile-dark-bluetint.d.ts +1 -1
- package/themes/modern/compiled/mobile-dark-bluetint.js +181 -181
- package/typography/cssm/title/alfasans-index.module.css +10 -0
- package/typography/esm/component.js +2 -2
- package/typography/esm/index.js +2 -2
- package/typography/esm/text/component.js +1 -1
- package/typography/esm/text/index.js +1 -1
- package/typography/esm/title/component.js +1 -1
- package/typography/esm/title/index.js +2 -2
- package/typography/esm/title-mobile/component.js +2 -2
- package/typography/esm/title-mobile/index.js +2 -2
- package/typography/esm/title-responsive/component.js +2 -2
- package/typography/esm/title-responsive/index.js +2 -2
- package/typography/modern/component.js +2 -2
- package/typography/modern/index.js +2 -2
- package/typography/modern/text/component.js +1 -1
- package/typography/modern/text/index.js +1 -1
- package/typography/modern/title/component.js +1 -1
- package/typography/modern/title/index.js +2 -2
- package/typography/modern/title-mobile/component.js +2 -2
- package/typography/modern/title-mobile/index.js +2 -2
- package/typography/modern/title-responsive/component.js +2 -2
- package/typography/modern/title-responsive/index.js +2 -2
- package/typography/moderncssm/text/alfasans-index.module.css +16 -0
- package/typography/moderncssm/title/component.d.ts +1 -1
- package/typography/moderncssm/title/index.d.ts +1 -1
- package/typography/moderncssm/title-mobile/component.d.ts +1 -1
- package/typography/moderncssm/title-responsive/component.d.ts +1 -1
- package/typography/text/component.js +1 -1
- package/typography/title/component.d.ts +1 -1
- package/typography/title/component.js +1 -1
- package/typography/title/index.d.ts +1 -1
- package/typography/title/index.js +1 -1
- package/typography/title-mobile/component.d.ts +1 -1
- package/typography/title-mobile/component.js +1 -1
- package/typography/title-responsive/component.d.ts +1 -1
- package/universal-modal/components/header/desktop/Component.desktop.js +1 -1
- package/universal-modal/components/header/mobile/Component.mobile.js +1 -1
- package/universal-modal/esm/Component.responsive.js +1 -1
- package/universal-modal/esm/components/header/desktop/Component.desktop.js +1 -1
- package/universal-modal/esm/components/header/index.js +1 -1
- package/universal-modal/esm/components/header/mobile/Component.mobile.js +1 -1
- package/universal-modal/esm/components/header/responsive/Component.responsive.js +1 -1
- package/universal-modal/esm/desktop/Component.desktop.js +1 -1
- package/universal-modal/esm/desktop/index.js +1 -1
- package/universal-modal/esm/index.js +1 -1
- package/universal-modal/esm/mobile/Component.mobile.js +1 -1
- package/universal-modal/esm/mobile/index.js +1 -1
- package/universal-modal/modern/Component.responsive.js +1 -1
- package/universal-modal/modern/components/header/desktop/Component.desktop.js +1 -1
- package/universal-modal/modern/components/header/index.js +1 -1
- package/universal-modal/modern/components/header/mobile/Component.mobile.js +1 -1
- package/universal-modal/modern/components/header/responsive/Component.responsive.js +1 -1
- package/universal-modal/modern/desktop/Component.desktop.js +1 -1
- package/universal-modal/modern/desktop/index.js +1 -1
- package/universal-modal/modern/index.js +1 -1
- package/universal-modal/modern/mobile/Component.mobile.js +1 -1
- package/universal-modal/modern/mobile/index.js +1 -1
- /package/calendar/{calendarMonthOnlyView-cd56f952.d.ts → calendarMonthOnlyView-04bc50c1.d.ts} +0 -0
- /package/calendar/{calendarMonthOnlyView-cd56f952.js → calendarMonthOnlyView-04bc50c1.js} +0 -0
- /package/calendar/esm/{calendarMonthOnlyView-51a0d781.d.ts → calendarMonthOnlyView-ee18385a.d.ts} +0 -0
- /package/calendar/esm/{calendarMonthOnlyView-51a0d781.js → calendarMonthOnlyView-ee18385a.js} +0 -0
- /package/calendar/modern/{calendarMonthOnlyView-c61ef0ce.d.ts → calendarMonthOnlyView-f0608db8.d.ts} +0 -0
- /package/calendar/modern/{calendarMonthOnlyView-c61ef0ce.js → calendarMonthOnlyView-f0608db8.js} +0 -0
- /package/confirmation/{countdown-section-c661b278.d.ts → countdown-section-8df158c4.d.ts} +0 -0
- /package/confirmation/{countdown-section-c661b278.js → countdown-section-8df158c4.js} +0 -0
- /package/confirmation/esm/{countdown-section-1097669b.d.ts → countdown-section-4e9dec97.d.ts} +0 -0
- /package/confirmation/esm/{countdown-section-1097669b.js → countdown-section-4e9dec97.js} +0 -0
- /package/confirmation/modern/{countdown-section-eb6c4c86.d.ts → countdown-section-f22f7279.d.ts} +0 -0
- /package/confirmation/modern/{countdown-section-eb6c4c86.js → countdown-section-f22f7279.js} +0 -0
- /package/file-upload-item/{actions-control.module-96604893.js → actions-control.module-f25cd906.js} +0 -0
- /package/file-upload-item/esm/{actions-control.module-9f0c5262.js → actions-control.module-6b9146c0.js} +0 -0
- /package/file-upload-item/modern/{actions-control.module-595b2049.js → actions-control.module-b987fbb6.js} +0 -0
- /package/gallery/esm/{hooks-998a20e9.d.ts → hooks-71fc413d.d.ts} +0 -0
- /package/gallery/esm/{hooks-998a20e9.js → hooks-71fc413d.js} +0 -0
- /package/gallery/{hooks-b5785b99.d.ts → hooks-26d7f57e.d.ts} +0 -0
- /package/gallery/{hooks-b5785b99.js → hooks-26d7f57e.js} +0 -0
- /package/gallery/modern/{hooks-a101e9dd.d.ts → hooks-99eebdfe.d.ts} +0 -0
- /package/gallery/modern/{hooks-a101e9dd.js → hooks-99eebdfe.js} +0 -0
- /package/modal/esm/{layout.module-c605216e.js → layout.module-c34847d0.js} +0 -0
- /package/modal/{layout.module-9297a288.js → layout.module-9eb8d9a0.js} +0 -0
- /package/modal/modern/{layout.module-eb64892c.js → layout.module-b3dff6a0.js} +0 -0
- /package/plate/esm/{warning-4af683c7.d.ts → warning-9d7646d7.d.ts} +0 -0
- /package/plate/esm/{warning-4af683c7.js → warning-9d7646d7.js} +0 -0
- /package/plate/modern/{warning-3dc954cb.d.ts → warning-15a6a467.d.ts} +0 -0
- /package/plate/modern/{warning-3dc954cb.js → warning-15a6a467.js} +0 -0
- /package/plate/{warning-e7cddaa7.d.ts → warning-c223c6c9.d.ts} +0 -0
- /package/plate/{warning-e7cddaa7.js → warning-c223c6c9.js} +0 -0
- /package/pure-cell/{component-cb6c8aeb.d.ts → component-efd908d6.d.ts} +0 -0
- /package/pure-cell/{component-cb6c8aeb.js → component-efd908d6.js} +0 -0
- /package/pure-cell/esm/{component-ca170a9d.d.ts → component-4d1310fe.d.ts} +0 -0
- /package/pure-cell/esm/{component-ca170a9d.js → component-4d1310fe.js} +0 -0
- /package/pure-cell/modern/{component-37f9da94.d.ts → component-3367a0a6.d.ts} +0 -0
- /package/pure-cell/modern/{component-37f9da94.js → component-3367a0a6.js} +0 -0
- /package/select/esm/{hook-611000da.d.ts → hook-60ce7a91.d.ts} +0 -0
- /package/select/esm/{hook-611000da.js → hook-60ce7a91.js} +0 -0
- /package/select/{hook-a727f1ab.d.ts → hook-21b5f365.d.ts} +0 -0
- /package/select/{hook-a727f1ab.js → hook-21b5f365.js} +0 -0
- /package/select/modern/{hook-3943da04.d.ts → hook-40ebd5f1.d.ts} +0 -0
- /package/select/modern/{hook-3943da04.js → hook-40ebd5f1.js} +0 -0
- /package/side-panel/esm/{layout.module-51148e1b.js → layout.module-66ac4286.js} +0 -0
- /package/side-panel/{layout.module-bda17d03.js → layout.module-eefe683f.js} +0 -0
- /package/side-panel/modern/{layout.module-1c011a71.js → layout.module-bec8fbd8.js} +0 -0
- /package/tabs/esm/{index.module-102dee3c.js → index.module-6a424781.js} +0 -0
- /package/tabs/esm/{index.module-0d13c10a.js → index.module-d77dfcf7.js} +0 -0
- /package/tabs/{index.module-6c6e1ab4.js → index.module-0d942677.js} +0 -0
- /package/tabs/{index.module-f8b0b623.js → index.module-159e2c8d.js} +0 -0
- /package/tabs/modern/{index.module-fc1273db.js → index.module-46cbed14.js} +0 -0
- /package/tabs/modern/{index.module-8f623d4a.js → index.module-b1dab8cd.js} +0 -0
- /package/typography/{colors.module-d933ac3d.js → colors.module-cea8b781.js} +0 -0
- /package/typography/{common.module-9ba2b5c4.js → common.module-dbe26d0a.js} +0 -0
- /package/typography/esm/{colors.module-630db946.js → colors.module-507f4a3f.js} +0 -0
- /package/typography/esm/{common.module-f3f87a99.js → common.module-cc744839.js} +0 -0
- /package/typography/modern/{colors.module-6ba66426.js → colors.module-615dfc36.js} +0 -0
- /package/typography/modern/{common.module-ac851a05.js → common.module-af43258d.js} +0 -0
- /package/universal-modal/esm/{index.module-a0154646.js → index.module-d52e68b4.js} +0 -0
- /package/universal-modal/{index.module-13c81aa4.js → index.module-6f28e3e2.js} +0 -0
- /package/universal-modal/modern/{index.module-4bce963e.js → index.module-6ffeac29.js} +0 -0
|
@@ -31,7 +31,7 @@ var BottomSheet = React.forwardRef(
|
|
|
31
31
|
function (_a, ref) {
|
|
32
32
|
var _b, _c, _d, _e, _f;
|
|
33
33
|
var _g, _h;
|
|
34
|
-
var open = _a.open, title = _a.title, container = _a.container, usePortal = _a.usePortal, backgroundColor = _a.backgroundColor, _j = _a.titleSize, titleSize = _j === void 0 ? 'default' : _j, subtitle = _a.subtitle, actionButton = _a.actionButton, contentClassName = _a.contentClassName, containerClassName = _a.containerClassName, containerProps = _a.containerProps, headerClassName = _a.headerClassName, footerClassName = _a.footerClassName, addonClassName = _a.addonClassName, closerClassName = _a.closerClassName, backerClassName = _a.backerClassName, modalClassName = _a.modalClassName, modalWrapperClassName = _a.modalWrapperClassName, className = _a.className, leftAddons = _a.leftAddons, rightAddons = _a.rightAddons, bottomAddons = _a.bottomAddons, hasCloser = _a.hasCloser, hasBacker = _a.hasBacker, _k = _a.titleAlign, titleAlign = _k === void 0 ? 'left' : _k, trimTitle = _a.trimTitle, stickyHeader = _a.stickyHeader, _l = _a.stickyFooter, stickyFooter = _l === void 0 ? true : _l, _m = _a.initialHeight, initialHeight = _m === void 0 ? 'default' : _m, hideOverlay = _a.hideOverlay, hideScrollbar = _a.hideScrollbar, hideHeader = _a.hideHeader, disableOverlayClick = _a.disableOverlayClick, disableBlockingScroll = _a.disableBlockingScroll, disableFocusLock = _a.disableFocusLock, children = _a.children, zIndex = _a.zIndex, _o = _a.transitionProps, transitionProps = _o === void 0 ? {} : _o, magneticAreasProp = _a.magneticAreas, initialActiveAreaIndex = _a.initialActiveAreaIndex, dataTestId = _a.dataTestId, _p = _a.swipeable, swipeable = _p === void 0 ? true : _p, _q = _a.swipeableContent, swipeableContent = _q === void 0 ? true : _q, _r = _a.swipeThreshold, swipeThreshold = _r === void 0 ? 5 : _r, scrollLockedProp = _a.scrollLocked, backdropProps = _a.backdropProps, _s = _a.scrollableContainerRef, scrollableContainerRef = _s === void 0 ? function () { return null; } : _s, bottomSheetInstanceRef = _a.bottomSheetInstanceRef, _t = _a.sheetContainerRef, sheetContainerRef = _t === void 0 ? function () { return null; } : _t, _u = _a.headerOffset, headerOffset = _u === void 0 ? 24 : _u, _v = _a.adjustContainerHeight, adjustContainerHeight = _v === void 0 ? adjustContainerHeightDefault : _v, onClose = _a.onClose, onBack = _a.onBack, onMagnetize = _a.onMagnetize, onSwipeStart = _a.onSwipeStart, onSwipeEnd = _a.onSwipeEnd, disableRestoreFocus = _a.disableRestoreFocus, disableAutoFocus = _a.disableAutoFocus, disableEscapeKeyDown = _a.disableEscapeKeyDown, keepMounted = _a.keepMounted, onMagnetizeEnd = _a.onMagnetizeEnd, onOffsetChange = _a.onOffsetChange, _w = _a.showSwipeMarker, showSwipeMarker = _w === void 0 ? true : _w, swipeableMarker = _a.swipeableMarker, swipeableMarkerClassName = _a.swipeableMarkerClassName, backButtonProps = _a.backButtonProps, _x = _a.iOSLock, iOSLock = _x === void 0 ? false : _x, _y = _a.virtualKeyboard, virtualKeyboard = _y === void 0 ? false : _y;
|
|
34
|
+
var open = _a.open, title = _a.title, container = _a.container, usePortal = _a.usePortal, backgroundColor = _a.backgroundColor, _j = _a.titleSize, titleSize = _j === void 0 ? 'default' : _j, subtitle = _a.subtitle, actionButton = _a.actionButton, contentClassName = _a.contentClassName, containerClassName = _a.containerClassName, containerProps = _a.containerProps, headerClassName = _a.headerClassName, footerClassName = _a.footerClassName, addonClassName = _a.addonClassName, closerClassName = _a.closerClassName, backerClassName = _a.backerClassName, modalClassName = _a.modalClassName, modalWrapperClassName = _a.modalWrapperClassName, className = _a.className, leftAddons = _a.leftAddons, rightAddons = _a.rightAddons, bottomAddons = _a.bottomAddons, hasCloser = _a.hasCloser, hasBacker = _a.hasBacker, _k = _a.titleAlign, titleAlign = _k === void 0 ? 'left' : _k, trimTitle = _a.trimTitle, stickyHeader = _a.stickyHeader, _l = _a.stickyFooter, stickyFooter = _l === void 0 ? true : _l, _m = _a.initialHeight, initialHeight = _m === void 0 ? 'default' : _m, hideOverlay = _a.hideOverlay, hideScrollbar = _a.hideScrollbar, hideHeader = _a.hideHeader, disableOverlayClick = _a.disableOverlayClick, disableBlockingScroll = _a.disableBlockingScroll, disableFocusLock = _a.disableFocusLock, children = _a.children, zIndex = _a.zIndex, _o = _a.transitionProps, transitionProps = _o === void 0 ? {} : _o, magneticAreasProp = _a.magneticAreas, initialActiveAreaIndex = _a.initialActiveAreaIndex, dataTestId = _a.dataTestId, _p = _a.swipeable, swipeable = _p === void 0 ? true : _p, _q = _a.swipeableContent, swipeableContent = _q === void 0 ? true : _q, _r = _a.swipeThreshold, swipeThreshold = _r === void 0 ? 5 : _r, scrollLockedProp = _a.scrollLocked, backdropProps = _a.backdropProps, _s = _a.scrollableContainerRef, scrollableContainerRef = _s === void 0 ? function () { return null; } : _s, bottomSheetInstanceRef = _a.bottomSheetInstanceRef, _t = _a.sheetContainerRef, sheetContainerRef = _t === void 0 ? function () { return null; } : _t, _u = _a.headerOffset, headerOffset = _u === void 0 ? 24 : _u, _v = _a.adjustContainerHeight, adjustContainerHeight = _v === void 0 ? adjustContainerHeightDefault : _v, onClose = _a.onClose, onBack = _a.onBack, onMagnetize = _a.onMagnetize, onSwipeStart = _a.onSwipeStart, onSwipeEnd = _a.onSwipeEnd, disableRestoreFocus = _a.disableRestoreFocus, disableAutoFocus = _a.disableAutoFocus, disableEscapeKeyDown = _a.disableEscapeKeyDown, keepMounted = _a.keepMounted, onMagnetizeEnd = _a.onMagnetizeEnd, onOffsetChange = _a.onOffsetChange, _w = _a.showSwipeMarker, showSwipeMarker = _w === void 0 ? true : _w, swipeableMarker = _a.swipeableMarker, swipeableMarkerClassName = _a.swipeableMarkerClassName, backButtonProps = _a.backButtonProps, _x = _a.iOSLock, iOSLock = _x === void 0 ? false : _x, _y = _a.virtualKeyboard, virtualKeyboard = _y === void 0 ? false : _y, preventScrollOnSwipe = _a.preventScrollOnSwipe;
|
|
35
35
|
var windowHeight = (_g = reactDiv100vh.use100vh()) !== null && _g !== void 0 ? _g : 0;
|
|
36
36
|
var visualViewportSize = hooks_useVisualviewportSize.useVisualViewportSize();
|
|
37
37
|
var fullHeight = virtualKeyboard ? (_h = visualViewportSize === null || visualViewportSize === void 0 ? void 0 : visualViewportSize.height) !== null && _h !== void 0 ? _h : 0 : windowHeight;
|
|
@@ -298,7 +298,7 @@ function (_a, ref) {
|
|
|
298
298
|
trackMouse: swipeable,
|
|
299
299
|
trackTouch: swipeable,
|
|
300
300
|
delta: swipeThreshold,
|
|
301
|
-
preventScrollOnSwipe:
|
|
301
|
+
preventScrollOnSwipe: preventScrollOnSwipe,
|
|
302
302
|
});
|
|
303
303
|
var handleExited = function (node) {
|
|
304
304
|
var idx = initialIndexRef.current;
|
|
@@ -30,7 +30,7 @@ var BottomSheet = React.forwardRef(
|
|
|
30
30
|
function (_a, ref) {
|
|
31
31
|
var _b, _c, _d, _e, _f;
|
|
32
32
|
var _g, _h;
|
|
33
|
-
var open = _a.open, title = _a.title, container = _a.container, usePortal = _a.usePortal, backgroundColor = _a.backgroundColor, _j = _a.titleSize, titleSize = _j === void 0 ? 'default' : _j, subtitle = _a.subtitle, actionButton = _a.actionButton, contentClassName = _a.contentClassName, containerClassName = _a.containerClassName, containerProps = _a.containerProps, headerClassName = _a.headerClassName, footerClassName = _a.footerClassName, addonClassName = _a.addonClassName, closerClassName = _a.closerClassName, backerClassName = _a.backerClassName, modalClassName = _a.modalClassName, modalWrapperClassName = _a.modalWrapperClassName, className = _a.className, leftAddons = _a.leftAddons, rightAddons = _a.rightAddons, bottomAddons = _a.bottomAddons, hasCloser = _a.hasCloser, hasBacker = _a.hasBacker, _k = _a.titleAlign, titleAlign = _k === void 0 ? 'left' : _k, trimTitle = _a.trimTitle, stickyHeader = _a.stickyHeader, _l = _a.stickyFooter, stickyFooter = _l === void 0 ? true : _l, _m = _a.initialHeight, initialHeight = _m === void 0 ? 'default' : _m, hideOverlay = _a.hideOverlay, hideScrollbar = _a.hideScrollbar, hideHeader = _a.hideHeader, disableOverlayClick = _a.disableOverlayClick, disableBlockingScroll = _a.disableBlockingScroll, disableFocusLock = _a.disableFocusLock, children = _a.children, zIndex = _a.zIndex, _o = _a.transitionProps, transitionProps = _o === void 0 ? {} : _o, magneticAreasProp = _a.magneticAreas, initialActiveAreaIndex = _a.initialActiveAreaIndex, dataTestId = _a.dataTestId, _p = _a.swipeable, swipeable = _p === void 0 ? true : _p, _q = _a.swipeableContent, swipeableContent = _q === void 0 ? true : _q, _r = _a.swipeThreshold, swipeThreshold = _r === void 0 ? 5 : _r, scrollLockedProp = _a.scrollLocked, backdropProps = _a.backdropProps, _s = _a.scrollableContainerRef, scrollableContainerRef = _s === void 0 ? function () { return null; } : _s, bottomSheetInstanceRef = _a.bottomSheetInstanceRef, _t = _a.sheetContainerRef, sheetContainerRef = _t === void 0 ? function () { return null; } : _t, _u = _a.headerOffset, headerOffset = _u === void 0 ? 24 : _u, _v = _a.adjustContainerHeight, adjustContainerHeight = _v === void 0 ? adjustContainerHeightDefault : _v, onClose = _a.onClose, onBack = _a.onBack, onMagnetize = _a.onMagnetize, onSwipeStart = _a.onSwipeStart, onSwipeEnd = _a.onSwipeEnd, disableRestoreFocus = _a.disableRestoreFocus, disableAutoFocus = _a.disableAutoFocus, disableEscapeKeyDown = _a.disableEscapeKeyDown, keepMounted = _a.keepMounted, onMagnetizeEnd = _a.onMagnetizeEnd, onOffsetChange = _a.onOffsetChange, _w = _a.showSwipeMarker, showSwipeMarker = _w === void 0 ? true : _w, swipeableMarker = _a.swipeableMarker, swipeableMarkerClassName = _a.swipeableMarkerClassName, backButtonProps = _a.backButtonProps, _x = _a.iOSLock, iOSLock = _x === void 0 ? false : _x, _y = _a.virtualKeyboard, virtualKeyboard = _y === void 0 ? false : _y;
|
|
33
|
+
var open = _a.open, title = _a.title, container = _a.container, usePortal = _a.usePortal, backgroundColor = _a.backgroundColor, _j = _a.titleSize, titleSize = _j === void 0 ? 'default' : _j, subtitle = _a.subtitle, actionButton = _a.actionButton, contentClassName = _a.contentClassName, containerClassName = _a.containerClassName, containerProps = _a.containerProps, headerClassName = _a.headerClassName, footerClassName = _a.footerClassName, addonClassName = _a.addonClassName, closerClassName = _a.closerClassName, backerClassName = _a.backerClassName, modalClassName = _a.modalClassName, modalWrapperClassName = _a.modalWrapperClassName, className = _a.className, leftAddons = _a.leftAddons, rightAddons = _a.rightAddons, bottomAddons = _a.bottomAddons, hasCloser = _a.hasCloser, hasBacker = _a.hasBacker, _k = _a.titleAlign, titleAlign = _k === void 0 ? 'left' : _k, trimTitle = _a.trimTitle, stickyHeader = _a.stickyHeader, _l = _a.stickyFooter, stickyFooter = _l === void 0 ? true : _l, _m = _a.initialHeight, initialHeight = _m === void 0 ? 'default' : _m, hideOverlay = _a.hideOverlay, hideScrollbar = _a.hideScrollbar, hideHeader = _a.hideHeader, disableOverlayClick = _a.disableOverlayClick, disableBlockingScroll = _a.disableBlockingScroll, disableFocusLock = _a.disableFocusLock, children = _a.children, zIndex = _a.zIndex, _o = _a.transitionProps, transitionProps = _o === void 0 ? {} : _o, magneticAreasProp = _a.magneticAreas, initialActiveAreaIndex = _a.initialActiveAreaIndex, dataTestId = _a.dataTestId, _p = _a.swipeable, swipeable = _p === void 0 ? true : _p, _q = _a.swipeableContent, swipeableContent = _q === void 0 ? true : _q, _r = _a.swipeThreshold, swipeThreshold = _r === void 0 ? 5 : _r, scrollLockedProp = _a.scrollLocked, backdropProps = _a.backdropProps, _s = _a.scrollableContainerRef, scrollableContainerRef = _s === void 0 ? function () { return null; } : _s, bottomSheetInstanceRef = _a.bottomSheetInstanceRef, _t = _a.sheetContainerRef, sheetContainerRef = _t === void 0 ? function () { return null; } : _t, _u = _a.headerOffset, headerOffset = _u === void 0 ? 24 : _u, _v = _a.adjustContainerHeight, adjustContainerHeight = _v === void 0 ? adjustContainerHeightDefault : _v, onClose = _a.onClose, onBack = _a.onBack, onMagnetize = _a.onMagnetize, onSwipeStart = _a.onSwipeStart, onSwipeEnd = _a.onSwipeEnd, disableRestoreFocus = _a.disableRestoreFocus, disableAutoFocus = _a.disableAutoFocus, disableEscapeKeyDown = _a.disableEscapeKeyDown, keepMounted = _a.keepMounted, onMagnetizeEnd = _a.onMagnetizeEnd, onOffsetChange = _a.onOffsetChange, _w = _a.showSwipeMarker, showSwipeMarker = _w === void 0 ? true : _w, swipeableMarker = _a.swipeableMarker, swipeableMarkerClassName = _a.swipeableMarkerClassName, backButtonProps = _a.backButtonProps, _x = _a.iOSLock, iOSLock = _x === void 0 ? false : _x, _y = _a.virtualKeyboard, virtualKeyboard = _y === void 0 ? false : _y, preventScrollOnSwipe = _a.preventScrollOnSwipe;
|
|
34
34
|
var windowHeight = (_g = reactDiv100vh.use100vh()) !== null && _g !== void 0 ? _g : 0;
|
|
35
35
|
var visualViewportSize = hooks_useVisualviewportSize.useVisualViewportSize();
|
|
36
36
|
var fullHeight = virtualKeyboard ? (_h = visualViewportSize === null || visualViewportSize === void 0 ? void 0 : visualViewportSize.height) !== null && _h !== void 0 ? _h : 0 : windowHeight;
|
|
@@ -297,7 +297,7 @@ function (_a, ref) {
|
|
|
297
297
|
trackMouse: swipeable,
|
|
298
298
|
trackTouch: swipeable,
|
|
299
299
|
delta: swipeThreshold,
|
|
300
|
-
preventScrollOnSwipe:
|
|
300
|
+
preventScrollOnSwipe: preventScrollOnSwipe,
|
|
301
301
|
});
|
|
302
302
|
var handleExited = function (node) {
|
|
303
303
|
var idx = initialIndexRef.current;
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
/// <reference types="react-transition-group" />
|
|
2
2
|
import { HTMLAttributes, ReactElement, ReactNode, RefObject } from 'react';
|
|
3
|
+
import { SwipeableProps } from 'react-swipeable';
|
|
3
4
|
import { HandledEvents } from 'react-swipeable/es/types';
|
|
4
5
|
import { TransitionProps } from 'react-transition-group/Transition';
|
|
5
6
|
import { BaseModalProps } from "../../base-modal";
|
|
@@ -291,5 +292,10 @@ type BottomSheetProps = {
|
|
|
291
292
|
* Учитывать высоту виртуальной клавиатуры
|
|
292
293
|
*/
|
|
293
294
|
virtualKeyboard?: boolean;
|
|
295
|
+
/**
|
|
296
|
+
* Предотвращать скролл во время свайпа
|
|
297
|
+
* @default false
|
|
298
|
+
*/
|
|
299
|
+
preventScrollOnSwipe?: SwipeableProps['preventScrollOnSwipe'];
|
|
294
300
|
};
|
|
295
301
|
export { BottomSheetTitleAlign, BottomSheetProps };
|
|
@@ -27,7 +27,7 @@ var BottomSheet = forwardRef(
|
|
|
27
27
|
function (_a, ref) {
|
|
28
28
|
var _b, _c, _d, _e, _f;
|
|
29
29
|
var _g, _h;
|
|
30
|
-
var open = _a.open, title = _a.title, container = _a.container, usePortal = _a.usePortal, backgroundColor = _a.backgroundColor, _j = _a.titleSize, titleSize = _j === void 0 ? 'default' : _j, subtitle = _a.subtitle, actionButton = _a.actionButton, contentClassName = _a.contentClassName, containerClassName = _a.containerClassName, containerProps = _a.containerProps, headerClassName = _a.headerClassName, footerClassName = _a.footerClassName, addonClassName = _a.addonClassName, closerClassName = _a.closerClassName, backerClassName = _a.backerClassName, modalClassName = _a.modalClassName, modalWrapperClassName = _a.modalWrapperClassName, className = _a.className, leftAddons = _a.leftAddons, rightAddons = _a.rightAddons, bottomAddons = _a.bottomAddons, hasCloser = _a.hasCloser, hasBacker = _a.hasBacker, _k = _a.titleAlign, titleAlign = _k === void 0 ? 'left' : _k, trimTitle = _a.trimTitle, stickyHeader = _a.stickyHeader, _l = _a.stickyFooter, stickyFooter = _l === void 0 ? true : _l, _m = _a.initialHeight, initialHeight = _m === void 0 ? 'default' : _m, hideOverlay = _a.hideOverlay, hideScrollbar = _a.hideScrollbar, hideHeader = _a.hideHeader, disableOverlayClick = _a.disableOverlayClick, disableBlockingScroll = _a.disableBlockingScroll, disableFocusLock = _a.disableFocusLock, children = _a.children, zIndex = _a.zIndex, _o = _a.transitionProps, transitionProps = _o === void 0 ? {} : _o, magneticAreasProp = _a.magneticAreas, initialActiveAreaIndex = _a.initialActiveAreaIndex, dataTestId = _a.dataTestId, _p = _a.swipeable, swipeable = _p === void 0 ? true : _p, _q = _a.swipeableContent, swipeableContent = _q === void 0 ? true : _q, _r = _a.swipeThreshold, swipeThreshold = _r === void 0 ? 5 : _r, scrollLockedProp = _a.scrollLocked, backdropProps = _a.backdropProps, _s = _a.scrollableContainerRef, scrollableContainerRef = _s === void 0 ? function () { return null; } : _s, bottomSheetInstanceRef = _a.bottomSheetInstanceRef, _t = _a.sheetContainerRef, sheetContainerRef = _t === void 0 ? function () { return null; } : _t, _u = _a.headerOffset, headerOffset = _u === void 0 ? 24 : _u, _v = _a.adjustContainerHeight, adjustContainerHeight = _v === void 0 ? adjustContainerHeightDefault : _v, onClose = _a.onClose, onBack = _a.onBack, onMagnetize = _a.onMagnetize, onSwipeStart = _a.onSwipeStart, onSwipeEnd = _a.onSwipeEnd, disableRestoreFocus = _a.disableRestoreFocus, disableAutoFocus = _a.disableAutoFocus, disableEscapeKeyDown = _a.disableEscapeKeyDown, keepMounted = _a.keepMounted, onMagnetizeEnd = _a.onMagnetizeEnd, onOffsetChange = _a.onOffsetChange, _w = _a.showSwipeMarker, showSwipeMarker = _w === void 0 ? true : _w, swipeableMarker = _a.swipeableMarker, swipeableMarkerClassName = _a.swipeableMarkerClassName, backButtonProps = _a.backButtonProps, _x = _a.iOSLock, iOSLock = _x === void 0 ? false : _x, _y = _a.virtualKeyboard, virtualKeyboard = _y === void 0 ? false : _y;
|
|
30
|
+
var open = _a.open, title = _a.title, container = _a.container, usePortal = _a.usePortal, backgroundColor = _a.backgroundColor, _j = _a.titleSize, titleSize = _j === void 0 ? 'default' : _j, subtitle = _a.subtitle, actionButton = _a.actionButton, contentClassName = _a.contentClassName, containerClassName = _a.containerClassName, containerProps = _a.containerProps, headerClassName = _a.headerClassName, footerClassName = _a.footerClassName, addonClassName = _a.addonClassName, closerClassName = _a.closerClassName, backerClassName = _a.backerClassName, modalClassName = _a.modalClassName, modalWrapperClassName = _a.modalWrapperClassName, className = _a.className, leftAddons = _a.leftAddons, rightAddons = _a.rightAddons, bottomAddons = _a.bottomAddons, hasCloser = _a.hasCloser, hasBacker = _a.hasBacker, _k = _a.titleAlign, titleAlign = _k === void 0 ? 'left' : _k, trimTitle = _a.trimTitle, stickyHeader = _a.stickyHeader, _l = _a.stickyFooter, stickyFooter = _l === void 0 ? true : _l, _m = _a.initialHeight, initialHeight = _m === void 0 ? 'default' : _m, hideOverlay = _a.hideOverlay, hideScrollbar = _a.hideScrollbar, hideHeader = _a.hideHeader, disableOverlayClick = _a.disableOverlayClick, disableBlockingScroll = _a.disableBlockingScroll, disableFocusLock = _a.disableFocusLock, children = _a.children, zIndex = _a.zIndex, _o = _a.transitionProps, transitionProps = _o === void 0 ? {} : _o, magneticAreasProp = _a.magneticAreas, initialActiveAreaIndex = _a.initialActiveAreaIndex, dataTestId = _a.dataTestId, _p = _a.swipeable, swipeable = _p === void 0 ? true : _p, _q = _a.swipeableContent, swipeableContent = _q === void 0 ? true : _q, _r = _a.swipeThreshold, swipeThreshold = _r === void 0 ? 5 : _r, scrollLockedProp = _a.scrollLocked, backdropProps = _a.backdropProps, _s = _a.scrollableContainerRef, scrollableContainerRef = _s === void 0 ? function () { return null; } : _s, bottomSheetInstanceRef = _a.bottomSheetInstanceRef, _t = _a.sheetContainerRef, sheetContainerRef = _t === void 0 ? function () { return null; } : _t, _u = _a.headerOffset, headerOffset = _u === void 0 ? 24 : _u, _v = _a.adjustContainerHeight, adjustContainerHeight = _v === void 0 ? adjustContainerHeightDefault : _v, onClose = _a.onClose, onBack = _a.onBack, onMagnetize = _a.onMagnetize, onSwipeStart = _a.onSwipeStart, onSwipeEnd = _a.onSwipeEnd, disableRestoreFocus = _a.disableRestoreFocus, disableAutoFocus = _a.disableAutoFocus, disableEscapeKeyDown = _a.disableEscapeKeyDown, keepMounted = _a.keepMounted, onMagnetizeEnd = _a.onMagnetizeEnd, onOffsetChange = _a.onOffsetChange, _w = _a.showSwipeMarker, showSwipeMarker = _w === void 0 ? true : _w, swipeableMarker = _a.swipeableMarker, swipeableMarkerClassName = _a.swipeableMarkerClassName, backButtonProps = _a.backButtonProps, _x = _a.iOSLock, iOSLock = _x === void 0 ? false : _x, _y = _a.virtualKeyboard, virtualKeyboard = _y === void 0 ? false : _y, preventScrollOnSwipe = _a.preventScrollOnSwipe;
|
|
31
31
|
var windowHeight = (_g = use100vh()) !== null && _g !== void 0 ? _g : 0;
|
|
32
32
|
var visualViewportSize = useVisualViewportSize();
|
|
33
33
|
var fullHeight = virtualKeyboard ? (_h = visualViewportSize === null || visualViewportSize === void 0 ? void 0 : visualViewportSize.height) !== null && _h !== void 0 ? _h : 0 : windowHeight;
|
|
@@ -294,7 +294,7 @@ function (_a, ref) {
|
|
|
294
294
|
trackMouse: swipeable,
|
|
295
295
|
trackTouch: swipeable,
|
|
296
296
|
delta: swipeThreshold,
|
|
297
|
-
preventScrollOnSwipe:
|
|
297
|
+
preventScrollOnSwipe: preventScrollOnSwipe,
|
|
298
298
|
});
|
|
299
299
|
var handleExited = function (node) {
|
|
300
300
|
var idx = initialIndexRef.current;
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
/// <reference types="react-transition-group" />
|
|
2
2
|
import { HTMLAttributes, ReactElement, ReactNode, RefObject } from 'react';
|
|
3
|
+
import { SwipeableProps } from 'react-swipeable';
|
|
3
4
|
import { HandledEvents } from 'react-swipeable/es/types';
|
|
4
5
|
import { TransitionProps } from 'react-transition-group/Transition';
|
|
5
6
|
import { BaseModalProps } from "../../base-modal";
|
|
@@ -291,5 +292,10 @@ type BottomSheetProps = {
|
|
|
291
292
|
* Учитывать высоту виртуальной клавиатуры
|
|
292
293
|
*/
|
|
293
294
|
virtualKeyboard?: boolean;
|
|
295
|
+
/**
|
|
296
|
+
* Предотвращать скролл во время свайпа
|
|
297
|
+
* @default false
|
|
298
|
+
*/
|
|
299
|
+
preventScrollOnSwipe?: SwipeableProps['preventScrollOnSwipe'];
|
|
294
300
|
};
|
|
295
301
|
export { BottomSheetTitleAlign, BottomSheetProps };
|
|
@@ -23,7 +23,7 @@ const { isNil } = fnUtils;
|
|
|
23
23
|
const adjustContainerHeightDefault = (value) => value;
|
|
24
24
|
const BottomSheet = forwardRef(
|
|
25
25
|
// eslint-disable-next-line complexity
|
|
26
|
-
({ open, title, container, usePortal, backgroundColor, titleSize = 'default', subtitle, actionButton, contentClassName, containerClassName, containerProps, headerClassName, footerClassName, addonClassName, closerClassName, backerClassName, modalClassName, modalWrapperClassName, className, leftAddons, rightAddons, bottomAddons, hasCloser, hasBacker, titleAlign = 'left', trimTitle, stickyHeader, stickyFooter = true, initialHeight = 'default', hideOverlay, hideScrollbar, hideHeader, disableOverlayClick, disableBlockingScroll, disableFocusLock, children, zIndex, transitionProps = {}, magneticAreas: magneticAreasProp, initialActiveAreaIndex, dataTestId, swipeable = true, swipeableContent = true, swipeThreshold = 5, scrollLocked: scrollLockedProp, backdropProps, scrollableContainerRef = () => null, bottomSheetInstanceRef, sheetContainerRef = () => null, headerOffset = 24, adjustContainerHeight = adjustContainerHeightDefault, onClose, onBack, onMagnetize, onSwipeStart, onSwipeEnd, disableRestoreFocus, disableAutoFocus, disableEscapeKeyDown, keepMounted, onMagnetizeEnd, onOffsetChange, showSwipeMarker = true, swipeableMarker, swipeableMarkerClassName, backButtonProps, iOSLock = false, virtualKeyboard = false, }, ref) => {
|
|
26
|
+
({ open, title, container, usePortal, backgroundColor, titleSize = 'default', subtitle, actionButton, contentClassName, containerClassName, containerProps, headerClassName, footerClassName, addonClassName, closerClassName, backerClassName, modalClassName, modalWrapperClassName, className, leftAddons, rightAddons, bottomAddons, hasCloser, hasBacker, titleAlign = 'left', trimTitle, stickyHeader, stickyFooter = true, initialHeight = 'default', hideOverlay, hideScrollbar, hideHeader, disableOverlayClick, disableBlockingScroll, disableFocusLock, children, zIndex, transitionProps = {}, magneticAreas: magneticAreasProp, initialActiveAreaIndex, dataTestId, swipeable = true, swipeableContent = true, swipeThreshold = 5, scrollLocked: scrollLockedProp, backdropProps, scrollableContainerRef = () => null, bottomSheetInstanceRef, sheetContainerRef = () => null, headerOffset = 24, adjustContainerHeight = adjustContainerHeightDefault, onClose, onBack, onMagnetize, onSwipeStart, onSwipeEnd, disableRestoreFocus, disableAutoFocus, disableEscapeKeyDown, keepMounted, onMagnetizeEnd, onOffsetChange, showSwipeMarker = true, swipeableMarker, swipeableMarkerClassName, backButtonProps, iOSLock = false, virtualKeyboard = false, preventScrollOnSwipe, }, ref) => {
|
|
27
27
|
const windowHeight = use100vh() ?? 0;
|
|
28
28
|
const visualViewportSize = useVisualViewportSize();
|
|
29
29
|
let fullHeight = virtualKeyboard ? visualViewportSize?.height ?? 0 : windowHeight;
|
|
@@ -306,7 +306,7 @@ const BottomSheet = forwardRef(
|
|
|
306
306
|
trackMouse: swipeable,
|
|
307
307
|
trackTouch: swipeable,
|
|
308
308
|
delta: swipeThreshold,
|
|
309
|
-
preventScrollOnSwipe
|
|
309
|
+
preventScrollOnSwipe,
|
|
310
310
|
});
|
|
311
311
|
const handleExited = (node) => {
|
|
312
312
|
const idx = initialIndexRef.current;
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
/// <reference types="react-transition-group" />
|
|
2
2
|
import { HTMLAttributes, ReactElement, ReactNode, RefObject } from 'react';
|
|
3
|
+
import { SwipeableProps } from 'react-swipeable';
|
|
3
4
|
import { HandledEvents } from 'react-swipeable/es/types';
|
|
4
5
|
import { TransitionProps } from 'react-transition-group/Transition';
|
|
5
6
|
import { BaseModalProps } from "../../base-modal";
|
|
@@ -291,5 +292,10 @@ type BottomSheetProps = {
|
|
|
291
292
|
* Учитывать высоту виртуальной клавиатуры
|
|
292
293
|
*/
|
|
293
294
|
virtualKeyboard?: boolean;
|
|
295
|
+
/**
|
|
296
|
+
* Предотвращать скролл во время свайпа
|
|
297
|
+
* @default false
|
|
298
|
+
*/
|
|
299
|
+
preventScrollOnSwipe?: SwipeableProps['preventScrollOnSwipe'];
|
|
294
300
|
};
|
|
295
301
|
export { BottomSheetTitleAlign, BottomSheetProps };
|
|
@@ -23,7 +23,7 @@ const { isNil } = fnUtils;
|
|
|
23
23
|
const adjustContainerHeightDefault = (value) => value;
|
|
24
24
|
const BottomSheet = forwardRef(
|
|
25
25
|
// eslint-disable-next-line complexity
|
|
26
|
-
({ open, title, container, usePortal, backgroundColor, titleSize = 'default', subtitle, actionButton, contentClassName, containerClassName, containerProps, headerClassName, footerClassName, addonClassName, closerClassName, backerClassName, modalClassName, modalWrapperClassName, className, leftAddons, rightAddons, bottomAddons, hasCloser, hasBacker, titleAlign = 'left', trimTitle, stickyHeader, stickyFooter = true, initialHeight = 'default', hideOverlay, hideScrollbar, hideHeader, disableOverlayClick, disableBlockingScroll, disableFocusLock, children, zIndex, transitionProps = {}, magneticAreas: magneticAreasProp, initialActiveAreaIndex, dataTestId, swipeable = true, swipeableContent = true, swipeThreshold = 5, scrollLocked: scrollLockedProp, backdropProps, scrollableContainerRef = () => null, bottomSheetInstanceRef, sheetContainerRef = () => null, headerOffset = 24, adjustContainerHeight = adjustContainerHeightDefault, onClose, onBack, onMagnetize, onSwipeStart, onSwipeEnd, disableRestoreFocus, disableAutoFocus, disableEscapeKeyDown, keepMounted, onMagnetizeEnd, onOffsetChange, showSwipeMarker = true, swipeableMarker, swipeableMarkerClassName, backButtonProps, iOSLock = false, virtualKeyboard = false, }, ref) => {
|
|
26
|
+
({ open, title, container, usePortal, backgroundColor, titleSize = 'default', subtitle, actionButton, contentClassName, containerClassName, containerProps, headerClassName, footerClassName, addonClassName, closerClassName, backerClassName, modalClassName, modalWrapperClassName, className, leftAddons, rightAddons, bottomAddons, hasCloser, hasBacker, titleAlign = 'left', trimTitle, stickyHeader, stickyFooter = true, initialHeight = 'default', hideOverlay, hideScrollbar, hideHeader, disableOverlayClick, disableBlockingScroll, disableFocusLock, children, zIndex, transitionProps = {}, magneticAreas: magneticAreasProp, initialActiveAreaIndex, dataTestId, swipeable = true, swipeableContent = true, swipeThreshold = 5, scrollLocked: scrollLockedProp, backdropProps, scrollableContainerRef = () => null, bottomSheetInstanceRef, sheetContainerRef = () => null, headerOffset = 24, adjustContainerHeight = adjustContainerHeightDefault, onClose, onBack, onMagnetize, onSwipeStart, onSwipeEnd, disableRestoreFocus, disableAutoFocus, disableEscapeKeyDown, keepMounted, onMagnetizeEnd, onOffsetChange, showSwipeMarker = true, swipeableMarker, swipeableMarkerClassName, backButtonProps, iOSLock = false, virtualKeyboard = false, preventScrollOnSwipe, }, ref) => {
|
|
27
27
|
const windowHeight = use100vh() ?? 0;
|
|
28
28
|
const visualViewportSize = useVisualViewportSize();
|
|
29
29
|
let fullHeight = virtualKeyboard ? visualViewportSize?.height ?? 0 : windowHeight;
|
|
@@ -306,7 +306,7 @@ const BottomSheet = forwardRef(
|
|
|
306
306
|
trackMouse: swipeable,
|
|
307
307
|
trackTouch: swipeable,
|
|
308
308
|
delta: swipeThreshold,
|
|
309
|
-
preventScrollOnSwipe
|
|
309
|
+
preventScrollOnSwipe,
|
|
310
310
|
});
|
|
311
311
|
const handleExited = (node) => {
|
|
312
312
|
const idx = initialIndexRef.current;
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
/// <reference types="react-transition-group" />
|
|
2
2
|
import { HTMLAttributes, ReactElement, ReactNode, RefObject } from 'react';
|
|
3
|
+
import { SwipeableProps } from 'react-swipeable';
|
|
3
4
|
import { HandledEvents } from 'react-swipeable/es/types';
|
|
4
5
|
import { TransitionProps } from 'react-transition-group/Transition';
|
|
5
6
|
import { BaseModalProps } from "../../base-modal";
|
|
@@ -291,5 +292,10 @@ type BottomSheetProps = {
|
|
|
291
292
|
* Учитывать высоту виртуальной клавиатуры
|
|
292
293
|
*/
|
|
293
294
|
virtualKeyboard?: boolean;
|
|
295
|
+
/**
|
|
296
|
+
* Предотвращать скролл во время свайпа
|
|
297
|
+
* @default false
|
|
298
|
+
*/
|
|
299
|
+
preventScrollOnSwipe?: SwipeableProps['preventScrollOnSwipe'];
|
|
294
300
|
};
|
|
295
301
|
export { BottomSheetTitleAlign, BottomSheetProps };
|
package/bottom-sheet/types.d.ts
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
/// <reference types="react-transition-group" />
|
|
2
2
|
import { HTMLAttributes, ReactElement, ReactNode, RefObject } from 'react';
|
|
3
|
+
import { SwipeableProps } from 'react-swipeable';
|
|
3
4
|
import { HandledEvents } from 'react-swipeable/es/types';
|
|
4
5
|
import { TransitionProps } from 'react-transition-group/Transition';
|
|
5
6
|
import { BaseModalProps } from "../base-modal";
|
|
@@ -291,5 +292,10 @@ type BottomSheetProps = {
|
|
|
291
292
|
* Учитывать высоту виртуальной клавиатуры
|
|
292
293
|
*/
|
|
293
294
|
virtualKeyboard?: boolean;
|
|
295
|
+
/**
|
|
296
|
+
* Предотвращать скролл во время свайпа
|
|
297
|
+
* @default false
|
|
298
|
+
*/
|
|
299
|
+
preventScrollOnSwipe?: SwipeableProps['preventScrollOnSwipe'];
|
|
294
300
|
};
|
|
295
301
|
export { BottomSheetTitleAlign, BottomSheetProps };
|
|
@@ -10,7 +10,7 @@ var mobile = require('../../../modal/mobile');
|
|
|
10
10
|
var coreComponentsShared = require('../../../shared');
|
|
11
11
|
var desktop_Component_desktop = require('../../desktop/Component.desktop.js');
|
|
12
12
|
var utils = require('../../utils.js');
|
|
13
|
-
var components_calendarMobile_calendarMonthOnlyView = require('../../calendarMonthOnlyView-
|
|
13
|
+
var components_calendarMobile_calendarMonthOnlyView = require('../../calendarMonthOnlyView-04bc50c1.js');
|
|
14
14
|
|
|
15
15
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
16
16
|
|
|
@@ -15,7 +15,7 @@ require('../../useCalendar.js');
|
|
|
15
15
|
require('../../useRange.js');
|
|
16
16
|
require('../../utils.js');
|
|
17
17
|
require('../days-table/Component.js');
|
|
18
|
-
var components_calendarMobile_calendarMonthOnlyView = require('../../calendarMonthOnlyView-
|
|
18
|
+
var components_calendarMobile_calendarMonthOnlyView = require('../../calendarMonthOnlyView-04bc50c1.js');
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
2
|
|
|
3
3
|
var components_calendarMobile_Component = require('./Component.js');
|
|
4
|
-
var components_calendarMobile_calendarMonthOnlyView = require('../../calendarMonthOnlyView-
|
|
4
|
+
var components_calendarMobile_calendarMonthOnlyView = require('../../calendarMonthOnlyView-04bc50c1.js');
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
@@ -48,7 +48,7 @@ import '@juggle/resize-observer';
|
|
|
48
48
|
import '../../button/esm/mobile';
|
|
49
49
|
import '../../modal/esm/mobile';
|
|
50
50
|
import './utils.js';
|
|
51
|
-
import './calendarMonthOnlyView-
|
|
51
|
+
import './calendarMonthOnlyView-ee18385a.js';
|
|
52
52
|
import './useCalendar.js';
|
|
53
53
|
import './useRange.js';
|
|
54
54
|
import './usePeriod.js';
|
|
@@ -8,7 +8,7 @@ import { ModalMobile } from '../../../../modal/esm/mobile';
|
|
|
8
8
|
import { getDataTestId } from '../../../../shared/esm';
|
|
9
9
|
import { CalendarDesktop } from '../../desktop/Component.desktop.js';
|
|
10
10
|
import { WEEKDAYS, isRangeValue } from '../../utils.js';
|
|
11
|
-
import { s as styles, C as CalendarMonthOnlyView } from '../../calendarMonthOnlyView-
|
|
11
|
+
import { s as styles, C as CalendarMonthOnlyView } from '../../calendarMonthOnlyView-ee18385a.js';
|
|
12
12
|
import 'date-fns/endOfDay';
|
|
13
13
|
import 'date-fns/startOfDay';
|
|
14
14
|
import 'date-fns/startOfMonth';
|
|
@@ -36,7 +36,7 @@ import '../../../../shared/esm';
|
|
|
36
36
|
import 'date-fns/differenceInDays';
|
|
37
37
|
import '@alfalab/hooks';
|
|
38
38
|
import '../days-table/Component.js';
|
|
39
|
-
export { C as CalendarMonthOnlyView } from '../../calendarMonthOnlyView-
|
|
39
|
+
export { C as CalendarMonthOnlyView } from '../../calendarMonthOnlyView-ee18385a.js';
|
|
40
40
|
import 'react-transition-group';
|
|
41
41
|
import 'date-fns/isEqual';
|
|
42
42
|
import 'date-fns/isLastDayOfMonth';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export { CalendarMobile, CalendarMonthOnlyViewHeader } from './Component.js';
|
|
2
|
-
export { C as CalendarMonthOnlyView } from '../../calendarMonthOnlyView-
|
|
2
|
+
export { C as CalendarMonthOnlyView } from '../../calendarMonthOnlyView-ee18385a.js';
|
|
3
3
|
import 'tslib';
|
|
4
4
|
import 'react';
|
|
5
5
|
import 'react-merge-refs';
|
package/calendar/esm/index.js
CHANGED
|
@@ -70,6 +70,6 @@ import 'date-fns/setYear';
|
|
|
70
70
|
import 'date-fns/subYears';
|
|
71
71
|
import './useRange.js';
|
|
72
72
|
import './usePeriod.js';
|
|
73
|
-
import './calendarMonthOnlyView-
|
|
73
|
+
import './calendarMonthOnlyView-ee18385a.js';
|
|
74
74
|
import 'react-virtuoso';
|
|
75
75
|
import '../../typography/esm';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export { CalendarMobile, CalendarMonthOnlyViewHeader } from '../components/calendar-mobile/Component.js';
|
|
2
|
-
export { C as CalendarMonthOnlyView } from '../calendarMonthOnlyView-
|
|
2
|
+
export { C as CalendarMonthOnlyView } from '../calendarMonthOnlyView-ee18385a.js';
|
|
3
3
|
import 'tslib';
|
|
4
4
|
import 'react';
|
|
5
5
|
import 'react-merge-refs';
|
package/calendar/mobile/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
2
|
|
|
3
3
|
var components_calendarMobile_Component = require('../components/calendar-mobile/Component.js');
|
|
4
|
-
var components_calendarMobile_calendarMonthOnlyView = require('../calendarMonthOnlyView-
|
|
4
|
+
var components_calendarMobile_calendarMonthOnlyView = require('../calendarMonthOnlyView-04bc50c1.js');
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
@@ -47,7 +47,7 @@ import '@juggle/resize-observer';
|
|
|
47
47
|
import '../../button/modern/mobile';
|
|
48
48
|
import '../../modal/modern/mobile';
|
|
49
49
|
import './utils.js';
|
|
50
|
-
import './calendarMonthOnlyView-
|
|
50
|
+
import './calendarMonthOnlyView-f0608db8.js';
|
|
51
51
|
import './useCalendar.js';
|
|
52
52
|
import './useRange.js';
|
|
53
53
|
import './usePeriod.js';
|
|
@@ -7,7 +7,7 @@ import { ModalMobile } from '../../../../modal/modern/mobile';
|
|
|
7
7
|
import { getDataTestId } from '../../../../shared/modern';
|
|
8
8
|
import { CalendarDesktop } from '../../desktop/Component.desktop.js';
|
|
9
9
|
import { WEEKDAYS, isRangeValue } from '../../utils.js';
|
|
10
|
-
import { s as styles, C as CalendarMonthOnlyView } from '../../calendarMonthOnlyView-
|
|
10
|
+
import { s as styles, C as CalendarMonthOnlyView } from '../../calendarMonthOnlyView-f0608db8.js';
|
|
11
11
|
import 'date-fns/endOfDay';
|
|
12
12
|
import 'date-fns/startOfDay';
|
|
13
13
|
import 'date-fns/startOfMonth';
|
|
@@ -35,7 +35,7 @@ import '../../../../shared/modern';
|
|
|
35
35
|
import 'date-fns/differenceInDays';
|
|
36
36
|
import '@alfalab/hooks';
|
|
37
37
|
import '../days-table/Component.js';
|
|
38
|
-
export { C as CalendarMonthOnlyView } from '../../calendarMonthOnlyView-
|
|
38
|
+
export { C as CalendarMonthOnlyView } from '../../calendarMonthOnlyView-f0608db8.js';
|
|
39
39
|
import 'react-transition-group';
|
|
40
40
|
import 'date-fns/isEqual';
|
|
41
41
|
import 'date-fns/isLastDayOfMonth';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export { CalendarMobile, CalendarMonthOnlyViewHeader } from './Component.js';
|
|
2
|
-
export { C as CalendarMonthOnlyView } from '../../calendarMonthOnlyView-
|
|
2
|
+
export { C as CalendarMonthOnlyView } from '../../calendarMonthOnlyView-f0608db8.js';
|
|
3
3
|
import 'react';
|
|
4
4
|
import 'react-merge-refs';
|
|
5
5
|
import '@juggle/resize-observer';
|
package/calendar/modern/index.js
CHANGED
|
@@ -69,6 +69,6 @@ import 'date-fns/setYear';
|
|
|
69
69
|
import 'date-fns/subYears';
|
|
70
70
|
import './useRange.js';
|
|
71
71
|
import './usePeriod.js';
|
|
72
|
-
import './calendarMonthOnlyView-
|
|
72
|
+
import './calendarMonthOnlyView-f0608db8.js';
|
|
73
73
|
import 'react-virtuoso';
|
|
74
74
|
import '../../typography/modern';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export { CalendarMobile, CalendarMonthOnlyViewHeader } from '../components/calendar-mobile/Component.js';
|
|
2
|
-
export { C as CalendarMonthOnlyView } from '../calendarMonthOnlyView-
|
|
2
|
+
export { C as CalendarMonthOnlyView } from '../calendarMonthOnlyView-f0608db8.js';
|
|
3
3
|
import 'react';
|
|
4
4
|
import 'react-merge-refs';
|
|
5
5
|
import '@juggle/resize-observer';
|
|
@@ -10,7 +10,7 @@ var coreComponentsTypography = require('../../../../typography');
|
|
|
10
10
|
var hooks = require('@alfalab/hooks');
|
|
11
11
|
var context = require('../../../context.js');
|
|
12
12
|
var components_header_component = require('../../header/component.js');
|
|
13
|
-
var components_screens_initial_countdownSection = require('../../../countdown-section-
|
|
13
|
+
var components_screens_initial_countdownSection = require('../../../countdown-section-8df158c4.js');
|
|
14
14
|
|
|
15
15
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
16
16
|
|
|
@@ -7,7 +7,7 @@ require('../../../../spinner');
|
|
|
7
7
|
require('../../../../typography');
|
|
8
8
|
require('../../../context.js');
|
|
9
9
|
require('../../../utils.js');
|
|
10
|
-
var components_screens_initial_countdownSection = require('../../../countdown-section-
|
|
10
|
+
var components_screens_initial_countdownSection = require('../../../countdown-section-8df158c4.js');
|
|
11
11
|
|
|
12
12
|
|
|
13
13
|
|
|
@@ -16,7 +16,7 @@ import '../../code-input/esm/mobile';
|
|
|
16
16
|
import '../../link/esm';
|
|
17
17
|
import '../../typography/esm';
|
|
18
18
|
import './components/header/component.js';
|
|
19
|
-
import './countdown-section-
|
|
19
|
+
import './countdown-section-4e9dec97.js';
|
|
20
20
|
import '../../button/esm';
|
|
21
21
|
import '../../spinner/esm';
|
|
22
22
|
import './components/screens/hint/component.js';
|
|
@@ -16,7 +16,7 @@ import '../../../../code-input/esm/mobile';
|
|
|
16
16
|
import '../../../../link/esm';
|
|
17
17
|
import '../../../../typography/esm';
|
|
18
18
|
import '../header/component.js';
|
|
19
|
-
import '../../countdown-section-
|
|
19
|
+
import '../../countdown-section-4e9dec97.js';
|
|
20
20
|
import '../../../../button/esm';
|
|
21
21
|
import '../../../../spinner/esm';
|
|
22
22
|
import '../countdown-loader/component.js';
|
|
@@ -13,7 +13,7 @@ import '../../../../code-input/esm/mobile';
|
|
|
13
13
|
import '../../../../link/esm';
|
|
14
14
|
import '../../../../typography/esm';
|
|
15
15
|
import '../header/component.js';
|
|
16
|
-
import '../../countdown-section-
|
|
16
|
+
import '../../countdown-section-4e9dec97.js';
|
|
17
17
|
import '../../../../button/esm';
|
|
18
18
|
import '../../../../spinner/esm';
|
|
19
19
|
import '../screens/hint/component.js';
|
|
@@ -15,6 +15,6 @@ import '@alfalab/hooks';
|
|
|
15
15
|
import '../context.js';
|
|
16
16
|
import '../utils.js';
|
|
17
17
|
import './header/component.js';
|
|
18
|
-
import '../countdown-section-
|
|
18
|
+
import '../countdown-section-4e9dec97.js';
|
|
19
19
|
import '../../../button/esm';
|
|
20
20
|
import '../../../spinner/esm';
|
|
@@ -14,7 +14,7 @@ import '@alfalab/hooks';
|
|
|
14
14
|
import '../../context.js';
|
|
15
15
|
import '../../utils.js';
|
|
16
16
|
import '../header/component.js';
|
|
17
|
-
import '../../countdown-section-
|
|
17
|
+
import '../../countdown-section-4e9dec97.js';
|
|
18
18
|
import '../../../../button/esm';
|
|
19
19
|
import '../../../../spinner/esm';
|
|
20
20
|
import '../countdown-loader/component.js';
|
|
@@ -8,7 +8,7 @@ import { Text } from '../../../../../typography/esm';
|
|
|
8
8
|
import { usePrevious, useLayoutEffect_SAFE_FOR_SSR } from '@alfalab/hooks';
|
|
9
9
|
import { ConfirmationContext } from '../../../context.js';
|
|
10
10
|
import { Header } from '../../header/component.js';
|
|
11
|
-
import { s as styles, C as CountdownSection } from '../../../countdown-section-
|
|
11
|
+
import { s as styles, C as CountdownSection } from '../../../countdown-section-4e9dec97.js';
|
|
12
12
|
import '../../../utils.js';
|
|
13
13
|
import '../../../../../button/esm';
|
|
14
14
|
import '../../../../../spinner/esm';
|
|
@@ -4,5 +4,5 @@ import '../../../../../button/esm';
|
|
|
4
4
|
import '../../../../../spinner/esm';
|
|
5
5
|
import '../../../../../typography/esm';
|
|
6
6
|
import '../../../context.js';
|
|
7
|
-
export { C as CountdownSection } from '../../../countdown-section-
|
|
7
|
+
export { C as CountdownSection } from '../../../countdown-section-4e9dec97.js';
|
|
8
8
|
import '../../../utils.js';
|
|
@@ -10,6 +10,6 @@ import '@alfalab/hooks';
|
|
|
10
10
|
import '../../../context.js';
|
|
11
11
|
import '../../../utils.js';
|
|
12
12
|
import '../../header/component.js';
|
|
13
|
-
import '../../../countdown-section-
|
|
13
|
+
import '../../../countdown-section-4e9dec97.js';
|
|
14
14
|
import '../../../../../button/esm';
|
|
15
15
|
import '../../../../../spinner/esm';
|
|
@@ -13,7 +13,7 @@ import '../../../code-input/esm/mobile';
|
|
|
13
13
|
import '../../../link/esm';
|
|
14
14
|
import '../../../typography/esm';
|
|
15
15
|
import '../components/header/component.js';
|
|
16
|
-
import '../countdown-section-
|
|
16
|
+
import '../countdown-section-4e9dec97.js';
|
|
17
17
|
import '../../../button/esm';
|
|
18
18
|
import '../../../spinner/esm';
|
|
19
19
|
import '../components/screens/hint/component.js';
|
|
@@ -14,7 +14,7 @@ import '../../../code-input/esm/mobile';
|
|
|
14
14
|
import '../../../link/esm';
|
|
15
15
|
import '../../../typography/esm';
|
|
16
16
|
import '../components/header/component.js';
|
|
17
|
-
import '../countdown-section-
|
|
17
|
+
import '../countdown-section-4e9dec97.js';
|
|
18
18
|
import '../../../button/esm';
|
|
19
19
|
import '../../../spinner/esm';
|
|
20
20
|
import '../components/screens/hint/component.js';
|
|
@@ -16,7 +16,7 @@ import '../../code-input/esm/mobile';
|
|
|
16
16
|
import '../../link/esm';
|
|
17
17
|
import '../../typography/esm';
|
|
18
18
|
import './components/header/component.js';
|
|
19
|
-
import './countdown-section-
|
|
19
|
+
import './countdown-section-4e9dec97.js';
|
|
20
20
|
import '../../button/esm';
|
|
21
21
|
import '../../spinner/esm';
|
|
22
22
|
import './components/screens/hint/component.js';
|
|
@@ -13,7 +13,7 @@ import '../../../code-input/esm/mobile';
|
|
|
13
13
|
import '../../../link/esm';
|
|
14
14
|
import '../../../typography/esm';
|
|
15
15
|
import '../components/header/component.js';
|
|
16
|
-
import '../countdown-section-
|
|
16
|
+
import '../countdown-section-4e9dec97.js';
|
|
17
17
|
import '../../../button/esm';
|
|
18
18
|
import '../../../spinner/esm';
|
|
19
19
|
import '../components/screens/hint/component.js';
|
|
@@ -14,7 +14,7 @@ import '../../../code-input/esm/mobile';
|
|
|
14
14
|
import '../../../link/esm';
|
|
15
15
|
import '../../../typography/esm';
|
|
16
16
|
import '../components/header/component.js';
|
|
17
|
-
import '../countdown-section-
|
|
17
|
+
import '../countdown-section-4e9dec97.js';
|
|
18
18
|
import '../../../button/esm';
|
|
19
19
|
import '../../../spinner/esm';
|
|
20
20
|
import '../components/screens/hint/component.js';
|
|
@@ -16,6 +16,6 @@ import '../../../link/esm';
|
|
|
16
16
|
import '../../../typography/esm';
|
|
17
17
|
import '@alfalab/hooks';
|
|
18
18
|
import '../components/header/component.js';
|
|
19
|
-
import '../countdown-section-
|
|
19
|
+
import '../countdown-section-4e9dec97.js';
|
|
20
20
|
import '../../../button/esm';
|
|
21
21
|
import '../../../spinner/esm';
|
|
@@ -15,7 +15,7 @@ import '../../code-input/modern/mobile';
|
|
|
15
15
|
import '../../link/modern';
|
|
16
16
|
import '../../typography/modern';
|
|
17
17
|
import './components/header/component.js';
|
|
18
|
-
import './countdown-section-
|
|
18
|
+
import './countdown-section-f22f7279.js';
|
|
19
19
|
import '../../button/modern';
|
|
20
20
|
import '../../spinner/modern';
|
|
21
21
|
import './components/screens/hint/component.js';
|
|
@@ -15,7 +15,7 @@ import '../../../../code-input/modern/mobile';
|
|
|
15
15
|
import '../../../../link/modern';
|
|
16
16
|
import '../../../../typography/modern';
|
|
17
17
|
import '../header/component.js';
|
|
18
|
-
import '../../countdown-section-
|
|
18
|
+
import '../../countdown-section-f22f7279.js';
|
|
19
19
|
import '../../../../button/modern';
|
|
20
20
|
import '../../../../spinner/modern';
|
|
21
21
|
import '../countdown-loader/component.js';
|
|
@@ -12,7 +12,7 @@ import '../../../../code-input/modern/mobile';
|
|
|
12
12
|
import '../../../../link/modern';
|
|
13
13
|
import '../../../../typography/modern';
|
|
14
14
|
import '../header/component.js';
|
|
15
|
-
import '../../countdown-section-
|
|
15
|
+
import '../../countdown-section-f22f7279.js';
|
|
16
16
|
import '../../../../button/modern';
|
|
17
17
|
import '../../../../spinner/modern';
|
|
18
18
|
import '../screens/hint/component.js';
|
|
@@ -15,6 +15,6 @@ import '@alfalab/hooks';
|
|
|
15
15
|
import '../context.js';
|
|
16
16
|
import '../utils.js';
|
|
17
17
|
import './header/component.js';
|
|
18
|
-
import '../countdown-section-
|
|
18
|
+
import '../countdown-section-f22f7279.js';
|
|
19
19
|
import '../../../button/modern';
|
|
20
20
|
import '../../../spinner/modern';
|