@alfalab/core-components 46.0.0-beta.2 → 46.0.0-beta.3
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 +2 -1
- package/base-modal/cssm/Component.js +2 -1
- package/base-modal/esm/Component.js +2 -1
- package/base-modal/esm/index.js +1 -0
- package/base-modal/modern/Component.js +2 -1
- package/base-modal/modern/index.js +1 -0
- package/calendar-range/utils.js +3 -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/international-phone-input/cssm/index-7ca84eff.d.ts +15 -0
- package/international-phone-input/esm/index-7ca84eff.d.ts +15 -0
- package/international-phone-input/index-7ca84eff.d.ts +15 -0
- package/international-phone-input/modern/index-7ca84eff.d.ts +15 -0
- 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 +2 -1
- package/notification/cssm/Component.js +2 -1
- package/notification/esm/Component.js +2 -1
- package/notification/esm/index.js +1 -0
- package/notification/modern/Component.js +2 -1
- package/notification/modern/index.js +1 -0
- package/notification-manager/component.js +2 -1
- package/notification-manager/cssm/component.js +2 -1
- package/notification-manager/esm/component.js +2 -1
- package/notification-manager/esm/index.js +1 -0
- package/notification-manager/modern/component.js +2 -1
- package/notification-manager/modern/index.js +1 -0
- package/package.json +2 -1
- package/picker-button/cssm/index-bdb4c6b9.d.ts +1 -13
- package/picker-button/esm/index-bdb4c6b9.d.ts +1 -13
- package/picker-button/index-bdb4c6b9.d.ts +1 -13
- package/picker-button/modern/index-bdb4c6b9.d.ts +1 -13
- package/popover/Component.js +2 -1
- package/popover/cssm/Component.js +2 -1
- package/popover/esm/Component.js +2 -1
- package/popover/esm/index.js +1 -0
- package/popover/modern/Component.js +2 -1
- package/popover/modern/index.js +1 -0
- 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/cssm/component.js +4 -4
- package/stack/cssm/index.d.ts +0 -1
- package/stack/cssm/index.js +0 -3
- package/stack/esm/component.js +1 -1
- package/stack/esm/index.d.ts +0 -1
- package/stack/esm/index.js +1 -1
- package/stack/index.d.ts +0 -1
- package/stack/index.js +0 -3
- package/stack/modern/component.js +1 -1
- package/stack/modern/index.d.ts +0 -1
- package/stack/modern/index.js +1 -1
- package/steps/Component.js +9 -8
- package/steps/cssm/Component.js +9 -8
- package/steps/esm/Component.js +10 -9
- package/steps/modern/Component.js +10 -9
- package/textarea/Component.js +1 -1
- package/textarea/components/PseudoTextArea.js +1 -1
- package/textarea/components/index.d.ts +1 -1
- package/textarea/components/index.js +1 -1
- package/textarea/esm/Component.js +1 -1
- package/textarea/esm/components/PseudoTextArea.js +1 -1
- package/textarea/esm/components/index.d.ts +1 -1
- package/textarea/esm/components/index.js +1 -1
- package/textarea/esm/index.js +1 -1
- package/textarea/modern/Component.js +1 -1
- package/textarea/modern/components/PseudoTextArea.js +1 -1
- package/textarea/modern/components/index.d.ts +1 -1
- package/textarea/modern/components/index.js +1 -1
- package/textarea/modern/index.js +1 -1
- package/themes/compiled/mobile-dark-bluetint.css +178 -39
- package/toast/components/base-toast/component.js +2 -1
- package/toast/cssm/components/base-toast/component.js +2 -1
- package/toast/esm/Component.responsive.js +1 -0
- package/toast/esm/components/base-toast/component.js +2 -1
- package/toast/esm/components/base-toast/index.js +1 -0
- package/toast/esm/desktop/Component.desktop.js +1 -0
- package/toast/esm/desktop/index.js +1 -0
- package/toast/esm/index.js +1 -0
- package/toast/esm/mobile/Component.mobile.js +1 -0
- package/toast/esm/mobile/index.js +1 -0
- package/toast/modern/Component.responsive.js +1 -0
- package/toast/modern/components/base-toast/component.js +2 -1
- package/toast/modern/components/base-toast/index.js +1 -0
- package/toast/modern/desktop/Component.desktop.js +1 -0
- package/toast/modern/desktop/index.js +1 -0
- package/toast/modern/index.js +1 -0
- package/toast/modern/mobile/Component.mobile.js +1 -0
- package/toast/modern/mobile/index.js +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/universal-date-input/cssm/index-5712fce2.d.ts +1 -13
- package/universal-date-input/esm/index-5712fce2.d.ts +1 -13
- package/universal-date-input/index-5712fce2.d.ts +1 -13
- package/universal-date-input/modern/index-5712fce2.d.ts +1 -13
- package/international-phone-input/cssm/index-136acbb1.d.ts +0 -28
- package/international-phone-input/esm/index-136acbb1.d.ts +0 -28
- package/international-phone-input/index-136acbb1.d.ts +0 -28
- package/international-phone-input/modern/index-136acbb1.d.ts +0 -28
- package/stack/context.d.ts +0 -29
- package/stack/context.js +0 -34
- package/stack/cssm/context.d.ts +0 -29
- package/stack/cssm/context.js +0 -34
- package/stack/esm/context.d.ts +0 -29
- package/stack/esm/context.js +0 -31
- package/stack/modern/context.d.ts +0 -29
- package/stack/modern/context.js +0 -31
- /package/confirmation/{countdown-section-756d249f.d.ts → countdown-section-80b2f871.d.ts} +0 -0
- /package/confirmation/{countdown-section-756d249f.js → countdown-section-80b2f871.js} +0 -0
- /package/confirmation/esm/{countdown-section-7dc1e811.d.ts → countdown-section-acc1051f.d.ts} +0 -0
- /package/confirmation/esm/{countdown-section-7dc1e811.js → countdown-section-acc1051f.js} +0 -0
- /package/confirmation/modern/{countdown-section-eccb06b6.d.ts → countdown-section-91463948.d.ts} +0 -0
- /package/confirmation/modern/{countdown-section-eccb06b6.js → countdown-section-91463948.js} +0 -0
- /package/gallery/{buttons-0e0683d9.d.ts → buttons-2d32d0ff.d.ts} +0 -0
- /package/gallery/{buttons-0e0683d9.js → buttons-2d32d0ff.js} +0 -0
- /package/gallery/esm/{buttons-eabdb51b.d.ts → buttons-7f3fd122.d.ts} +0 -0
- /package/gallery/esm/{buttons-eabdb51b.js → buttons-7f3fd122.js} +0 -0
- /package/gallery/esm/{slide-a8f6ccc1.d.ts → slide-296478be.d.ts} +0 -0
- /package/gallery/esm/{slide-a8f6ccc1.js → slide-296478be.js} +0 -0
- /package/gallery/modern/{buttons-062ff167.d.ts → buttons-efa9898e.d.ts} +0 -0
- /package/gallery/modern/{buttons-062ff167.js → buttons-efa9898e.js} +0 -0
- /package/gallery/modern/{slide-b5566e19.d.ts → slide-7d442501.d.ts} +0 -0
- /package/gallery/modern/{slide-b5566e19.js → slide-7d442501.js} +0 -0
- /package/gallery/{slide-3d8ed06b.d.ts → slide-4fbf6ff4.d.ts} +0 -0
- /package/gallery/{slide-3d8ed06b.js → slide-4fbf6ff4.js} +0 -0
- /package/modal/esm/{layout.module-912924e9.js → layout.module-8c2ad581.js} +0 -0
- /package/modal/{layout.module-e38411cc.js → layout.module-9c7f42a7.js} +0 -0
- /package/modal/modern/{layout.module-020e2ced.js → layout.module-7b9f84d6.js} +0 -0
- /package/select/esm/{hook-ec5dced0.d.ts → hook-74e64a0c.d.ts} +0 -0
- /package/select/esm/{hook-ec5dced0.js → hook-74e64a0c.js} +0 -0
- /package/select/{hook-24546f56.d.ts → hook-0bb52889.d.ts} +0 -0
- /package/select/{hook-24546f56.js → hook-0bb52889.js} +0 -0
- /package/select/modern/{hook-b714aff5.d.ts → hook-6af684e1.d.ts} +0 -0
- /package/select/modern/{hook-b714aff5.js → hook-6af684e1.js} +0 -0
- /package/side-panel/esm/{layout.module-bde8ec44.js → layout.module-42bf261d.js} +0 -0
- /package/side-panel/{layout.module-a60d58a0.js → layout.module-2ea47a88.js} +0 -0
- /package/side-panel/modern/{layout.module-f1c80687.js → layout.module-39651e51.js} +0 -0
- /package/textarea/{PseudoTextArea-7681334c.d.ts → PseudoTextArea-53ba3572.d.ts} +0 -0
- /package/textarea/{PseudoTextArea-7681334c.js → PseudoTextArea-53ba3572.js} +0 -0
- /package/textarea/esm/{PseudoTextArea-850a55b5.d.ts → PseudoTextArea-278ebb87.d.ts} +0 -0
- /package/textarea/esm/{PseudoTextArea-850a55b5.js → PseudoTextArea-278ebb87.js} +0 -0
- /package/textarea/modern/{PseudoTextArea-c51ed577.d.ts → PseudoTextArea-0d65e973.d.ts} +0 -0
- /package/textarea/modern/{PseudoTextArea-c51ed577.js → PseudoTextArea-0d65e973.js} +0 -0
- /package/toast-plate/esm/{getDataTestId-185adec6.d.ts → getDataTestId-32d52205.d.ts} +0 -0
- /package/toast-plate/esm/{getDataTestId-185adec6.js → getDataTestId-32d52205.js} +0 -0
- /package/toast-plate/{getDataTestId-3138baed.d.ts → getDataTestId-1de39d74.d.ts} +0 -0
- /package/toast-plate/{getDataTestId-3138baed.js → getDataTestId-1de39d74.js} +0 -0
- /package/toast-plate/modern/{getDataTestId-3a028081.d.ts → getDataTestId-dd00ab19.d.ts} +0 -0
- /package/toast-plate/modern/{getDataTestId-3a028081.js → getDataTestId-dd00ab19.js} +0 -0
- /package/typography/{colors.module-eb3d91ee.js → colors.module-95ea7fc4.js} +0 -0
- /package/typography/{common.module-a8409ce9.js → common.module-ae53b4de.js} +0 -0
- /package/typography/esm/{colors.module-457deb40.js → colors.module-2b53143b.js} +0 -0
- /package/typography/esm/{common.module-99428575.js → common.module-1373fada.js} +0 -0
- /package/typography/modern/{colors.module-a0d2e648.js → colors.module-5db1b616.js} +0 -0
- /package/typography/modern/{common.module-5bbb2813.js → common.module-49874e31.js} +0 -0
|
@@ -2,6 +2,21 @@
|
|
|
2
2
|
background: #e7e8ea;
|
|
3
3
|
} .card-image__loaded_bvs5x {
|
|
4
4
|
background: transparent
|
|
5
|
+
}.backdrop__backdrop_14p7c {
|
|
6
|
+
-webkit-tap-highlight-color: transparent;
|
|
7
|
+
} .backdrop__appear_14p7c,
|
|
8
|
+
.backdrop__enter_14p7c {
|
|
9
|
+
background-color: transparent;
|
|
10
|
+
} .backdrop__appearActive_14p7c,
|
|
11
|
+
.backdrop__enterActive_14p7c,
|
|
12
|
+
.backdrop__appearDone_14p7c,
|
|
13
|
+
.backdrop__enterDone_14p7c {
|
|
14
|
+
background-color: rgba(0, 0, 0, 0.7);
|
|
15
|
+
} .backdrop__exit_14p7c {
|
|
16
|
+
background-color: rgba(0, 0, 0, 0.7);
|
|
17
|
+
} .backdrop__exitActive_14p7c,
|
|
18
|
+
.backdrop__exitDone_14p7c {
|
|
19
|
+
background-color: transparent;
|
|
5
20
|
}.badge__component_1x6bo.badge__background-accent_1x6bo {
|
|
6
21
|
background-color: #f83a2a;
|
|
7
22
|
color: rgba(255, 255, 255, 0.94);
|
|
@@ -62,21 +77,6 @@
|
|
|
62
77
|
background-color: #fff;
|
|
63
78
|
} .badge__dot_1x6bo.badge__outlineCount_1x6bo {
|
|
64
79
|
border: 1px solid #121213;
|
|
65
|
-
}.backdrop__backdrop_14p7c {
|
|
66
|
-
-webkit-tap-highlight-color: transparent;
|
|
67
|
-
} .backdrop__appear_14p7c,
|
|
68
|
-
.backdrop__enter_14p7c {
|
|
69
|
-
background-color: transparent;
|
|
70
|
-
} .backdrop__appearActive_14p7c,
|
|
71
|
-
.backdrop__enterActive_14p7c,
|
|
72
|
-
.backdrop__appearDone_14p7c,
|
|
73
|
-
.backdrop__enterDone_14p7c {
|
|
74
|
-
background-color: rgba(0, 0, 0, 0.7);
|
|
75
|
-
} .backdrop__exit_14p7c {
|
|
76
|
-
background-color: rgba(0, 0, 0, 0.7);
|
|
77
|
-
} .backdrop__exitActive_14p7c,
|
|
78
|
-
.backdrop__exitDone_14p7c {
|
|
79
|
-
background-color: transparent;
|
|
80
80
|
}.divider__component_wc83h {
|
|
81
81
|
border-bottom: 1px solid #353539;
|
|
82
82
|
}.dropzone__component_14isj {
|
|
@@ -168,14 +168,7 @@
|
|
|
168
168
|
background: #fff;
|
|
169
169
|
} .hatching-progress-bar__accent_uc0xr {
|
|
170
170
|
background: #f83a2a;
|
|
171
|
-
}.
|
|
172
|
-
color: rgba(238, 238, 251, 0.55)
|
|
173
|
-
} .icon-view__bg_14i8j {
|
|
174
|
-
fill: #1c1c1e;
|
|
175
|
-
} .icon-view__border_14i8j {
|
|
176
|
-
stroke: rgba(225, 225, 248, 0.09);
|
|
177
|
-
fill: transparent;
|
|
178
|
-
}.indicator__component_1nsoq {
|
|
171
|
+
}.indicator__component_1nsoq {
|
|
179
172
|
color: rgba(255, 255, 255, 0.94);
|
|
180
173
|
background-color: #f83a2a;
|
|
181
174
|
} .indicator__red_1nsoq {
|
|
@@ -193,7 +186,15 @@
|
|
|
193
186
|
color: rgba(255, 255, 255, 0.94)
|
|
194
187
|
} .indicator__grey_1nsoq.indicator__border_1nsoq {
|
|
195
188
|
outline: 2px solid #121213;
|
|
196
|
-
}.
|
|
189
|
+
}.icon-view__component_14i8j {
|
|
190
|
+
color: rgba(238, 238, 251, 0.55)
|
|
191
|
+
} .icon-view__bg_14i8j {
|
|
192
|
+
fill: #1c1c1e;
|
|
193
|
+
} .icon-view__border_14i8j {
|
|
194
|
+
stroke: rgba(225, 225, 248, 0.09);
|
|
195
|
+
fill: transparent;
|
|
196
|
+
}@keyframes loader__blink_1pw7m {
|
|
197
|
+
}.link__primary_ntmi4 {
|
|
197
198
|
color: rgba(255, 255, 255, 0.94);
|
|
198
199
|
border-bottom-color: rgba(255, 255, 255, 0.94)
|
|
199
200
|
} @media (hover: hover) {
|
|
@@ -259,8 +260,7 @@
|
|
|
259
260
|
}
|
|
260
261
|
} .link__defaultView_1qr6m:active {
|
|
261
262
|
color: #2453b4;
|
|
262
|
-
}
|
|
263
|
-
}.progress-bar__container_1s9v6 {
|
|
263
|
+
}.progress-bar__container_1s9v6 {
|
|
264
264
|
background: rgba(222, 222, 238, 0.13)
|
|
265
265
|
} .progress-bar__filled_1s9v6.progress-bar__positive_1s9v6 {
|
|
266
266
|
background: #17d055;
|
|
@@ -278,7 +278,17 @@
|
|
|
278
278
|
background: #fff;
|
|
279
279
|
} .progress-bar__filled_1s9v6.progress-bar__accent_1s9v6 {
|
|
280
280
|
background: #f83a2a;
|
|
281
|
-
}.
|
|
281
|
+
}.scrollbar__component_1qo42 .scrollbar:before {
|
|
282
|
+
background-color: rgba(228, 228, 251, 0.28);
|
|
283
|
+
} .scrollbar__component_1qo42.dragging .track .scrollbar.visible:before {
|
|
284
|
+
background-color: rgba(238, 238, 254, 0.46);
|
|
285
|
+
}
|
|
286
|
+
|
|
287
|
+
.scrollbar__component_1jt2a .scrollbar:before {
|
|
288
|
+
background-color: rgba(9, 12, 37, 0.28);
|
|
289
|
+
} .scrollbar__component_1jt2a.dragging .track .scrollbar.visible:before {
|
|
290
|
+
background-color: rgba(4, 4, 21, 0.47);
|
|
291
|
+
}.skeleton__component_zlc0o {
|
|
282
292
|
color: transparent;
|
|
283
293
|
background: rgba(214, 214, 229, 0.07)
|
|
284
294
|
} .skeleton__component_zlc0o:before {
|
|
@@ -290,17 +300,7 @@
|
|
|
290
300
|
100% {
|
|
291
301
|
background: rgba(222, 222, 238, 0.13);
|
|
292
302
|
}
|
|
293
|
-
}.
|
|
294
|
-
background-color: rgba(228, 228, 251, 0.28);
|
|
295
|
-
} .scrollbar__component_1qo42.dragging .track .scrollbar.visible:before {
|
|
296
|
-
background-color: rgba(238, 238, 254, 0.46);
|
|
297
|
-
}
|
|
298
|
-
|
|
299
|
-
.scrollbar__component_1jt2a .scrollbar:before {
|
|
300
|
-
background-color: rgba(9, 12, 37, 0.28);
|
|
301
|
-
} .scrollbar__component_1jt2a.dragging .track .scrollbar.visible:before {
|
|
302
|
-
background-color: rgba(4, 4, 21, 0.47);
|
|
303
|
-
}.segmented-control__wrapper_z5389 {
|
|
303
|
+
}.segmented-control__wrapper_z5389 {
|
|
304
304
|
background-color: rgba(225, 225, 248, 0.09);
|
|
305
305
|
} .segmented-control__segment_z5389.segmented-control__selected_z5389 {
|
|
306
306
|
color: rgba(255, 255, 255, 0.94);
|
|
@@ -424,4 +424,143 @@
|
|
|
424
424
|
.status-badge__neutral-operation_1ez6y,
|
|
425
425
|
.status-badge__neutral-cross_1ez6y {
|
|
426
426
|
background-color: #898991;
|
|
427
|
-
}
|
|
427
|
+
}.underlay__background-accent_hkejj {
|
|
428
|
+
background-color: #ef3124;
|
|
429
|
+
} .underlay__background-info_hkejj {
|
|
430
|
+
background-color: #001c3c;
|
|
431
|
+
} .underlay__background-attention-muted_hkejj {
|
|
432
|
+
background-color: #36291f;
|
|
433
|
+
} .underlay__background-positive-muted_hkejj {
|
|
434
|
+
background-color: #232d25;
|
|
435
|
+
} .underlay__background-negative-muted_hkejj {
|
|
436
|
+
background-color: #392523;
|
|
437
|
+
} .underlay__background-primary_hkejj {
|
|
438
|
+
background-color: #0e0e0e;
|
|
439
|
+
} .underlay__background-primary-inverted_hkejj {
|
|
440
|
+
background-color: #fff;
|
|
441
|
+
} .underlay__background-secondary_hkejj {
|
|
442
|
+
background-color: #1c1c1e;
|
|
443
|
+
} .underlay__background-secondary-inverted_hkejj {
|
|
444
|
+
background-color: #f2f3f5;
|
|
445
|
+
} .underlay__background-tertiary_hkejj {
|
|
446
|
+
background-color: #27272a;
|
|
447
|
+
} .underlay__background-tertiary-inverted_hkejj {
|
|
448
|
+
background-color: #e7e8ea;
|
|
449
|
+
} .underlay__background-quaternary_hkejj {
|
|
450
|
+
background-color: #36363a;
|
|
451
|
+
} .underlay__background-quaternary-inverted_hkejj {
|
|
452
|
+
background-color: #dcdee2;
|
|
453
|
+
} .underlay__background-specialbg-component_hkejj {
|
|
454
|
+
background-color: rgba(255, 255, 255, 0.1);
|
|
455
|
+
} .underlay__background-specialbg-component-inverted_hkejj {
|
|
456
|
+
background-color: rgba(11, 31, 53, 0.07);
|
|
457
|
+
} .underlay__background-specialbg-primary-grouped_hkejj {
|
|
458
|
+
background-color: #1c1c1e;
|
|
459
|
+
} .underlay__background-specialbg-secondary-grouped_hkejj {
|
|
460
|
+
background-color: #27272a;
|
|
461
|
+
} .underlay__background-specialbg-tertiary-grouped_hkejj {
|
|
462
|
+
background-color: #36363a;
|
|
463
|
+
} .underlay__background-specialbg-secondary-transparent_hkejj {
|
|
464
|
+
background-color: rgba(214, 214, 229, 0.07);
|
|
465
|
+
} .underlay__background-specialbg-secondary-transparent-inverted_hkejj {
|
|
466
|
+
background-color: rgba(38, 55, 88, 0.06);
|
|
467
|
+
} .underlay__background-specialbg-tertiary-transparent_hkejj {
|
|
468
|
+
background-color: rgba(222, 222, 240, 0.12);
|
|
469
|
+
} .underlay__background-specialbg-tertiary-transparent-inverted_hkejj {
|
|
470
|
+
background-color: rgba(30, 43, 68, 0.08);
|
|
471
|
+
} .underlay__shadow-xs_hkejj {
|
|
472
|
+
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
|
|
473
|
+
} .underlay__shadow-s_hkejj {
|
|
474
|
+
box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
|
|
475
|
+
0 0 1px rgba(0, 0, 0, 0.04);
|
|
476
|
+
} .underlay__shadow-m_hkejj {
|
|
477
|
+
box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
|
|
478
|
+
0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
|
|
479
|
+
} .underlay__shadow-l_hkejj {
|
|
480
|
+
box-shadow: 0 24px 32px rgba(0, 0, 0, 0.08), 0 20px 24px rgba(0, 0, 0, 0.08),
|
|
481
|
+
0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
|
|
482
|
+
} .underlay__shadow-xl_hkejj {
|
|
483
|
+
box-shadow: 0 32px 40px rgba(0, 0, 0, 0.08), 0 24px 32px rgba(0, 0, 0, 0.08),
|
|
484
|
+
0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
|
|
485
|
+
0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
|
|
486
|
+
} .underlay__shadow-xs-hard_hkejj {
|
|
487
|
+
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
|
|
488
|
+
} .underlay__shadow-s-hard_hkejj {
|
|
489
|
+
box-shadow: 0 12px 16px rgba(0, 0, 0, 0.16), 0 4px 8px rgba(0, 0, 0, 0.16),
|
|
490
|
+
0 0 1px rgba(0, 0, 0, 0.16);
|
|
491
|
+
} .underlay__shadow-m-hard_hkejj {
|
|
492
|
+
box-shadow: 0 20px 24px rgba(0, 0, 0, 0.2), 0 12px 16px rgba(0, 0, 0, 0.16),
|
|
493
|
+
0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
|
|
494
|
+
} .underlay__shadow-l-hard_hkejj {
|
|
495
|
+
box-shadow: 0 24px 32px rgba(0, 0, 0, 0.2), 0 20px 24px rgba(0, 0, 0, 0.2),
|
|
496
|
+
0 12px 16px rgba(0, 0, 0, 0.16), 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
|
|
497
|
+
} .underlay__shadow-xl-hard_hkejj {
|
|
498
|
+
box-shadow: 0 32px 40px rgba(0, 0, 0, 0.2), 0 24px 32px rgba(0, 0, 0, 0.2),
|
|
499
|
+
0 20px 24px rgba(0, 0, 0, 0.2), 0 12px 16px rgba(0, 0, 0, 0.16),
|
|
500
|
+
0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
|
|
501
|
+
} .underlay__shadow-xs-up_hkejj {
|
|
502
|
+
box-shadow: 0 0 4px rgba(0, 0, 0, 0.02), 0 -2px 4px rgba(0, 0, 0, 0.04);
|
|
503
|
+
} .underlay__shadow-s-up_hkejj {
|
|
504
|
+
box-shadow: 0 0 8px rgba(0, 0, 0, 0.04), 0 -4px 8px rgba(0, 0, 0, 0.08);
|
|
505
|
+
} .underlay__shadow-m-up_hkejj {
|
|
506
|
+
box-shadow: 0 0 16px rgba(0, 0, 0, 0.08), 0 -8px 16px rgba(0, 0, 0, 0.16);
|
|
507
|
+
} .underlay__shadow-l-up_hkejj {
|
|
508
|
+
box-shadow: 0 0 24px rgba(0, 0, 0, 0.12), 0 -12px 24px rgba(0, 0, 0, 0.24);
|
|
509
|
+
} .underlay__shadow-xl-up_hkejj {
|
|
510
|
+
box-shadow: 0 0 32px rgba(0, 0, 0, 0.16), 0 -16px 32px rgba(0, 0, 0, 0.32);
|
|
511
|
+
} .underlay__shadow-xs-hard-up_hkejj {
|
|
512
|
+
box-shadow: 0 0 4px rgba(0, 0, 0, 0.02), 0 -2px 4px rgba(0, 0, 0, 0.04),
|
|
513
|
+
0 -2px 4px rgba(0, 0, 0, 0.16);
|
|
514
|
+
} .underlay__shadow-s-hard-up_hkejj {
|
|
515
|
+
box-shadow: 0 0 8px rgba(0, 0, 0, 0.04), 0 -4px 8px rgba(0, 0, 0, 0.08),
|
|
516
|
+
0 -4px 8px rgba(0, 0, 0, 0.16);
|
|
517
|
+
} .underlay__shadow-m-hard-up_hkejj {
|
|
518
|
+
box-shadow: 0 0 16px rgba(0, 0, 0, 0.08), 0 -8px 16px rgba(0, 0, 0, 0.16),
|
|
519
|
+
0 -8px 16px rgba(0, 0, 0, 0.16);
|
|
520
|
+
} .underlay__shadow-l-hard-up_hkejj {
|
|
521
|
+
box-shadow: 0 0 24px rgba(0, 0, 0, 0.12), 0 -12px 24px rgba(0, 0, 0, 0.24),
|
|
522
|
+
0 -12px 24px rgba(0, 0, 0, 0.16);
|
|
523
|
+
} .underlay__shadow-xl-hard-up_hkejj {
|
|
524
|
+
box-shadow: 0 0 32px rgba(0, 0, 0, 0.16), 0 -16px 32px rgba(0, 0, 0, 0.32),
|
|
525
|
+
0 -16px 32px rgba(0, 0, 0, 0.16);
|
|
526
|
+
} .underlay__border-color-accent_hkejj {
|
|
527
|
+
border-color: #f83a2a;
|
|
528
|
+
} .underlay__border-color-key_hkejj {
|
|
529
|
+
border-color: #fff;
|
|
530
|
+
} .underlay__border-color-key-inverted_hkejj {
|
|
531
|
+
border-color: #121213;
|
|
532
|
+
} .underlay__border-color-link_hkejj {
|
|
533
|
+
border-color: #3193fc;
|
|
534
|
+
} .underlay__border-color-primary_hkejj {
|
|
535
|
+
border-color: #353539;
|
|
536
|
+
} .underlay__border-color-primary-inverted_hkejj {
|
|
537
|
+
border-color: #d2d3d9;
|
|
538
|
+
} .underlay__border-color-secondary_hkejj {
|
|
539
|
+
border-color: #29292c;
|
|
540
|
+
} .underlay__border-color-secondary-inverted_hkejj {
|
|
541
|
+
border-color: #e7e8eb;
|
|
542
|
+
} .underlay__border-color-tertiary_hkejj {
|
|
543
|
+
border-color: #212124;
|
|
544
|
+
} .underlay__border-color-tertiary-inverted_hkejj {
|
|
545
|
+
border-color: #edeef0;
|
|
546
|
+
} .underlay__border-color-underline_hkejj {
|
|
547
|
+
border-color: #4a4a51;
|
|
548
|
+
} .underlay__border-color-underline-inverted_hkejj {
|
|
549
|
+
border-color: #babbc2;
|
|
550
|
+
} .underlay__border-color-graphic-attention_hkejj {
|
|
551
|
+
border-color: #fda136;
|
|
552
|
+
} .underlay__border-color-graphic-link_hkejj {
|
|
553
|
+
border-color: #3193fc;
|
|
554
|
+
} .underlay__border-color-graphic-negative_hkejj {
|
|
555
|
+
border-color: #ff4837;
|
|
556
|
+
} .underlay__border-color-graphic-positive_hkejj {
|
|
557
|
+
border-color: #17d055;
|
|
558
|
+
} .underlay__border-color-specialbg-secondary-transparent_hkejj {
|
|
559
|
+
border-color: rgba(225, 225, 248, 0.09);
|
|
560
|
+
} .underlay__border-color-specialbg-secondary-transparent-inverted_hkejj {
|
|
561
|
+
border-color: rgba(30, 43, 68, 0.08);
|
|
562
|
+
} .underlay__border-color-specialbg-tertiary-transparent_hkejj {
|
|
563
|
+
border-color: rgba(222, 222, 238, 0.13);
|
|
564
|
+
} .underlay__border-color-specialbg-tertiary-transparent-inverted_hkejj {
|
|
565
|
+
border-color: rgba(15, 25, 55, 0.1);
|
|
566
|
+
}
|
|
@@ -9,6 +9,7 @@ var coreComponentsPopover = require('../../../popover');
|
|
|
9
9
|
var coreComponentsPortal = require('../../../portal');
|
|
10
10
|
var coreComponentsStack = require('../../../stack');
|
|
11
11
|
var hooks = require('@alfalab/hooks');
|
|
12
|
+
var stackContext = require('@alfalab/stack-context');
|
|
12
13
|
|
|
13
14
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
14
15
|
|
|
@@ -28,7 +29,7 @@ var CSS_TRANSITION_CLASS_NAMES = {
|
|
|
28
29
|
var noop = function () { };
|
|
29
30
|
var BaseToast = React.forwardRef(function (_a, ref) {
|
|
30
31
|
var _b;
|
|
31
|
-
var anchorElement = _a.anchorElement, position = _a.position, offset = _a.offset, open = _a.open, _c = _a.autoCloseDelay, autoCloseDelay = _c === void 0 ? 3000 : _c, className = _a.className, titleClassName = _a.titleClassName, bottomOffset = _a.bottomOffset, _d = _a.style, style = _d === void 0 ? {} : _d, block = _a.block, _e = _a.zIndex, zIndex = _e === void 0 ?
|
|
32
|
+
var anchorElement = _a.anchorElement, position = _a.position, offset = _a.offset, open = _a.open, _c = _a.autoCloseDelay, autoCloseDelay = _c === void 0 ? 3000 : _c, className = _a.className, titleClassName = _a.titleClassName, bottomOffset = _a.bottomOffset, _d = _a.style, style = _d === void 0 ? {} : _d, block = _a.block, _e = _a.zIndex, zIndex = _e === void 0 ? stackContext.stackingOrder.TOAST : _e, ToastPlate = _a.ToastPlate, onMouseEnter = _a.onMouseEnter, onMouseLeave = _a.onMouseLeave, onTouchStart = _a.onTouchStart, onClose = _a.onClose, getPortalContainer = _a.getPortalContainer, useAnchorWidth = _a.useAnchorWidth, _f = _a.closeWithClickOutside, closeWithClickOutside = _f === void 0 ? true : _f, fallbackPlacements = _a.fallbackPlacements, restProps = tslib.__rest(_a, ["anchorElement", "position", "offset", "open", "autoCloseDelay", "className", "titleClassName", "bottomOffset", "style", "block", "zIndex", "ToastPlate", "onMouseEnter", "onMouseLeave", "onTouchStart", "onClose", "getPortalContainer", "useAnchorWidth", "closeWithClickOutside", "fallbackPlacements"]);
|
|
32
33
|
var plateRef = React.useRef(null);
|
|
33
34
|
var timerId = React.useRef(0);
|
|
34
35
|
var prevOpen = hooks.usePrevious(open);
|
|
@@ -9,6 +9,7 @@ var coreComponentsPopover = require('../../../../popover/cssm');
|
|
|
9
9
|
var coreComponentsPortal = require('../../../../portal/cssm');
|
|
10
10
|
var coreComponentsStack = require('../../../../stack/cssm');
|
|
11
11
|
var hooks = require('@alfalab/hooks');
|
|
12
|
+
var stackContext = require('@alfalab/stack-context');
|
|
12
13
|
var styles = require('./index.module.css');
|
|
13
14
|
|
|
14
15
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
@@ -27,7 +28,7 @@ var CSS_TRANSITION_CLASS_NAMES = {
|
|
|
27
28
|
var noop = function () { };
|
|
28
29
|
var BaseToast = React.forwardRef(function (_a, ref) {
|
|
29
30
|
var _b;
|
|
30
|
-
var anchorElement = _a.anchorElement, position = _a.position, offset = _a.offset, open = _a.open, _c = _a.autoCloseDelay, autoCloseDelay = _c === void 0 ? 3000 : _c, className = _a.className, titleClassName = _a.titleClassName, bottomOffset = _a.bottomOffset, _d = _a.style, style = _d === void 0 ? {} : _d, block = _a.block, _e = _a.zIndex, zIndex = _e === void 0 ?
|
|
31
|
+
var anchorElement = _a.anchorElement, position = _a.position, offset = _a.offset, open = _a.open, _c = _a.autoCloseDelay, autoCloseDelay = _c === void 0 ? 3000 : _c, className = _a.className, titleClassName = _a.titleClassName, bottomOffset = _a.bottomOffset, _d = _a.style, style = _d === void 0 ? {} : _d, block = _a.block, _e = _a.zIndex, zIndex = _e === void 0 ? stackContext.stackingOrder.TOAST : _e, ToastPlate = _a.ToastPlate, onMouseEnter = _a.onMouseEnter, onMouseLeave = _a.onMouseLeave, onTouchStart = _a.onTouchStart, onClose = _a.onClose, getPortalContainer = _a.getPortalContainer, useAnchorWidth = _a.useAnchorWidth, _f = _a.closeWithClickOutside, closeWithClickOutside = _f === void 0 ? true : _f, fallbackPlacements = _a.fallbackPlacements, restProps = tslib.__rest(_a, ["anchorElement", "position", "offset", "open", "autoCloseDelay", "className", "titleClassName", "bottomOffset", "style", "block", "zIndex", "ToastPlate", "onMouseEnter", "onMouseLeave", "onTouchStart", "onClose", "getPortalContainer", "useAnchorWidth", "closeWithClickOutside", "fallbackPlacements"]);
|
|
31
32
|
var plateRef = React.useRef(null);
|
|
32
33
|
var timerId = React.useRef(0);
|
|
33
34
|
var prevOpen = hooks.usePrevious(open);
|
|
@@ -5,8 +5,9 @@ import { CSSTransition } from 'react-transition-group';
|
|
|
5
5
|
import cn from 'classnames';
|
|
6
6
|
import { Popover } from '../../../../popover/esm';
|
|
7
7
|
import { Portal } from '../../../../portal/esm';
|
|
8
|
-
import {
|
|
8
|
+
import { Stack } from '../../../../stack/esm';
|
|
9
9
|
import { usePrevious, useClickOutside } from '@alfalab/hooks';
|
|
10
|
+
import { stackingOrder } from '@alfalab/stack-context';
|
|
10
11
|
|
|
11
12
|
var styles = {"toastPlate":"toast__toastPlate_16l0f","title":"toast__title_16l0f","popoverInner":"toast__popoverInner_16l0f","block":"toast__block_16l0f","fixed":"toast__fixed_16l0f","enter":"toast__enter_16l0f","enterActive":"toast__enterActive_16l0f","exit":"toast__exit_16l0f","exitActive":"toast__exitActive_16l0f"};
|
|
12
13
|
require('./index.css');
|
|
@@ -9,6 +9,7 @@ import '../../../popover/esm';
|
|
|
9
9
|
import '../../../portal/esm';
|
|
10
10
|
import '../../../stack/esm';
|
|
11
11
|
import '@alfalab/hooks';
|
|
12
|
+
import '@alfalab/stack-context';
|
|
12
13
|
|
|
13
14
|
var DefaultToastPlateDesktop = forwardRef(function (props, ref) { return (React.createElement(ToastPlateDesktop, __assign({ ref: ref }, props))); });
|
|
14
15
|
var ToastDesktop = forwardRef(function (_a, ref) {
|
package/toast/esm/index.js
CHANGED
|
@@ -9,6 +9,7 @@ import '../../../popover/esm';
|
|
|
9
9
|
import '../../../portal/esm';
|
|
10
10
|
import '../../../stack/esm';
|
|
11
11
|
import '@alfalab/hooks';
|
|
12
|
+
import '@alfalab/stack-context';
|
|
12
13
|
|
|
13
14
|
var DefaultToastPlateMobile = forwardRef(function (props, ref) { return (React.createElement(ToastPlateMobile, __assign({ ref: ref }, props))); });
|
|
14
15
|
var ToastMobile = forwardRef(function (_a, ref) {
|
|
@@ -11,6 +11,7 @@ import '../../popover/modern';
|
|
|
11
11
|
import '../../portal/modern';
|
|
12
12
|
import '../../stack/modern';
|
|
13
13
|
import '@alfalab/hooks';
|
|
14
|
+
import '@alfalab/stack-context';
|
|
14
15
|
import '../../toast-plate/modern/mobile';
|
|
15
16
|
|
|
16
17
|
const Toast = forwardRef(({ children, breakpoint = 1024, ...restProps }, ref) => {
|
|
@@ -4,8 +4,9 @@ import { CSSTransition } from 'react-transition-group';
|
|
|
4
4
|
import cn from 'classnames';
|
|
5
5
|
import { Popover } from '../../../../popover/modern';
|
|
6
6
|
import { Portal } from '../../../../portal/modern';
|
|
7
|
-
import { Stack
|
|
7
|
+
import { Stack } from '../../../../stack/modern';
|
|
8
8
|
import { usePrevious, useClickOutside } from '@alfalab/hooks';
|
|
9
|
+
import { stackingOrder } from '@alfalab/stack-context';
|
|
9
10
|
|
|
10
11
|
const styles = {"toastPlate":"toast__toastPlate_16l0f","title":"toast__title_16l0f","popoverInner":"toast__popoverInner_16l0f","block":"toast__block_16l0f","fixed":"toast__fixed_16l0f","enter":"toast__enter_16l0f","enterActive":"toast__enterActive_16l0f","exit":"toast__exit_16l0f","exitActive":"toast__exitActive_16l0f"};
|
|
11
12
|
require('./index.css');
|
|
@@ -8,6 +8,7 @@ import '../../../popover/modern';
|
|
|
8
8
|
import '../../../portal/modern';
|
|
9
9
|
import '../../../stack/modern';
|
|
10
10
|
import '@alfalab/hooks';
|
|
11
|
+
import '@alfalab/stack-context';
|
|
11
12
|
|
|
12
13
|
const DefaultToastPlateDesktop = forwardRef((props, ref) => (React.createElement(ToastPlateDesktop, { ref: ref, ...props })));
|
|
13
14
|
const ToastDesktop = forwardRef(({ ToastPlate = DefaultToastPlateDesktop, ...restProps }, ref) => (React.createElement(BaseToast, { ToastPlate: ToastPlate, ...restProps, ref: ref })));
|
package/toast/modern/index.js
CHANGED
|
@@ -8,6 +8,7 @@ import '../../../popover/modern';
|
|
|
8
8
|
import '../../../portal/modern';
|
|
9
9
|
import '../../../stack/modern';
|
|
10
10
|
import '@alfalab/hooks';
|
|
11
|
+
import '@alfalab/stack-context';
|
|
11
12
|
|
|
12
13
|
const DefaultToastPlateMobile = forwardRef((props, ref) => (React.createElement(ToastPlateMobile, { ref: ref, ...props })));
|
|
13
14
|
const ToastMobile = forwardRef(({ ToastPlate = DefaultToastPlateMobile, ...restProps }, ref) => (React.createElement(BaseToast, { ToastPlate: ToastPlate, ...restProps, ref: ref })));
|
|
@@ -4,7 +4,7 @@ var tslib = require('tslib');
|
|
|
4
4
|
var React = require('react');
|
|
5
5
|
var cn = require('classnames');
|
|
6
6
|
var coreComponentsIconButton = require('../../../icon-button');
|
|
7
|
-
var getDataTestId = require('../../getDataTestId-
|
|
7
|
+
var getDataTestId = require('../../getDataTestId-1de39d74.js');
|
|
8
8
|
require('@alfalab/hooks');
|
|
9
9
|
var coreComponentsStatusBadge = require('../../../status-badge');
|
|
10
10
|
var CrossMIcon = require('@alfalab/icons-glyph/CrossMIcon');
|
|
@@ -6,7 +6,7 @@ import { ToastPlateMobile } from './mobile/Component.mobile.js';
|
|
|
6
6
|
import './components/base-toast-plate/component.js';
|
|
7
7
|
import 'classnames';
|
|
8
8
|
import '../../icon-button/esm';
|
|
9
|
-
import './getDataTestId-
|
|
9
|
+
import './getDataTestId-32d52205.js';
|
|
10
10
|
import '@alfalab/hooks';
|
|
11
11
|
import '../../status-badge/esm';
|
|
12
12
|
import '@alfalab/icons-glyph/CrossMIcon';
|
|
@@ -2,7 +2,7 @@ import { __rest, __assign } from 'tslib';
|
|
|
2
2
|
import React, { forwardRef, useCallback } from 'react';
|
|
3
3
|
import cn from 'classnames';
|
|
4
4
|
import { IconButton } from '../../../../icon-button/esm';
|
|
5
|
-
import { g as getDataTestId } from '../../getDataTestId-
|
|
5
|
+
import { g as getDataTestId } from '../../getDataTestId-32d52205.js';
|
|
6
6
|
import '@alfalab/hooks';
|
|
7
7
|
import { StatusBadge } from '../../../../status-badge/esm';
|
|
8
8
|
import { CrossMIcon } from '@alfalab/icons-glyph/CrossMIcon';
|
|
@@ -3,7 +3,7 @@ import 'tslib';
|
|
|
3
3
|
import 'react';
|
|
4
4
|
import 'classnames';
|
|
5
5
|
import '../../../../icon-button/esm';
|
|
6
|
-
import '../../getDataTestId-
|
|
6
|
+
import '../../getDataTestId-32d52205.js';
|
|
7
7
|
import '@alfalab/hooks';
|
|
8
8
|
import '../../../../status-badge/esm';
|
|
9
9
|
import '@alfalab/icons-glyph/CrossMIcon';
|
|
@@ -3,7 +3,7 @@ import React, { forwardRef } from 'react';
|
|
|
3
3
|
import { BaseToastPlate } from '../components/base-toast-plate/component.js';
|
|
4
4
|
import 'classnames';
|
|
5
5
|
import '../../../icon-button/esm';
|
|
6
|
-
import '../getDataTestId-
|
|
6
|
+
import '../getDataTestId-32d52205.js';
|
|
7
7
|
import '@alfalab/hooks';
|
|
8
8
|
import '../../../status-badge/esm';
|
|
9
9
|
import '@alfalab/icons-glyph/CrossMIcon';
|
|
@@ -4,7 +4,7 @@ import 'react';
|
|
|
4
4
|
import '../components/base-toast-plate/component.js';
|
|
5
5
|
import 'classnames';
|
|
6
6
|
import '../../../icon-button/esm';
|
|
7
|
-
import '../getDataTestId-
|
|
7
|
+
import '../getDataTestId-32d52205.js';
|
|
8
8
|
import '@alfalab/hooks';
|
|
9
9
|
import '../../../status-badge/esm';
|
|
10
10
|
import '@alfalab/icons-glyph/CrossMIcon';
|
|
@@ -66,6 +66,6 @@ declare const dom: {
|
|
|
66
66
|
preventDefault: typeof preventDefault;
|
|
67
67
|
};
|
|
68
68
|
export { isClient, os, createPaddingStyle, easingFns, fnUtils, maskUtils, hooks, dom };
|
|
69
|
-
export * from "./getDataTestId-
|
|
69
|
+
export * from "./getDataTestId-32d52205";
|
|
70
70
|
export * from "./browser-a216f694";
|
|
71
71
|
export * from "./components/base-toast-plate/hooks/useDeprecatedBadge";
|
package/toast-plate/esm/index.js
CHANGED
|
@@ -6,7 +6,7 @@ import './desktop/Component.desktop.js';
|
|
|
6
6
|
import './components/base-toast-plate/component.js';
|
|
7
7
|
import 'classnames';
|
|
8
8
|
import '../../icon-button/esm';
|
|
9
|
-
import './getDataTestId-
|
|
9
|
+
import './getDataTestId-32d52205.js';
|
|
10
10
|
import '@alfalab/hooks';
|
|
11
11
|
import '../../status-badge/esm';
|
|
12
12
|
import '@alfalab/icons-glyph/CrossMIcon';
|
|
@@ -3,7 +3,7 @@ import React, { forwardRef } from 'react';
|
|
|
3
3
|
import { BaseToastPlate } from '../components/base-toast-plate/component.js';
|
|
4
4
|
import 'classnames';
|
|
5
5
|
import '../../../icon-button/esm';
|
|
6
|
-
import '../getDataTestId-
|
|
6
|
+
import '../getDataTestId-32d52205.js';
|
|
7
7
|
import '@alfalab/hooks';
|
|
8
8
|
import '../../../status-badge/esm';
|
|
9
9
|
import '@alfalab/icons-glyph/CrossMIcon';
|
|
@@ -4,7 +4,7 @@ import 'react';
|
|
|
4
4
|
import '../components/base-toast-plate/component.js';
|
|
5
5
|
import 'classnames';
|
|
6
6
|
import '../../../icon-button/esm';
|
|
7
|
-
import '../getDataTestId-
|
|
7
|
+
import '../getDataTestId-32d52205.js';
|
|
8
8
|
import '@alfalab/hooks';
|
|
9
9
|
import '../../../status-badge/esm';
|
|
10
10
|
import '@alfalab/icons-glyph/CrossMIcon';
|
|
@@ -66,6 +66,6 @@ declare const dom: {
|
|
|
66
66
|
preventDefault: typeof preventDefault;
|
|
67
67
|
};
|
|
68
68
|
export { isClient, os, createPaddingStyle, easingFns, fnUtils, maskUtils, hooks, dom };
|
|
69
|
-
export * from "./getDataTestId-
|
|
69
|
+
export * from "./getDataTestId-1de39d74";
|
|
70
70
|
export * from "./browser-a216f694";
|
|
71
71
|
export * from "./components/base-toast-plate/hooks/useDeprecatedBadge";
|
|
@@ -5,7 +5,7 @@ import { ToastPlateMobile } from './mobile/Component.mobile.js';
|
|
|
5
5
|
import './components/base-toast-plate/component.js';
|
|
6
6
|
import 'classnames';
|
|
7
7
|
import '../../icon-button/modern';
|
|
8
|
-
import './getDataTestId-
|
|
8
|
+
import './getDataTestId-dd00ab19.js';
|
|
9
9
|
import '@alfalab/hooks';
|
|
10
10
|
import '../../status-badge/modern';
|
|
11
11
|
import '@alfalab/icons-glyph/CrossMIcon';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import React, { forwardRef, useCallback } from 'react';
|
|
2
2
|
import cn from 'classnames';
|
|
3
3
|
import { IconButton } from '../../../../icon-button/modern';
|
|
4
|
-
import { g as getDataTestId } from '../../getDataTestId-
|
|
4
|
+
import { g as getDataTestId } from '../../getDataTestId-dd00ab19.js';
|
|
5
5
|
import '@alfalab/hooks';
|
|
6
6
|
import { StatusBadge } from '../../../../status-badge/modern';
|
|
7
7
|
import { CrossMIcon } from '@alfalab/icons-glyph/CrossMIcon';
|
|
@@ -2,7 +2,7 @@ export { BaseToastPlate } from './component.js';
|
|
|
2
2
|
import 'react';
|
|
3
3
|
import 'classnames';
|
|
4
4
|
import '../../../../icon-button/modern';
|
|
5
|
-
import '../../getDataTestId-
|
|
5
|
+
import '../../getDataTestId-dd00ab19.js';
|
|
6
6
|
import '@alfalab/hooks';
|
|
7
7
|
import '../../../../status-badge/modern';
|
|
8
8
|
import '@alfalab/icons-glyph/CrossMIcon';
|
|
@@ -2,7 +2,7 @@ import React, { forwardRef } from 'react';
|
|
|
2
2
|
import { BaseToastPlate } from '../components/base-toast-plate/component.js';
|
|
3
3
|
import 'classnames';
|
|
4
4
|
import '../../../icon-button/modern';
|
|
5
|
-
import '../getDataTestId-
|
|
5
|
+
import '../getDataTestId-dd00ab19.js';
|
|
6
6
|
import '@alfalab/hooks';
|
|
7
7
|
import '../../../status-badge/modern';
|
|
8
8
|
import '@alfalab/icons-glyph/CrossMIcon';
|
|
@@ -3,7 +3,7 @@ import 'react';
|
|
|
3
3
|
import '../components/base-toast-plate/component.js';
|
|
4
4
|
import 'classnames';
|
|
5
5
|
import '../../../icon-button/modern';
|
|
6
|
-
import '../getDataTestId-
|
|
6
|
+
import '../getDataTestId-dd00ab19.js';
|
|
7
7
|
import '@alfalab/hooks';
|
|
8
8
|
import '../../../status-badge/modern';
|
|
9
9
|
import '@alfalab/icons-glyph/CrossMIcon';
|