@alfalab/core-components 48.15.1-beta.0 → 48.15.1-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/calendar/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/modal/components/controls/Component.js +1 -1
- package/modal/components/footer/Component.js +1 -1
- package/modal/components/header/mobile.css +3 -2
- package/modal/cssm/components/header/mobile.module.css +3 -2
- 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/components/header/mobile.css +3 -2
- 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/components/header/mobile.css +3 -2
- 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/modal/moderncssm/components/header/mobile.module.css +3 -2
- package/package.json +1 -1
- package/phone-input/utils/index.js +1 -3
- 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-a8f55d3a.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-a8f55d3a.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-a8f55d3a.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/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/helpers/get-list-popover-desktop-props.d.ts +1 -1
- 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/side-panel/components/controls/Component.js +1 -1
- package/side-panel/components/footer/Component.js +1 -1
- package/side-panel/components/header/mobile.css +3 -2
- package/side-panel/cssm/components/header/mobile.module.css +3 -2
- 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/components/header/mobile.css +3 -2
- 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/components/header/mobile.css +3 -2
- 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/side-panel/moderncssm/components/header/mobile.module.css +3 -2
- 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/textarea/Component.js +1 -1
- package/textarea/components/PseudoTextArea.js +1 -1
- package/textarea/components/index.d.ts +1 -1
- package/textarea/components/index.js +1 -1
- package/textarea/esm/Component.js +1 -1
- package/textarea/esm/components/PseudoTextArea.js +1 -1
- package/textarea/esm/components/index.d.ts +1 -1
- package/textarea/esm/components/index.js +1 -1
- package/textarea/esm/index.js +1 -1
- package/textarea/modern/Component.js +1 -1
- package/textarea/modern/components/PseudoTextArea.js +1 -1
- package/textarea/modern/components/index.d.ts +1 -1
- package/textarea/modern/components/index.js +1 -1
- package/textarea/modern/index.js +1 -1
- package/themes/compiled/mobile-dark-bluetint.css +166 -27
- package/time-input/utils/format.js +10 -6
- 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/text/component.js +1 -1
- package/typography/title/component.js +1 -1
- package/typography/title/index.js +1 -1
- package/typography/title-mobile/component.js +1 -1
- /package/calendar/{calendarMonthOnlyView-3fa84b10.d.ts → calendarMonthOnlyView-c3bce758.d.ts} +0 -0
- /package/calendar/{calendarMonthOnlyView-3fa84b10.js → calendarMonthOnlyView-c3bce758.js} +0 -0
- /package/calendar/esm/{calendarMonthOnlyView-9e7fb601.d.ts → calendarMonthOnlyView-5c6a2357.d.ts} +0 -0
- /package/calendar/esm/{calendarMonthOnlyView-9e7fb601.js → calendarMonthOnlyView-5c6a2357.js} +0 -0
- /package/calendar/modern/{calendarMonthOnlyView-922e627f.d.ts → calendarMonthOnlyView-27ec05d5.d.ts} +0 -0
- /package/calendar/modern/{calendarMonthOnlyView-922e627f.js → calendarMonthOnlyView-27ec05d5.js} +0 -0
- /package/confirmation/{countdown-section-916c41fa.d.ts → countdown-section-7c6a4b4a.d.ts} +0 -0
- /package/confirmation/{countdown-section-916c41fa.js → countdown-section-7c6a4b4a.js} +0 -0
- /package/confirmation/esm/{countdown-section-ae5110f4.d.ts → countdown-section-b2a1e0e2.d.ts} +0 -0
- /package/confirmation/esm/{countdown-section-ae5110f4.js → countdown-section-b2a1e0e2.js} +0 -0
- /package/confirmation/modern/{countdown-section-5b89ce59.d.ts → countdown-section-f41858be.d.ts} +0 -0
- /package/confirmation/modern/{countdown-section-5b89ce59.js → countdown-section-f41858be.js} +0 -0
- /package/file-upload-item/{actions-control.module-25b17639.js → actions-control.module-a940a97b.js} +0 -0
- /package/file-upload-item/esm/{actions-control.module-1bb7c0e5.js → actions-control.module-a1138ab3.js} +0 -0
- /package/file-upload-item/modern/{actions-control.module-780f5446.js → actions-control.module-a77a2157.js} +0 -0
- /package/gallery/esm/{hooks-6748d87f.d.ts → hooks-5b464b71.d.ts} +0 -0
- /package/gallery/esm/{hooks-6748d87f.js → hooks-5b464b71.js} +0 -0
- /package/gallery/{hooks-28a72cee.d.ts → hooks-ef0e8dc2.d.ts} +0 -0
- /package/gallery/{hooks-28a72cee.js → hooks-ef0e8dc2.js} +0 -0
- /package/gallery/modern/{hooks-36f6408a.d.ts → hooks-0ec6ccd5.d.ts} +0 -0
- /package/gallery/modern/{hooks-36f6408a.js → hooks-0ec6ccd5.js} +0 -0
- /package/modal/esm/{layout.module-0b821e9e.js → layout.module-d7cb7e57.js} +0 -0
- /package/modal/{layout.module-8a05097a.js → layout.module-da4fc7b6.js} +0 -0
- /package/modal/modern/{layout.module-8bd77f56.js → layout.module-a086d8fa.js} +0 -0
- /package/plate/esm/{warning-cd832fac.d.ts → warning-518e631d.d.ts} +0 -0
- /package/plate/esm/{warning-cd832fac.js → warning-518e631d.js} +0 -0
- /package/plate/modern/{warning-1d810103.d.ts → warning-65760170.d.ts} +0 -0
- /package/plate/modern/{warning-1d810103.js → warning-65760170.js} +0 -0
- /package/plate/{warning-69ad30aa.d.ts → warning-c490447c.d.ts} +0 -0
- /package/plate/{warning-69ad30aa.js → warning-c490447c.js} +0 -0
- /package/pure-cell/{component-82d2fd26.d.ts → component-760443de.d.ts} +0 -0
- /package/pure-cell/{component-82d2fd26.js → component-760443de.js} +0 -0
- /package/pure-cell/esm/{component-a92fbfcc.d.ts → component-093da6f0.d.ts} +0 -0
- /package/pure-cell/esm/{component-a92fbfcc.js → component-093da6f0.js} +0 -0
- /package/pure-cell/modern/{component-b850c129.d.ts → component-5458e1d8.d.ts} +0 -0
- /package/pure-cell/modern/{component-b850c129.js → component-5458e1d8.js} +0 -0
- /package/select/esm/{hook-e0dce590.d.ts → hook-2a61dfa5.d.ts} +0 -0
- /package/select/esm/{hook-e0dce590.js → hook-2a61dfa5.js} +0 -0
- /package/select/esm/{list-popover-desktop-cbaab36e.d.ts → list-popover-desktop-5ef090d9.d.ts} +0 -0
- /package/select/esm/{list-popover-desktop-cbaab36e.js → list-popover-desktop-5ef090d9.js} +0 -0
- /package/select/esm/{mobile.module-e53e0ad5.js → mobile.module-ba501407.js} +0 -0
- /package/select/{hook-b84eb5b4.d.ts → hook-2fda3b4b.d.ts} +0 -0
- /package/select/{hook-b84eb5b4.js → hook-2fda3b4b.js} +0 -0
- /package/select/{list-popover-desktop-0f07b517.d.ts → list-popover-desktop-2b2f88b5.d.ts} +0 -0
- /package/select/{list-popover-desktop-0f07b517.js → list-popover-desktop-2b2f88b5.js} +0 -0
- /package/select/{mobile.module-2618b463.js → mobile.module-e0310f45.js} +0 -0
- /package/select/modern/{hook-c6c1496d.d.ts → hook-95afdf57.d.ts} +0 -0
- /package/select/modern/{hook-c6c1496d.js → hook-95afdf57.js} +0 -0
- /package/select/modern/{list-popover-desktop-245f73fd.d.ts → list-popover-desktop-2fcbf397.d.ts} +0 -0
- /package/select/modern/{list-popover-desktop-245f73fd.js → list-popover-desktop-2fcbf397.js} +0 -0
- /package/select/modern/{mobile.module-e929cd0f.js → mobile.module-6024af15.js} +0 -0
- /package/side-panel/esm/{layout.module-f674dac6.js → layout.module-9e259809.js} +0 -0
- /package/side-panel/{layout.module-f9bfb4b3.js → layout.module-d70b6764.js} +0 -0
- /package/side-panel/modern/{layout.module-6ec7911e.js → layout.module-ed911424.js} +0 -0
- /package/tabs/esm/{index.module-bf996434.js → index.module-1a6ea1b1.js} +0 -0
- /package/tabs/esm/{index.module-28d867b8.js → index.module-3ecdaca8.js} +0 -0
- /package/tabs/{index.module-adf09599.js → index.module-75df1cb0.js} +0 -0
- /package/tabs/{index.module-bfd00edd.js → index.module-e33e04d6.js} +0 -0
- /package/tabs/modern/{index.module-428c37b8.js → index.module-07c8fc26.js} +0 -0
- /package/tabs/modern/{index.module-6609941f.js → index.module-73629ab1.js} +0 -0
- /package/textarea/{PseudoTextArea-820eb4a4.d.ts → PseudoTextArea-0456f88f.d.ts} +0 -0
- /package/textarea/{PseudoTextArea-820eb4a4.js → PseudoTextArea-0456f88f.js} +0 -0
- /package/textarea/esm/{PseudoTextArea-d2e9ac26.d.ts → PseudoTextArea-9de05a67.d.ts} +0 -0
- /package/textarea/esm/{PseudoTextArea-d2e9ac26.js → PseudoTextArea-9de05a67.js} +0 -0
- /package/textarea/modern/{PseudoTextArea-e49aa5c5.d.ts → PseudoTextArea-827285d3.d.ts} +0 -0
- /package/textarea/modern/{PseudoTextArea-e49aa5c5.js → PseudoTextArea-827285d3.js} +0 -0
- /package/typography/{colors.module-469edf30.js → colors.module-b277fd75.js} +0 -0
- /package/typography/{common.module-847014e4.js → common.module-bb467df0.js} +0 -0
- /package/typography/esm/{colors.module-b21b6e56.js → colors.module-0cdf3a15.js} +0 -0
- /package/typography/esm/{common.module-ab106355.js → common.module-8e7f6009.js} +0 -0
- /package/typography/modern/{colors.module-60cbc0d0.js → colors.module-11872efc.js} +0 -0
- /package/typography/modern/{common.module-d46b4195.js → common.module-be0b4ed8.js} +0 -0
|
@@ -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-c3bce758.js');
|
|
14
14
|
|
|
15
15
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
16
16
|
|
|
@@ -14,7 +14,7 @@ require('../../useCalendar.js');
|
|
|
14
14
|
require('../../useRange.js');
|
|
15
15
|
require('../../utils.js');
|
|
16
16
|
require('../days-table/Component.js');
|
|
17
|
-
var components_calendarMobile_calendarMonthOnlyView = require('../../calendarMonthOnlyView-
|
|
17
|
+
var components_calendarMobile_calendarMonthOnlyView = require('../../calendarMonthOnlyView-c3bce758.js');
|
|
18
18
|
|
|
19
19
|
|
|
20
20
|
|
|
@@ -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-c3bce758.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-5c6a2357.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-5c6a2357.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-5c6a2357.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-5c6a2357.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-5c6a2357.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-5c6a2357.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-c3bce758.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-27ec05d5.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-27ec05d5.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-27ec05d5.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-27ec05d5.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-27ec05d5.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-27ec05d5.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-7c6a4b4a.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-7c6a4b4a.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-b2a1e0e2.js';
|
|
20
20
|
import '../../button/esm';
|
|
21
21
|
import '../../spinner/esm';
|
|
22
22
|
import './components/screens/hint/component.js';
|
|
@@ -15,7 +15,7 @@ import '../../../../code-input/esm/mobile';
|
|
|
15
15
|
import '../../../../link/esm';
|
|
16
16
|
import '../../../../typography/esm';
|
|
17
17
|
import '../header/component.js';
|
|
18
|
-
import '../../countdown-section-
|
|
18
|
+
import '../../countdown-section-b2a1e0e2.js';
|
|
19
19
|
import '../../../../button/esm';
|
|
20
20
|
import '../../../../spinner/esm';
|
|
21
21
|
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-b2a1e0e2.js';
|
|
17
17
|
import '../../../../button/esm';
|
|
18
18
|
import '../../../../spinner/esm';
|
|
19
19
|
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-b2a1e0e2.js';
|
|
18
18
|
import '../../../button/esm';
|
|
19
19
|
import '../../../spinner/esm';
|
|
@@ -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-b2a1e0e2.js';
|
|
17
17
|
import '../../../../button/esm';
|
|
18
18
|
import '../../../../spinner/esm';
|
|
19
19
|
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-b2a1e0e2.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-b2a1e0e2.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-b2a1e0e2.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-b2a1e0e2.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-b2a1e0e2.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-b2a1e0e2.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-b2a1e0e2.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-b2a1e0e2.js';
|
|
18
18
|
import '../../../button/esm';
|
|
19
19
|
import '../../../spinner/esm';
|
|
20
20
|
import '../components/screens/hint/component.js';
|
|
@@ -15,6 +15,6 @@ import '../../../link/esm';
|
|
|
15
15
|
import '../../../typography/esm';
|
|
16
16
|
import '@alfalab/hooks';
|
|
17
17
|
import '../components/header/component.js';
|
|
18
|
-
import '../countdown-section-
|
|
18
|
+
import '../countdown-section-b2a1e0e2.js';
|
|
19
19
|
import '../../../button/esm';
|
|
20
20
|
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-f41858be.js';
|
|
19
19
|
import '../../button/modern';
|
|
20
20
|
import '../../spinner/modern';
|
|
21
21
|
import './components/screens/hint/component.js';
|
|
@@ -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-f41858be.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-f41858be.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-f41858be.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-f41858be.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-f41858be.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-f41858be.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-f41858be.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-f41858be.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-f41858be.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-f41858be.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-f41858be.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-f41858be.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-f41858be.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-a940a97b.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-a940a97b.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-a940a97b.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-a940a97b.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-a1138ab3.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-a1138ab3.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-a1138ab3.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-a1138ab3.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-a1138ab3.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-a1138ab3.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-a1138ab3.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-a1138ab3.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;
|