@alfalab/core-components 46.0.0-beta.0 → 46.0.0-beta.2
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/calendar-range/utils.js +1 -3
- package/modal/components/controls/Component.js +1 -1
- package/modal/components/footer/Component.js +1 -1
- package/modal/esm/Component.responsive.js +1 -1
- package/modal/esm/components/controls/Component.js +1 -1
- package/modal/esm/components/controls/index.js +1 -1
- package/modal/esm/components/footer/Component.js +1 -1
- package/modal/esm/desktop/Component.desktop.js +1 -1
- package/modal/esm/desktop/index.js +1 -1
- package/modal/esm/index.js +1 -1
- package/modal/esm/mobile/Component.mobile.js +1 -1
- package/modal/esm/mobile/index.js +1 -1
- package/modal/modern/Component.responsive.js +1 -1
- package/modal/modern/components/controls/Component.js +1 -1
- package/modal/modern/components/controls/index.js +1 -1
- package/modal/modern/components/footer/Component.js +1 -1
- package/modal/modern/desktop/Component.desktop.js +1 -1
- package/modal/modern/desktop/index.js +1 -1
- package/modal/modern/index.js +1 -1
- package/modal/modern/mobile/Component.mobile.js +1 -1
- package/modal/modern/mobile/index.js +1 -1
- package/package.json +1 -1
- package/pure-cell/component-450c931b.d.ts +17 -17
- package/pure-cell/{component-06012092.d.ts → component-6a954af1.d.ts} +1 -2
- package/pure-cell/cssm/{component-06012092.d.ts → component-6a954af1.d.ts} +1 -2
- package/pure-cell/cssm/component-e3105fca.d.ts +17 -17
- package/pure-cell/cssm/index.d.ts +2 -2
- package/pure-cell/esm/component-1f6fb693.d.ts +17 -17
- package/pure-cell/esm/{component-06012092.d.ts → component-6a954af1.d.ts} +1 -2
- package/pure-cell/esm/index.d.ts +2 -2
- package/pure-cell/index.d.ts +2 -2
- package/pure-cell/modern/{component-06012092.d.ts → component-6a954af1.d.ts} +1 -2
- package/pure-cell/modern/{component-be845c4f.d.ts → component-fe791444.d.ts} +17 -17
- package/pure-cell/modern/{component-be845c4f.js → component-fe791444.js} +1 -1
- package/pure-cell/modern/component.js +1 -1
- package/pure-cell/modern/components/addon/component.js +1 -1
- package/pure-cell/modern/components/addon/index.d.ts +1 -1
- package/pure-cell/modern/components/addon/index.js +1 -1
- package/pure-cell/modern/components/amount/component.js +1 -1
- package/pure-cell/modern/components/amount/index.d.ts +1 -1
- package/pure-cell/modern/components/amount/index.js +1 -1
- package/pure-cell/modern/components/amount-title/component.js +1 -1
- package/pure-cell/modern/components/amount-title/index.d.ts +1 -1
- package/pure-cell/modern/components/amount-title/index.js +1 -1
- package/pure-cell/modern/components/category/component.js +1 -1
- package/pure-cell/modern/components/category/index.d.ts +1 -1
- package/pure-cell/modern/components/category/index.js +1 -1
- package/pure-cell/modern/components/content/component.js +1 -1
- package/pure-cell/modern/components/content/index.d.ts +1 -1
- package/pure-cell/modern/components/content/index.js +1 -1
- package/pure-cell/modern/components/footer/component.js +1 -1
- package/pure-cell/modern/components/footer/index.d.ts +1 -1
- package/pure-cell/modern/components/footer/index.js +1 -1
- package/pure-cell/modern/components/footer-button/component.js +1 -1
- package/pure-cell/modern/components/footer-button/index.d.ts +1 -1
- package/pure-cell/modern/components/footer-button/index.js +1 -1
- package/pure-cell/modern/components/footer-text/component.js +1 -1
- package/pure-cell/modern/components/footer-text/index.d.ts +1 -1
- package/pure-cell/modern/components/footer-text/index.js +1 -1
- package/pure-cell/modern/components/graphics/component.js +1 -1
- package/pure-cell/modern/components/graphics/index.d.ts +1 -1
- package/pure-cell/modern/components/graphics/index.js +1 -1
- package/pure-cell/modern/components/main/component.js +1 -1
- package/pure-cell/modern/components/main/index.d.ts +1 -1
- package/pure-cell/modern/components/main/index.js +1 -1
- package/pure-cell/modern/components/text/component.js +1 -1
- package/pure-cell/modern/components/text/index.d.ts +1 -1
- package/pure-cell/modern/components/text/index.js +1 -1
- package/pure-cell/modern/index.d.ts +2 -2
- package/pure-cell/modern/index.js +1 -1
- package/select/esm/Component.responsive.js +1 -1
- package/select/esm/index.js +1 -1
- package/select/esm/mobile/Component.mobile.js +1 -1
- package/select/esm/mobile/Component.modal.mobile.js +1 -1
- package/select/esm/mobile/index.js +1 -1
- package/select/esm/presets/index.js +1 -1
- package/select/esm/presets/useSelectWithApply/hook.js +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
- package/select/esm/shared/index.js +1 -1
- package/select/mobile/Component.mobile.js +1 -1
- package/select/modern/Component.responsive.js +1 -1
- package/select/modern/index.js +1 -1
- package/select/modern/mobile/Component.mobile.js +1 -1
- package/select/modern/mobile/Component.modal.mobile.js +1 -1
- package/select/modern/mobile/index.js +1 -1
- package/select/modern/presets/index.js +1 -1
- package/select/modern/presets/useSelectWithApply/hook.js +1 -1
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
- package/select/modern/shared/index.js +1 -1
- package/select/presets/index.js +1 -1
- package/select/presets/useSelectWithApply/hook.js +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
- package/select/shared/index.js +1 -1
- package/side-panel/components/controls/Component.js +1 -1
- package/side-panel/components/footer/Component.js +1 -1
- package/side-panel/esm/Component.responsive.js +1 -1
- package/side-panel/esm/components/controls/Component.js +1 -1
- package/side-panel/esm/components/controls/index.js +1 -1
- package/side-panel/esm/components/footer/Component.desktop.js +1 -1
- package/side-panel/esm/components/footer/Component.js +1 -1
- package/side-panel/esm/components/footer/Component.mobile.js +1 -1
- package/side-panel/esm/desktop/Component.desktop.js +1 -1
- package/side-panel/esm/desktop/index.js +1 -1
- package/side-panel/esm/index.js +1 -1
- package/side-panel/esm/mobile/Component.mobile.js +1 -1
- package/side-panel/esm/mobile/index.js +1 -1
- package/side-panel/modern/Component.responsive.js +1 -1
- package/side-panel/modern/components/controls/Component.js +1 -1
- package/side-panel/modern/components/controls/index.js +1 -1
- package/side-panel/modern/components/footer/Component.desktop.js +1 -1
- package/side-panel/modern/components/footer/Component.js +1 -1
- package/side-panel/modern/components/footer/Component.mobile.js +1 -1
- package/side-panel/modern/desktop/Component.desktop.js +1 -1
- package/side-panel/modern/desktop/index.js +1 -1
- package/side-panel/modern/index.js +1 -1
- package/side-panel/modern/mobile/Component.mobile.js +1 -1
- package/side-panel/modern/mobile/index.js +1 -1
- package/steps/Component.js +8 -9
- package/steps/cssm/Component.js +8 -9
- package/steps/esm/Component.js +9 -10
- package/steps/modern/Component.js +9 -10
- package/tabs/components/primary-tablist/Component.collapsible.js +1 -1
- package/tabs/components/primary-tablist/Component.desktop.js +1 -1
- package/tabs/components/primary-tablist/Component.mobile.js +1 -1
- package/tabs/components/secondary-tablist/Component.desktop.js +1 -1
- package/tabs/components/secondary-tablist/Component.mobile.js +1 -1
- package/tabs/esm/collapsible/index.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.collapsible.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.desktop.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.mobile.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.responsive.js +1 -1
- package/tabs/esm/components/secondary-tablist/Component.desktop.js +1 -1
- package/tabs/esm/components/secondary-tablist/Component.mobile.js +1 -1
- package/tabs/esm/components/secondary-tablist/Component.responsive.js +1 -1
- package/tabs/esm/components/tabs/Component.collapsible.js +1 -1
- package/tabs/esm/components/tabs/Component.desktop.js +2 -2
- package/tabs/esm/components/tabs/Component.mobile.js +2 -2
- package/tabs/esm/components/tabs/Component.responsive.js +2 -2
- package/tabs/esm/desktop/index.js +2 -2
- package/tabs/esm/index.js +2 -2
- package/tabs/esm/mobile/index.js +2 -2
- package/tabs/modern/collapsible/index.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.collapsible.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.mobile.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
- package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
- package/tabs/modern/components/secondary-tablist/Component.mobile.js +1 -1
- package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
- package/tabs/modern/components/tabs/Component.collapsible.js +1 -1
- package/tabs/modern/components/tabs/Component.desktop.js +2 -2
- package/tabs/modern/components/tabs/Component.mobile.js +2 -2
- package/tabs/modern/components/tabs/Component.responsive.js +2 -2
- package/tabs/modern/desktop/index.js +2 -2
- package/tabs/modern/index.js +2 -2
- package/tabs/modern/mobile/index.js +2 -2
- package/themes/compiled/mobile-dark-bluetint.css +34 -34
- 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/modal/esm/{layout.module-8c2ad581.js → layout.module-912924e9.js} +0 -0
- /package/modal/{layout.module-9c7f42a7.js → layout.module-e38411cc.js} +0 -0
- /package/modal/modern/{layout.module-7b9f84d6.js → layout.module-020e2ced.js} +0 -0
- /package/select/esm/{hook-43f97773.d.ts → hook-ec5dced0.d.ts} +0 -0
- /package/select/esm/{hook-43f97773.js → hook-ec5dced0.js} +0 -0
- /package/select/{hook-47df637e.d.ts → hook-24546f56.d.ts} +0 -0
- /package/select/{hook-47df637e.js → hook-24546f56.js} +0 -0
- /package/select/modern/{hook-72d63281.d.ts → hook-b714aff5.d.ts} +0 -0
- /package/select/modern/{hook-72d63281.js → hook-b714aff5.js} +0 -0
- /package/side-panel/esm/{layout.module-ec4a1ccc.js → layout.module-bde8ec44.js} +0 -0
- /package/side-panel/{layout.module-1b8b125d.js → layout.module-a60d58a0.js} +0 -0
- /package/side-panel/modern/{layout.module-7a29b1ed.js → layout.module-f1c80687.js} +0 -0
- /package/tabs/esm/{index.module-8bfeca4d.js → index.module-5a0e55b4.js} +0 -0
- /package/tabs/esm/{index.module-0479b8df.js → index.module-ba7b2cb2.js} +0 -0
- /package/tabs/{index.module-9020d7b5.js → index.module-cbc6d7c7.js} +0 -0
- /package/tabs/{index.module-e9bc9a5f.js → index.module-d6f111ab.js} +0 -0
- /package/tabs/modern/{index.module-087edae9.js → index.module-a08c8cf9.js} +0 -0
- /package/tabs/modern/{index.module-f6f9b889.js → index.module-ff97782f.js} +0 -0
- /package/toast-plate/esm/{getDataTestId-f4dc32c7.d.ts → getDataTestId-185adec6.d.ts} +0 -0
- /package/toast-plate/esm/{getDataTestId-f4dc32c7.js → getDataTestId-185adec6.js} +0 -0
- /package/toast-plate/{getDataTestId-442368bd.d.ts → getDataTestId-3138baed.d.ts} +0 -0
- /package/toast-plate/{getDataTestId-442368bd.js → getDataTestId-3138baed.js} +0 -0
- /package/toast-plate/modern/{getDataTestId-16038735.d.ts → getDataTestId-3a028081.d.ts} +0 -0
- /package/toast-plate/modern/{getDataTestId-16038735.js → getDataTestId-3a028081.js} +0 -0
- /package/typography/{colors.module-95ea7fc4.js → colors.module-eb3d91ee.js} +0 -0
- /package/typography/{common.module-ae53b4de.js → common.module-a8409ce9.js} +0 -0
- /package/typography/esm/{colors.module-2b53143b.js → colors.module-457deb40.js} +0 -0
- /package/typography/esm/{common.module-1373fada.js → common.module-99428575.js} +0 -0
- /package/typography/modern/{colors.module-5db1b616.js → colors.module-a0d2e648.js} +0 -0
- /package/typography/modern/{common.module-49874e31.js → common.module-5bbb2813.js} +0 -0
|
@@ -21,12 +21,12 @@ import '@alfalab/icons-glyph/ChevronLeftCompactSIcon';
|
|
|
21
21
|
import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
|
|
22
22
|
import '../scroll-controls/utils.js';
|
|
23
23
|
import '../title/Component.js';
|
|
24
|
-
import '../../index.module-
|
|
24
|
+
import '../../index.module-ba7b2cb2.js';
|
|
25
25
|
import '../primary-tablist/Component.mobile.js';
|
|
26
26
|
import '../secondary-tablist/Component.desktop.js';
|
|
27
27
|
import '../../../../tag/esm/desktop';
|
|
28
28
|
import '../secondary-tablist/Component.js';
|
|
29
|
-
import '../../index.module-
|
|
29
|
+
import '../../index.module-5a0e55b4.js';
|
|
30
30
|
import '../secondary-tablist/Component.mobile.js';
|
|
31
31
|
import '../../../../tag/esm/mobile';
|
|
32
32
|
|
|
@@ -20,8 +20,8 @@ import '@alfalab/icons-glyph/ChevronLeftCompactSIcon';
|
|
|
20
20
|
import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
|
|
21
21
|
import '../components/scroll-controls/utils.js';
|
|
22
22
|
import '../components/title/Component.js';
|
|
23
|
-
import '../index.module-
|
|
23
|
+
import '../index.module-ba7b2cb2.js';
|
|
24
24
|
import '../../../tag/esm/desktop';
|
|
25
25
|
import '../components/secondary-tablist/Component.js';
|
|
26
|
-
import '../index.module-
|
|
26
|
+
import '../index.module-5a0e55b4.js';
|
|
27
27
|
import '../components/tabs/Component.js';
|
package/tabs/esm/index.js
CHANGED
|
@@ -22,12 +22,12 @@ import '@alfalab/icons-glyph/ChevronLeftCompactSIcon';
|
|
|
22
22
|
import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
|
|
23
23
|
import './components/scroll-controls/utils.js';
|
|
24
24
|
import './components/title/Component.js';
|
|
25
|
-
import './index.module-
|
|
25
|
+
import './index.module-ba7b2cb2.js';
|
|
26
26
|
import './components/primary-tablist/Component.mobile.js';
|
|
27
27
|
import './components/secondary-tablist/Component.desktop.js';
|
|
28
28
|
import '../../tag/esm/desktop';
|
|
29
29
|
import './components/secondary-tablist/Component.js';
|
|
30
|
-
import './index.module-
|
|
30
|
+
import './index.module-5a0e55b4.js';
|
|
31
31
|
import './components/secondary-tablist/Component.mobile.js';
|
|
32
32
|
import '../../tag/esm/mobile';
|
|
33
33
|
import './components/tabs/Component.js';
|
package/tabs/esm/mobile/index.js
CHANGED
|
@@ -20,8 +20,8 @@ import '@alfalab/icons-glyph/ChevronLeftCompactSIcon';
|
|
|
20
20
|
import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
|
|
21
21
|
import '../components/scroll-controls/utils.js';
|
|
22
22
|
import '../components/title/Component.js';
|
|
23
|
-
import '../index.module-
|
|
23
|
+
import '../index.module-ba7b2cb2.js';
|
|
24
24
|
import '../../../tag/esm/mobile';
|
|
25
25
|
import '../components/secondary-tablist/Component.js';
|
|
26
|
-
import '../index.module-
|
|
26
|
+
import '../index.module-5a0e55b4.js';
|
|
27
27
|
import '../components/tabs/Component.js';
|
|
@@ -16,5 +16,5 @@ import 'react-merge-refs';
|
|
|
16
16
|
import '../../../shared/modern';
|
|
17
17
|
import '../synthetic-events.js';
|
|
18
18
|
import '../components/title/Component.js';
|
|
19
|
-
import '../index.module-
|
|
19
|
+
import '../index.module-ff97782f.js';
|
|
20
20
|
import '../components/tabs/Component.js';
|
|
@@ -6,7 +6,7 @@ import { PickerButtonDesktop } from '../../../../picker-button/modern/desktop';
|
|
|
6
6
|
import { useTablistTitles } from '../../hooks/use-tablist-titles.js';
|
|
7
7
|
import { createSyntheticMouseEvent } from '../../synthetic-events.js';
|
|
8
8
|
import { Title } from '../title/Component.js';
|
|
9
|
-
import { s as styles } from '../../index.module-
|
|
9
|
+
import { s as styles } from '../../index.module-ff97782f.js';
|
|
10
10
|
import '../../../../mq/modern';
|
|
11
11
|
import '../../hooks/use-collapsible-elements.js';
|
|
12
12
|
import '@juggle/resize-observer';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { PrimaryTabList } from './Component.js';
|
|
3
|
-
import { s as styles } from '../../index.module-
|
|
3
|
+
import { s as styles } from '../../index.module-ff97782f.js';
|
|
4
4
|
import '@juggle/resize-observer';
|
|
5
5
|
import 'classnames';
|
|
6
6
|
import '../../../../keyboard-focusable/modern';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { PrimaryTabList } from './Component.js';
|
|
3
|
-
import { s as styles$1 } from '../../index.module-
|
|
3
|
+
import { s as styles$1 } from '../../index.module-ff97782f.js';
|
|
4
4
|
import '@juggle/resize-observer';
|
|
5
5
|
import 'classnames';
|
|
6
6
|
import '../../../../keyboard-focusable/modern';
|
|
@@ -18,7 +18,7 @@ import '@alfalab/icons-glyph/ChevronLeftCompactSIcon';
|
|
|
18
18
|
import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
|
|
19
19
|
import '../scroll-controls/utils.js';
|
|
20
20
|
import '../title/Component.js';
|
|
21
|
-
import '../../index.module-
|
|
21
|
+
import '../../index.module-ff97782f.js';
|
|
22
22
|
|
|
23
23
|
const PrimaryTabListResponsive = ({ size, breakpoint = 1024, fullWidthScroll, defaultMatchMediaValue, ...restProps }) => {
|
|
24
24
|
const [isDesktop] = useMatchMedia(`(min-width: ${breakpoint}px)`, defaultMatchMediaValue);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { TagDesktop } from '../../../../tag/modern/desktop';
|
|
3
3
|
import { SecondaryTabList } from './Component.js';
|
|
4
|
-
import { c as commonStyles } from '../../index.module-
|
|
4
|
+
import { c as commonStyles } from '../../index.module-a08c8cf9.js';
|
|
5
5
|
import 'classnames';
|
|
6
6
|
import '../../hooks/use-tabs.js';
|
|
7
7
|
import 'react-merge-refs';
|
|
@@ -2,7 +2,7 @@ import React from 'react';
|
|
|
2
2
|
import cn from 'classnames';
|
|
3
3
|
import { TagMobile } from '../../../../tag/modern/mobile';
|
|
4
4
|
import { SecondaryTabList } from './Component.js';
|
|
5
|
-
import { c as commonStyles } from '../../index.module-
|
|
5
|
+
import { c as commonStyles } from '../../index.module-a08c8cf9.js';
|
|
6
6
|
import '../../hooks/use-tabs.js';
|
|
7
7
|
import 'react-merge-refs';
|
|
8
8
|
import '../../../../shared/modern';
|
|
@@ -16,7 +16,7 @@ import '../../../../icon-button/modern';
|
|
|
16
16
|
import '@alfalab/icons-glyph/ChevronLeftCompactSIcon';
|
|
17
17
|
import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
|
|
18
18
|
import '../scroll-controls/utils.js';
|
|
19
|
-
import '../../index.module-
|
|
19
|
+
import '../../index.module-a08c8cf9.js';
|
|
20
20
|
import '../../../../tag/modern/mobile';
|
|
21
21
|
|
|
22
22
|
const SecondaryTabListResponsive = ({ defaultMatchMediaValue, fullWidthScroll, breakpoint = 1024, ...restProps }) => {
|
|
@@ -15,7 +15,7 @@ import 'react-merge-refs';
|
|
|
15
15
|
import '../../../../shared/modern';
|
|
16
16
|
import '../../synthetic-events.js';
|
|
17
17
|
import '../title/Component.js';
|
|
18
|
-
import '../../index.module-
|
|
18
|
+
import '../../index.module-ff97782f.js';
|
|
19
19
|
|
|
20
20
|
const TabsCollapsible = ({ ...restProps }) => (React.createElement(Tabs, { TabList: CollapsiblePrimaryTabList, ...restProps }));
|
|
21
21
|
|
|
@@ -18,10 +18,10 @@ import '@alfalab/icons-glyph/ChevronLeftCompactSIcon';
|
|
|
18
18
|
import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
|
|
19
19
|
import '../scroll-controls/utils.js';
|
|
20
20
|
import '../title/Component.js';
|
|
21
|
-
import '../../index.module-
|
|
21
|
+
import '../../index.module-ff97782f.js';
|
|
22
22
|
import '../../../../tag/modern/desktop';
|
|
23
23
|
import '../secondary-tablist/Component.js';
|
|
24
|
-
import '../../index.module-
|
|
24
|
+
import '../../index.module-a08c8cf9.js';
|
|
25
25
|
|
|
26
26
|
const views = {
|
|
27
27
|
primary: PrimaryTabListDesktop,
|
|
@@ -18,10 +18,10 @@ import '@alfalab/icons-glyph/ChevronLeftCompactSIcon';
|
|
|
18
18
|
import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
|
|
19
19
|
import '../scroll-controls/utils.js';
|
|
20
20
|
import '../title/Component.js';
|
|
21
|
-
import '../../index.module-
|
|
21
|
+
import '../../index.module-ff97782f.js';
|
|
22
22
|
import '../../../../tag/modern/mobile';
|
|
23
23
|
import '../secondary-tablist/Component.js';
|
|
24
|
-
import '../../index.module-
|
|
24
|
+
import '../../index.module-a08c8cf9.js';
|
|
25
25
|
|
|
26
26
|
const views = {
|
|
27
27
|
primary: PrimaryTabListMobile,
|
|
@@ -20,12 +20,12 @@ import '@alfalab/icons-glyph/ChevronLeftCompactSIcon';
|
|
|
20
20
|
import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
|
|
21
21
|
import '../scroll-controls/utils.js';
|
|
22
22
|
import '../title/Component.js';
|
|
23
|
-
import '../../index.module-
|
|
23
|
+
import '../../index.module-ff97782f.js';
|
|
24
24
|
import '../primary-tablist/Component.mobile.js';
|
|
25
25
|
import '../secondary-tablist/Component.desktop.js';
|
|
26
26
|
import '../../../../tag/modern/desktop';
|
|
27
27
|
import '../secondary-tablist/Component.js';
|
|
28
|
-
import '../../index.module-
|
|
28
|
+
import '../../index.module-a08c8cf9.js';
|
|
29
29
|
import '../secondary-tablist/Component.mobile.js';
|
|
30
30
|
import '../../../../tag/modern/mobile';
|
|
31
31
|
|
|
@@ -19,8 +19,8 @@ import '@alfalab/icons-glyph/ChevronLeftCompactSIcon';
|
|
|
19
19
|
import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
|
|
20
20
|
import '../components/scroll-controls/utils.js';
|
|
21
21
|
import '../components/title/Component.js';
|
|
22
|
-
import '../index.module-
|
|
22
|
+
import '../index.module-ff97782f.js';
|
|
23
23
|
import '../../../tag/modern/desktop';
|
|
24
24
|
import '../components/secondary-tablist/Component.js';
|
|
25
|
-
import '../index.module-
|
|
25
|
+
import '../index.module-a08c8cf9.js';
|
|
26
26
|
import '../components/tabs/Component.js';
|
package/tabs/modern/index.js
CHANGED
|
@@ -21,12 +21,12 @@ import '@alfalab/icons-glyph/ChevronLeftCompactSIcon';
|
|
|
21
21
|
import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
|
|
22
22
|
import './components/scroll-controls/utils.js';
|
|
23
23
|
import './components/title/Component.js';
|
|
24
|
-
import './index.module-
|
|
24
|
+
import './index.module-ff97782f.js';
|
|
25
25
|
import './components/primary-tablist/Component.mobile.js';
|
|
26
26
|
import './components/secondary-tablist/Component.desktop.js';
|
|
27
27
|
import '../../tag/modern/desktop';
|
|
28
28
|
import './components/secondary-tablist/Component.js';
|
|
29
|
-
import './index.module-
|
|
29
|
+
import './index.module-a08c8cf9.js';
|
|
30
30
|
import './components/secondary-tablist/Component.mobile.js';
|
|
31
31
|
import '../../tag/modern/mobile';
|
|
32
32
|
import './components/tabs/Component.js';
|
|
@@ -19,8 +19,8 @@ import '@alfalab/icons-glyph/ChevronLeftCompactSIcon';
|
|
|
19
19
|
import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
|
|
20
20
|
import '../components/scroll-controls/utils.js';
|
|
21
21
|
import '../components/title/Component.js';
|
|
22
|
-
import '../index.module-
|
|
22
|
+
import '../index.module-ff97782f.js';
|
|
23
23
|
import '../../../tag/modern/mobile';
|
|
24
24
|
import '../components/secondary-tablist/Component.js';
|
|
25
|
-
import '../index.module-
|
|
25
|
+
import '../index.module-a08c8cf9.js';
|
|
26
26
|
import '../components/tabs/Component.js';
|
|
@@ -1,18 +1,7 @@
|
|
|
1
|
-
.
|
|
2
|
-
|
|
3
|
-
} .
|
|
4
|
-
|
|
5
|
-
background-color: transparent;
|
|
6
|
-
} .backdrop__appearActive_14p7c,
|
|
7
|
-
.backdrop__enterActive_14p7c,
|
|
8
|
-
.backdrop__appearDone_14p7c,
|
|
9
|
-
.backdrop__enterDone_14p7c {
|
|
10
|
-
background-color: rgba(0, 0, 0, 0.7);
|
|
11
|
-
} .backdrop__exit_14p7c {
|
|
12
|
-
background-color: rgba(0, 0, 0, 0.7);
|
|
13
|
-
} .backdrop__exitActive_14p7c,
|
|
14
|
-
.backdrop__exitDone_14p7c {
|
|
15
|
-
background-color: transparent;
|
|
1
|
+
.card-image__cardImage_bvs5x {
|
|
2
|
+
background: #e7e8ea;
|
|
3
|
+
} .card-image__loaded_bvs5x {
|
|
4
|
+
background: transparent
|
|
16
5
|
}.badge__component_1x6bo.badge__background-accent_1x6bo {
|
|
17
6
|
background-color: #f83a2a;
|
|
18
7
|
color: rgba(255, 255, 255, 0.94);
|
|
@@ -73,10 +62,21 @@
|
|
|
73
62
|
background-color: #fff;
|
|
74
63
|
} .badge__dot_1x6bo.badge__outlineCount_1x6bo {
|
|
75
64
|
border: 1px solid #121213;
|
|
76
|
-
}.
|
|
77
|
-
|
|
78
|
-
} .
|
|
79
|
-
|
|
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 {
|
|
@@ -193,8 +193,7 @@
|
|
|
193
193
|
color: rgba(255, 255, 255, 0.94)
|
|
194
194
|
} .indicator__grey_1nsoq.indicator__border_1nsoq {
|
|
195
195
|
outline: 2px solid #121213;
|
|
196
|
-
}
|
|
197
|
-
}.link__primary_ntmi4 {
|
|
196
|
+
}.link__primary_ntmi4 {
|
|
198
197
|
color: rgba(255, 255, 255, 0.94);
|
|
199
198
|
border-bottom-color: rgba(255, 255, 255, 0.94)
|
|
200
199
|
} @media (hover: hover) {
|
|
@@ -260,7 +259,8 @@
|
|
|
260
259
|
}
|
|
261
260
|
} .link__defaultView_1qr6m:active {
|
|
262
261
|
color: #2453b4;
|
|
263
|
-
}
|
|
262
|
+
}@keyframes loader__blink_1pw7m {
|
|
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,17 +278,7 @@
|
|
|
278
278
|
background: #fff;
|
|
279
279
|
} .progress-bar__filled_1s9v6.progress-bar__accent_1s9v6 {
|
|
280
280
|
background: #f83a2a;
|
|
281
|
-
}.
|
|
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 {
|
|
281
|
+
}.skeleton__component_zlc0o {
|
|
292
282
|
color: transparent;
|
|
293
283
|
background: rgba(214, 214, 229, 0.07)
|
|
294
284
|
} .skeleton__component_zlc0o:before {
|
|
@@ -300,7 +290,17 @@
|
|
|
300
290
|
100% {
|
|
301
291
|
background: rgba(222, 222, 238, 0.13);
|
|
302
292
|
}
|
|
303
|
-
}.
|
|
293
|
+
}.scrollbar__component_1qo42 .scrollbar:before {
|
|
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 {
|
|
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);
|
|
@@ -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-3138baed.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-185adec6.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-185adec6.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-185adec6.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-185adec6.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-185adec6.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-185adec6";
|
|
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-185adec6.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-185adec6.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-185adec6.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-3138baed";
|
|
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-3a028081.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-3a028081.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-3a028081.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-3a028081.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-3a028081.js';
|
|
7
7
|
import '@alfalab/hooks';
|
|
8
8
|
import '../../../status-badge/modern';
|
|
9
9
|
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-3a028081";
|
|
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-3a028081.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-3a028081.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-3a028081.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-457deb40.js';
|
|
13
13
|
import './title/component.js';
|
|
14
14
|
import './title/utils.js';
|
|
15
|
-
import './common.module-
|
|
15
|
+
import './common.module-99428575.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-457deb40.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-99428575.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-457deb40.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-457deb40.js';
|
|
8
8
|
import '../../../skeleton/esm';
|
|
9
9
|
import '@alfalab/hooks';
|
|
10
10
|
|