@alfalab/core-components 46.0.0-beta.5 → 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/bottom-sheet/component.js +3 -9
- package/bottom-sheet/cssm/component.js +3 -9
- package/bottom-sheet/esm/component.js +4 -10
- package/bottom-sheet/modern/component.js +4 -9
- 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/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/package.json +1 -1
- 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/pure-cell/component.js +1 -1
- package/pure-cell/components/addon/component.js +1 -1
- package/pure-cell/components/addon/index.d.ts +1 -1
- package/pure-cell/components/addon/index.js +1 -1
- package/pure-cell/components/amount/component.js +1 -1
- package/pure-cell/components/amount/index.d.ts +1 -1
- package/pure-cell/components/amount/index.js +1 -1
- package/pure-cell/components/amount-title/component.js +1 -1
- package/pure-cell/components/amount-title/index.d.ts +1 -1
- package/pure-cell/components/amount-title/index.js +1 -1
- package/pure-cell/components/category/component.js +1 -1
- package/pure-cell/components/category/index.d.ts +1 -1
- package/pure-cell/components/category/index.js +1 -1
- package/pure-cell/components/content/component.js +1 -1
- package/pure-cell/components/content/index.d.ts +1 -1
- package/pure-cell/components/content/index.js +1 -1
- package/pure-cell/components/footer/component.js +1 -1
- package/pure-cell/components/footer/index.d.ts +1 -1
- package/pure-cell/components/footer/index.js +1 -1
- package/pure-cell/components/footer-button/component.js +1 -1
- package/pure-cell/components/footer-button/index.d.ts +1 -1
- package/pure-cell/components/footer-button/index.js +1 -1
- package/pure-cell/components/footer-text/component.js +1 -1
- package/pure-cell/components/footer-text/index.d.ts +1 -1
- package/pure-cell/components/footer-text/index.js +1 -1
- package/pure-cell/components/graphics/component.js +1 -1
- package/pure-cell/components/graphics/index.d.ts +1 -1
- package/pure-cell/components/graphics/index.js +1 -1
- package/pure-cell/components/main/component.js +1 -1
- package/pure-cell/components/main/index.d.ts +1 -1
- package/pure-cell/components/main/index.js +1 -1
- package/pure-cell/components/text/component.js +1 -1
- package/pure-cell/components/text/index.d.ts +1 -1
- package/pure-cell/components/text/index.js +1 -1
- package/pure-cell/esm/component.js +1 -1
- package/pure-cell/esm/components/addon/component.js +1 -1
- package/pure-cell/esm/components/addon/index.d.ts +1 -1
- package/pure-cell/esm/components/addon/index.js +1 -1
- package/pure-cell/esm/components/amount/component.js +1 -1
- package/pure-cell/esm/components/amount/index.d.ts +1 -1
- package/pure-cell/esm/components/amount/index.js +1 -1
- package/pure-cell/esm/components/amount-title/component.js +1 -1
- package/pure-cell/esm/components/amount-title/index.d.ts +1 -1
- package/pure-cell/esm/components/amount-title/index.js +1 -1
- package/pure-cell/esm/components/category/component.js +1 -1
- package/pure-cell/esm/components/category/index.d.ts +1 -1
- package/pure-cell/esm/components/category/index.js +1 -1
- package/pure-cell/esm/components/content/component.js +1 -1
- package/pure-cell/esm/components/content/index.d.ts +1 -1
- package/pure-cell/esm/components/content/index.js +1 -1
- package/pure-cell/esm/components/footer/component.js +1 -1
- package/pure-cell/esm/components/footer/index.d.ts +1 -1
- package/pure-cell/esm/components/footer/index.js +1 -1
- package/pure-cell/esm/components/footer-button/component.js +1 -1
- package/pure-cell/esm/components/footer-button/index.d.ts +1 -1
- package/pure-cell/esm/components/footer-button/index.js +1 -1
- package/pure-cell/esm/components/footer-text/component.js +1 -1
- package/pure-cell/esm/components/footer-text/index.d.ts +1 -1
- package/pure-cell/esm/components/footer-text/index.js +1 -1
- package/pure-cell/esm/components/graphics/component.js +1 -1
- package/pure-cell/esm/components/graphics/index.d.ts +1 -1
- package/pure-cell/esm/components/graphics/index.js +1 -1
- package/pure-cell/esm/components/main/component.js +1 -1
- package/pure-cell/esm/components/main/index.d.ts +1 -1
- package/pure-cell/esm/components/main/index.js +1 -1
- package/pure-cell/esm/components/text/component.js +1 -1
- package/pure-cell/esm/components/text/index.d.ts +1 -1
- package/pure-cell/esm/components/text/index.js +1 -1
- package/pure-cell/esm/index.js +1 -1
- package/pure-cell/index.js +1 -1
- package/pure-cell/modern/component.js +1 -1
- package/pure-cell/modern/components/addon/component.js +1 -1
- package/pure-cell/modern/components/addon/index.d.ts +1 -1
- package/pure-cell/modern/components/addon/index.js +1 -1
- package/pure-cell/modern/components/amount/component.js +1 -1
- package/pure-cell/modern/components/amount/index.d.ts +1 -1
- package/pure-cell/modern/components/amount/index.js +1 -1
- package/pure-cell/modern/components/amount-title/component.js +1 -1
- package/pure-cell/modern/components/amount-title/index.d.ts +1 -1
- package/pure-cell/modern/components/amount-title/index.js +1 -1
- package/pure-cell/modern/components/category/component.js +1 -1
- package/pure-cell/modern/components/category/index.d.ts +1 -1
- package/pure-cell/modern/components/category/index.js +1 -1
- package/pure-cell/modern/components/content/component.js +1 -1
- package/pure-cell/modern/components/content/index.d.ts +1 -1
- package/pure-cell/modern/components/content/index.js +1 -1
- package/pure-cell/modern/components/footer/component.js +1 -1
- package/pure-cell/modern/components/footer/index.d.ts +1 -1
- package/pure-cell/modern/components/footer/index.js +1 -1
- package/pure-cell/modern/components/footer-button/component.js +1 -1
- package/pure-cell/modern/components/footer-button/index.d.ts +1 -1
- package/pure-cell/modern/components/footer-button/index.js +1 -1
- package/pure-cell/modern/components/footer-text/component.js +1 -1
- package/pure-cell/modern/components/footer-text/index.d.ts +1 -1
- package/pure-cell/modern/components/footer-text/index.js +1 -1
- package/pure-cell/modern/components/graphics/component.js +1 -1
- package/pure-cell/modern/components/graphics/index.d.ts +1 -1
- package/pure-cell/modern/components/graphics/index.js +1 -1
- package/pure-cell/modern/components/main/component.js +1 -1
- package/pure-cell/modern/components/main/index.d.ts +1 -1
- package/pure-cell/modern/components/main/index.js +1 -1
- package/pure-cell/modern/components/text/component.js +1 -1
- package/pure-cell/modern/components/text/index.d.ts +1 -1
- package/pure-cell/modern/components/text/index.js +1 -1
- package/pure-cell/modern/index.js +1 -1
- package/select/esm/Component.responsive.js +1 -1
- package/select/esm/index.js +1 -1
- package/select/esm/mobile/Component.mobile.js +1 -1
- package/select/esm/mobile/Component.modal.mobile.js +1 -1
- package/select/esm/mobile/index.js +1 -1
- package/select/esm/presets/index.js +1 -1
- package/select/esm/presets/useSelectWithApply/hook.js +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
- package/select/esm/shared/index.js +1 -1
- package/select/mobile/Component.mobile.js +1 -1
- package/select/modern/Component.responsive.js +1 -1
- package/select/modern/index.js +1 -1
- package/select/modern/mobile/Component.mobile.js +1 -1
- package/select/modern/mobile/Component.modal.mobile.js +1 -1
- package/select/modern/mobile/index.js +1 -1
- package/select/modern/presets/index.js +1 -1
- package/select/modern/presets/useSelectWithApply/hook.js +1 -1
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
- package/select/modern/shared/index.js +1 -1
- package/select/presets/index.js +1 -1
- package/select/presets/useSelectWithApply/hook.js +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
- package/select/shared/index.js +1 -1
- package/side-panel/components/controls/Component.js +1 -1
- package/side-panel/components/footer/Component.js +1 -1
- package/side-panel/esm/Component.responsive.js +1 -1
- package/side-panel/esm/components/controls/Component.js +1 -1
- package/side-panel/esm/components/controls/index.js +1 -1
- package/side-panel/esm/components/footer/Component.desktop.js +1 -1
- package/side-panel/esm/components/footer/Component.js +1 -1
- package/side-panel/esm/components/footer/Component.mobile.js +1 -1
- package/side-panel/esm/desktop/Component.desktop.js +1 -1
- package/side-panel/esm/desktop/index.js +1 -1
- package/side-panel/esm/index.js +1 -1
- package/side-panel/esm/mobile/Component.mobile.js +1 -1
- package/side-panel/esm/mobile/index.js +1 -1
- package/side-panel/modern/Component.responsive.js +1 -1
- package/side-panel/modern/components/controls/Component.js +1 -1
- package/side-panel/modern/components/controls/index.js +1 -1
- package/side-panel/modern/components/footer/Component.desktop.js +1 -1
- package/side-panel/modern/components/footer/Component.js +1 -1
- package/side-panel/modern/components/footer/Component.mobile.js +1 -1
- package/side-panel/modern/desktop/Component.desktop.js +1 -1
- package/side-panel/modern/desktop/index.js +1 -1
- package/side-panel/modern/index.js +1 -1
- package/side-panel/modern/mobile/Component.mobile.js +1 -1
- package/side-panel/modern/mobile/index.js +1 -1
- package/tabs/components/primary-tablist/Component.collapsible.js +1 -1
- package/tabs/components/primary-tablist/Component.desktop.js +1 -1
- package/tabs/components/primary-tablist/Component.mobile.js +1 -1
- package/tabs/components/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 +215 -76
- 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-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/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.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/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.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/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-f9e4f884.d.ts → countdown-section-0a04b556.d.ts} +0 -0
- /package/confirmation/{countdown-section-f9e4f884.js → countdown-section-0a04b556.js} +0 -0
- /package/confirmation/esm/{countdown-section-540da1e3.d.ts → countdown-section-1b225f27.d.ts} +0 -0
- /package/confirmation/esm/{countdown-section-540da1e3.js → countdown-section-1b225f27.js} +0 -0
- /package/confirmation/modern/{countdown-section-d3385b29.d.ts → countdown-section-81b6d9a7.d.ts} +0 -0
- /package/confirmation/modern/{countdown-section-d3385b29.js → countdown-section-81b6d9a7.js} +0 -0
- /package/gallery/{buttons-0e0683d9.d.ts → buttons-d8774f2d.d.ts} +0 -0
- /package/gallery/{buttons-0e0683d9.js → buttons-d8774f2d.js} +0 -0
- /package/gallery/esm/{buttons-eabdb51b.d.ts → buttons-49914c40.d.ts} +0 -0
- /package/gallery/esm/{buttons-eabdb51b.js → buttons-49914c40.js} +0 -0
- /package/gallery/esm/{slide-a8f6ccc1.d.ts → slide-3443a4cc.d.ts} +0 -0
- /package/gallery/esm/{slide-a8f6ccc1.js → slide-3443a4cc.js} +0 -0
- /package/gallery/modern/{buttons-062ff167.d.ts → buttons-6df48be7.d.ts} +0 -0
- /package/gallery/modern/{buttons-062ff167.js → buttons-6df48be7.js} +0 -0
- /package/gallery/modern/{slide-b5566e19.d.ts → slide-0bca9ff6.d.ts} +0 -0
- /package/gallery/modern/{slide-b5566e19.js → slide-0bca9ff6.js} +0 -0
- /package/gallery/{slide-3d8ed06b.d.ts → slide-bb1b1545.d.ts} +0 -0
- /package/gallery/{slide-3d8ed06b.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-ed84e654.js → layout.module-8a8d6fa8.js} +0 -0
- /package/modal/{layout.module-74d56d9e.js → layout.module-dbae8fb5.js} +0 -0
- /package/modal/modern/{layout.module-169c9cd4.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-43f97773.d.ts → hook-4bc5eed1.d.ts} +0 -0
- /package/select/esm/{hook-43f97773.js → hook-4bc5eed1.js} +0 -0
- /package/select/{hook-47df637e.d.ts → hook-3574e55f.d.ts} +0 -0
- /package/select/{hook-47df637e.js → hook-3574e55f.js} +0 -0
- /package/select/modern/{hook-72d63281.d.ts → hook-eedbc391.d.ts} +0 -0
- /package/select/modern/{hook-72d63281.js → hook-eedbc391.js} +0 -0
- /package/side-panel/esm/{layout.module-72cc1a7a.js → layout.module-a53b23ae.js} +0 -0
- /package/side-panel/{layout.module-cfb65ab1.js → layout.module-3d4049aa.js} +0 -0
- /package/side-panel/modern/{layout.module-3503b091.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-7681334c.d.ts → PseudoTextArea-1ccf8201.d.ts} +0 -0
- /package/textarea/{PseudoTextArea-7681334c.js → PseudoTextArea-1ccf8201.js} +0 -0
- /package/textarea/esm/{PseudoTextArea-850a55b5.d.ts → PseudoTextArea-76d3dc41.d.ts} +0 -0
- /package/textarea/esm/{PseudoTextArea-850a55b5.js → PseudoTextArea-76d3dc41.js} +0 -0
- /package/textarea/modern/{PseudoTextArea-c51ed577.d.ts → PseudoTextArea-e429aefb.d.ts} +0 -0
- /package/textarea/modern/{PseudoTextArea-c51ed577.js → PseudoTextArea-e429aefb.js} +0 -0
- /package/toast-plate/esm/{getDataTestId-f4dc32c7.d.ts → getDataTestId-9abe1e7b.d.ts} +0 -0
- /package/toast-plate/esm/{getDataTestId-f4dc32c7.js → getDataTestId-9abe1e7b.js} +0 -0
- /package/toast-plate/{getDataTestId-442368bd.d.ts → getDataTestId-ee42e490.d.ts} +0 -0
- /package/toast-plate/{getDataTestId-442368bd.js → getDataTestId-ee42e490.js} +0 -0
- /package/toast-plate/modern/{getDataTestId-16038735.d.ts → getDataTestId-13030809.d.ts} +0 -0
- /package/toast-plate/modern/{getDataTestId-16038735.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
|
@@ -30,7 +30,6 @@ var BottomSheet = React.forwardRef(function (_a, ref) {
|
|
|
30
30
|
var fullHeight = reactDiv100vh.use100vh() || 0;
|
|
31
31
|
// Хук use100vh рассчитывает высоту вьюпорта в useEffect, поэтому на первый рендер всегда возвращает null.
|
|
32
32
|
var isFirstRender = fullHeight === 0;
|
|
33
|
-
var initialIndexRef = React.useRef(initialActiveAreaIndex);
|
|
34
33
|
var magneticAreas = React.useMemo(function () {
|
|
35
34
|
var _a;
|
|
36
35
|
if (magneticAreasProp) {
|
|
@@ -105,10 +104,6 @@ var BottomSheet = React.forwardRef(function (_a, ref) {
|
|
|
105
104
|
}
|
|
106
105
|
};
|
|
107
106
|
var scrollToArea = function (idx) {
|
|
108
|
-
if (isFirstRender) {
|
|
109
|
-
initialIndexRef.current = idx;
|
|
110
|
-
return;
|
|
111
|
-
}
|
|
112
107
|
stopSwiping(null);
|
|
113
108
|
var nextArea = magneticAreas[idx];
|
|
114
109
|
var nextAreaIdx = getActiveAreaIndex(nextArea);
|
|
@@ -272,7 +267,7 @@ var BottomSheet = React.forwardRef(function (_a, ref) {
|
|
|
272
267
|
delta: swipeThreshold,
|
|
273
268
|
});
|
|
274
269
|
var handleExited = function (node) {
|
|
275
|
-
var idx =
|
|
270
|
+
var idx = initialActiveAreaIndex;
|
|
276
271
|
setBackdropOpacity(1);
|
|
277
272
|
setSheetOffset(isNil(idx) ? magneticAreas[0] : lastMagneticArea - magneticAreas[idx]);
|
|
278
273
|
setActiveAreaIdx(isNil(idx) ? magneticAreas.length - 1 : idx);
|
|
@@ -282,8 +277,7 @@ var BottomSheet = React.forwardRef(function (_a, ref) {
|
|
|
282
277
|
}
|
|
283
278
|
};
|
|
284
279
|
var handleEnter = function (node, isAppearing) {
|
|
285
|
-
|
|
286
|
-
onMagnetize === null || onMagnetize === void 0 ? void 0 : onMagnetize((_a = initialIndexRef.current) !== null && _a !== void 0 ? _a : magneticAreas.length - 1);
|
|
280
|
+
onMagnetize === null || onMagnetize === void 0 ? void 0 : onMagnetize(initialActiveAreaIndex !== null && initialActiveAreaIndex !== void 0 ? initialActiveAreaIndex : magneticAreas.length - 1);
|
|
287
281
|
if (transitionProps.onEnter) {
|
|
288
282
|
transitionProps.onEnter(node, isAppearing);
|
|
289
283
|
}
|
|
@@ -308,7 +302,7 @@ var BottomSheet = React.forwardRef(function (_a, ref) {
|
|
|
308
302
|
if (!isFirstRender) {
|
|
309
303
|
// Инициализируем стейт только после того, как была рассчитана высота вьюпорта
|
|
310
304
|
if (activeAreaIdx === -1) {
|
|
311
|
-
var idx =
|
|
305
|
+
var idx = initialActiveAreaIndex;
|
|
312
306
|
setSheetOffset(isNil(idx) ? 0 : lastMagneticArea - magneticAreas[idx]);
|
|
313
307
|
setActiveAreaIdx(isNil(idx) ? magneticAreas.length - 1 : idx);
|
|
314
308
|
}
|
|
@@ -29,7 +29,6 @@ var BottomSheet = React.forwardRef(function (_a, ref) {
|
|
|
29
29
|
var fullHeight = reactDiv100vh.use100vh() || 0;
|
|
30
30
|
// Хук use100vh рассчитывает высоту вьюпорта в useEffect, поэтому на первый рендер всегда возвращает null.
|
|
31
31
|
var isFirstRender = fullHeight === 0;
|
|
32
|
-
var initialIndexRef = React.useRef(initialActiveAreaIndex);
|
|
33
32
|
var magneticAreas = React.useMemo(function () {
|
|
34
33
|
var _a;
|
|
35
34
|
if (magneticAreasProp) {
|
|
@@ -104,10 +103,6 @@ var BottomSheet = React.forwardRef(function (_a, ref) {
|
|
|
104
103
|
}
|
|
105
104
|
};
|
|
106
105
|
var scrollToArea = function (idx) {
|
|
107
|
-
if (isFirstRender) {
|
|
108
|
-
initialIndexRef.current = idx;
|
|
109
|
-
return;
|
|
110
|
-
}
|
|
111
106
|
stopSwiping(null);
|
|
112
107
|
var nextArea = magneticAreas[idx];
|
|
113
108
|
var nextAreaIdx = getActiveAreaIndex(nextArea);
|
|
@@ -271,7 +266,7 @@ var BottomSheet = React.forwardRef(function (_a, ref) {
|
|
|
271
266
|
delta: swipeThreshold,
|
|
272
267
|
});
|
|
273
268
|
var handleExited = function (node) {
|
|
274
|
-
var idx =
|
|
269
|
+
var idx = initialActiveAreaIndex;
|
|
275
270
|
setBackdropOpacity(1);
|
|
276
271
|
setSheetOffset(isNil(idx) ? magneticAreas[0] : lastMagneticArea - magneticAreas[idx]);
|
|
277
272
|
setActiveAreaIdx(isNil(idx) ? magneticAreas.length - 1 : idx);
|
|
@@ -281,8 +276,7 @@ var BottomSheet = React.forwardRef(function (_a, ref) {
|
|
|
281
276
|
}
|
|
282
277
|
};
|
|
283
278
|
var handleEnter = function (node, isAppearing) {
|
|
284
|
-
|
|
285
|
-
onMagnetize === null || onMagnetize === void 0 ? void 0 : onMagnetize((_a = initialIndexRef.current) !== null && _a !== void 0 ? _a : magneticAreas.length - 1);
|
|
279
|
+
onMagnetize === null || onMagnetize === void 0 ? void 0 : onMagnetize(initialActiveAreaIndex !== null && initialActiveAreaIndex !== void 0 ? initialActiveAreaIndex : magneticAreas.length - 1);
|
|
286
280
|
if (transitionProps.onEnter) {
|
|
287
281
|
transitionProps.onEnter(node, isAppearing);
|
|
288
282
|
}
|
|
@@ -307,7 +301,7 @@ var BottomSheet = React.forwardRef(function (_a, ref) {
|
|
|
307
301
|
if (!isFirstRender) {
|
|
308
302
|
// Инициализируем стейт только после того, как была рассчитана высота вьюпорта
|
|
309
303
|
if (activeAreaIdx === -1) {
|
|
310
|
-
var idx =
|
|
304
|
+
var idx = initialActiveAreaIndex;
|
|
311
305
|
setSheetOffset(isNil(idx) ? 0 : lastMagneticArea - magneticAreas[idx]);
|
|
312
306
|
setActiveAreaIdx(isNil(idx) ? magneticAreas.length - 1 : idx);
|
|
313
307
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { __assign } from 'tslib';
|
|
2
|
-
import React, { forwardRef,
|
|
2
|
+
import React, { forwardRef, useMemo, useState, useRef, useEffect, useImperativeHandle } from 'react';
|
|
3
3
|
import { use100vh } from 'react-div-100vh';
|
|
4
4
|
import mergeRefs from 'react-merge-refs';
|
|
5
5
|
import { useSwipeable } from 'react-swipeable';
|
|
@@ -25,7 +25,6 @@ var BottomSheet = forwardRef(function (_a, ref) {
|
|
|
25
25
|
var fullHeight = use100vh() || 0;
|
|
26
26
|
// Хук use100vh рассчитывает высоту вьюпорта в useEffect, поэтому на первый рендер всегда возвращает null.
|
|
27
27
|
var isFirstRender = fullHeight === 0;
|
|
28
|
-
var initialIndexRef = useRef(initialActiveAreaIndex);
|
|
29
28
|
var magneticAreas = useMemo(function () {
|
|
30
29
|
var _a;
|
|
31
30
|
if (magneticAreasProp) {
|
|
@@ -100,10 +99,6 @@ var BottomSheet = forwardRef(function (_a, ref) {
|
|
|
100
99
|
}
|
|
101
100
|
};
|
|
102
101
|
var scrollToArea = function (idx) {
|
|
103
|
-
if (isFirstRender) {
|
|
104
|
-
initialIndexRef.current = idx;
|
|
105
|
-
return;
|
|
106
|
-
}
|
|
107
102
|
stopSwiping(null);
|
|
108
103
|
var nextArea = magneticAreas[idx];
|
|
109
104
|
var nextAreaIdx = getActiveAreaIndex(nextArea);
|
|
@@ -267,7 +262,7 @@ var BottomSheet = forwardRef(function (_a, ref) {
|
|
|
267
262
|
delta: swipeThreshold,
|
|
268
263
|
});
|
|
269
264
|
var handleExited = function (node) {
|
|
270
|
-
var idx =
|
|
265
|
+
var idx = initialActiveAreaIndex;
|
|
271
266
|
setBackdropOpacity(1);
|
|
272
267
|
setSheetOffset(isNil(idx) ? magneticAreas[0] : lastMagneticArea - magneticAreas[idx]);
|
|
273
268
|
setActiveAreaIdx(isNil(idx) ? magneticAreas.length - 1 : idx);
|
|
@@ -277,8 +272,7 @@ var BottomSheet = forwardRef(function (_a, ref) {
|
|
|
277
272
|
}
|
|
278
273
|
};
|
|
279
274
|
var handleEnter = function (node, isAppearing) {
|
|
280
|
-
|
|
281
|
-
onMagnetize === null || onMagnetize === void 0 ? void 0 : onMagnetize((_a = initialIndexRef.current) !== null && _a !== void 0 ? _a : magneticAreas.length - 1);
|
|
275
|
+
onMagnetize === null || onMagnetize === void 0 ? void 0 : onMagnetize(initialActiveAreaIndex !== null && initialActiveAreaIndex !== void 0 ? initialActiveAreaIndex : magneticAreas.length - 1);
|
|
282
276
|
if (transitionProps.onEnter) {
|
|
283
277
|
transitionProps.onEnter(node, isAppearing);
|
|
284
278
|
}
|
|
@@ -303,7 +297,7 @@ var BottomSheet = forwardRef(function (_a, ref) {
|
|
|
303
297
|
if (!isFirstRender) {
|
|
304
298
|
// Инициализируем стейт только после того, как была рассчитана высота вьюпорта
|
|
305
299
|
if (activeAreaIdx === -1) {
|
|
306
|
-
var idx =
|
|
300
|
+
var idx = initialActiveAreaIndex;
|
|
307
301
|
setSheetOffset(isNil(idx) ? 0 : lastMagneticArea - magneticAreas[idx]);
|
|
308
302
|
setActiveAreaIdx(isNil(idx) ? magneticAreas.length - 1 : idx);
|
|
309
303
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import React, { forwardRef,
|
|
1
|
+
import React, { forwardRef, useMemo, useState, useRef, useEffect, useImperativeHandle } from 'react';
|
|
2
2
|
import { use100vh } from 'react-div-100vh';
|
|
3
3
|
import mergeRefs from 'react-merge-refs';
|
|
4
4
|
import { useSwipeable } from 'react-swipeable';
|
|
@@ -22,7 +22,6 @@ const BottomSheet = forwardRef(({ open, title, container, usePortal, backgroundC
|
|
|
22
22
|
const fullHeight = use100vh() || 0;
|
|
23
23
|
// Хук use100vh рассчитывает высоту вьюпорта в useEffect, поэтому на первый рендер всегда возвращает null.
|
|
24
24
|
const isFirstRender = fullHeight === 0;
|
|
25
|
-
const initialIndexRef = useRef(initialActiveAreaIndex);
|
|
26
25
|
const magneticAreas = useMemo(() => {
|
|
27
26
|
if (magneticAreasProp) {
|
|
28
27
|
return magneticAreasProp.map((area) => convertPercentToNumber(area, fullHeight, headerOffset));
|
|
@@ -117,10 +116,6 @@ const BottomSheet = forwardRef(({ open, title, container, usePortal, backgroundC
|
|
|
117
116
|
}
|
|
118
117
|
};
|
|
119
118
|
const scrollToArea = (idx) => {
|
|
120
|
-
if (isFirstRender) {
|
|
121
|
-
initialIndexRef.current = idx;
|
|
122
|
-
return;
|
|
123
|
-
}
|
|
124
119
|
stopSwiping(null);
|
|
125
120
|
const nextArea = magneticAreas[idx];
|
|
126
121
|
const nextAreaIdx = getActiveAreaIndex(nextArea);
|
|
@@ -280,7 +275,7 @@ const BottomSheet = forwardRef(({ open, title, container, usePortal, backgroundC
|
|
|
280
275
|
delta: swipeThreshold,
|
|
281
276
|
});
|
|
282
277
|
const handleExited = (node) => {
|
|
283
|
-
const idx =
|
|
278
|
+
const idx = initialActiveAreaIndex;
|
|
284
279
|
setBackdropOpacity(1);
|
|
285
280
|
setSheetOffset(isNil(idx) ? magneticAreas[0] : lastMagneticArea - magneticAreas[idx]);
|
|
286
281
|
setActiveAreaIdx(isNil(idx) ? magneticAreas.length - 1 : idx);
|
|
@@ -290,7 +285,7 @@ const BottomSheet = forwardRef(({ open, title, container, usePortal, backgroundC
|
|
|
290
285
|
}
|
|
291
286
|
};
|
|
292
287
|
const handleEnter = (node, isAppearing) => {
|
|
293
|
-
onMagnetize?.(
|
|
288
|
+
onMagnetize?.(initialActiveAreaIndex ?? magneticAreas.length - 1);
|
|
294
289
|
if (transitionProps.onEnter) {
|
|
295
290
|
transitionProps.onEnter(node, isAppearing);
|
|
296
291
|
}
|
|
@@ -315,7 +310,7 @@ const BottomSheet = forwardRef(({ open, title, container, usePortal, backgroundC
|
|
|
315
310
|
if (!isFirstRender) {
|
|
316
311
|
// Инициализируем стейт только после того, как была рассчитана высота вьюпорта
|
|
317
312
|
if (activeAreaIdx === -1) {
|
|
318
|
-
const idx =
|
|
313
|
+
const idx = initialActiveAreaIndex;
|
|
319
314
|
setSheetOffset(isNil(idx) ? 0 : lastMagneticArea - magneticAreas[idx]);
|
|
320
315
|
setActiveAreaIdx(isNil(idx) ? magneticAreas.length - 1 : idx);
|
|
321
316
|
}
|
|
@@ -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
|
|