@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
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../Component-
|
|
1
|
+
export * from "../../Component-a046ddbb";
|
package/list/modern/index.js
CHANGED
package/markdown/Component.js
CHANGED
|
@@ -4,7 +4,7 @@ var tslib = require('tslib');
|
|
|
4
4
|
var React = require('react');
|
|
5
5
|
var ReactMarkdown = require('react-markdown');
|
|
6
6
|
var cn = require('classnames');
|
|
7
|
-
var hooks_useOverrides = require('./use-overrides-
|
|
7
|
+
var hooks_useOverrides = require('./use-overrides-822accd9.js');
|
|
8
8
|
var remarkPlugins_strikethrough = require('./remark-plugins/strikethrough.js');
|
|
9
9
|
|
|
10
10
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
@@ -3,7 +3,7 @@ import React from 'react';
|
|
|
3
3
|
import { Markdown } from './Component.js';
|
|
4
4
|
import 'react-markdown';
|
|
5
5
|
import 'classnames';
|
|
6
|
-
import './use-overrides-
|
|
6
|
+
import './use-overrides-07b626db.js';
|
|
7
7
|
import '../../link/esm';
|
|
8
8
|
import '../../list/esm';
|
|
9
9
|
import '../../typography/esm';
|
|
@@ -2,7 +2,7 @@ import { __assign } from 'tslib';
|
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import ReactMarkdown from 'react-markdown';
|
|
4
4
|
import cn from 'classnames';
|
|
5
|
-
import { u as useOverrides, s as styles } from './use-overrides-
|
|
5
|
+
import { u as useOverrides, s as styles } from './use-overrides-07b626db.js';
|
|
6
6
|
import { strikethroughRemarkPlugin } from './remark-plugins/strikethrough.js';
|
|
7
7
|
import '../../link/esm';
|
|
8
8
|
import '../../list/esm';
|
|
@@ -3,7 +3,7 @@ import React from 'react';
|
|
|
3
3
|
import { Markdown } from './Component.js';
|
|
4
4
|
import 'react-markdown';
|
|
5
5
|
import 'classnames';
|
|
6
|
-
import './use-overrides-
|
|
6
|
+
import './use-overrides-07b626db.js';
|
|
7
7
|
import '../../link/esm';
|
|
8
8
|
import '../../list/esm';
|
|
9
9
|
import '../../typography/esm';
|
|
@@ -5,7 +5,7 @@ import { isClient } from '../../shared/esm';
|
|
|
5
5
|
import { Markdown } from './Component.js';
|
|
6
6
|
import 'react-markdown';
|
|
7
7
|
import 'classnames';
|
|
8
|
-
import './use-overrides-
|
|
8
|
+
import './use-overrides-07b626db.js';
|
|
9
9
|
import '../../link/esm';
|
|
10
10
|
import '../../list/esm';
|
|
11
11
|
import '../../typography/esm';
|
|
@@ -4,7 +4,7 @@ import 'react';
|
|
|
4
4
|
import '../Component.js';
|
|
5
5
|
import 'react-markdown';
|
|
6
6
|
import 'classnames';
|
|
7
|
-
import '../use-overrides-
|
|
7
|
+
import '../use-overrides-07b626db.js';
|
|
8
8
|
import '../../../link/esm';
|
|
9
9
|
import '../../../list/esm';
|
|
10
10
|
import '../../../typography/esm';
|
package/markdown/esm/index.js
CHANGED
|
@@ -6,7 +6,7 @@ import '../../shared/esm';
|
|
|
6
6
|
import './Component.js';
|
|
7
7
|
import 'react-markdown';
|
|
8
8
|
import 'classnames';
|
|
9
|
-
import './use-overrides-
|
|
9
|
+
import './use-overrides-07b626db.js';
|
|
10
10
|
import '../../link/esm';
|
|
11
11
|
import '../../list/esm';
|
|
12
12
|
import '../../typography/esm';
|
|
@@ -4,7 +4,7 @@ import 'react';
|
|
|
4
4
|
import '../Component.js';
|
|
5
5
|
import 'react-markdown';
|
|
6
6
|
import 'classnames';
|
|
7
|
-
import '../use-overrides-
|
|
7
|
+
import '../use-overrides-07b626db.js';
|
|
8
8
|
import '../../../link/esm';
|
|
9
9
|
import '../../../list/esm';
|
|
10
10
|
import '../../../typography/esm';
|
|
@@ -2,7 +2,7 @@ import React from 'react';
|
|
|
2
2
|
import { Markdown } from './Component.js';
|
|
3
3
|
import 'react-markdown';
|
|
4
4
|
import 'classnames';
|
|
5
|
-
import './use-overrides-
|
|
5
|
+
import './use-overrides-b5b09003.js';
|
|
6
6
|
import '../../link/modern';
|
|
7
7
|
import '../../list/modern';
|
|
8
8
|
import '../../typography/modern';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import ReactMarkdown from 'react-markdown';
|
|
3
3
|
import cn from 'classnames';
|
|
4
|
-
import { u as useOverrides, s as styles } from './use-overrides-
|
|
4
|
+
import { u as useOverrides, s as styles } from './use-overrides-b5b09003.js';
|
|
5
5
|
import { strikethroughRemarkPlugin } from './remark-plugins/strikethrough.js';
|
|
6
6
|
import '../../link/modern';
|
|
7
7
|
import '../../list/modern';
|
|
@@ -2,7 +2,7 @@ import React from 'react';
|
|
|
2
2
|
import { Markdown } from './Component.js';
|
|
3
3
|
import 'react-markdown';
|
|
4
4
|
import 'classnames';
|
|
5
|
-
import './use-overrides-
|
|
5
|
+
import './use-overrides-b5b09003.js';
|
|
6
6
|
import '../../link/modern';
|
|
7
7
|
import '../../list/modern';
|
|
8
8
|
import '../../typography/modern';
|
|
@@ -4,7 +4,7 @@ import { isClient } from '../../shared/modern';
|
|
|
4
4
|
import { Markdown } from './Component.js';
|
|
5
5
|
import 'react-markdown';
|
|
6
6
|
import 'classnames';
|
|
7
|
-
import './use-overrides-
|
|
7
|
+
import './use-overrides-b5b09003.js';
|
|
8
8
|
import '../../link/modern';
|
|
9
9
|
import '../../list/modern';
|
|
10
10
|
import '../../typography/modern';
|
|
@@ -3,7 +3,7 @@ import 'react';
|
|
|
3
3
|
import '../Component.js';
|
|
4
4
|
import 'react-markdown';
|
|
5
5
|
import 'classnames';
|
|
6
|
-
import '../use-overrides-
|
|
6
|
+
import '../use-overrides-b5b09003.js';
|
|
7
7
|
import '../../../link/modern';
|
|
8
8
|
import '../../../list/modern';
|
|
9
9
|
import '../../../typography/modern';
|
package/markdown/modern/index.js
CHANGED
|
@@ -5,7 +5,7 @@ import '../../shared/modern';
|
|
|
5
5
|
import './Component.js';
|
|
6
6
|
import 'react-markdown';
|
|
7
7
|
import 'classnames';
|
|
8
|
-
import './use-overrides-
|
|
8
|
+
import './use-overrides-b5b09003.js';
|
|
9
9
|
import '../../link/modern';
|
|
10
10
|
import '../../list/modern';
|
|
11
11
|
import '../../typography/modern';
|
|
@@ -3,7 +3,7 @@ import 'react';
|
|
|
3
3
|
import '../Component.js';
|
|
4
4
|
import 'react-markdown';
|
|
5
5
|
import 'classnames';
|
|
6
|
-
import '../use-overrides-
|
|
6
|
+
import '../use-overrides-b5b09003.js';
|
|
7
7
|
import '../../../link/modern';
|
|
8
8
|
import '../../../list/modern';
|
|
9
9
|
import '../../../typography/modern';
|
|
@@ -4,7 +4,7 @@ var React = require('react');
|
|
|
4
4
|
var cn = require('classnames');
|
|
5
5
|
var coreComponentsShared = require('../../../shared');
|
|
6
6
|
var ResponsiveContext = require('../../ResponsiveContext.js');
|
|
7
|
-
var layout_module = require('../../layout.module-
|
|
7
|
+
var layout_module = require('../../layout.module-dbae8fb5.js');
|
|
8
8
|
|
|
9
9
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
10
10
|
|
|
@@ -6,7 +6,7 @@ var coreComponentsShared = require('../../../shared');
|
|
|
6
6
|
var consts = require('../../consts.js');
|
|
7
7
|
var Context = require('../../Context.js');
|
|
8
8
|
var ResponsiveContext = require('../../ResponsiveContext.js');
|
|
9
|
-
var layout_module = require('../../layout.module-
|
|
9
|
+
var layout_module = require('../../layout.module-dbae8fb5.js');
|
|
10
10
|
|
|
11
11
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
12
12
|
|
|
@@ -12,7 +12,7 @@ import './consts.js';
|
|
|
12
12
|
import './Context.js';
|
|
13
13
|
import '../../base-modal/esm';
|
|
14
14
|
import './ResponsiveContext.js';
|
|
15
|
-
import './layout.module-
|
|
15
|
+
import './layout.module-8a8d6fa8.js';
|
|
16
16
|
import '../../navigation-bar-private/esm';
|
|
17
17
|
import 'react-merge-refs';
|
|
18
18
|
|
|
@@ -2,7 +2,7 @@ import React, { useContext } from 'react';
|
|
|
2
2
|
import cn from 'classnames';
|
|
3
3
|
import { getDataTestId } from '../../../../shared/esm';
|
|
4
4
|
import { ResponsiveContext } from '../../ResponsiveContext.js';
|
|
5
|
-
import { l as layoutStyles } from '../../layout.module-
|
|
5
|
+
import { l as layoutStyles } from '../../layout.module-8a8d6fa8.js';
|
|
6
6
|
|
|
7
7
|
var styles = {"component":"modal__component_6629a"};
|
|
8
8
|
require('./index.css');
|
|
@@ -4,7 +4,7 @@ import { getDataTestId } from '../../../../shared/esm';
|
|
|
4
4
|
import { SIZE_TO_CLASSNAME_MAP } from '../../consts.js';
|
|
5
5
|
import { ModalContext } from '../../Context.js';
|
|
6
6
|
import { ResponsiveContext } from '../../ResponsiveContext.js';
|
|
7
|
-
import { l as layoutStyles } from '../../layout.module-
|
|
7
|
+
import { l as layoutStyles } from '../../layout.module-8a8d6fa8.js';
|
|
8
8
|
import '../../../../base-modal/esm';
|
|
9
9
|
|
|
10
10
|
var desktopStyles = {"footer":"modal__footer_e5vdf","sticky":"modal__sticky_e5vdf","fullscreen":"modal__fullscreen_e5vdf","size-500":"modal__size-500_e5vdf","size-600":"modal__size-600_e5vdf","size-800":"modal__size-800_e5vdf","size-1140":"modal__size-1140_e5vdf"};
|
|
@@ -12,7 +12,7 @@ import '../consts.js';
|
|
|
12
12
|
import '../ResponsiveContext.js';
|
|
13
13
|
import '../../../shared/esm';
|
|
14
14
|
import '../Context.js';
|
|
15
|
-
import '../layout.module-
|
|
15
|
+
import '../layout.module-8a8d6fa8.js';
|
|
16
16
|
import '../../../navigation-bar-private/esm';
|
|
17
17
|
|
|
18
18
|
var ModalDesktopComponent = forwardRef(function (props, ref) { return (React.createElement(Modal, __assign({}, props, { ref: ref, view: 'desktop' }))); });
|
|
@@ -11,7 +11,7 @@ import '../components/content/Component.js';
|
|
|
11
11
|
import '../../../shared/esm';
|
|
12
12
|
import '../Context.js';
|
|
13
13
|
import '../components/controls/Component.js';
|
|
14
|
-
import '../layout.module-
|
|
14
|
+
import '../layout.module-8a8d6fa8.js';
|
|
15
15
|
import '../components/footer/Component.js';
|
|
16
16
|
import '../components/header/Component.js';
|
|
17
17
|
import '../../../navigation-bar-private/esm';
|
package/modal/esm/index.js
CHANGED
|
@@ -10,7 +10,7 @@ import './Context.js';
|
|
|
10
10
|
import '../../base-modal/esm';
|
|
11
11
|
import './ResponsiveContext.js';
|
|
12
12
|
import './components/controls/Component.js';
|
|
13
|
-
import './layout.module-
|
|
13
|
+
import './layout.module-8a8d6fa8.js';
|
|
14
14
|
import './components/footer/Component.js';
|
|
15
15
|
import './components/header/Component.js';
|
|
16
16
|
import '../../navigation-bar-private/esm';
|
|
@@ -12,7 +12,7 @@ import '../consts.js';
|
|
|
12
12
|
import '../ResponsiveContext.js';
|
|
13
13
|
import '../../../shared/esm';
|
|
14
14
|
import '../Context.js';
|
|
15
|
-
import '../layout.module-
|
|
15
|
+
import '../layout.module-8a8d6fa8.js';
|
|
16
16
|
import '../../../navigation-bar-private/esm';
|
|
17
17
|
|
|
18
18
|
var ModalMobileComponent = forwardRef(function (props, ref) { return (React.createElement(Modal, __assign({}, props, { ref: ref, view: 'mobile' }))); });
|
|
@@ -11,7 +11,7 @@ import '../components/content/Component.js';
|
|
|
11
11
|
import '../../../shared/esm';
|
|
12
12
|
import '../Context.js';
|
|
13
13
|
import '../components/controls/Component.js';
|
|
14
|
-
import '../layout.module-
|
|
14
|
+
import '../layout.module-8a8d6fa8.js';
|
|
15
15
|
import '../components/footer/Component.js';
|
|
16
16
|
import '../components/header/Component.js';
|
|
17
17
|
import '../../../navigation-bar-private/esm';
|
|
@@ -11,7 +11,7 @@ import './consts.js';
|
|
|
11
11
|
import './Context.js';
|
|
12
12
|
import '../../base-modal/modern';
|
|
13
13
|
import './ResponsiveContext.js';
|
|
14
|
-
import './layout.module-
|
|
14
|
+
import './layout.module-2a1bae54.js';
|
|
15
15
|
import '../../navigation-bar-private/modern';
|
|
16
16
|
import 'react-merge-refs';
|
|
17
17
|
|
|
@@ -2,7 +2,7 @@ import React, { useContext } from 'react';
|
|
|
2
2
|
import cn from 'classnames';
|
|
3
3
|
import { getDataTestId } from '../../../../shared/modern';
|
|
4
4
|
import { ResponsiveContext } from '../../ResponsiveContext.js';
|
|
5
|
-
import { l as layoutStyles } from '../../layout.module-
|
|
5
|
+
import { l as layoutStyles } from '../../layout.module-2a1bae54.js';
|
|
6
6
|
|
|
7
7
|
const styles = {"component":"modal__component_6629a"};
|
|
8
8
|
require('./index.css');
|
|
@@ -4,7 +4,7 @@ import { getDataTestId } from '../../../../shared/modern';
|
|
|
4
4
|
import { SIZE_TO_CLASSNAME_MAP } from '../../consts.js';
|
|
5
5
|
import { ModalContext } from '../../Context.js';
|
|
6
6
|
import { ResponsiveContext } from '../../ResponsiveContext.js';
|
|
7
|
-
import { l as layoutStyles } from '../../layout.module-
|
|
7
|
+
import { l as layoutStyles } from '../../layout.module-2a1bae54.js';
|
|
8
8
|
import '../../../../base-modal/modern';
|
|
9
9
|
|
|
10
10
|
const desktopStyles = {"footer":"modal__footer_e5vdf","sticky":"modal__sticky_e5vdf","fullscreen":"modal__fullscreen_e5vdf","size-500":"modal__size-500_e5vdf","size-600":"modal__size-600_e5vdf","size-800":"modal__size-800_e5vdf","size-1140":"modal__size-1140_e5vdf"};
|
|
@@ -11,7 +11,7 @@ import '../consts.js';
|
|
|
11
11
|
import '../ResponsiveContext.js';
|
|
12
12
|
import '../../../shared/modern';
|
|
13
13
|
import '../Context.js';
|
|
14
|
-
import '../layout.module-
|
|
14
|
+
import '../layout.module-2a1bae54.js';
|
|
15
15
|
import '../../../navigation-bar-private/modern';
|
|
16
16
|
|
|
17
17
|
const ModalDesktopComponent = forwardRef((props, ref) => (React.createElement(Modal, { ...props, ref: ref, view: 'desktop' })));
|
|
@@ -10,7 +10,7 @@ import '../components/content/Component.js';
|
|
|
10
10
|
import '../../../shared/modern';
|
|
11
11
|
import '../Context.js';
|
|
12
12
|
import '../components/controls/Component.js';
|
|
13
|
-
import '../layout.module-
|
|
13
|
+
import '../layout.module-2a1bae54.js';
|
|
14
14
|
import '../components/footer/Component.js';
|
|
15
15
|
import '../components/header/Component.js';
|
|
16
16
|
import '../../../navigation-bar-private/modern';
|
package/modal/modern/index.js
CHANGED
|
@@ -9,7 +9,7 @@ import './Context.js';
|
|
|
9
9
|
import '../../base-modal/modern';
|
|
10
10
|
import './ResponsiveContext.js';
|
|
11
11
|
import './components/controls/Component.js';
|
|
12
|
-
import './layout.module-
|
|
12
|
+
import './layout.module-2a1bae54.js';
|
|
13
13
|
import './components/footer/Component.js';
|
|
14
14
|
import './components/header/Component.js';
|
|
15
15
|
import '../../navigation-bar-private/modern';
|
|
@@ -11,7 +11,7 @@ import '../consts.js';
|
|
|
11
11
|
import '../ResponsiveContext.js';
|
|
12
12
|
import '../../../shared/modern';
|
|
13
13
|
import '../Context.js';
|
|
14
|
-
import '../layout.module-
|
|
14
|
+
import '../layout.module-2a1bae54.js';
|
|
15
15
|
import '../../../navigation-bar-private/modern';
|
|
16
16
|
|
|
17
17
|
const ModalMobileComponent = forwardRef((props, ref) => (React.createElement(Modal, { ...props, ref: ref, view: 'mobile' })));
|
|
@@ -10,7 +10,7 @@ import '../components/content/Component.js';
|
|
|
10
10
|
import '../../../shared/modern';
|
|
11
11
|
import '../Context.js';
|
|
12
12
|
import '../components/controls/Component.js';
|
|
13
|
-
import '../layout.module-
|
|
13
|
+
import '../layout.module-2a1bae54.js';
|
|
14
14
|
import '../components/footer/Component.js';
|
|
15
15
|
import '../components/header/Component.js';
|
|
16
16
|
import '../../../navigation-bar-private/modern';
|
|
@@ -9,7 +9,6 @@ var elementClosest = require('element-closest');
|
|
|
9
9
|
var coreComponentsPortal = require('../portal');
|
|
10
10
|
var coreComponentsStack = require('../stack');
|
|
11
11
|
var desktop = require('../toast-plate/desktop');
|
|
12
|
-
var stackContext = require('@alfalab/stack-context');
|
|
13
12
|
var utils_index = require('./utils/index.js');
|
|
14
13
|
|
|
15
14
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
@@ -24,7 +23,7 @@ require('./index.css');
|
|
|
24
23
|
|
|
25
24
|
var notificationClassNameSelector = ".".concat(styles.notificationComponent);
|
|
26
25
|
var Notification = React.forwardRef(function (_a, ref) {
|
|
27
|
-
var className = _a.className, actionSectionClassName = _a.actionSectionClassName, children = _a.children, visible = _a.visible, _b = _a.offset, offset = _b === void 0 ? 108 : _b, _c = _a.hasCloser, hasCloser = _c === void 0 ? true : _c, _d = _a.autoCloseDelay, autoCloseDelay = _d === void 0 ? 5000 : _d, _e = _a.usePortal, usePortal = _e === void 0 ? true : _e, _f = _a.zIndex, zIndex = _f === void 0 ?
|
|
26
|
+
var className = _a.className, actionSectionClassName = _a.actionSectionClassName, children = _a.children, visible = _a.visible, _b = _a.offset, offset = _b === void 0 ? 108 : _b, _c = _a.hasCloser, hasCloser = _c === void 0 ? true : _c, _d = _a.autoCloseDelay, autoCloseDelay = _d === void 0 ? 5000 : _d, _e = _a.usePortal, usePortal = _e === void 0 ? true : _e, _f = _a.zIndex, zIndex = _f === void 0 ? coreComponentsStack.stackingOrder.TOAST : _f, style = _a.style, onClose = _a.onClose, onCloseTimeout = _a.onCloseTimeout, onMouseEnter = _a.onMouseEnter, onMouseLeave = _a.onMouseLeave, onClickOutside = _a.onClickOutside, restProps = tslib.__rest(_a, ["className", "actionSectionClassName", "children", "visible", "offset", "hasCloser", "autoCloseDelay", "usePortal", "zIndex", "style", "onClose", "onCloseTimeout", "onMouseEnter", "onMouseLeave", "onClickOutside"]);
|
|
28
27
|
var notificationRef = React.useRef(null);
|
|
29
28
|
var autoCloseTimeoutRef = React.useRef(0);
|
|
30
29
|
var closeTimeoutRef = React.useRef(0);
|
|
@@ -9,7 +9,6 @@ var elementClosest = require('element-closest');
|
|
|
9
9
|
var coreComponentsPortal = require('../../portal/cssm');
|
|
10
10
|
var coreComponentsStack = require('../../stack/cssm');
|
|
11
11
|
var desktop = require('../../toast-plate/cssm/desktop');
|
|
12
|
-
var stackContext = require('@alfalab/stack-context');
|
|
13
12
|
var utils_index = require('./utils/index.js');
|
|
14
13
|
var styles = require('./index.module.css');
|
|
15
14
|
|
|
@@ -23,7 +22,7 @@ var styles__default = /*#__PURE__*/_interopDefaultCompat(styles);
|
|
|
23
22
|
|
|
24
23
|
var notificationClassNameSelector = ".".concat(styles__default.default.notificationComponent);
|
|
25
24
|
var Notification = React.forwardRef(function (_a, ref) {
|
|
26
|
-
var className = _a.className, actionSectionClassName = _a.actionSectionClassName, children = _a.children, visible = _a.visible, _b = _a.offset, offset = _b === void 0 ? 108 : _b, _c = _a.hasCloser, hasCloser = _c === void 0 ? true : _c, _d = _a.autoCloseDelay, autoCloseDelay = _d === void 0 ? 5000 : _d, _e = _a.usePortal, usePortal = _e === void 0 ? true : _e, _f = _a.zIndex, zIndex = _f === void 0 ?
|
|
25
|
+
var className = _a.className, actionSectionClassName = _a.actionSectionClassName, children = _a.children, visible = _a.visible, _b = _a.offset, offset = _b === void 0 ? 108 : _b, _c = _a.hasCloser, hasCloser = _c === void 0 ? true : _c, _d = _a.autoCloseDelay, autoCloseDelay = _d === void 0 ? 5000 : _d, _e = _a.usePortal, usePortal = _e === void 0 ? true : _e, _f = _a.zIndex, zIndex = _f === void 0 ? coreComponentsStack.stackingOrder.TOAST : _f, style = _a.style, onClose = _a.onClose, onCloseTimeout = _a.onCloseTimeout, onMouseEnter = _a.onMouseEnter, onMouseLeave = _a.onMouseLeave, onClickOutside = _a.onClickOutside, restProps = tslib.__rest(_a, ["className", "actionSectionClassName", "children", "visible", "offset", "hasCloser", "autoCloseDelay", "usePortal", "zIndex", "style", "onClose", "onCloseTimeout", "onMouseEnter", "onMouseLeave", "onClickOutside"]);
|
|
27
26
|
var notificationRef = React.useRef(null);
|
|
28
27
|
var autoCloseTimeoutRef = React.useRef(0);
|
|
29
28
|
var closeTimeoutRef = React.useRef(0);
|
|
@@ -5,9 +5,8 @@ import { useSwipeable } from 'react-swipeable';
|
|
|
5
5
|
import cn from 'classnames';
|
|
6
6
|
import elementClosest from 'element-closest';
|
|
7
7
|
import { Portal } from '../../portal/esm';
|
|
8
|
-
import { Stack } from '../../stack/esm';
|
|
8
|
+
import { stackingOrder, Stack } from '../../stack/esm';
|
|
9
9
|
import { ToastPlateDesktop } from '../../toast-plate/esm/desktop';
|
|
10
|
-
import { stackingOrder } from '@alfalab/stack-context';
|
|
11
10
|
import { useClickOutside } from './utils/index.js';
|
|
12
11
|
|
|
13
12
|
var styles = {"notificationComponent":"notification__notificationComponent_x5voa","isVisible":"notification__isVisible_x5voa","isClosing":"notification__isClosing_x5voa","toastContent":"notification__toastContent_x5voa","actionSection":"notification__actionSection_x5voa"};
|
|
@@ -4,9 +4,8 @@ import { useSwipeable } from 'react-swipeable';
|
|
|
4
4
|
import cn from 'classnames';
|
|
5
5
|
import elementClosest from 'element-closest';
|
|
6
6
|
import { Portal } from '../../portal/modern';
|
|
7
|
-
import { Stack } from '../../stack/modern';
|
|
7
|
+
import { Stack, stackingOrder } from '../../stack/modern';
|
|
8
8
|
import { ToastPlateDesktop } from '../../toast-plate/modern/desktop';
|
|
9
|
-
import { stackingOrder } from '@alfalab/stack-context';
|
|
10
9
|
import { useClickOutside } from './utils/index.js';
|
|
11
10
|
|
|
12
11
|
const styles = {"notificationComponent":"notification__notificationComponent_x5voa","isVisible":"notification__isVisible_x5voa","isClosing":"notification__isClosing_x5voa","toastContent":"notification__toastContent_x5voa","actionSection":"notification__actionSection_x5voa"};
|
|
@@ -6,7 +6,6 @@ var reactTransitionGroup = require('react-transition-group');
|
|
|
6
6
|
var cn = require('classnames');
|
|
7
7
|
var coreComponentsPortal = require('../portal');
|
|
8
8
|
var coreComponentsStack = require('../stack');
|
|
9
|
-
var stackContext = require('@alfalab/stack-context');
|
|
10
9
|
var components_notification_component = require('./components/notification/component.js');
|
|
11
10
|
|
|
12
11
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
@@ -26,7 +25,7 @@ var TIMEOUT = {
|
|
|
26
25
|
enter: 400,
|
|
27
26
|
};
|
|
28
27
|
var NotificationManager = React.forwardRef(function (_a, ref) {
|
|
29
|
-
var notifications = _a.notifications, className = _a.className, dataTestId = _a.dataTestId, _b = _a.zIndex, zIndex = _b === void 0 ?
|
|
28
|
+
var notifications = _a.notifications, className = _a.className, dataTestId = _a.dataTestId, _b = _a.zIndex, zIndex = _b === void 0 ? coreComponentsStack.stackingOrder.TOAST : _b, _c = _a.style, style = _c === void 0 ? {} : _c, offset = _a.offset, onRemoveNotification = _a.onRemoveNotification, container = _a.container, restProps = tslib.__rest(_a, ["notifications", "className", "dataTestId", "zIndex", "style", "offset", "onRemoveNotification", "container"]);
|
|
30
29
|
return (React__default.default.createElement(coreComponentsStack.Stack, { value: zIndex }, function (computedZIndex) { return (React__default.default.createElement(coreComponentsPortal.Portal, { getPortalContainer: container },
|
|
31
30
|
React__default.default.createElement("div", tslib.__assign({ className: cn__default.default(styles.component, className), ref: ref, "data-test-id": dataTestId, style: tslib.__assign({ zIndex: computedZIndex, top: offset }, style) }, restProps),
|
|
32
31
|
React__default.default.createElement(reactTransitionGroup.TransitionGroup, null, notifications.map(function (element, index) {
|
|
@@ -6,7 +6,6 @@ var reactTransitionGroup = require('react-transition-group');
|
|
|
6
6
|
var cn = require('classnames');
|
|
7
7
|
var coreComponentsPortal = require('../../portal/cssm');
|
|
8
8
|
var coreComponentsStack = require('../../stack/cssm');
|
|
9
|
-
var stackContext = require('@alfalab/stack-context');
|
|
10
9
|
var components_notification_component = require('./components/notification/component.js');
|
|
11
10
|
var styles = require('./index.module.css');
|
|
12
11
|
|
|
@@ -25,7 +24,7 @@ var TIMEOUT = {
|
|
|
25
24
|
enter: 400,
|
|
26
25
|
};
|
|
27
26
|
var NotificationManager = React.forwardRef(function (_a, ref) {
|
|
28
|
-
var notifications = _a.notifications, className = _a.className, dataTestId = _a.dataTestId, _b = _a.zIndex, zIndex = _b === void 0 ?
|
|
27
|
+
var notifications = _a.notifications, className = _a.className, dataTestId = _a.dataTestId, _b = _a.zIndex, zIndex = _b === void 0 ? coreComponentsStack.stackingOrder.TOAST : _b, _c = _a.style, style = _c === void 0 ? {} : _c, offset = _a.offset, onRemoveNotification = _a.onRemoveNotification, container = _a.container, restProps = tslib.__rest(_a, ["notifications", "className", "dataTestId", "zIndex", "style", "offset", "onRemoveNotification", "container"]);
|
|
29
28
|
return (React__default.default.createElement(coreComponentsStack.Stack, { value: zIndex }, function (computedZIndex) { return (React__default.default.createElement(coreComponentsPortal.Portal, { getPortalContainer: container },
|
|
30
29
|
React__default.default.createElement("div", tslib.__assign({ className: cn__default.default(styles__default.default.component, className), ref: ref, "data-test-id": dataTestId, style: tslib.__assign({ zIndex: computedZIndex, top: offset }, style) }, restProps),
|
|
31
30
|
React__default.default.createElement(reactTransitionGroup.TransitionGroup, null, notifications.map(function (element, index) {
|
|
@@ -3,8 +3,7 @@ import React, { forwardRef } from 'react';
|
|
|
3
3
|
import { TransitionGroup, CSSTransition } from 'react-transition-group';
|
|
4
4
|
import cn from 'classnames';
|
|
5
5
|
import { Portal } from '../../portal/esm';
|
|
6
|
-
import { Stack } from '../../stack/esm';
|
|
7
|
-
import { stackingOrder } from '@alfalab/stack-context';
|
|
6
|
+
import { stackingOrder, Stack } from '../../stack/esm';
|
|
8
7
|
import { Notification } from './components/notification/component.js';
|
|
9
8
|
|
|
10
9
|
var styles = {"component":"notification-manager__component_1xrx7","notification":"notification-manager__notification_1xrx7","withoutMargin":"notification-manager__withoutMargin_1xrx7","enter":"notification-manager__enter_1xrx7","enterActive":"notification-manager__enterActive_1xrx7"};
|
|
@@ -2,8 +2,7 @@ import React, { forwardRef } from 'react';
|
|
|
2
2
|
import { TransitionGroup, CSSTransition } from 'react-transition-group';
|
|
3
3
|
import cn from 'classnames';
|
|
4
4
|
import { Portal } from '../../portal/modern';
|
|
5
|
-
import { Stack } from '../../stack/modern';
|
|
6
|
-
import { stackingOrder } from '@alfalab/stack-context';
|
|
5
|
+
import { Stack, stackingOrder } from '../../stack/modern';
|
|
7
6
|
import { Notification } from './components/notification/component.js';
|
|
8
7
|
|
|
9
8
|
const styles = {"component":"notification-manager__component_1xrx7","notification":"notification-manager__notification_1xrx7","withoutMargin":"notification-manager__withoutMargin_1xrx7","enter":"notification-manager__enter_1xrx7","enterActive":"notification-manager__enterActive_1xrx7"};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alfalab/core-components",
|
|
3
|
-
"version": "46.0.0-beta.
|
|
3
|
+
"version": "46.0.0-beta.6",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -56,7 +56,6 @@
|
|
|
56
56
|
"@alfalab/hooks": "^1.13.0",
|
|
57
57
|
"@alfalab/icons-glyph": "^2.139.0",
|
|
58
58
|
"@alfalab/icons-logotype": "^2.27.0",
|
|
59
|
-
"@alfalab/stack-context": "^1.16.0",
|
|
60
59
|
"@alfalab/utils": "^1.15.2",
|
|
61
60
|
"@dnd-kit/core": "^6.0.7",
|
|
62
61
|
"@dnd-kit/sortable": "^7.0.2",
|