@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
package/stack/context.js
DELETED
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
|
-
|
|
3
|
-
var React = require('react');
|
|
4
|
-
|
|
5
|
-
/**
|
|
6
|
-
* Набор констант для z-index соответствующих классов компонентов.
|
|
7
|
-
* Значения выбраны по приоритету.
|
|
8
|
-
*/
|
|
9
|
-
var stackingOrder = {
|
|
10
|
-
/**
|
|
11
|
-
* Для компонентов с возможностью фокуса: кнопки, поля ввода
|
|
12
|
-
*/
|
|
13
|
-
FOCUSED: 2,
|
|
14
|
-
/**
|
|
15
|
-
* Значение по-умолчанию
|
|
16
|
-
*/
|
|
17
|
-
DEFAULT: 10,
|
|
18
|
-
/**
|
|
19
|
-
* Компоненты, которые управляют своей позицией, например, поповер, тултип
|
|
20
|
-
*/
|
|
21
|
-
POPOVER: 50,
|
|
22
|
-
/**
|
|
23
|
-
* Для модальных окон с оверлеем
|
|
24
|
-
*/
|
|
25
|
-
MODAL: 100,
|
|
26
|
-
/**
|
|
27
|
-
* Для тостов и нотификаций
|
|
28
|
-
*/
|
|
29
|
-
TOAST: 1000,
|
|
30
|
-
};
|
|
31
|
-
var StackingContext = React.createContext(stackingOrder.DEFAULT);
|
|
32
|
-
|
|
33
|
-
exports.StackingContext = StackingContext;
|
|
34
|
-
exports.stackingOrder = stackingOrder;
|
package/stack/cssm/context.d.ts
DELETED
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
/**
|
|
3
|
-
* Набор констант для z-index соответствующих классов компонентов.
|
|
4
|
-
* Значения выбраны по приоритету.
|
|
5
|
-
*/
|
|
6
|
-
declare const stackingOrder: {
|
|
7
|
-
/**
|
|
8
|
-
* Для компонентов с возможностью фокуса: кнопки, поля ввода
|
|
9
|
-
*/
|
|
10
|
-
FOCUSED: number;
|
|
11
|
-
/**
|
|
12
|
-
* Значение по-умолчанию
|
|
13
|
-
*/
|
|
14
|
-
DEFAULT: number;
|
|
15
|
-
/**
|
|
16
|
-
* Компоненты, которые управляют своей позицией, например, поповер, тултип
|
|
17
|
-
*/
|
|
18
|
-
POPOVER: number;
|
|
19
|
-
/**
|
|
20
|
-
* Для модальных окон с оверлеем
|
|
21
|
-
*/
|
|
22
|
-
MODAL: number;
|
|
23
|
-
/**
|
|
24
|
-
* Для тостов и нотификаций
|
|
25
|
-
*/
|
|
26
|
-
TOAST: number;
|
|
27
|
-
};
|
|
28
|
-
declare const StackingContext: import("react").Context<number>;
|
|
29
|
-
export { stackingOrder, StackingContext };
|
package/stack/cssm/context.js
DELETED
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
|
-
|
|
3
|
-
var React = require('react');
|
|
4
|
-
|
|
5
|
-
/**
|
|
6
|
-
* Набор констант для z-index соответствующих классов компонентов.
|
|
7
|
-
* Значения выбраны по приоритету.
|
|
8
|
-
*/
|
|
9
|
-
var stackingOrder = {
|
|
10
|
-
/**
|
|
11
|
-
* Для компонентов с возможностью фокуса: кнопки, поля ввода
|
|
12
|
-
*/
|
|
13
|
-
FOCUSED: 2,
|
|
14
|
-
/**
|
|
15
|
-
* Значение по-умолчанию
|
|
16
|
-
*/
|
|
17
|
-
DEFAULT: 10,
|
|
18
|
-
/**
|
|
19
|
-
* Компоненты, которые управляют своей позицией, например, поповер, тултип
|
|
20
|
-
*/
|
|
21
|
-
POPOVER: 50,
|
|
22
|
-
/**
|
|
23
|
-
* Для модальных окон с оверлеем
|
|
24
|
-
*/
|
|
25
|
-
MODAL: 100,
|
|
26
|
-
/**
|
|
27
|
-
* Для тостов и нотификаций
|
|
28
|
-
*/
|
|
29
|
-
TOAST: 1000,
|
|
30
|
-
};
|
|
31
|
-
var StackingContext = React.createContext(stackingOrder.DEFAULT);
|
|
32
|
-
|
|
33
|
-
exports.StackingContext = StackingContext;
|
|
34
|
-
exports.stackingOrder = stackingOrder;
|
package/stack/esm/context.d.ts
DELETED
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
/**
|
|
3
|
-
* Набор констант для z-index соответствующих классов компонентов.
|
|
4
|
-
* Значения выбраны по приоритету.
|
|
5
|
-
*/
|
|
6
|
-
declare const stackingOrder: {
|
|
7
|
-
/**
|
|
8
|
-
* Для компонентов с возможностью фокуса: кнопки, поля ввода
|
|
9
|
-
*/
|
|
10
|
-
FOCUSED: number;
|
|
11
|
-
/**
|
|
12
|
-
* Значение по-умолчанию
|
|
13
|
-
*/
|
|
14
|
-
DEFAULT: number;
|
|
15
|
-
/**
|
|
16
|
-
* Компоненты, которые управляют своей позицией, например, поповер, тултип
|
|
17
|
-
*/
|
|
18
|
-
POPOVER: number;
|
|
19
|
-
/**
|
|
20
|
-
* Для модальных окон с оверлеем
|
|
21
|
-
*/
|
|
22
|
-
MODAL: number;
|
|
23
|
-
/**
|
|
24
|
-
* Для тостов и нотификаций
|
|
25
|
-
*/
|
|
26
|
-
TOAST: number;
|
|
27
|
-
};
|
|
28
|
-
declare const StackingContext: import("react").Context<number>;
|
|
29
|
-
export { stackingOrder, StackingContext };
|
package/stack/esm/context.js
DELETED
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import { createContext } from 'react';
|
|
2
|
-
|
|
3
|
-
/**
|
|
4
|
-
* Набор констант для z-index соответствующих классов компонентов.
|
|
5
|
-
* Значения выбраны по приоритету.
|
|
6
|
-
*/
|
|
7
|
-
var stackingOrder = {
|
|
8
|
-
/**
|
|
9
|
-
* Для компонентов с возможностью фокуса: кнопки, поля ввода
|
|
10
|
-
*/
|
|
11
|
-
FOCUSED: 2,
|
|
12
|
-
/**
|
|
13
|
-
* Значение по-умолчанию
|
|
14
|
-
*/
|
|
15
|
-
DEFAULT: 10,
|
|
16
|
-
/**
|
|
17
|
-
* Компоненты, которые управляют своей позицией, например, поповер, тултип
|
|
18
|
-
*/
|
|
19
|
-
POPOVER: 50,
|
|
20
|
-
/**
|
|
21
|
-
* Для модальных окон с оверлеем
|
|
22
|
-
*/
|
|
23
|
-
MODAL: 100,
|
|
24
|
-
/**
|
|
25
|
-
* Для тостов и нотификаций
|
|
26
|
-
*/
|
|
27
|
-
TOAST: 1000,
|
|
28
|
-
};
|
|
29
|
-
var StackingContext = createContext(stackingOrder.DEFAULT);
|
|
30
|
-
|
|
31
|
-
export { StackingContext, stackingOrder };
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
/**
|
|
3
|
-
* Набор констант для z-index соответствующих классов компонентов.
|
|
4
|
-
* Значения выбраны по приоритету.
|
|
5
|
-
*/
|
|
6
|
-
declare const stackingOrder: {
|
|
7
|
-
/**
|
|
8
|
-
* Для компонентов с возможностью фокуса: кнопки, поля ввода
|
|
9
|
-
*/
|
|
10
|
-
FOCUSED: number;
|
|
11
|
-
/**
|
|
12
|
-
* Значение по-умолчанию
|
|
13
|
-
*/
|
|
14
|
-
DEFAULT: number;
|
|
15
|
-
/**
|
|
16
|
-
* Компоненты, которые управляют своей позицией, например, поповер, тултип
|
|
17
|
-
*/
|
|
18
|
-
POPOVER: number;
|
|
19
|
-
/**
|
|
20
|
-
* Для модальных окон с оверлеем
|
|
21
|
-
*/
|
|
22
|
-
MODAL: number;
|
|
23
|
-
/**
|
|
24
|
-
* Для тостов и нотификаций
|
|
25
|
-
*/
|
|
26
|
-
TOAST: number;
|
|
27
|
-
};
|
|
28
|
-
declare const StackingContext: import("react").Context<number>;
|
|
29
|
-
export { stackingOrder, StackingContext };
|
package/stack/modern/context.js
DELETED
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import { createContext } from 'react';
|
|
2
|
-
|
|
3
|
-
/**
|
|
4
|
-
* Набор констант для z-index соответствующих классов компонентов.
|
|
5
|
-
* Значения выбраны по приоритету.
|
|
6
|
-
*/
|
|
7
|
-
const stackingOrder = {
|
|
8
|
-
/**
|
|
9
|
-
* Для компонентов с возможностью фокуса: кнопки, поля ввода
|
|
10
|
-
*/
|
|
11
|
-
FOCUSED: 2,
|
|
12
|
-
/**
|
|
13
|
-
* Значение по-умолчанию
|
|
14
|
-
*/
|
|
15
|
-
DEFAULT: 10,
|
|
16
|
-
/**
|
|
17
|
-
* Компоненты, которые управляют своей позицией, например, поповер, тултип
|
|
18
|
-
*/
|
|
19
|
-
POPOVER: 50,
|
|
20
|
-
/**
|
|
21
|
-
* Для модальных окон с оверлеем
|
|
22
|
-
*/
|
|
23
|
-
MODAL: 100,
|
|
24
|
-
/**
|
|
25
|
-
* Для тостов и нотификаций
|
|
26
|
-
*/
|
|
27
|
-
TOAST: 1000,
|
|
28
|
-
};
|
|
29
|
-
const StackingContext = createContext(stackingOrder.DEFAULT);
|
|
30
|
-
|
|
31
|
-
export { StackingContext, stackingOrder };
|
|
File without changes
|
|
File without changes
|
/package/confirmation/esm/{countdown-section-7dc1e811.d.ts → countdown-section-acc1051f.d.ts}
RENAMED
|
File without changes
|
|
File without changes
|
/package/confirmation/modern/{countdown-section-eccb06b6.d.ts → countdown-section-91463948.d.ts}
RENAMED
|
File without changes
|
/package/confirmation/modern/{countdown-section-eccb06b6.js → countdown-section-91463948.js}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|