@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
|
@@ -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-dd00ab19";
|
|
70
70
|
export * from "./browser-a216f694";
|
|
71
71
|
export * from "./components/base-toast-plate/hooks/useDeprecatedBadge";
|
|
@@ -5,7 +5,7 @@ import './desktop/Component.desktop.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';
|
|
@@ -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';
|
|
@@ -9,10 +9,10 @@ import 'classnames';
|
|
|
9
9
|
import './hooks/use-skeleton.js';
|
|
10
10
|
import '../../skeleton/esm';
|
|
11
11
|
import '@alfalab/hooks';
|
|
12
|
-
import './colors.module-
|
|
12
|
+
import './colors.module-2b53143b.js';
|
|
13
13
|
import './title/component.js';
|
|
14
14
|
import './title/utils.js';
|
|
15
|
-
import './common.module-
|
|
15
|
+
import './common.module-1373fada.js';
|
|
16
16
|
import '../../mq/esm';
|
|
17
17
|
|
|
18
18
|
var Typography = {
|
package/typography/esm/index.js
CHANGED
|
@@ -8,11 +8,11 @@ import 'classnames';
|
|
|
8
8
|
import './hooks/use-skeleton.js';
|
|
9
9
|
import '../../skeleton/esm';
|
|
10
10
|
import '@alfalab/hooks';
|
|
11
|
-
import './colors.module-
|
|
11
|
+
import './colors.module-2b53143b.js';
|
|
12
12
|
import './title/index.js';
|
|
13
13
|
import './title/component.js';
|
|
14
14
|
import './title/utils.js';
|
|
15
|
-
import './common.module-
|
|
15
|
+
import './common.module-1373fada.js';
|
|
16
16
|
import './title-mobile/component.js';
|
|
17
17
|
import './title-responsive/component.js';
|
|
18
18
|
import '../../mq/esm';
|
|
@@ -3,7 +3,7 @@ import React, { forwardRef } from 'react';
|
|
|
3
3
|
import mergeRefs from 'react-merge-refs';
|
|
4
4
|
import cn from 'classnames';
|
|
5
5
|
import { useSkeleton } from '../hooks/use-skeleton.js';
|
|
6
|
-
import { c as colors } from '../colors.module-
|
|
6
|
+
import { c as colors } from '../colors.module-2b53143b.js';
|
|
7
7
|
import '../../../skeleton/esm';
|
|
8
8
|
import '@alfalab/hooks';
|
|
9
9
|
|
|
@@ -4,7 +4,7 @@ import mergeRefs from 'react-merge-refs';
|
|
|
4
4
|
import cn from 'classnames';
|
|
5
5
|
import { useSkeleton } from '../hooks/use-skeleton.js';
|
|
6
6
|
import { getDefaultWeight } from './utils.js';
|
|
7
|
-
import { c as colors } from '../colors.module-
|
|
7
|
+
import { c as colors } from '../colors.module-2b53143b.js';
|
|
8
8
|
import '../../../skeleton/esm';
|
|
9
9
|
import '@alfalab/hooks';
|
|
10
10
|
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { __assign } from 'tslib';
|
|
2
2
|
import React, { forwardRef } from 'react';
|
|
3
3
|
import { TitleBase } from './component.js';
|
|
4
|
-
import { c as commonStyles } from '../common.module-
|
|
4
|
+
import { c as commonStyles } from '../common.module-1373fada.js';
|
|
5
5
|
import 'react-merge-refs';
|
|
6
6
|
import 'classnames';
|
|
7
7
|
import '../hooks/use-skeleton.js';
|
|
8
8
|
import '../../../skeleton/esm';
|
|
9
9
|
import '@alfalab/hooks';
|
|
10
10
|
import './utils.js';
|
|
11
|
-
import '../colors.module-
|
|
11
|
+
import '../colors.module-2b53143b.js';
|
|
12
12
|
|
|
13
13
|
var styles = {"styrene-xlarge":"typography__styrene-xlarge_1o44y","styrene-large":"typography__styrene-large_1o44y","styrene-medium":"typography__styrene-medium_1o44y","styrene-small":"typography__styrene-small_1o44y","styrene-xsmall":"typography__styrene-xsmall_1o44y","system-xlarge":"typography__system-xlarge_1o44y","system-large":"typography__system-large_1o44y","system-medium":"typography__system-medium_1o44y","system-small":"typography__system-small_1o44y","system-xsmall":"typography__system-xsmall_1o44y","margins-xlarge":"typography__margins-xlarge_1o44y","margins-large":"typography__margins-large_1o44y","margins-medium":"typography__margins-medium_1o44y","margins-small":"typography__margins-small_1o44y","margins-xsmall":"typography__margins-xsmall_1o44y","rowLimit1":"typography__rowLimit1_1o44y","rowLimit2":"typography__rowLimit2_1o44y","rowLimit3":"typography__rowLimit3_1o44y"};
|
|
14
14
|
require('./index.css');
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { __assign } from 'tslib';
|
|
2
2
|
import React, { forwardRef } from 'react';
|
|
3
3
|
import { TitleBase } from '../title/component.js';
|
|
4
|
-
import { c as commonStyles } from '../common.module-
|
|
4
|
+
import { c as commonStyles } from '../common.module-1373fada.js';
|
|
5
5
|
import 'react-merge-refs';
|
|
6
6
|
import 'classnames';
|
|
7
7
|
import '../hooks/use-skeleton.js';
|
|
8
8
|
import '../../../skeleton/esm';
|
|
9
9
|
import '@alfalab/hooks';
|
|
10
10
|
import '../title/utils.js';
|
|
11
|
-
import '../colors.module-
|
|
11
|
+
import '../colors.module-2b53143b.js';
|
|
12
12
|
|
|
13
13
|
var styles = {"styrene-xlarge":"typography__styrene-xlarge_bmb75","styrene-large":"typography__styrene-large_bmb75","styrene-medium":"typography__styrene-medium_bmb75","styrene-small":"typography__styrene-small_bmb75","styrene-xsmall":"typography__styrene-xsmall_bmb75","system-xlarge":"typography__system-xlarge_bmb75","system-large":"typography__system-large_bmb75","system-medium":"typography__system-medium_bmb75","system-small":"typography__system-small_bmb75","system-xsmall":"typography__system-xsmall_bmb75"};
|
|
14
14
|
require('./index.css');
|
|
@@ -8,5 +8,5 @@ import '../hooks/use-skeleton.js';
|
|
|
8
8
|
import '../../../skeleton/esm';
|
|
9
9
|
import '@alfalab/hooks';
|
|
10
10
|
import '../title/utils.js';
|
|
11
|
-
import '../colors.module-
|
|
12
|
-
import '../common.module-
|
|
11
|
+
import '../colors.module-2b53143b.js';
|
|
12
|
+
import '../common.module-1373fada.js';
|
|
@@ -2,14 +2,14 @@ import { __assign } from 'tslib';
|
|
|
2
2
|
import React, { forwardRef } from 'react';
|
|
3
3
|
import { useMatchMedia } from '../../../mq/esm';
|
|
4
4
|
import { TitleBase } from '../title/component.js';
|
|
5
|
-
import { c as commonStyles } from '../common.module-
|
|
5
|
+
import { c as commonStyles } from '../common.module-1373fada.js';
|
|
6
6
|
import 'react-merge-refs';
|
|
7
7
|
import 'classnames';
|
|
8
8
|
import '../hooks/use-skeleton.js';
|
|
9
9
|
import '../../../skeleton/esm';
|
|
10
10
|
import '@alfalab/hooks';
|
|
11
11
|
import '../title/utils.js';
|
|
12
|
-
import '../colors.module-
|
|
12
|
+
import '../colors.module-2b53143b.js';
|
|
13
13
|
|
|
14
14
|
var styles = {"styrene-xlarge":"typography__styrene-xlarge_1co3p","styrene-large":"typography__styrene-large_1co3p","styrene-medium":"typography__styrene-medium_1co3p","styrene-small":"typography__styrene-small_1co3p","styrene-xsmall":"typography__styrene-xsmall_1co3p","system-xlarge":"typography__system-xlarge_1co3p","system-large":"typography__system-large_1co3p","system-medium":"typography__system-medium_1co3p","system-small":"typography__system-small_1co3p","system-xsmall":"typography__system-xsmall_1co3p","margins-xlarge":"typography__margins-xlarge_1co3p","margins-large":"typography__margins-large_1co3p","margins-medium":"typography__margins-medium_1co3p","margins-small":"typography__margins-small_1co3p","margins-xsmall":"typography__margins-xsmall_1co3p"};
|
|
15
15
|
require('./index.css');
|
|
@@ -9,5 +9,5 @@ import '../hooks/use-skeleton.js';
|
|
|
9
9
|
import '../../../skeleton/esm';
|
|
10
10
|
import '@alfalab/hooks';
|
|
11
11
|
import '../title/utils.js';
|
|
12
|
-
import '../colors.module-
|
|
13
|
-
import '../common.module-
|
|
12
|
+
import '../colors.module-2b53143b.js';
|
|
13
|
+
import '../common.module-1373fada.js';
|
|
@@ -8,10 +8,10 @@ import 'classnames';
|
|
|
8
8
|
import './hooks/use-skeleton.js';
|
|
9
9
|
import '../../skeleton/modern';
|
|
10
10
|
import '@alfalab/hooks';
|
|
11
|
-
import './colors.module-
|
|
11
|
+
import './colors.module-5db1b616.js';
|
|
12
12
|
import './title/component.js';
|
|
13
13
|
import './title/utils.js';
|
|
14
|
-
import './common.module-
|
|
14
|
+
import './common.module-49874e31.js';
|
|
15
15
|
import '../../mq/modern';
|
|
16
16
|
|
|
17
17
|
const Typography = {
|
|
@@ -7,11 +7,11 @@ import 'classnames';
|
|
|
7
7
|
import './hooks/use-skeleton.js';
|
|
8
8
|
import '../../skeleton/modern';
|
|
9
9
|
import '@alfalab/hooks';
|
|
10
|
-
import './colors.module-
|
|
10
|
+
import './colors.module-5db1b616.js';
|
|
11
11
|
import './title/index.js';
|
|
12
12
|
import './title/component.js';
|
|
13
13
|
import './title/utils.js';
|
|
14
|
-
import './common.module-
|
|
14
|
+
import './common.module-49874e31.js';
|
|
15
15
|
import './title-mobile/component.js';
|
|
16
16
|
import './title-responsive/component.js';
|
|
17
17
|
import '../../mq/modern';
|
|
@@ -2,7 +2,7 @@ import React, { forwardRef } from 'react';
|
|
|
2
2
|
import mergeRefs from 'react-merge-refs';
|
|
3
3
|
import cn from 'classnames';
|
|
4
4
|
import { useSkeleton } from '../hooks/use-skeleton.js';
|
|
5
|
-
import { c as colors } from '../colors.module-
|
|
5
|
+
import { c as colors } from '../colors.module-5db1b616.js';
|
|
6
6
|
import '../../../skeleton/modern';
|
|
7
7
|
import '@alfalab/hooks';
|
|
8
8
|
|
|
@@ -3,7 +3,7 @@ import mergeRefs from 'react-merge-refs';
|
|
|
3
3
|
import cn from 'classnames';
|
|
4
4
|
import { useSkeleton } from '../hooks/use-skeleton.js';
|
|
5
5
|
import { getDefaultWeight } from './utils.js';
|
|
6
|
-
import { c as colors } from '../colors.module-
|
|
6
|
+
import { c as colors } from '../colors.module-5db1b616.js';
|
|
7
7
|
import '../../../skeleton/modern';
|
|
8
8
|
import '@alfalab/hooks';
|
|
9
9
|
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import React, { forwardRef } from 'react';
|
|
2
2
|
import { TitleBase } from './component.js';
|
|
3
|
-
import { c as commonStyles } from '../common.module-
|
|
3
|
+
import { c as commonStyles } from '../common.module-49874e31.js';
|
|
4
4
|
import 'react-merge-refs';
|
|
5
5
|
import 'classnames';
|
|
6
6
|
import '../hooks/use-skeleton.js';
|
|
7
7
|
import '../../../skeleton/modern';
|
|
8
8
|
import '@alfalab/hooks';
|
|
9
9
|
import './utils.js';
|
|
10
|
-
import '../colors.module-
|
|
10
|
+
import '../colors.module-5db1b616.js';
|
|
11
11
|
|
|
12
12
|
const styles = {"styrene-xlarge":"typography__styrene-xlarge_1o44y","styrene-large":"typography__styrene-large_1o44y","styrene-medium":"typography__styrene-medium_1o44y","styrene-small":"typography__styrene-small_1o44y","styrene-xsmall":"typography__styrene-xsmall_1o44y","system-xlarge":"typography__system-xlarge_1o44y","system-large":"typography__system-large_1o44y","system-medium":"typography__system-medium_1o44y","system-small":"typography__system-small_1o44y","system-xsmall":"typography__system-xsmall_1o44y","margins-xlarge":"typography__margins-xlarge_1o44y","margins-large":"typography__margins-large_1o44y","margins-medium":"typography__margins-medium_1o44y","margins-small":"typography__margins-small_1o44y","margins-xsmall":"typography__margins-xsmall_1o44y","rowLimit1":"typography__rowLimit1_1o44y","rowLimit2":"typography__rowLimit2_1o44y","rowLimit3":"typography__rowLimit3_1o44y"};
|
|
13
13
|
require('./index.css');
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import React, { forwardRef } from 'react';
|
|
2
2
|
import { TitleBase } from '../title/component.js';
|
|
3
|
-
import { c as commonStyles } from '../common.module-
|
|
3
|
+
import { c as commonStyles } from '../common.module-49874e31.js';
|
|
4
4
|
import 'react-merge-refs';
|
|
5
5
|
import 'classnames';
|
|
6
6
|
import '../hooks/use-skeleton.js';
|
|
7
7
|
import '../../../skeleton/modern';
|
|
8
8
|
import '@alfalab/hooks';
|
|
9
9
|
import '../title/utils.js';
|
|
10
|
-
import '../colors.module-
|
|
10
|
+
import '../colors.module-5db1b616.js';
|
|
11
11
|
|
|
12
12
|
const styles = {"styrene-xlarge":"typography__styrene-xlarge_bmb75","styrene-large":"typography__styrene-large_bmb75","styrene-medium":"typography__styrene-medium_bmb75","styrene-small":"typography__styrene-small_bmb75","styrene-xsmall":"typography__styrene-xsmall_bmb75","system-xlarge":"typography__system-xlarge_bmb75","system-large":"typography__system-large_bmb75","system-medium":"typography__system-medium_bmb75","system-small":"typography__system-small_bmb75","system-xsmall":"typography__system-xsmall_bmb75"};
|
|
13
13
|
require('./index.css');
|
|
@@ -7,5 +7,5 @@ import '../hooks/use-skeleton.js';
|
|
|
7
7
|
import '../../../skeleton/modern';
|
|
8
8
|
import '@alfalab/hooks';
|
|
9
9
|
import '../title/utils.js';
|
|
10
|
-
import '../colors.module-
|
|
11
|
-
import '../common.module-
|
|
10
|
+
import '../colors.module-5db1b616.js';
|
|
11
|
+
import '../common.module-49874e31.js';
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import React, { forwardRef } from 'react';
|
|
2
2
|
import { useMatchMedia } from '../../../mq/modern';
|
|
3
3
|
import { TitleBase } from '../title/component.js';
|
|
4
|
-
import { c as commonStyles } from '../common.module-
|
|
4
|
+
import { c as commonStyles } from '../common.module-49874e31.js';
|
|
5
5
|
import 'react-merge-refs';
|
|
6
6
|
import 'classnames';
|
|
7
7
|
import '../hooks/use-skeleton.js';
|
|
8
8
|
import '../../../skeleton/modern';
|
|
9
9
|
import '@alfalab/hooks';
|
|
10
10
|
import '../title/utils.js';
|
|
11
|
-
import '../colors.module-
|
|
11
|
+
import '../colors.module-5db1b616.js';
|
|
12
12
|
|
|
13
13
|
const styles = {"styrene-xlarge":"typography__styrene-xlarge_1co3p","styrene-large":"typography__styrene-large_1co3p","styrene-medium":"typography__styrene-medium_1co3p","styrene-small":"typography__styrene-small_1co3p","styrene-xsmall":"typography__styrene-xsmall_1co3p","system-xlarge":"typography__system-xlarge_1co3p","system-large":"typography__system-large_1co3p","system-medium":"typography__system-medium_1co3p","system-small":"typography__system-small_1co3p","system-xsmall":"typography__system-xsmall_1co3p","margins-xlarge":"typography__margins-xlarge_1co3p","margins-large":"typography__margins-large_1co3p","margins-medium":"typography__margins-medium_1co3p","margins-small":"typography__margins-small_1co3p","margins-xsmall":"typography__margins-xsmall_1co3p"};
|
|
14
14
|
require('./index.css');
|
|
@@ -8,5 +8,5 @@ import '../hooks/use-skeleton.js';
|
|
|
8
8
|
import '../../../skeleton/modern';
|
|
9
9
|
import '@alfalab/hooks';
|
|
10
10
|
import '../title/utils.js';
|
|
11
|
-
import '../colors.module-
|
|
12
|
-
import '../common.module-
|
|
11
|
+
import '../colors.module-5db1b616.js';
|
|
12
|
+
import '../common.module-49874e31.js';
|
|
@@ -5,7 +5,7 @@ var React = require('react');
|
|
|
5
5
|
var mergeRefs = require('react-merge-refs');
|
|
6
6
|
var cn = require('classnames');
|
|
7
7
|
var hooks_useSkeleton = require('../hooks/use-skeleton.js');
|
|
8
|
-
var colors_module = require('../colors.module-
|
|
8
|
+
var colors_module = require('../colors.module-95ea7fc4.js');
|
|
9
9
|
|
|
10
10
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
11
11
|
|
|
@@ -6,7 +6,7 @@ var mergeRefs = require('react-merge-refs');
|
|
|
6
6
|
var cn = require('classnames');
|
|
7
7
|
var hooks_useSkeleton = require('../hooks/use-skeleton.js');
|
|
8
8
|
var title_utils = require('./utils.js');
|
|
9
|
-
var colors_module = require('../colors.module-
|
|
9
|
+
var colors_module = require('../colors.module-95ea7fc4.js');
|
|
10
10
|
|
|
11
11
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
12
12
|
|
|
@@ -3,7 +3,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
3
3
|
var tslib = require('tslib');
|
|
4
4
|
var React = require('react');
|
|
5
5
|
var title_component = require('./component.js');
|
|
6
|
-
var common_module = require('../common.module-
|
|
6
|
+
var common_module = require('../common.module-ae53b4de.js');
|
|
7
7
|
|
|
8
8
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
9
9
|
|
|
@@ -3,7 +3,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
3
3
|
var tslib = require('tslib');
|
|
4
4
|
var React = require('react');
|
|
5
5
|
var title_component = require('../title/component.js');
|
|
6
|
-
var common_module = require('../common.module-
|
|
6
|
+
var common_module = require('../common.module-ae53b4de.js');
|
|
7
7
|
|
|
8
8
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
9
9
|
|
|
@@ -4,7 +4,7 @@ var tslib = require('tslib');
|
|
|
4
4
|
var React = require('react');
|
|
5
5
|
var coreComponentsMq = require('../../mq');
|
|
6
6
|
var title_component = require('../title/component.js');
|
|
7
|
-
var common_module = require('../common.module-
|
|
7
|
+
var common_module = require('../common.module-ae53b4de.js');
|
|
8
8
|
|
|
9
9
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
10
10
|
|
|
@@ -750,18 +750,6 @@ declare const SIZE_TO_CLASSNAME_MAP: {
|
|
|
750
750
|
800: string;
|
|
751
751
|
1140: string;
|
|
752
752
|
};
|
|
753
|
-
/**
|
|
754
|
-
* Набор констант для z-index соответствующих классов компонентов.
|
|
755
|
-
* Значения выбраны по приоритету.
|
|
756
|
-
*/
|
|
757
|
-
declare const stackingOrder: {
|
|
758
|
-
FOCUSED: number;
|
|
759
|
-
DEFAULT: number;
|
|
760
|
-
POPOVER: number;
|
|
761
|
-
MODAL: number;
|
|
762
|
-
TOAST: number;
|
|
763
|
-
};
|
|
764
|
-
declare const StackingContext: import("react").Context<number>;
|
|
765
753
|
type StackProps = {
|
|
766
754
|
/**
|
|
767
755
|
* Render prop, в который передается функция.
|
|
@@ -989,7 +977,7 @@ type YearsTableProps = {
|
|
|
989
977
|
responsive?: boolean;
|
|
990
978
|
};
|
|
991
979
|
declare const YearsTable: FC<YearsTableProps>;
|
|
992
|
-
export { ResponsiveCalendarProps, ResponsiveCalendarProps as CalendarProps, CalendarResponsive, CalendarResponsive as Calendar, ModalMobile, ModalMobileProps, UseCalendarProps, useCalendar, Modal, ResponsiveContext, Content, ModalContext, SIZE_TO_CLASSNAME_MAP,
|
|
980
|
+
export { ResponsiveCalendarProps, ResponsiveCalendarProps as CalendarProps, CalendarResponsive, CalendarResponsive as Calendar, ModalMobile, ModalMobileProps, UseCalendarProps, useCalendar, Modal, ResponsiveContext, Content, ModalContext, SIZE_TO_CLASSNAME_MAP, StackProps, Stack, lockScroll, unlockScroll, syncHeight, PORTAL_CONTAINER_ATTRIBUTE, getDefaultPortalContainer, setRef, getModalStore, GlobalStore, Typography, typographyPresets, TitleResponsive, getDefaultWeight, YearsTableProps, YearsTable };
|
|
993
981
|
export * from "./Component-5684a67d";
|
|
994
982
|
export type { SavedStyle, TitleProps, TextProps, Color };
|
|
995
983
|
export * from "./use-skeleton-1328ead9";
|
|
@@ -750,18 +750,6 @@ declare const SIZE_TO_CLASSNAME_MAP: {
|
|
|
750
750
|
800: string;
|
|
751
751
|
1140: string;
|
|
752
752
|
};
|
|
753
|
-
/**
|
|
754
|
-
* Набор констант для z-index соответствующих классов компонентов.
|
|
755
|
-
* Значения выбраны по приоритету.
|
|
756
|
-
*/
|
|
757
|
-
declare const stackingOrder: {
|
|
758
|
-
FOCUSED: number;
|
|
759
|
-
DEFAULT: number;
|
|
760
|
-
POPOVER: number;
|
|
761
|
-
MODAL: number;
|
|
762
|
-
TOAST: number;
|
|
763
|
-
};
|
|
764
|
-
declare const StackingContext: import("react").Context<number>;
|
|
765
753
|
type StackProps = {
|
|
766
754
|
/**
|
|
767
755
|
* Render prop, в который передается функция.
|
|
@@ -989,7 +977,7 @@ type YearsTableProps = {
|
|
|
989
977
|
responsive?: boolean;
|
|
990
978
|
};
|
|
991
979
|
declare const YearsTable: FC<YearsTableProps>;
|
|
992
|
-
export { ResponsiveCalendarProps, ResponsiveCalendarProps as CalendarProps, CalendarResponsive, CalendarResponsive as Calendar, ModalMobile, ModalMobileProps, UseCalendarProps, useCalendar, Modal, ResponsiveContext, Content, ModalContext, SIZE_TO_CLASSNAME_MAP,
|
|
980
|
+
export { ResponsiveCalendarProps, ResponsiveCalendarProps as CalendarProps, CalendarResponsive, CalendarResponsive as Calendar, ModalMobile, ModalMobileProps, UseCalendarProps, useCalendar, Modal, ResponsiveContext, Content, ModalContext, SIZE_TO_CLASSNAME_MAP, StackProps, Stack, lockScroll, unlockScroll, syncHeight, PORTAL_CONTAINER_ATTRIBUTE, getDefaultPortalContainer, setRef, getModalStore, GlobalStore, Typography, typographyPresets, TitleResponsive, getDefaultWeight, YearsTableProps, YearsTable };
|
|
993
981
|
export * from "./Component-5684a67d";
|
|
994
982
|
export type { SavedStyle, TitleProps, TextProps, Color };
|
|
995
983
|
export * from "./use-skeleton-1328ead9";
|
|
@@ -750,18 +750,6 @@ declare const SIZE_TO_CLASSNAME_MAP: {
|
|
|
750
750
|
800: string;
|
|
751
751
|
1140: string;
|
|
752
752
|
};
|
|
753
|
-
/**
|
|
754
|
-
* Набор констант для z-index соответствующих классов компонентов.
|
|
755
|
-
* Значения выбраны по приоритету.
|
|
756
|
-
*/
|
|
757
|
-
declare const stackingOrder: {
|
|
758
|
-
FOCUSED: number;
|
|
759
|
-
DEFAULT: number;
|
|
760
|
-
POPOVER: number;
|
|
761
|
-
MODAL: number;
|
|
762
|
-
TOAST: number;
|
|
763
|
-
};
|
|
764
|
-
declare const StackingContext: import("react").Context<number>;
|
|
765
753
|
type StackProps = {
|
|
766
754
|
/**
|
|
767
755
|
* Render prop, в который передается функция.
|
|
@@ -989,7 +977,7 @@ type YearsTableProps = {
|
|
|
989
977
|
responsive?: boolean;
|
|
990
978
|
};
|
|
991
979
|
declare const YearsTable: FC<YearsTableProps>;
|
|
992
|
-
export { ResponsiveCalendarProps, ResponsiveCalendarProps as CalendarProps, CalendarResponsive, CalendarResponsive as Calendar, ModalMobile, ModalMobileProps, UseCalendarProps, useCalendar, Modal, ResponsiveContext, Content, ModalContext, SIZE_TO_CLASSNAME_MAP,
|
|
980
|
+
export { ResponsiveCalendarProps, ResponsiveCalendarProps as CalendarProps, CalendarResponsive, CalendarResponsive as Calendar, ModalMobile, ModalMobileProps, UseCalendarProps, useCalendar, Modal, ResponsiveContext, Content, ModalContext, SIZE_TO_CLASSNAME_MAP, StackProps, Stack, lockScroll, unlockScroll, syncHeight, PORTAL_CONTAINER_ATTRIBUTE, getDefaultPortalContainer, setRef, getModalStore, GlobalStore, Typography, typographyPresets, TitleResponsive, getDefaultWeight, YearsTableProps, YearsTable };
|
|
993
981
|
export * from "./Component-5684a67d";
|
|
994
982
|
export type { SavedStyle, TitleProps, TextProps, Color };
|
|
995
983
|
export * from "./use-skeleton-1328ead9";
|
|
@@ -750,18 +750,6 @@ declare const SIZE_TO_CLASSNAME_MAP: {
|
|
|
750
750
|
800: string;
|
|
751
751
|
1140: string;
|
|
752
752
|
};
|
|
753
|
-
/**
|
|
754
|
-
* Набор констант для z-index соответствующих классов компонентов.
|
|
755
|
-
* Значения выбраны по приоритету.
|
|
756
|
-
*/
|
|
757
|
-
declare const stackingOrder: {
|
|
758
|
-
FOCUSED: number;
|
|
759
|
-
DEFAULT: number;
|
|
760
|
-
POPOVER: number;
|
|
761
|
-
MODAL: number;
|
|
762
|
-
TOAST: number;
|
|
763
|
-
};
|
|
764
|
-
declare const StackingContext: import("react").Context<number>;
|
|
765
753
|
type StackProps = {
|
|
766
754
|
/**
|
|
767
755
|
* Render prop, в который передается функция.
|
|
@@ -989,7 +977,7 @@ type YearsTableProps = {
|
|
|
989
977
|
responsive?: boolean;
|
|
990
978
|
};
|
|
991
979
|
declare const YearsTable: FC<YearsTableProps>;
|
|
992
|
-
export { ResponsiveCalendarProps, ResponsiveCalendarProps as CalendarProps, CalendarResponsive, CalendarResponsive as Calendar, ModalMobile, ModalMobileProps, UseCalendarProps, useCalendar, Modal, ResponsiveContext, Content, ModalContext, SIZE_TO_CLASSNAME_MAP,
|
|
980
|
+
export { ResponsiveCalendarProps, ResponsiveCalendarProps as CalendarProps, CalendarResponsive, CalendarResponsive as Calendar, ModalMobile, ModalMobileProps, UseCalendarProps, useCalendar, Modal, ResponsiveContext, Content, ModalContext, SIZE_TO_CLASSNAME_MAP, StackProps, Stack, lockScroll, unlockScroll, syncHeight, PORTAL_CONTAINER_ATTRIBUTE, getDefaultPortalContainer, setRef, getModalStore, GlobalStore, Typography, typographyPresets, TitleResponsive, getDefaultWeight, YearsTableProps, YearsTable };
|
|
993
981
|
export * from "./Component-5684a67d";
|
|
994
982
|
export type { SavedStyle, TitleProps, TextProps, Color };
|
|
995
983
|
export * from "./use-skeleton-1328ead9";
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { FC, ReactNode } from "react";
|
|
3
|
-
/**
|
|
4
|
-
* Набор констант для z-index соответствующих классов компонентов.
|
|
5
|
-
* Значения выбраны по приоритету.
|
|
6
|
-
*/
|
|
7
|
-
declare const stackingOrder: {
|
|
8
|
-
FOCUSED: number;
|
|
9
|
-
DEFAULT: number;
|
|
10
|
-
POPOVER: number;
|
|
11
|
-
MODAL: number;
|
|
12
|
-
TOAST: number;
|
|
13
|
-
};
|
|
14
|
-
declare const StackingContext: import("react").Context<number>;
|
|
15
|
-
type StackProps = {
|
|
16
|
-
/**
|
|
17
|
-
* Render prop, в который передается функция.
|
|
18
|
-
* Функция принимает аргумент со значением z-index из текущего контекста.
|
|
19
|
-
*/
|
|
20
|
-
children: (value: number) => ReactNode;
|
|
21
|
-
/**
|
|
22
|
-
* Исходное значение для z-index.
|
|
23
|
-
* @default 5
|
|
24
|
-
*/
|
|
25
|
-
value?: number;
|
|
26
|
-
};
|
|
27
|
-
declare const Stack: FC<StackProps>;
|
|
28
|
-
export { stackingOrder, StackingContext, StackProps, Stack };
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { FC, ReactNode } from "react";
|
|
3
|
-
/**
|
|
4
|
-
* Набор констант для z-index соответствующих классов компонентов.
|
|
5
|
-
* Значения выбраны по приоритету.
|
|
6
|
-
*/
|
|
7
|
-
declare const stackingOrder: {
|
|
8
|
-
FOCUSED: number;
|
|
9
|
-
DEFAULT: number;
|
|
10
|
-
POPOVER: number;
|
|
11
|
-
MODAL: number;
|
|
12
|
-
TOAST: number;
|
|
13
|
-
};
|
|
14
|
-
declare const StackingContext: import("react").Context<number>;
|
|
15
|
-
type StackProps = {
|
|
16
|
-
/**
|
|
17
|
-
* Render prop, в который передается функция.
|
|
18
|
-
* Функция принимает аргумент со значением z-index из текущего контекста.
|
|
19
|
-
*/
|
|
20
|
-
children: (value: number) => ReactNode;
|
|
21
|
-
/**
|
|
22
|
-
* Исходное значение для z-index.
|
|
23
|
-
* @default 5
|
|
24
|
-
*/
|
|
25
|
-
value?: number;
|
|
26
|
-
};
|
|
27
|
-
declare const Stack: FC<StackProps>;
|
|
28
|
-
export { stackingOrder, StackingContext, StackProps, Stack };
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { FC, ReactNode } from "react";
|
|
3
|
-
/**
|
|
4
|
-
* Набор констант для z-index соответствующих классов компонентов.
|
|
5
|
-
* Значения выбраны по приоритету.
|
|
6
|
-
*/
|
|
7
|
-
declare const stackingOrder: {
|
|
8
|
-
FOCUSED: number;
|
|
9
|
-
DEFAULT: number;
|
|
10
|
-
POPOVER: number;
|
|
11
|
-
MODAL: number;
|
|
12
|
-
TOAST: number;
|
|
13
|
-
};
|
|
14
|
-
declare const StackingContext: import("react").Context<number>;
|
|
15
|
-
type StackProps = {
|
|
16
|
-
/**
|
|
17
|
-
* Render prop, в который передается функция.
|
|
18
|
-
* Функция принимает аргумент со значением z-index из текущего контекста.
|
|
19
|
-
*/
|
|
20
|
-
children: (value: number) => ReactNode;
|
|
21
|
-
/**
|
|
22
|
-
* Исходное значение для z-index.
|
|
23
|
-
* @default 5
|
|
24
|
-
*/
|
|
25
|
-
value?: number;
|
|
26
|
-
};
|
|
27
|
-
declare const Stack: FC<StackProps>;
|
|
28
|
-
export { stackingOrder, StackingContext, StackProps, Stack };
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { FC, ReactNode } from "react";
|
|
3
|
-
/**
|
|
4
|
-
* Набор констант для z-index соответствующих классов компонентов.
|
|
5
|
-
* Значения выбраны по приоритету.
|
|
6
|
-
*/
|
|
7
|
-
declare const stackingOrder: {
|
|
8
|
-
FOCUSED: number;
|
|
9
|
-
DEFAULT: number;
|
|
10
|
-
POPOVER: number;
|
|
11
|
-
MODAL: number;
|
|
12
|
-
TOAST: number;
|
|
13
|
-
};
|
|
14
|
-
declare const StackingContext: import("react").Context<number>;
|
|
15
|
-
type StackProps = {
|
|
16
|
-
/**
|
|
17
|
-
* Render prop, в который передается функция.
|
|
18
|
-
* Функция принимает аргумент со значением z-index из текущего контекста.
|
|
19
|
-
*/
|
|
20
|
-
children: (value: number) => ReactNode;
|
|
21
|
-
/**
|
|
22
|
-
* Исходное значение для z-index.
|
|
23
|
-
* @default 5
|
|
24
|
-
*/
|
|
25
|
-
value?: number;
|
|
26
|
-
};
|
|
27
|
-
declare const Stack: FC<StackProps>;
|
|
28
|
-
export { stackingOrder, StackingContext, StackProps, Stack };
|
package/stack/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 };
|