@alfalab/core-components 46.0.0-beta.3 → 46.0.0-beta.6
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/base-modal/Component.js +1 -2
- package/base-modal/cssm/Component.js +1 -2
- package/base-modal/esm/Component.js +1 -2
- package/base-modal/esm/index.js +0 -1
- package/base-modal/modern/Component.js +1 -2
- package/base-modal/modern/index.js +0 -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/gallery/components/header/Component.js +1 -1
- package/gallery/components/header/buttons.js +1 -1
- package/gallery/components/image-viewer/component.js +1 -1
- package/gallery/components/image-viewer/slide.js +1 -1
- package/gallery/esm/Component.js +2 -2
- package/gallery/esm/components/header/Component.js +1 -1
- package/gallery/esm/components/header/buttons.js +1 -1
- package/gallery/esm/components/header/index.js +1 -1
- package/gallery/esm/components/image-preview/Component.js +1 -1
- package/gallery/esm/components/image-preview/index.js +1 -1
- package/gallery/esm/components/image-viewer/component.js +1 -1
- package/gallery/esm/components/image-viewer/index.js +1 -1
- package/gallery/esm/components/image-viewer/slide.js +1 -1
- package/gallery/esm/components/index.js +2 -2
- package/gallery/esm/components/navigation-bar/Component.js +1 -1
- package/gallery/esm/components/navigation-bar/index.js +1 -1
- package/gallery/esm/index.js +2 -2
- package/gallery/modern/Component.js +2 -2
- package/gallery/modern/components/header/Component.js +1 -1
- package/gallery/modern/components/header/buttons.js +1 -1
- package/gallery/modern/components/header/index.js +1 -1
- package/gallery/modern/components/image-preview/Component.js +1 -1
- package/gallery/modern/components/image-preview/index.js +1 -1
- package/gallery/modern/components/image-viewer/component.js +1 -1
- package/gallery/modern/components/image-viewer/index.js +1 -1
- package/gallery/modern/components/image-viewer/slide.js +1 -1
- package/gallery/modern/components/index.js +2 -2
- package/gallery/modern/components/navigation-bar/Component.js +1 -1
- package/gallery/modern/components/navigation-bar/index.js +1 -1
- package/gallery/modern/index.js +2 -2
- package/gap/Component.d.ts +2 -2
- package/gap/Component.js +2 -0
- package/gap/cssm/Component.d.ts +2 -2
- package/gap/cssm/Component.js +2 -0
- package/gap/cssm/index.module.css +8 -0
- package/gap/esm/Component.d.ts +2 -2
- package/gap/esm/Component.js +2 -0
- package/gap/esm/index.css +8 -0
- package/gap/index.css +8 -0
- package/gap/modern/Component.d.ts +2 -2
- package/gap/modern/Component.js +2 -0
- package/gap/modern/index.css +8 -0
- package/international-phone-input/cssm/index-136acbb1.d.ts +28 -0
- package/international-phone-input/esm/index-136acbb1.d.ts +28 -0
- package/international-phone-input/index-136acbb1.d.ts +28 -0
- package/international-phone-input/modern/index-136acbb1.d.ts +28 -0
- 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/markdown/Component.js +1 -1
- package/markdown/esm/Component.desktop.js +1 -1
- package/markdown/esm/Component.js +1 -1
- package/markdown/esm/Component.mobile.js +1 -1
- package/markdown/esm/Component.responsive.js +1 -1
- package/markdown/esm/desktop/index.js +1 -1
- package/markdown/esm/hooks/use-overrides.js +1 -1
- package/markdown/esm/index.js +1 -1
- package/markdown/esm/mobile/index.js +1 -1
- package/markdown/hooks/use-overrides.js +1 -1
- package/markdown/modern/Component.desktop.js +1 -1
- package/markdown/modern/Component.js +1 -1
- package/markdown/modern/Component.mobile.js +1 -1
- package/markdown/modern/Component.responsive.js +1 -1
- package/markdown/modern/desktop/index.js +1 -1
- package/markdown/modern/hooks/use-overrides.js +1 -1
- package/markdown/modern/index.js +1 -1
- package/markdown/modern/mobile/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/notification/Component.js +1 -2
- package/notification/cssm/Component.js +1 -2
- package/notification/esm/Component.js +1 -2
- package/notification/esm/index.js +0 -1
- package/notification/modern/Component.js +1 -2
- package/notification/modern/index.js +0 -1
- package/notification-manager/component.js +1 -2
- package/notification-manager/cssm/component.js +1 -2
- package/notification-manager/esm/component.js +1 -2
- package/notification-manager/esm/index.js +0 -1
- package/notification-manager/modern/component.js +1 -2
- package/notification-manager/modern/index.js +0 -1
- package/package.json +1 -2
- package/pass-code/Component.d.ts +17 -21
- package/pass-code/Component.js +7 -9
- package/pass-code/Component.responsive.d.ts +5 -0
- package/pass-code/Component.responsive.js +21 -0
- package/pass-code/components/InputProgress/Component.d.ts +1 -0
- package/pass-code/components/InputProgress/Component.js +15 -7
- package/pass-code/components/InputProgress/index.css +55 -15
- package/pass-code/components/InputProgress/useInputProgress.d.ts +5 -0
- package/pass-code/components/InputProgress/useInputProgress.js +20 -0
- package/pass-code/components/KeyPad/index.css +12 -22
- package/pass-code/components/KeyPadButton/Component.d.ts +7 -7
- package/pass-code/components/KeyPadButton/Component.js +3 -4
- package/pass-code/components/KeyPadButton/index.css +19 -37
- package/pass-code/cssm/Component.d.ts +17 -21
- package/pass-code/cssm/Component.js +8 -10
- package/pass-code/cssm/Component.responsive.d.ts +5 -0
- package/pass-code/cssm/Component.responsive.js +21 -0
- package/pass-code/cssm/components/InputProgress/Component.d.ts +1 -0
- package/pass-code/cssm/components/InputProgress/Component.js +14 -6
- package/pass-code/cssm/components/InputProgress/animations.module.css +15 -0
- package/pass-code/cssm/components/InputProgress/index.module.css +55 -15
- package/pass-code/cssm/components/InputProgress/useInputProgress.d.ts +5 -0
- package/pass-code/cssm/components/InputProgress/useInputProgress.js +20 -0
- package/pass-code/cssm/components/KeyPad/index.module.css +12 -22
- package/pass-code/cssm/components/KeyPadButton/Component.d.ts +7 -7
- package/pass-code/cssm/components/KeyPadButton/Component.js +2 -3
- package/pass-code/cssm/components/KeyPadButton/index.module.css +19 -37
- package/pass-code/cssm/desktop/PassCodeDesktop.d.ts +5 -0
- package/pass-code/cssm/desktop/PassCodeDesktop.js +15 -0
- package/pass-code/cssm/desktop/desktop.module.css +16 -0
- package/pass-code/cssm/index.d.ts +1 -1
- package/pass-code/cssm/index.js +2 -2
- package/pass-code/cssm/index.module.css +5 -7
- package/pass-code/cssm/mobile/PassCodeMobile.d.ts +5 -0
- package/pass-code/cssm/mobile/PassCodeMobile.js +15 -0
- package/pass-code/cssm/mobile/mobile.module.css +23 -0
- package/pass-code/cssm/typings.d.ts +18 -0
- package/pass-code/cssm/typings.js +1 -0
- package/pass-code/desktop/PassCodeDesktop.d.ts +5 -0
- package/pass-code/desktop/PassCodeDesktop.js +16 -0
- package/pass-code/desktop/desktop.css +17 -0
- package/pass-code/esm/Component.d.ts +17 -21
- package/pass-code/esm/Component.js +8 -9
- package/pass-code/esm/Component.responsive.d.ts +5 -0
- package/pass-code/esm/Component.responsive.js +26 -0
- package/pass-code/esm/components/InputProgress/Component.d.ts +1 -0
- package/pass-code/esm/components/InputProgress/Component.js +15 -7
- package/pass-code/esm/components/InputProgress/index.css +55 -15
- package/pass-code/esm/components/InputProgress/index.js +1 -0
- package/pass-code/esm/components/InputProgress/useInputProgress.d.ts +5 -0
- package/pass-code/esm/components/InputProgress/useInputProgress.js +18 -0
- package/pass-code/esm/components/KeyPad/index.css +12 -22
- package/pass-code/esm/components/KeyPadButton/Component.d.ts +7 -7
- package/pass-code/esm/components/KeyPadButton/Component.js +3 -4
- package/pass-code/esm/components/KeyPadButton/index.css +19 -37
- package/pass-code/esm/desktop/PassCodeDesktop.d.ts +5 -0
- package/pass-code/esm/desktop/PassCodeDesktop.js +20 -0
- package/pass-code/esm/desktop/desktop.css +17 -0
- package/pass-code/esm/index.css +5 -7
- package/pass-code/esm/index.d.ts +1 -1
- package/pass-code/esm/index.js +7 -1
- package/pass-code/esm/mobile/PassCodeMobile.d.ts +5 -0
- package/pass-code/esm/mobile/PassCodeMobile.js +20 -0
- package/pass-code/esm/mobile/mobile.css +24 -0
- package/pass-code/esm/typings.d.ts +18 -0
- package/pass-code/esm/typings.js +1 -0
- package/pass-code/index.css +5 -7
- package/pass-code/index.d.ts +1 -1
- package/pass-code/index.js +2 -2
- package/pass-code/mobile/PassCodeMobile.d.ts +5 -0
- package/pass-code/mobile/PassCodeMobile.js +16 -0
- package/pass-code/mobile/mobile.css +24 -0
- package/pass-code/modern/Component.d.ts +17 -21
- package/pass-code/modern/Component.js +8 -9
- package/pass-code/modern/Component.responsive.d.ts +5 -0
- package/pass-code/modern/Component.responsive.js +24 -0
- package/pass-code/modern/components/InputProgress/Component.d.ts +1 -0
- package/pass-code/modern/components/InputProgress/Component.js +21 -11
- package/pass-code/modern/components/InputProgress/index.css +55 -15
- package/pass-code/modern/components/InputProgress/index.js +1 -0
- package/pass-code/modern/components/InputProgress/useInputProgress.d.ts +5 -0
- package/pass-code/modern/components/InputProgress/useInputProgress.js +18 -0
- package/pass-code/modern/components/KeyPad/index.css +12 -22
- package/pass-code/modern/components/KeyPadButton/Component.d.ts +7 -7
- package/pass-code/modern/components/KeyPadButton/Component.js +3 -4
- package/pass-code/modern/components/KeyPadButton/index.css +19 -37
- package/pass-code/modern/desktop/PassCodeDesktop.d.ts +5 -0
- package/pass-code/modern/desktop/PassCodeDesktop.js +19 -0
- package/pass-code/modern/desktop/desktop.css +17 -0
- package/pass-code/modern/index.css +5 -7
- package/pass-code/modern/index.d.ts +1 -1
- package/pass-code/modern/index.js +6 -1
- package/pass-code/modern/mobile/PassCodeMobile.d.ts +5 -0
- package/pass-code/modern/mobile/PassCodeMobile.js +19 -0
- package/pass-code/modern/mobile/mobile.css +24 -0
- package/pass-code/modern/typings.d.ts +18 -0
- package/pass-code/modern/typings.js +1 -0
- package/pass-code/typings.d.ts +18 -0
- package/pass-code/typings.js +1 -0
- package/pass-code-v1/Component.d.ts +62 -0
- package/pass-code-v1/Component.js +46 -0
- package/pass-code-v1/components/InputProgress/Component.d.ts +11 -0
- package/pass-code-v1/components/InputProgress/Component.js +40 -0
- package/pass-code-v1/components/InputProgress/index.css +41 -0
- package/pass-code-v1/components/InputProgress/index.d.ts +1 -0
- package/pass-code-v1/components/InputProgress/index.js +7 -0
- package/pass-code-v1/components/InputProgress/transitions.css +52 -0
- package/pass-code-v1/components/KeyPad/Component.d.ts +31 -0
- package/pass-code-v1/components/KeyPad/Component.js +42 -0
- package/pass-code-v1/components/KeyPad/index.css +45 -0
- package/pass-code-v1/components/KeyPad/index.d.ts +1 -0
- package/pass-code-v1/components/KeyPad/index.js +7 -0
- package/pass-code-v1/components/KeyPadButton/Component.d.ts +32 -0
- package/pass-code-v1/components/KeyPadButton/Component.js +21 -0
- package/pass-code-v1/components/KeyPadButton/index.css +69 -0
- package/pass-code-v1/components/KeyPadButton/index.d.ts +1 -0
- package/pass-code-v1/components/KeyPadButton/index.js +7 -0
- package/pass-code-v1/cssm/Component.d.ts +62 -0
- package/pass-code-v1/cssm/Component.js +45 -0
- package/pass-code-v1/cssm/components/InputProgress/Component.d.ts +11 -0
- package/pass-code-v1/cssm/components/InputProgress/Component.js +38 -0
- package/pass-code-v1/cssm/components/InputProgress/index.d.ts +1 -0
- package/pass-code-v1/cssm/components/InputProgress/index.js +7 -0
- package/pass-code-v1/cssm/components/InputProgress/index.module.css +40 -0
- package/pass-code-v1/cssm/components/InputProgress/transitions.module.css +51 -0
- package/pass-code-v1/cssm/components/KeyPad/Component.d.ts +31 -0
- package/pass-code-v1/cssm/components/KeyPad/Component.js +41 -0
- package/pass-code-v1/cssm/components/KeyPad/index.d.ts +1 -0
- package/pass-code-v1/cssm/components/KeyPad/index.js +7 -0
- package/pass-code-v1/cssm/components/KeyPad/index.module.css +44 -0
- package/pass-code-v1/cssm/components/KeyPadButton/Component.d.ts +32 -0
- package/pass-code-v1/cssm/components/KeyPadButton/Component.js +20 -0
- package/pass-code-v1/cssm/components/KeyPadButton/index.d.ts +1 -0
- package/pass-code-v1/cssm/components/KeyPadButton/index.js +7 -0
- package/pass-code-v1/cssm/components/KeyPadButton/index.module.css +68 -0
- package/pass-code-v1/cssm/index.d.ts +2 -0
- package/pass-code-v1/cssm/index.js +9 -0
- package/pass-code-v1/cssm/index.module.css +37 -0
- package/pass-code-v1/cssm/shared/index.d.ts +1 -0
- package/pass-code-v1/cssm/shared/index.js +7 -0
- package/pass-code-v1/cssm/utils.d.ts +10 -0
- package/pass-code-v1/cssm/utils.js +17 -0
- package/pass-code-v1/cssm/vars.css +0 -0
- package/pass-code-v1/esm/Component.d.ts +62 -0
- package/pass-code-v1/esm/Component.js +43 -0
- package/pass-code-v1/esm/components/InputProgress/Component.d.ts +11 -0
- package/pass-code-v1/esm/components/InputProgress/Component.js +33 -0
- package/pass-code-v1/esm/components/InputProgress/index.css +41 -0
- package/pass-code-v1/esm/components/InputProgress/index.d.ts +1 -0
- package/pass-code-v1/esm/components/InputProgress/index.js +5 -0
- package/pass-code-v1/esm/components/InputProgress/transitions.css +52 -0
- package/pass-code-v1/esm/components/KeyPad/Component.d.ts +31 -0
- package/pass-code-v1/esm/components/KeyPad/Component.js +38 -0
- package/pass-code-v1/esm/components/KeyPad/index.css +45 -0
- package/pass-code-v1/esm/components/KeyPad/index.d.ts +1 -0
- package/pass-code-v1/esm/components/KeyPad/index.js +7 -0
- package/pass-code-v1/esm/components/KeyPadButton/Component.d.ts +32 -0
- package/pass-code-v1/esm/components/KeyPadButton/Component.js +14 -0
- package/pass-code-v1/esm/components/KeyPadButton/index.css +69 -0
- package/pass-code-v1/esm/components/KeyPadButton/index.d.ts +1 -0
- package/pass-code-v1/esm/components/KeyPadButton/index.js +4 -0
- package/pass-code-v1/esm/index.css +38 -0
- package/pass-code-v1/esm/index.d.ts +2 -0
- package/pass-code-v1/esm/index.js +11 -0
- package/pass-code-v1/esm/shared/index.d.ts +1 -0
- package/pass-code-v1/esm/shared/index.js +2 -0
- package/pass-code-v1/esm/utils.d.ts +10 -0
- package/pass-code-v1/esm/utils.js +15 -0
- package/pass-code-v1/index.css +38 -0
- package/pass-code-v1/index.d.ts +2 -0
- package/pass-code-v1/index.js +9 -0
- package/pass-code-v1/modern/Component.d.ts +62 -0
- package/pass-code-v1/modern/Component.js +42 -0
- package/pass-code-v1/modern/components/InputProgress/Component.d.ts +11 -0
- package/pass-code-v1/modern/components/InputProgress/Component.js +25 -0
- package/pass-code-v1/modern/components/InputProgress/index.css +41 -0
- package/pass-code-v1/modern/components/InputProgress/index.d.ts +1 -0
- package/pass-code-v1/modern/components/InputProgress/index.js +5 -0
- package/pass-code-v1/modern/components/InputProgress/transitions.css +52 -0
- package/pass-code-v1/modern/components/KeyPad/Component.d.ts +31 -0
- package/pass-code-v1/modern/components/KeyPad/Component.js +35 -0
- package/pass-code-v1/modern/components/KeyPad/index.css +45 -0
- package/pass-code-v1/modern/components/KeyPad/index.d.ts +1 -0
- package/pass-code-v1/modern/components/KeyPad/index.js +7 -0
- package/pass-code-v1/modern/components/KeyPadButton/Component.d.ts +32 -0
- package/pass-code-v1/modern/components/KeyPadButton/Component.js +13 -0
- package/pass-code-v1/modern/components/KeyPadButton/index.css +69 -0
- package/pass-code-v1/modern/components/KeyPadButton/index.d.ts +1 -0
- package/pass-code-v1/modern/components/KeyPadButton/index.js +4 -0
- package/pass-code-v1/modern/index.css +38 -0
- package/pass-code-v1/modern/index.d.ts +2 -0
- package/pass-code-v1/modern/index.js +11 -0
- package/pass-code-v1/modern/shared/index.d.ts +1 -0
- package/pass-code-v1/modern/shared/index.js +2 -0
- package/pass-code-v1/modern/utils.d.ts +10 -0
- package/pass-code-v1/modern/utils.js +15 -0
- package/pass-code-v1/package.json +3 -0
- package/pass-code-v1/shared/index.d.ts +1 -0
- package/pass-code-v1/shared/index.js +7 -0
- package/pass-code-v1/shared/package.json +3 -0
- package/pass-code-v1/utils.d.ts +10 -0
- package/pass-code-v1/utils.js +17 -0
- package/pattern-lock/components/base-pattern-lock/Component.js +7 -11
- package/pattern-lock/components/base-pattern-lock/index.css +11 -20
- package/pattern-lock/consts.js +8 -8
- package/pattern-lock/cssm/components/base-pattern-lock/Component.js +6 -10
- package/pattern-lock/cssm/components/base-pattern-lock/index.module.css +11 -20
- package/pattern-lock/cssm/consts.js +8 -8
- package/pattern-lock/cssm/desktop/desktop.module.css +3 -4
- package/pattern-lock/cssm/mobile/mobile.module.css +3 -26
- package/pattern-lock/cssm/typings.d.ts +6 -14
- package/pattern-lock/cssm/utils.d.ts +0 -2
- package/pattern-lock/cssm/utils.js +5 -30
- package/pattern-lock/desktop/desktop.css +3 -4
- package/pattern-lock/esm/components/base-pattern-lock/Component.js +7 -11
- package/pattern-lock/esm/components/base-pattern-lock/index.css +11 -20
- package/pattern-lock/esm/consts.js +8 -8
- package/pattern-lock/esm/desktop/desktop.css +3 -4
- package/pattern-lock/esm/mobile/mobile.css +3 -26
- package/pattern-lock/esm/typings.d.ts +6 -14
- package/pattern-lock/esm/utils.d.ts +0 -2
- package/pattern-lock/esm/utils.js +5 -30
- package/pattern-lock/mobile/mobile.css +3 -26
- package/pattern-lock/modern/components/base-pattern-lock/Component.js +6 -10
- package/pattern-lock/modern/components/base-pattern-lock/index.css +11 -20
- package/pattern-lock/modern/consts.js +8 -8
- package/pattern-lock/modern/desktop/desktop.css +3 -4
- package/pattern-lock/modern/mobile/mobile.css +3 -26
- package/pattern-lock/modern/typings.d.ts +6 -14
- package/pattern-lock/modern/utils.d.ts +0 -2
- package/pattern-lock/modern/utils.js +5 -30
- package/pattern-lock/typings.d.ts +6 -14
- package/pattern-lock/utils.d.ts +0 -2
- package/pattern-lock/utils.js +5 -30
- package/pattern-lock-v1/Component.responsive.d.ts +10 -0
- package/pattern-lock-v1/Component.responsive.js +25 -0
- package/pattern-lock-v1/components/base-pattern-lock/Component.d.ts +6 -0
- package/pattern-lock-v1/components/base-pattern-lock/Component.js +66 -0
- package/pattern-lock-v1/components/base-pattern-lock/index.css +45 -0
- package/pattern-lock-v1/components/base-pattern-lock/index.d.ts +1 -0
- package/pattern-lock-v1/components/base-pattern-lock/index.js +7 -0
- package/pattern-lock-v1/consts.d.ts +11 -0
- package/pattern-lock-v1/consts.js +32 -0
- package/pattern-lock-v1/cssm/Component.responsive.d.ts +10 -0
- package/pattern-lock-v1/cssm/Component.responsive.js +25 -0
- package/pattern-lock-v1/cssm/components/base-pattern-lock/Component.d.ts +6 -0
- package/pattern-lock-v1/cssm/components/base-pattern-lock/Component.js +65 -0
- package/pattern-lock-v1/cssm/components/base-pattern-lock/index.d.ts +1 -0
- package/pattern-lock-v1/cssm/components/base-pattern-lock/index.js +7 -0
- package/pattern-lock-v1/cssm/components/base-pattern-lock/index.module.css +44 -0
- package/pattern-lock-v1/cssm/consts.d.ts +11 -0
- package/pattern-lock-v1/cssm/consts.js +32 -0
- package/pattern-lock-v1/cssm/desktop/Component.desktop.d.ts +6 -0
- package/pattern-lock-v1/cssm/desktop/Component.desktop.js +15 -0
- package/pattern-lock-v1/cssm/desktop/desktop.module.css +27 -0
- package/pattern-lock-v1/cssm/desktop/index.d.ts +2 -0
- package/pattern-lock-v1/cssm/desktop/index.js +7 -0
- package/pattern-lock-v1/cssm/hooks/use-pattern-lock-cleanup.d.ts +6 -0
- package/pattern-lock-v1/cssm/hooks/use-pattern-lock-cleanup.js +16 -0
- package/pattern-lock-v1/cssm/index.d.ts +3 -0
- package/pattern-lock-v1/cssm/index.js +9 -0
- package/pattern-lock-v1/cssm/mobile/Component.mobile.d.ts +6 -0
- package/pattern-lock-v1/cssm/mobile/Component.mobile.js +15 -0
- package/pattern-lock-v1/cssm/mobile/index.d.ts +2 -0
- package/pattern-lock-v1/cssm/mobile/index.js +7 -0
- package/pattern-lock-v1/cssm/mobile/mobile.module.css +47 -0
- package/pattern-lock-v1/cssm/shared/index.d.ts +2 -0
- package/pattern-lock-v1/cssm/shared/index.js +9 -0
- package/pattern-lock-v1/cssm/typings.d.ts +91 -0
- package/pattern-lock-v1/cssm/typings.js +1 -0
- package/pattern-lock-v1/cssm/utils.d.ts +16 -0
- package/pattern-lock-v1/cssm/utils.js +94 -0
- package/pattern-lock-v1/cssm/vars.css +0 -0
- package/pattern-lock-v1/desktop/Component.desktop.d.ts +6 -0
- package/pattern-lock-v1/desktop/Component.desktop.js +16 -0
- package/pattern-lock-v1/desktop/desktop.css +28 -0
- package/pattern-lock-v1/desktop/index.d.ts +2 -0
- package/pattern-lock-v1/desktop/index.js +7 -0
- package/pattern-lock-v1/desktop/package.json +3 -0
- package/pattern-lock-v1/esm/Component.responsive.d.ts +10 -0
- package/pattern-lock-v1/esm/Component.responsive.js +26 -0
- package/pattern-lock-v1/esm/components/base-pattern-lock/Component.d.ts +6 -0
- package/pattern-lock-v1/esm/components/base-pattern-lock/Component.js +59 -0
- package/pattern-lock-v1/esm/components/base-pattern-lock/index.css +45 -0
- package/pattern-lock-v1/esm/components/base-pattern-lock/index.d.ts +1 -0
- package/pattern-lock-v1/esm/components/base-pattern-lock/index.js +9 -0
- package/pattern-lock-v1/esm/consts.d.ts +11 -0
- package/pattern-lock-v1/esm/consts.js +27 -0
- package/pattern-lock-v1/esm/desktop/Component.desktop.d.ts +6 -0
- package/pattern-lock-v1/esm/desktop/Component.desktop.js +16 -0
- package/pattern-lock-v1/esm/desktop/desktop.css +28 -0
- package/pattern-lock-v1/esm/desktop/index.d.ts +2 -0
- package/pattern-lock-v1/esm/desktop/index.js +10 -0
- package/pattern-lock-v1/esm/hooks/use-pattern-lock-cleanup.d.ts +6 -0
- package/pattern-lock-v1/esm/hooks/use-pattern-lock-cleanup.js +14 -0
- package/pattern-lock-v1/esm/index.d.ts +3 -0
- package/pattern-lock-v1/esm/index.js +13 -0
- package/pattern-lock-v1/esm/mobile/Component.mobile.d.ts +6 -0
- package/pattern-lock-v1/esm/mobile/Component.mobile.js +16 -0
- package/pattern-lock-v1/esm/mobile/index.d.ts +2 -0
- package/pattern-lock-v1/esm/mobile/index.js +10 -0
- package/pattern-lock-v1/esm/mobile/mobile.css +48 -0
- package/pattern-lock-v1/esm/shared/index.d.ts +2 -0
- package/pattern-lock-v1/esm/shared/index.js +6 -0
- package/pattern-lock-v1/esm/typings.d.ts +91 -0
- package/pattern-lock-v1/esm/typings.js +1 -0
- package/pattern-lock-v1/esm/utils.d.ts +16 -0
- package/pattern-lock-v1/esm/utils.js +88 -0
- package/pattern-lock-v1/hooks/use-pattern-lock-cleanup.d.ts +6 -0
- package/pattern-lock-v1/hooks/use-pattern-lock-cleanup.js +16 -0
- package/pattern-lock-v1/index.d.ts +3 -0
- package/pattern-lock-v1/index.js +9 -0
- package/pattern-lock-v1/mobile/Component.mobile.d.ts +6 -0
- package/pattern-lock-v1/mobile/Component.mobile.js +16 -0
- package/pattern-lock-v1/mobile/index.d.ts +2 -0
- package/pattern-lock-v1/mobile/index.js +7 -0
- package/pattern-lock-v1/mobile/mobile.css +48 -0
- package/pattern-lock-v1/mobile/package.json +3 -0
- package/pattern-lock-v1/modern/Component.responsive.d.ts +10 -0
- package/pattern-lock-v1/modern/Component.responsive.js +24 -0
- package/pattern-lock-v1/modern/components/base-pattern-lock/Component.d.ts +6 -0
- package/pattern-lock-v1/modern/components/base-pattern-lock/Component.js +54 -0
- package/pattern-lock-v1/modern/components/base-pattern-lock/index.css +45 -0
- package/pattern-lock-v1/modern/components/base-pattern-lock/index.d.ts +1 -0
- package/pattern-lock-v1/modern/components/base-pattern-lock/index.js +8 -0
- package/pattern-lock-v1/modern/consts.d.ts +11 -0
- package/pattern-lock-v1/modern/consts.js +27 -0
- package/pattern-lock-v1/modern/desktop/Component.desktop.d.ts +6 -0
- package/pattern-lock-v1/modern/desktop/Component.desktop.js +15 -0
- package/pattern-lock-v1/modern/desktop/desktop.css +28 -0
- package/pattern-lock-v1/modern/desktop/index.d.ts +2 -0
- package/pattern-lock-v1/modern/desktop/index.js +9 -0
- package/pattern-lock-v1/modern/hooks/use-pattern-lock-cleanup.d.ts +6 -0
- package/pattern-lock-v1/modern/hooks/use-pattern-lock-cleanup.js +14 -0
- package/pattern-lock-v1/modern/index.d.ts +3 -0
- package/pattern-lock-v1/modern/index.js +12 -0
- package/pattern-lock-v1/modern/mobile/Component.mobile.d.ts +6 -0
- package/pattern-lock-v1/modern/mobile/Component.mobile.js +15 -0
- package/pattern-lock-v1/modern/mobile/index.d.ts +2 -0
- package/pattern-lock-v1/modern/mobile/index.js +9 -0
- package/pattern-lock-v1/modern/mobile/mobile.css +48 -0
- package/pattern-lock-v1/modern/shared/index.d.ts +2 -0
- package/pattern-lock-v1/modern/shared/index.js +5 -0
- package/pattern-lock-v1/modern/typings.d.ts +91 -0
- package/pattern-lock-v1/modern/typings.js +1 -0
- package/pattern-lock-v1/modern/utils.d.ts +16 -0
- package/pattern-lock-v1/modern/utils.js +98 -0
- package/pattern-lock-v1/package.json +3 -0
- package/pattern-lock-v1/shared/index.d.ts +2 -0
- package/pattern-lock-v1/shared/index.js +9 -0
- package/pattern-lock-v1/shared/package.json +3 -0
- package/pattern-lock-v1/typings.d.ts +91 -0
- package/pattern-lock-v1/typings.js +1 -0
- package/pattern-lock-v1/utils.d.ts +16 -0
- package/pattern-lock-v1/utils.js +94 -0
- package/picker-button/cssm/index-bdb4c6b9.d.ts +13 -1
- package/picker-button/esm/index-bdb4c6b9.d.ts +13 -1
- package/picker-button/index-bdb4c6b9.d.ts +13 -1
- package/picker-button/modern/index-bdb4c6b9.d.ts +13 -1
- package/popover/Component.js +1 -2
- package/popover/cssm/Component.js +1 -2
- package/popover/esm/Component.js +1 -2
- package/popover/esm/index.js +0 -1
- package/popover/modern/Component.js +1 -2
- package/popover/modern/index.js +0 -1
- package/pure-cell/component.js +1 -1
- package/pure-cell/components/addon/component.js +1 -1
- package/pure-cell/components/addon/index.d.ts +1 -1
- package/pure-cell/components/addon/index.js +1 -1
- package/pure-cell/components/amount/component.js +1 -1
- package/pure-cell/components/amount/index.d.ts +1 -1
- package/pure-cell/components/amount/index.js +1 -1
- package/pure-cell/components/amount-title/component.js +1 -1
- package/pure-cell/components/amount-title/index.d.ts +1 -1
- package/pure-cell/components/amount-title/index.js +1 -1
- package/pure-cell/components/category/component.js +1 -1
- package/pure-cell/components/category/index.d.ts +1 -1
- package/pure-cell/components/category/index.js +1 -1
- package/pure-cell/components/content/component.js +1 -1
- package/pure-cell/components/content/index.d.ts +1 -1
- package/pure-cell/components/content/index.js +1 -1
- package/pure-cell/components/footer/component.js +1 -1
- package/pure-cell/components/footer/index.d.ts +1 -1
- package/pure-cell/components/footer/index.js +1 -1
- package/pure-cell/components/footer-button/component.js +1 -1
- package/pure-cell/components/footer-button/index.d.ts +1 -1
- package/pure-cell/components/footer-button/index.js +1 -1
- package/pure-cell/components/footer-text/component.js +1 -1
- package/pure-cell/components/footer-text/index.d.ts +1 -1
- package/pure-cell/components/footer-text/index.js +1 -1
- package/pure-cell/components/graphics/component.js +1 -1
- package/pure-cell/components/graphics/index.d.ts +1 -1
- package/pure-cell/components/graphics/index.js +1 -1
- package/pure-cell/components/main/component.js +1 -1
- package/pure-cell/components/main/index.d.ts +1 -1
- package/pure-cell/components/main/index.js +1 -1
- package/pure-cell/components/text/component.js +1 -1
- package/pure-cell/components/text/index.d.ts +1 -1
- package/pure-cell/components/text/index.js +1 -1
- package/pure-cell/esm/component.js +1 -1
- package/pure-cell/esm/components/addon/component.js +1 -1
- package/pure-cell/esm/components/addon/index.d.ts +1 -1
- package/pure-cell/esm/components/addon/index.js +1 -1
- package/pure-cell/esm/components/amount/component.js +1 -1
- package/pure-cell/esm/components/amount/index.d.ts +1 -1
- package/pure-cell/esm/components/amount/index.js +1 -1
- package/pure-cell/esm/components/amount-title/component.js +1 -1
- package/pure-cell/esm/components/amount-title/index.d.ts +1 -1
- package/pure-cell/esm/components/amount-title/index.js +1 -1
- package/pure-cell/esm/components/category/component.js +1 -1
- package/pure-cell/esm/components/category/index.d.ts +1 -1
- package/pure-cell/esm/components/category/index.js +1 -1
- package/pure-cell/esm/components/content/component.js +1 -1
- package/pure-cell/esm/components/content/index.d.ts +1 -1
- package/pure-cell/esm/components/content/index.js +1 -1
- package/pure-cell/esm/components/footer/component.js +1 -1
- package/pure-cell/esm/components/footer/index.d.ts +1 -1
- package/pure-cell/esm/components/footer/index.js +1 -1
- package/pure-cell/esm/components/footer-button/component.js +1 -1
- package/pure-cell/esm/components/footer-button/index.d.ts +1 -1
- package/pure-cell/esm/components/footer-button/index.js +1 -1
- package/pure-cell/esm/components/footer-text/component.js +1 -1
- package/pure-cell/esm/components/footer-text/index.d.ts +1 -1
- package/pure-cell/esm/components/footer-text/index.js +1 -1
- package/pure-cell/esm/components/graphics/component.js +1 -1
- package/pure-cell/esm/components/graphics/index.d.ts +1 -1
- package/pure-cell/esm/components/graphics/index.js +1 -1
- package/pure-cell/esm/components/main/component.js +1 -1
- package/pure-cell/esm/components/main/index.d.ts +1 -1
- package/pure-cell/esm/components/main/index.js +1 -1
- package/pure-cell/esm/components/text/component.js +1 -1
- package/pure-cell/esm/components/text/index.d.ts +1 -1
- package/pure-cell/esm/components/text/index.js +1 -1
- package/pure-cell/esm/index.js +1 -1
- package/pure-cell/index.js +1 -1
- package/pure-cell/modern/component.js +1 -1
- package/pure-cell/modern/components/addon/component.js +1 -1
- package/pure-cell/modern/components/addon/index.d.ts +1 -1
- package/pure-cell/modern/components/addon/index.js +1 -1
- package/pure-cell/modern/components/amount/component.js +1 -1
- package/pure-cell/modern/components/amount/index.d.ts +1 -1
- package/pure-cell/modern/components/amount/index.js +1 -1
- package/pure-cell/modern/components/amount-title/component.js +1 -1
- package/pure-cell/modern/components/amount-title/index.d.ts +1 -1
- package/pure-cell/modern/components/amount-title/index.js +1 -1
- package/pure-cell/modern/components/category/component.js +1 -1
- package/pure-cell/modern/components/category/index.d.ts +1 -1
- package/pure-cell/modern/components/category/index.js +1 -1
- package/pure-cell/modern/components/content/component.js +1 -1
- package/pure-cell/modern/components/content/index.d.ts +1 -1
- package/pure-cell/modern/components/content/index.js +1 -1
- package/pure-cell/modern/components/footer/component.js +1 -1
- package/pure-cell/modern/components/footer/index.d.ts +1 -1
- package/pure-cell/modern/components/footer/index.js +1 -1
- package/pure-cell/modern/components/footer-button/component.js +1 -1
- package/pure-cell/modern/components/footer-button/index.d.ts +1 -1
- package/pure-cell/modern/components/footer-button/index.js +1 -1
- package/pure-cell/modern/components/footer-text/component.js +1 -1
- package/pure-cell/modern/components/footer-text/index.d.ts +1 -1
- package/pure-cell/modern/components/footer-text/index.js +1 -1
- package/pure-cell/modern/components/graphics/component.js +1 -1
- package/pure-cell/modern/components/graphics/index.d.ts +1 -1
- package/pure-cell/modern/components/graphics/index.js +1 -1
- package/pure-cell/modern/components/main/component.js +1 -1
- package/pure-cell/modern/components/main/index.d.ts +1 -1
- package/pure-cell/modern/components/main/index.js +1 -1
- package/pure-cell/modern/components/text/component.js +1 -1
- package/pure-cell/modern/components/text/index.d.ts +1 -1
- package/pure-cell/modern/components/text/index.js +1 -1
- package/pure-cell/modern/index.js +1 -1
- package/select/esm/Component.responsive.js +1 -1
- package/select/esm/index.js +1 -1
- package/select/esm/mobile/Component.mobile.js +1 -1
- package/select/esm/mobile/Component.modal.mobile.js +1 -1
- package/select/esm/mobile/index.js +1 -1
- package/select/esm/presets/index.js +1 -1
- package/select/esm/presets/useSelectWithApply/hook.js +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
- package/select/esm/shared/index.js +1 -1
- package/select/mobile/Component.mobile.js +1 -1
- package/select/modern/Component.responsive.js +1 -1
- package/select/modern/index.js +1 -1
- package/select/modern/mobile/Component.mobile.js +1 -1
- package/select/modern/mobile/Component.modal.mobile.js +1 -1
- package/select/modern/mobile/index.js +1 -1
- package/select/modern/presets/index.js +1 -1
- package/select/modern/presets/useSelectWithApply/hook.js +1 -1
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
- package/select/modern/shared/index.js +1 -1
- package/select/presets/index.js +1 -1
- package/select/presets/useSelectWithApply/hook.js +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
- package/select/shared/index.js +1 -1
- package/side-panel/components/controls/Component.js +1 -1
- package/side-panel/components/footer/Component.js +1 -1
- package/side-panel/esm/Component.responsive.js +1 -1
- package/side-panel/esm/components/controls/Component.js +1 -1
- package/side-panel/esm/components/controls/index.js +1 -1
- package/side-panel/esm/components/footer/Component.desktop.js +1 -1
- package/side-panel/esm/components/footer/Component.js +1 -1
- package/side-panel/esm/components/footer/Component.mobile.js +1 -1
- package/side-panel/esm/desktop/Component.desktop.js +1 -1
- package/side-panel/esm/desktop/index.js +1 -1
- package/side-panel/esm/index.js +1 -1
- package/side-panel/esm/mobile/Component.mobile.js +1 -1
- package/side-panel/esm/mobile/index.js +1 -1
- package/side-panel/modern/Component.responsive.js +1 -1
- package/side-panel/modern/components/controls/Component.js +1 -1
- package/side-panel/modern/components/controls/index.js +1 -1
- package/side-panel/modern/components/footer/Component.desktop.js +1 -1
- package/side-panel/modern/components/footer/Component.js +1 -1
- package/side-panel/modern/components/footer/Component.mobile.js +1 -1
- package/side-panel/modern/desktop/Component.desktop.js +1 -1
- package/side-panel/modern/desktop/index.js +1 -1
- package/side-panel/modern/index.js +1 -1
- package/side-panel/modern/mobile/Component.mobile.js +1 -1
- package/side-panel/modern/mobile/index.js +1 -1
- package/stack/component.js +4 -4
- package/stack/context.d.ts +29 -0
- package/stack/context.js +34 -0
- package/stack/cssm/component.js +4 -4
- package/stack/cssm/context.d.ts +29 -0
- package/stack/cssm/context.js +34 -0
- package/stack/cssm/index.d.ts +1 -0
- package/stack/cssm/index.js +3 -0
- package/stack/esm/component.js +1 -1
- package/stack/esm/context.d.ts +29 -0
- package/stack/esm/context.js +31 -0
- package/stack/esm/index.d.ts +1 -0
- package/stack/esm/index.js +1 -1
- package/stack/index.d.ts +1 -0
- package/stack/index.js +3 -0
- package/stack/modern/component.js +1 -1
- package/stack/modern/context.d.ts +29 -0
- package/stack/modern/context.js +31 -0
- package/stack/modern/index.d.ts +1 -0
- package/stack/modern/index.js +1 -1
- package/tabs/components/primary-tablist/Component.collapsible.js +1 -1
- package/tabs/components/primary-tablist/Component.desktop.js +1 -1
- package/tabs/components/primary-tablist/Component.mobile.js +1 -1
- package/tabs/components/primary-tablist/mobile.css +1 -0
- package/tabs/components/secondary-tablist/Component.desktop.js +1 -1
- package/tabs/components/secondary-tablist/Component.mobile.js +1 -1
- package/tabs/components/secondary-tablist/mobile.css +1 -0
- 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/primary-tablist/mobile.css +1 -0
- 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/secondary-tablist/mobile.css +1 -0
- 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/primary-tablist/mobile.css +1 -0
- 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/secondary-tablist/mobile.css +1 -0
- 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/click.css +1 -0
- package/themes/compiled/mobile-dark-bluetint.css +5 -5
- package/themes/corp.css +1 -0
- package/themes/intranet.css +1 -0
- package/themes/mobile.css +1 -0
- package/themes/site.css +1 -0
- package/toast/components/base-toast/component.js +1 -2
- package/toast/cssm/components/base-toast/component.js +1 -2
- package/toast/esm/Component.responsive.js +0 -1
- package/toast/esm/components/base-toast/component.js +1 -2
- package/toast/esm/components/base-toast/index.js +0 -1
- package/toast/esm/desktop/Component.desktop.js +0 -1
- package/toast/esm/desktop/index.js +0 -1
- package/toast/esm/index.js +0 -1
- package/toast/esm/mobile/Component.mobile.js +0 -1
- package/toast/esm/mobile/index.js +0 -1
- package/toast/modern/Component.responsive.js +0 -1
- package/toast/modern/components/base-toast/component.js +1 -2
- package/toast/modern/components/base-toast/index.js +0 -1
- package/toast/modern/desktop/Component.desktop.js +0 -1
- package/toast/modern/desktop/index.js +0 -1
- package/toast/modern/index.js +0 -1
- package/toast/modern/mobile/Component.mobile.js +0 -1
- package/toast/modern/mobile/index.js +0 -1
- package/toast-plate/components/base-toast-plate/component.js +1 -1
- package/toast-plate/components/base-toast-plate/utils/getBaseToastPlateTestIds.js +1 -1
- package/toast-plate/esm/Component.responsive.js +1 -1
- package/toast-plate/esm/components/base-toast-plate/component.js +1 -1
- package/toast-plate/esm/components/base-toast-plate/index.js +1 -1
- package/toast-plate/esm/components/base-toast-plate/utils/getBaseToastPlateTestIds.js +1 -1
- package/toast-plate/esm/desktop/Component.desktop.js +1 -1
- package/toast-plate/esm/desktop/index.js +1 -1
- package/toast-plate/esm/index-307da6d7.d.ts +1 -1
- package/toast-plate/esm/index.js +1 -1
- package/toast-plate/esm/mobile/Component.mobile.js +1 -1
- package/toast-plate/esm/mobile/index.js +1 -1
- package/toast-plate/index-307da6d7.d.ts +1 -1
- package/toast-plate/modern/Component.responsive.js +1 -1
- package/toast-plate/modern/components/base-toast-plate/component.js +1 -1
- package/toast-plate/modern/components/base-toast-plate/index.js +1 -1
- package/toast-plate/modern/components/base-toast-plate/utils/getBaseToastPlateTestIds.js +1 -1
- package/toast-plate/modern/desktop/Component.desktop.js +1 -1
- package/toast-plate/modern/desktop/index.js +1 -1
- package/toast-plate/modern/index-307da6d7.d.ts +1 -1
- package/toast-plate/modern/index.js +1 -1
- package/toast-plate/modern/mobile/Component.mobile.js +1 -1
- package/toast-plate/modern/mobile/index.js +1 -1
- 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/typography/title-responsive/component.js +1 -1
- package/underlay/Component.js +1 -1
- package/underlay/esm/Component.js +1 -1
- package/underlay/esm/index.js +1 -1
- package/underlay/esm/utils/getBorderCorners.js +1 -1
- package/underlay/esm/utils/getClasses.js +1 -1
- package/underlay/modern/Component.js +1 -1
- package/underlay/modern/index.js +1 -1
- package/underlay/modern/utils/getBorderCorners.js +1 -1
- package/underlay/modern/utils/getClasses.js +1 -1
- package/underlay/utils/getBorderCorners.js +1 -1
- package/underlay/utils/getClasses.js +1 -1
- package/universal-date-input/components/base-universal-date-input/Component.js +1 -1
- package/universal-date-input/components/date-input/Component.js +1 -1
- package/universal-date-input/components/date-range-input/Component.js +1 -1
- package/universal-date-input/cssm/index-5712fce2.d.ts +13 -1
- package/universal-date-input/esm/Component.responsive.js +1 -1
- package/universal-date-input/esm/components/base-universal-date-input/Component.js +1 -1
- package/universal-date-input/esm/components/base-universal-date-input/index.js +1 -1
- package/universal-date-input/esm/components/date-input/Component.js +1 -1
- package/universal-date-input/esm/components/date-input/index.js +1 -1
- package/universal-date-input/esm/components/date-range-input/Component.js +1 -1
- package/universal-date-input/esm/components/date-range-input/index.js +1 -1
- package/universal-date-input/esm/desktop/Component.desktop.js +1 -1
- package/universal-date-input/esm/desktop/index.js +1 -1
- package/universal-date-input/esm/index-5712fce2.d.ts +13 -1
- package/universal-date-input/esm/index.js +1 -1
- package/universal-date-input/esm/mobile/Component.mobile.js +1 -1
- package/universal-date-input/esm/mobile/index.js +1 -1
- package/universal-date-input/index-5712fce2.d.ts +13 -1
- package/universal-date-input/modern/Component.responsive.js +1 -1
- package/universal-date-input/modern/components/base-universal-date-input/Component.js +1 -1
- package/universal-date-input/modern/components/base-universal-date-input/index.js +1 -1
- package/universal-date-input/modern/components/date-input/Component.js +1 -1
- package/universal-date-input/modern/components/date-input/index.js +1 -1
- package/universal-date-input/modern/components/date-range-input/Component.js +1 -1
- package/universal-date-input/modern/components/date-range-input/index.js +1 -1
- package/universal-date-input/modern/desktop/Component.desktop.js +1 -1
- package/universal-date-input/modern/desktop/index.js +1 -1
- package/universal-date-input/modern/index-5712fce2.d.ts +13 -1
- package/universal-date-input/modern/index.js +1 -1
- package/universal-date-input/modern/mobile/Component.mobile.js +1 -1
- package/universal-date-input/modern/mobile/index.js +1 -1
- package/vars/cssm/bundle/click.css +1 -0
- package/vars/cssm/bundle/corp.css +1 -0
- package/vars/cssm/bundle/intranet.css +1 -0
- package/vars/cssm/bundle/mobile.css +1 -0
- package/vars/cssm/bundle/site.css +1 -0
- package/vars/cssm/gaps.css +1 -0
- package/vars/cssm/index.css +1 -0
- package/vars/cssm/index.d.ts +1 -0
- package/vars/cssm/index.js +1 -0
- package/vars/esm/index.d.ts +1 -0
- package/vars/esm/index.js +2 -1
- package/vars/gaps.css +1 -0
- package/vars/index.d.ts +1 -0
- package/vars/index.js +1 -0
- package/vars/modern/index.d.ts +1 -0
- package/vars/modern/index.js +2 -1
- package/international-phone-input/cssm/index-7ca84eff.d.ts +0 -15
- package/international-phone-input/esm/index-7ca84eff.d.ts +0 -15
- package/international-phone-input/index-7ca84eff.d.ts +0 -15
- package/international-phone-input/modern/index-7ca84eff.d.ts +0 -15
- /package/calendar-range/esm/{index.module-357c54b1.js → index.module-623d82cb.js} +0 -0
- /package/calendar-range/{index.module-ecaac793.js → index.module-d25909db.js} +0 -0
- /package/calendar-range/modern/{index.module-1cf41baf.js → index.module-aef2c351.js} +0 -0
- /package/confirmation/{countdown-section-80b2f871.d.ts → countdown-section-0a04b556.d.ts} +0 -0
- /package/confirmation/{countdown-section-80b2f871.js → countdown-section-0a04b556.js} +0 -0
- /package/confirmation/esm/{countdown-section-acc1051f.d.ts → countdown-section-1b225f27.d.ts} +0 -0
- /package/confirmation/esm/{countdown-section-acc1051f.js → countdown-section-1b225f27.js} +0 -0
- /package/confirmation/modern/{countdown-section-91463948.d.ts → countdown-section-81b6d9a7.d.ts} +0 -0
- /package/confirmation/modern/{countdown-section-91463948.js → countdown-section-81b6d9a7.js} +0 -0
- /package/gallery/{buttons-2d32d0ff.d.ts → buttons-d8774f2d.d.ts} +0 -0
- /package/gallery/{buttons-2d32d0ff.js → buttons-d8774f2d.js} +0 -0
- /package/gallery/esm/{buttons-7f3fd122.d.ts → buttons-49914c40.d.ts} +0 -0
- /package/gallery/esm/{buttons-7f3fd122.js → buttons-49914c40.js} +0 -0
- /package/gallery/esm/{slide-296478be.d.ts → slide-3443a4cc.d.ts} +0 -0
- /package/gallery/esm/{slide-296478be.js → slide-3443a4cc.js} +0 -0
- /package/gallery/modern/{buttons-efa9898e.d.ts → buttons-6df48be7.d.ts} +0 -0
- /package/gallery/modern/{buttons-efa9898e.js → buttons-6df48be7.js} +0 -0
- /package/gallery/modern/{slide-7d442501.d.ts → slide-0bca9ff6.d.ts} +0 -0
- /package/gallery/modern/{slide-7d442501.js → slide-0bca9ff6.js} +0 -0
- /package/gallery/{slide-4fbf6ff4.d.ts → slide-bb1b1545.d.ts} +0 -0
- /package/gallery/{slide-4fbf6ff4.js → slide-bb1b1545.js} +0 -0
- /package/list/{Component-ff6688dc.d.ts → Component-a602be93.d.ts} +0 -0
- /package/list/{Component-ff6688dc.js → Component-a602be93.js} +0 -0
- /package/list/esm/{Component-e815e6a4.d.ts → Component-cb53d490.d.ts} +0 -0
- /package/list/esm/{Component-e815e6a4.js → Component-cb53d490.js} +0 -0
- /package/list/modern/{Component-ec34e05a.d.ts → Component-a046ddbb.d.ts} +0 -0
- /package/list/modern/{Component-ec34e05a.js → Component-a046ddbb.js} +0 -0
- /package/markdown/esm/{use-overrides-1ff68396.d.ts → use-overrides-07b626db.d.ts} +0 -0
- /package/markdown/esm/{use-overrides-1ff68396.js → use-overrides-07b626db.js} +0 -0
- /package/markdown/modern/{use-overrides-7e45f101.d.ts → use-overrides-b5b09003.d.ts} +0 -0
- /package/markdown/modern/{use-overrides-7e45f101.js → use-overrides-b5b09003.js} +0 -0
- /package/markdown/{use-overrides-86d99dd7.d.ts → use-overrides-822accd9.d.ts} +0 -0
- /package/markdown/{use-overrides-86d99dd7.js → use-overrides-822accd9.js} +0 -0
- /package/modal/esm/{layout.module-8c2ad581.js → layout.module-8a8d6fa8.js} +0 -0
- /package/modal/{layout.module-9c7f42a7.js → layout.module-dbae8fb5.js} +0 -0
- /package/modal/modern/{layout.module-7b9f84d6.js → layout.module-2a1bae54.js} +0 -0
- /package/pure-cell/{component-450c931b.d.ts → component-7416d908.d.ts} +0 -0
- /package/pure-cell/{component-450c931b.js → component-7416d908.js} +0 -0
- /package/pure-cell/esm/{component-1f6fb693.d.ts → component-3d640b7c.d.ts} +0 -0
- /package/pure-cell/esm/{component-1f6fb693.js → component-3d640b7c.js} +0 -0
- /package/pure-cell/modern/{component-fe791444.d.ts → component-3e8f0f6a.d.ts} +0 -0
- /package/pure-cell/modern/{component-fe791444.js → component-3e8f0f6a.js} +0 -0
- /package/select/esm/{hook-74e64a0c.d.ts → hook-4bc5eed1.d.ts} +0 -0
- /package/select/esm/{hook-74e64a0c.js → hook-4bc5eed1.js} +0 -0
- /package/select/{hook-0bb52889.d.ts → hook-3574e55f.d.ts} +0 -0
- /package/select/{hook-0bb52889.js → hook-3574e55f.js} +0 -0
- /package/select/modern/{hook-6af684e1.d.ts → hook-eedbc391.d.ts} +0 -0
- /package/select/modern/{hook-6af684e1.js → hook-eedbc391.js} +0 -0
- /package/side-panel/esm/{layout.module-42bf261d.js → layout.module-a53b23ae.js} +0 -0
- /package/side-panel/{layout.module-2ea47a88.js → layout.module-3d4049aa.js} +0 -0
- /package/side-panel/modern/{layout.module-39651e51.js → layout.module-053ba351.js} +0 -0
- /package/tabs/esm/{index.module-ba7b2cb2.js → index.module-933af431.js} +0 -0
- /package/tabs/esm/{index.module-5a0e55b4.js → index.module-cf06e057.js} +0 -0
- /package/tabs/{index.module-cbc6d7c7.js → index.module-7921c543.js} +0 -0
- /package/tabs/{index.module-d6f111ab.js → index.module-b12043c1.js} +0 -0
- /package/tabs/modern/{index.module-ff97782f.js → index.module-2be333c9.js} +0 -0
- /package/tabs/modern/{index.module-a08c8cf9.js → index.module-31d8ecb3.js} +0 -0
- /package/textarea/{PseudoTextArea-53ba3572.d.ts → PseudoTextArea-1ccf8201.d.ts} +0 -0
- /package/textarea/{PseudoTextArea-53ba3572.js → PseudoTextArea-1ccf8201.js} +0 -0
- /package/textarea/esm/{PseudoTextArea-278ebb87.d.ts → PseudoTextArea-76d3dc41.d.ts} +0 -0
- /package/textarea/esm/{PseudoTextArea-278ebb87.js → PseudoTextArea-76d3dc41.js} +0 -0
- /package/textarea/modern/{PseudoTextArea-0d65e973.d.ts → PseudoTextArea-e429aefb.d.ts} +0 -0
- /package/textarea/modern/{PseudoTextArea-0d65e973.js → PseudoTextArea-e429aefb.js} +0 -0
- /package/toast-plate/esm/{getDataTestId-32d52205.d.ts → getDataTestId-9abe1e7b.d.ts} +0 -0
- /package/toast-plate/esm/{getDataTestId-32d52205.js → getDataTestId-9abe1e7b.js} +0 -0
- /package/toast-plate/{getDataTestId-1de39d74.d.ts → getDataTestId-ee42e490.d.ts} +0 -0
- /package/toast-plate/{getDataTestId-1de39d74.js → getDataTestId-ee42e490.js} +0 -0
- /package/toast-plate/modern/{getDataTestId-dd00ab19.d.ts → getDataTestId-13030809.d.ts} +0 -0
- /package/toast-plate/modern/{getDataTestId-dd00ab19.js → getDataTestId-13030809.js} +0 -0
- /package/typography/{colors.module-95ea7fc4.js → colors.module-b5748ea8.js} +0 -0
- /package/typography/{common.module-ae53b4de.js → common.module-80bf51b5.js} +0 -0
- /package/typography/esm/{colors.module-2b53143b.js → colors.module-f3766eb5.js} +0 -0
- /package/typography/esm/{common.module-1373fada.js → common.module-f848d683.js} +0 -0
- /package/typography/modern/{colors.module-5db1b616.js → colors.module-a1c32450.js} +0 -0
- /package/typography/modern/{common.module-49874e31.js → common.module-51b2b521.js} +0 -0
- /package/underlay/esm/{index.module-62313110.js → index.module-5d0c8b19.js} +0 -0
- /package/underlay/{index.module-ac30b0c0.js → index.module-8abd8137.js} +0 -0
- /package/underlay/modern/{index.module-072eac49.js → index.module-18cad96b.js} +0 -0
- /package/universal-date-input/esm/{index.module-fe996ac6.js → index.module-c3d4524c.js} +0 -0
- /package/universal-date-input/{index.module-0a5591a5.js → index.module-9e01be89.js} +0 -0
- /package/universal-date-input/modern/{index.module-4dd39b6b.js → index.module-8877db57.js} +0 -0
package/base-modal/Component.js
CHANGED
|
@@ -11,7 +11,6 @@ var coreComponentsBackdrop = require('../backdrop');
|
|
|
11
11
|
var coreComponentsPortal = require('../portal');
|
|
12
12
|
var coreComponentsShared = require('../shared');
|
|
13
13
|
var coreComponentsStack = require('../stack');
|
|
14
|
-
var stackContext = require('@alfalab/stack-context');
|
|
15
14
|
var helpers_lockScroll = require('./helpers/lockScroll.js');
|
|
16
15
|
var utils = require('./utils.js');
|
|
17
16
|
require('./matches-polyfill.js');
|
|
@@ -43,7 +42,7 @@ var BaseModalContext = React__default.default.createContext({
|
|
|
43
42
|
onClose: function () { return null; },
|
|
44
43
|
});
|
|
45
44
|
var BaseModal = React.forwardRef(function (_a, ref) {
|
|
46
|
-
var open = _a.open, container = _a.container, children = _a.children, _b = _a.scrollHandler, scrollHandler = _b === void 0 ? 'wrapper' : _b, _c = _a.Backdrop, Backdrop = _c === void 0 ? coreComponentsBackdrop.Backdrop : _c, _d = _a.backdropProps, backdropProps = _d === void 0 ? {} : _d, _e = _a.transitionProps, transitionProps = _e === void 0 ? {} : _e, disableBackdropClick = _a.disableBackdropClick, _f = _a.disableAutoFocus, disableAutoFocus = _f === void 0 ? false : _f, _g = _a.disableFocusLock, disableFocusLock = _g === void 0 ? false : _g, _h = _a.disableEscapeKeyDown, disableEscapeKeyDown = _h === void 0 ? false : _h, _j = _a.disableRestoreFocus, disableRestoreFocus = _j === void 0 ? false : _j, _k = _a.disableBlockingScroll, disableBlockingScroll = _k === void 0 ? false : _k, _l = _a.keepMounted, keepMounted = _l === void 0 ? false : _l, className = _a.className, contentClassName = _a.contentClassName, wrapperProps = _a.wrapperProps, contentProps = _a.contentProps, componentDivProps = _a.componentDivProps, wrapperClassName = _a.wrapperClassName, onBackdropClick = _a.onBackdropClick, onClose = _a.onClose, onEscapeKeyDown = _a.onEscapeKeyDown, onMount = _a.onMount, onUnmount = _a.onUnmount, dataTestId = _a.dataTestId, _m = _a.zIndex, zIndex = _m === void 0 ?
|
|
45
|
+
var open = _a.open, container = _a.container, children = _a.children, _b = _a.scrollHandler, scrollHandler = _b === void 0 ? 'wrapper' : _b, _c = _a.Backdrop, Backdrop = _c === void 0 ? coreComponentsBackdrop.Backdrop : _c, _d = _a.backdropProps, backdropProps = _d === void 0 ? {} : _d, _e = _a.transitionProps, transitionProps = _e === void 0 ? {} : _e, disableBackdropClick = _a.disableBackdropClick, _f = _a.disableAutoFocus, disableAutoFocus = _f === void 0 ? false : _f, _g = _a.disableFocusLock, disableFocusLock = _g === void 0 ? false : _g, _h = _a.disableEscapeKeyDown, disableEscapeKeyDown = _h === void 0 ? false : _h, _j = _a.disableRestoreFocus, disableRestoreFocus = _j === void 0 ? false : _j, _k = _a.disableBlockingScroll, disableBlockingScroll = _k === void 0 ? false : _k, _l = _a.keepMounted, keepMounted = _l === void 0 ? false : _l, className = _a.className, contentClassName = _a.contentClassName, wrapperProps = _a.wrapperProps, contentProps = _a.contentProps, componentDivProps = _a.componentDivProps, wrapperClassName = _a.wrapperClassName, onBackdropClick = _a.onBackdropClick, onClose = _a.onClose, onEscapeKeyDown = _a.onEscapeKeyDown, onMount = _a.onMount, onUnmount = _a.onUnmount, dataTestId = _a.dataTestId, _m = _a.zIndex, zIndex = _m === void 0 ? coreComponentsStack.stackingOrder.MODAL : _m, _o = _a.componentRef, componentRef = _o === void 0 ? null : _o, _p = _a.usePortal, usePortal = _p === void 0 ? true : _p, _q = _a.iOSLock, iOSLock = _q === void 0 ? false : _q;
|
|
47
46
|
var _r = React.useState(null), exited = _r[0], setExited = _r[1];
|
|
48
47
|
var _s = React.useState(false), hasScroll = _s[0], setHasScroll = _s[1];
|
|
49
48
|
var _t = React.useState(false), hasHeader = _t[0], setHasHeader = _t[1];
|
|
@@ -11,7 +11,6 @@ var coreComponentsBackdrop = require('../../backdrop/cssm');
|
|
|
11
11
|
var coreComponentsPortal = require('../../portal/cssm');
|
|
12
12
|
var coreComponentsShared = require('../../shared/cssm');
|
|
13
13
|
var coreComponentsStack = require('../../stack/cssm');
|
|
14
|
-
var stackContext = require('@alfalab/stack-context');
|
|
15
14
|
var helpers_lockScroll = require('./helpers/lockScroll.js');
|
|
16
15
|
var utils = require('./utils.js');
|
|
17
16
|
var styles = require('./index.module.css');
|
|
@@ -42,7 +41,7 @@ var BaseModalContext = React__default.default.createContext({
|
|
|
42
41
|
onClose: function () { return null; },
|
|
43
42
|
});
|
|
44
43
|
var BaseModal = React.forwardRef(function (_a, ref) {
|
|
45
|
-
var open = _a.open, container = _a.container, children = _a.children, _b = _a.scrollHandler, scrollHandler = _b === void 0 ? 'wrapper' : _b, _c = _a.Backdrop, Backdrop = _c === void 0 ? coreComponentsBackdrop.Backdrop : _c, _d = _a.backdropProps, backdropProps = _d === void 0 ? {} : _d, _e = _a.transitionProps, transitionProps = _e === void 0 ? {} : _e, disableBackdropClick = _a.disableBackdropClick, _f = _a.disableAutoFocus, disableAutoFocus = _f === void 0 ? false : _f, _g = _a.disableFocusLock, disableFocusLock = _g === void 0 ? false : _g, _h = _a.disableEscapeKeyDown, disableEscapeKeyDown = _h === void 0 ? false : _h, _j = _a.disableRestoreFocus, disableRestoreFocus = _j === void 0 ? false : _j, _k = _a.disableBlockingScroll, disableBlockingScroll = _k === void 0 ? false : _k, _l = _a.keepMounted, keepMounted = _l === void 0 ? false : _l, className = _a.className, contentClassName = _a.contentClassName, wrapperProps = _a.wrapperProps, contentProps = _a.contentProps, componentDivProps = _a.componentDivProps, wrapperClassName = _a.wrapperClassName, onBackdropClick = _a.onBackdropClick, onClose = _a.onClose, onEscapeKeyDown = _a.onEscapeKeyDown, onMount = _a.onMount, onUnmount = _a.onUnmount, dataTestId = _a.dataTestId, _m = _a.zIndex, zIndex = _m === void 0 ?
|
|
44
|
+
var open = _a.open, container = _a.container, children = _a.children, _b = _a.scrollHandler, scrollHandler = _b === void 0 ? 'wrapper' : _b, _c = _a.Backdrop, Backdrop = _c === void 0 ? coreComponentsBackdrop.Backdrop : _c, _d = _a.backdropProps, backdropProps = _d === void 0 ? {} : _d, _e = _a.transitionProps, transitionProps = _e === void 0 ? {} : _e, disableBackdropClick = _a.disableBackdropClick, _f = _a.disableAutoFocus, disableAutoFocus = _f === void 0 ? false : _f, _g = _a.disableFocusLock, disableFocusLock = _g === void 0 ? false : _g, _h = _a.disableEscapeKeyDown, disableEscapeKeyDown = _h === void 0 ? false : _h, _j = _a.disableRestoreFocus, disableRestoreFocus = _j === void 0 ? false : _j, _k = _a.disableBlockingScroll, disableBlockingScroll = _k === void 0 ? false : _k, _l = _a.keepMounted, keepMounted = _l === void 0 ? false : _l, className = _a.className, contentClassName = _a.contentClassName, wrapperProps = _a.wrapperProps, contentProps = _a.contentProps, componentDivProps = _a.componentDivProps, wrapperClassName = _a.wrapperClassName, onBackdropClick = _a.onBackdropClick, onClose = _a.onClose, onEscapeKeyDown = _a.onEscapeKeyDown, onMount = _a.onMount, onUnmount = _a.onUnmount, dataTestId = _a.dataTestId, _m = _a.zIndex, zIndex = _m === void 0 ? coreComponentsStack.stackingOrder.MODAL : _m, _o = _a.componentRef, componentRef = _o === void 0 ? null : _o, _p = _a.usePortal, usePortal = _p === void 0 ? true : _p, _q = _a.iOSLock, iOSLock = _q === void 0 ? false : _q;
|
|
46
45
|
var _r = React.useState(null), exited = _r[0], setExited = _r[1];
|
|
47
46
|
var _s = React.useState(false), hasScroll = _s[0], setHasScroll = _s[1];
|
|
48
47
|
var _t = React.useState(false), hasHeader = _t[0], setHasHeader = _t[1];
|
|
@@ -8,8 +8,7 @@ import cn from 'classnames';
|
|
|
8
8
|
import { Backdrop } from '../../backdrop/esm';
|
|
9
9
|
import { Portal } from '../../portal/esm';
|
|
10
10
|
import { os, browser } from '../../shared/esm';
|
|
11
|
-
import { Stack } from '../../stack/esm';
|
|
12
|
-
import { stackingOrder } from '@alfalab/stack-context';
|
|
11
|
+
import { stackingOrder, Stack } from '../../stack/esm';
|
|
13
12
|
import { unlockScroll, syncHeight, lockScroll } from './helpers/lockScroll.js';
|
|
14
13
|
import { isScrolledToTop, isScrolledToBottom, handleContainer, restoreContainerStyles, hasScrollbar } from './utils.js';
|
|
15
14
|
import './matches-polyfill.js';
|
package/base-modal/esm/index.js
CHANGED
|
@@ -7,8 +7,7 @@ import cn from 'classnames';
|
|
|
7
7
|
import { Backdrop } from '../../backdrop/modern';
|
|
8
8
|
import { Portal } from '../../portal/modern';
|
|
9
9
|
import { os, browser } from '../../shared/modern';
|
|
10
|
-
import { Stack } from '../../stack/modern';
|
|
11
|
-
import { stackingOrder } from '@alfalab/stack-context';
|
|
10
|
+
import { stackingOrder, Stack } from '../../stack/modern';
|
|
12
11
|
import { unlockScroll, syncHeight, lockScroll } from './helpers/lockScroll.js';
|
|
13
12
|
import { isScrolledToTop, isScrolledToBottom, handleContainer, restoreContainerStyles, hasScrollbar } from './utils.js';
|
|
14
13
|
import './matches-polyfill.js';
|
|
@@ -10,7 +10,6 @@ import '../../backdrop/modern';
|
|
|
10
10
|
import '../../portal/modern';
|
|
11
11
|
import '../../shared/modern';
|
|
12
12
|
import '../../stack/modern';
|
|
13
|
-
import '@alfalab/stack-context';
|
|
14
13
|
import './helpers/lockScroll.js';
|
|
15
14
|
import './matches-polyfill.js';
|
|
16
15
|
import '../../global-store/modern';
|
|
@@ -15,7 +15,7 @@ import 'date-fns/isEqual';
|
|
|
15
15
|
import 'date-fns/max';
|
|
16
16
|
import 'date-fns/min';
|
|
17
17
|
import 'date-fns/subMonths';
|
|
18
|
-
import './index.module-
|
|
18
|
+
import './index.module-623d82cb.js';
|
|
19
19
|
import 'date-fns/endOfMonth';
|
|
20
20
|
import 'date-fns/isSameMonth';
|
|
21
21
|
import '../../calendar/esm/desktop';
|
|
@@ -15,7 +15,7 @@ import 'date-fns/isEqual';
|
|
|
15
15
|
import 'date-fns/max';
|
|
16
16
|
import 'date-fns/min';
|
|
17
17
|
import 'date-fns/subMonths';
|
|
18
|
-
import './index.module-
|
|
18
|
+
import './index.module-623d82cb.js';
|
|
19
19
|
import './views/static.js';
|
|
20
20
|
import 'date-fns/endOfMonth';
|
|
21
21
|
import 'date-fns/isSameMonth';
|
|
@@ -8,7 +8,7 @@ import { isCompleteDateInput } from '../../../date-input/esm';
|
|
|
8
8
|
import { useDidUpdateEffect } from '@alfalab/hooks';
|
|
9
9
|
import { Divider } from '../components/divider/Component.js';
|
|
10
10
|
import { usePopoverViewMonthes } from '../hooks.js';
|
|
11
|
-
import { s as styles } from '../index.module-
|
|
11
|
+
import { s as styles } from '../index.module-623d82cb.js';
|
|
12
12
|
import 'date-fns/addMonths';
|
|
13
13
|
import 'date-fns/isEqual';
|
|
14
14
|
import 'date-fns/max';
|
|
@@ -14,7 +14,7 @@ import { isCompleteDateInput, DateInput } from '../../../date-input/esm';
|
|
|
14
14
|
import { Divider } from '../components/divider/Component.js';
|
|
15
15
|
import { useStaticViewMonthes, useSelectionProps } from '../hooks.js';
|
|
16
16
|
import { isDayButton } from '../utils.js';
|
|
17
|
-
import { s as styles } from '../index.module-
|
|
17
|
+
import { s as styles } from '../index.module-623d82cb.js';
|
|
18
18
|
import 'date-fns/isEqual';
|
|
19
19
|
import 'date-fns/min';
|
|
20
20
|
|
|
@@ -14,7 +14,7 @@ import 'date-fns/isEqual';
|
|
|
14
14
|
import 'date-fns/max';
|
|
15
15
|
import 'date-fns/min';
|
|
16
16
|
import 'date-fns/subMonths';
|
|
17
|
-
import './index.module-
|
|
17
|
+
import './index.module-aef2c351.js';
|
|
18
18
|
import 'date-fns/endOfMonth';
|
|
19
19
|
import 'date-fns/isSameMonth';
|
|
20
20
|
import '../../calendar/modern/desktop';
|
|
@@ -14,7 +14,7 @@ import 'date-fns/isEqual';
|
|
|
14
14
|
import 'date-fns/max';
|
|
15
15
|
import 'date-fns/min';
|
|
16
16
|
import 'date-fns/subMonths';
|
|
17
|
-
import './index.module-
|
|
17
|
+
import './index.module-aef2c351.js';
|
|
18
18
|
import './views/static.js';
|
|
19
19
|
import 'date-fns/endOfMonth';
|
|
20
20
|
import 'date-fns/isSameMonth';
|
|
@@ -7,7 +7,7 @@ import { isCompleteDateInput } from '../../../date-input/modern';
|
|
|
7
7
|
import { useDidUpdateEffect } from '@alfalab/hooks';
|
|
8
8
|
import { Divider } from '../components/divider/Component.js';
|
|
9
9
|
import { usePopoverViewMonthes } from '../hooks.js';
|
|
10
|
-
import { s as styles } from '../index.module-
|
|
10
|
+
import { s as styles } from '../index.module-aef2c351.js';
|
|
11
11
|
import 'date-fns/addMonths';
|
|
12
12
|
import 'date-fns/isEqual';
|
|
13
13
|
import 'date-fns/max';
|
|
@@ -13,7 +13,7 @@ import { isCompleteDateInput, DateInput } from '../../../date-input/modern';
|
|
|
13
13
|
import { Divider } from '../components/divider/Component.js';
|
|
14
14
|
import { useStaticViewMonthes, useSelectionProps } from '../hooks.js';
|
|
15
15
|
import { isDayButton } from '../utils.js';
|
|
16
|
-
import { s as styles } from '../index.module-
|
|
16
|
+
import { s as styles } from '../index.module-aef2c351.js';
|
|
17
17
|
import 'date-fns/isEqual';
|
|
18
18
|
import 'date-fns/min';
|
|
19
19
|
|
|
@@ -10,7 +10,7 @@ var coreComponentsDateInput = require('../../date-input');
|
|
|
10
10
|
var hooks$1 = require('@alfalab/hooks');
|
|
11
11
|
var components_divider_Component = require('../components/divider/Component.js');
|
|
12
12
|
var hooks = require('../hooks.js');
|
|
13
|
-
var index_module = require('../index.module-
|
|
13
|
+
var index_module = require('../index.module-d25909db.js');
|
|
14
14
|
|
|
15
15
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
16
16
|
|
|
@@ -16,7 +16,7 @@ var coreComponentsDateInput = require('../../date-input');
|
|
|
16
16
|
var components_divider_Component = require('../components/divider/Component.js');
|
|
17
17
|
var hooks = require('../hooks.js');
|
|
18
18
|
var utils = require('../utils.js');
|
|
19
|
-
var index_module = require('../index.module-
|
|
19
|
+
var index_module = require('../index.module-d25909db.js');
|
|
20
20
|
|
|
21
21
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
22
22
|
|
|
@@ -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-0a04b556.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-0a04b556.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-1b225f27.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-1b225f27.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-1b225f27.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-1b225f27.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-1b225f27.js';
|
|
17
17
|
import '../../../../button/esm';
|
|
18
18
|
import '../../../../spinner/esm';
|
|
19
19
|
import '../countdown-loader/component.js';
|
|
@@ -8,7 +8,7 @@ import { Typography } 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-1b225f27.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-1b225f27.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-1b225f27.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-1b225f27.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-1b225f27.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-1b225f27.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-1b225f27.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-1b225f27.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-1b225f27.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-81b6d9a7.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-81b6d9a7.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-81b6d9a7.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-81b6d9a7.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-81b6d9a7.js';
|
|
17
17
|
import '../../../../button/modern';
|
|
18
18
|
import '../../../../spinner/modern';
|
|
19
19
|
import '../countdown-loader/component.js';
|
|
@@ -8,7 +8,7 @@ import { Typography } 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-81b6d9a7.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-81b6d9a7.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-81b6d9a7.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-81b6d9a7.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-81b6d9a7.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-81b6d9a7.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-81b6d9a7.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-81b6d9a7.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-81b6d9a7.js';
|
|
19
19
|
import '../../../button/modern';
|
|
20
20
|
import '../../../spinner/modern';
|
|
@@ -5,7 +5,7 @@ var context = require('../../context.js');
|
|
|
5
5
|
var utils_utils = require('../../utils/utils.js');
|
|
6
6
|
var utils_constants = require('../../utils/constants.js');
|
|
7
7
|
var components_headerInfoBlock_Component = require('../header-info-block/Component.js');
|
|
8
|
-
var components_header_buttons = require('../../buttons-
|
|
8
|
+
var components_header_buttons = require('../../buttons-d8774f2d.js');
|
|
9
9
|
|
|
10
10
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
11
11
|
|
|
@@ -8,7 +8,7 @@ require('@alfalab/icons-glyph/ArrowsInwardMIcon');
|
|
|
8
8
|
require('@alfalab/icons-glyph/ArrowsOutwardMIcon');
|
|
9
9
|
require('@alfalab/icons-glyph/CrossMIcon');
|
|
10
10
|
require('@alfalab/icons-glyph/PointerDownMIcon');
|
|
11
|
-
var components_header_buttons = require('../../buttons-
|
|
11
|
+
var components_header_buttons = require('../../buttons-d8774f2d.js');
|
|
12
12
|
|
|
13
13
|
|
|
14
14
|
|
|
@@ -12,7 +12,7 @@ var ChevronForwardHeavyMIcon = require('@alfalab/icons-glyph/ChevronForwardHeavy
|
|
|
12
12
|
var context = require('../../context.js');
|
|
13
13
|
var utils_utils = require('../../utils/utils.js');
|
|
14
14
|
var utils_constants = require('../../utils/constants.js');
|
|
15
|
-
var components_imageViewer_slide = require('../../slide-
|
|
15
|
+
var components_imageViewer_slide = require('../../slide-bb1b1545.js');
|
|
16
16
|
require('swiper/swiper.min.css');
|
|
17
17
|
|
|
18
18
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
@@ -6,7 +6,7 @@ require('../../../typography');
|
|
|
6
6
|
require('../../utils/utils.js');
|
|
7
7
|
require('../../utils/constants.js');
|
|
8
8
|
require('./paths.js');
|
|
9
|
-
var components_imageViewer_slide = require('../../slide-
|
|
9
|
+
var components_imageViewer_slide = require('../../slide-bb1b1545.js');
|
|
10
10
|
|
|
11
11
|
|
|
12
12
|
|
package/gallery/esm/Component.js
CHANGED
|
@@ -20,13 +20,13 @@ import '@alfalab/icons-glyph/PointerDownMIcon';
|
|
|
20
20
|
import './components/image-preview/paths.js';
|
|
21
21
|
import './components/header-info-block/Component.js';
|
|
22
22
|
import './utils/split-filename.js';
|
|
23
|
-
import './buttons-
|
|
23
|
+
import './buttons-49914c40.js';
|
|
24
24
|
import 'element-closest';
|
|
25
25
|
import 'swiper';
|
|
26
26
|
import 'swiper/react';
|
|
27
27
|
import '@alfalab/icons-glyph/ChevronBackHeavyMIcon';
|
|
28
28
|
import '@alfalab/icons-glyph/ChevronForwardHeavyMIcon';
|
|
29
|
-
import './slide-
|
|
29
|
+
import './slide-3443a4cc.js';
|
|
30
30
|
import './components/image-viewer/paths.js';
|
|
31
31
|
import 'swiper/swiper.min.css';
|
|
32
32
|
|
|
@@ -3,7 +3,7 @@ import { GalleryContext } from '../../context.js';
|
|
|
3
3
|
import { isSmallImage } from '../../utils/utils.js';
|
|
4
4
|
import { TestIds } from '../../utils/constants.js';
|
|
5
5
|
import { HeaderInfoBlock } from '../header-info-block/Component.js';
|
|
6
|
-
import { s as styles, D as Download, E as Exit, a as ExitFullscreen, F as Fullscreen } from '../../buttons-
|
|
6
|
+
import { s as styles, D as Download, E as Exit, a as ExitFullscreen, F as Fullscreen } from '../../buttons-49914c40.js';
|
|
7
7
|
import '../../../../typography/esm';
|
|
8
8
|
import '../../utils/split-filename.js';
|
|
9
9
|
import 'tslib';
|
|
@@ -6,4 +6,4 @@ import '@alfalab/icons-glyph/ArrowsInwardMIcon';
|
|
|
6
6
|
import '@alfalab/icons-glyph/ArrowsOutwardMIcon';
|
|
7
7
|
import '@alfalab/icons-glyph/CrossMIcon';
|
|
8
8
|
import '@alfalab/icons-glyph/PointerDownMIcon';
|
|
9
|
-
export { D as Download, E as Exit, a as ExitFullscreen, F as Fullscreen } from '../../buttons-
|
|
9
|
+
export { D as Download, E as Exit, a as ExitFullscreen, F as Fullscreen } from '../../buttons-49914c40.js';
|
|
@@ -6,7 +6,7 @@ import '../../utils/constants.js';
|
|
|
6
6
|
import '../header-info-block/Component.js';
|
|
7
7
|
import '../../../../typography/esm';
|
|
8
8
|
import '../../utils/split-filename.js';
|
|
9
|
-
import '../../buttons-
|
|
9
|
+
import '../../buttons-49914c40.js';
|
|
10
10
|
import 'tslib';
|
|
11
11
|
import '../../../../icon-button/esm';
|
|
12
12
|
import '../../../../tooltip/esm/desktop';
|
|
@@ -20,7 +20,7 @@ import 'swiper/react';
|
|
|
20
20
|
import '@alfalab/icons-glyph/ChevronBackHeavyMIcon';
|
|
21
21
|
import '@alfalab/icons-glyph/ChevronForwardHeavyMIcon';
|
|
22
22
|
import '../../utils/constants.js';
|
|
23
|
-
import '../../slide-
|
|
23
|
+
import '../../slide-3443a4cc.js';
|
|
24
24
|
import '../image-viewer/paths.js';
|
|
25
25
|
import 'swiper/swiper.min.css';
|
|
26
26
|
|
|
@@ -20,7 +20,7 @@ import '@alfalab/hooks';
|
|
|
20
20
|
import '@alfalab/icons-glyph/ChevronBackHeavyMIcon';
|
|
21
21
|
import '@alfalab/icons-glyph/ChevronForwardHeavyMIcon';
|
|
22
22
|
import '../../utils/constants.js';
|
|
23
|
-
import '../../slide-
|
|
23
|
+
import '../../slide-3443a4cc.js';
|
|
24
24
|
import '../image-viewer/paths.js';
|
|
25
25
|
import 'swiper/swiper.min.css';
|
|
26
26
|
import './paths.js';
|