@alfalab/core-components 48.21.0-beta.3 → 48.21.0-beta.5
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/moderncssm/components/footer/index.module.css +17 -66
- package/bottom-sheet/moderncssm/index.module.css +15 -64
- 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/calendar-range/esm/Component.js +1 -1
- package/calendar-range/esm/index.js +1 -1
- package/calendar-range/esm/views/popover.js +1 -1
- package/calendar-range/esm/views/static.js +1 -1
- package/calendar-range/modern/Component.js +1 -1
- package/calendar-range/modern/index.js +1 -1
- package/calendar-range/modern/views/popover.js +1 -1
- package/calendar-range/modern/views/static.js +1 -1
- package/calendar-range/views/popover.js +1 -1
- package/calendar-range/views/static.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/input-autocomplete/Component.responsive.d.ts +1 -1
- package/international-phone-input/{cssm/component-738996c8.d.ts → component-ee751dcf.d.ts} +8 -2
- package/international-phone-input/component-f0afaf5b.d.ts +4 -1
- package/international-phone-input/{component-738996c8.d.ts → cssm/component-ee751dcf.d.ts} +8 -2
- package/international-phone-input/cssm/component-f0afaf5b.d.ts +4 -1
- package/international-phone-input/cssm/index-281accb7.d.ts +5 -2
- package/international-phone-input/cssm/index-f0afaf5b.d.ts +5 -2
- package/international-phone-input/esm/{component-738996c8.d.ts → component-ee751dcf.d.ts} +8 -2
- package/international-phone-input/esm/component-f0afaf5b.d.ts +4 -1
- package/international-phone-input/esm/index-281accb7.d.ts +5 -2
- package/international-phone-input/esm/index-f0afaf5b.d.ts +5 -2
- package/international-phone-input/index-281accb7.d.ts +5 -2
- package/international-phone-input/index-f0afaf5b.d.ts +5 -2
- package/international-phone-input/modern/{component-738996c8.d.ts → component-ee751dcf.d.ts} +8 -2
- package/international-phone-input/modern/component-f0afaf5b.d.ts +4 -1
- package/international-phone-input/modern/index-281accb7.d.ts +5 -2
- package/international-phone-input/modern/index-f0afaf5b.d.ts +5 -2
- package/international-phone-input/moderncssm/component-ee751dcf.d.ts +129 -0
- package/international-phone-input/moderncssm/component-f0afaf5b.d.ts +4 -1
- package/international-phone-input/moderncssm/index-281accb7.d.ts +5 -2
- package/international-phone-input/moderncssm/index-f0afaf5b.d.ts +5 -2
- package/list/Component.js +1 -1
- package/list/components/item/Component.js +1 -1
- package/list/components/item/index.d.ts +1 -1
- package/list/components/item/index.js +1 -1
- package/list/esm/Component.js +1 -1
- package/list/esm/components/item/Component.js +1 -1
- package/list/esm/components/item/index.d.ts +1 -1
- package/list/esm/components/item/index.js +1 -1
- package/list/esm/index.js +1 -1
- package/list/index.js +1 -1
- package/list/modern/Component.js +1 -1
- package/list/modern/components/item/Component.js +1 -1
- package/list/modern/components/item/index.d.ts +1 -1
- package/list/modern/components/item/index.js +1 -1
- package/list/modern/index.js +1 -1
- 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-ee751dcf.d.ts +129 -0
- package/picker-button/component-f0afaf5b.d.ts +4 -1
- package/picker-button/cssm/component-ee751dcf.d.ts +129 -0
- package/picker-button/cssm/component-f0afaf5b.d.ts +4 -1
- package/picker-button/cssm/index-281accb7.d.ts +5 -2
- package/picker-button/cssm/index-f0afaf5b.d.ts +5 -2
- package/picker-button/esm/component-ee751dcf.d.ts +129 -0
- package/picker-button/esm/component-f0afaf5b.d.ts +4 -1
- package/picker-button/esm/index-281accb7.d.ts +5 -2
- package/picker-button/esm/index-f0afaf5b.d.ts +5 -2
- package/picker-button/index-281accb7.d.ts +5 -2
- package/picker-button/index-f0afaf5b.d.ts +5 -2
- package/picker-button/modern/component-ee751dcf.d.ts +129 -0
- package/picker-button/modern/component-f0afaf5b.d.ts +4 -1
- package/picker-button/modern/index-281accb7.d.ts +5 -2
- package/picker-button/modern/index-f0afaf5b.d.ts +5 -2
- package/picker-button/moderncssm/component-ee751dcf.d.ts +129 -0
- package/picker-button/moderncssm/component-f0afaf5b.d.ts +4 -1
- package/picker-button/moderncssm/index-281accb7.d.ts +5 -2
- package/picker-button/moderncssm/index-f0afaf5b.d.ts +5 -2
- 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-7f6b04c5.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-7f6b04c5.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-7f6b04c5.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-fb05ccb7.d.ts +7 -7
- 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/components/base-select/Component.js +2 -2
- package/select/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
- package/select/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
- package/select/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
- package/select/esm/Component.responsive.js +3 -3
- package/select/esm/components/base-select/Component.js +2 -2
- package/select/esm/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
- package/select/esm/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
- package/select/esm/components/base-select/components/list-mobile/list-mobile.js +1 -1
- package/select/esm/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
- package/select/esm/components/base-select/index.js +2 -2
- package/select/esm/components/index.js +2 -2
- package/select/esm/desktop/Component.desktop.js +2 -2
- package/select/esm/desktop/index.js +2 -2
- package/select/esm/index.js +3 -3
- package/select/esm/mobile/Component.mobile.js +3 -3
- package/select/esm/mobile/Component.modal.mobile.js +3 -3
- package/select/esm/mobile/index.js +3 -3
- 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 +3 -3
- package/select/mobile/Component.mobile.js +1 -1
- package/select/modern/Component.responsive.js +3 -3
- package/select/modern/components/base-select/Component.js +2 -2
- package/select/modern/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
- package/select/modern/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
- package/select/modern/components/base-select/components/list-mobile/list-mobile.js +1 -1
- package/select/modern/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
- package/select/modern/components/base-select/index.js +2 -2
- package/select/modern/components/index.js +2 -2
- package/select/modern/desktop/Component.desktop.js +2 -2
- package/select/modern/desktop/index.js +2 -2
- package/select/modern/index.js +3 -3
- package/select/modern/mobile/Component.mobile.js +3 -3
- package/select/modern/mobile/Component.modal.mobile.js +3 -3
- package/select/modern/mobile/index.js +3 -3
- 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 +3 -3
- package/select/presets/index.js +1 -1
- package/select/presets/useSelectWithApply/hook.js +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
- package/select/shared/index.js +1 -1
- package/select-with-tags/Component.responsive.d.ts +1 -1
- package/select-with-tags/components/base-select-with-tags/Component.d.ts +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/status/Component.js +1 -1
- package/status/cssm/index.module.css +19 -37
- package/status/esm/Component.js +1 -1
- package/status/modern/Component.js +1 -1
- package/status/moderncssm/index.module.css +17 -22
- 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 +159 -20
- package/typography/cssm/text/alfasans-index.module.css +89 -107
- package/typography/cssm/title/alfasans-index.module.css +35 -30
- package/typography/cssm/title/component.d.ts +8 -2
- package/typography/cssm/title/component.js +12 -1
- package/typography/cssm/title/index.d.ts +4 -1
- package/typography/cssm/title-mobile/alfasans-index.module.css +35 -30
- package/typography/cssm/title-mobile/component.d.ts +4 -1
- package/typography/cssm/title-responsive/component.d.ts +4 -1
- package/typography/esm/component.js +3 -2
- package/typography/esm/index.js +3 -2
- package/typography/esm/text/alfasans-index.css +105 -107
- package/typography/esm/text/component.js +2 -2
- package/typography/esm/text/index.js +1 -1
- package/typography/esm/title/alfasans-index.css +45 -30
- package/typography/esm/title/component.d.ts +8 -2
- package/typography/esm/title/component.js +13 -2
- package/typography/esm/title/index.d.ts +4 -1
- package/typography/esm/title/index.js +4 -3
- package/typography/esm/title-mobile/alfasans-index.css +35 -30
- package/typography/esm/title-mobile/component.d.ts +4 -1
- package/typography/esm/title-mobile/component.js +4 -3
- package/typography/esm/title-mobile/index.js +3 -2
- package/typography/esm/title-responsive/component.d.ts +4 -1
- package/typography/esm/title-responsive/component.js +3 -2
- package/typography/esm/title-responsive/index.js +3 -2
- package/typography/modern/component.js +3 -2
- package/typography/modern/index.js +3 -2
- package/typography/modern/text/alfasans-index.css +105 -107
- package/typography/modern/text/component.js +2 -2
- package/typography/modern/text/index.js +1 -1
- package/typography/modern/title/alfasans-index.css +45 -30
- package/typography/modern/title/component.d.ts +8 -2
- package/typography/modern/title/component.js +13 -2
- package/typography/modern/title/index.d.ts +4 -1
- package/typography/modern/title/index.js +4 -3
- package/typography/modern/title-mobile/alfasans-index.css +35 -30
- package/typography/modern/title-mobile/component.d.ts +4 -1
- package/typography/modern/title-mobile/component.js +4 -3
- package/typography/modern/title-mobile/index.js +3 -2
- package/typography/modern/title-responsive/component.d.ts +4 -1
- package/typography/modern/title-responsive/component.js +3 -2
- package/typography/modern/title-responsive/index.js +3 -2
- package/typography/moderncssm/component.js +1 -0
- package/typography/moderncssm/index.js +1 -0
- package/typography/moderncssm/text/alfasans-index.module.css +105 -107
- package/typography/moderncssm/title/alfasans-index.module.css +35 -30
- package/typography/moderncssm/title/component.d.ts +8 -2
- package/typography/moderncssm/title/component.js +12 -1
- package/typography/moderncssm/title/index.d.ts +4 -1
- package/typography/moderncssm/title/index.js +1 -0
- package/typography/moderncssm/title-mobile/alfasans-index.module.css +35 -30
- package/typography/moderncssm/title-mobile/component.d.ts +4 -1
- package/typography/moderncssm/title-mobile/component.js +1 -0
- package/typography/moderncssm/title-mobile/index.js +1 -0
- package/typography/moderncssm/title-responsive/component.d.ts +4 -1
- package/typography/moderncssm/title-responsive/component.js +1 -0
- package/typography/moderncssm/title-responsive/index.js +1 -0
- package/typography/text/alfasans-index.css +105 -107
- package/typography/text/component.js +2 -2
- package/typography/title/alfasans-index.css +45 -30
- package/typography/title/component.d.ts +8 -2
- package/typography/title/component.js +13 -2
- package/typography/title/index.d.ts +4 -1
- package/typography/title/index.js +2 -2
- package/typography/title-mobile/alfasans-index.css +35 -30
- package/typography/title-mobile/component.d.ts +4 -1
- package/typography/title-mobile/component.js +2 -2
- package/typography/title-responsive/component.d.ts +4 -1
- package/underlay/moderncssm/index.module.css +15 -84
- package/universal-date-input/component-ee751dcf.d.ts +129 -0
- package/universal-date-input/component-f0afaf5b.d.ts +4 -1
- package/universal-date-input/cssm/component-ee751dcf.d.ts +129 -0
- package/universal-date-input/cssm/component-f0afaf5b.d.ts +4 -1
- package/universal-date-input/cssm/index-281accb7.d.ts +5 -2
- package/universal-date-input/cssm/index-f0afaf5b.d.ts +5 -2
- package/universal-date-input/esm/component-ee751dcf.d.ts +129 -0
- package/universal-date-input/esm/component-f0afaf5b.d.ts +4 -1
- package/universal-date-input/esm/index-281accb7.d.ts +5 -2
- package/universal-date-input/esm/index-f0afaf5b.d.ts +5 -2
- package/universal-date-input/index-281accb7.d.ts +5 -2
- package/universal-date-input/index-f0afaf5b.d.ts +5 -2
- package/universal-date-input/modern/component-ee751dcf.d.ts +129 -0
- package/universal-date-input/modern/component-f0afaf5b.d.ts +4 -1
- package/universal-date-input/modern/index-281accb7.d.ts +5 -2
- package/universal-date-input/modern/index-f0afaf5b.d.ts +5 -2
- package/universal-date-input/moderncssm/component-ee751dcf.d.ts +129 -0
- package/universal-date-input/moderncssm/component-f0afaf5b.d.ts +4 -1
- package/universal-date-input/moderncssm/index-281accb7.d.ts +5 -2
- package/universal-date-input/moderncssm/index-f0afaf5b.d.ts +5 -2
- 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.d.ts +2 -2
- 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.d.ts +2 -2
- package/universal-modal/modern/desktop/Component.desktop.js +1 -1
- package/universal-modal/modern/desktop/components/center-modal/center-modal.d.ts +1 -1
- package/universal-modal/modern/desktop/components/side-modal/side-modal.d.ts +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.d.ts +2 -2
- package/universal-modal/modern/mobile/Component.mobile.js +1 -1
- package/universal-modal/modern/mobile/index.js +1 -1
- package/vars/alfasans-typography.css +193 -33
- package/international-phone-input/moderncssm/component-738996c8.d.ts +0 -123
- package/picker-button/component-738996c8.d.ts +0 -123
- package/picker-button/cssm/component-738996c8.d.ts +0 -123
- package/picker-button/esm/component-738996c8.d.ts +0 -123
- package/picker-button/modern/component-738996c8.d.ts +0 -123
- package/picker-button/moderncssm/component-738996c8.d.ts +0 -123
- package/universal-date-input/component-738996c8.d.ts +0 -123
- package/universal-date-input/cssm/component-738996c8.d.ts +0 -123
- package/universal-date-input/esm/component-738996c8.d.ts +0 -123
- package/universal-date-input/modern/component-738996c8.d.ts +0 -123
- package/universal-date-input/moderncssm/component-738996c8.d.ts +0 -123
- /package/calendar/{calendarMonthOnlyView-09ad3c6c.d.ts → calendarMonthOnlyView-ea7ae1ac.d.ts} +0 -0
- /package/calendar/{calendarMonthOnlyView-09ad3c6c.js → calendarMonthOnlyView-ea7ae1ac.js} +0 -0
- /package/calendar/esm/{calendarMonthOnlyView-9d136afa.d.ts → calendarMonthOnlyView-639058a7.d.ts} +0 -0
- /package/calendar/esm/{calendarMonthOnlyView-9d136afa.js → calendarMonthOnlyView-639058a7.js} +0 -0
- /package/calendar/modern/{calendarMonthOnlyView-ac3c5188.d.ts → calendarMonthOnlyView-3fbd8751.d.ts} +0 -0
- /package/calendar/modern/{calendarMonthOnlyView-ac3c5188.js → calendarMonthOnlyView-3fbd8751.js} +0 -0
- /package/calendar-range/esm/{index.module-04fffaf9.js → index.module-33cb25db.js} +0 -0
- /package/calendar-range/{index.module-c7d24a8f.js → index.module-b402d72d.js} +0 -0
- /package/calendar-range/modern/{index.module-caa77b58.js → index.module-3199fe58.js} +0 -0
- /package/confirmation/{countdown-section-6e89e89e.d.ts → countdown-section-dd806de4.d.ts} +0 -0
- /package/confirmation/{countdown-section-6e89e89e.js → countdown-section-dd806de4.js} +0 -0
- /package/confirmation/esm/{countdown-section-fead7744.d.ts → countdown-section-cc3251eb.d.ts} +0 -0
- /package/confirmation/esm/{countdown-section-fead7744.js → countdown-section-cc3251eb.js} +0 -0
- /package/confirmation/modern/{countdown-section-774f5267.d.ts → countdown-section-9804dd55.d.ts} +0 -0
- /package/confirmation/modern/{countdown-section-774f5267.js → countdown-section-9804dd55.js} +0 -0
- /package/file-upload-item/{actions-control.module-56263a2e.js → actions-control.module-c317ff88.js} +0 -0
- /package/file-upload-item/esm/{actions-control.module-d7956791.js → actions-control.module-5a90c1d2.js} +0 -0
- /package/file-upload-item/modern/{actions-control.module-79a31f1a.js → actions-control.module-d2fa889a.js} +0 -0
- /package/gallery/esm/{hooks-f087b676.d.ts → hooks-e07c7e55.d.ts} +0 -0
- /package/gallery/esm/{hooks-f087b676.js → hooks-e07c7e55.js} +0 -0
- /package/gallery/{hooks-cee0b547.d.ts → hooks-6a6f767e.d.ts} +0 -0
- /package/gallery/{hooks-cee0b547.js → hooks-6a6f767e.js} +0 -0
- /package/gallery/modern/{hooks-2dabffcb.d.ts → hooks-1e70887e.d.ts} +0 -0
- /package/gallery/modern/{hooks-2dabffcb.js → hooks-1e70887e.js} +0 -0
- /package/list/{Component-d0314835.d.ts → Component-aa471d5c.d.ts} +0 -0
- /package/list/{Component-d0314835.js → Component-aa471d5c.js} +0 -0
- /package/list/esm/{Component-8a51a43d.d.ts → Component-28295ee5.d.ts} +0 -0
- /package/list/esm/{Component-8a51a43d.js → Component-28295ee5.js} +0 -0
- /package/list/modern/{Component-96e1bb95.d.ts → Component-3a4254a2.d.ts} +0 -0
- /package/list/modern/{Component-96e1bb95.js → Component-3a4254a2.js} +0 -0
- /package/modal/esm/{layout.module-8683a307.js → layout.module-18b32849.js} +0 -0
- /package/modal/{layout.module-62a6d6b9.js → layout.module-ae078ece.js} +0 -0
- /package/modal/modern/{layout.module-916a0c5e.js → layout.module-18d8ca8e.js} +0 -0
- /package/plate/esm/{warning-03734ff9.d.ts → warning-0c53eb09.d.ts} +0 -0
- /package/plate/esm/{warning-03734ff9.js → warning-0c53eb09.js} +0 -0
- /package/plate/modern/{warning-853e6123.d.ts → warning-66d37353.d.ts} +0 -0
- /package/plate/modern/{warning-853e6123.js → warning-66d37353.js} +0 -0
- /package/plate/{warning-ee8457c1.d.ts → warning-61125a2c.d.ts} +0 -0
- /package/plate/{warning-ee8457c1.js → warning-61125a2c.js} +0 -0
- /package/pure-cell/{component-d87bc803.d.ts → component-7d31da15.d.ts} +0 -0
- /package/pure-cell/{component-d87bc803.js → component-7d31da15.js} +0 -0
- /package/pure-cell/esm/{component-cc32d41d.d.ts → component-a75c6d38.d.ts} +0 -0
- /package/pure-cell/esm/{component-cc32d41d.js → component-a75c6d38.js} +0 -0
- /package/pure-cell/modern/{component-b8a03c44.d.ts → component-1e5a009d.d.ts} +0 -0
- /package/pure-cell/modern/{component-b8a03c44.js → component-1e5a009d.js} +0 -0
- /package/select/esm/{hook-c628ed44.d.ts → hook-c56005df.d.ts} +0 -0
- /package/select/esm/{hook-c628ed44.js → hook-c56005df.js} +0 -0
- /package/select/esm/{list-popover-desktop-320401da.d.ts → list-popover-desktop-bd5df20c.d.ts} +0 -0
- /package/select/esm/{list-popover-desktop-320401da.js → list-popover-desktop-bd5df20c.js} +0 -0
- /package/select/esm/{mobile.module-1fb5bf8b.js → mobile.module-52c71f6f.js} +0 -0
- /package/select/{hook-983459aa.d.ts → hook-5988e9e7.d.ts} +0 -0
- /package/select/{hook-983459aa.js → hook-5988e9e7.js} +0 -0
- /package/select/{list-popover-desktop-c27dfa12.d.ts → list-popover-desktop-7f44d595.d.ts} +0 -0
- /package/select/{list-popover-desktop-c27dfa12.js → list-popover-desktop-7f44d595.js} +0 -0
- /package/select/{mobile.module-86b7cadb.js → mobile.module-80dcf926.js} +0 -0
- /package/select/modern/{hook-c1baa2b9.d.ts → hook-e208aaf7.d.ts} +0 -0
- /package/select/modern/{hook-c1baa2b9.js → hook-e208aaf7.js} +0 -0
- /package/select/modern/{list-popover-desktop-5eef8dd0.d.ts → list-popover-desktop-f7d813dd.d.ts} +0 -0
- /package/select/modern/{list-popover-desktop-5eef8dd0.js → list-popover-desktop-f7d813dd.js} +0 -0
- /package/select/modern/{mobile.module-82d68b34.js → mobile.module-b197debe.js} +0 -0
- /package/side-panel/esm/{layout.module-8b2de3f8.js → layout.module-f05456f9.js} +0 -0
- /package/side-panel/{layout.module-4dac0cae.js → layout.module-47c04968.js} +0 -0
- /package/side-panel/modern/{layout.module-b641d731.js → layout.module-01e0329c.js} +0 -0
- /package/tabs/esm/{index.module-a97f1ba6.js → index.module-70bf7da0.js} +0 -0
- /package/tabs/esm/{index.module-06a18d60.js → index.module-b9dafc22.js} +0 -0
- /package/tabs/{index.module-bdddc55a.js → index.module-72cf5133.js} +0 -0
- /package/tabs/{index.module-5decb3a3.js → index.module-fe46705d.js} +0 -0
- /package/tabs/modern/{index.module-ced12814.js → index.module-97cf1c4a.js} +0 -0
- /package/tabs/modern/{index.module-d60c9f3f.js → index.module-b521f817.js} +0 -0
- /package/typography/{colors.module-77fc39f1.js → colors.module-c481612d.js} +0 -0
- /package/typography/{common.module-62c5b45b.js → common.module-d9c58303.js} +0 -0
- /package/typography/esm/{colors.module-2b98a9ac.js → colors.module-a45cbf3e.js} +0 -0
- /package/typography/esm/{common.module-e407f621.js → common.module-ac0b81f8.js} +0 -0
- /package/typography/modern/{colors.module-d34104dd.js → colors.module-472088c5.js} +0 -0
- /package/typography/modern/{common.module-b8bef2ee.js → common.module-d9736c87.js} +0 -0
- /package/universal-modal/esm/{index.module-7e8a8dbb.js → index.module-df664bec.js} +0 -0
- /package/universal-modal/{index.module-6d387964.js → index.module-1a34bc22.js} +0 -0
- /package/universal-modal/modern/{index.module-3030558f.js → index.module-e8e6ac61.js} +0 -0
|
@@ -14,7 +14,7 @@ import '../../../../code-input/modern/mobile';
|
|
|
14
14
|
import '../../../../link/modern';
|
|
15
15
|
import '../../../../typography/modern';
|
|
16
16
|
import '../header/component.js';
|
|
17
|
-
import '../../countdown-section-
|
|
17
|
+
import '../../countdown-section-9804dd55.js';
|
|
18
18
|
import '../../../../button/modern';
|
|
19
19
|
import '../../../../spinner/modern';
|
|
20
20
|
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-9804dd55.js';
|
|
16
16
|
import '../../../../button/modern';
|
|
17
17
|
import '../../../../spinner/modern';
|
|
18
18
|
import '../screens/hint/component.js';
|
|
@@ -14,6 +14,6 @@ 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-9804dd55.js';
|
|
18
18
|
import '../../../button/modern';
|
|
19
19
|
import '../../../spinner/modern';
|
|
@@ -13,7 +13,7 @@ import '@alfalab/hooks';
|
|
|
13
13
|
import '../../context.js';
|
|
14
14
|
import '../../utils.js';
|
|
15
15
|
import '../header/component.js';
|
|
16
|
-
import '../../countdown-section-
|
|
16
|
+
import '../../countdown-section-9804dd55.js';
|
|
17
17
|
import '../../../../button/modern';
|
|
18
18
|
import '../../../../spinner/modern';
|
|
19
19
|
import '../countdown-loader/component.js';
|
|
@@ -8,7 +8,7 @@ import { Text } from '../../../../../typography/modern';
|
|
|
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-9804dd55.js';
|
|
12
12
|
import '../../../utils.js';
|
|
13
13
|
import '../../../../../button/modern';
|
|
14
14
|
import '../../../../../spinner/modern';
|
|
@@ -4,5 +4,5 @@ import '../../../../../button/modern';
|
|
|
4
4
|
import '../../../../../spinner/modern';
|
|
5
5
|
import '../../../../../typography/modern';
|
|
6
6
|
import '../../../context.js';
|
|
7
|
-
export { C as CountdownSection } from '../../../countdown-section-
|
|
7
|
+
export { C as CountdownSection } from '../../../countdown-section-9804dd55.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-9804dd55.js';
|
|
14
14
|
import '../../../../../button/modern';
|
|
15
15
|
import '../../../../../spinner/modern';
|
|
@@ -12,7 +12,7 @@ import '../../../code-input/modern/mobile';
|
|
|
12
12
|
import '../../../link/modern';
|
|
13
13
|
import '../../../typography/modern';
|
|
14
14
|
import '../components/header/component.js';
|
|
15
|
-
import '../countdown-section-
|
|
15
|
+
import '../countdown-section-9804dd55.js';
|
|
16
16
|
import '../../../button/modern';
|
|
17
17
|
import '../../../spinner/modern';
|
|
18
18
|
import '../components/screens/hint/component.js';
|
|
@@ -13,7 +13,7 @@ import '../../../code-input/modern/mobile';
|
|
|
13
13
|
import '../../../link/modern';
|
|
14
14
|
import '../../../typography/modern';
|
|
15
15
|
import '../components/header/component.js';
|
|
16
|
-
import '../countdown-section-
|
|
16
|
+
import '../countdown-section-9804dd55.js';
|
|
17
17
|
import '../../../button/modern';
|
|
18
18
|
import '../../../spinner/modern';
|
|
19
19
|
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 './components/header/component.js';
|
|
18
|
-
import './countdown-section-
|
|
18
|
+
import './countdown-section-9804dd55.js';
|
|
19
19
|
import '../../button/modern';
|
|
20
20
|
import '../../spinner/modern';
|
|
21
21
|
import './components/screens/hint/component.js';
|
|
@@ -12,7 +12,7 @@ import '../../../code-input/modern/mobile';
|
|
|
12
12
|
import '../../../link/modern';
|
|
13
13
|
import '../../../typography/modern';
|
|
14
14
|
import '../components/header/component.js';
|
|
15
|
-
import '../countdown-section-
|
|
15
|
+
import '../countdown-section-9804dd55.js';
|
|
16
16
|
import '../../../button/modern';
|
|
17
17
|
import '../../../spinner/modern';
|
|
18
18
|
import '../components/screens/hint/component.js';
|
|
@@ -13,7 +13,7 @@ import '../../../code-input/modern/mobile';
|
|
|
13
13
|
import '../../../link/modern';
|
|
14
14
|
import '../../../typography/modern';
|
|
15
15
|
import '../components/header/component.js';
|
|
16
|
-
import '../countdown-section-
|
|
16
|
+
import '../countdown-section-9804dd55.js';
|
|
17
17
|
import '../../../button/modern';
|
|
18
18
|
import '../../../spinner/modern';
|
|
19
19
|
import '../components/screens/hint/component.js';
|
|
@@ -15,6 +15,6 @@ import '../../../link/modern';
|
|
|
15
15
|
import '../../../typography/modern';
|
|
16
16
|
import '@alfalab/hooks';
|
|
17
17
|
import '../components/header/component.js';
|
|
18
|
-
import '../countdown-section-
|
|
18
|
+
import '../countdown-section-9804dd55.js';
|
|
19
19
|
import '../../../button/modern';
|
|
20
20
|
import '../../../spinner/modern';
|
|
@@ -5,7 +5,7 @@ var context_fileUploadItemContext = require('../../context/file-upload-item-cont
|
|
|
5
5
|
var components_actionsControl_components_deleteButton_deleteButton = require('./components/delete-button/delete-button.js');
|
|
6
6
|
var components_actionsControl_components_downloadButton_downloadButton = require('./components/download-button/download-button.js');
|
|
7
7
|
var components_actionsControl_components_restoreButton_restoreButton = require('./components/restore-button/restore-button.js');
|
|
8
|
-
var actionsControl_module = require('../../actions-control.module-
|
|
8
|
+
var actionsControl_module = require('../../actions-control.module-c317ff88.js');
|
|
9
9
|
|
|
10
10
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
11
11
|
|
package/file-upload-item/components/actions-control/components/delete-button/delete-button.js
CHANGED
|
@@ -4,7 +4,7 @@ var React = require('react');
|
|
|
4
4
|
var coreComponentsIconButton = require('../../../../../icon-button');
|
|
5
5
|
var CrossMIcon = require('@alfalab/icons-glyph/CrossMIcon');
|
|
6
6
|
var context_fileUploadItemContext = require('../../../../context/file-upload-item-context.js');
|
|
7
|
-
var actionsControl_module = require('../../../../actions-control.module-
|
|
7
|
+
var actionsControl_module = require('../../../../actions-control.module-c317ff88.js');
|
|
8
8
|
|
|
9
9
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
10
10
|
|
package/file-upload-item/components/actions-control/components/download-button/download-button.js
CHANGED
|
@@ -4,7 +4,7 @@ var React = require('react');
|
|
|
4
4
|
var coreComponentsIconButton = require('../../../../../icon-button');
|
|
5
5
|
var ArrowDownLineDownCompactMIcon = require('@alfalab/icons-glyph/ArrowDownLineDownCompactMIcon');
|
|
6
6
|
var context_fileUploadItemContext = require('../../../../context/file-upload-item-context.js');
|
|
7
|
-
var actionsControl_module = require('../../../../actions-control.module-
|
|
7
|
+
var actionsControl_module = require('../../../../actions-control.module-c317ff88.js');
|
|
8
8
|
|
|
9
9
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
10
10
|
|
package/file-upload-item/components/actions-control/components/restore-button/restore-button.js
CHANGED
|
@@ -4,7 +4,7 @@ var React = require('react');
|
|
|
4
4
|
var coreComponentsIconButton = require('../../../../../icon-button');
|
|
5
5
|
var ArrowsCwCompactMIcon = require('@alfalab/icons-glyph/ArrowsCwCompactMIcon');
|
|
6
6
|
var context_fileUploadItemContext = require('../../../../context/file-upload-item-context.js');
|
|
7
|
-
var actionsControl_module = require('../../../../actions-control.module-
|
|
7
|
+
var actionsControl_module = require('../../../../actions-control.module-c317ff88.js');
|
|
8
8
|
|
|
9
9
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
10
10
|
|
|
@@ -7,7 +7,7 @@ import { FileUploadItemContext } from './context/file-upload-item-context.js';
|
|
|
7
7
|
import './components/actions-control/components/delete-button/delete-button.js';
|
|
8
8
|
import '../../icon-button/esm';
|
|
9
9
|
import '@alfalab/icons-glyph/CrossMIcon';
|
|
10
|
-
import './actions-control.module-
|
|
10
|
+
import './actions-control.module-5a90c1d2.js';
|
|
11
11
|
import './components/actions-control/components/download-button/download-button.js';
|
|
12
12
|
import '@alfalab/icons-glyph/ArrowDownLineDownCompactMIcon';
|
|
13
13
|
import './components/actions-control/components/restore-button/restore-button.js';
|
|
@@ -3,7 +3,7 @@ import { FileUploadItemContext } from '../../context/file-upload-item-context.js
|
|
|
3
3
|
import { DeleteButton } from './components/delete-button/delete-button.js';
|
|
4
4
|
import { DownloadButton } from './components/download-button/download-button.js';
|
|
5
5
|
import { RestoreButton } from './components/restore-button/restore-button.js';
|
|
6
|
-
import { s as styles } from '../../actions-control.module-
|
|
6
|
+
import { s as styles } from '../../actions-control.module-5a90c1d2.js';
|
|
7
7
|
import '../../../../icon-button/esm';
|
|
8
8
|
import '@alfalab/icons-glyph/CrossMIcon';
|
|
9
9
|
import '@alfalab/icons-glyph/ArrowDownLineDownCompactMIcon';
|
package/file-upload-item/esm/components/actions-control/components/delete-button/delete-button.js
CHANGED
|
@@ -2,7 +2,7 @@ import React, { useContext } from 'react';
|
|
|
2
2
|
import { IconButton } from '../../../../../../icon-button/esm';
|
|
3
3
|
import CrossMIcon from '@alfalab/icons-glyph/CrossMIcon';
|
|
4
4
|
import { FileUploadItemContext } from '../../../../context/file-upload-item-context.js';
|
|
5
|
-
import { s as styles } from '../../../../actions-control.module-
|
|
5
|
+
import { s as styles } from '../../../../actions-control.module-5a90c1d2.js';
|
|
6
6
|
|
|
7
7
|
var DeleteButton = function () {
|
|
8
8
|
var _a = useContext(FileUploadItemContext), _b = _a.id, id = _b === void 0 ? '0' : _b, disableButtons = _a.disableButtons, onDelete = _a.onDelete;
|
|
@@ -3,4 +3,4 @@ import 'react';
|
|
|
3
3
|
import '../../../../../../icon-button/esm';
|
|
4
4
|
import '@alfalab/icons-glyph/CrossMIcon';
|
|
5
5
|
import '../../../../context/file-upload-item-context.js';
|
|
6
|
-
import '../../../../actions-control.module-
|
|
6
|
+
import '../../../../actions-control.module-5a90c1d2.js';
|
|
@@ -2,7 +2,7 @@ import React, { useContext } from 'react';
|
|
|
2
2
|
import { IconButton } from '../../../../../../icon-button/esm';
|
|
3
3
|
import ArrowDownLineDownCompactMIcon from '@alfalab/icons-glyph/ArrowDownLineDownCompactMIcon';
|
|
4
4
|
import { FileUploadItemContext } from '../../../../context/file-upload-item-context.js';
|
|
5
|
-
import { s as styles } from '../../../../actions-control.module-
|
|
5
|
+
import { s as styles } from '../../../../actions-control.module-5a90c1d2.js';
|
|
6
6
|
|
|
7
7
|
var DownloadButton = function () {
|
|
8
8
|
var _a = useContext(FileUploadItemContext), _b = _a.id, id = _b === void 0 ? '0' : _b, downloadLink = _a.downloadLink, download = _a.download, disableButtons = _a.disableButtons, target = _a.target, onDownload = _a.onDownload;
|
|
@@ -3,4 +3,4 @@ import 'react';
|
|
|
3
3
|
import '../../../../../../icon-button/esm';
|
|
4
4
|
import '@alfalab/icons-glyph/ArrowDownLineDownCompactMIcon';
|
|
5
5
|
import '../../../../context/file-upload-item-context.js';
|
|
6
|
-
import '../../../../actions-control.module-
|
|
6
|
+
import '../../../../actions-control.module-5a90c1d2.js';
|
|
@@ -3,4 +3,4 @@ import 'react';
|
|
|
3
3
|
import '../../../../../../icon-button/esm';
|
|
4
4
|
import '@alfalab/icons-glyph/ArrowsCwCompactMIcon';
|
|
5
5
|
import '../../../../context/file-upload-item-context.js';
|
|
6
|
-
import '../../../../actions-control.module-
|
|
6
|
+
import '../../../../actions-control.module-5a90c1d2.js';
|
package/file-upload-item/esm/components/actions-control/components/restore-button/restore-button.js
CHANGED
|
@@ -2,7 +2,7 @@ import React, { useContext } from 'react';
|
|
|
2
2
|
import { IconButton } from '../../../../../../icon-button/esm';
|
|
3
3
|
import ArrowsCwCompactMIcon from '@alfalab/icons-glyph/ArrowsCwCompactMIcon';
|
|
4
4
|
import { FileUploadItemContext } from '../../../../context/file-upload-item-context.js';
|
|
5
|
-
import { s as styles } from '../../../../actions-control.module-
|
|
5
|
+
import { s as styles } from '../../../../actions-control.module-5a90c1d2.js';
|
|
6
6
|
|
|
7
7
|
var RestoreButton = function () {
|
|
8
8
|
var _a = useContext(FileUploadItemContext), _b = _a.id, id = _b === void 0 ? '0' : _b, disableButtons = _a.disableButtons, onRestore = _a.onRestore;
|
|
@@ -4,7 +4,7 @@ import '../../context/file-upload-item-context.js';
|
|
|
4
4
|
import './components/delete-button/delete-button.js';
|
|
5
5
|
import '../../../../icon-button/esm';
|
|
6
6
|
import '@alfalab/icons-glyph/CrossMIcon';
|
|
7
|
-
import '../../actions-control.module-
|
|
7
|
+
import '../../actions-control.module-5a90c1d2.js';
|
|
8
8
|
import './components/download-button/download-button.js';
|
|
9
9
|
import '@alfalab/icons-glyph/ArrowDownLineDownCompactMIcon';
|
|
10
10
|
import './components/restore-button/restore-button.js';
|
|
@@ -6,7 +6,7 @@ import './context/file-upload-item-context.js';
|
|
|
6
6
|
import './components/actions-control/components/delete-button/delete-button.js';
|
|
7
7
|
import '../../icon-button/esm';
|
|
8
8
|
import '@alfalab/icons-glyph/CrossMIcon';
|
|
9
|
-
import './actions-control.module-
|
|
9
|
+
import './actions-control.module-5a90c1d2.js';
|
|
10
10
|
import './components/actions-control/components/download-button/download-button.js';
|
|
11
11
|
import '@alfalab/icons-glyph/ArrowDownLineDownCompactMIcon';
|
|
12
12
|
import './components/actions-control/components/restore-button/restore-button.js';
|
|
@@ -7,7 +7,7 @@ import { FileUploadItemContext } from './context/file-upload-item-context.js';
|
|
|
7
7
|
import './components/actions-control/components/delete-button/delete-button.js';
|
|
8
8
|
import '../../icon-button/modern';
|
|
9
9
|
import '@alfalab/icons-glyph/CrossMIcon';
|
|
10
|
-
import './actions-control.module-
|
|
10
|
+
import './actions-control.module-d2fa889a.js';
|
|
11
11
|
import './components/actions-control/components/download-button/download-button.js';
|
|
12
12
|
import '@alfalab/icons-glyph/ArrowDownLineDownCompactMIcon';
|
|
13
13
|
import './components/actions-control/components/restore-button/restore-button.js';
|
|
@@ -3,7 +3,7 @@ import { FileUploadItemContext } from '../../context/file-upload-item-context.js
|
|
|
3
3
|
import { DeleteButton } from './components/delete-button/delete-button.js';
|
|
4
4
|
import { DownloadButton } from './components/download-button/download-button.js';
|
|
5
5
|
import { RestoreButton } from './components/restore-button/restore-button.js';
|
|
6
|
-
import { s as styles } from '../../actions-control.module-
|
|
6
|
+
import { s as styles } from '../../actions-control.module-d2fa889a.js';
|
|
7
7
|
import '../../../../icon-button/modern';
|
|
8
8
|
import '@alfalab/icons-glyph/CrossMIcon';
|
|
9
9
|
import '@alfalab/icons-glyph/ArrowDownLineDownCompactMIcon';
|
package/file-upload-item/modern/components/actions-control/components/delete-button/delete-button.js
CHANGED
|
@@ -2,7 +2,7 @@ import React, { useContext } from 'react';
|
|
|
2
2
|
import { IconButton } from '../../../../../../icon-button/modern';
|
|
3
3
|
import CrossMIcon from '@alfalab/icons-glyph/CrossMIcon';
|
|
4
4
|
import { FileUploadItemContext } from '../../../../context/file-upload-item-context.js';
|
|
5
|
-
import { s as styles } from '../../../../actions-control.module-
|
|
5
|
+
import { s as styles } from '../../../../actions-control.module-d2fa889a.js';
|
|
6
6
|
|
|
7
7
|
const DeleteButton = () => {
|
|
8
8
|
const { id = '0', disableButtons, onDelete } = useContext(FileUploadItemContext);
|
package/file-upload-item/modern/components/actions-control/components/delete-button/index.js
CHANGED
|
@@ -3,4 +3,4 @@ import 'react';
|
|
|
3
3
|
import '../../../../../../icon-button/modern';
|
|
4
4
|
import '@alfalab/icons-glyph/CrossMIcon';
|
|
5
5
|
import '../../../../context/file-upload-item-context.js';
|
|
6
|
-
import '../../../../actions-control.module-
|
|
6
|
+
import '../../../../actions-control.module-d2fa889a.js';
|
|
@@ -2,7 +2,7 @@ import React, { useContext } from 'react';
|
|
|
2
2
|
import { IconButton } from '../../../../../../icon-button/modern';
|
|
3
3
|
import ArrowDownLineDownCompactMIcon from '@alfalab/icons-glyph/ArrowDownLineDownCompactMIcon';
|
|
4
4
|
import { FileUploadItemContext } from '../../../../context/file-upload-item-context.js';
|
|
5
|
-
import { s as styles } from '../../../../actions-control.module-
|
|
5
|
+
import { s as styles } from '../../../../actions-control.module-d2fa889a.js';
|
|
6
6
|
|
|
7
7
|
const DownloadButton = () => {
|
|
8
8
|
const { id = '0', downloadLink, download, disableButtons, target, onDownload, } = useContext(FileUploadItemContext);
|
package/file-upload-item/modern/components/actions-control/components/download-button/index.js
CHANGED
|
@@ -3,4 +3,4 @@ import 'react';
|
|
|
3
3
|
import '../../../../../../icon-button/modern';
|
|
4
4
|
import '@alfalab/icons-glyph/ArrowDownLineDownCompactMIcon';
|
|
5
5
|
import '../../../../context/file-upload-item-context.js';
|
|
6
|
-
import '../../../../actions-control.module-
|
|
6
|
+
import '../../../../actions-control.module-d2fa889a.js';
|
package/file-upload-item/modern/components/actions-control/components/restore-button/index.js
CHANGED
|
@@ -3,4 +3,4 @@ import 'react';
|
|
|
3
3
|
import '../../../../../../icon-button/modern';
|
|
4
4
|
import '@alfalab/icons-glyph/ArrowsCwCompactMIcon';
|
|
5
5
|
import '../../../../context/file-upload-item-context.js';
|
|
6
|
-
import '../../../../actions-control.module-
|
|
6
|
+
import '../../../../actions-control.module-d2fa889a.js';
|
|
@@ -2,7 +2,7 @@ import React, { useContext } from 'react';
|
|
|
2
2
|
import { IconButton } from '../../../../../../icon-button/modern';
|
|
3
3
|
import ArrowsCwCompactMIcon from '@alfalab/icons-glyph/ArrowsCwCompactMIcon';
|
|
4
4
|
import { FileUploadItemContext } from '../../../../context/file-upload-item-context.js';
|
|
5
|
-
import { s as styles } from '../../../../actions-control.module-
|
|
5
|
+
import { s as styles } from '../../../../actions-control.module-d2fa889a.js';
|
|
6
6
|
|
|
7
7
|
const RestoreButton = () => {
|
|
8
8
|
const { id = '0', disableButtons, onRestore } = useContext(FileUploadItemContext);
|
|
@@ -4,7 +4,7 @@ import '../../context/file-upload-item-context.js';
|
|
|
4
4
|
import './components/delete-button/delete-button.js';
|
|
5
5
|
import '../../../../icon-button/modern';
|
|
6
6
|
import '@alfalab/icons-glyph/CrossMIcon';
|
|
7
|
-
import '../../actions-control.module-
|
|
7
|
+
import '../../actions-control.module-d2fa889a.js';
|
|
8
8
|
import './components/download-button/download-button.js';
|
|
9
9
|
import '@alfalab/icons-glyph/ArrowDownLineDownCompactMIcon';
|
|
10
10
|
import './components/restore-button/restore-button.js';
|
|
@@ -6,7 +6,7 @@ import './context/file-upload-item-context.js';
|
|
|
6
6
|
import './components/actions-control/components/delete-button/delete-button.js';
|
|
7
7
|
import '../../icon-button/modern';
|
|
8
8
|
import '@alfalab/icons-glyph/CrossMIcon';
|
|
9
|
-
import './actions-control.module-
|
|
9
|
+
import './actions-control.module-d2fa889a.js';
|
|
10
10
|
import './components/actions-control/components/download-button/download-button.js';
|
|
11
11
|
import '@alfalab/icons-glyph/ArrowDownLineDownCompactMIcon';
|
|
12
12
|
import './components/actions-control/components/restore-button/restore-button.js';
|
|
@@ -11,7 +11,7 @@ var ChevronForwardHeavyMIcon = require('@alfalab/icons-glyph/ChevronForwardHeavy
|
|
|
11
11
|
var context = require('../../context.js');
|
|
12
12
|
var utils_utils = require('../../utils/utils.js');
|
|
13
13
|
var utils_constants = require('../../utils/constants.js');
|
|
14
|
-
var components_imageViewer_hooks = require('../../hooks-
|
|
14
|
+
var components_imageViewer_hooks = require('../../hooks-6a6f767e.js');
|
|
15
15
|
var components_imageViewer_slide = require('./slide.js');
|
|
16
16
|
require('swiper/swiper.min.css');
|
|
17
17
|
|
|
@@ -3,7 +3,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
3
3
|
require('react');
|
|
4
4
|
require('element-closest');
|
|
5
5
|
require('../../context.js');
|
|
6
|
-
var components_imageViewer_hooks = require('../../hooks-
|
|
6
|
+
var components_imageViewer_hooks = require('../../hooks-6a6f767e.js');
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
|
|
@@ -4,7 +4,7 @@ var React = require('react');
|
|
|
4
4
|
var cn = require('classnames');
|
|
5
5
|
var context = require('../../context.js');
|
|
6
6
|
var utils_utils = require('../../utils/utils.js');
|
|
7
|
-
var components_imageViewer_hooks = require('../../hooks-
|
|
7
|
+
var components_imageViewer_hooks = require('../../hooks-6a6f767e.js');
|
|
8
8
|
var components_imageViewer_slide = require('./slide.js');
|
|
9
9
|
|
|
10
10
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
@@ -7,7 +7,7 @@ var coreComponentsTypography = require('../../../typography');
|
|
|
7
7
|
var context = require('../../context.js');
|
|
8
8
|
var utils_utils = require('../../utils/utils.js');
|
|
9
9
|
var utils_constants = require('../../utils/constants.js');
|
|
10
|
-
var components_imageViewer_hooks = require('../../hooks-
|
|
10
|
+
var components_imageViewer_hooks = require('../../hooks-6a6f767e.js');
|
|
11
11
|
var components_imageViewer_paths = require('./paths.js');
|
|
12
12
|
var components_imageViewer_video_index = require('./video/index.js');
|
|
13
13
|
|
package/gallery/esm/Component.js
CHANGED
|
@@ -11,7 +11,7 @@ import { ImageViewer } from './components/image-viewer/component.js';
|
|
|
11
11
|
import { InfoBar } from './components/info-bar/Component.js';
|
|
12
12
|
import { HeaderMobile } from './components/header-mobile/Component.js';
|
|
13
13
|
import './utils/utils.js';
|
|
14
|
-
import './hooks-
|
|
14
|
+
import './hooks-e07c7e55.js';
|
|
15
15
|
import 'element-closest';
|
|
16
16
|
import './components/image-viewer/slide.js';
|
|
17
17
|
import '../../spinner/esm';
|
|
@@ -9,7 +9,7 @@ import { ChevronForwardHeavyMIcon } from '@alfalab/icons-glyph/ChevronForwardHea
|
|
|
9
9
|
import { GalleryContext } from '../../context.js';
|
|
10
10
|
import { isVideo, getImageAlt, getImageKey } from '../../utils/utils.js';
|
|
11
11
|
import { TestIds } from '../../utils/constants.js';
|
|
12
|
-
import { u as useHandleImageViewer, s as styles } from '../../hooks-
|
|
12
|
+
import { u as useHandleImageViewer, s as styles } from '../../hooks-e07c7e55.js';
|
|
13
13
|
import { Slide } from './slide.js';
|
|
14
14
|
import 'swiper/swiper.min.css';
|
|
15
15
|
import 'element-closest';
|
|
@@ -10,7 +10,7 @@ import '@alfalab/icons-glyph/ChevronForwardHeavyMIcon';
|
|
|
10
10
|
import '../../context.js';
|
|
11
11
|
import '../../utils/utils.js';
|
|
12
12
|
import '../../utils/constants.js';
|
|
13
|
-
import '../../hooks-
|
|
13
|
+
import '../../hooks-e07c7e55.js';
|
|
14
14
|
import 'element-closest';
|
|
15
15
|
import './slide.js';
|
|
16
16
|
import '../../../../spinner/esm';
|
|
@@ -2,7 +2,7 @@ import React, { useContext, useRef } from 'react';
|
|
|
2
2
|
import cn from 'classnames';
|
|
3
3
|
import { GalleryContext } from '../../context.js';
|
|
4
4
|
import { isVideo, getImageAlt } from '../../utils/utils.js';
|
|
5
|
-
import { u as useHandleImageViewer, s as styles } from '../../hooks-
|
|
5
|
+
import { u as useHandleImageViewer, s as styles } from '../../hooks-e07c7e55.js';
|
|
6
6
|
import { Slide } from './slide.js';
|
|
7
7
|
import 'element-closest';
|
|
8
8
|
import '../../../../spinner/esm';
|
|
@@ -5,7 +5,7 @@ import { Text } from '../../../../typography/esm';
|
|
|
5
5
|
import { GalleryContext } from '../../context.js';
|
|
6
6
|
import { isSmallImage, isVideo, getImageAlt } from '../../utils/utils.js';
|
|
7
7
|
import { TestIds } from '../../utils/constants.js';
|
|
8
|
-
import { u as useHandleImageViewer, s as styles } from '../../hooks-
|
|
8
|
+
import { u as useHandleImageViewer, s as styles } from '../../hooks-e07c7e55.js';
|
|
9
9
|
import { NoImagePaths } from './paths.js';
|
|
10
10
|
import { Video } from './video/index.js';
|
|
11
11
|
import 'element-closest';
|
|
@@ -31,7 +31,7 @@ import 'swiper';
|
|
|
31
31
|
import 'swiper/react';
|
|
32
32
|
import '@alfalab/icons-glyph/ChevronBackHeavyMIcon';
|
|
33
33
|
import '@alfalab/icons-glyph/ChevronForwardHeavyMIcon';
|
|
34
|
-
import '../hooks-
|
|
34
|
+
import '../hooks-e07c7e55.js';
|
|
35
35
|
import 'element-closest';
|
|
36
36
|
import './image-viewer/slide.js';
|
|
37
37
|
import '../../../spinner/esm';
|
package/gallery/esm/index.js
CHANGED
|
@@ -7,7 +7,7 @@ import '../../mq/esm';
|
|
|
7
7
|
import './components/image-viewer/single.js';
|
|
8
8
|
import './context.js';
|
|
9
9
|
import './utils/utils.js';
|
|
10
|
-
import './hooks-
|
|
10
|
+
import './hooks-e07c7e55.js';
|
|
11
11
|
import 'element-closest';
|
|
12
12
|
import './components/image-viewer/slide.js';
|
|
13
13
|
import '../../spinner/esm';
|
|
@@ -11,7 +11,7 @@ import { ImageViewer } from './components/image-viewer/component.js';
|
|
|
11
11
|
import { InfoBar } from './components/info-bar/Component.js';
|
|
12
12
|
import { HeaderMobile } from './components/header-mobile/Component.js';
|
|
13
13
|
import './utils/utils.js';
|
|
14
|
-
import './hooks-
|
|
14
|
+
import './hooks-1e70887e.js';
|
|
15
15
|
import 'element-closest';
|
|
16
16
|
import './components/image-viewer/slide.js';
|
|
17
17
|
import '../../spinner/modern';
|
|
@@ -8,7 +8,7 @@ import { ChevronForwardHeavyMIcon } from '@alfalab/icons-glyph/ChevronForwardHea
|
|
|
8
8
|
import { GalleryContext } from '../../context.js';
|
|
9
9
|
import { isVideo, getImageAlt, getImageKey } from '../../utils/utils.js';
|
|
10
10
|
import { TestIds } from '../../utils/constants.js';
|
|
11
|
-
import { u as useHandleImageViewer, s as styles } from '../../hooks-
|
|
11
|
+
import { u as useHandleImageViewer, s as styles } from '../../hooks-1e70887e.js';
|
|
12
12
|
import { Slide } from './slide.js';
|
|
13
13
|
import 'swiper/swiper.min.css';
|
|
14
14
|
import 'element-closest';
|
|
@@ -9,7 +9,7 @@ import '@alfalab/icons-glyph/ChevronForwardHeavyMIcon';
|
|
|
9
9
|
import '../../context.js';
|
|
10
10
|
import '../../utils/utils.js';
|
|
11
11
|
import '../../utils/constants.js';
|
|
12
|
-
import '../../hooks-
|
|
12
|
+
import '../../hooks-1e70887e.js';
|
|
13
13
|
import 'element-closest';
|
|
14
14
|
import './slide.js';
|
|
15
15
|
import '../../../../spinner/modern';
|
|
@@ -2,7 +2,7 @@ import React, { useContext, useRef } from 'react';
|
|
|
2
2
|
import cn from 'classnames';
|
|
3
3
|
import { GalleryContext } from '../../context.js';
|
|
4
4
|
import { isVideo, getImageAlt } from '../../utils/utils.js';
|
|
5
|
-
import { u as useHandleImageViewer, s as styles } from '../../hooks-
|
|
5
|
+
import { u as useHandleImageViewer, s as styles } from '../../hooks-1e70887e.js';
|
|
6
6
|
import { Slide } from './slide.js';
|
|
7
7
|
import 'element-closest';
|
|
8
8
|
import '../../../../spinner/modern';
|
|
@@ -5,7 +5,7 @@ import { Text } from '../../../../typography/modern';
|
|
|
5
5
|
import { GalleryContext } from '../../context.js';
|
|
6
6
|
import { isSmallImage, isVideo, getImageAlt } from '../../utils/utils.js';
|
|
7
7
|
import { TestIds } from '../../utils/constants.js';
|
|
8
|
-
import { u as useHandleImageViewer, s as styles } from '../../hooks-
|
|
8
|
+
import { u as useHandleImageViewer, s as styles } from '../../hooks-1e70887e.js';
|
|
9
9
|
import { NoImagePaths } from './paths.js';
|
|
10
10
|
import { Video } from './video/index.js';
|
|
11
11
|
import 'element-closest';
|
|
@@ -30,7 +30,7 @@ import 'swiper';
|
|
|
30
30
|
import 'swiper/react';
|
|
31
31
|
import '@alfalab/icons-glyph/ChevronBackHeavyMIcon';
|
|
32
32
|
import '@alfalab/icons-glyph/ChevronForwardHeavyMIcon';
|
|
33
|
-
import '../hooks-
|
|
33
|
+
import '../hooks-1e70887e.js';
|
|
34
34
|
import 'element-closest';
|
|
35
35
|
import './image-viewer/slide.js';
|
|
36
36
|
import '../../../spinner/modern';
|
package/gallery/modern/index.js
CHANGED
|
@@ -7,7 +7,7 @@ import '../../mq/modern';
|
|
|
7
7
|
import './components/image-viewer/single.js';
|
|
8
8
|
import './context.js';
|
|
9
9
|
import './utils/utils.js';
|
|
10
|
-
import './hooks-
|
|
10
|
+
import './hooks-1e70887e.js';
|
|
11
11
|
import 'element-closest';
|
|
12
12
|
import './components/image-viewer/slide.js';
|
|
13
13
|
import '../../spinner/modern';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { InputAutocompleteProps } from "./types";
|
|
4
|
-
declare const InputAutocomplete: React.ForwardRefExoticComponent<InputAutocompleteProps & React.RefAttributes<
|
|
4
|
+
declare const InputAutocomplete: React.ForwardRefExoticComponent<InputAutocompleteProps & React.RefAttributes<HTMLDivElement | HTMLInputElement>>;
|
|
5
5
|
export { InputAutocomplete };
|
|
@@ -25,7 +25,10 @@ type TitleProps = Omit<NativeProps, 'color'> & {
|
|
|
25
25
|
/**
|
|
26
26
|
* Шрифт текста
|
|
27
27
|
*/
|
|
28
|
-
font?: 'styrene' | 'system' | 'alfasans'
|
|
28
|
+
font?: 'styrene' | 'system' | 'alfasans' | {
|
|
29
|
+
font: 'alfasans';
|
|
30
|
+
systemCompat: boolean;
|
|
31
|
+
};
|
|
29
32
|
/**
|
|
30
33
|
* Добавляет отступы
|
|
31
34
|
*/
|
|
@@ -86,7 +89,10 @@ declare const TitleBase: React.ForwardRefExoticComponent<Omit<NativeProps, "colo
|
|
|
86
89
|
/**
|
|
87
90
|
* Шрифт текста
|
|
88
91
|
*/
|
|
89
|
-
font?: "alfasans" | "styrene" | "system" |
|
|
92
|
+
font?: "alfasans" | "styrene" | "system" | {
|
|
93
|
+
font: 'alfasans';
|
|
94
|
+
systemCompat: boolean;
|
|
95
|
+
} | undefined;
|
|
90
96
|
/**
|
|
91
97
|
* Добавляет отступы
|
|
92
98
|
*/
|